@charset "UTF-8";

/* -----------------------------------------------
FileName: voile_soyeux_2025.css
----------------------------------------------- */
/* WEBフォント */
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Cinzel:wght@400..900&display=swap');
/*
font-family: 'Noto Serif JP', serif;
font-family: 'Noto Sans JP', sans-serif;
font-family: "Cinzel", serif;
*/

#voile_soyeux_2025 {
    font-size: 28px;
    color: #3c3c3c;
    font-weight: 500;
    font-family: 'Noto Serif JP', serif;
}

#voile_soyeux_2025 .mhg_container {
    padding: 110px 0 110px 0;
    position: relative;
}

#voile_soyeux_2025 .mhg_container.p2 {
	padding: 40px 0 110px 0;
}


#voile_soyeux_2025 .mhg_container.bg1 {
    background-image:url("../../../img/usr/lp/voile_soyeux_2025/bg1.png");
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: cover;
}

#voile_soyeux_2025 .mhg_container.bg2 {
    background-image:url("../../../img/usr/lp/voile_soyeux_2025/bg2.png");
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: cover;
}

#voile_soyeux_2025 .mhg_container.bg2::after {
	content: "";
	display: block;
	background-color: rgba(255,255,255,.7);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 5;
}

#voile_soyeux_2025 .mhg_container.bg3 {
    background-image:url("../../../img/usr/lp/voile_soyeux_2025/bg3.png");
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
}

#voile_soyeux_2025 .mhg_container.bg4 {
	background-image:url("../../../img/usr/lp/voile_soyeux_2025/bg4.png");
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: cover;
}


#voile_soyeux_2025 .contents {
	width: 1000px;
	margin: 0 auto;
    box-sizing: border-box;
}

#voile_soyeux_2025 h2.title {
    background: none;
    text-align: center;
    line-height: 1.7em;
    font-size: 2.14286em;
    font-weight: 700;
    margin: 0 0 .8em 0;
    filter: drop-shadow(0px 0px 5px rgba(0,0,0,1));
    color: #fff;
}

#voile_soyeux_2025 h3.title {
    background: none;
    text-align: center;
    font-size: 1.78571em;
    font-weight: 600;
    line-height: 1em;
	margin: 0 0 1em 0;
    
}



#voile_soyeux_2025 #keyImg figure {
    position: relative;
}

#voile_soyeux_2025 #keyImg figure img {
    width: 100%;
    height: auto;
}


#voile_soyeux_2025 #recommendArea {
	position: relative;
	z-index: 30;
}

#voile_soyeux_2025 #recommendArea ul {
    display: flex;
    justify-content: center;
    gap:0 40px;
}

#voile_soyeux_2025 #recommendArea ul li {
    height: 396px;
    width: 303px;
    background:url("../../../img/usr/lp/voile_soyeux_2025/recommend_bg.png") center center no-repeat;
    background-size: contain;
	filter: drop-shadow(8px 8px 8px rgba(0,0,0,0.2));
}

#voile_soyeux_2025 #recommendArea ul li p {
    border-radius: 9999px;
    height: 300px;
    width: 300px;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}

#voile_soyeux_2025 #recommendArea ul li p span {
	display: block;
    font-weight: 700;
    font-size: 1.07143em;
    line-height: 1.6em;
	color: #0d5385;
}




#voile_soyeux_2025 .itemArea {

    background-image: url("../../../img/usr/lp/voile_soyeux_2025/item_bg.png");
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
	border: 2px solid #a08224;
	border-radius: 100px 0 100px 0;
	overflow: hidden;
    /*background: linear-gradient(90deg,rgba(178,159,109,1) 0%, rgba(226,214,186,1) 50%, rgba(178,159,109,1) 100%);
    padding: 10px 0;*/
}

#voile_soyeux_2025 .itemArea article {
    width: calc(100% - 0px);
    margin: auto;
    box-sizing: border-box;
    text-align: center;
    padding: 10% 5%;
	
}


#voile_soyeux_2025 .itemArea figure {
    text-align: center;
    position: relative;
    margin: 0 0 50px 0;
}

#voile_soyeux_2025 .itemArea figure img {
    filter: drop-shadow(20px 20px 20px rgba(0,0,0,0.15));
}

#voile_soyeux_2025 .itemArea figure figcaption {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 150px;
    height: 175px;
    background: url("../../../img/usr/lp/voile_soyeux_2025/limited_bg.png") center center no-repeat;
    background-size: contain;
    position: absolute;
    top: 20px;
    right: 140px;
}

#voile_soyeux_2025 .itemArea figure figcaption p {
    color: #a08224;
    font-weight: 500;
    font-size: 1.35714em;
    line-height: 1.3em;
}

#voile_soyeux_2025 .itemArea h4 {
    background: none;
    font-size: 1.42857em;
    font-weight: 600;
    line-height: 1.6em;
    margin: 0 0 .6em 0;
}

#voile_soyeux_2025 .itemArea dl {
    margin: 0 0 1.8em 0;
}

#voile_soyeux_2025 .itemArea dt {
    font-weight: 500;
    line-height: 1em;
    margin: 0 0 .8em 0;
    font-size: 1.07143em;
}

#voile_soyeux_2025 .itemArea dd {
    line-height: 1em;
    font-weight: 700;
    font-size: 1.28571em;
    letter-spacing: .1em;
}

#voile_soyeux_2025 .itemArea dd small {
    font-size: 0.77778em;
    letter-spacing: .1em;
}

#voile_soyeux_2025 .buyBtn {
    width: 500px;
    margin: auto;
    text-align: center;
}

#voile_soyeux_2025 .buyBtn a {
    display: block;
    background: #0d5385;
	border-radius: 9999px;
	font-weight: 500;
    width: 100%;
    box-sizing: border-box;
    text-decoration: none;
    line-height: 1em;
    color: #fff;
    font-size: 1.39286em;
    padding: .9em 0;
}

#voile_soyeux_2025 .buyBtn a:hover {
    opacity: .8;
}



#voile_soyeux_2025 #pointArea {
    display: flex;
    flex-direction: column;
    gap:60px 0;
}

#voile_soyeux_2025 #pointArea article {
	display: flex;

}

#voile_soyeux_2025 #pointArea article:nth-child(even) {
	flex-direction: row-reverse;
}

#voile_soyeux_2025 #pointArea article figure {
    width: 600px;
	margin: 80px 0 0 -200px;
	position: relative;
	z-index: 40;
}

#voile_soyeux_2025 #pointArea article:nth-child(even) figure {
	margin: 80px -200px 0 0;
}


#voile_soyeux_2025 #pointArea article .point-inner {
    width: 840px;
    box-sizing: border-box;
	background: #fff;
	border-radius: 0 100px 0 100px;
	display: flex;
	justify-content: flex-end;
	padding: 100px 60px;
	position: relative;
	margin:0 0 0 -240px;
	z-index: 30;
	filter: drop-shadow(10px 10px 10px rgba(0,0,0,0.1));
}

#voile_soyeux_2025 #pointArea article:nth-child(even) .point-inner {
	border-radius: 100px 0 100px 0;
	margin:0 -240px 0 0;
	justify-content: flex-start;
}



#voile_soyeux_2025 #pointArea article aside {
    width: 480px;
	margin: 20px 0 0 0;
}

#voile_soyeux_2025 #pointArea article aside dl {
	display: flex;
	line-height: 1em;
	align-items: center;
	gap:0 .5em;
	color: #d0b794;
	font-family: "Cinzel", serif;
	margin: 0 0 1.4em 0;
}

#voile_soyeux_2025 #pointArea article aside dl dt {
	font-size: 0.57143em;
}

#voile_soyeux_2025 #pointArea article aside dl dd {
	font-size: 2.5em;
	font-weight: 700;
}


#voile_soyeux_2025 #pointArea article aside h4 {
    font-weight: 600;
    font-size: 1.92857em;
    margin: 0 0 .5em 0;
    line-height: 1.4em;
}

#voile_soyeux_2025 #pointArea article aside p {
	font-weight: 500;
}


#voile_soyeux_2025 #amountArea {
	border: 2px solid #0d5385;
	padding: 50px 50px;
	box-sizing: border-box;
}

#voile_soyeux_2025 #amountArea h2 {
	text-align: center;
	line-height: 1em;
	padding: .65em 3.3em;
	margin:calc(-50px - 1.3em) auto 1em auto;
	width: fit-content;
	border: 2px solid #0d5385;
	border-radius: 9999px;
	background: #fff;
	font-weight: 600;
	font-size: 1.42857em;
	color: #0d5385;
	
}


#voile_soyeux_2025 #amountArea article {
	display: flex;
	justify-content: space-between;
	margin: 1.5em 0 0 0;
}

#voile_soyeux_2025 #amountArea article:last-child {
	border-top: 2px dashed #0d5385;
	padding: 1.5em 0 0 0;	
}

#voile_soyeux_2025 #amountArea article h3 {
	line-height: 1em;
	background: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-size: 1.07143em;
	font-weight: 500;
	color: #0d5385;
}

#voile_soyeux_2025 #amountArea article aside {
	display: flex;
	flex-direction: column;
	gap:.4em 0;
}

#voile_soyeux_2025 #amountArea article aside dl {
	display: flex;
	align-items: center;
	font-weight: 500;
}

#voile_soyeux_2025 #amountArea article aside dl dt {
	width: 10.5em;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

#voile_soyeux_2025 #amountArea article aside dl dt::after {
	content: "";
	display: block;
	background: url("../../../img/usr/lp/voile_soyeux_2025/arrow.png") center center no-repeat;
	background-size: contain;
	width: 18px;
	height: 20px;
	margin: 0 .5em 0 .5em;
}


#voile_soyeux_2025 #squaleneArea {
    text-align: center;
}

#voile_soyeux_2025 #squaleneArea article {
    margin: 0 0 1em 0;
}

#voile_soyeux_2025 #squaleneArea article p {
    margin: 0 0 1em 0;
    font-weight: 600;
    line-height: 2em;
}

#voile_soyeux_2025 #squaleneArea article h4 {
    background: none;
    padding: 0 0 0 0;
    margin:  0 0 0 0;
    font-weight: 700;
    font-size: 1.42857em;
    line-height: 1.8em;
}

#voile_soyeux_2025 #squaleneArea figure {
    margin: 0 0 50px 0;
}

#voile_soyeux_2025 #squaleneArea figure img {
    border-radius: 20px;
}

#voile_soyeux_2025 #squaleneArea aside p {
    letter-spacing: 0em;
    font-size: .95em;
    line-height: 2em;
    font-weight: 600;
}

#voile_soyeux_2025 #squaleneArea aside p:not(:last-child) {
    margin: 0 0 1em 0;
}









@media screen and (max-width: 640px) {

    #voile_soyeux_2025 {
        font-size: 16px;
    }
    
    #voile_soyeux_2025 .mhg_container {
        padding: 50px 0 50px 0;
    }

	#voile_soyeux_2025 .mhg_container.p2 {
		padding: 15px 0 50px 0;
	}

    #voile_soyeux_2025 .contents {
        width: 92%;
        margin: 0 auto;
    }


    #voile_soyeux_2025 h2.title {
        line-height: 1.8em;
        font-size: 6vw;
        margin: 0 0 .8em 0;
    }


    #voile_soyeux_2025 h3.title {
        font-size: 6vw;
    }


    #voile_soyeux_2025 #recommendArea ul {
        display: flex;
        justify-content: space-between;
        flex-wrap: wrap;
        gap:16px 0;
    }

    #voile_soyeux_2025 #recommendArea {
        width: 92%;
        margin: auto;
    }
	
	#voile_soyeux_2025 #recommendArea ul li {
        height: 56vw;
        width: 43vw;
    }

    #voile_soyeux_2025 #recommendArea ul li p {
        height: 43vw;
        width: 43vw;
    }

    #voile_soyeux_2025 #recommendArea ul li p span {
        font-size: 4vw;
    }


	#voile_soyeux_2025 .itemArea {
		border-radius: 60px 0 60px 0;
	}


	#voile_soyeux_2025 .itemArea article {
		padding: 15% 8%;

	}



    #voile_soyeux_2025 .itemArea article h3 {
        font-size: 6vw;
        margin: 0 0 1.2em 0;
        letter-spacing: .07em;
        gap:0 .5em;
    }


    #voile_soyeux_2025 .itemArea figure {
        text-align: center;
        position: relative;
        width: 30%;
        margin: 0 auto 30px auto;
    }

    #voile_soyeux_2025 .itemArea figure img {
        filter: drop-shadow(12px 12px 12px rgba(0,0,0,0.15));
    }

    #voile_soyeux_2025 .itemArea figure figcaption {
        width: 22vw;
        height: 26vw;
        top: 10px;
        right: auto;
        left: 100%;
        margin-left: 10px;
    }

    #voile_soyeux_2025 .itemArea figure figcaption p {
        font-size: 5vw;
        line-height: 1.4em;
    }

    #voile_soyeux_2025 .itemArea h4 {
        background: none;
        font-size: 4.8vw;
        line-height: 1.6em;
        margin: 0 0 .6em 0;
    }

    #voile_soyeux_2025 .itemArea dt {
        margin: 0 0 1em 0;
        font-size: 4.2vw;
        letter-spacing: 0;
    }

    #voile_soyeux_2025 .buyBtn {
        width: 100%;
        font-size: 3.2vw;
    }


	#voile_soyeux_2025 #pointArea {
		gap:40px 0;
	}

	#voile_soyeux_2025 #pointArea article {
		display: flex;
		flex-direction: column;

	}

	#voile_soyeux_2025 #pointArea article:nth-child(even) {
		flex-direction: column;
	}

	#voile_soyeux_2025 #pointArea article figure {
		width: 85%;
		margin: 0 0 -50px 0;
		position: relative;
		z-index: 40;
	}

	#voile_soyeux_2025 #pointArea article:nth-child(even) figure {
		margin: 0 0 -50px 15%;
	}


	#voile_soyeux_2025 #pointArea article .point-inner {
		width: 100%;
		box-sizing: border-box;
		background: #fff;
		border-radius: 0 60px 0 60px;
		display: flex;
		justify-content: flex-start;
		padding:70px 10% 40px 10%;
		position: relative;
		margin:0 0 0 0;
		z-index: 30;
		filter: drop-shadow(10px 10px 10px rgba(0,0,0,0.1));
	}

	#voile_soyeux_2025 #pointArea article:nth-child(even) .point-inner {
		border-radius: 60px 0 60px 0;
		margin:0 0 0 0;
		justify-content: flex-start;
	}

	#voile_soyeux_2025 #pointArea article aside {
		width: 100%;
		margin: 20px 0 0 0;
	}

	#voile_soyeux_2025 #pointArea article aside dl {
		margin: 0 0 1.2em 0;
		font-size: 3.8vw;
	}

	#voile_soyeux_2025 #pointArea article aside dl dt {
		font-size: 0.8em;
	}


	#voile_soyeux_2025 #pointArea article aside h4 {
		font-size: 5.8vw;
		margin: 0 0 .5em 0;
		line-height: 1.6em;
	}

    #voile_soyeux_2025 #pointArea article aside p br {
        display: none;
    }


	#voile_soyeux_2025 #amountArea {
		padding: 10% 8%;
	}

	#voile_soyeux_2025 #amountArea h2 {
		line-height: 1em;
		padding: .65em 3em;
		margin:calc(-10% - 1.5em) auto 1em auto;
		font-size: 5vw;

	}


	#voile_soyeux_2025 #amountArea article {
		display: flex;
		flex-direction: column;
		justify-content: flex-start;
	}



	#voile_soyeux_2025 #amountArea article h3 {
		margin: 0 0 1em 0;
		font-size: 4.5vw;
	}

	#voile_soyeux_2025 #amountArea article aside {
		display: flex;
		flex-direction: column;
		gap:.4em 0;
	}

	#voile_soyeux_2025 #amountArea article aside dl {
		justify-content: space-between;
	}

	#voile_soyeux_2025 #amountArea article aside dl dt {
		width: 12.5em;
		white-space: nowrap;
	}

	#voile_soyeux_2025 #amountArea article aside dl dt::after {
		width: 12px;
		height: 13px;
	}






    #voile_soyeux_2025 #squaleneArea article {
        margin: 0 0 1em 0;
    }

    #voile_soyeux_2025 #squaleneArea article p {
        margin: 0 0 1em 0;
        font-weight: 600;
        line-height: 2em;
    }

    #voile_soyeux_2025 #squaleneArea article h4 {
        font-size: 5.6vw;
    }

    #voile_soyeux_2025 #squaleneArea figure {
        margin: 0 0 25px 0;
    }

    #voile_soyeux_2025 #squaleneArea figure img {
        border-radius: 20px;
    }

    #voile_soyeux_2025 #squaleneArea aside p {
        letter-spacing: 0em;
        font-size: .9em;
        line-height: 2.2em;
    }







}


@media screen and (max-width: 320px) {

    #voile_soyeux_2025 {
        font-size: 14px;
    }



	
}















