@charset "UTF-8";body {
    margin: 0px;
    padding: 0px;
    letter-spacing: 1px;

    font-family:  'Crimson Pro',"Shippori Mincho", serif !important;

}

#hydrabeauty {
    background: linear-gradient(rgba(239, 248, 251, 0), rgba(252, 252, 252, 0.78) 9.66%, rgb(237, 250, 254) 27.31%, rgb(232, 247, 252) 73.53%, rgb(196, 232, 243) 92.02%);
    width: 100%;

}
#hydrabeauty .smallcap{
	font-size: 9px;


vertical-align: top;
	color:  rgb(89, 152, 173);

}
#hydrabeauty .small_price{
    text-align: left;
    color: rgb(89, 152, 173);
    width: calc(100% - 60px);
    line-height: 18px;
    padding-left: 27px!important;
    font-size: 9px;
    padding-top: 10px!important;

}


@media screen and (min-width:700px){
	
#hydrabeauty .small_price{
        text-align: left;
        color: rgb(89, 152, 173);
        width: calc(100% - 60px);
        line-height: 18px;
        padding-left: 10px!important;
        padding-top: 9px!important;
        margin-left: 30px;
        font-size: 9px;
    
    }
}


#hydrabeauty .small_price_bottom{
text-align: right;
color: rgb(0, 0, 0);
width: calc(100% - 60px);
line-height: 18px;
margin-left: 30px;
position: absolute;
bottom: 67px;
font-size: 11px;

}
@media screen and (min-width:700px){
#hydrabeauty .small_price_bottom{
        text-align: left;
        padding-left: 20px!important;
        width: 90%!important;
        bottom: -25px!important;
        color: rgb(89, 152, 173);
        line-height: 18px;
        padding-right: 30px!important;
        position: absolute;
        bottom: 0px;
        font-size: 11px;
    
    }}


#hydrabeauty .small_price_bottom_interview{
    text-align: left;
    color: rgb(89, 152, 173);
    width: 80%!important;
    text-indent: 0px;
    line-height: 14px;
    left: 30px!important;
    margin: 0px auto!important;
    position: relative;
    /* bottom: -10px; */
    font-size: 11px;

}

#hydrabeauty .bolder{
    font-weight: 800;
    display: inline;
    text-align: justify;

}

#hydrabeauty  .credit_compact{
	font-size: 12px;
	width: 40%;
	margin: 0px auto;
	
	line-height: 15px;
}
#hydrabeauty .credit_fashionsnap{
    width: 100%;
    text-align: left;
    padding-bottom: 4px;
    margin: 15px auto 15px auto;
    border-bottom: 0.3px solid rgba(255, 255, 255, 0.6);
    font-size: 12px;

}
@media screen and (min-width:700px){
#hydrabeauty .credit_fashionsnap{
        width: 100%;
        line-height: 0px;
        text-align: left;
        padding-bottom: 4px;
        margin: 0px auto 15px auto;
        border-bottom: 0px solid rgba(255, 255, 255, 0.6);
        font-size: 12px;
    
    }}

#hydrabeauty .credit_left{
    width: fit-content;
    margin-right: 50px;

}

#hydrabeauty .credit_right{
    width: fit-content;

}
#hydrabeauty .ipad{
	display: none;
}
/* 1024×1366（縦） */
@media (width: 1024px) and (height: 1366px),
       (width: 1366px) and (height: 1024px) {
  #hydrabeauty .ipad{
    display: block;
  }
}
@media screen and (min-height: 900px) {
	.pc{
		display: none;
	}
}
#hydrabeauty .blur-up {

    opacity: 0;
    filter: blur(50px);
    transform: translateY(0px);

}
/* 発火後 */
#hydrabeauty .blur-up.show {

    animation: blurFade 2s cubic-bezier(.22,1,.36,1) forwards;

}


#hydrabeauty .title_sticky.blur-up.show {
	  animation-name: blurFade;
  animation-duration: 3s;
  animation-timing-function: cubic-bezier(.22,1,.36,1);
  animation-delay: .25s;
  animation-fill-mode: forwards;
}
#hydrabeauty .background.blur-up.show {

    animation: blurFade 3s cubic-bezier(.22,1,.36,1) forwards;

}

@media screen and (min-width: 376px) {
	
    #hydrabeauty .top{
        width: 100%;
        height: 100svh;
    
    }

}
@media screen and (min-width: 800px) {
	
    #hydrabeauty .top{
        width: 100%;
        height: 100svh;
    
    }

}
/* アニメーション */
@keyframes blurFade {

    to {
        opacity: 1;
        filter: blur(0);
        transform: translateY(0);
    }
}
#hydrabeauty .white {
    color: white !important;
}

#hydrabeauty .blue {
    color: rgb(89, 152, 173) !important;
}

#hydrabeauty .pc {
    margin: 0px;
    padding: 0px;
    width: 100%;
    /* letter-spacing: 2px; */
    display: block !important;

}




#hydrabeauty .sp_top {
    width: 100%;
    display: none !important;
}

@media only screen and (max-width: 810px) {
    #hydrabeauty .pc {
        width: 100%;
        display: none !important;
    }

    #hydrabeauty .sp_top {
        padding: 0px;
        width: 100%;
        margin: 0px;
        display: block !important;
    }
}




#hydrabeauty .sp {
    width: 100%;
    display: none !important;
}

@media only screen and (max-width: 750px) {
    #hydrabeauty .pc {
        width: 100%;
        display: none !important;
    }

    #hydrabeauty .sp {
        padding: 0px;
        width: 100%;
        margin: 0px;
        display: block !important;
    
    }
}

@media only screen and (max-width: 1300px) {
    #hydrabeauty .pc_1300{
        width: 100%;
        display: none !important;
    }

}
@media only screen and (max-width: 1000px) {
    #hydrabeauty .pc_1000{
        width: 100%;
        display: none !important;
    }

}
@media screen and (min-width:1300px){
    #hydrabeauty .pc_1024{
        width: 100%;
        display: none !important;
    }

}


@media only screen and (max-width: 800px) {
    #hydrabeauty .pc_1024{
        width: 100%;
        display: none !important;
    }

}





#hydrabeauty .top {
    width: 100%;
    height: calc(80svh + 30svh);

}

#hydrabeauty .background {
    width: 100%;
    position: absolute;
    top: 40px;
    z-index: 99;
    height: calc(100svh - 40px);
    background: rgb(220, 242, 250);

}


#hydrabeauty .background img {
    width: 100%;
    height: calc(100svh - 40px);
    object-position: 56% 0%;
    object-fit: cover;
    transform: scale(1.1);

}

@media screen and (min-width:700px){
#hydrabeauty .background img {
        width: 100%;
        height: 97svh;
        object-position: 60% 0%;
        object-fit: cover;
        transform: scale(1.1);
    }}

@media screen and (min-width:1023px) and (min-height:1200px){
#hydrabeauty .background img {
        width: 100%;
        height: 100svh;
     object-position: 64% 98%!important;
        object-fit: cover;
        transform: scale(1.1);
    
    }}

@media screen and (min-width:1000px){
#hydrabeauty .background img {
        width: 100%;
        height: 94svh;
        object-position: 40% 68%;
        object-fit: cover;
        transform: scale(1.1);
    
    }}

@media screen and (min-width:1300px){
#hydrabeauty .background img {
        width: 100%;
        height: 95svh;
        object-position: 60% 46%;
        object-fit: cover;
        transform: scale(1.1);
    
    }}



#hydrabeauty .title_sticky {
    position: absolute;
    height: fit-content;
    width: fit-content;
    /* margin: 0px auto; */
    left: 0;
    right: 0;
    margin-inline: auto;
    top: auto;
    font-size: 27px;
    z-index: 1;
    border: 0px solid white;
    color: white;
    display: block;
    letter-spacing: 1px;

}

@media screen and (min-width:400px){
	
#hydrabeauty .title_sticky {
        position: relative;
        height: fit-content;
        width: fit-content;
        margin: 0px auto;
        top: 0px;
        font-size: 27px;
        z-index: 1;
        border: 0px solid white;
        color: white;
        display: block;
        letter-spacing: 1px;
    
    }}
@media screen and (min-width:1000px){
#hydrabeauty .title_sticky {
        position: relative;
        height: fit-content;
        width: fit-content;
        margin: 0px auto;
        top: 0px;
        font-size: 27px;
        z-index: 1;
        border: 0px solid white;
        color: white;
        display: block;
        letter-spacing: 1px;
    
    }}
#hydrabeauty .title_follow {
    position: fixed;
    margin-top: 20px;
    width: 100%;
    padding-left: 30px;
    padding-right: 30px;
    top: 30px;
    border: 0px solid white;
    color: white;
    display: flex;
    font-size: 17px;
    letter-spacing: 1px;
    z-index: 99;
    height: 60px;

}

#hydrabeauty .title_follow_background {
    position: fixed;
    top: 10px;
    height: 103px;
    width: 100%;
    background: linear-gradient(rgb(190, 217, 226), rgba(190, 217, 226, 0.95), rgba(183, 212, 222, 0.75) 45%, rgba(176, 206, 217, 0.45) 70%, rgba(190, 217, 226, 0.12) 88%, rgba(190, 217, 226, 0));
    mask: linear-gradient(black 50%, transparent 100%);
    mask-size: auto;
    mask-composite: add;
    mask-mode: match-source;
    backdrop-filter: blur(8px);
    z-index: 98;

}

#hydrabeauty .title_follow .t1 {
    width: 20%;
    text-align: left;
    margin-top: 5px;

}

#hydrabeauty .title_follow .t2 {
    width: 80%;
    margin-top: 5px;
    text-align: right;
}

#hydrabeauty .top .t1 {
    width: 100%;
    text-align: left;
    line-height: 30px;
    font-size: 24px;
    padding-left: 0px;

}
@media screen and (min-width:400px){
#hydrabeauty .top .t1 {
    width: 100%;
    text-align: left;
    line-height: 30px;
    font-size: 23px;
    padding-left:20px;

	}}

#hydrabeauty .top .t2 {
    width: 80%;
	
    text-align: right;
}



#hydrabeauty .top .title {
    position: relative;
    border: 0px solid black;
    color: white;
    width: 100%;
    top: 80svh;
    padding-top: 10px;
    padding-left: 0px;
    margin-top: 0px!important;
    font-size: 18px;
    height: 30vh;
    z-index: 103;
    background: linear-gradient(rgba(167, 203, 215, 0), rgba(167, 203, 215, 0.6) 21.43%, rgba(176, 207, 218, 0.86) 30.67%, rgba(185, 212, 222, 0.97) 39.92%, rgba(190, 217, 226, 1) 50.84%, rgba(190, 217, 226, 1) 61.76%, rgba(171, 206, 217, 0.61) 71.01%, rgba(151, 194, 208, 0) 94.54%);
    /* z-index: 130; */

}
@media screen and (min-width:1025px){
	#hydrabeauty .top .title {
        position: absolute;
        border: 0px solid black;
        color: white;
        width: 100%;
        bottom: -150px;
        top: auto;
        padding-top: 140px;
        padding-left: 0px;
        margin-top: 0px!important;
        font-size: 18px;
        height: 400px;
        z-index: 103;
        background: linear-gradient(rgba(167, 203, 215, 0), rgba(167, 203, 215, 0.6) 26.47%, rgba(190, 217, 226, 0.89) 43.28%, rgba(190, 218, 226, 0.9764705882352941) 50.42%, rgba(190, 217, 226, 1) 57.98%, rgba(190, 217, 226, 1) 65.55%, rgba(171, 206, 217, 0.62) 72.69%, rgba(151, 194, 208, 0));
        /* z-index: 130; */
    
    }
}
  #hydrabeauty .top .title .t3 {
    width: 100%;
    text-align: left;
    font-size: 24px;

}

@media screen and (min-width:400px){
    #hydrabeauty .top .title .t3 {
    width: 100%;
    text-align: left;
    font-size: 24px;

	}}

@media screen and (min-width:403px){
#hydrabeauty .top .t3 {

	    padding-left:20px;
   width: 100%;
    text-align: left;
    font-size: 24px;

	}}
#hydrabeauty .top .logo {
    width: 25%;
    position: relative;
    top: -30px;
    left: 20%;
    border: 0px solid black;
    padding-left: 30px;

}

#hydrabeauty .top .title .logo img {
    width: auto;
}

    #hydrabeauty .top .title .t2 {
    width: 30%;
    text-align: left;
    font-size: 15px;
    padding-left: 0px;
    padding-right: 5px;
    vertical-align: super;
    margin: 0px auto;

}
@media screen and (min-width: 700px) {
    #hydrabeauty .top .title .t1 {
        width: 100%;
        padding-left: 50px;
        font-size: 27px;
        line-height: 40px;
        text-align: center;
    
    }

    #hydrabeauty .top .title .t2 {
        width: 30%;
        font-size: 19px;
        text-align: left;
        padding-left: -20px;
        padding-right: 14px;
        vertical-align: super;
        margin: 0px auto;
    
    }
    #hydrabeauty .top .title .t3 {
        width: 100%;
        text-align: center;
        font-size: 31px;
    
    }

    #hydrabeauty .top .title .logo {
        width: 120px;
        top: -55px;
        left: 30%;
    }
}

#hydrabeauty .intro {
    z-index: 80;
    margin-top: 0px;
    position: relative;

}

@media screen and (min-width: 400px) {
    #hydrabeauty .intro {
        z-index: 80;
        margin-top: 0px;
        position: relative;
        padding-top: -40px;
    
    }
}

@media screen and (min-width: 700px) {
    #hydrabeauty .intro {
        z-index: 80;
        margin-top: -0px;
        position: relative;
    
    }
}

#hydrabeauty .intro_top_text {
    color: white;
    width: 100%;
    z-index: 105;
    padding-top: 0px;
    font-size: 21px;
    height: 230px;
    width: 100%;
    top: -160px;
    position: relative;
    z-index: 103;
    background: linear-gradient(rgba(167, 203, 215, 0), rgba(167, 203, 215, 0.6) 25.63%, rgba(190, 217, 226, 1) 41.6%, rgb(190, 217, 226) 54.62%, rgba(190, 217, 226, 0.96) 66.39%, rgba(171, 206, 217, 0.62) 76.47%, rgba(151, 194, 208, 0));

}

@media screen and (min-width: 380px) {
    #hydrabeauty .intro_top_text {
        height: 250px;
        width: 100%;
        top: -145px;
        position: relative;
        z-index: 103;
        background: linear-gradient(rgba(167, 203, 215, 0), rgba(166, 202, 214, 0.33) 16.39%, rgba(190, 217, 226, 0.81) 29.41%, rgb(190, 217, 226) 44.12%, rgba(190, 217, 226, 0.9) 49.16%, rgba(171, 206, 217, 0.6) 61.34%, rgba(151, 194, 208, 0));
    
    }
}

@media screen and (min-width: 439px) {
    #hydrabeauty .intro_top_text {
        height: 250px;
        width: 100%;
        top: -190px;
        position: relative;
        z-index: 103;
        background: linear-gradient(rgba(167, 203, 215, 0), rgba(166, 202, 214, 0.25), rgba(190, 217, 226, 0.64) 28.99%, rgba(190, 217, 226, 0.97) 51.26%, rgb(190, 217, 226) 65.13%, rgba(171, 206, 217, 0.61) 76.05%, rgba(162, 201, 213, 0.36) 85.29%, rgba(151, 194, 208, 0));
    
    }
}
#hydrabeauty .intro {
    width: 100%;
}



#hydrabeauty .intro_top_text .first-line {
    width: 100%;
    line-height: 30px;
    border: 0px solid black;
    padding-left: 0px;
    font-size: 23px;
    text-align: center;

}

#hydrabeauty .intro_top_text .second-line {
    width: 100%;
    line-height: 30px;
    font-size: 20px;
    text-align: center;
    font-style: italic;

}

#hydrabeauty .intro_top_text .third-line {
    width: 100%;
    line-height: 30px;
    font-size: 21px;
    text-align: center;
    padding-right: 0px;

}

#hydrabeauty .intro_top_title {
    color: rgb(89, 152, 173);
    width: 100%;
    letter-spacing: 12%;
    text-align: center;
    line-height: 40px;
    padding-top: 0px;
    margin-bottom: 0px;
    font-size: 22px;

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


#hydrabeauty .intro_top_title {
        color: rgb(89, 152, 173);
        width: 100%;
        letter-spacing: 12%;
        text-align: center;
        line-height: 40px;
        padding-top: 0px;
        margin-bottom: 0px;
        font-size: 22px;
    
    }
}

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


#hydrabeauty .intro_top_title {
        color: rgb(89, 152, 173);
        width: 100%;
        letter-spacing: 12%;
        text-align: center;
        line-height: 40px;
        padding-top: 0px;
        margin-bottom: 0px;
        font-size: 22px;
    
    }
}

@media screen and (min-width:440px) {
	#hydrabeauty .intro_top_title{
        color: rgb(89, 152, 173);
        width: 100%;
        letter-spacing: 12%;
        text-align: center;
        line-height: 40px;
        padding-top: 0px;
        margin-bottom: 0px;
        font-size: 22px;
    
    }}
#hydrabeauty .intro_top_textblock {
    color: rgb(89, 152, 173);
    padding-bottom: 40px;
    margin: 0px auto;
    width: calc(100% - 60px);
    padding-top: 50px;
    text-indent: 1em;
    font-weight: 400;
    margin-bottom: 40px;
    font-size: 14px;
    line-height: 27px;
    text-align: justify;

}

#hydrabeauty .intro3 .intro_top_textblock {
    color: rgb(89, 152, 173);
    padding-bottom: 110px;
    margin: 0px auto;
    width: calc(100% - 0px);
    padding-top: 25px;
    font-size: 14px;
    line-height: 27px;

}
#hydrabeauty .midashi {
    color: rgb(89, 152, 173);
    margin: 0px auto;
    width: calc(100% - 60px);
    padding-top: 70px;
    font-size: 21px;
    line-height: 40px;
    letter-spacing: 7%;

}

#hydrabeauty .text_narrow {
    width: 85%;
    margin-left: 30px;

}

#hydrabeauty .line {
    width: calc(100% - 60px);
    border: 0.3px solid rgb(133, 178, 193);
}

#hydrabeauty .white_line {
    width: calc(100% - 60px);
    margin-left: 30px;
    border: 0.3px solid #7FA9B7;

}
#hydrabeauty .white_line_credit {
    width: calc(100% - 40px);
    margin-bottom: 15px;
    margin-left: 20px;
    border: 0.3px solid rgba(255, 255, 255, 0.35);

}


#hydrabeauty .intro_img {
    z-index: 80;
    margin: 0px auto;
    width: calc(100% - 40px);
    overflow: hidden;
}

#hydrabeauty .intro_img img {
    z-index: 80;
    margin: 0px auto;
    width: 100%;
    height: auto;
    object-fit: cover;
    object-position: 0% 20%;

}
#hydrabeauty .intro3{
    margin-bottom: 0px;

}
#hydrabeauty .product_explanation .intro_top_textblock {
}

#hydrabeauty .product_explanation img {
    width: 100%;
}

#hydrabeauty .product_explanation .right {
    margin-bottom: 50px;

}

#hydrabeauty .product_explanation .left {
    margin-top: 40px;

}

#hydrabeauty .intro3 .intro_top_textblock {
    color: rgb(89, 152, 173);

}

#hydrabeauty .intro3 .midashi {
    color: rgb(89, 152, 173);
    margin: 0px auto;
    width: calc(100% - 60px);
    padding-top: 50px;
    font-size: 21px;
    line-height: 29px;
    letter-spacing: 7%;
}
#hydrabeauty .intro3 .midashi_title{
    width: 100%;
    font-size: 20px;
    margin-bottom: 0px;
    line-height: 34px;
    margin-left: 0px;

}
#hydrabeauty .intro3 .first-line {
    width: 100%;
    border: 0px solid black;
    padding-left: 0px;
    line-height: 35px;

	}
@media screen and (min-width:700px){
#hydrabeauty .intro3 .first-line {
    width: 100%;
    border: 0px solid black;
    padding-left: 0px;
    line-height: 45px;

	}}

#hydrabeauty .intro3 .second-line {
    width: 100%;
    text-align: left;
    border: 0px solid black;
    padding-left: 0px;
    line-height: 35px;

}
#hydrabeauty .intro3 .third-line {
    width: 100%;
    text-align: left;
    border: 0px solid black;
    padding-right: 0px;
    line-height: 40px;

}

 .slider {
    position: relative;
    height: 690px;
    background: linear-gradient(to top, rgb(255, 255, 255) 60.08%, rgba(255, 255, 255, 0.91) 68.49%, rgba(255, 255, 255, 0.73) 76.47%, rgba(255, 255, 255, 0.47) 83.19%, rgba(255, 255, 255, 0.26) 89.5%, transparent);
    z-index: 100;
    padding-top: 310px;
    padding-left: 30px;
    width: 100%;

}
.slider:hover{

}

.slider-window {
    overflow: hidden;
    touch-action: pan-y;
    cursor: grab;
}

.slider-window:active {
    cursor: grabbing;
}

.slider-track {
    display: flex;
    gap: 30px;
    will-change: transform;
}

.slider-track img {
    width: 273px;
    height: 341px;
    object-fit: cover;
    flex-shrink: 0;
	user-select:none;
    -webkit-user-drag: none;
    pointer-events: none;
}

.slider-count {
    font-weight: 400;
    margin-top: 15px;
    padding-bottom: 10px!important;
    letter-spacing: 2px;
    color: rgb(182, 216, 231);
    font-size: 17px;

}

.interview {
    position: relative;
    z-index: 106;
    margin-top: 0px;
}

.solo {
    top: 40px;
    position: sticky;
}

.solo img {
    height: 100vh;
    width: 100%;
    object-fit: cover;

}
.solo_interview {
    top: 0px;
    margin-bottom: 0px;
    z-index: 99;
    position: sticky;
    margin-top: 0px;
    padding-top: 20px;
    border: 0px solid pink;
    padding-bottom: 100px;
    height: fit-content;
    color: rgb(151 189 202);
    background: white;
    text-indent: 1em;

}


@media screen and (min-width:400px){
	
 .solo_interview {
        top: 0px;
        margin-bottom: 0px;
        text-align: justify;
        z-index: 99;
        padding-top: 40px;
        /* padding-bottom: 40px; */
        margin-top: 0px;
        border: 0px solid pink;
        height: fit-content;
        color: rgb(151 189 202);
        position: sticky;
        /* background: linear-gradient(to top, rgb(255, 255, 255) 48.74%, rgba(255, 255, 255, 0.86) 69.33%, rgba(255, 255, 255, 0.69) 78.99%, rgba(255, 255, 255, 0.4) 89.08%, rgba(255, 255, 255, 0)); */
    
    }}

@media screen and (min-width:1200px){
	
 .solo_interview {
		text-indent: 13px;
        top: 0px;
        margin-bottom: 0px;
        z-index: 81;
        margin-top: -230px;
        border: 0px solid pink;
        height: 640px;
        color: rgb(151 189 202);
        position: sticky;
        background: linear-gradient(to top, rgb(255, 255, 255) 38.24%, rgba(255, 255, 255, 0.93) 53.78%, rgba(255, 255, 255, 0.81) 63.87%, rgba(255, 255, 255, 0.59) 73.53%, rgba(255, 255, 255, 0.4) 82.77%, rgba(255, 255, 255, 0));
    
    }}
 .yanagi_solo_interview_text {
    z-index: 84;
    position: relative;
    /* font-weight: 600; */
    padding-top: 100px;
    padding-left: 30px;
    padding-right: 22px;
    letter-spacing: 1px;
    line-height: 27px;

}

.solo_interview_text {
    z-index: 84;
    position: relative;
    text-align: justify;
    /* font-weight: 600; */
    padding-top: 100px;
    padding-left: 30px;
    padding-right: 22px;
    letter-spacing: 1px;
    line-height: 27px;

}

 .solo_blur {
    z-index: 81;
    margin-top: -400px;
    mask: linear-gradient(to top, white 60%, transparent 100%);
    mask-size: auto;
    mask-composite: add;
    mask-mode: match-source;
    height: 250px;
    margin-bottom: 0px;
    backdrop-filter: blur(10px);
    border: 0px solid black;
}

#hydrabeauty .all_product .t1 {
    font-size: 17px;
    margin: 30px;
    line-height: 25px;
}

#hydrabeauty .all_product {
    background: rgb(142, 168, 178);
    color: white;
    overflow-x: hidden;
    z-index: 244;
    position: relative;
}

#hydrabeauty .product_slider-section {
    width: 100%;
    padding: 60px 0px 80px;
    overflow: hidden;
}

#hydrabeauty .product_slider-nav {
    display: flex;
    gap: 1px;
    padding: 0px 30px;
    margin-bottom: 35px;

}

#hydrabeauty .product_slider-nav button {
    position: relative;
    background: none;
    border: medium;
    color: white;
    font-size: 19px;
    cursor: pointer;
    opacity: 0.5;
    transition: opacity 0.3s;
    padding-bottom: 5px;

}

#hydrabeauty .product_slider-nav button.active {
    opacity: 1;
}

#hydrabeauty .product_slider-nav button.active::after {
    content: "";
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 85%;
    margin-left: 12.5%;
    height: 1px;
    background: white;
}

#hydrabeauty .product_slider-wrapper {
    overflow: hidden;
    cursor: grab;
}

#hydrabeauty .product_slider-wrapper:active {
    cursor: grabbing;
}

#hydrabeauty .product_slider-track {
    display: flex;
    gap: 40px;
    transition: transform 0.5s;
    padding: 0px 32px;
}

#hydrabeauty .product_slide {
    flex: 0 0 70%;
}

#hydrabeauty .product_slide-image {
    background: rgb(242, 242, 242);
    aspect-ratio: 1 / 1.2;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 28px;
}
#hydrabeauty .product_slide-image a{
	 width: 100%;
	height: 100%;
}
.product_slide-image img {
    width: 100%;
	height: 100%;
    object-fit: cover;
    pointer-events: none;
}

.product_slide-number {
    font-size: 17px;
    margin-bottom: 0px;

}

.product_slide-title {
    font-size: 2rem;
    line-height: 1.4;
    margin-bottom: 13px;
    margin-left: 0px;
    margin-top: 0px;
}

.product_slide-price {
    font-size: 12px;
    line-height: 1.8;
    margin-bottom: 30px;

}
.shop-link_white {
    /* top: 0px!IMPORTANT; */
    z-index: 99999;
    display: flex;
    left: 0px;
    justify-content: space-between;
    position: relative;
    padding: 17px 0px;
    /* margin: 0px auto; */
    line-height: 10px;
    letter-spacing: 0.4px;
    left: 0px;
    font-size: 13px;
    /* overflow: visible; */
    /* background: rgb(208, 230, 241); */
    width: 70%;
    color: white;
    text-decoration: none;
    height: 35px;
    border-bottom: 0.7px solid white;
    padding-bottom: 0px;
    text-align: left;

}
@media screen and (min-width:700px){
.shop-link_white {
    top: 0px!IMPORTANT;
    z-index: 99999;
    display: flex;
    left: 0px;
    justify-content: space-between;
    position: relative;
    padding: 14px 0px;
    /* margin: 0px auto; */
    line-height: 10px;
    letter-spacing: 0.4px;
    left: 0px;
    font-size: 15px;
    /* overflow: visible; */
    /* background: rgb(208, 230, 241); */
    width: 50%;
    color: white;
    text-decoration: none;
    height: 35px;
    border-bottom: 0.7px solid white;
    padding-bottom: 0px;
    text-align: left;

	}}
.shop-link_white a{
    text-decoration: none;
    margin: 0px;
    /* text-align: end; */
    width: fit-content;
    color: white;

}
.shop-link_white a:hover{
	opacity: 0.6;
}

.shop-link_dark {
    top: 40px!IMPORTANT;
    z-index: 99999;
    display: flex;
    left: 0px;
    justify-content: space-between;
    position: relative;
    padding: 14px 0px;
    /* margin: 0px auto; */
    line-height: 10px;
    letter-spacing: 0.4px;
    left: 0px;
    font-size: 15px;
    /* overflow: visible; */
    /* background: rgb(208, 230, 241); */
    width: 50%;
    text-decoration: none;
    height: 35px;
    border-bottom: 0.7px solid rgb(89, 152, 173);
    padding-bottom: 0px;
    text-align: left;

}
.shop-link_dark a{
    text-decoration: none;
    margin: 0px;
    /* text-align: end; */
    width: fit-content;
    color: rgb(89, 152, 173);

}
.shop-link_dark a:hover{
	opacity: 0.6;
}
.shop-link {
    color: white;
    letter-spacing: 0.4px;
    font-size: 15px;
    /* overflow: visible; */
    text-decoration: none;
    /* height: 10px; */
    border-bottom: 0.7px solid white;
    padding-bottom: 1px;
    /* text-underline-offset: 5px; */

}
.shop-link:hover{
	opacity: 0.6;
}

@media (max-width: 768px) {
    .product_slide {
        flex: 0 0 85%;
    }
    }

    .product_slide-title {
        font-size: 13px;
    
    }
}

#hydrabeauty .product_slider_flex {
    display: flex;
}

#hydrabeauty .product_info {
    margin-left: 20px;
}
#hydrabeauty .footer_chanel{
    width: 100%;
    background: #A7C3C7;
    color: white;
    font-size: 13px;
    line-height: 21px;
    margin: 0px;
    padding-top: 80px;
    padding-bottom: 40px;

}
#hydrabeauty .urls{
    text-align: center;
    margin-bottom: 210px;

}

#hydrabeauty .urls .add{
    text-align: center;
    font-size: 17px;
    line-height: 28px;
    margin-bottom: 60px;
    margin-top: 30px;

}
#hydrabeauty .urls a{
	color: white;
	
	text-decoration: none;
	border: 0px solid black;

}

#hydrabeauty .urls .add a:hover{
border-bottom: 0.7px solid white;

}
#hydrabeauty .hydra_flex_add a:hover{
border-bottom: 0px solid white;
}
#hydrabeauty .urls p {
    color: white;
    font-size: 14px;
    width: 200px;
    margin-bottom: 15px;
    height: 31px;
    line-height: 28px;
    text-decoration: none;
    border: 0.7px solid white;
    border-radius: 0px;

}
#hydrabeauty .hydra_flex_add{
    width: 200px;
    /* border: 1px solid black; */
    text-align: center;
    margin: 0px auto;
    /* margin-left: 100px; */

}
#hydrabeauty .urls p a{
    color: white;
    font-size: 14px;
    line-height: 28px;
    text-decoration: none;
    /* border: 0.7px solid white; */
    /* border-radius: 0px; */

}
#hydrabeauty .credit{
    width: 89%;
    line-height: 16px;
    text-align: center;
    font-size: 12px;
    letter-spacing: 0.7px;
    margin: 0px auto 120px auto;

}
#hydrabeauty .credit .a_left{
    text-align: left;
    line-height: 5px;
    width: 160px;
    font-size: 11px;

}

#hydrabeauty .credit .a_right{
    text-align: left;
    width: calc(100% - 160px);
    line-height: 5px;
    font-size: 11px;

}
#hydrabeauty .credit_flex{
    display: flex;
    /* line-height: 11px; */
    border: 0px solid black;

}
#hydrabeauty .sub_credit{
    font-size: 13px;
    text-align: left;
    display: none;
    margin-bottom: 15px;

}


/* =========================
   700px以上
========================= */

@media screen and (min-width: 700px) {
	
	#hydrabeauty .top {
        width: 100%;
        height: calc(80svh + 30svh);
    
    }
	
	#hydrabeauty .solo img
	#hydrabeauty .top {
    width: 100%;
    height: calc(100svh - 570px);
}


    #hydrabeauty .intro_top_text {
        font-size: 38px;
        padding-top: 180px;
        top: -194px;
        height: 350px;
        background: repeating-linear-gradient(rgba(179, 209, 222, 0), rgba(182, 217, 230, 0) 0%, rgba(181, 215, 228, 0.17) 9.66%, rgba(176, 208, 220, 0.34) 18.07%, color(display-p3 0.712 0.807 0.851 / 0.59) 29.83%, rgb(191, 217, 224) 46.64%, rgba(190, 217, 226, 0.9) 57.98%, rgba(151, 194, 208, 0) 92.44%, rgba(171, 206, 217, 0) 100%, rgba(163, 201, 217, 0) 100%, rgba(163, 200, 216, 0.3803921568627451));
    
    }

#hydrabeauty .intro_top_text .first-line {
        width: 60%;
        margin: 0px auto;
        /* border: 1px solid black; */
        padding-left: 9px;
        line-height: 30px;
    
    }

#hydrabeauty .intro_top_text .second-line {
        width: 100%;
        line-height: 40px;
        /* border: 1px solid black; */
        text-align: center;
    
    }

#hydrabeauty .intro_top_text .third-line {
        width: 70%;
        margin: 0px auto;
        line-height: 40px;
        text-align: center;
        padding-right: 0px;
    
    }
    #hydrabeauty .intro_top_title {
        font-size: 23px;
        line-height: 39px;
        margin-top: 0px;
    }

    #hydrabeauty .intro_top_textblock{
        width: 57%;
        font-size: 13px;
        /* margin: 11px auto; */
        line-height: 24px;
        padding-bottom: 100px;
    }
	#hydrabeauty .intro3 .intro_top_textblock{
        width: 70%;
        font-size: 13px;
        margin: 0px auto;
        line-height: 26px;
        padding: 0px;
        padding-bottom: -10px;
    }


    #hydrabeauty .intro2 .intro_top_textblock {
        width: 58%;
        text-indent: 1em;
        font-size: 14px;
        padding-bottom: 40px;
        margin: 110px auto;
        line-height: 26px;
    
    }

    #hydrabeauty .midashi {
        width: 90%;
        margin: 0px auto;
        padding-bottom: 25px;
        font-size: 16px;
        padding-left: 20px;
        line-height: 30px;
    }

    #hydrabeauty .line,
    #hydrabeauty .white_line {
        width: 800px;
    }

    #hydrabeauty .intro_img {
        width: 60%;
        /* height: 680px; */
        padding: 0px;
        margin: 0px;
    }

    #hydrabeauty .intro_img img {
        height: auto;
        margin: 0px;
    }

.slider {
    position: relative;
    height: auto;
    background: rgb(236, 248, 254);
    z-index: 100;
    padding-top: 0px;
    padding-left: 0px;
    width: 100%;
}

.slider-window {
        position: sticky;
        top: 40px;
        overflow: hidden;
        touch-action: pan-y;
        cursor: grab;
    
    }

.slider-window:active {
    cursor: grabbing;
}

.slider-track {
    display: flex;
    gap: 0px;
    will-change: transform;
}

.slider-track img {
    width: 100%;
    height:auto;
    object-fit: cover;
    flex-shrink: 0;
	 object-position: center;
    -webkit-user-drag: none;
    pointer-events: none;
}

.slider-count {
        position: absolute;
        font-weight: 400;
        top: 20px;
        left: 20px;
        letter-spacing: 2px;
        color: rgb(179, 214, 229);
        font-size: 18px;
	}

 .interview {
		      width: 100%;
		      height: auto;
		  }
.solo_interview {
        width: 100%;
        height: 610px;
        background: linear-gradient(to top, rgb(255, 255, 255) 48.74%, rgba(255, 255, 255, 0.86) 69.33%, rgba(255, 255, 255, 0.69) 78.99%, rgba(255, 255, 255, 0.4) 89.08%, rgba(255, 255, 255, 0));
    
    }

.solo_interview_text{
        width: 80%;
        margin: 0 auto;
        font-size: 14px;
        line-height: 28px;
        padding-bottom: 20px;
        padding-top: 240px;
    
    }
.yanagi_solo_interview_text {
        width: 80%;
        margin: 0 auto;
        font-size: 14px;
        line-height: 28px;
        padding-top: 375px;
    
    }

    #hydrabeauty .all_product .t1 {
        font-size: 22px;
        margin: 38px;
    
    }

    #hydrabeauty .product_slider-nav button {
        font-size: 20px;
        margin-left: 5px;
    
    }

    #hydrabeauty .product_slide {
        flex: 0 0 90%;
    }

    .product_slide-title {
        font-size: 13px;
    
    }
    .product_slide-number
	{
        font-size: 16px;
    
    }
    .product_slide-price,
    .shop-link {
        font-size: 14px;
    
    }

    #hydrabeauty .footer_chanel {
        font-size: 15px;
        line-height: 2;
    }

    #hydrabeauty .urls .add {
        font-size: 21px;
        line-height: 27px;
    }

    #hydrabeauty .credit {
        width: fit-content;
        font-size: 14px;
        margin: 20px auto 0px auto;
    }
	
	@media screen and (min-height:1000px){
	#hydrabeauty .hydra_flex_1000{
        width: 100%;
        /* overflow: hidden; */
        display: block;
        flex-direction: row-reverse;
    
		}}
	
	
	
	
	
	@media screen and (min-width:1025px){
	#hydrabeauty .hydra_flex_1000{
        width: 100%;
        /* overflow: hidden; */
        display: flex;
        flex-direction: row-reverse;
    
		}}
	
	
	
	
	#hydrabeauty .hydra_flex{
        width: 100%;
        /* overflow: hidden; */
        display: flex;
        flex-direction: row-reverse;
    
		
    }
	
	@media screen and (min-height:1000px){
		#hydrabeauty .hydra_flex_02{
            width: 100%;
            /* overflow: hidden; */
            display: block;
        
        }}
	
		#hydrabeauty .hydra_flex_left{
        height: 100%;
        width: 40%;
        position: relative;
    }
	#hydrabeauty .text_narrow{
        width: 90%;
        /* position: sticky; */
        /* top: 60px; */
        padding-bottom: 0px;
        padding-top: 0px;
        padding-right: 12px;
        font-size: 12px;
        padding-left: 12px;
    
    }
	#hydrabeauty .hydra_text_sticky{
        position: sticky;
        top: 70px;
    }

	#hydrabeauty .product_explanation_block_01{
  display: flex;
flex-direction: row-reverse;
    
    }
		#hydrabeauty .product_explanation_block_02{
  display: flex;
			
    }
	#hydrabeauty .product_explanation .left{
        width: 50%;
		position: relative;
        margin: 0px;
    
    }
	#hydrabeauty .product_explanation .right{
		width: 50%;
		position: relative;
		
	}
	#hydrabeauty .product_explanation .intro_top_textblock{
        width: 80%;
        margin: 130px auto 0px auto;
        position: sticky;
        top: 130px;
    }
#hydrabeauty .intro3{
        margin-top: 100px;
        display: flex;
        margin-bottom: 0px;
    
    }
#hydrabeauty .intro3 .midashi{
        width: 90%;
        display: flex;
        font-size: 27px;
        margin-bottom: 10px;
        line-height: 40px;
        margin: 0px auto 60px auto;
    }
	
#hydrabeauty .intro3 .midashi_title{
        width: 100%;
        font-size: 18px;
        margin-bottom: 0px;
        line-height: 46px;
        margin-left: 0%;
    }
	
	
#hydrabeauty .product_slider-track {
        display: flex;
        gap: 40px;
        transition: transform 0.5s;
        padding: 24px 182px;
    }
	
#hydrabeauty .product_slider-section {
    width: 100%;
    padding: 0px 0px 80px;
    overflow: hidden;
}
	#hydrabeauty .product_info {
    margin-left: 40px;
}

#hydrabeauty .urls{
	text-align: center;
	margin-bottom:80px;
}

#hydrabeauty .urls .add{
    text-align: center;
    font-size: 17px;
    margin-bottom: 20px;
    margin-top: 21px;
}
#hydrabeauty .urls a{
        color: white;
        text-decoration: none;
        border: 0px solid black;
        width: 100%;
        margin: 0px 5px;
    
    }
#hydrabeauty .urls p a{
        color: white;
        font-size: 14px;
        /* padding: 3px 21px 5px 21px; */
        /* width: 300px; */
        line-height: 24px;
        text-decoration: none;
        border: 0px solid white;

    
    }
	#hydrabeauty .urls p:hover{
		cursor: pointer;
		background: rgba(255,255,255,0.31);
	}
	#hydrabeauty .hydra_flex_add{
        display: block;
        width: 40%;
        /* border: 1px solid black; */
        margin: 0px auto;
    
    }
	#hydrabeauty .hydra_flex_add p{
        width: 100%;
        margin-left: 0px;
        line-height: 27px;
        height: 30px;
        margin-right: 5px;
        border: 0.7px solid white;
    
    }}


/* =========================
   1000px以上
========================= */
@media screen and (min-width: 1025px) 
{   
	#hydrabeauty .top .title .logo{
		width: 120px;
top: -55px;
left: 40%;
	}
	
	#hydrabeauty .intro{
        z-index: 80;
        margin-top: 0px;
        position: relative;
    
    }
	
	
	#hydrabeauty .top .title .t1 {
        width: 100%;
        letter-spacing: 1px;
        padding-left: 0px;
        font-size: 29px;
        text-align: center;
        padding-bottom: 10px;
    
    }
	#hydrabeauty .top .title .t2 {
        width: fit-content;
        font-style: italic;
        text-align: right;
        margin-left: -40px;
        padding-right: 13px;
        vertical-align: super;
        line-height: 0px;
        font-size: 17px;
    
    }
	#hydrabeauty .top .title .t3 {
        width: 100%;
        letter-spacing: 2px;
        font-size: 34px;
        padding-left: 10px;
        border: 0px solid black;
        text-align: center;
    
    }	
	#hydrabeauty .top {
        width: 100%;
        height: 110vh;
    
    }


    #hydrabeauty .intro_top_text {
        font-size: 38px;
        padding-top: 0px;
        top: -250px;
        height: 360px;
        background: repeating-linear-gradient(rgba(182, 217, 230, 0), rgba(179, 209, 222, 0.26) 15.13%, rgba(179, 209, 221, 0.59) 28.99%, color(display-p3 0.712 0.807 0.851 / 0.87) 39.5%, rgba(180, 211, 220, 1) 50%, rgba(189, 217, 224, 1) 63.45%, rgba(177, 208, 221, 0.65) 70.59%, rgba(163, 200, 216, 0.31) 81.51%, rgba(151, 194, 208, 0) 100%, rgba(163, 201, 217, 0) 100%, rgba(171, 206, 217, 0.43) 100%, rgba(190, 217, 226, 0.32));
    
    }

#hydrabeauty .intro_top_text .first-line {
        width: 53%;
        margin: 0px auto;
        line-height: 40px;
        font-size: 28px;
        text-align: center;
        /* border: 1px solid black; */
        padding-left: 9px;
    
    }

#hydrabeauty .intro_top_text .second-line {
        width: 100%;
        font-size: 24px;
        font-style: italic;
        line-height: 40px;
        /* border: 1px solid black; */
        text-align: center;
    
    }

#hydrabeauty .intro_top_text .third-line {
        width: 40%;
        margin: 0px auto;
        font-size: 27px;
        line-height: 40px;
        text-align: center;
        /* padding-right: 20px; */
    
    }
    #hydrabeauty .intro_top_title {
        font-size: 27px;
        line-height: 50px;
        margin-top: 0px;
    
    }

    #hydrabeauty .intro_top_textblock{
        width: 55%;
        font-size: 14px;
        margin: 11px auto;
        line-height: 26px;
        text-indent: 1em;
        padding-bottom: 140px;
    
    }
	#hydrabeauty .intro3 .intro_top_textblock{
        width: 73%;
        font-size: 14px;
        margin: 0px auto;
        line-height: 26px;
        padding: 0px;
        padding-bottom: -10px;
    
    }


    #hydrabeauty .intro2 .intro_top_textblock {
        width: 43%;
        font-size: 14px;
        padding-bottom: 40px;
        margin: 10px auto 120px auto;
        line-height: 26px;
    
    }

    #hydrabeauty .midashi {
        width: 81%;
        margin: 0px auto;
        padding-bottom: 35px;
        font-size: 19px;
        padding-left: 20px;
        line-height: 35px;
    
    }

    #hydrabeauty .line,
    #hydrabeauty .white_line {
        width: 800px;
    }

    #hydrabeauty .intro_img {
        width: 65%;
    
    }

    #hydrabeauty .intro_img img {}

.slider {
        position: relative;
        height: auto;
        background: rgb(236, 248, 254);
        z-index: 100;
        padding-top: 0px;
        padding-left: 0px;
        width: 50%;
        /* height: 100svh; */
        /* object-fit: cover; */
    
    }

.slider-window {
        position: sticky;
        top: 20px;
        /* object-fit: cover; */
        /* height: 100vh; */
        /* width: auto; */
        overflow: hidden;
        touch-action: pan-y;
        cursor: grab;
    
    }

.slider-window:active {
    cursor: grabbing;
}

.slider-track {
    display: flex;
    gap: 0px;
    will-change: transform;
}

.slider-track img {
        width: 100%;
        height: 100vh;
        object-fit: cover;
        flex-shrink: 0;
        object-position: center;
        -webkit-user-drag: none;
        pointer-events: none;
    
    }

.slider-count {
        position: absolute;
        font-weight: 400;
        top: 20px;
        left: 20px;
        letter-spacing: 2px;
        color: rgb(179, 214, 229);
        font-size: 18px;
	}

.interview {
		      width: 50%;
        height: auto;
    }
 .solo_interview {
        width: 100%;
        height: 660px;
    }

.solo_interview_text{
        width: 80%;
        margin: 0 auto;
        font-size: 14px;
        padding-bottom: 30px;
        line-height: 28px;
        padding-top: 150px;
    
    }
.yanagi_solo_interview_text {
        width: 80%;
        margin: 0 auto;
        font-size: 14px;
        line-height: 28px;
        padding-top: 375px;
    
    }

    #hydrabeauty .all_product .t1 {
        font-size: 20px;
        margin: 38px;
    
    }

    #hydrabeauty .product_slider-nav button {
        font-size: 20px;
        margin-left: 0px;
    
    }

    #hydrabeauty .product_slide {
        flex: 0 0 40%;
    }

    .product_slide-title {
        font-size: 13px;
    
    }
    .product_slide-number
	{
        font-size: 19px;
    
    }
    .product_slide-price,
    .shop-link {
        font-size: 13px;
    
    }

    #hydrabeauty .footer_chanel {
        font-size: 15px;
        line-height: 2;
    }

    #hydrabeauty .urls .add {
        font-size: 21px;
        line-height: 27px;
    
    }

    #hydrabeauty .credit {
        width: fit-content;
        display: flex;
        justify-content: flex-start;
        font-size: 14px;
        padding-top: 20px;
        border-top: 0.1px solid white;
        margin: 20px auto 20px auto;
    
    }
	#hydrabeauty .hydra_flex{
        width: 100%;
        /* overflow: hidden; */
        display: flex;
        flex-direction: row-reverse;
    
    }
		#hydrabeauty .hydra_flex_02{
        width: 100%;
        /* overflow: hidden; */
        display: flex;

    
    }
	
		#hydrabeauty .hydra_flex_left{
        height: 100svh;
        width: 35%;
        position: relative;
    
    }
	#hydrabeauty .text_narrow{
        width: 80%;
        /* position: sticky; */
        /* top: 60px; */
        padding-top: 0px;
        padding-left: 12px;
    
    }
	#hydrabeauty .hydra_text_sticky{
        position: sticky;
        top: 60px;
    
    }

	#hydrabeauty .product_explanation_block_01{
  display: flex;
flex-direction: row-reverse;
    
    }
		#hydrabeauty .product_explanation_block_02{
  display: flex;
			
    }
	#hydrabeauty .product_explanation .left{
        width: 50%;
		position: relative;
        margin: 0px;
    
    }
	#hydrabeauty .product_explanation .right{
        width: 50%;
        margin-bottom: 0px;
        position: relative;
    
    }
	#hydrabeauty .product_explanation .intro_top_textblock{
        width: 69%;
        margin: 130px auto 0px auto;
        position: sticky;
        top: 130px;
    
    }
#hydrabeauty .intro3{
        margin-top: 100px;
        display: flex;
        margin-bottom: 0px;
    
    }
#hydrabeauty .intro3 .midashi{
        width: 84%;
        display: flex;
        font-size: 27px;
        margin-bottom: 10px;
        line-height: 40px;
        margin: 0px auto 90px auto;
    
    }
	
#hydrabeauty .intro3 .midashi_title{
        width: 100%;
        font-size: 25px;
        margin-bottom: 0px;
        line-height: 50px;
        margin-left: 0%;
    
    }
	
	
#hydrabeauty .product_slider-track {
        display: flex;
        gap: 40px;
        transition: transform 0.5s;
        padding: 25px 182px;
    
    }
	
#hydrabeauty .product_slider-section {
    width: 100%;
    padding: 0px 0px 80px;
    overflow: hidden;
}
	#hydrabeauty .product_info {
    margin-left: 40px;
}

#hydrabeauty .urls{
        text-align: center;
        margin-bottom: 190px;
        margin-top: 50px;
    
    }

#hydrabeauty .urls .add{
        text-align: center;
        font-size: 18px;
        margin-bottom: 20px;
    
    }
#hydrabeauty .urls a{
        color: white;
        width: 100%;
        margin-left: 5px;
        margin-right: 5px;
        text-decoration: none;
        border: 0px solid black;
    
    }
#hydrabeauty .urls p a{
        color: white;
        font-size: 14px;
        /* padding: 3px 21px 5px 21px; */
        /* width: 300px; */
        line-height: 24px;
        text-decoration: none;
   
    
    }
	#hydrabeauty .urls p:hover{
		cursor: pointer;
		background: rgba(255,255,255,0.31);
	}
	#hydrabeauty .hydra_flex_add{
        display: flex;
        width: 60%;
        /* border: 1px solid black; */
        margin: 0px auto;
    
    }
	#hydrabeauty .hydra_flex_add p{
        width: 100%;
        margin-left: 5px;
        line-height: 27px;
        height: 30px;
        margin-right: 5px;
        border: 0.7px solid white;
    
    }}

@media screen and (min-width:1200px){
	#hydrabeauty .solo_interview_text{
        width: 80%;
        margin: 0 auto;
        font-size: 14px;
        line-height: 28px;
        padding-top: 200px;
        padding-bottom: 50px;
    
    }}
/* hero promotion label */
#hydrabeauty .background .promotion-label {
    position: absolute;
    top: 50px;
    right: 20px;
    z-index: 9999;
    color: rgb(89, 152, 173);
    font-family: 'Crimson Pro', serif;
    font-size: 14px;
    line-height: 1;
    pointer-events: none;

}

@media screen and (min-width:700px){
/* hero promotion label */
#hydrabeauty .background .promotion-label {
        position: absolute;
        top: 15px;
        right: 20px;
        z-index: 9999;
        color: rgb(89, 152, 173);
        font-family: 'Crimson Pro', serif;
        font-size: 14px;
        line-height: 1;
        pointer-events: none;
    
    }}