@charset "UTF-8";
/* ====collagen１段目==== */
#lp_small_2601010{
    max-width: 1440px;
    min-width: 1024px;
    box-sizing: border-box;
    margin-top: 80px;
}
.is-hidden-sp{
    display: none;
}
.is-hidden-pc{
    display: block;
}
div.beauty-column-pc{
    text-align: right;
    line-height: 0;
}
div.collagen{
    margin-bottom: 100px;
}
.margin{
    padding: 0;
}
.padding{
    border: #999999 solid 1px;
    padding: 80px 0;
}
.collagen__title{
    display: inline-block;
    width: 100%;
    text-align: center;
    margin: 0 auto 50px;
}
.title-in{
    display: inline-block;
    font-size: 24px;
    font-weight: bold;
    line-height: 1.8;
    letter-spacing: 0.08em;
    border-bottom: solid 1px;
}
.collagen__title span{
    font-size: 32px;
    font-weight: bold;
}
.collagen__subtitle{
    -moz-display: flex;
    display: -webkit-box;
    -ms-display: flex;
    display: flex;
    align-items: center;
    -webkit-box-align: center;
    -moz-align-items: center;
    -ms-align-items: center;
    margin-bottom: 40px;
    -moz-justify-content: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
}
.collagen__subtitle h3{
    font-size: 20px;
    font-weight: bold;
    line-height: 43.2px;
    margin: 0;
    padding: 0 0 0 20px;
}
.big-sub1{
    display: block;
    font-size: 24px;
    font-weight: bold;
    border-bottom: solid 1px;
}
.big-sub2{
    display: block;
    font-size: 24px;
    font-weight: bold;
    border-bottom: solid 1px;
    width: 66%;
}

.collagen__box1{
    -moz-display: flex;
    -webkit-display: flex;
    -ms-display: flex;
    display: flex;
    justify-content: center;
    -moz-align-items: flex-start;
    -webkit-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
    margin: 0 auto 60px;
    padding: 0 16%;
}
.collagen__item{
    display: inline-block;
    border: solid 1px #97afd4;
    padding: 25px 20px;

}
.collagen__item p{
    display: inline-block;
    width: 100%;
    font-size: 20px;
    margin: 0 0 20px 0;
    text-align: center;
}
.item__tworeason{
    width: 66%;
    -moz-display: flex;
    display: -webkit-box;
    -ms-display: flex;
    display: flex;
    justify-content: center;
    margin: 0 auto;
}
div.age-img{
    margin-right: 20px;
}

/* ====//collagen１段目==== */



/* ====collagen２段目==== */
.collagen__box2{
    -moz-display: flex;
    -webkit-display: flex;
    -ms-display: flex;
    display: flex;
    -moz-justify-content: center;
    -webkit-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    margin-bottom: 100px;
    width: 100%;
}
.collagen__age{
    margin-right: 100px;
}
.title-aguv{
    -moz-display: flex;
    display: -webkit-box;
    -ms-display: flex;
    display: flex;
    -moz-align-items: center;
    -webkit-box-align: center;
    -ms-align-items: center;
    align-items: center;
}
p.age-text{
    font-size: 20px;
    color: #6a94d4;
    font-weight: bold;
    margin-left: 10px;
}
p.age-text2{
    font-size: 14px;
    margin: 30px 0 50px 0;
    line-height: 1.8;
}

/* ====//collagen２段目==== */


/* =====collagen3段目==== */
.collagen__title2{
    display: inline-block;
    width: 100%;
    text-align: center;
    margin: 0 auto 20px;
}
.collagen__subtitle.box1-w{
    margin-bottom: 30px;
}
.img-collagen-ball{
    padding-left: 50px;
}
.collagen__attention{
    width: 100%;
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    display: flex;
    -webkit-align-items: stretch;
    -moz-align-items: stretch;
    -ms-align-items: stretch;
    align-items: stretch;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    margin-bottom: 50px;
}
.att-item{
    width: 30%;
    text-align: center;
    position: relative;
}
.att-item img{
    margin-right: -30%;
}
.att-item::after{
    content: '';
    display: block;
    width: 70px;
    height: 77px;
    background: url(/contents/small/2601010/images/arrow2.png) no-repeat;
    position: absolute;
    top: 35%;
    right: -20%;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
.att-item:last-of-type::after{
    display: none;

}
p.att-text{
    font-size: 14px;
    text-align: center;
    margin: 30px 0 0;
    line-height: 1.8;
    letter-spacing: 0.1rem;
}
p.life-sub{
    text-align: center;
    font-size: 14px;
    margin: 0 0 30px 0;
}
div.point-box{
    border: solid 1px #6a94d4;
    margin: 0 auto;
    width: 332px;
    padding: 2% 2% 2% 2%;
}
.point-flex{
    display: -webkit-box;
    -moz-display: flex;
    -ms-display: flex;
    display: flex;
    -webkit-box-align: baseline;
    -moz-align-items: baseline;
    -ms-align-items: baseline;
    align-items: baseline;
    margin: 0;
}

p.life-text2{
    font-feature-settings: "palt";
    margin: 0;
    line-height: 1.8;
}
p.life-text{
    margin: 0 0 15px;
    line-height: 1.8;
}
p.point{
    color: #6a94d4;
    font-family: 'Open Sans', sans-serif;
    display: inline-block;
    margin: 0;
    letter-spacing: 0.8px;
}
span.slash{
    margin: 0 12px;
}
/* ====//collagen3段目==== */

/* ====collagen-reforce==== */
.collagen__reforce{
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    display: flex;
    -webkit-box-align: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    margin: 100px 0 80px;
}
.reforce-img{
    margin-right: 50px;
}
span.reforce-br-sp{
    display: inline-block;
}
p.reforce-text{
    font-size: 14px;
    line-height: 1.8;
}

.reforce-title{
    font-size: 32px;
    color: #ef857d;
    font-family: 'Open Sans', sans-serif;
    margin: 17px 0 25px;
}
ul.reforce-list{
    position: relative;
    width: 100%;
    border: #ef857d solid 1px;
    padding: 26px 16px 20px 20px;
    margin: 0;
    box-sizing: border-box;
}
.reforce-foryou{
    font-size: 14px;
    font-weight: bold;
    color: #ef857d;
    position: absolute;
    top: -5%;
    right: 40%;
    background: #fff;
}
.reforce-item{
    font-size: 14px;
    line-height: 1.8;
}
span.pink{
    color: #ef857d;
}
.newpati div img{
    margin: 0 auto 15px;
    display: block;
}

.collagen__title3{
    display: inline-block;
    width: 100%;
    text-align: center;
    margin: 0 auto 60px;
}
.pink-title{
    display: -webkit-box;
    -moz-display: flex;
    -ms-display: flex;
    display: flex;
    -webkit-box-align: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    margin-bottom: 30px;
}
h3.pink-text{
    color: #ef857d;
    font-size: 20px;
    margin: 0 0 0 10px;
    font-weight: bold;
    line-height: 1.8;
}
.pink-text span{
    font-size: 14px;
    font-weight: bold;
}
div.lemon-barm{
    min-width: 1024px;
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    display: flex;
    -webkit-box-align: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
}
.lemon-secret,.lemon-about{
    font-size: 14px;
    line-height: 1.8;
    margin-left: 20px;
}
.lemon-about{
    border: solid 1px;
    padding: 27px 22px;
    margin-left: 30px;
}
p.lemon-about{
    margin: 0;
    margin-left: 30px;
}
.pink-box{
    width: 970px;
    margin: 0 auto;
}
div.img-x{
    text-align: center;
    margin: 40px 0 20px;
}
div.particular{
    min-width: 1024px;
    width: 100%;
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    justify-content: space-between;
}
div.glid{
    width: 30%;
}
p.glid-text{
    font-size: 14px;
    margin: 0 0 30px 0;
    font-feature-settings: "palt";
    letter-spacing: 1px;
}
p.annotation{
    text-align: center;
    font-size: 12px;
    margin-top: 80px;
}
div.bottom-box{
    margin: 80px auto 0;
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    display: flex;
    -webkit-box-align: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
    font-size: 14px;
    line-height: 1.8;
    padding: 0 7%;
}

.bottom-box p{
    margin-left: 40px;
}
.bottom-box span{
    display: block;
    font-weight: bold;
    font-size: 20px;
}

/* ====//collagen-reforce==== */


/* SP============================================== */
@media screen and (max-width: 768px) {

div.collagen{
    border: none;
    padding: 0;
    margin-bottom: 50px;
}

.margin{
    border-top: #999999 solid 1px;
    border-bottom: #999999 solid 1px;
}
.padding{
    padding: 40px 0 50px;
    border: none;
}

.is-hidden-pc{
    display: none;
}
.is-hidden-sp{
    display: block;
}
.is-cancel-br{
    display: none;
}
#lp_small_2601010{
    max-width: 768px;
    min-width: 0;
    margin-top: 80px;
}
.beauty-column-sp{
    width: 39%;
    max-width: 135px;
}
.collagen__box1{
    padding: 0;
    position: relative;
    display: block;
    margin-bottom: 40px;
}
.collagen-img{
    position: absolute;
    top: -80px;
    right: -60px;
    width: 58%;
    max-width: 200px
}
.title-in{
    width: 100%;
    font-size: 16px;
}
.title-in span{
    font-size: 24px;
}

.collagen__subtitle{
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    margin-top: 35px;
    position: relative;
}
.collagen__subtitle h3{
    font-size: 16px;
    line-height: 1.44;
    padding: 0 0 0 15px;
}

.big-sub1{
    font-size: 20px;
}
span.big-sub2{
    display: inline;
}
.img-true-sp{
    width: 45.105px;
}
.collagen__item{
    display: block;
}
.collagen__item p{
    font-size: 16px;
}
div.age-img{
    width: 45%;
    max-width: 100px;
}
div.uv-img{
    width: 45%;
    max-width: 100px;
}
.collagen__box2{
    display: block;
    margin-bottom: 60px;
}
.collagen__age{
    margin: 0;
}
p.age-text{
    font-size: 16px;
    line-height: 1.5;
}
p.age-text2{
    line-height: 1.785;
    margin: 15px 0 30px;
}
.circle img{
    width: 63.5px;
}
.img-graph-sp{
    width: 90.7%;
    margin: 0 auto 50px;
    max-width: 350px;
}
.img-uva-sp{
    width: 84.3%;
    margin: 0 auto;
    max-width: 350px;
}
.img-collagen-ball{
    padding: 0;
    width: 28.4%;
    max-width: 170px;
    position: absolute;
    right: 0;
}
.img-attention-sp img{
    width: 45.105px;
}
.collagen__attention{
    display: block;
    max-width: 480px;
    margin: 0 auto;
}
.att-item{
    width: 100%;
    display: -webkit-box;
    -moz-display: flex;
    -ms-display: flex;
    display: flex;
    position: relative;
    margin-bottom: 70px;
}
.att-item:last-of-type{
    margin-bottom: 40px;
}
p.att-text{
    position: absolute;
    top: 48%;
    left: 48%;
    text-align: left;
    margin: 0;
}
.att-text.att-text-sp2{
    top: 23%;
}
.att-text.att-text-sp3{
    top: 20%;
}

.att-item img{
    margin: 0;
}
.att-item::after{
    top: 117%;
    right: 0;
    left: 0;
    margin: auto;
    width: 66px;
    -webkit-transform: none;
    -moz-transform: none;
    -ms-transform: none;
    transform: none;
}
.sp-img-collagen1{
    width: 184px;
}
.sp-img-collagen2{
    width: 190px;
}
.sp-img-collagen3{
    width: 123px;
}
p.life-sub{
    text-align: inherit;
    line-height: 1.8;
    margin-bottom: 20px;
}
div.point-box{
    width: auto;
    padding: 25px 20px;
}
p.life-text{
    font-size: 14px;
    padding: 0;
    letter-spacing: 0;
    line-height: 1.5;
    flex-shrink: 2;
    -webkit-flex-shrink: 2;
}
p.life-text2{
    font-size: 14px;
    padding: 0;
    margin: 0;
    letter-spacing: 0;
    line-height: 1.8;
    flex-shrink: 2;
    -webkit-flex-shrink: 2;
}
span.slash{
    margin: 0 6.5px;
}

/* ==コラーゲンreforce== */
.collagen__reforce{
    display: block;
    padding: 0;
    margin: 50px 0;
}
.reforce-title{
    font-size: 27px;
    line-height: 1.259;
}
.reforce-top-text{
    background: url(/contents/small/2601010/images/sp-img-reforce.png)no-repeat;
    background-size: cover;
    height: 467px;
    margin-right: -20px;
    margin-left: -20px;
    padding: 20.1% 0 0 55.7%;
}
span.reforce-br-sp{
    display: block;
}

.newpati-sp{
    width: 53.5%;
    max-width: 200px;
}
.collagen__title3{
    margin-bottom: 27px;
}
.collagen__title3 .title-in{
    font-size: 20px;
}

.newconcept2-sp{
    width: 70px;
}
.pink-box{
    width: 100%;
}
h3.pink-text{
    font-size: 16px;
}
.pink-text span{
    font-size: 14px;
}
div.lemon-barm{
    min-width: initial;
}
.lemonbarm-box-sp{
    display: -webkit-box;
    -moz-display: flex;
    -ms-display: flex;
    display: flex;
    -webkit-box-align: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center;
}
div.lemon-barm{
    display: block;
}
.lemonbarm-sp{
    width: 78.67px;
}
p.lemon-about{
    font-size: 12px;
    width: 100%;
    padding: 20px 20px 10px;
    margin: 0;
    box-sizing: border-box;
}
p.lemon-secret{
    margin: 20px 0 20px 12px;

}
.particular2-sp{
    width: 70px;
}
div.particular{
    min-width: initial;
    display: block;
    margin: 30px 0 60px;
}
div.glid{
    width: 100%;
}
div.glid:nth-of-type(2){
    margin: 45px 0;
}
.collagen-low-sp{
    width: 80.3%;
    margin: 0 auto;
    display: block;
    max-width: 300px;
}
.collagen-incre-sp{
    width: 62.6%;
    margin: 0 auto;
    display: block;
    max-width: 300px;
}
.collagen-support-sp{
    width: 78.1%;
    margin: 0 auto;
    display: block;
    max-width: 300px;
}
p.annotation{
    font-size: 10px;
    text-align: right;
    margin: 20px 0;
}
.lafrance-img-sp{
    max-width: 350px;
    display: block;
    margin: auto;
}
.pink-title{
    margin-bottom: 0;
}
.img-x.img-x-sp{
    width: 25px;
    margin: 40px auto 30px;
}
div.bottom-box{
    display: block;
    padding: 0;
    margin: 0;
}
.bottom-box p{
    margin: 20px 0 40px;
}
}
@media screen and (max-width: 376px) {
    h1.title-in{
        letter-spacing: 0;
    }
    .big-sub2{
        width: 80%;
    }
    .br-none375{
        display: none;
    }
    .title-in{
        font-size: 15.5px;
    }
    h3.pink-text{
        font-size: 15px;
    }
    p.life-text2{
        max-width: 218px;
    }
    p.life-text{
        max-width: 218px;
    }

}
@media screen and (max-width: 1024px){
    div.collagen{
        max-width: 920px;
    }
    .beauty-column-pc{
        max-width: 920px;
    }
}



/* //SP============================================== */
