@import url(https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@500&display=swap);
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@200..900&display=swap');


.ecm-main {
  padding: 0
}

.ecm-main__inner {
  max-width: 1440px;
  margin: 0 auto;
  overflow: hidden
}

@media print,
screen and (min-width: 961px) {
  .ecm-main__inner img {
    image-rendering: -webkit-optimize-contrast
  }
}

.ecm-cp-vc100lotion__inner {
  /* padding: 0 0 6.6666666667vw; */
  padding: 0 0 calc(100/750*100vw);
}

@media print,
screen and (min-width: 961px) {
  .ecm-cp-vc100lotion__inner {
    /* padding: 0 0 50px; */
    padding: 0 0 100px;
  }
}

/*
.ecm-cp-vc100lotion a:hover {
  opacity: .7;
  -webkit-transition: ease .3s;
  transition: ease .3s
}*/

@media screen and (max-width: 960px) {
  .ecm-lp-picture img {
    width: 100%
  }
}

@media print,
screen and (min-width: 961px) {
  .ecm-lp-picture img {
    max-width: 100%
  }
}

.sp_only_br{
    display: inline !important;
}

.pc_only_br{
    display: none !important;
}

@media print,
screen and (min-width: 961px) {
    .sp_only_br{
        display: none !important;
    }
    .pc_only_br{
        display: inline !important;
    }
}
    

/*アコーディオン用 css*/

.ecm-main .accordion {
    margin: 3em auto;
    max-width: 60vw;
}
.ecm-main .toggle {
    display: none;
}
.ecm-main .option {
    position: relative;
    margin-bottom: 0;
}
.ecm-main .title,
.ecm-main .content {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transform: translateZ(0);
    transition: all 0.3s;
}
.ecm-main .title {
    border-top: solid 1px #ccc;
    padding: 1.2em 1em 1.2em 2vw;
    display: block;
    color: #2D2926;
    font-weight: bold;
    width: 100%;
    font-size: 3.6vw;
    margin-bottom: 0 !important;
    cursor: pointer;
}

.ecm-main .title01 {
    border-top: none;
}

.ecm-main .title::after,
.ecm-main .title::before {
    content: "";
    position: absolute;
    right: 1.25em;
    top: 1.25em;
    width: 1px;
    height: 0.75em;
    background-color: #2D2926;
    transition: all 0.3s;
}
.ecm-main .title::after {
    transform: rotate(90deg);
}
.ecm-main .content {
    max-height: 0;
    overflow: hidden;
}
.ecm-main .content p {
    margin: 0;
    padding: 0.5em 1em 1em 2vw;
    line-height: 1.5;
    color: #2D2926;
    font-size: 3.2vw;
}
.ecm-main .toggle:checked + .title + .content {
    max-height: 500px;
    transition: all 1.5s;
}
.ecm-main .toggle:checked + .title::before {
    transform: rotate(90deg) !important;
}

@media print,
screen and (min-width: 961px) {
    .ecm-main .title {
        font-size: 14px;
        padding: 1.2em 1em 1.2em 16px;
        margin-bottom: 0 !important;
    }
    .ecm-main .content p {
        font-size: 16px;
        padding: 0.5em 1em 0.5em 16px;
    }
}


/*EOF アコーディオン用 css*/

/*動画用 css*/

.ecm-main .sp-video {
  display: block;
}

.ecm-main .pc-video {
  display: none;
}

@media screen and (min-width: 961px) {
  .ecm-main .sp-video {
    display: none;
  }

  .ecm-main .pc-video {
    display: block;
  }
}

/*EOF 動画用 css*/

.ecm-main .ecm-lp-annotation8{
    font-size: 2.2vw;
    color: #6A6A6A;
    line-height: 1.4;
}

.ecm-main .ecm-lp-annotation{
    font-size: 2.2vw;
    color: #6A6A6A !important;
    line-height: 1.4;
}

.ecm-main .ecm-lp-main-h2{
    font-size: 6vw !important;
    font-weight: bold;
    color: #2D2926;
    line-height: 1.4 !important;
    margin-bottom: 0 !important;
}

.ecm-main .ecm-lp-main-h2-24{
    font-size: 5vw !important;
    font-weight: bold;
    color: #2D2926;
    margin-bottom: 0 !important;
}

.ecm-main .ecm-lp-main-h2-16{
    font-size: 4vw !important;
    font-weight: bold;
    line-height: 1.4 !important;
    margin-bottom: 0 !important;
}

.ecm-main .ecm-lp-main-txt{
    font-size: 3.6vw;
    line-height: 1.6;
    color: #6A6A6A;
}

.ecm-main .ecm-lp-main-h3{
    font-size: 5vw !important;
    font-weight: bold;
    color: #2D2926;
    line-height: 1.4 !important;
    margin-bottom: 0 !important;
}

.ecm-main .ecm-lp-main-txt14{
    font-size: 3.6vw;
    line-height: 1.4;
    color: #6A6A6A;
}

.ecm-main span.subText {
    font-size: 55.5%;
    vertical-align: bottom;
    position: relative;
    top: -0.2em;
}

.ecm-main .ecm-lp-mainvisual img{
    width: 100%;
}

.ecm-lp-section{
}

.ecm-lp-section01{
    text-align: center;
}

.ecm-lp-top_video img{
    width: 100%;
}

.ecm-lp-top_video video{
    width: 100%;
}

.ecm-lp-section01 .ecm-lp-annotation8{
    margin-top: 4vw;
}
    
.ecm-lp-section02{
    text-align: center;
    margin: 16vw 0;
}

.ecm-lp-section02 .ecm-lp-main-h2{
    padding-bottom: 5vw;
}

.ecm-lp-section02 .ecm-lp-main-txt{
    margin-bottom: 5vw;
}

.ecm-lp-section02 .ecm-lp-annotation {
    width: 90%;
    margin: 0 auto 15vw auto;
}

.ecm-lp-section03{
    text-align: center;
    margin: 16vw 0;
}

.ecm-lp-section03 .ecm-lp-main-h2{
    padding-bottom: 5vw;
}

.ecm-lp-section03 .ecm-lp-main-txt{
    margin-bottom: 5vw;
}

.ecm-lp-section03 .ecm-lp-annotation{
    width: 90%;
    margin: 0 auto 15vw auto;
}

.ecm-lp-section03 .ecm-lp-mainvisual-img2{
    width: 100%;
}

.ecm-lp-section03 .ecm-lp-mainvisual-img2 img{
    width: 100%;
}

.ecm-lp-section03 .ecm-lp-annotation8 {
    width: 85%;
    margin: 4vw auto 0;
    text-align: left;
    font-size: 2vw;
}

.ecm-lp-section04{
    text-align: center;
    margin: 16vw 0;
}

.ecm-lp-section04 .ecm-lp-main-h2{
    padding-bottom: 5vw;
}

.ecm-lp-section04 .ecm-lp-main-txt{
    margin-bottom: 5vw;
}

.ecm-lp-section05{
    margin: 16vw 0;
}

.ecm-lp-section05 .ecm-lp-flex{
} 

.ecm-lp-section05 .ecm-lp-flex-imagearea img{
    width: 100%;
}

.ecm-lp-section05 .ecm-lp-flex-txtarea{
    text-align: center;
}

.ecm-lp-section05 .ecm-lp-main-h3{
    padding: 7vw 0 3vw 0;
}

.ecm-lp-section05 .ecm-lp-main-txt{
    line-height: 1.6;
    margin-bottom: 6vw;
}

.ecm-lp-section05 .ecm-lp-annotation8{
    margin: 5vw 0;
}

.ecm-lp-section05 .ecm-lp-main-list {
    font-size: 3.6vw;
    line-height: 1.6;
    margin: 2vw 0 5vw 0;
    color: #6A6A6A;
}

.ecm-lp-section05 .ecm-lp-main-price {
    font-size: 3.6vw;
    line-height: 1.6;
    margin: 1vw 0 5vw 0;
    color: #6A6A6A;
    text-align: center;
}

.ecm-lp-section05 .ecm-lp-main-price span {
    font-size: 2vw;
}

.ecm-lp-section05 .ecm-lp-button{
    font-size: 14px;
    color: #fff;
    margin-bottom: 24px;
}

.ecm-lp-section06{
    text-align: center;
    margin: 16vw 0;
}

.ecm-lp-product-link{
    display: flex;
    flex-direction: row;
    width: 100%;
    margin: 0 0 0 3vw;
}

.ecm-lp-section06 .ecm-lp-product-box {
    width: 83vw !important;
    margin: 0 3vw 0 0;
}

.ecm-lp-product-visual img{
    width: 100%;
}

.ecm-lp-main-product-name {
    font-size: 4vw;
    font-weight: bold;
    margin: 7vw auto 5vw;
    color: #2D2926;
}

.ecm-lp-main-product-txt {
    font-size: 3.2vw;
    margin: 5vw auto 3vw;
    line-height: 1.6;
    color: #6A6A6A;
}

.ecm-lp-main-product-annotation{
    font-size: 2.2vw;
    margin: 3vw auto 7vw;
    color: #6A6A6A;
    line-height: 1.6;
    height: 6vw;
}

.ecm-lp-section06 .ecm-lp-button{
    font-size: 14px;
}

.ecm-lp-section06 .ecm-lp-main-h2{
    padding-bottom: 5vw;
}

.ecm-lp-section06 .ecm-lp-main-txt14 {
    margin-bottom: 8vw !important;
}

.ecm-lp-section07{
    text-align: center;
    margin: 16vw 0;
}

.ecm-lp-section07 .ecm-lp-main-h2{
    padding-bottom: 5vw;
}

.ecm-lp-section07 .ecm-lp-main-txt {
    margin-bottom: 5vw;
    width: 90%;
    margin: 0 auto 5vw auto;
}

.ecm-lp-section07 .ecm-lp-annotation {
    width: 90%;
    margin: 0 auto 12vw auto;
}

.ecm-lp-section08{
    text-align: center;
    margin: 16vw 0;
}

.ecm-lp-section08 .ecm-lp-main-h2{
    padding-bottom: 3vw;
}

.ecm-lp-section08 .ecm-lp-main-txt{
    margin-bottom: 5vw;
}

.ecm-lp-section08 .ecm-lp-annotation {
    width: 90%;
    margin: 0 auto 15vw auto;
    /*font-size: 3.8vw;*/
    line-height: 1.5;
}

.ecm-lp-section09{
    margin: 16vw 0;
}

.ecm-lp-section09 .ecm-lp-flex-imagearea img{
    width: 100%;
}

.ecm-lp-section09 .ecm-lp-flex-txtarea{
    text-align: center;
}

.ecm-lp-section09 .ecm-lp-main-h3{
    padding: 7vw 0 3vw 0;
}

.ecm-lp-section09 .ecm-lp-main-txt{
    line-height: 1.6;
    margin-bottom: 6vw;
}

.ecm-lp-section09 .ecm-lp-annotation8{
    margin-bottom: 6vw;
    font-size: 2.2vw;
}

.ecm-lp-section10{
    margin: 16vw 0;
}

.ecm-lp-main-qa_area{
    width: 90%;
    margin: 0 auto;
    border-bottom: solid 1px #ccc;
}

.ecm-lp-section10 .ecm-lp-main-h2-16{
    text-align: center;
    padding-bottom: 7vw;
}

.ecm-lp-section10 .ecm-lp-main-question{
    font-size: 14px;
    font-weight: bold;
}

.ecm-lp-section10 .ecm-lp-main-answer{
    font-size: 16px;
    line-height: 1.6;
}

.ecm-lp-section10 .ecm-lp-annotation {
    font-size: 2vw !important;
    padding-bottom: 12vw !important;
}

.ecm-lp-section11{
    text-align: center;
    margin: 16vw 0;
}

.ecm-lp-section11 .ecm-lp-main-h2-24 {
    padding: 12vw 0 10vw 0;
}

.ecm-lp-section11 .ecm-lp-main-txt{
    margin-bottom: 5vw;
}

.ecm-lp-section11 .ecm-lp-annotation{
    margin-bottom: 100px;
}

.ecm-lp-section12{
    text-align: center;
    margin: 16vw 0;
}

.ecm-lp-section12 .ecm-lp-cp-banner{
    width: 100%;
    margin: 5vw auto 5vw;
}

.ecm-lp-section12 .ecm-lp-banner-box{
    margin-bottom: 2vw;
}

.ecm-lp-section12 .ecm-lp-banner-box img{
    width: 100%;
}

.ecm-lp-cp-banner a:hover {
  opacity: .7;
  -webkit-transition: ease .3s;
  transition: ease .3s
}

.ecm-main .ecm-lp-link-button-w {
}

.ecm-main .ecm-lp-link-button-w a span {
    display: inline-block;
    border: #2D2926 1px solid;
    border-radius: 50px;
    margin: 0 0.4em;
    padding: 1.1em 0em;
    font-size: 3.6vw;
    text-align: center;
    -webkit-transition: ease .3s all;
    transition: ease .3s all;
}

.ecm-main .ecm-lp-link-button-w a span:hover{
    border: #757575 1px solid;
    color: #757575;
}

.ecm-main .button-center{
    margin: 0 auto;
}

.ecm-main .button-small a span,.ecm-main .button-small button{
    width: 55vw;
    height: 12vw;
}

.ecm-main .button-medium a span,.ecm-main .button-medium button{
    width: 70vw;
    height: 12vw;
}

.ecm-main .button-large a span,.ecm-main .button-large button{
    width: 90vw;
    height: 12vw;
}
    
.ecm-main .ecm-lp-link-button-r a span {
    display: inline-block;
    border: #D80C18 1px solid;
    background-color: #D80C18;
    color: #fff;
    border-radius: 50px;
    margin: 0 0.4em;
    padding: 1.1em 0em;
    font-size: 3.6vw;
    text-align: center;
    -webkit-transition: ease .3s all;
    transition: ease .3s  all;
}

.ecm-main .ecm-lp-link-button-r a span:hover,.ecm-main .ecm-lp-link-button-r button:hover {
    background-color: #de4d54;
}

.ecm-main .ecm-lp-link-button-r button {
    display: inline-block;
    border: #D80C18 1px solid;
    background-color: #D80C18;
    color: #fff;
    border-radius: 50px;
    margin: 0 0.4em;
    padding: 0 0;
    -webkit-transition: ease .3s all;
    transition: ease .3s  all;
}

.ecm-main .ecm-lp-link-button-r button.no_stock {
    display: inline-block;
    border: #F2F2F2 1px solid;
    background-color: #F2F2F2;
    color: #A5A5A5;
    border-radius: 50px;
    margin: 0 0.4em;
    padding: 0 0;
}

.ecm-main .ecm-lp-link-button-r button.no_stock:hover {
    background-color: #F2F2F2;
}


.ecm-lp-section12 .ecm-lp-banner-box img{
    width: 100%;
}

.ecm-lp-floatnavi {
    position: fixed;
    right: 0;
    bottom: 0;
    width: 100%;
    z-index: 150;
    /*background-color: #fff;*/
    padding: 2vw 2vw 8vw 2vw;
    text-align: center;
}

.l-footer-pagetop.is-fixed {
    bottom: 24vw !important;
}

.float_cart_btn{
    opacity: 0;
}

.fade-in-animation{
  animation: fade-in .7s;
  animation-fill-mode: forwards;
}

.fade-out-animation{
  animation: fade-out .7s;
  animation-fill-mode: forwards;
}

@keyframes fade-in {
    0% { opacity: 0; }
    100% { opacity: 1; }
}

@keyframes fade-out {
    0% { opacity: 1; }
    100% { opacity: 0; }
}

@media print,
screen and (min-width: 961px) {

    .ecm-main .ecm-lp-annotation8{
        font-size: 8px;
    }

    .ecm-main .ecm-lp-annotation{
        /*font-size: 10px;*/
        font-size: 8px;
    }

    .ecm-main .ecm-lp-main-h2{
        font-size: 36px !important;
    }
    
    .ecm-main .ecm-lp-main-h2-24{
        font-size: 24px !important;
    }

    .ecm-main .ecm-lp-main-txt{
        font-size: 18px;
    }
    
    .ecm-main .ecm-lp-main-h3{
        font-size: 24px !important;
    }
    
    .ecm-main .ecm-lp-main-txt14{
        font-size: 14px;
    }
    
    .ecm-main .ecm-lp-main-h2-16{
        font-size: 16px !important;
    }
    
    .ecm-main .ecm-lp-mainvisual{
        width: 960px;
        margin: 0 auto;
    }
    
    .ecm-lp-top_video img{
        width: 100%;
        margin: 0 auto;
    }
    
    .ecm-lp-section{
    }

    .ecm-lp-section01 {
        width: 1240px;
        margin: 40px auto 0;
    }
    
    .ecm-lp-section01 .ecm-lp-annotation8{
        margin-top: 26px;
    }

    .ecm-lp-section02{
        margin: 100px auto;
    }

    .ecm-lp-section02 .ecm-lp-main-h2{
        padding-bottom: 42px;
    }
    
    .ecm-lp-section02 .ecm-lp-main-txt{
        margin-bottom: 18px;
    }
    
    .ecm-lp-section02 .ecm-lp-annotation{
        margin-bottom: 100px;
    }

    .ecm-lp-section03{
        margin: 100px auto;
    }
    
    .ecm-lp-section03 .ecm-lp-main-h2{
        padding-bottom: 42px;
    }
    
    .ecm-lp-section03 .ecm-lp-main-txt{
        margin-bottom: 18px;
    }
    
    .ecm-lp-section03 .ecm-lp-annotation{
        margin-bottom: 100px;
    }
    
    .ecm-lp-section03 .ecm-lp-mainvisual-img2{
        display: flex;
        width: 798px;
        margin: 0 auto;
    }
    
    .ecm-lp-section03 .ecm-lp-mainvisual-img2 img{
        width: 410px;
    }

    .ecm-lp-section03 .ecm-lp-annotation8{
        width: auto;
        text-align: center;
        margin: 0 auto;
    }

    .ecm-lp-section04{
        margin: 100px auto;
    }

    .ecm-lp-section04 .ecm-lp-main-h2{
        padding-bottom: 42px;
    }
    
    .ecm-lp-section04 .ecm-lp-main-txt{
        margin-bottom: 18px;
    }

    .ecm-lp-section05{
        margin: 100px auto;
    }
    
    .ecm-lp-section05 .ecm-lp-flex{
        display: flex;
        flex-direction: row;
        width: 960px;
        margin: 0 auto;
        gap: 8px;
    } 
    
    .ecm-lp-section05 .ecm-lp-flex-imagearea{
        width: 50%;
    }
    
    .ecm-lp-section05 .ecm-lp-flex-txtarea{
        width: 50%;
        margin-left: 50px;
        text-align: left;
    }
    
    .ecm-lp-section05 .ecm-lp-main-h3{
        padding: 45px 0 0 0;
    }
    
    .ecm-lp-section05 .ecm-lp-main-txt{
        margin-bottom: 24px;
    }
    
    .ecm-lp-section05 .ecm-lp-main-price {
        margin-bottom: 12px;
        font-size: 16px;
        width: 295px;
    }

    .ecm-lp-section05 .ecm-lp-main-price span {
        font-size: 8px;
    }
    
    .ecm-lp-section05 .ecm-lp-annotation8{
        margin: 24px 0 0 0;
    }
    
    .ecm-lp-section05 .ecm-lp-main-list{
        font-size: 16px;
        line-height: 1.6;
        margin: 20px 0 20px 0;
        color: #6A6A6A;
    }
    
    .ecm-lp-section05 ul{
        padding-left: 20px !important;
    }
    
    .ecm-lp-section05 .ecm-lp-button{
        font-size: 14px;
        color: #fff;
        margin-bottom: 24px;
    }
    

    .ecm-lp-section06{
        margin: 100px auto;
    }
    
    .ecm-lp-product-link{
        display: flex;
        flex-direction: row;
        width: 960px;
        margin: 40px auto 0;
        gap: 7px;
    }
    
    .ecm-lp-section06 .ecm-lp-product-box {
        width: 314px !important;
        margin: 0;
    }
    
    .ecm-lp-product-visual img{
        width: 100%;
    }
    
    .ecm-lp-main-product-name{
        font-size: 14px;
        font-weight: bold;
        margin: 24px auto;
    }
    
    .ecm-lp-main-product-txt{
        font-size: 12px;
        margin: 24px auto 16px;
    }
    
    .ecm-lp-main-product-annotation{
        font-size: 8px;
        margin: 16px auto 24px;
        height: 24px;
    }
    
    .ecm-lp-section06 .ecm-lp-button{
        font-size: 14px;
    }
    
    .ecm-lp-section06 .ecm-lp-main-h2{
        padding-bottom: 24px;
    }
    
    .ecm-lp-section06 .ecm-lp-main-txt14{
        margin-bottom: 40px !important;
    }

    .ecm-lp-section07{
        margin: 100px auto;
    }

    .ecm-lp-section07 .ecm-lp-main-h2{
        padding-bottom: 42px;
        margin-bottom: 0 !important;
    }
    
    .ecm-lp-section07 .ecm-lp-main-txt{
        margin-bottom: 18px;
    }
    
    .ecm-lp-section07 .ecm-lp-annotation{
        margin-bottom: 100px;
    }

    .ecm-lp-section08{
        margin: 100px auto;
    }

    .ecm-lp-section08 .ecm-lp-main-h2{
        padding-bottom: 20px;
        margin-bottom: 0 !important;
    }
    
    .ecm-lp-section08 .ecm-lp-main-txt{
        margin-bottom: 18px;
    }
    
    .ecm-lp-section08 .ecm-lp-annotation{
        margin-bottom: 100px;
    }

    .ecm-lp-section09{
        margin: 100px auto;
    }

    .ecm-lp-section09 .ecm-lp-flex{
        display: flex;
        flex-direction: row;
        width: 960px;
        margin: 0 auto;
    }
    
    .ecm-lp-section09 .ecm-lp-flex-imagearea{
        width: 50%;
    }
    
    .ecm-lp-section09 .ecm-lp-flex-txtarea{
        width: 50%;
        margin-left: 50px;
        text-align: left;
    }

    .ecm-lp-section09 .ecm-lp-main-h3{
        padding: 95px 0 14px 0;
    }
    
    .ecm-lp-section09 .ecm-lp-main-txt{
        margin-bottom: 24px;
    }
    
    .ecm-lp-section09 .ecm-lp-annotation8{
        margin-bottom: 20px;
        width: 320px;
    }

    .ecm-lp-section10{
        margin: 100px auto;
    }
    
    .ecm-lp-main-qa_area{
        width: 960px;
        margin: 0 auto;
    }

    .ecm-lp-section10 .ecm-lp-main-h2-16{
        text-align: center;
        padding-bottom: 42px;
    }
    
    .ecm-lp-section10 .ecm-lp-main-question{
        font-size: 14px;
        font-weight: bold;
    }
    
    .ecm-lp-section10 .ecm-lp-main-answer{
        font-size: 16px;
        line-height: 1.6;
    }

    .ecm-lp-section10 .ecm-lp-annotation{
        font-size: 8px !important;
        padding-bottom: 50px !important;
    }

    .ecm-lp-section11{
        margin: 100px auto;
    }
    
    .ecm-lp-section11 .ecm-lp-main-h2-24{
        padding: 80px 0 24px 0;
    }
    
    .ecm-lp-section11 .ecm-lp-main-txt{
        margin-bottom: 24px;
    }
    
    .ecm-lp-section11 .ecm-lp-annotation{
        margin-bottom: 100px;
    }
    
    .ecm-lp-section12{
        margin: 100px auto;
    }
    
    .ecm-lp-section12 .ecm-lp-main-h2-24{
        font-weight: bold;
    }
    
    .ecm-lp-section12 .ecm-lp-cp-banner{
        width: 960px;
        margin: 40px auto 24px;
        display: flex;
        flex-direction: row;
        gap: 8px;
    }
    
    .ecm-lp-section12 .ecm-lp-banner-box{
        width: 315px;
        margin-bottom: 0;
    }
    
    .ecm-lp-section12 .ecm-lp-banner-box img{
        width: 100%;
    }
    
    .ecm-main .ecm-lp-link-button-w {
    }
    
    .ecm-main .ecm-lp-link-button-w a span {
        display: inline-block;
        border: #2D2926 1px solid;
        border-radius: 50px;
        margin: 0 0.4em;
        padding: 1.1em 0em;
        font-size: 14px;
        text-align: center;
    }
    
    .ecm-main .button-center{
        margin: 0 auto;
    }
    
    .ecm-main .button-small a span,.ecm-main .button-small button{
        width: 215px;
        height: 48px;
    }
    
    .ecm-main .button-medium a span,.ecm-main .button-medium button{
        width: 270px;
        height: 48px;
    }
    
    .ecm-main .button-large a span,.ecm-main .button-large button{
        width: 358px;
        height: 48px;
    }
    
    .ecm-main .ecm-lp-link-button-r a span {
        display: inline-block;
        border: #D80C18 1px solid;
        background-color: #D80C18;
        color: #fff;
        border-radius: 50px;
        margin: 0 0.4em;
        padding: 1.1em 0em;
        font-size: 14px;
        text-align: center;
    }
    
    .ecm-main .ecm-lp-link-button-r button {
        display: inline-block;
        border: #D80C18 1px solid;
        background-color: #D80C18;
        color: #fff;
        border-radius: 50px;
        margin: 0 0.4em;
        padding: 1.1em 0em;
        font-size: 14px;
        text-align: center;
    }
    
    .ecm-lp-floatnavi {
        right: 0;
        bottom: 0;
        width: 430px;
        z-index: 150;
        padding: 20px 20px 20px 20px;
        text-align: right;
    }
    
    .l-footer-pagetop.is-fixed {
        bottom: 100px !important;
    }
}

/*下部ボタン用 css*/

.ecm-main .show{
    visibility: visible;
    opacity: 1;
    -webkit-transition: opacity .7s ease-in-out;
    transition: opacity .7s ease-in-out
}

.ecm-main .hide{
    /*visibility: hidden;*/
    opacity: 0;
    -webkit-transition: opacity .7s ease-in-out;
    transition: opacity .7s ease-in-out
}

.ecm-main .show a{
    pointer-events: auto;
}

.ecm-main .hide a{
    pointer-events: none;
}

/*EOF 下部ボタン用 css*/


.l-header{
	display: none;
}

.l-main{
	margin-top: 0;
}

/*
#js-footer{
	display: none;
}*/