.sp{
    display: block;
}
.pc{
    display: none;
}
@media(min-width:768px){
    .sp{
    display: none;
    }
    .pc{
        display: block;
    }
}
/*画像用↑*/

body{
    margin: 0;
}

#main{
    line-height: 1.8;
    font-family: YuGothic,'Yu Gothic','Hiragino Kaku Gothic ProN','ヒラギノ角ゴ ProN W3',sans-serif;
    margin-bottom: 50px;
}
#main a{
    display: block;
    text-decoration: none;
    color: inherit;
}
#main img{
    width: 100%;
}
#main section{
    margin-top: 50px;
}
#main h3{
    width: 80%;
    padding-left: .5em;
    max-width: 400px;
}
/*メインイメージ*/
#hnd_top_bg{
    height: 100vh;
    position: relative;
}
#hnd_top_logo_wrapper{
    max-width: 700px;
    margin: 0 auto;
    position: relative;
}
#hnd_top_logo{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit- transform: translateY(-50%) translateX(-50%);
    margin: auto;
    width: 100%;
}
.white{
    background-color: rgba(255,255,255,.6);
    padding: 2em 0;
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
}
.jyuubi{
    width: 20%;
    margin: 0 auto;
}
.hnd_title{
    width: 60%;
    margin: 0 auto;
}
.refreshing{
    width: 80%;
    margin: 0 auto;
}
#hnd_top_bg{
    background-repeat: no-repeat;
    background-size: cover;
}
#hnd_top_logo p{
    text-align: center;
}
#hnd_top_bottom{
    position: absolute;
    bottom: 0;
/*    bottom: -25px;*/
    height: 50px;
    width: 100%;
}
/*スクロールアニメーションここから*/
.scroll {
    padding-top: 60px;
    position: absolute;
    bottom: 0%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit- transform: translateY(-50%) translateX(-50%);
    z-index: 2;
    font: normal 400 20px/1 'Josefin Sans', sans-serif;
    letter-spacing: .1em;
}
.scroll a span {
    position: absolute;
    top: 0;
    left: 50%;
    width: 24px;
    height: 24px;
    margin-left: -12px;
    border-left: 1px solid #888;
    border-bottom: 1px solid #888;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-animation: sdb 2s infinite;
    animation: sdb 2s infinite;
    box-sizing: border-box;
}
@-webkit-keyframes sdb {
    0% {
        -webkit-transform: rotate(-45deg) translate(0, 0);
    }
    20% {
        -webkit-transform: rotate(-45deg) translate(-10px, 10px);
    }
    40% {
        -webkit-transform: rotate(-45deg) translate(0, 0);
    }
}
@keyframes sdb {
    0% {
        transform: rotate(-45deg) translate(0, 0);
    }
    20% {
        transform: rotate(-45deg) translate(-10px, 10px);
    }
    40% {
        transform: rotate(-45deg) translate(0, 0);
    }
}/*スクロールアニメーションここまで*/

.add_text{
    text-align: right;
    padding-right: 1em;
    font-size: .6em;
}
/*キャッチコピー*/
.mw1000{
    max-width: 1000px;
    margin: 0 auto;
}
#hnd_1{
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}
.hnd_1_2{
    width: 60%;
    margin: 0 auto;
}
#hnd_2_maru{
    height:30vh;
    max-height: 350px;
    position: relative;
}
.maru1{
    position: absolute;
    width: 20%;
    top: 0;
    left: 0;
    margin: auto;
}
.maru2{
    position: absolute;
    width: 10%;
    bottom: 10%;
    left: 10%;
    margin: auto;
}
.maru3{
    position: absolute;
    width: 10%;
    top: 20%;
    left: 30%;
    margin: auto;
}
.maru4{
    position: absolute;
    width: 20%;
    top: 5%;
    left: 50%;
    margin: auto;
}
.maru5{
    position: absolute;
    width: 30%;
    bottom: 5%;
    right: 0;
    margin: auto;
}
/*4つの特徴*/
#hnd_tokuchou{
    background-position: center;
    background-size: cover;
    padding: 6em 0;
}
.tokuchou_jyuubi{
    width: 30%;
    margin: 0 auto;
    max-width: 130px;
}
.tokuchou_title{
    width: 60%;
    margin: 0 auto;
    max-width: 320px;
}
.tokuchou{
    width: 75%;
    margin: 0 auto;
    max-width: 300px;
}
#hnd_tokuchou_pc{
    margin-top:-20px;
}
/*アルコール75%*/
.alchol_graph{
   width: 60%;
    margin: 0 auto;
}
.component{
    font-size: 10px;
    width: 75%;
    margin: 0 auto;
}
.alchol_text{
    background-color: #E7F4F8;
    padding: 2em 3em;
}
#sakkin_test{
    margin-top:50px;
}
#sakkin_test h4{
    text-align: center;
    font-size: 1.2em;
}
.test_bg{
    background-color: #E7F4F8;
    padding: 1em;
}
.test_bg p{
    text-align: center;
    margin-bottom: 0;
}
#sakkin_test figure{
    margin-top: .3em;
    padding: .3em;
}
#sakkin_test figcaption{
    text-align: center;
}
/*保湿成分・日本製*/
.en_wrapper{
    text-align: center;
}
.photo_en{
    text-align: center;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    position: relative;
    display: inline-block;
    border-radius: 50%;
    width: 300px;
    height: 300px;
}
.text_en{
    padding: 2em 3em;
}
/*お子様への使用*/
.use_child{
    background-color: #E7F4F8;
    padding: 2em 3em;
}
.use_child h4{
    text-align: center;
}

/*QA*/
#qa dt{
    background-color: #E7F4F8;
    padding: 1em;
}
#qa dd{
    margin:2em 2em;
}

/*ラインナップ*/
.lineup_bg{
    background-size: cover;
    padding: 3em 2em;
}
.lineup_size{
    background-color: #fff;
    border-radius: 30px;
    padding: .5em 3em;
}
.lineup_size p{
    text-align: center;
    font-weight: bold;
    margin: 0;
}
.lineup_content{
    display: inline-block;
    margin: 0 1em;
    position: relative;
}
.lineup_content figcaption,
.lineup_content_big figcaption{
    padding-top: 7em;
    position: relative;
}
.lineup_content .soldout{
    color: #fff;
    background-color: red;
    display: block;
    position: absolute;
    bottom: 2em;
    left: 0;
    right: 0;
}
.size_30{
    width: 20%;
}
.size_50{
    width: 25%;
}
.mini_size{
    text-align: center;
}
.lineup_content_big{
    width: 200px;
    margin: 0 auto;
    text-align: center;
}
.set_50-1,.set_50-10,.set_50-3,.set_50-6,.set_1,.set_2,.set_6{
    position: absolute;
    background-color: #8bd9f1;
    width: 115%;
    border-radius: 20px;
    filter: drop-shadow(2px 2px 2px #ccc);
}
.set_50-1{
        bottom: 8em;
}
.set_1,.set_50-3{
    bottom: 6em;
}
.set_50-6,.set_2{
    bottom: 4em;
}
.set_50-10,.set_6{
    bottom: 2em;
}
.maru_bg{
    background-color: rgba(255,255,255,0.6);
    background-blend-mode: lighten;
    background-size: 600px,400px;
    background-repeat: no-repeat;
    background-position: right center,left bottom;
    max-width: 1300px;
    margin: 0 auto;
}

@media(min-width:768px){
    #main section {
        margin-top: 80px;
    }
    .white{
        padding: 2em 3em;
    }
    .refreshing{
        width: 50%;
    }
    #main #hnd_tokuchou_pc{
        margin-top: -50px;
    }
    #hnd_tokuchou_pc{
        background-size: contain;
        background-position: center;
        background-repeat: no-repeat;
        padding: 100px 0;
    }
    .tokuchou_flex{
        display: flex;
        align-items: center;
        max-width: 70%;
        margin: 0 auto;
    }
    .tokuchou_title {
        margin: -30px auto 0;
    }
    #main h3{
        margin: 0;
    }
    .alchol_flex{
        display: flex;
        align-items: center;
        justify-content: center;
        flex-direction: row-reverse;
    }
    .alchol_right{
        width: 40%;
    }
    .alchol_text{
        width:40%;
    }
    .test_flex{
        display: flex;
        align-items: center;
    }
    .en_flex{
        display: flex;
        align-items: center;
    }
    .en_flex.re{
        flex-direction: row-reverse;
    }
    #qa dd{
        margin: 1em 2em;
    }
    .lineup_flex{
        display: flex;
        align-items: flex-end;
        justify-content: center;
    }
    .mini,.big{
        width: 50%;
    }
}
@media(min-width:1024px){
    #hnd_1{
        width: 80%;
        margin: 0 auto;
    }
}


@media all and (-ms-high-contrast: none) {
    #hnd_top_bottom{
        display: none;
    }
}
