@charset "utf-8";
/* CSS Document */

/*******************

LP style

********************/
html,
body {
    box-sizing: border-box;
    margin: 0 auto;
    padding: 0;
    width: 100%;
}

/* content
--------------------------------------------------*/
#lpbox,
#lpfooter {
    font-size: 14px;
    font-size: 3.7333vw;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Mayryo", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    color: #303030;
    line-height: 1.5em;
}

@media screen and (min-width:750px) {

    #lpbox,
    #lpfooter {
        font-size: 28px;
        max-width: 750px;
        margin: 0 auto;
    }
}

#lpbox a,
#lpfooter a {
    color: inherit;
    text-decoration: none;
    font-size: inherit;
    font-weight: inherit;
}

#lpbox a:hover,
#lpfooter a:hover {
    text-decoration: underline;
}

#lpbox span,
#lpfooter span {
    font-size: inherit;
    font-weight: inherit;
}

#lpbox img,
#lpfooter img {
    width: 100%;
    height: auto;
    display: block;
    margin-left: auto;
    margin-right: auto;
    vertical-align: bottom;
}

#lpbox img.img-t,
#lpfooter img.img-t {
    vertical-align: top;
}

/* cart css reset */

#lpbox header,
#lpbox h1,
#lpbox h2,
#lpbox h3,
#lpbox p,
#lpbox dl,
#lpbox dt,
#lpbox dd,
#lpbox div,
#lpbox section,
#lpbox span {
    border: none;
    box-shadow: none;
    background: none;
    box-sizing: border-box;
    padding: 0;
    margin: 0 auto;
}

#lpfooter footer,
#lpfooter div,
#lpfooter p {
    border: none;
    box-shadow: none;
    background: none;
    box-sizing: border-box;
    padding: 0;
    margin: 0 auto;
}

#lpfooter ul,
#lpfooter li {
    border: none;
    box-shadow: none;
    background: none;
    box-sizing: border-box;
    padding: 0;
    margin: 0 auto;
    list-style: none;
}

/*----------------------------------------*/
#lpbox #fixbtn {
    position: fixed;
    bottom: -100%;
    left: 0;
    z-index: 999;
    width: 100%;
    overflow: hidden;
    transition: all 0.8s ease;
}

#lpbox #fixbtn.fixbtn--visible {
    bottom: 0;
}

#lpbox #fixbtn .fixbtn__box {
    position: relative;
    bottom: 0;
    display: block;
    margin: 0 auto;
    position: relative;
    max-width: 750px;
    box-sizing: border-box;
    padding-top: 2%;
}

#lpbox .cta__box {
    position: relative;
}

#lpbox .cta__box__btn {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 91.8%;
}

#lpbox .cta__box__stop-btn {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 89.4%;
}

#lpbox .cta__box__line-btn {
    position: absolute;
    top: 14em;
    left: 0;
    right: 0;
    width: 89%;
}

#lpbox .btn {
    width: 91.8%;
}

#lpbox .detail {
    margin-top: 2em;
}

#lpbox .detail dt {
    position: relative;
}

#lpbox .detail dt:before {
    content: "";
    background: url(../images/ar.png) no-repeat;
    background-position: 50% 50%;
    background-size: 100%;
    width: 1.2em;
    height: 1.2em;
    display: block;
    position: absolute;
    top: 30%;
    right: 6%;
    transition: all 0.3s ease;
}

#lpbox .detail dt.acd-open:before {
    content: "";
    transform: rotate(180deg);
}

#lpbox .detail dd {
    position: relative;
}

#lpbox .detail__box {
    width: 85%;
    position: absolute;
    top: 1em;
    left: 0;
    right: 0;
    margin: 0 auto;
}

#lpbox .detail__box__titl {
    display: flex;
    align-items: center;
    color: #026435;
    font-size: 0.7em;
    font-weight: bold;
}

#lpbox .detail__box__txt {
    font-size: 0.7em;
    color: #505050;
    text-align: justify;
    line-height: 1.7em;
    margin-bottom: 0.7em;
}

#lpbox .detail__box__titl:before,
#lpbox .detail__box__titl:after {
    content: "";
    flex-grow: 1;
    height: 1px;
    background: #026435;
    display: block;
}

#lpbox .detail__box__titl:before {
    margin-right: 1em;
}

#lpbox .detail__box__titl:after {
    margin-left: 1em;
}

#lpbox .component,
#lpbox .step {
    position: relative;
}

#lpbox .component video {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 95%;
}

#lpbox .step video {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 85.5%;
}

#lpbox .sns {
    position: relative;
}

#lpbox .sns__img01 {
    position: absolute;
    top: 0;
    left: 5%;
    width: 44%;
}

#lpbox .sns__img02 {
    position: absolute;
    top: 0;
    right: 0;
    width: 50.7%;
}

#lpbox .sns__img03 {
    position: absolute;
    top: 17%;
    right: 5%;
    width: 44%;
}

#lpbox .sns__img04 {
    position: absolute;
    top: 35%;
    left: 5%;
    width: 44%;
}

#lpbox .sns__img05 {
    position: absolute;
    bottom: 14%;
    right: 5%;
    width: 44%;
}

#lpbox .sns__img06 {
    position: absolute;
    bottom: 13.7%;
    left: 0;
    width: 50.8%;
}

#lpbox .monitor-voice {
    position: relative;
}

#lpbox .monitor-voice__titl {
    position: absolute;
    top: 0;
    right: 0;
    width: 73.3%;
}

#lpbox .monitor-voice__titl2 {
    position: absolute;
    top: 0;
    left: 0;
    width: 60%;
}

#lpbox .monitor-voice__titl3 {
    position: absolute;
    top: 0;
    right: 0;
    width: 70.6%;
}

#lpbox .monitor-voice__txt {
    position: absolute;
    top: 13em;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 84.3%;
}

#lpbox .types {
    position: relative;
}

#lpbox .types__01 {
    position: absolute;
    top: 6.5em;
    left: 2.1em;
    width: 26.7%;
}

#lpbox .types__02 {
    position: absolute;
    top: 6.5em;
    left: 9.3em;
    width: 26.7%;
}

#lpbox .types__03 {
    position: absolute;
    top: 6.4em;
    right: 3.2em;
    width: 26.7%;
}

#lpbox .choose-anim {
    position: relative;
}

#lpbox .choose-item-01 {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 70%;
}

#lpbox .choose-item-01 .choose-item-txt {
    padding: 10%;
    box-sizing: border-box;
    width: 100%;
    z-index: 3;
    position: relative;
}

#lpbox .choose-item-01 .choose-item-gr {
    display: block;
    position: absolute;
    padding: 1%;
    box-sizing: border-box;
    top: -1%;
    left: 2%;
    width: 100%;
    z-index: 2;
}

#lpbox .choose-item-gr svg {
    width: 100%;
}

/*-------------------------------------------
footer
-----------------------------------------------*/
#lpfooter .footer-link {
    text-align: center;
    margin-top: 3em;
    margin-bottom: 3em;
    width: 90%;
}

#lpfooter .footer-link li {
    margin-bottom: 0.4em;
}

#lpfooter .footer-link-obi {
    text-align: left;
}

#lpfooter .footer-link-obi li {
    margin-bottom: 0;
}

#lpfooter .footer-link-obi li a {
    display: block;
    box-sizing: border-box;
    width: 100%;
    padding: 0.9em;
    position: relative;
    line-height: 1em;
    border-bottom: 1px solid #505050;
}

#lpfooter .footer-link-obi li:last-child a {
    border-bottom: none;
}

#lpfooter .footer-link-obi li a:after {
    content: "＞";
    font-weight: bold;
    color: #505050;
    position: absolute;
    top: 50%;
    right: 0.5rem;
    margin-top: -0.5em;
    transform: scaleX(0.8);
}

#lpfooter #copy {
    text-align: center;
    font-size: 0.75em;
    color: #fff;
    background-color: #026435;
    box-sizing: border-box;
    padding: 0.5em;
}




.hd {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    background-color: #fff;
    padding: 30px 20px;
    box-sizing: border-box;
    z-index: 10000;
}

.hd * {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

.hd ol,
.hd ul {
    list-style: none;
}

.hd p {
    margin: 0;
}

.hd .hd__inr {
    max-width: 750px;
    margin: 0 auto;
}

.hd .hd__top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 20px;
    box-sizing: border-box;
    position: relative;
}

.hd .hd__barBtn {
    width: 60px;
    cursor: pointer;
    z-index: 100;
}

.hd .hd__bar {
    width: 30px;
    margin: 10px auto;
    height: 1px;
    background-color: #000;
    position: relative;
    transition: all 0.3s ease-in-out;
}

.hd .hd__bar::before,
.hd .hd__bar::after {
    content: " ";
    width: 100%;
    height: 1px;
    background-color: #000;
    position: absolute;
    transition: all 0.3s ease-in-out;
}

.hd .hd__bar::before {
    top: -10px;
    left: 0;
}

.hd .hd__bar::after {
    bottom: -10px;
    left: 0;
}

.hd.js-open .hd__bar {
    background-color: transparent;
}

.hd.js-open .hd__bar::before {
    transform: rotate(45deg);
    top: 0;
    background-color: #fff;
}

.hd.js-open .hd__bar::after {
    bottom: 0;
    transform: rotate(-45deg);
    background-color: #fff;
}

.hd.js-open .hd__barTxt {
    color: #fff;
}

.hd .hd__barTxt {
    font-size: 10px;
    text-align: center;
    line-height: 1.5;
    padding-top: 8px;
}

.hd .hd__logo {
    width: 290px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: 0%;
}

.hd .hd__logo a {
    display: block;
    text-decoration: none;
}

.hd .hd__logo img {
    width: 100%;
}

.hd .hd__btnWrap {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.hd .hd__account {
    width: 18px;
    display: block;
}

.hd .hd__account img {
    width: 22px;
}

.hd .hd__topBtn {
    margin-left: 15px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    line-height: 40px;
    width: 100px;
    border-radius: 99px;
    background: #005b2f;
    display: block;
    text-align: center;
    transition: all 0.3s ease-in-out;
    text-decoration: none;
}

.hd .hd__bottom {
    margin: 20px auto 0;
}

.hd .hd__list {
    display: flex;
    align-items: center;
    justify-content: center;
}

.hd .hd__item a {
    text-decoration: none;
    color: #000;
    font-size: 12px;
    font-weight: bold;
    line-height: 1.5;
    padding: 0 20px;
    box-sizing: border-box;
}

.hd__nav {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100% !important;
    z-index: 10;
    display: none;
}

.hd__nav .hd__navOl {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    opacity: 0;
    transition: opacity 0.8s ease-in-out;
}

.hd__nav .hd__list {
    transition: transform 0.8s ease-in-out;
    transform: translateX(200%);
    background-color: #fff;
    width: 50%;
    height: 100%;
    position: relative;
    z-index: 10;
}

.hd__nav .hd__list {
    display: block;
    padding-top: 120px;
    padding-left: 40px;
}

.hd__nav .hd__list a {
    padding: 10px 20px;
    box-sizing: border-box;
    display: block;
    font-size: 14px;
    line-height: 1.6;
    transition: all 0.3s ease-in-out;
}

.hd__nav .hd__list a:hover {
    opacity: 0.5;
}


.js-open .hd__nav {}

.js-open .hd__nav .hd__navOl {
    opacity: 1;
}

.js-open .hd__nav .hd__list {
    transform: translateX(100%);
}

/* SP
----------------------------------*/
@media screen and (max-width: 768px) {
    .hd {
        padding: 20px 10px;
    }

    .hd .hd__inr {
        margin: 0 auto;
    }

    .hd .hd__top {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 0 0;
    }

    .hd .hd__barBtn {
        width: 40px;
    }

    .hd .hd__bar {
        width: 30px;
        margin: 8px auto;
        height: 1px;
    }

    .hd .hd__bar::before,
    .hd .hd__bar::after {
        content: " ";
        width: 100%;
        height: 1px;
        background-color: #000;
        position: absolute;
    }

    .hd .hd__bar::before {
        top: -8px;
        left: 0;
    }

    .hd .hd__bar::after {
        bottom: -8px;
        left: 0;
    }

    .hd .hd__barTxt {
        font-size: 10px;
        padding-top: 8px;
        margin: 0 -5px;
    }

    .hd .hd__logo {
        width: 40vw;
        max-width: 220px;
        /*
    position: static;
    transform: translate(0);
*/
        margin-right: auto;
        /*    margin: 0 auto 0 15px;*/
    }

    .hd .hd__btnWrap {
        display: flex;
        align-items: center;
        justify-content: space-between;
    }

    .hd .hd__account {
        width: 20px;
    }

    .hd .hd__topBtn {
        margin-left: 10px;
        font-size: 12px;
        line-height: 35px;
        width: 95px;
    }

    .hd .hd__bottom {
        display: none;
    }

    .hd__nav {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100% !important;
        z-index: 10;
        display: none;
    }

    .hd__nav .hd__navOl {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: rgba(0, 0, 0, 0.5);
        opacity: 0;
        transition: opacity 0.8s ease-in-out;
    }

    .hd__nav .hd__list {
        transition: transform 0.8s ease-in-out;
        transform: translateX(200%);
        background-color: #fff;
        width: 80%;
        height: 100%;
        position: relative;
        z-index: 10;
    }

    .hd__nav .hd__list {
        display: block;
        padding-top: 120px;
    }

    .hd__nav .hd__list a {
        padding: 10px 20px;
        box-sizing: border-box;
        display: block;
        font-size: 14px;
        line-height: 1.6;
        transition: all 0.3s ease-in-out;
    }

    .hd__nav .hd__list a:hover {
        opacity: 0.5;
    }


    .js-open .hd__nav {}

    .js-open .hd__nav .hd__navOl {
        opacity: 1;
    }

    .js-open .hd__nav .hd__list {
        transform: translateX(20%);
    }
}


#lpbox .js-flexWrap {
    padding-top: 60px;
}

#lpbox .js-flexWrap + .js-flexWrap {
    background-color: #e6e5e8;
}

#lpbox .js-flexBox {
    height: 0;
    display: none;
}

.js-flexBtn img {
    cursor: pointer;
}

/* SP
----------------------------------*/
@media screen and (max-width: 768px) {
    #lpbox .js-flexWrap {
        padding-top: 30px;
    }

    #lpbox .js-flexBox {
        height: 0;
        display: none;
    }
}


.secProduct {
    max-width: 750px;
    margin: -100px auto 0;
    padding: 150px 0 0;
    box-sizing: border-box;
}

.secProduct .secProduct__ttl {
    max-width: 600px;
    margin: 0 auto;
}

.secProduct .secProduct__ttl img {
    width: 100%;
}

.secProduct .secProduct__cts {
    margin: 15px -35px 0;
    display: flex;
    flex-wrap: wrap;
    padding: 0;
}

.secProduct .secProduct__item {
    width: 50%;
    padding: 35px;
    box-sizing: border-box;
    list-style: none;
}

.secProduct .secProduct__img,
.secProduct .secProduct__img img {
    width: 100%;
}

.secProduct .secProduct__info {
    margin-top: 15px;
}

.secProduct .secProduct__desc {
    font-size: 18px;
    line-height: 1.6;
}

.secProduct .secProduct__price {
    margin-top: 15px;
    font-size: 18px;
    line-height: 1.6;
    font-weight: bold;
    text-align: center;
}

.secProduct .secProduct__name {
    margin-top: 15px;
    font-size: 18px;
    line-height: 1.6;
    font-weight: bold;
    text-align: center;
}

.secProduct .secProduct__link {
    margin-top: 15px;
}

.secProduct .secProduct__link a {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    line-height: 50px;
    width: 190px;
    border-radius: 99px;
    background: #005b2f;
    display: block;
    text-align: center;
    transition: all 0.3s ease-in-out;
    text-decoration: none;
    margin: 0 auto;
}

.secProduct .secProduct__link a:hover {
    opacity: 0.7;
}

/* SP
----------------------------------*/
@media screen and (max-width: 768px) {
    .secProduct {
        max-width: 100%;
        margin: 30px auto 0;
    }

    .secProduct .secProduct__ttl {
        max-width: 100%;
    }

    .secProduct .secProduct__ttl img {
        width: 100%;
    }

    .secProduct .secProduct__cts {
        margin: 15px 0 0;
    }

    .secProduct .secProduct__item {
        width: 100%;
        padding: 20px;
    }

    .secProduct .secProduct__info {
        margin-top: 10px;
    }

    .secProduct .secProduct__desc {
        font-size: 22px;
    }

    .secProduct .secProduct__price {
        margin-top: 10px;
        font-size: 22px;
    }

    .secProduct .secProduct__link {
        margin-top: 15px;
    }

    .secProduct .secProduct__link a {
        font-size: 18px;
        line-height: 50px;
        width: 190px;
    }

    .secProduct .secProduct__link a:hover {
        opacity: 0.7;
    }
}


.ft {
    margin-top: 50px;
    padding: 30px 20px 200px;
}

.ft .ft__inr {
    display: block;
}

.ft .ft__top {
    display: block;
    text-align: center;
}

.ft .ft__logo {
    width: 100%;
    max-width: 340px;
    margin: 0 auto;
}

.ft .ft__logo a {
    display: block;
    text-decoration: none;
}

.ft .ft__logo a img {
    width: 100%;
}

.ft .ft__address {
    padding-left: 0;
    font-size: 18px;
}

.ft .ft__info {
    text-align: center;
}

.ft .ft__info .ft__site {
    justify-content: center;
    display: flex;
}

.ft .ft__info .ft__sns {
    height: 30px;
    display: flex;
}

.ft .ft__info .ft__sns a:not(:last-of-type) {
    margin-right: 5px;
}

.ft .ft__info .ft__sns img {
    width: 100%;
    height: 30px;
}

.ft .ft__info .ft__site .ft__link {
    height: 30px;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 15px;
    font-size: 18px;
    max-width: 60%;
    margin: 0 5px;
    font-family: "Cormorant Garamond", serif;
    font-style: italic;
    letter-spacing: 0.15em;
    width: 200px;
    position: relative;
    background: #005b2f;
    color: #fff;
    text-align: center;
    text-decoration: none;
}

.ft .ft__info .ft__copyright {
    font-size: 15px;
    line-height: 1.5;
    text-align: center;
}

.ft .ft__info .ft__list {
    display: block;
}

.ft .ft__info .ft__item {
    padding: 0 5px;
    box-sizing: border-box;
}

.ft .ft__info .ft__item a {
    color: #000;
    font-size: 15px;
    line-height: 1.5;
    text-decoration: none;
}

/* SP
----------------------------------*/
@media screen and (max-width: 768px) {
    .ft {
        margin-top: 50px;
        padding: 30px 20px 40vw;
    }

    .ft .ft__inr {
        display: block;
    }

    .ft .ft__top {
        display: block;
        text-align: center;
    }

    .ft .ft__logo {
        width: 100%;
        max-width: 340px;
        margin: 0 auto;
    }

    .ft .ft__logo a {
        display: block;
        text-decoration: none;
    }

    .ft .ft__logo a img {
        width: 100%;
    }

    .ft .ft__address {
        padding-left: 0;
        font-size: 18px;
    }

    .ft .ft__info {
        text-align: center;
    }

    .ft .ft__info .ft__site {
        justify-content: center;
    }

    .ft .ft__info .ft__site .ft__link {
        padding: 0 15px;
        font-size: 18px;
        width: 100%;
        max-width: 60%;
        margin: 0 5px;
    }

    .ft .ft__info .ft__copyright {
        font-size: 14px;
        line-height: 1.5;
        text-align: center;
    }

    .ft .ft__info .ft__list {
        display: block;
    }

    .ft .ft__info .ft__item {
        padding: 0 5px;
        box-sizing: border-box;
    }

    .ft .ft__info .ft__item a {
        color: #000;
        font-size: 14px;
        line-height: 1.5;
        text-decoration: none;
    }
}


#lpbox .ctsBtn {
    background-color: #fffed8;
    padding: 0px 25px;
    text-align: center;
    position: fixed;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    max-width: 750px;
    width: 100%;
    z-index: 10;
}

#lpbox .ctsBtn a {
    width: 100%;
    max-width: 360px;
    margin: 0 auto;
    text-decoration: none;
    display: block;
}

#lpbox .ctsBtn a img {
    width: 100%;
}

/* SP
----------------------------------*/
@media screen and (max-width: 768px) {
    #lpbox .ctsBtn {
        background-color: #fffed8;
        padding: 0px 25px;
        text-align: center;
    }

    #lpbox .ctsBtn a {
        width: 100%;
        max-width: 360px;
        margin: 0 auto;
        text-decoration: none;
    }

    #lpbox .ctsBtn a img {
        width: 100%;
    }
}

.anchor {
    display: block;
    padding-top: 160px;
    margin-top: -160px;
}


.top_btn a {
    color: #000;
    font-size: 1.4rem;
    font-weight: bold;
    line-height: 5rem;
    width: 10rem;
    border-radius: 9.9rem;
    background: #005b2f;
    display: block;
    text-align: center;
    transition: all 0.3s ease-in-out;
    color: #fff;
    text-decoration: none;
}

.js-flexBtn {
    position: relative;
}

.btn-icon {
    width: 4rem;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}

@media screen and (max-width: 768px) {
    .btn-icon {
        width: 2.4rem;
    }
}

#lpbox .js-flexWrap:nth-of-type(4) {
    margin-bottom: 60px;
}
