/* お得なキャンペーン実施中！ */
.campaign-intro {
	padding-top: 30px;
	text-align: center;
}
.campaign-intro_text {
	line-height: 2.4em;
	font-size: 22px;
	font-weight: bold;
}
.campaign-intro_sheet_img {
	width: 212px;
}
/* お悩みから選ぶ */
.worries_title {
	font-size: 40.64px;
	font-weight: bold;
	line-height: 2em;
	text-align: center;
	color: #fff;
	background-color: #3e3a39;
	margin: 80px auto;
}
.marker-01 { background:linear-gradient(transparent 65%, #ffe5e4 65%); }
.marker-02 { background:linear-gradient(transparent 65%, #f9ecd3 65%); }
.marker-03 { background:linear-gradient(transparent 65%, #ffe1c3 65%); }
.marker-04 { background:linear-gradient(transparent 65%, #dcf2d7 65%); }
.ecm-lp-cta-list .ecm-lp-cta-item__button {
	background-color: #fff !important;
	color: #000 !important;
	border: 1px solid #000;
}
.ecm-lp-cta-list .ecm-lp-cta-item__button:hover {
	background-color: #000 !important;
	color: #fff !important;
	border: 1px solid #fff;
	transition: 0.25s;
}
/* メイクをしっかり落としたい方に こちらもおすすめ */
.oil_balloon {
	position: relative;
	text-align: center;
	margin-bottom: 8px;
}
.oil_balloon span {
	display: inline-block;
	padding: 0 1em;
	margin: 0 auto;
	line-height: 1.6em;
	font-size: 18px;
	font-weight: 500;
	background-color: #000;
	color: #fff;
	border-radius: 50px;
}
.oil_balloon::before {
	content: "";
	position: absolute;
	display: block;
	width: 20px;
	height: 20px;
	background-color: #000;
	top: 12px;
	left: 50%;
	transform: translateX(-50%) rotate(45deg);
	z-index: -1;
}
.ecm-lp-cta-item__note__oil {
	margin-top: 50px !important;
}
.ecm-lp-cleansing .nav-tabs {
	margin-top: 25px !important;
}
.ecm-lp-cleansing__trouble .ecm-lp-cta-item__note span {
	margin-right: 5px;
	padding: 1px 5px;
	border: 1px solid #2d2926;
}
/* おすすめのキャンペーン */
.recommendation_title {
	margin-bottom: 50px;
	font-size: 33px;
	font-weight: bold;
	text-align: center;
}
.recommendation_block {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	text-align: center;
}
.recommendation_block a {
	display: inline-block;
	margin-bottom: 30px;
	width: 48.6%;
}
.recommendation_block a:hover {
	opacity: 0.8;
}
.recommendation_block a img {
	width: 100%;
}

@media screen and (max-width: 960px) {
	/* お得なキャンペーン実施中！ */
	.campaign-intro {
	  padding-top: 5vw;
	}
	.campaign-intro_text {
	  font-size: 3.125vw;
	  letter-spacing: -1px;
	}
	.campaign-intro_sheet_img {
	  width: 34.3vw;
	}
	/* お悩みから選ぶ */
	.worries_title {
	  font-size: 5.7vw;
	  margin: 10.7vw auto 1vw;
	  line-height: 2.2em;
	}
	/* 商品 */
	.ecm-lp-cleansing__title__trouble__point {
	  margin-top: 5vw;
	}
	.trouble__point__note {
	  margin-top: 4vw;
	}
	.ecm-lp-cleansing__title__trouble__point__list {
	  margin-left: 0;
	}
	.ecm-lp-cta-list .ecm-lp-cta-item__head.head_txt_height {
	  text-align: center;
	}
	.ecm-lp-cta-list .ecm-lp-cta-item__description {
	  margin-bottom: 3vw !important;
	}
	/* メイクをしっかり落としたい方に こちらもおすすめ */
	.oil_balloon {
	  margin-bottom: -6.5vw;
	}
	.oil_balloon span {
	  font-size: 3.2vw;
	}
	.oil_balloon::before {
	  width: 3vw;
	  height: 3vw;
	  top: 3vw;
	}
	.ecm-lp-cta-item__note__oil {
	  margin-top: 50vw !important;
	}
	.ecm-lp-cleansing__trouble .ecm-lp-cleansing__title__trouble {
	  font-size: 4.5vw !important;
	}
	.ecm-lp-cleansing__trouble .ecm-lp-cleansing__title__trouble::before,
	.ecm-lp-cleansing__trouble .ecm-lp-cleansing__title__trouble::after {
	  width: 10vw;
	}
	.ecm-lp-cleansing__trouble .ecm-lp-cta-list {
	  flex-direction: column;
	}
	.ecm-lp-cleansing__trouble .ecm-lp-cta-list .ecm-lp-cta-item {
	  width: 100%;
	}
	.ecm-lp-cleansing__trouble .ecm-lp-cta-item__image {
	  height: auto;
	}
	/* おすすめのキャンペーン */
	.recommendation {
	  padding-bottom: 5.3333333333vw;
	}
	.recommendation_title {
	  margin-bottom: 9vw;
	  font-size: 5.3vw;
	}
	.recommendation_block {
	  display: block;
	  padding: 0 5.3333333333vw;
	}
	.recommendation_block a {
	  margin-bottom: 5.3333333333vw;
	  width: 100%;
	}
}

@media screen and (min-width: 961px) {
	.ecm-lp-cleansing .nav-tabs {
		margin-top: 50px !important;
	}
  .ecm-lp-cleansing__title__trouble__point {
	flex-wrap: wrap;
  }
  .ecm-lp-cleansing__title__block {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	width: 100%;
  }
  .ecm-lp-cleansing__title__block.sensitive-skin {
	width: 700px;
	justify-content: left;
  }
  .ecm-lp-cleansing__title__trouble__point__list {
	margin: 0 24px;
  }
  .ecm-lp-cleansing__title__trouble__point__note {
	max-width: none;
	margin-top: 30px;
	margin-left: 0;
  }
  .ecm-lp-cleansing__trouble .ecm-lp-cleansing__title__trouble::before {
	left: 0;
  }
  .ecm-lp-cleansing__trouble .ecm-lp-cleansing__title__trouble::after {
	right: 0;
  }
  .ecm-lp-cleansing__trouble .ecm-lp-cta-list .ecm-lp-cta-item__inner {
	flex-direction: column;
	align-items: center;
  }
  .ecm-lp-cleansing__trouble .ecm-lp-cta-list .ecm-lp-cta-item__image {
	max-width: 100%;
	height: auto;
  }
  .ecm-lp-cleansing__trouble .ecm-lp-cta-list .ecm-lp-cta-item__contents {
	width: 100%;
  }
  .ecm-lp-cleansing__trouble .ecm-lp-cta-list .ecm-lp-cta-item__button {
	width: 100%;
  }
}