@charset "utf-8";

/* ---------------------------------------------
*   common
--------------------------------------------- */
body {
  --font-noto-sans-jp: "Noto Sans JP", sans-serif;
  --font-noto-serif-jp: "Noto Serif JP", serif;
  color: #000;
}

img {
	vertical-align: middle;
}

/* ---------------------------------------------
*   wrapper
--------------------------------------------- */
.wrapper {
	overflow: hidden;
}

/* ---------------------------------------------
*   mv
--------------------------------------------- */
.mv img {
	width: 100%;
}

/* ---------------------------------------------
*   message
--------------------------------------------- */
.message {
	background: url(/smartphone/health/amicolla/nmn/images/bg_woman.png) 0 0 no-repeat;
	background-size: cover;
}

.message .message_inner {
	text-align: center;
	position: relative;
	padding: 11.333333vw 6.666667vw;
	box-sizing: border-box;
}

.message .message_tit-outer {
	background-color: rgba(255, 255, 255, 0.7);
	padding: 4vw;
}

.message .message_tit {
	font-size: 4.8vw;
	font-weight: bold;
	color: #7f1f29;
	line-height: 1.6;
	font-family: var(--font-noto-serif-jp);
}

.message .message_txt {
	font-size: 3.733333vw;
	color: #000;
	line-height: 2;
	font-family: var(--font-noto-serif-jp);
	font-weight: 500;
}

.message .message_tit-small {
	font-size: 2.933333vw;
	color: #000;
	line-height: 2;
	font-family: var(--font-noto-serif-jp);
}

.message .message_photo {
	position: absolute;
	top:0;
	right: -500px;
}

/* ---------------------------------------------
*   data
--------------------------------------------- */
.data {
	background: #71171c;
}

.data_outer {
	background: url(/smartphone/health/amicolla/nmn/images/bg_date.png) 0 0 repeat-y;
	background-size: 100%;
	padding: 9.333333vw 6.666667vw;
}

.data .data_inner {
	padding: 4.666667vw;
	box-sizing: border-box;
	background: #fff;;
	text-align: center;
}

.data .data_box {
	text-align: center;
}

.data .data_image {
	text-align: center;
}

.data .data_image img {
	width: 35.733333vw;
}

.data .decrease .data_image img {
	width: 47.066667vw;
}

.data .change .data_image img {
	width: 100%;
}

.data .data_desc {
	z-index: 10;
}

.data .data_tit {
	background: url(/smartphone/health/amicolla/nmn/images/bg_date_tit.png) 0 0 repeat-y;
	background-size: contain;
	padding: 2vw;
	font-size: 4vw;
	font-weight: bold;
	color: #7f1f29;
	line-height: 1;
	text-align: center;
	font-family: var(--font-noto-serif-jp);
}
.data .data_subtit {
	font-size: 18px;
	border-bottom: 2px solid #000;
	padding-bottom: 8px;
	margin-bottom: 30px;
	font-family: var(--font-noto-sans-jp);
	font-weight: 600;
}
.data .data_txt {
	font-size: 3.733333vw;
	color: #000;
	line-height: 1.75;
	text-align: center;
	margin-bottom: 5.333333vw;
	font-family: var(--font-noto-sans-jp);
}
.data .data_txt span {
	color: #7f1f29;
}

.data .howto{
	font-size: 4vw;
	font-weight: bold;
	text-align: center;
	color: #fff;
	margin: 3.375vw 0;
	font-family: var(--font-noto-serif-jp);
}
.data .change .data_box {
	justify-content: center;
}

.data .date_message{
	margin-top: 6.666667vw;

}

.data .date_message img{
	width: 100%;
}

.data .triangle img {
	width: 100%;
}

/* ---------------------------------------------
*   fishcollagen
--------------------------------------------- */
.fishcollagen {
	background: url(/smartphone/health/amicolla/nmn/images/bg_fishcollagen.png) 0 0 no-repeat;
	background-size: cover;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	box-sizing: border-box;
	padding: 10vw 6.666667vw;
}
.fishcollagen .fishcollagen_inner {
}

.fishcollagen .fishcollagen_inner .bn {
	margin-bottom: 11.333333vw;
}

.fishcollagen .fishcollagen_inner .bn img {
	width: 100%;
}

.fishcollagen .fishcollagen_inner .label {
}
.fishcollagen .fishcollagen_inner .label span {
	display: inline-block;
	color: #fff;
	line-height: 1;
	vertical-align: middle;
	position: relative;
	z-index: 1;
	margin-bottom: 4vw;
}
.fishcollagen .fishcollagen_inner .label span::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
	background: #8b2126;
    transform: skewX(-15deg);
}
.fishcollagen .fishcollagen_inner .label .text {
	font-size: 2.933333vw;
	padding: 1.6vw 2.666667vw;
	font-family: var(--font-noto-sans-jp);
}
.fishcollagen .fishcollagen_inner .label .number {
	font-size: 3.733333vw;
	padding: 1.066667vw;
	font-family: var(--font-noto-serif-jp);
}
.fishcollagen .fishcollagen_inner .fishcollagen_tit {
	font-size: 4.933333vw;
	font-weight: bold;
	border-bottom: 2px solid #000;
	padding-bottom: 8px;
	margin-bottom: 30px;
	font-family: var(--font-noto-serif-jp);
}
.fishcollagen .fishcollagen_box {

	margin-bottom: 11.333333vw;
}
.fishcollagen .fishcollagen_inner .fishcollagen_desc { 
	display: flex;
	justify-content: space-between;	align-items: center;
	margin-right: auto;
}
.fishcollagen .fishcollagen_inner .fishcollagen_txt {
	font-size: 3.733333vw;
	line-height: 1.75;
	font-family: var(--font-noto-sans-jp);
}
.fishcollagen .fishcollagen_inner .fishcollagen_desc .fishcollagen_txt {
	width: 70%;
}
.fishcollagen .fishcollagen_inner .fishcollagen_txt .paragraph{
	display: block;
	margin-bottom: 1em;
}
.fishcollagen .fishcollagen_inner .fishcollagen_image.first {
	text-align: right;
	width: 28%;
}

.fishcollagen .fishcollagen_inner .fishcollagen_image img {
	width: 100%;
}

.fishcollagen .fishcollagen_inner .fishcollagen_image.second {
	margin-top: 5.333333vw;
}

.fishcollagen .fishcollagen_inner .fishcollagen_image.third {
	text-align: right;
	width: 28%;
}

/* ---------------------------------------------
*   trad-innov
--------------------------------------------- */
.trad-innov {
	background: #d3c6a1;
}

.trad-innov .trad-innov_inner {
	background: url(/smartphone/health/amicolla/nmn/images/bg_trad-innov.png) 0 0 no-repeat;
	background-size: cover;
	box-sizing: border-box;
	text-align: center;
	padding: 8vw 8.666667vw 6.666667vw;
}

.trad-innov .trad-innov_tit {
	font-size: 4.933333vw;
	font-weight: bold;
	color: #7f1f29;
	margin-bottom: 4.666667vw;
	font-family: var(--font-noto-serif-jp);

}
.trad-innov .trad-innov_txt {
	font-size: 3.733333vw;
	color: #000;
	margin-bottom: 5.333333vw;
	font-family: var(--font-noto-sans-jp);
	line-height: 1.75;
}

/* ---------------------------------------------
*   recipe
--------------------------------------------- */
.recipe {
	background: #fff;
	background: linear-gradient(to bottom, #ffffff 0%, #e4d6c8 100%);
	text-align: center;
	padding: 8.666667vw 3.333333vw 5.333333vw;
  }

.recipe_inner {
	box-sizing: border-box;
}


.recipe .recipe_tit	{
	font-size: 4.933333vw;
	font-weight: bold;
	color: #7f1f29;
	margin-bottom: 3.333333vw;
	font-family: var(--font-noto-serif-jp);
}

.recipe .recipe_subtit	{
	font-size: 3.733333vw;
	color: #000;
	margin-bottom: 6vw;
	font-family: var(--font-noto-sans-jp);
}

.recipe .recipe_box {
	display: flex;
	justify-content: center;
	margin: 0 auto 6.666667vw; 
}

.recipe .recipe_box .recipe_photo {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.recipe .recipe_box .recipe_photo.center {
  margin: 0 5.333333vw;
}

.recipe .recipe_box .recipe_photo img {
  display: block;
}

.recipe .recipe_box .recipe_photo .recipe_menu {
	display: inline-block;
	font-size: 3.333333vw;
	color: #000;
	border-bottom: 0.533333vw solid #802c34;
	padding-bottom: 2.4vw;
	margin: 2.666667vw auto;
	font-family: var(--font-noto-serif-jp);
}

.recipe .recipe_box .recipe_photo .recipe_text {
	font-size: 3.168vw;
	color: #000;
	font-family: var(--font-noto-serif-jp);
}

.recipe .recipe_tit-small {
	font-size: 2.933333vw;
	color: #000;
	font-family: var(--font-noto-sans-jp);
}

/* ---------------------------------------------
*   cta
--------------------------------------------- */
.cta {
	background: #71171c;
}

.cta_outer {
	background: url(/smartphone/health/amicolla/nmn/images/bg_date.png) 0 0 repeat-y;
	background-size: 100%;
	padding: 9.333333vw 6.666667vw;
}

.cta_inner {
}

.cta_desc {
	display: flex;
	align-items: center;
	margin-bottom: 9.333333vw;
}

.cta_desc .photo {
	margin-right: 4vw;
}

.cta_inner .text {
	text-align: center;
}

.cta_inner .cta_tit {
	font-size: 4.385333vw;
	font-weight: bold;
	color: #fff;
	border-bottom: 2px solid #fff;
	padding-bottom:4vw;
	margin-bottom: 4vw;
	font-family: var(--font-noto-serif-jp);
}

.cta_inner .cta_subtit {
	font-size: 3.477333vw;
	font-weight: bold;
	color: #fff;
	font-family: var(--font-noto-serif-jp);
}

.cta_inner .cta_caution {
	background: #fff;
	padding: 2.666667vw;
	margin-bottom: 9.333333vw;
}

.cta_inner .cta_caution .photo {
	margin-bottom: 3.333333vw;
}

.cta_inner .cta_caution .text {
	font-size: 3.333333vw;
	text-align: left;
	font-family: var(--font-noto-sans-jp);
	line-height: 1.75;
}

.cta_button .cta_button_tit{
	font-size: 4vw;
	color: #fff;
	text-align: center;
	margin-bottom: 4.666667vw;
	font-family: var(--font-noto-sans-jp);
	font-weight: 600;
}


.item_section_bottom {
  overflow: hidden;
  margin-bottom: 30px;
  text-align: center;
  padding: 0 8vw;
}

.item_section_bottom .banner {
  display: inline-block;
  position: relative;
}

.item_section_bottom .banner.realshop {
  margin-bottom: 2vw;
}

.item_section_bottom .ec_shop{
  display: flex;
  justify-content: space-between;
}

.item_section_bottom .ec_shop .amazon{
  margin-right: 2vw;
}



.item_section_bottom .banner:hover {
  opacity: .7;
  -webkit-transition: opacity 0.6s cubic-bezier(0.33, 1, 0.68, 1);
  transition: opacity 0.6s cubic-bezier(0.33, 1, 0.68, 1);
}

.item_section_bottom .banner:hover::before {
  opacity: 1;
}

.u-fit-width {
  display: block;
}


.mb1 {
	margin-bottom: 1em;
}
.mb2 {
	margin-bottom: 2em;
}
.mb3 {
	margin-bottom: 3em;
}

/* ---------------------------------------------
*   shop-menu
--------------------------------------------- */
.shop-menu {
	position: fixed;
	top: auto;
	right: auto;
	bottom: 0;
	left: 0;
	z-index: 2000;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	padding: calc(15/ 750 * 100vw) calc(35/ 750 * 100vw);
	width: 100%;
	--brand: rgba(229, 0, 19, 0.9);
	background: radial-gradient(
    circle at 50% 30%,
    rgba(229, 0, 19, 0.95) 0%,   /* 中央：濃い赤（ほぼ不透明） */
    rgba(229, 50, 40, 0.85) 20%, /* 少し明るめの赤 */
    rgba(229, 80, 60, 0.75) 40%, /* さらに薄い赤 */
    var(--brand) 100%            /* 外周：ブランドレッド */
	);
	text-align: center;
	opacity: 1;
	-webkit-transition: opacity 0.5s;
	transition: opacity 0.5s;
	pointer-events: auto;
}

.shop-menu__head {
	display: flex;
	justify-content: center;
	align-items: center;
}

.shop-menu__img {
	width: calc(48 / 750 *100vw);
	line-height: 0;
}

.shop-menu__body {
	margin-top: 0;
}

.shop-menu__ttl {
	width: calc(222 / 750 *100vw);
	border-bottom: 1px solid #fff;
}

.shop-menu__ttl img {
	width: calc(182 / 750 *100vw);
}

.shop-menu__list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: justify;
	-ms-flex-align: center;
	margin-top: calc(20 / 750 * 100vw);

	-webkit-box-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	justify-content: center;
	line-height: 0;
}

.shop-menu__item {
	margin-top: 0;
	width: calc(282 / 750 *100vw);
	padding: 0 calc(20 / 750 * 100vw);
}

.shop-menu__item img {
	width: 100%;
}

/*  l-footer-container
--------------------------------------------- */
.is-nmn .l-footer-container {
    padding-bottom: 25.581395vw;
}