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




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{
	
	    margin: 4% auto 0 !important;
    line-height: 17px;
}

img{
	height: 100%;
}


hr{
	color: #d4d4d4!important;
}

p{
	font-size: 1.6rem;
	line-height: 28px;
}

.mail-box .sub-text{
	font-size: 1.2rem;
}



.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;
	
}

.product-block .main{
	    background: none;
    padding: 0;
}

.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%;
}




.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: 2% 0 4%;
    font-weight: 500;
    font-size: 1.6rem;
    line-height: 24px;
}

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

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

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



.gray{
    color: #fff;
    font-size: 1.6rem!important;
}


main{
	margin-top: 2%;
}


.fv .text{
    margin-top:8%;
}

.fv .text h1{
	    margin: auto;
    text-align: center;
    line-height: 3.6rem;
    font-size: 2.6rem;
    font-weight: 500;
    letter-spacing: 0.1rem;
}

.fv .text h1 span{
	    padding-left: 0;
	 font-size: 1.8rem;
font-weight: 500;
}

.fv .image{
	width: 100%;
    display: block;
    margin: 0 auto 0;
}

.fv .product_name{
	text-align: center;
	
}



.fv .icon{
	background: #536E3E;
    border-radius: 50px;
    color: #fff;
    text-align: center;
    font-size: 1.4rem;
    display: block;
    width: 46%;
    margin: 2% auto 6%;
}


/*.product-block{
    width: 92%;
    margin: auto;
}
*/


.product-block .product_name .price{
       text-align: center;
}




.sub-product {
   display: flex;
    text-align: left;
    margin: 6% auto;
    padding: 2%;
	border-radius: 10px;
    box-shadow: 3px 5px 5px 3px #80808045;
}

.sub-product picture{
   width: 29%;
    margin: 13% auto;
    display: block;
       height: auto;
}



.sub-product .set-contents{
	    line-height: 16px;
    background: #efefef;
    padding: 2%;
	font-size: 1rem;
    margin-bottom: 2%;
}

.set .value{
	display: none;
}


.set picture{
	box-shadow: 3px 5px 5px 3px #80808045;
}
.sub-product picture:nth-child(2) {
    width: 22%;
}
.sub-product .product_name {
    margin: auto;
        width: 80%;
    text-align: left;
}

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

.sub-product .name {
    margin: 2% 0;
    font-size: 1.4rem;
}

.sub-product .product_name .cv {
       width: 100%;
    background: #272420;
    color: #fff;
    text-align: center;
    border-radius: 5px;
}

.sub-product .product_name .cv {
    width: 100%;
    background: #272420;
    color: #fff;
    text-align: center;
    border-radius: 5px;
    font-size: 1.4rem;
	padding: 6%;
}

.set picture{
	width: 90%;
	display: block;
	margin: 2% auto 8%;
}


/*成分箇所共通*/

.product_name{
	    padding: 6%;
}

.main-btn{
	    background: #272420;
    padding: 8%;
    width: 100%;
    color: #fff;
    text-align: center;
    font-size: 1.6rem;
    border-radius: 5px;
    margin: 6% auto;
}

.product_name .attention{
	text-align: left;
	font-size: 1.2rem;
}
.detail-box{
	    width: 100%;
    margin: auto;
	
}

.detail-box ul{
	display: flex;
}

.detail-box .review{
	width: 64%;
	border-right: 1px solid #808080;
}

.detail-box .review p{
	text-align: left;
    font-size: 1.2rem;
    line-height: 2rem;
    margin: auto;
}

.detail-box .star{
	font-size: 1rem;
    color: #536e3e;
}

.detail-box .component{
	width: 76%;
	margin: auto;
	display: flex;
	
    padding-left: 2%;
}
.detail-box .component p{
	    text-align: left;
    font-size: 1.4rem;
    line-height: 2rem;
}

.detail-box .component small{
text-align: left;
    font-size: 1rem;
    line-height: 1.2rem;
}

.detail-box .component picture{
    width: 38%;
    margin: auto 0 auto 6%;
	}



.column-box{
display: -webkit-box;
display: flex;
}
.column-box .slide-item{
    width: 50%;
    padding: 1vw;
align-items: center;
justify-content: center;
}

.column-box .slide-item .text-box{
	text-align: center;
	    margin: 10% 0;
}

.column-box .slide-item .text-box .title{
	    font-size: 1.6rem;
    font-weight: 600;
    text-align: left;
}

.column-box .slide-item .text-box .text{
	 font-size: 1.4rem;
    line-height: 22px;
    margin: 8% 0;
    text-align: left;
}
@media screen and (min-width: 600px){
.column-box{
flex-wrap: wrap;
}
}


.column-box .btn{
    border: 1px solid;
	    border-radius: 5px;
    box-shadow: 5px 5px 5px #8080801a;
    padding: 16px;
    font-size: 1.2rem;
}
.column-box{
flex-wrap: nowrap;
overflow-x: scroll;
}
.column-box .slide-item{
width:100%;
min-width:70%;
}



.time_schedule{
  position: relative;
}
.time_line {
       width: 1px;
    height: 68%;
    position: absolute;
    top: 0;
    left: 8%;
    z-index: 999;
    transform: translateX(-50%);
    padding-top: 15px;
}
.time_line span {
    display: block;
    width: 100%;
    height: 100%;
        background: #556d2c;
}
.time_ball{
      position: absolute;
    background: #556d2c;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    left: 8%;
    z-index: 999;
}
dl{
  padding: 10px 0;
}
dl dt{
  width: 100%;
  position: absolute;
}
dl dd{
   width: 82%;
    margin-left: 18%;
}


.head-text p{
	    font-size: 1.4rem;
    text-align: center;
    margin-bottom: 0!important;
    padding: 2%;
    background: #1B1B36;
    color: #fff;
}

.fv{
	position: relative;
}

.fv .text{
	    position: absolute;
    top: 60%;
    color: #fff;
    text-align: center;
    bottom: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
}
.fv .text .sub{
	font-size: 1.6rem;
    line-height: 26px;
    margin-top: 6%;
}


.day-icon{
	    margin: 0 auto 6%;
    border: 1px solid #272420;
    display: block;
    font-size: 1.4rem;
    padding: 0%;
    width: 40%;
	    text-align: center;
}

.contents01 {
	background: #FAF8F6;
}

.contents01 h2{
	    text-align: center;
    font-size: 2.6rem;
    line-height: 32px;
    padding: 12% 0 4%;

}

.contents01 h2 span{
	font-size: 1.4rem;
}

.contents01 ul{
	    display: flex;
    flex-wrap: wrap;
    flex-direction: revert;
    margin: auto;
    text-align: center;
}

.contents01 li {
    width: 49%;
    text-align: center;
    margin: -2% auto -5%;
}

.contents01 li .main{
	font-size: 1.8rem;
    font-weight: 600;
}


.contents01 li .sub {
    font-size: 1.4rem;
    line-height: 21px;
    margin-top: 2%;
}


.contents01 li .main::before {
    content: url('https://jurlique-japan.com/column/2026_vol7/img/check03.png');
   margin-right: -8px;
    position: relative;
    top: 22px;
    left: 0;
}

.contents01 .attention{
	text-align: right;
    font-size: 1.2rem;
    margin: 6% 4% -6%;
}

.contents02 {
	    padding: 6% 4%;
}

.eng{
	    font-family: 'Lexend Peta', "Hiragino Kaku Gothic ProN", "Hiragino Sans", 'メイリオ', 'Meiryo', sans-serif;
}

.contents02 .title{
	    margin: 10% 0 4%;
}

.contents02 .title .eng{
	font-size: 1rem;

}

.contents02 .title .main{
	    font-size: 2.6rem;
    line-height: 37px;

}


.contents02 .text p{
	    margin: 6% 0;

}


.contents03 {
	      background: #FAF8F6;
}

.contents03 picture{
	    padding: 2%;
    display: block;
}

.contents03 .text p{
    margin: 0;
    padding: 4% 4% 12%;

}


.contents04 .title{
	position: relative;
}

.contents04 .title .text{
    position: absolute;
    top: 11%;
    color: #272420;
    text-align: left;
    bottom: 0;
    /* right: 0; */
    left: 4%;
    margin: 0 auto;
}



.contents04 .title .text h1{
    font-size: 2.6rem;
    line-height: 32px;
}

.contents04 .title .text h1 .gray{
	color: #272420;
}


.contents04 .text p{
	margin: 0;
    padding: 4% 4% 12%;
}



.contents04 .block-a picture{
	    display: block;
    width: 90%;
}





.contents04 .block-a .product_name{
border: 1px solid #272420;
    width: 100%;
    margin: -22% 0 16% 5%;
    padding: 24% 10% 4% 6%;
	}


.contents04 .icon{
	    border: 1px solid #272420;
    display: inline;
    font-size: 1.4rem;
    padding: 2%;
}


.contents04 .bigname{
	margin: 2% 0;
    line-height: 26px;
}

.contents04 .product-block .product_name .price {
    text-align: right;
}

.contents04 .product-block .product_name .text{
	    font-size: 1.4rem;
    line-height: 22px;
}

.contents04 .main-btn{
	    width: 100%;
    margin: 2% auto 6%;
	font-size: 1.4rem;
}


.contents04 .block-b picture{
	 display: block;
    width: 90%;
    margin: 0 0 0 10%;
}

.contents04 .block-b .product_name{
    border: 1px solid #272420;
    width: 100%;
    margin: -22% 0 12% -5%;
    padding: 24% 6% 4% 10%;
}

.contents04 .product-block{
    background: #FAF8F6;
    padding: 8% 0 6%;
	}


.contents05 {
	    background: #faf8f6;
	    padding-bottom: 10%;
}

.contents05 .title{
	    text-align: center;
    margin:0 0 6%;
	    font-weight: 600;
	padding-top: 8%;
}

.contents05 .title .eng{
	    font-size: 3rem;
    font-weight: 300;
}
   

.contents05 .text p{
	    text-align: center;
    font-size: 1.4rem;
    line-height: 23px;
}


.contents05 .price {
    text-align: right;
}

.contents05 .set-about{
	    padding: 4% 0;
    border-top: 1px dotted;
    border-bottom: 1px dotted;
        margin: 0 4%;
}


.contents05 .product_name{
	    padding: 4% 4% 0;
}

.contents05 .set-about p {
    font-size: 1.4rem;
    line-height: 26px;
    margin-bottom: 6%;
}


.contents06 .title {
        margin: 20% 4% 12%;
}

.contents06 .title .eng {
    font-size: 1rem;
}

.contents06 .title .main {
    font-size: 2.6rem;
    line-height: 37px;
}


.contents06 .time .main{
	font-size: 2rem;
    font-weight: 600;
    margin: 6% 0 4%;
    line-height: 30px;
	
}

.contents06 .time .sub{
	font-size: 1.4rem;
    line-height: 26px;
	
}

.contents07 .column-titel{
	    width: 90%;
    display: block;
    margin: 20% auto 4%;
}

.contents07 .column-box{
    margin: 4% 0 12% 4%;
	}

.contents07 picture{
	    width: 100%;
    height: auto;
    display: block;
}



.contents08 {
	    margin: 20% 0;
}


.contents08 .title {
        font-size: 2rem;
    font-weight: 600;
    padding: 4% 4% 2% 4%;
}

.contents08 .text {
    padding: 0 4% 8%;
}

.contents09 .sub-box{
	width: 90%;
	margin: auto;
}

.contents09 .cv{
	    background: #272420;
    padding: 8%;
    width: 100%;
    color: #fff;
    text-align: center;
    font-size: 1.6rem;
    border-radius: 5px;
    margin: 6% auto 20%;

}
/*メニュー*/
	
	
	
	
	.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;
}
small{
	text-align: center;
	}
	main{   
	background-image: url(../img/bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
  
	}
	p{
		font-size: 1.6rem;
	}
	
	
	.name {
        margin: 2% 0 4%;
    font-weight: 500;
    font-size: 18px;
    line-height: 26px;
}
	
	.main-contents small{
		text-align: center;
	}
	
	.bg-nav {
    display: flex;
    box-sizing: border-box;
    max-width: 1120px;
    margin: auto;
}
	
.fv .text .title {
    width: 74%;
	}
	
	.pagemenu {
        position: sticky;
        box-sizing: border-box;
        width: 33%;
        margin: 0 0 0 5%;
}
	.pagemenu .sub-product{
		background: #fff;
	}
	
	
	.pagemenu .product_name {
    padding: 3% 0 0;
}
	.pagemenu .sub-product picture {
    width: 50%;
    margin: auto;
    display: block;
    height: 100%;
}
	
	aside {
    position: sticky;
    top: 30%;
    /* transform: translate(0%, -50%); */
}
	
	.pagemenu aside ul li {
    display: block;
    text-align: left;
    text-decoration: none;
    cursor: pointer;
    margin-bottom: 20px;
    font-size: 20px;
    line-height: 1.5;
    font-weight: 400;
    font-family: 'Lexend Peta', sans-serif;
}
	
	.pagemenu .title{
	text-align: center;
    font-size: 1.4rem;
    line-height: 2rem;
    margin: 14% auto 6%;
		color: #fff;
}

.pagemenu .eng{
	font-family: 'Lexend Peta', "Hiragino Kaku Gothic ProN", "Hiragino Sans", 'メイリオ', 'Meiryo', sans-serif;
    font-size: 2.2rem;
}

	.sevenherb:before {
    content: "";
    position: absolute;
    margin: auto;
    top: calc(-8 * 46rem / 83);
	}
	
.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;}
	.contents07 .text {
    font-size: 1.4rem;

	}
	
	.main-btn {
    font-size: 1.8rem;
		
	}
	
	.fv .text h1 {
    margin: auto;
    text-align: center;
    line-height: 3.8rem;
            font-size: 3.2rem;
	}
	
	
	.gray {
    color: #fff;
    font-size: 1.8rem !important;
}
	
	.fv .text .sub {
    font-size: 1.8rem;
        line-height: 30px;

	}
	
	.contents01 h2 {
    text-align: center;
    font-size: 2.8rem;

	}
	
	.contents01 h2 span {
    font-size: 1.6rem;
    line-height: 36px;
}
	
	
	.contents01 li .main {
    font-size: 2.2rem;
	}
	
	.contents01 li .sub {
    font-size: 1.4rem;
    letter-spacing: -0.08rem;
}
	
	.contents01 li {
    width: 50%;
    margin-bottom: -3%;
}
	
	.contents02 .title .main {
    font-size: 3rem;
    line-height: 46px;
}
	
	.contents02 .title .eng {
    font-size: 1.4rem;
}
	.contents02 .title {
    margin: 14% 0 6%;
}
	.contents04 .title .text h1 {
    font-size: 3rem;
    line-height: 40px;
}
	
	.contents04 .main-btn {
            width: 100%;
        margin: 4% auto 6%;
    font-size: 1.6rem;
}
	.contents04 .product-block .product_name .text {
    font-size: 1.6rem;
    line-height: 26px;
}
	
	.contents04 .bigname {
    margin: 2% 0;
    line-height: 32px;
    font-size: 1.8rem;
}
	
	
	.contents05 .text p {
    text-align: center;
    font-size: 1.6rem;
    line-height: 30px;
}
	
	.contents05 .product_name .bigname{
		    font-size: 1.8rem;
	}
	
	.contents05 .set-about p {
    font-size: 1.6rem;
    line-height: 30px;
    letter-spacing: 0;
    margin-bottom: 6%;
}
	
	
		.contents06 .title .main {
    font-size: 3rem;
    line-height: 46px;
}
	
	.contents06 .title .eng {
    font-size: 1.4rem;
}
	
	/*メニュー*/
	
	.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;
	}
	
	    .horoscope img {
        width: 100%;
    }
	.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;
	}
}