@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Zen+Old+Mincho&display=swap');
@import url("https://use.typekit.net/alm8xyl.css");


html {
	font-family: YakuHanJP, "Noto Sans JP", sans-serif;
	font-size: 16px;
	font-weight: 400;
	color: #000;
	scroll-behavior: smooth;
}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
:root {
	--sub-text-color: #7b5d08;
	--bg-yellow: #fef4e3;
	--bg-pink: #fff5f9;
	--pink: #e85298;
}
.center {
	text-align: center;
}
.en {
	font-family: "avenir-next-lt-pro", sans-serif;
	font-weight: 700;
	font-style: normal;
}
.mincho {
  font-family: "Zen Old Mincho", serif;
  font-weight: 400;
	font-size: clamp(0.813rem, 0.375rem + 2.19vw, 1.25rem);
  font-style: normal;
	color: #666;
}
img {
  max-width: 100%;
  height: auto;
	display: block;
}
a {
	color: inherit;
	text-decoration: none;
}
.lp-container {
  height: 100vh;
}
.lp-inner {
  max-width: 640px;
  margin: auto;
}

.hero {
	background: url(../img/bg.jpg) no-repeat;
	background-size: cover;
	position: relative;
}
.bg-top {
	position: absolute;
	top: 0;
	mix-blend-mode: multiply;
}
.bg-bottom {
	position: absolute;
	bottom: 0;
	mix-blend-mode: multiply;
}
.hero-inner {
	padding: clamp(3.75rem, 18.75vw, 7.5rem) 0 0;
}
.hero h3 {
	margin: 20px auto 10px;
}
.anchor {
	padding: 0 clamp(1.25rem, 6.25vw, 2.5rem) clamp(3.75rem, 18.75vw, 7.5rem);
	margin-top: 40px;
}
.anchor-item {
	position: relative;
	margin-top: 20px;
	display: block;
}
.anchor-inner {
	box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
	display: block;
}
.anchor-item .eye-catch {
  position: absolute;
  top: -45px;
  left: -25px;
  height: clamp(3.375rem, 0.45rem + 12vw, 5.25rem);
}
.anchor-item p {
	text-align: center;
	margin-bottom: 10px;
}
.anchor-item p.anchor-btn {
	color: #fff;
	background: #e85298;
	text-align: center;
	padding: 10px;
	position: relative;
}
.anchor-item p.anchor-btn span {
	display: inline-block;
	position: absolute;
	right: 20px;
}

.intro {
	background: var(--bg-pink);
	padding: clamp(2.5rem, 12.5vw, 5rem) clamp(1.25rem, 6.25vw, 2.5rem) clamp(1.25rem, 6.25vw, 2.5rem);
}
.intro p.attention {
	font-size: clamp(1.875rem, 9.38vw, 3.75rem);
	color: var(--sub-text-color);
	line-height: 1;
	margin-bottom: 10px;
}
.intro p.introduction {
	font-size: clamp(1.75rem, 1.165rem + 2.4vw, 2.125rem);
}
.intro-inner-pink {
	background: url(../img/present-bg.png) no-repeat #ffdeec;
  background-size: cover;
	position: relative;
	margin: clamp(1.25rem, 6.25vw, 2.5rem) auto;
	padding: clamp(1.25rem, 6.25vw, 2.5rem) clamp(1.25rem, 6.25vw, 2.5rem) 10px;
}
.intro-inner-pink .allow {
	position: absolute;
	height: 40px;
	bottom: -40px;
	left: 50%;
  transform: translateX(-50%);
}
.intro-inner-pink p.attention {
	font-size: clamp(1.375rem, 0.5rem + 4.38vw, 2.25rem);
	color: #666;
	margin-top: 10px;
}
.intro-inner-pink p.introduction {
	font-size: clamp(1rem, 0.375rem + 3.13vw, 1.625rem);
}
.present {
	height: clamp(11.25rem, 4.375rem + 34.38vw, 18.125rem);
	margin: 20px auto 0;
}
.intro .lead {
	font-size: clamp(1.125rem, 0.15rem + 4vw, 1.75rem);
	line-height: 1.8;
	margin-bottom: 20px;
}
.intro .lead span {
	color: var(--sub-text-color);
}

#skin-care, #hair-care, #inner-care {
	margin-top: clamp(2.5rem, 12.5vw, 5rem); /*80-40*/
}
.item-wrapper {
	background: var(--bg-yellow);
	padding: 40px clamp(1.25rem, -0.7rem + 8vw, 2.5rem) clamp(1.25rem, -0.7rem + 8vw, 2.5rem); /*40-20*/
	display: grid;
	gap: clamp(2.5rem, 0.55rem + 8vw, 3.75rem);
}
.item {
	position: relative;
	background: #fff;
	border: 1px solid #000;
	border-radius: 30px;
	padding: 0 clamp(1.25rem, -0.7rem + 8vw, 2.5rem) clamp(1.25rem, -0.7rem + 8vw, 2.5rem); /*40-20*/
}
.item-top {
	position: absolute;
	top: -60px;
  left: -40px;
	height: clamp(7.125rem, 0.495rem + 27.2vw, 11.375rem);
}

p.set {
	font-size: clamp(0.688rem, 0.492rem + 0.8vw, 0.813rem); /*13-11*/
	border: 1px solid #000;
	padding: 5px 10px;
	margin-top: 10px;
}
p.set span {
	color: var(--pink);
}

.name-height {
  margin: clamp(1.25rem, -0.7rem + 8vw, 2.5rem) auto 5px;
}
.name-height01 {
  height: clamp(3.625rem, 0.505rem + 12.8vw, 5.625rem);
}
.name-height02 {
  height: clamp(4.813rem, 0.328rem + 18.4vw, 7.688rem);
}
.name-height03 {
  height: clamp(1.813rem, 0.155rem + 6.8vw, 2.875rem);
}

.item-price {
	display: flex;
	justify-content: center;
	align-items: center;
	gap:20px;
}
.item-price p,
.item-price p span.naname {
	position: relative;
}
.item-price p {
	text-align: left;
	font-size: clamp(0.875rem, 0.29rem + 2.4vw, 1.25rem);
}
.item-price p span.naname {
	font-size: clamp(1rem, 0.025rem + 4vw, 1.625rem);
	letter-spacing: -0.05em;
}
.item-price p span.naname::before {
  position: absolute;
  content: "";
  display: block;
  transform: rotate(-10deg);
  background-color: red;
  width: 100%;
  height: 1px;
  top: 50%;
  left: 0;
}
.item-price p.off-price {
	font-size: clamp(2.375rem, 0.62rem + 7.2vw, 3.5rem);
	letter-spacing: -0.05em;
}
.item-price p.off-price span {
	font-size: clamp(1.875rem, 0.413rem + 6vw, 2.813rem);
}
.item-cta a {
  font-size: clamp(1.25rem, 0.275rem + 4vw, 1.875rem);
	border-radius: 40px;
  color: #fff;
  width: 100%;
  background: var(--pink);
  text-decoration: none;
  text-align: center;
  display: block;
  padding: 20px 0;
  margin-top: clamp(0.313rem, -0.175rem + 2vw, 0.625rem);
}

.note-area {
	margin-top: 10px;
}
p.note {
  font-size: 12px;
	text-indent: -1em;
	padding-left: 1em;
}

.pickup {
	margin-top: clamp(2.5rem, 12.5vw, 5rem); /*80-40*/
	padding-right: 0;
	padding-left: 0;
}

.slick01 {
  margin-left: 40px;
  position: relative;  /* ★これを追加 */
}
.slide-item {
  padding: 40px 20px 5px 5px;
}
.slide-item-inner {
	position: relative;
	background: #fff;
	border-radius: 20px;
	padding: 20px;
	margin-right:20px;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
}
.slide-item-inner p.tag {
	font-size: 13px;
	border: 1px solid var(--pink);
	border-radius: 20px;
	display: inline-block;
	padding: 5px 10px;
	color:var(--pink);
}
.slide-item-inner p.lead {
  color: var(--pink);
  font-size: clamp(0.875rem, 0.68rem + 0.8vw, 1rem);
  line-height: 1.5;
  margin: 20px 0 5px;
}
.slide-item-inner h2 {
	font-size: clamp(1.125rem, 0.345rem + 3.2vw, 1.625rem);
}
.slide-item-inner p.price span {
	font-size: clamp(2.375rem, 0.62rem + 7.2vw, 3.5rem);
}
.slide-item-inner p.price {
	font-size: 20px;
}
.slide-item img {
	height: clamp(11.25rem, 1.5rem + 40vw, 17.5rem);
}
.slide-item .icon {
	position: absolute;
  top: -10px;
  right: 20px;
  height: 80px;
}
.slide-item .item-cta a {
	margin-top: 10px;
}

/* dots 全体 */
.slick-dots {
  display: flex;
  gap: 8px;         /* ドット間のスペース */
  justify-content: center;
  margin-top: 10px;
  padding: 0;
}
/* <li> のデフォルトの余白を消す */
.slick-dots li {
  list-style: none;
  margin: 0;
  padding: 0;
}
/* 中のボタンを丸ドットに */
.slick-dots li button {
  width: 10px;
  height: 10px;
  padding: 0;
  border: none;
  border-radius: 50%;
  background:#ccc;
  font-size: 0;  /* 数字を消す */
  cursor: pointer;
}
/* アクティブ時の色 */
.slick-dots li.slick-active button {
  background: var(--pink);
}

/* 前後矢印（ドットの左右に寄せる） */
.slick-prev,
.slick-next {
  position: absolute;
  bottom: -5px;
  transform: translateY(0);
  border: none;
  background: none;
  cursor: pointer;
  font-size: 20px;
  color: var(--pink);
  padding: 0;
  line-height: 1;
}

/* ドットの幅を計算して左右の矢印を寄せる */
.slick-prev {
  left: calc(50% - 120px);  /* 120px は dot 全体の幅/2 + 余白 */
}

.slick-next {
  right: calc(50% - 120px);
}

/* Hoverなど必要なら */
.slick-prev:hover,
.slick-next:hover {
  color: #ff5898;
}



@media (width <= 640px) {
	.anchor-item .eye-catch {
		top: -7.03vw;
		left: -3.91vw;
	}
	.intro-inner-pink .allow {
		height: 6.25vw;
		bottom: -6.25vw;
	}
	.item-top {
		top: -9.38vw;
		left: -6.25vw;
	}
	.note-area {
		padding: 0 20px;
	}
	.slick01 {
		margin-left: 20px;
		position: relative;  /* ★これも追加 */
	}
	}
	.slide-item {
		padding: 30px 0px 5px 5px;
	}
	.slide-item .icon {
    position: absolute;
    top: -10px;
    right: 10px;
    height: 70px;
	}
}


/* info
---------------------------------------- */
section.info{
	padding-top: 40px;
  padding-bottom: 120px;
	background: #fff;
}
.info h4{
	margin:0 auto 16px;
	text-align: center;
	color: #334B96;
}
.info .link_official{
	max-width: 280px;
	margin: 8px auto 0;
}

/* footer
---------------------------------------- */
footer{
	margin:auto;
	background:#ffffff;
	padding-top: 16px;
}
.l_footer_nav > .inner{
	position:relative;
	max-width: 1340px;
	width: 96%;
	margin: auto;
}
.l_footer_nav.l_gnav .inner{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.l_footer_nav.l_gnav .logo{
  width: 200px;
  padding: 16px;
}
.l_footer_nav.l_gnav .sns{
	width: 50%;
  max-width: 400px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.l_footer_nav.l_gnav .sns a{
  display: block;
  width: 44px;
  height: 44px;
  padding: 8px;
}
.l_footer_info{
	max-width: 1920px;
	width: 96%;
	margin:auto;
	display: flex;
}
.l_footer_info .logo{
	width:180px;
}
.l_footer_info .inner{
	width:100%;
	text-align: right;
}
.l_footer_info ul{
	display: flex;
	justify-content: flex-end;
}
.l_footer_info ul li{
	position:relative;
	display: flex;
	align-items: center;
}
.l_footer_info ul li::before {
  content: "";
  width: 1px;
  background: #333333;
  display: block;
  height: 1.3rem;
  position: absolute;
}
.l_footer_info ul li:first-child:before {
	content: none;
}
.l_footer_info ul li a{
	padding:10px 16px;
	font-size:13px;
  color: #333333;
  text-decoration: none;
}
.l_footer_info .inner p{
	font-size:1.3rem;
}
.l_footer_info .inner .copyright{
	padding:16px 0 40px;
	margin:auto;
	line-height:1.8;
	font-size:12px;
	font-weight: 300;
	color:#333333;
}

@media (max-width:1024px) {
	.l_footer_info{
		display: block;
	}
}
@media (max-width:767px) {
	.l_footer_nav.l_gnav .inner{
		display: block;
	}
	.l_footer_nav.l_gnav .sns{
		justify-content: center;
		margin: 0 auto 24px;
	}
	.l_footer_nav.l_gnav .logo{
		margin: auto;
	}
	.l_footer_info .inner .copyright{
		text-align: center;
	}
	.l_footer_info .inner{
		width: 100%;
	}
	.l_footer_info .inner p{
		text-align: center;
	}
	.l_footer_info ul{
		display: block;
		justify-content: center;
		padding-bottom: 24px;
	}
	.l_footer_info ul li:before {
		width: 100%;
	  background: #cccccc;
	  height: 1px;
	  top: 0;
	}
}
