@charset "utf-8";

#brs2301 {
	max-width: 996px;
	margin: 0 auto;
	padding-bottom: 80px;
	font-feature-settings: "palt";
	letter-spacing: 0.8px;
}
#brs2301 h2 {
	margin-bottom: 34px;
	padding: 15px 0;
	letter-spacing: 1.8px;
}
#brs2301 select {
	background-color: #fff;
}
#brs2301 .attention {
	color: #c00;
}
/* ページ内ナビ */
#brs2301 ul.brs2301-nav {
	display: flex;
	justify-content: center;
}
#brs2301 ul.brs2301-nav li {
	width: 104px;
	margin: 0 14px;
	font-size: 12px;
	line-height: 1.2;
	text-align: center;
}
#brs2301 ul.brs2301-nav li a {
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	width: 100%;
	height: 100%;
	padding: 10px 0 20px;
	border: 1px solid #000;
	border-radius: 5px;
	background-color: #fffae7;
	white-space: nowrap;
	transition: opacity .2s ease;
}
#brs2301 ul.brs2301-nav li a:hover {
	opacity: 0.7;
}
#brs2301 ul.brs2301-nav li a::after {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 3px;
	width: 13px;
	margin: 0 auto;
	color: #000;
	font-family: icomoon;
	font-size: 13px;
	line-height: 1;
	content: "\e904";
}
#brs2301 ul.brs2301-nav.nav-btm li a {
	padding: 22px 0 8px;
}
#brs2301 ul.brs2301-nav.nav-btm li a::after {
	top: 3px;
	bottom: auto;
	content: "\e905";
}
/* リンクボタン共通 */
#brs2301 p.link a {
	display: block;
	position: relative;
	width: 280px;
	margin: 0 auto;
	padding: 8px 0 9px;
	border: 1px solid #000;
	border-radius: 5px;
	font-size: 14px;
	text-decoration: none;
	opacity: 1;
	transition: opacity .2s linear;
}
#brs2301 p.link a:hover {
	opacity: 0.5;
}
#brs2301 p.link a::after {
	position: absolute;
	top: 0;
	right: 6px;
	bottom: 0;
	height: 13px;
	margin: auto 0;
	color: #000;
	font-family: "icomoon";
	font-size: 13px;
	line-height: 1;
	content: "\e906";
}
/* カートボタン共通 */
#brs2301 .static-pdp-main ul.btn li {
	width: 200px;
	margin: 10px auto 0;
	font-family: "Hiragino Kaku Gothic W6 JIS2004";
	font-size: 12px;
}
#brs2301 .static-pdp-main ul.btn li a {
	display: block;
	margin: 0 auto;
	padding: 9px 0;
	border-radius: 5px;
	background-color: #ecebef;
	color: #595757;
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	letter-spacing: 1px;
	transition: opacity .2s linear;
}
#brs2301 .static-pdp-main ul.btn button.static-add-to-cart {
	display: block;
	width: 100%;
	padding: 9px 0;
	border: none;
	background-color: #b4b4b5;
	color: #fff;
	font-size: 100%;
	line-height: inherit;
	letter-spacing: 1.5px;
	text-align: center;
}
#brs2301 .static-pdp-main ul.btn .msg-area:not(.hide) + button.static-add-to-cart {
	display: none;
}
#brs2301 .static-pdp-main ul.btn .msg-area,
#brs2301 .static-pdp-main ul.btn .out-of-stock {
	margin: 0 !important;
	padding: 8px 0 !important;
	border: 1px solid #b0b0b0;
	border-radius: 5px;
	background-color: #fff;
	color: #b0b0b0;
	font-size: 12px !important;
	line-height: 1.5;
	text-align: center;
}
#brs2301 .static-pdp-main ul.btn .msg-area {
	letter-spacing: 1px;
}
#brs2301 .static-pdp-main ul.btn .out-of-stock {
	letter-spacing: 1.5px;
}
/* プルダウン共通 */
#brs2301 .product-select-attribute,
#brs2301 .product-select-attribute > * {
	margin: 0;
}
#brs2301 .static-pdp-main .product-variations .pdp-vars .value {
	height: 36px;
}
#brs2301 .product-select-attribute .product-variations.va-size select {
	width: 200px;
	padding: 7px 20px 7px 82px;
	border-radius: 5px;
	font-size: 12px;
	letter-spacing: 1.2px;
}
/* メインビジュアル */
#brs2301 #kv {
	padding-top: 34px;
}
/* リード */
#brs2301 #desc-block {
	margin-top: 45px;
	text-align: center;
}
#brs2301 #desc-block h2 {
	margin-bottom: 41px;
	padding: 0 0 0 2px;
	background-color: transparent;
}
#brs2301 #desc-block h2 span {
	display: inline-block;
	padding: 0 1px;
	border-bottom: 1px solid #323232;
}
#brs2301 #desc-block p {
	font-size: 16px;
	line-height: 1.75;
	letter-spacing: 1.5px;
}
#brs2301 #desc-block h2 + p {
	margin-bottom: 30px;
	padding-left: 10px;
	font-size: 20px;
	letter-spacing: 1.8px;
}
#brs2301 #desc-block p.sup {
	margin: 34px 0 63px;
	font-size: 11px;
	letter-spacing: 1.2px;
}

/* 5要素 */
#brs2301 #a-elements {
	padding-top: 113px;
	text-align: center;
}
#brs2301 #a-elements p {
	font-size: 16px;
	line-height: 1.75;
	letter-spacing: 1.5px;
}
#brs2301 #a-elements picture {
	display: block;
	position: relative;
	width: 308px;
	height: 172px;
	margin: 31px auto 38px;
	background: url(../img/elements_base.png) no-repeat 50% 0;
}
#brs2301 #a-elements picture img {
	position: absolute;
	top: 29px;
	left: 174px;
}
#brs2301 #a-elements p.link {
	line-height: 1.5;
}
#brs2301 #a-elements p.link a {
	letter-spacing: 1px;
}
/* 5要素に着目したイプサ独自の処方 */
#brs2301 #a-prescription {
	margin-top: 32px;
	padding-top: 113px;
}
#brs2301 #a-prescription h2 {
	margin-bottom: 40px;
}
#brs2301 #a-prescription > div {
	display: flex;
	justify-content: center;
	padding-right: 10px;
}
#brs2301 #a-prescription > div > div {
	display: flex;
	flex-direction: column;
	width: 340px;
	margin: 0 47px;
}
#brs2301 #a-prescription h3 {
	margin-bottom: 18px;
	font-size: 20px;
	text-align: center;
	letter-spacing: 1.2px;
}
#brs2301 #a-prescription h3 span {
	display: inline-block;
	padding: 5px 28px;
	border-radius: 20px;
	background-color: #b4b4b5;
	color: #fff;
}
#brs2301 #a-prescription h4 {
	margin-bottom: 21px;
	font-size: 20px;
	text-align: center;
	letter-spacing: 1.2px;
}
#brs2301 #a-prescription h4 span {
	padding-bottom: 6px;
	border-bottom: 1px solid #000;
}
#brs2301 #a-prescription ul {
	align-self: center;
	padding-left: 8px;
}
#brs2301 #a-prescription li {
	font-size: 20px;
	letter-spacing: 1.8px;
}
#brs2301 #a-prescription li::before {
	content: "・";
}
#brs2301 #a-prescription li sup {
	top: -1.4em;
	font-size: 40%;
}
#brs2301 #a-prescription p {
	text-align: justify;
	letter-spacing: 1.5px;
}
#brs2301 #a-prescription p small {
	display: block;
	margin-top: -3px;
	font-size: 75%;
}
#brs2301 #a-prescription p.sup {
	flex: 1 1 auto;
	margin: 15px 0 19px;
	font-size: 12px;
	line-height: 1.2;
}
#brs2301 #a-prescription div.care p.sup {
	padding-left: 4px;
	letter-spacing: 1.2px;
}
#brs2301 #a-prescription div.desc {
	display: flex;
	flex-direction: column;
	min-height: 180px;
}
#brs2301 #a-prescription div.desc p:first-child {
	line-height: 1.9;
}
#brs2301 #a-prescription div.env div.desc p:first-child {
	letter-spacing: 1.3px;
}
#brs2301 #a-prescription p.link {
	margin-top: auto;
	font-size: 14px;
	line-height: 1.5;
	text-align: center;
	letter-spacing: 0.8px;
}
#brs2301 #a-prescription p.link a {
	width: 100%;
	padding-right: 20px;
	padding-left: 20px;
}
/* 商品説明（基本） */
#brs2301 .pro-desc-block {
	max-width: 900px;
	margin-left: 29px;
	margin-right: 0;
	padding-left: 9px;
}
#brs2301 .pro-desc-block h2 {
	margin-bottom: 4px;
	padding: 0;
}
#brs2301 .pro-desc-block p {
	margin-bottom: 20px;
	padding-right: 11px;
	line-height: 1.55;
}
#brs2301 .pro-desc-block p small {
	font-size: 85%;
}
#brs2301 .pro-desc-block div.btns {
	display: flex;
	padding-top: 8px;
}
#brs2301 .pro-desc-block ul {
	padding-top: 0;
}
#brs2301 .pro-desc-block .static-pdp-main ul.btn li {
	margin: 0 0 0 15px;
}
/* 商品説明 */
#brs2301 #a-brs {
	margin-top: 25px;
	padding-top: 100px;
}
#brs2301 #a-brs p {
	letter-spacing: 1.2px;
}
#brs2301 #a-brs p.restriction-msg {
	margin-bottom: 5px;
}
#brs2301 #a-brs ul.btn li {
	letter-spacing: 1.5px;
}

/* あなたの肌状態を知る */
#brs2301 #a-analysis {
	margin-top: -28px;
	padding-top: 113px;
}
#brs2301 #a-analysis h2 {
	margin-bottom: 56px;
	letter-spacing: 1.5px;
}
#brs2301 #a-analysis > div {
	min-height: 222px;
	padding-left: 447px;
	background: url(../img/measure.png) no-repeat 132px 6px;
}
#brs2301 #a-analysis p {
	margin-bottom: 24px;
	padding-left: 2px;
	font-size: 14px;
	line-height: 1.8;
	letter-spacing: 1.5px;
}
#brs2301 #a-analysis p.sup {
	margin: 10px 0 0;
	font-size: 12.7px;
	letter-spacing: 1.2px;
}
#brs2301 #a-analysis ul {
	display: flex;
	flex-wrap: wrap;
}
#brs2301 #a-analysis li {
	margin: 0 15px 10px 0;
}
#brs2301 #a-analysis li a {
	display: block;
	width: 200px;
	padding: 9px 0;
	border-radius: 5px;
	background-color: #ecebef;
	color: #595757;
	font-family: "Hiragino Kaku Gothic W6 JIS2004";
	font-size: 12px;
	text-align: center;
	text-decoration: none;
	letter-spacing: 1px;
	opacity: 1;
	transition: opacity .2s linear;
}
#brs2301 #a-analysis li a:hover {
	opacity: 0.5;
}

/* その他の美白ケア */
#brs2301 #a-related {
	margin-top: 22px;
	padding: 113px 0 110px;
}
#brs2301 #a-related h2 {
	margin-bottom: 39px;
}
#brs2301 #a-related h3 {
	margin: 0 0 4px;
	padding: 0 0 2px 3px;
	border-bottom: 1px solid #323232;
	font-size: 16px;
	letter-spacing: 1.5px;
}
#brs2301 #a-related p {
	padding-left: 3px;
	letter-spacing: 1.2px;
}
#brs2301 #a-related p.sup {
	margin-top: 23px;
	margin-bottom: 26px;
}
#brs2301 #a-related li a {
	letter-spacing: 1.5px;
}
/* バナー */
#brs2301 .banner {
	margin: 0;
	padding-top: 131px;
	text-align: center;
}
#brs2301 .banner a {
	display: block;
	border: 1px solid #c8c8c8;
	transition: opacity .5s ease;
}
#brs2301 .banner a:hover {
	opacity: 0.5;
}

@media screen and (max-width: 768px) {
	#brs2301 {
		max-width: none;
		padding: 0 22px 40px;
	}
	#brs2301 h2 {
		padding: 16px 0;
		font-size: 17px;
		font-size: 4.53vw;
	}
	#brs2301 span.sp-nw {
		display: inline-block;
		white-space: nowrap; 
	}
	/* ページ内ナビ */
	#brs2301 ul.brs2301-nav {
		justify-content: flex-start;
		flex-wrap: wrap;
		width: auto;
		margin: 0 -5px;
	}
	#brs2301 ul.brs2301-nav li {
		width: 50%;
		height: 15.73vw;
		margin: 0 0 2.4vw;
		padding: 0 1.33vw;
		font-size: 15px;
		font-size: 4vw;
		line-height: 1.35;
		text-align: left;
	}
	#brs2301 ul.brs2301-nav li a {
		justify-content: flex-start;
		padding: 9px 0 8px 15px !important;
		border-radius: 8px;
		opacity: 1 !important;
		transition: none;
	}
	#brs2301 ul.brs2301-nav li a::after {
		top: 0 !important;
		left: auto;
		right: 9px;
		bottom: 0 !important;
		width: auto;
		height: 3.73vw;
		margin: auto 0;
		font-size: 3.73vw;
	}
	/* リンクボタン共通 */
	#brs2301 p.link a {
		width: 100%;
		padding: 2.4vw;
		font-size: 14px;
		font-size: 3.73vw;
		opacity: 1 !important;
		transition: none;
	}
	#brs2301 p.link a::after {
		right: 8px;
		height: 3.73vw;
		font-size: 3.73vw;
	}
	/* カートボタン共通 */
	#brs2301 .static-pdp-main ul.btn li {
		width: 100%;
		margin-top: 12px;
		font-size: 18px;
		font-size: 4.8vw;
		letter-spacing: 0.05em;
	}
	#brs2301 .static-pdp-main ul.btn li a {
		padding: 16px 0;
		font-size: inherit;
		opacity: 1 !important;
		transition: none;
	}
	#brs2301 .static-pdp-main ul.btn button.static-add-to-cart {
		padding: 16px 0;
	}
	#brs2301 .static-pdp-main ul.btn .msg-area,
	#brs2301 .static-pdp-main ul.btn .out-of-stock {
		padding: 16px 0 !important;
		font-size: inherit !important;
		line-height: 1.4;
	}
	/* プルダウン共通 */
	#brs2301 .static-pdp-main .product-select-attribute .product-variations.va-size {
		width: 100%;
		padding: 0;
	}
	#brs2301 .static-pdp-main .product-variations .pdp-vars .value {
		max-width: 100%;
		height: 10.67vw;
	}
	#brs2301 .product-select-attribute .product-variations.va-size select {
		width: 100%;
		padding: 0 0 0 38vw;
		font-size: 15px;
		font-size: 4vw;
	}
	#brs2301 .static-pdp-main .product-select-attribute .value:not(.disabled)::after {
		top: 0;
		right: 2.4vw;
		bottom: 0;
		margin: auto 0;
		height: 3.2vw;
		font-size: 12px;
		font-size: 3.2vw;
		line-height: 1;
	}
	/* メインビジュアル */
	#brs2301 #kv {
		margin: 0 -22px 52px;
		padding-top: 0;
	}
	/* リード */
	#brs2301 #desc-block h2 {
		margin-bottom: 32px;
		padding-left: 6px;
		letter-spacing: 1.5px;
	}
	#brs2301 #desc-block h2 span {
		padding-bottom: 1px;
	}
	#brs2301 #desc-block p {
		font-size: 14px;
		font-size: 3.73vw;
		line-height: 1.9;
		letter-spacing: 1.2px;
	}
	#brs2301 #desc-block h2 + p {
		margin-bottom: 25px;
		font-size: 17px;
		font-size: 4.53vw;
		letter-spacing: 1.5px;
	}
	#brs2301 #desc-block p.sup {
		margin: 27px 0 55px;
		margin-top: 27px;
		font-size: 9px;
		font-size: 2.4vw;
		letter-spacing: 1px;
	}
	#brs2301 #desc-block p span.pad {
		padding-left: 10px;
	}
	
	/* 5要素 */
	#brs2301 #a-elements {
		margin-top: -4.83vw;
		padding-top: 19.3236vw;
	}
	#brs2301 #a-elements h2 {
		margin-left: -22px;
		margin-right: -22px;
		margin-bottom: 26px;
		padding: 4px 0 3px;
	}
	#brs2301 #a-elements p {
		font-size: 16px;
		font-size: 4.27vw;
		line-height: 1.5;
	}
	#brs2301 #a-elements h2 + p {
		margin: 0 8px;
		text-align: justify;
	}
	#brs2301 #a-elements picture {
		width: 100%;
		height: 43.2vw;
		margin: 23px auto 36px;
		background: url(../img/sp_elements_base.png);
		background-size: auto 100%;
	}
	#brs2301 #a-elements picture img {
		top: 7.73vw;
		left: 50.4vw;
		width: 27.2vw;
		height: auto;
	}
	#brs2301 #a-elements p.link a {
		letter-spacing: 1.5px;
	}
	/* 5要素に着目したイプサ独自の処方 */
	#brs2301 #a-prescription {
		margin-top: 2.4154vw;
		padding-top: 19.3236vw;
	}
	#brs2301 #a-prescription h2 {
		margin-left: -22px;
		margin-right: -22px;
		margin-bottom: 30px;
		letter-spacing: 1.6px;
	}
	#brs2301 #a-prescription > div {
		flex-direction: column;
		justify-content: flex-start;
		padding-right: 0;
	}
	#brs2301 #a-prescription > div > div {
		width: auto;
		margin: 0 0 60px;
	}
	#brs2301 #a-prescription div.care {
		width: auto;
		padding: 0;
	}
	#brs2301 #a-prescription div.env {
		margin-bottom: 28px;
	}
	#brs2301 #a-prescription h3 {
		margin-bottom: 28px;
		font-size: 17px;
		font-size: 4.53vw;
	}
	#brs2301 #a-prescription h3 span {
		padding: 5px 23px;
	}
	#brs2301 #a-prescription h4 {
		margin-bottom: 19px;
		font-size: 17px;
		font-size: 4.53vw;
	}
	#brs2301 #a-prescription h4 span {
		padding: 0 3px 5px;
		border-bottom-color: #323232;
	}
	#brs2301 #a-prescription ul {
		padding-left: 30px;
	}
	#brs2301 #a-prescription div.env ul {
		padding-left: 0;
	}
	#brs2301 #a-prescription li {
		font-size: 17px;
		font-size: 4.53vw;
	}
	#brs2301 #a-prescription li sup {
		display: inline-block;
		top: -0.4em;
		font-size: 100%;
		font-feature-settings: normal;
		letter-spacing: 0;
		transform: scale(0.4);
		transform-origin: left top;
	}
	#brs2301 #a-prescription p small {
		margin-top: 6px;
		font-size: 10.5px;
		font-size: 2.8vw;
		letter-spacing: 0.02em;
	}
	#brs2301 #a-prescription p.sup {
		flex: 0 1 auto;
		margin: 10px 0 20px;
		padding: 0 6px !important;
		font-size: 10.5px;
		font-size: 2.8vw;
		line-height: 1.75;
	}
	#brs2301 #a-prescription div.env p.sup {
		margin-bottom: 22px;
		letter-spacing: 1.2px;
	}
	#brs2301 #a-prescription div.desc {
		min-height: 0;
	}
	#brs2301 #a-prescription div.desc p:first-child {
		padding: 0 1.6vw !important;
		font-size: 16px;
		font-size: 4.27vw;
		line-height: 1.5;
	}
	#brs2301 #a-prescription div.env div.desc p:first-child {
		letter-spacing: 1.5px;
	}
	#brs2301 #a-prescription div.env div.desc p sup {
		display: inline-block;
		top: -0.2em;
		left: -0.2em;
		font-size: 100%;
		transform: scale(0.5);
	}
	#brs2301 #a-prescription p.link {
		position: static;
		margin-top: 25px;
		font-size: 14px;
		font-size: 3.73vw;
	}
	#brs2301 #a-prescription div.care p.link {
		letter-spacing: 0;
	}
	#brs2301 #a-prescription div.env p.link {
		margin-top: 37px;
		letter-spacing: 1.5px;
	}
	/* 商品説明（基本） */
	#brs2301 .pro-desc-block {
		max-width: none;
		margin-left: 0;
		padding-left: 0;
	}
	#brs2301 .pro-desc-block h2 {
		margin-bottom: 8px;
	}
	#brs2301 .pro-desc-block p {
		padding-right: 0;
		text-align: justify;
		line-height: 1.45;
		letter-spacing: 1.2px;
	}
	#brs2301 .pro-desc-block > div.spdp-images {
		margin-bottom: 2px;
	}
	#brs2301 .pro-desc-block p.sup {
		margin-top: 26px;
		margin-bottom: 18px;
	}
	#brs2301 .pro-desc-block p.note {
		font-size: 11px;
		font-size: 2.93vw;
		line-height: 1.45;
	}
	#brs2301 .pro-desc-block p sup {
		display: inline-block;
		top: -0.35em;
		margin: 0 -0.4em;
		font-size: 100%;
		transform: scale(0.5);
	}
	#brs2301 .pro-desc-block p small {
		font-size: 75%;
		line-height: 1.5;
		letter-spacing: 1px;
	}
	#brs2301 .pro-desc-block p small:nth-of-type(1) {
		padding-top: 4px;
	}
	#brs2301 .pro-desc-block div.btns {
		flex-direction: column;
	}
	#brs2301 .pro-desc-block ul {
		padding-top: 15px;
	}
	#brs2301 .pro-desc-block .static-pdp-main ul.btn li {
		margin-left: 0;
	}
	/* 商品説明 */
	#brs2301 #a-brs {
		margin-top: -6.0386vw;
		padding-top: 21.7391vw; /* 80px + 10px */
	}
	#brs2301 #a-brs p.sup {
		letter-spacing: 0.8px;
	}
	#brs2301 #a-brs p small {
		display: block;
		padding-left: 2.3em;
		font-size: 75%;
		line-height: 1.5;
		text-indent: -2.3em;
		letter-spacing: 1px;
	}
	
	/* あなたの肌状態を知る */
	#brs2301 #a-analysis {
		margin-top: 0;
		margin-bottom: 0;
		padding-top: 60px;
	}
	#brs2301 #a-analysis h2 {
		margin: 0 -22px 25px;
	}
	#brs2301 #a-analysis > div {
		min-height: 0;
		padding: 0;
		background-image: none;
	}
	#brs2301 #a-analysis p {
		margin-bottom: 23px;
		padding-left: 0;
		font-size: 14px;
		font-size: 3.73vw;
		line-height: 1.6;
		text-align: center;
		letter-spacing: 1.2px;
	}
	#brs2301 #a-analysis p.sup {
		margin-top: 25px;
		font-size: 13.5px;
		font-size: 3.6vw;
		text-align: left;
		letter-spacing: 0.04em;
		white-space: nowrap;
	}
	#brs2301 #a-analysis div p:first-of-type:after {
		display: block;
		height: 43.2vw;
		margin: 36px auto 28px;
		background: url(../img/sp_measure.png) no-repeat 50% 0;
		background-size: auto 100%;
		content: "";
	}
	#brs2301 #a-analysis ul {
		display: block;
		padding-top: 5px;
	}
	#brs2301 #a-analysis li {
		margin: 0 0 13px;
	}
	#brs2301 #a-analysis li a {
		width: 100%;
		padding: 16px 0;
		font-size: 18px;
		font-size: 4.8vw;
		opacity: 1 !important;
		transition: none;
	}
	
	/* その他の美白ケア */
	#brs2301 #a-related {
		margin-top: 3.1400vw;
		padding: 19.3236vw 0 83px;
	}
	#brs2301 #a-related h2 {
		margin: 0 -22px 93px;
		letter-spacing: 1.6px;
	}
	#brs2301 #a-related h3 {
		margin-bottom: 8px;
		font-size: 16px;
		font-size: 4.27vw;
		letter-spacing: 2.4px;
	}
	#brs2301 #a-related p {
		padding-left: 1px;
		letter-spacing: 1px;
	}
	#brs2301 #a-related p.sup {
		margin-top: -7px;
		margin-bottom: 11px;
		letter-spacing: 0.4px;
	}
	#brs2301 #a-related li a {
		padding: 17px 0;
		letter-spacing: 1.8px;
	}
	#brs2301 #a-related .pro-desc-block + .pro-desc-block {
		margin-top: 82px;
	}
	#brs2301 #a-related .pro-desc-block > div {
		margin-top: 24px;
	}
	#brs2301 #a-related .pro-desc-block p small:nth-of-type(1) {
		display: inline-block;
		padding-left: 1em;
		text-indent: -1em;
	}
	/* バナー */
	#brs2301 .banner {
		margin: -7.25vw -22px 40px;
		padding-top: 28.99vw;
	}
	#brs2301 .banner a {
		border: none;
		opacity: 1 !important;
		transition: none;
	}
}
