@charset "UTF-8";

@font-face {
	font-family: 'NotoSerifCJKsc';
	src: url('/special/collagen_enrich/fonts/NotoSerifCJKsc-Regular.otf?1i2271')  format('opentype');
	font-weight: 400;
	font-style: normal;
}
.headerOtl {
    border-bottom: solid 1px #616161;
}
.footer_navi,
.footer_navi a{
    line-height: 200% !important;
}

#container {
	font-family: 'NotoSerifCJKsc';
	margin-top: 30px;
}
.box-introduce {
	margin-bottom: 60px;
}
.box-introduce .wrp-grid{
	margin: 0 -10px;
}
.box-introduce .grid-6{
	padding: 0 10px;
}
.box-introduce-left{
	position: relative;
	text-align: center;
	padding-right: 20px;
}
.box-introduce-left__content{
	position: absolute;
	width: 100%;
	left: 0;
	top: 40px;
	padding-right: 20px;
	box-sizing: border-box;
}
.box-introduce-right__title{
	font-size: 32px;
	line-height: 60px;
	margin: 0 0 10px;
	position: relative;
	letter-spacing: 0;
}
.box-introduce-right{
	text-align: center;
}
.box-introduce-right__message{
	font-size: 24px;
	margin-bottom: 20px;
}
.box-introduce-right__message span{
	color: #b71254;
}
.box-introduce-right img {
	margin-top: 25px;
}
.box-introduce-right__lead {
	font-size: 24px;
	padding: 20px 20px 40px;
}
.box-introduce-right__lead .txt-big {
	font-size: 40px;
}
.box-video{
	max-width: 410px;
	margin: 0 auto;
}
.box-features-banner{
	background: url("/zh-cn/special/collagen_enrich/images/zhcn-pct01.jpg") no-repeat center;
	background-size: cover;
	padding-bottom: 42%;
	margin: 55px 0 75px;
}
.box-idea.bg-gray {
	margin-bottom: -60px;
	padding: 120px 0;
}
.bg-gray .box-idea__title {
	color: #000;
	margin-bottom: 0;
	font-size: 32px;
}
.box-features-banner {
	margin-top: 0;
}
.box-link {
	padding: 80px 20px;
	margin-bottom: 80px;
}
.box-link .btn {
	display: block;
	width: 490px;
	max-width: 100%;
	margin: 0 auto;
}
.box-link .bg-white {
	background-color: #fff;
	padding: 30px 20px 40px;
	margin-top: 30px;
	max-width: 830px;
}
.box-link .txt-head {
	margin-bottom: 0;
}
.box-link-txt {
	text-align: center;
	margin-bottom: 20px;
}
.txt-head {
	margin-bottom: 30px;
}
.txt-head span {
  font-size: 18px;
}
.box-separator {
  position: relative;
  padding-top: 30px;
}
.box-separator::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  display: inline-block;
  width: 20px;
  height: 1px;
  background: #cccccc;
  transform: translateX(-50%);
}
.box-2column {
  margin: 10px 0 70px;
}
.box-2column__item {
  display: inline-block;
  vertical-align: top;
}
.box-2column__item:first-child {
  margin-right: 10px;
}
.box-2column__item img {
  max-width: 100%;
}
.box-list__dot {
  padding-top: 20px;
}
.box-list__dot li {
  margin-bottom: 10px;
}
.box-list__dot li::before {
  content: "・";
  display: inline-block;
  margin-right: 5px;
}
.box-list__dot li:last-child {
  margin-bottom: 0;
}

@media only screen and (min-width: 768px) and (max-width: 900px) {
	.box-introduce-left__content {
		top: 20px;
	}
	.box-introduce-right__title {
		margin: 30px 0 15px;
	}
	.box-introduce-right__message {
		font-size: 20px;
	}
	.box-introduce-right__lead {
		font-size: 20px;
	}
	.box-introduce-right__lead .txt-big {
		font-size: 48px;
	}
	.box-brand__button .btn {
		white-space: nowrap;
	}
}
@media only screen and (max-width: 766px) {
	.box-introduce {
		margin-bottom: 0;
		padding-bottom: 0;
	}
	.box-introduce-left {
		padding-right: 0;
	}
	.box-introduce-left__content {
		padding-right: 0;
		top: 23px;
	}
	.box-introduce .wrp-container {
		padding: 0;
	}
	.box-introduce-right {
		padding: 0 20px;
	}
	.box-introduce-right__title {
		font-size: 25px;
		line-height: 40px;
		margin: 46px 0 7px;
	}
	.box-introduce-right__message {
		font-size: 16px;
	}
	.box-introduce-right__message span {
		font-size: 24px;
	}
	.box-introduce-right__lead {
		font-size: 16px;
	}
	.box-introduce-right__lead .txt-big {
		font-size: 24px;
	}
	.box-intro__box .grid-6 {
		margin-bottom: 10px;
	}
	.box-brand__button .btn {
		white-space: nowrap;
	}
	.box-video{
		max-width: 335px;
	}
	.box-features-banner{
		margin: 54px -20px 55px;
		padding-bottom: 57%;
	}
	.box-idea.bg-gray {
		margin-top: 0;
		padding: 40px 20px;
	}
	.bg-gray .box-idea__title {
		font-size: 16px;
	}
	.txt-head {
		margin-bottom: 20px;
	}
}
