@charset "UTF-8";


/*--------------------------------------------------------------------------------
 section
--------------------------------------------------------------------------------*/
.c-raw-html .section#sect-01 {
	margin: 0 auto 60px;
}

.c-raw-html .section#sect-03 {
	margin: 0 auto 58px;
}

.c-raw-html .section#sect-04 {
	margin: 0 auto 20px;
}

@media screen and (max-width: 767px) {
	.c-raw-html .section#sect-01 {
		margin: 0 auto 35px;
	}

	.c-raw-html .section#sect-02 {
		margin: 0 auto 42px;
	}

	.c-raw-html .section#sect-03 {
		margin: 0 auto 38px;
	}

	.c-raw-html .section#sect-04 {
		margin: 0 auto;
	}
}

/*--------------------------------------------------------------------------------
 h1
--------------------------------------------------------------------------------*/
.c-raw-html .SP {
	display: none;
}
@media screen and (max-width:767px) {
	.c-raw-html .SP {
		display: block;
	}
}

/*--------------------------------------------------------------------------------
 product
--------------------------------------------------------------------------------*/
.c-raw-html .productItem {
	padding: 0 0 0 95px;
}

.c-raw-html .productItem[data-index="1"] .productItemDetail {
	-webkit-transform: translateY(-4px);
	-ms-transform: translateY(-4px);
	transform: translateY(-4px);
}

.c-raw-html .productItem[data-index="1"] .productName {
	margin: 0 auto 47px;
}

.c-raw-html .productItem[data-index="1"] .productName > span {
	background: #262993;
}

.c-raw-html .productItem[data-index="1"] .productName:after {
	content: '';
	display: block;
	margin: 35px auto 0;
	padding-top: 31px;
	background: url("/assets/aneron/_zh-Hans/images/product/title_aneron_niscap.png") no-repeat left top;
	background-size: auto 100%;
}

.c-raw-html .productItem[data-index="1"] .productImage figure {
	width: 275px;
}

.c-raw-html .productItem[data-index="2"] .productName {
	margin: 0 auto 35px;
}

.c-raw-html .productItem[data-index="2"] .productName > span {
	padding-left: 9px;
	background: #ff7700;
}

.c-raw-html .productItem[data-index="2"] .productName:after {
	content: '';
	display: block;
	margin: 30px auto 0;
	padding-top: 36px;
	background-size: auto 100%;
}

.c-raw-html .productItem[data-index="2"] .productImage {
	margin-right: 46px;
	padding-left: 6px;
}

.c-raw-html .productItem[data-index="2"] .productImage figure {
	width: 252px;
}

.c-raw-html .productItem[data-index="2"] .productImage figure figcaption {
	margin-top: 16px;
}

.c-raw-html .productItemInner {
	position: relative;
	letter-spacing: -0.5em;
}

.c-raw-html .productItemDetail {
	display: inline-block;
	vertical-align: bottom;
	width: 438px;
	letter-spacing: normal;
}

.c-raw-html .productName > span {
	display: inline-block;
	vertical-align: bottom;
	padding: 8px 8px 8px 15px;
	font-size: 14px;
	line-height: 1;
	color: #fff;
	border-radius: 14px;
}

.c-raw-html .productDetail {
	font-size: 16px;
}

.c-raw-html .productDetail span {
	display: inline-block;
	vertical-align: middle;
}

.c-raw-html .productDetail i.iconBlank {
	margin-right: 0;
	margin-left: 10px;
	font-size: 12px;
}

.c-raw-html .productImage {
	display: inline-block;
	vertical-align: bottom;
	width: 282px;
	margin: 0 54px 0 0;
	letter-spacing: normal;
}

.c-raw-html .productImage figure {
	position: relative;
}

.c-raw-html .productImage figure img {
	height: auto;
	vertical-align: bottom;
}

.c-raw-html .productImage figure figcaption {
	position: absolute;
	top: 100%;
	left: 0;
	display: block;
	margin: 8px auto 0;
}

.c-raw-html .productImage figure figcaption small {
	display: inline-block;
	vertical-align: bottom;
	padding: 4px 6px;
	font-size: 10px;
	line-height: 1;
	border: 1px solid #333;
}

.c-raw-html .product hr {
	margin: 58px auto;
	height: 0;
	border: none;
	border-top: 1px dotted #ccc;
	border-bottom: none;
}

.c-raw-html .product hr.solid {
	border: none;
	height: 1px;
}

.c-raw-html .product hr.navy {
	background: #262993;
}

.c-raw-html .productLead {
	margin: 80px auto 0;
}

@media screen and (max-width: 767px) {
	.c-raw-html .productItem {
		padding: 0;
		text-align: center;
	}

	.c-raw-html .productItem[data-index="1"] .productItemDetail {
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
	}

	.c-raw-html .productItem[data-index="1"] .productName {
		margin: 0 auto 25px;
	}

	.c-raw-html .productItem[data-index="1"] .productName:after {
		content: '';
		display: block;
		margin: 14px auto 0;
		padding-top: 48px;
		background: url("/assets/aneron/_zh-Hans/images/product/title_aneron_niscap_sp.png") no-repeat left top;
		background-size: auto 100%;
	}

	.c-raw-html .productItem[data-index="2"] .productName {
		margin: 0 auto 25px;
	}

	.c-raw-html .productItem[data-index="2"] .productName > span {
		padding-left: 7px;
		white-space: nowrap;
	}

	.c-raw-html .productItem[data-index="2"] .productName:after {
		content: '';
		display: block;
		margin: 14px auto 0;
		padding-top: 51px;
		background-size: auto 100%;
	}

	.c-raw-html .productItem[data-index="2"] .productImage {
		padding-left: 0;
	}

	.c-raw-html .productItemDetail {
		display: inline-block;
		vertical-align: top;
		width: 42.3%;
		max-width: 125px;
		margin: 0;
		text-align: left;
	}

	.c-raw-html .productName > span {
		padding: 5px 6px 5px 13px;
		font-size: 11px;
	}

	.c-raw-html .productImage {
		display: inline-block;
		vertical-align: top;
		width: 48%;
		max-width: 125px;
		margin: 0 22px 0 0 !important;
		text-align: left;
	}

	.c-raw-html .productImage figure {
		width: auto !important;
	}

	.c-raw-html .productImage figure img {
		width: 100%;
		height: auto;
	}

	.c-raw-html .productImage figure figcaption {
		position: static;
		bottom: auto;
		left: auto;
		margin: 8px auto 0 !important;
	}

	.c-raw-html .productLead {
		margin: 53px auto 0;
	}

	.c-raw-html .product hr {
		margin: 40px auto;
	}
}

/*--------------------------------------------------------------------------------
 mv
--------------------------------------------------------------------------------*/
.c-raw-html .mv {
	margin: -10px auto 0;
}

.c-raw-html .mvLead {
	margin: 0 auto 26px;
	font-weight: bold;
	font-size: 24px;
	line-height: 1.7;
	color: #262993;
	text-align: center;
}

.c-raw-html .mvBody {
	position: relative;
	max-width: 640px;
	margin: 0 auto;
}

.c-raw-html .mvBody:before {
	content: '';
	display: block;
	margin: 0;
	padding-top: 56.25%;
}

.c-raw-html .mvBody > iframe,
    .c-raw-html .mvBody > img {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

@media screen and (max-width: 767px) {
	.c-raw-html .mv {
		margin: -20px auto 0;
	}

	.c-raw-html .mvLead {
		font-size: 16px;
		line-height: 1.5;
	}

	.c-raw-html .mvLead span {
		display: block;
	}
}

/*--------------------------------------------------------------------------------
 feature
--------------------------------------------------------------------------------*/
.c-raw-html .feature {
	margin: 0 auto 48px;
}

.c-raw-html .feature:last-of-type {
	margin-bottom: 0;
}

.c-raw-html .featureHeading {
	margin: 0 auto 30px;
	padding: 10px 0;
	background: #fff;
	color: #262993;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #262993;
	letter-spacing: -0.5em;
}

.c-raw-html .featureHeadingBody {
	display: inline-block;
	vertical-align: middle;
	line-height: 1;
	letter-spacing: normal;
}

.c-raw-html .featureHeadingIcon {
	display: inline-block;
	vertical-align: middle;
	margin: 0 15px 0 0;
	padding: 6px 10px;
	font-size: 14px;
	line-height: 1;
	color: #fff;
	background: #262993;
	border-radius: 12px;
	letter-spacing: normal;
}

@media screen and (max-width: 767px) {
	.c-raw-html .feature {
		margin: 25px auto 0;
	}

	.c-raw-html .featureHeading {
		margin: 0 auto 17px;
		padding: 12px 0;
		overflow: hidden;
	}

	.c-raw-html .featureHeadingBody {
		display: block;
		margin: 0 0 0 70px;
		font-size: 14px;
		line-height: 1.9;
	}

	.c-raw-html .featureHeadingIcon {
		float: left;
		display: inline-block;
		width: 56px;
		margin: 0 auto 8px;
		padding: 6px 10px;
		font-size: 14px;
		box-sizing: border-box;
		white-space: nowrap;
	}
}

/*** feature 補足情報 ***/
.c-raw-html .supInfo {
	margin: 30px auto;
	padding: 30px 30px 10px;
	background: #f0f0f0;
}

.c-raw-html .supInfoInner {
	display: table;
	width: 100%;
	table-layout: fixed;
}

.c-raw-html .supInfoDetail {
	display: table-cell;
	vertical-align: top;
	padding: 0 18px 0 0;
}

.c-raw-html .supInfoHeading {
	font-weight: bold;
}

.c-raw-html .supInfoImage {
	display: table-cell;
	vertical-align: top;
	width: 260px;
	text-align: right;
}

.c-raw-html .supInfoImage img {
	width: 100%;
	height: auto;
	vertical-align: bottom;
}

.c-raw-html .supInfoImage figure {
	-webkit-transform: translate(10px, -7px);
	-ms-transform: translate(10px, -7px);
	transform: translate(10px, -7px);
}

.c-raw-html .supInfoImage figcaption {
	display: block;
	margin: 10px auto 0;
	font-size: 10px;
	line-height: 1;
	text-align: center;
}

@media screen and (max-width: 767px) {
	.c-raw-html .supInfo {
		padding: 28px 18px;
	}

	.c-raw-html .supInfoInner {
		display: block;
		width: auto;
	}

	.c-raw-html .supInfoDetail {
		display: block;
		width: auto;
		padding: 0;
	}

	.c-raw-html .supInfoHeading {
		margin: 0 auto 14px;
		font-size: 13px;
	}

	.c-raw-html .supInfoImage {
		display: block;
		width: auto;
		margin: 20px auto 0;
		padding: 0;
		text-align: center;
	}

	.c-raw-html .supInfoImage img {
		width: 100%;
		height: auto;
		vertical-align: bottom;
	}

	.c-raw-html .supInfoImage figure {
		-webkit-transform: none;
		-ms-transform: none;
		transform: none;
	}

	.c-raw-html .supInfoImage figcaption {
		margin: 17px auto 0;
		padding: 0;
		font-size: 12px;
		text-align: center;
	}

	.c-raw-html .supInfo.onMobileImage290 .supInfoImage {
		max-width: 290px;
	}
}

/*** feature 成分図解 ***/
.c-raw-html .ingredient {
	position: relative;
	margin: 41px auto 0;
}

.c-raw-html .ingredientFigure {
	position: relative;
}

.c-raw-html .ingredientFigure img {
	width: auto;
	vertical-align: bottom;
}

.c-raw-html .ingredientFigure figcaption {
	display: none;
}

.c-raw-html .ingredientItems {
	position: absolute;
	top: 0;
	right: 0;
	width: 494px;
}

.c-raw-html .ingredientItems:before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	right: 100%;
	width: 190px;
	background: url("/assets/aneron/_zh-Hans/images/product/bg_feature_stroke.png") no-repeat right top;
}

.c-raw-html .ingredientItem {
	margin: 0 auto 20px;
	padding: 18px 18px 16px;
	border: 2px solid #262993;
	background: #f2fbff;
	border-radius: 6px;
}

.c-raw-html .ingredientItem[data-index="1"] {
	padding-bottom: 25px;
}

.c-raw-html .ingredientItem[data-index="3"] {
	padding-bottom: 12px;
}

.c-raw-html .ingredientItem[data-index="5"] {
	margin-top: 48px;
	margin-bottom: 0;
}

.c-raw-html .ingredientDetail dt {
	margin: 0 auto 10px;
	font-size: 14px;
	line-height: 25px;
	letter-spacing: normal !important;
}

.c-raw-html .ingredientDetail dd {
	font-size: 16px;
	line-height: 1.5;
}

.c-raw-html .ingredientName {
	display: inline-block;
	margin-right: 5px;
	font-size: 16px;
	font-weight: bold;
	line-height: 25px;
	color: #262993;
}

.c-raw-html .ingredientName i {
	display: inline-block;
	vertical-align: baseline;
	width: 25px;
	height: 25px;
	margin: 0 2px 0 0;
	font-style: normal;
	font-size: 20px;
	line-height: 25px;
	color: #fff;
	text-align: center;
	background: #262993;
	border-radius: 50%;
}

.c-raw-html .ingredientEffect {
	display: inline-block;
	font-size: 13px;
	color: #333;
}

.c-raw-html .ingredientEffect + .iconBlank {
	color: #262993;
	font-size: 16px;
	margin-left: 5px;
}

.c-raw-html .ingredientLink > .ingredientName {
	border-bottom: solid 1px #262993;
}

.c-raw-html .ingredientLink {
	cursor: pointer;
}

.c-raw-html .ingredientLink:hover {
	opacity: 0.6;
}

.c-raw-html .vitaminNumber {
	font-size: smaller;
	vertical-align: baseline;
}

@media screen and (max-width: 767px) {
	.c-raw-html .ingredient {
		position: relative;
		margin: 20px auto 0;
	}

	.c-raw-html .ingredientFigure {
		position: static;
		margin: 0 -20px;
		text-align: center;
	}

	.c-raw-html .ingredientFigure img {
		width: 100%;
		max-width: 350px;
		height: auto;
		vertical-align: bottom;
	}

	.c-raw-html .ingredientFigure figcaption {
		display: block;
		max-width: 330px;
		padding: 0 10px;
		margin-right: auto;
		margin-left: auto;
	}

	.c-raw-html .ingredientItems {
		position: static;
		top: auto;
		right: auto;
		width: auto;
		margin: 38px auto 0;
	}

	.c-raw-html .ingredientItems:before {
		display: none;
	}

	.c-raw-html .ingredientItem {
		margin: 0 auto;
		padding: 18px 0;
		border: none;
		border-bottom: 1px dotted #ccc;
		background: none;
		border-radius: 0;
	}

	.c-raw-html .ingredientItem:first-of-type {
		padding-top: 0;
	}

	.c-raw-html .ingredientItem:last-of-type {
		margin-top: 0;
		margin-bottom: 0;
	}

	.c-raw-html .ingredientDetail dt {
		position: relative;
		padding: 0 0 0 34px;
		font-size: 14px;
		line-height: 21px;
	}

	.c-raw-html .ingredientDetail dd {
		font-size: 15px;
		line-height: 1.75;
	}

	.c-raw-html .ingredientName {
		display: block;
		margin-right: 0;
		font-size: 14px;
		line-height: 1.75;
		letter-spacing: -0.2px;
	}

	.c-raw-html .ingredientName i {
		position: absolute;
		top: 0;
		left: 0;
		width: 21px;
		height: 21px;
		margin: 0;
		font-size: 12px;
		line-height: 21px;
		letter-spacing: normal;
	}

	.c-raw-html .ingredientEffect {
		display: block;
		margin-left: -0.5em;
		font-size: 14px;
		line-height: 1.75;
	}

	.c-raw-html .ingredientLink + .iconBlank {
		color: #262993;
		font-size: 14px;
		margin-left: 5px;
	}

	.c-raw-html .ingredientLink > .ingredientName {
		display: inline-block;
	}

}

/*--------------------------------------------------------------------------------
 caption
--------------------------------------------------------------------------------*/
.c-raw-html .caption {
	margin: 20px auto 0;
	text-align: right;
}

.c-raw-html .caption span {
	display: inline-block;
	vertical-align: bottom;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1;
	border-radius: 12px;
	color: #fff;
	background: #282828;
}

@media screen and (max-width: 767px) {
	.c-raw-html .caption {
		margin: 10px auto 0;
	}

	.c-raw-html .caption span {
		padding: 5px 9px;
		font-size: 12px;
		border-radius: 10px;
	}
}

/*--------------------------------------------------------------------------------
 history
--------------------------------------------------------------------------------*/
.c-raw-html .historyItems {
	position: relative;
	margin: 10px 0 0 22px;
	padding: 40px 0 5px 80px;
}

.c-raw-html .historyItems:before {
	content: '';
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 7px;
	background: #c5ae6a;
	border-radius: 0 0 3px 3px;
}

.c-raw-html .historyItem {
	position: relative;
	padding: 0 0 0 17px;
}

.c-raw-html .historyItem figure {
	position: absolute;
	top: 0;
	left: 0;
}

.c-raw-html .historyItem figure img {
	width: auto;
	vertical-align: bottom;
}

.c-raw-html .historyItem[data-index="1"] {
	margin: 0 auto 76px;
}

.c-raw-html .historyItem[data-index="1"] figure {
	left: 425px;
}

.c-raw-html .historyItem[data-index="2"] {
	margin: 0 auto 107px;
}

.c-raw-html .historyItem[data-index="2"] dd p {
	font-size: 16px;
}

.c-raw-html .historyItem[data-index="2"] dd figure {
	left: 418px;
}

.c-raw-html .historyItem[data-index="3"] {
	margin: 0 auto 107px;
}

.c-raw-html .historyItem[data-index="3"] dd p {
	font-size: 16px;
}

.c-raw-html .historyItem[data-index="3"] dd figure {
	left: 449px;
}

.c-raw-html .historyItem[data-index="4"] {
	margin: 0 auto 133px;
}

.c-raw-html .historyItem[data-index="4"] dd p {
	font-size: 16px;
}

.c-raw-html .historyItem[data-index="4"] dd figure {
	top: -30px;
	left: 275px;
}

.c-raw-html .historyItem[data-index="5"] {
	margin: 0 auto 45px;
}

.c-raw-html .historyItem[data-index="5"] figure {
	top: -18px;
	left: 276px;
	letter-spacing: -0.5em;
}

.c-raw-html .historyItem[data-index="5"] figure img {
	display: inline-block;
	width: auto;
}

.c-raw-html .historyItem[data-index="5"] figure img:first-of-type {
	margin-right: 20px;
}

.c-raw-html .historyItem:before {
	content: '';
	display: block;
	position: absolute;
	top: 0.5em;
	right: 100%;
	width: 80px;
	padding-top: 2px;
	background: #c5ae6a;
}

.c-raw-html .historyItem:after {
	content: '';
	display: block;
	position: absolute;
	top: 0.25em;
	right: 100%;
	width: 10px;
	height: 10px;
	background: #c5ae6a;
	border-radius: 50%;
}

.c-raw-html .historyDetail dt {
	margin: 0 auto 6px;
	font-size: 16px;
	line-height: 1;
	color: #c5ae6a;
}

.c-raw-html .historyDetail dt > span {
	font-weight: bold;
}

.c-raw-html .historyDetail dt i.icon {
	display: none;
}

.c-raw-html .historyDetail dd > p {
	font-size: 14px;
	line-height: 1.7;
	font-weight: bold;
}

.c-raw-html .historyDetail dd > p.notes {
	font-size: 12px;
	font-weight: normal;
	line-height: 2;
}

.c-raw-html .historyDetail dd > p.notes.toDetail {
	margin: 10px auto 0;
	line-height: 1;
}

.c-raw-html .historyDetail dd > p.notes.toDetail a {
	font-size: 12px;
}

.c-raw-html .historyDetail dd > p.notes.toDetail i {
	font-size: 10px;
}

.c-raw-html .historyDetail dd > p.notes.toDetail i.iconBlank {
	margin-left: 4px;
	font-size: 12px;
}

.c-raw-html .historyDetail dd > p strong {
	font-size: 20px;
	line-height: 1.6;
	font-weight: bold;
	color: #262993;
}

@media screen and (max-width: 767px) {
	.c-raw-html .historyLead {
		margin: 0 auto 10px;
	}

	.c-raw-html .historyItems {
		position: static;
		margin: 0;
		padding: 0;
	}

	.c-raw-html .historyItems:before {
		display: none;
	}

	.c-raw-html .historyItem {
		position: relative;
		margin: 0 auto !important;
		padding: 0;
	}

	.c-raw-html .historyItem figure {
		position: static;
		top: auto !important;
		left: auto !important;
		padding: 0 0 15px;
		text-align: center;
	}

	.c-raw-html .historyItem figure img {
		max-width: 100%;
		height: auto;
		vertical-align: bottom;
	}

	.c-raw-html .historyItem[data-index="5"] dt {
		border-bottom: 1px solid #ccc;
	}

	.c-raw-html .historyItem[data-index="5"] dd {
		border-top: none;
	}

	.c-raw-html .historyItem[data-index="5"] dd img {
		width: 100px;
		height: auto;
	}

	.c-raw-html .historyItem:before {
		display: none;
	}

	.c-raw-html .historyItem:after {
		display: none;
	}

	.c-raw-html .historyDetail dt {
		position: relative;
		margin: 0 auto;
		padding: 17px 43px 16px 17px;
		font-size: 14px;
		border: 1px solid #ccc;
		border-bottom: none;
		line-height: 1;
		color: #333;
		cursor: pointer;
	}

	.c-raw-html .historyDetail dt > span {
		font-weight: normal;
	}

	.c-raw-html .historyDetail dt:before {
		content: '\E00C';
		display: block;
		position: absolute;
		top: 50%;
		right: 15px;
		display: inline-block;
		font-size: 15px;
		font-family: "iconfont";
		font-style: normal;
		font-variant: normal;
		font-weight: normal;
		text-decoration: none;
		text-transform: none;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		color: #262993;
		-webkit-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
		transform: translateY(-50%);
	}

	.c-raw-html .historyDetail dt.is-active:before {
		content: '\E00A';
	}

	.c-raw-html .historyDetail dd {
		display: none;
		padding: 20px 0 28px;
		border-top: 1px solid #ccc;
	}

	.c-raw-html .historyDetail dd > p {
		font-size: 14px !important;
		line-height: 1.7;
		font-weight: bold;
	}

	.c-raw-html .historyDetail dd > p.notes {
		font-size: 12px;
		font-weight: normal;
		line-height: 2;
	}

	.c-raw-html .historyDetail dd > p.notes.toDetail a {
		font-size: 12px;
	}

	.c-raw-html .historyDetail dd > p.notes.toDetail i {
		font-size: 10px;
	}

	.c-raw-html .historyDetail dd > p strong {
		font-size: 16px;
	}
}

/*--------------------------------------------------------------------------------
 symptoms
--------------------------------------------------------------------------------*/
.c-raw-html .symptomsItem {
	font-size: 22px;
	font-weight: bold;
}

@media screen and (max-width: 767px) {
	.c-raw-html .symptomsItem {
		font-size: 18px;
	}
}

/*--------------------------------------------------------------------------------
	ecLinkBtn
--------------------------------------------------------------------------------*/
.c-raw-html .ecLink_pd {
	max-width: 800px;
	border: solid 3px #262993;
	border-radius: 10px;
	background-color: #e5efff;
}

.c-raw-html .ecLinkLead_pd {
	background-color: #262993;
}

.c-raw-html .ecLinkList_pd li {
	background-color: #fff;
	box-shadow: 1px 1px 1px 1px #ccc;
}

@media screen and (max-width: 767px) {
	.c-raw-html .ecLinkList_pd {
		padding: 30px;
	}
}
