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

main{
	
}

a:hover{
	opacity: 1!important;
}

body {
	overflow-x: hidden;
 　　text-size-adjust: 100%;
 　　-webkit-text-size-adjust: 100%;/*Chrome,Safari*/
 　　-ms-text-size-adjust: 100%;/*EgdeMobile*/
 　　-moz-text-size-adjust: 100%;/*firefox*/
	font-family: "Hiragino Kaku Gothic ProN","Hiragino Sans", 'メイリオ', 'Meiryo',sans-serif;
}


body main {
  max-width: 100%;
 /* overflow-x: hidden;*/
}

body main .main-contents {
  overflow: hidden;
  background-color: #fff;
}

h1, h2, p{
font-family: "Hiragino Kaku Gothic ProN","Hiragino Sans", 'メイリオ', 'Meiryo',sans-serif;
}

small{
	text-align: left;
	    margin: 4% auto 0 !important;
    line-height: 17px;
}

img{
	height: 100%;
}

/*a{
	 font-family: "Hiragino Kaku Gothic ProN","Hiragino Sans", 'メイリオ', 'Meiryo',sans-serif;
}*/
hr{
	color: #d4d4d4!important;
}

/*button{
	    background: #3b3834!important;
    width: 100%;
    padding: 6%!important;
    color: #fff!important;
    text-align: center!important;
    font-size: 1.6rem!important;
}
*/
.top-hr{
	    width: 90%;
    border-color: #A29C87;
    margin: 60px auto 4%;
}



.main_wrapper{
	/*margin: 0 4% 10%;*/
}

.hidden-view{
    display: none;
}

.lead{
	text-align: center;
   margin: 8% 0 0;
	
}

.lead small{
	text-align: center;
	margin-top: 2%;
	    font-size: 1rem;
	
}



.lead span{
	font-size: 1.4rem;
	
}

.lead h1{
	font-weight: 500;
    font-size: clamp(26px, 1.2vw, 26px);
    letter-spacing: 0.4rem;
        line-height: 1.6;
    margin: -11% auto 0;
    text-align: center;
}


.lead .lead_text {
    font-size: 16px;
    line-height: 1.8;
    font-weight: 400;
    letter-spacing: -0.03rem;
    text-align: left;
    width: 90%;
    margin: 0 auto 6%;
}

.lead .sec02{
	margin-top: 6%;
}

.lead .main-img{
	width: 86%;
    margin: 2% auto;
}

.lead .sec03 span{
	font-size: 20px;
    font-weight: 600;
}

.lead .sec04{
	margin-top: 6%;
}


.marker01{
	    background: #F5ECCE;
    padding: 5px;
}




.marker_oil{
	              background: linear-gradient(transparent 1%, #ffeaac 10%);
}




/*.product_name {
        margin: 4% auto;
}*/



.product .product_text{
	    font-size: 14px;
    line-height: 23px;
    flex-grow: 1;
    border-radius: 5px;
    padding: 10px;
    margin-bottom: 14px;
}




.product .product_text p{
	margin-bottom: 0!important;
}

.product .product_text span{
	    font-size: 10px;
    line-height: 17px;
}

.cate {
    border: 1px solid #272420;
    display: inline;
    padding: 4px;
	    font-size: 12px;
	background: #fff;
}


.name {
             margin: 3% 0 4%;
    font-weight: 500;
    font-size: 15px;
    line-height: 22px;
}

.capacity{
	background: #e5e5e5;
    text-align: center;
    padding: 10px;
    margin: 0 0 6%;
    font-size: 13px;
}

.price {
    text-align: right;
    font-size: 24px;
    font-weight: 500;
	    margin-bottom: 2%;
}

.price span {
    font-size: 12px;
}

.product_maintext h2{
	    margin: 6% 0 4%;
    font-weight: 500;
    font-size: 20px;
    line-height: 26px;
}
.product_maintext{
/* border-bottom: 1px solid #dbdbdb;
    padding-bottom: 20px;*/
}

.product_maintext p{
	     font-size: 16px;
    line-height: 1.8;
    font-weight: 400;
    letter-spacing: -0.03rem;
    text-align: center;
    margin: 6% auto ;
   
}

.product_maintext small{
	text-align: left;
    margin-top: 2%;
}



.product_text small{
	    font-size: 10px;
    line-height: 17px;
}




.fv .title-logo{
	width: 60%;
   margin: 10% auto 4%;
}


.section_title{
	width: 90%;
    margin: 20% auto 0;
    position: relative;
    padding-left: 20px;
}

.section_title::before {
    content: '';
    position: absolute;
    left: 0;
    top: 52%;
    transform: translateY(-50%);
    width: 10px;
    height: 42px;
    background-color: #B4D9F7;
}

.section_title .sub{
	    font-size: 14px;
}

.section_title .main{
	    font-size: 20px;
    margin-top: 16px;
    font-weight: 600;
	letter-spacing: 0.2rem;
}




.section_text{
	font-size: 16px;
    line-height: 1.8;
    font-weight: 400;
    letter-spacing: -0.06rem;
    text-align: left;
    width: 90%;
    margin: 2% auto 8%;
}

.product{
	/*    display: flex
;*/
    margin: auto;
    width: 90%;
}

.product .packshot{
	width: 40%;
	height: 100%;
}

.product .cv{
	margin: 6% 0 0;
}

.product_name{
	margin: auto;
	    width: 50%;
}



.lead .short-product{
	    position: relative;
}

.lead .short-product img{
	 width: 90%;
    margin: 0 auto 10%;
}


.lead .short-product .product_name{
	        position: absolute;
    top: 36%;
    right: 4%;
    text-align: left;
}

.fv{
	margin-top:2%;
}

.contents01{
	background: #37432F;
}

.contents01 .ulrike{
	position: relative;
}

.contents01 .photo{
	    width: 90%;
    margin-left: 10%;
	    padding-top: 8%;
}


.contents01 .word{
	    position: absolute;
    top: 20%;
    left: 7%;
    width: 66%;
    height: auto;
}

.contents01 .section_title{
	    margin: 4% auto;
    color: #fff;
}

.contents01 .section_title::before {
    content: '';
    position: absolute;
    left: 0;
    top: 52%;
    transform: translateY(-50%);
    width: 4px;
    height: 42px;
    background-color: #FBF1DB;
}


.contents01 .section_text{
	color: #fff;
	padding-bottom: 10%;
	    margin-bottom: 0;
}

.contents02{
	background: #37432F;
	    padding-bottom: 10%;
}

.contents02 .inner{
	background: #fff;
	width: 90%;
	margin: auto;
		
}

.contents02 p{
	width: 90%;
    margin: auto;
    font-size: 1.5rem;
    line-height: 26px;
}


.contents02 .main-title {
    text-align: center;
    font-size: 2rem;
    letter-spacing: 0.2rem;
    margin: 0 auto 4%;
    line-height: 26px;
}

.contents02 .main-title p{
	    padding: 8% 0 6%;
    font-size: 1.9rem;
    line-height: 29px;
}

.contents02 .main-img{
	width: 90%;
    margin: auto;
}



.contents02 .main-title span {
    letter-spacing: 0;
    font-size: 12px;
    color: #A29C87;
    font-family: 'Lexend Peta', sans-serif !important;
}

.contents02 .hint{
	    border: 1px solid #9a0256;
    margin: 5%;
    padding: 4%;
}

.contents02 .hint p{
   margin: 6% 0 2%;
    font-size: 1.4rem;
    line-height: 22px;
    width: 100%;
}

.contents02 small{
	    text-align: left;
    width: 90%;
    padding-bottom: 4%;
    font-size: 1rem;
}

.contents03 {
	background: #990154;
}


.contents03 .main-title {
       margin: 0 auto 4%;
    width: 70%;
    padding-top: 10%;
}

.contents03 .main-title .img{
       margin: 6% 0;
}
.contents03 .main-title h2{
text-align: center;
    font-size: 2.4rem;
    color: #fff;
    font-weight: 600;
    letter-spacing: 0.2rem;
    margin: 8% auto;
}


.contents03 p{
	color: #fff;
}



.contents03 .text{
         width: 90%;
    margin: auto;
        padding-bottom: 18%;
}

.contents03 .text p{
	font-size: 1.6rem;
	    line-height: 1.8;
    font-weight: 400;
    letter-spacing: -0.06rem;
}

.contents03 .text .img{
	    margin: 8% auto 0;
}

.contents03 .marker{
background: linear-gradient(transparent 2%, #9a4673 10%);
    font-size: 1.8rem;
    letter-spacing: 0.2rem;
}

.contents03 .product-about li{
	margin-top: 14%;
}


.contents03 .product-about li:first-child{
	margin-top: 8%;
}



.contents03 .product-about p{
	    font-size: 1.6rem;
    line-height: 26px;
	    margin: 2% auto 4%;
}

.contents03 .product-about small{
	text-align: left;
}

.contents04{
	background: #FDF6EA;
	    position: relative;
}
.contents04 .newborn{
	width: 70%;
    /* margin: -4% auto; */
    position: absolute;
    height: auto;
    top: -1%;
    right: 16%;
}


.contents04 .main-title button{
    width: 90%;
    margin: 6% 5% 10%;
}

.contents04 .product{
	    display: block;
    background: #fff;
    border: 1px solid #ae024a;
    padding: 8% 4%;
    margin: 6% auto;
}

.contents04 .product .packshot {
        width: 100%;
    height: 100%;
    margin: auto;
}

.contents04 .product .product_name {
    margin: auto;
    width: 100%;
}

.contents04 .short-product .product_name {
    margin: auto;
    width: 48%;
}

.contents04 .main-title {
       text-align: center;
    font-size: 24px;
    letter-spacing: 0.4rem;
        line-height: 36px;
    padding: 14% 0 1%;
}

.contents04 .main-title span {
    letter-spacing: 0;
        font-weight: 600;
    font-size: 1.4rem;
    color: #857024;
    font-family: 'Lexend Peta', sans-serif !important;
}
.contents04 .set-product{
	    width: 90%;
    margin: 0 auto 6%;
    padding-bottom: 16%;
}

.contents05{
	background: #F5F3EA;
}

.contents05 .title{
	margin: 10% 0 0;
    padding-top: 14%;
}

.contents05 .price{
	margin-bottom: 4%;
}

.contents05 .packshot{
	width: 90%;
    margin: 6% auto 10%;
}

.contents05 .short-product{
	    position: relative;
}

.contents05 .short-product .price{
	    margin-bottom: 6%;
}


.contents05 .short-product .product_name {
    position: absolute;
    top: 34%;
    right: 12%;
    text-align: left;
}


.contents05 .short-product .title-logo{
    width: 90%;
    margin: auto;
	    padding-bottom: 6%;
	}

.contents06{
	width: 90%;
    margin: 14% auto;
}
.contents06 .title{
	    margin: 6% 0;
}

.contents06 h2{
	    text-align: center;
    font-size: 22px;
    letter-spacing: 0.2rem;
    margin: 8% auto;
    line-height: 31px;
}

.contents06 .text p{
	font-size: 16px;
    line-height: 1.8;
    font-weight: 400;
    letter-spacing: -0.06rem;
    text-align: left;
    margin: 8% auto;
}


.contents06 .main-text span {
    font-size: 2rem;
    font-weight: 600;
}

.contents06 .main-text {
       margin: 8% auto -4%!important;
}



.contents07{
	width: 93%;
    margin: 0 auto 10%;
}

.contents07 .subscribe{
	margin-bottom: 6%;
}

.contents07 .short-product {
    position: relative;
	    margin: 4% 0;
}

.contents07 .short-product .title-logo {
    width: 100%;
    margin: auto;
}

.contents07 .short-product .product_name {
    position: absolute;
    top: 20%;
    right: 12%;
    text-align: left;
    width: 55%;
}

.contents07 .short-product .price {
    margin-bottom: 5%;
}

.contents08{
	    margin-bottom: 8%;
}


.contents08 .main-contents{
	display: flex;
}


.contents08 .main-contents .text{
	    margin: 6%;
    font-size: 16px;
    line-height: 1.6;

}

.contents08 .main-contents .text p{
	margin-bottom: 0;
}

.contents08 .main-contents .main-text{
	font-size: 20px;
    letter-spacing: 0.2rem;
    font-weight: 600;
	margin-bottom: 4%!important;
}
.contents08 button img{
	width: 90%;
    margin: 4% auto 6%;
}


.contents08 .main-contents .img{
	    width: 36%;
    margin: 4%;
    height: 100%;
}


.contents08 .infomation{
	width: 90%;
    margin: 0 auto 4%;
    font-size: 16px;
    line-height: 1.8;
    border: 1px solid #808080;
    padding: 10px;
}

.contents08 .infomation p{
	    margin-bottom: 0;
}

.contents08 .btn{
	    width: 90%;
	margin: 0 auto 10%;
}



/*メニュー*/
	
	
	
	
	.mail-box{
		width: 100%;
    margin: 0 auto 18%;
	}
	
	.mail-box .title-text{
	    font-size: 18px;
    margin-bottom: 21px;
    border-bottom: 1px dotted #808080;
    padding-bottom: 14px;
	}
	
	.mail-box .text{
		border: 1px solid #808080;
    padding: 13px;
    width: 100%;
    margin-bottom: 12px;
    color: #808080;
    background: #ffffff;
	}
	
	.mail-box .privacyPolicyAgreed{
	margin-right: 5px;
	}
	
	.mail-box .sub-text{
	  line-height: 16px;
	}
	.mail-box .submit{
	background: #3a3a3a;
    width: 100%;
    text-align: center;
    color: #fff;
    padding: 14px;
    font-size: 14px;
    border-radius: 5px;
    margin-top: 17px;
	}


@media screen and (min-width: 481px) {
	/* ------------------481px以上に適用されるCSS（タブレット）------------------- */
	
/*common*/
	body{
		max-width: inherit;
	}
	main{
		    min-width: 481px!important;
	}
	
}
	



@media screen and (min-width: 960px) {
		/* --------------------------------960px以上に適用されるCSS（PC）-------------------------------- */
h1, h2, p{

    font-family: "Hiragino Kaku Gothic ProN","Hiragino Sans", 'メイリオ', 'Meiryo',sans-serif;
}
h1 small{
	text-align: left;
	}
	main{
		        background-image: url(https://jurlique-japan.com/column/2025_vol7/img/back.jpg);
		background-attachment: fixed;
        background-size: cover;
        background-position: center;
	}
	p{
		font-size: 18px;
	}
	
	.fv {
    margin-top: 0;
}
	
	.contents04 .price {
        font-size: 24px;
    }
	
	.cate {
		    font-size: 14px;
	}
	
	.lead h1 {
		font-size: 28px;
	}
	
	.contents01 .section_maintext p {
    font-size: 18px;
    line-height: 32px;
}
	
	.contents01 .section_maintext .point span {
    font-size: 20px;
	}
	
	.contents01 .plusone-cont .main-text {
    font-size: 18px;
    line-height: 32px;
	}
	
	.contents03 .product-about p {
    font-size: 18px;
    line-height: 28px;
	}
	
	.contents04 .main-title p {
    font-size: 2.6rem;
        line-height: 39px;}
	
	
	.contents08 .main-contents .main-text {
    font-size: 22px;
    letter-spacing: 0.2rem;
    font-weight: 600;
    margin-bottom: 4% !important;
}
	
	.contents01 .main-title p {
    text-align: center;
		font-size: 28px;}
	
	.contents01 .main-title p span {
    letter-spacing: 0;
    font-size: 14px;
		
	}
	.name {
            margin: 4% 0 6%;
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
}
	
	.bg-nav{
		display: flex;
    box-sizing: border-box;
    max-width: 1120px;
    margin: auto;
	}
	
	.product_maintext p {
    font-size: 18px;
	}
	
	.pagemenu{
	    box-sizing: border-box;
    width: 45%;
    height: auto;
    padding: 2%;
	}
	
	aside{
		        position: sticky;
        top: 0%;
	/* position: fixed;
        bottom: 3%;
       
        right: 95%;*/
}

aside .nav__list{
/*	    position: absolute;
    width: 570.5px;
    bottom: 0;*/
}
	.nav__item1{
	width: 450px;
    height: auto;
	}
	
	.nav__item2{
	    width: 450px;
		height: auto;
	}
	
	.nav__item3{
	    width: 450px;
		height: auto;
	}
	
.main-contents {
    margin: auto;
    max-width: 470px;
   /* filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 10%));*/
    flex: 1;
	background: #fff;
}
	
	.lead .lead_text {
		font-size: 20px;}
	

	
	.contents02 .product .title {
    font-size: 2.6rem;
    line-height: 36px;
	}
	
	/*.name {
    font-size: 20px;
	}*/
	
	.contents02 .more-product .product_text p {
    margin: 2% 0 4%;
    font-weight: 500;
    font-size: 18px;
    line-height: 32px;
}
	
	.contents02 .campaign .product_text {
    margin: 2% 0 4%;
    font-weight: 500;
    font-size: 18px;
    line-height: 32px;
}
	.contents02 .campaign .sub-text {
    font-size: 16px;
    line-height: 14px;
	}
	.contents04 .product .cate {
		    font-size: 14px;
	}
	.contents04 .product .name {
    font-size: 18px;
	}
	
	.contents06 h2 {
    text-align: center;
    font-size: 24px;
	}

	.contents04 p {
    font-size: 18px;
	}
	
	.floating_btn {
    max-width: 520px;
}
	.floating {
		    display: flex;
		justify-content: left;
		    bottom: 2%;
    left: 2%;
		}
	.floating.is-hidden {
    visibility: hidden;
    opacity: 0;
}
	
	.howto .text p {
    font-size: 16px;
    line-height: 28px;
}
	.contents01 .section_maintext .sec01 {
    font-size: 20px;
	}
	
	.section_title .main {
		font-size: 22px;}
	
	.section_title .sub {
    font-size: 16px;
}
	
	.section_title::before {
		    height: 50px;
	}
	/*メニュー*/
	
	.under-box{
		display: flex;
	}
	   .under-box .official {
        width: 240px;
        margin: 0 0 40px 0;
        border: 0;
        height: 60px;
    }
	
	.under-box .mail-box{
		width: 65%;
    margin: 0 auto 5%;
	}
	
	.under-box .mail-box .title-text{
	    font-size: 18px;
    margin-bottom: 21px;
    border-bottom: 1px dotted #808080;
    padding-bottom: 14px;
	}
	
	.under-box .mail-box .text{
		border: 1px solid #808080;
    padding: 13px;
    width: 100%;
    margin-bottom: 12px;
    color: #808080;
    background: #ffffff;
	}
	
	.under-box .mail-box .privacyPolicyAgreed{
	margin-right: 5px;
	}
	
	.under-box .mail-box .sub-text{
	  line-height: 16px;
		        font-size: 12px;
	}
	.under-box .mail-box .submit{
	background: #3a3a3a;
    width: 30%;
    text-align: center;
    color: #fff;
    padding: 14px;
    font-size: 14px;
    border-radius: 5px;
    margin-top: 17px;
	}
}