@charset "UTF-8";
/* asverin CSS Document */


/* /asverin.html
============================================================ */
#top .l-mainvisual {
	position: relative;
	text-align: center;
}
/* PC */
@media print, screen and (min-width: 769px) {
	#top .l-mainvisual {
		background-image: url(/content/dam/shc/jp/asverin/assets/images/top_mv_bg.png);
		background-repeat: no-repeat;
		background-position: center center;
		background-size: 100% 100%;
		height: 415px;
	}
	#top .l-mainvisual h1 img {
		height: 100%;
		object-fit: cover;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%,-50%);
		max-width: 1525px;
		width: 100%;
	}
}
/* SP */
@media only screen and (max-width: 768px) {
}



/* related link
-------------------------------------------------- */
#top .l-container-related__list > li a {
	display: block;
	position: relative;
}
#top .l-container-related img {
	width: 100%;
}
/* PC */
@media print, screen and (min-width: 769px) {
	#top .l-container-related {
		background-image: url(/content/dam/shc/jp/asverin/assets/images/top_related_bg.png);
		background-repeat: no-repeat;
		background-position: center center;
		background-size: cover;
	}
	#top .l-container-related__list {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		align-items: center;
		margin-inline: auto;
		width: 1036px;
	}
	#top .l-container-related__list > li {
		width: 33.3333%;
	}
	#top .l-container-related__list > li a:before {
		background: rgba(255,255,255,0.3);
		color: transparent;
		content: "";
		position: absolute;
		top: 0;
		font-size: 0;
		opacity: 0;
		height: 100%;
		transition: 0.3s all;
    transform: skewX(-13deg);
		width: calc(100% + 7px);
    z-index: 1;
	}
	#top .l-container-related__list > li:nth-of-type(1) a:before {
		right: -7px;
	}
	#top .l-container-related__list > li:nth-of-type(2) a:before {
		left: 7px;
		width: calc(100% - 14px);
	}
	#top .l-container-related__list > li:nth-of-type(3) a:before {
		left: -7px;
	}
	#top .l-container-related__list > li a:hover {
		opacity: 1 !important;
	}
	#top .l-container-related__list > li a:hover:before {
		opacity: 1;
	}
}
/* SP */
@media only screen and (max-width: 768px) {
	#top .l-container-related__list > li {
		margin-top: 2px;
	}
}



/* feature
-------------------------------------------------- */
#top .sec-feature {
	padding-top: 60px;
}
#top .sec-feature .feature-content__text .content-title {
	background-image: url(/content/dam/shc/jp/asverin/assets/images/top_feature_bg.png);
	background-repeat: no-repeat;
	background-position: right center;
	background-size: auto 100%;
	color: #fff;
	display: table;
	font-family: 'Noto Serif JP', serif;
	font-size: 2.6rem;
  font-weight: 700;
  height: 145px;
	letter-spacing: 0.008em;
  margin-left: -100px;
  padding-left: 100px;
  position: relative;
  width: 644px;
}
#top .sec-feature .feature-content__text .content-title:before {
	background-image: url(/content/dam/shc/jp/asverin/assets/images/top_feature_bg02.png);
	background-repeat: repeat-x;
	background-position: center center;
	background-size: auto 100%;
	content: "";
	position: absolute;
	top: 0;
	left: -50vw;
	height: 100%;
	width: 50vw;
	z-index: -1;
}
#top .sec-feature .feature-content__text .content-title > span {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: center;
  height: 145px;
	line-height: 2.3;
	width: 100%;
}
#top .sec-feature .feature-content__text .content-text {
	font-weight: 700;
	line-height: 2;
	margin-top: 40px;
}
#top .sec-feature .feature-content__text .content-text b {
	background-color: #FFEFC1;
}
#top .sec-feature .feature-content__graph {
	margin-top: 40px;
}
#top .sec-feature .feature-content__graph .graph-caption {
	color: #DE5D05;
	font-weight: 700;
	margin-bottom: 15px;
	text-align: center;
}
#top .sec-feature .feature-content__graph .graph-caption .subtext {
	font-size: 1.4rem;
	font-weight: 400;
}
#top .sec-feature .feature-content__graph .tx-note {
	font-size: 1.2rem;
	margin-top: 20px;
}
/* PC */
@media print, screen and (min-width: 769px) {
	#top .sec-feature .feature-content__graph {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		align-items: flex-start;
	}
	#top .sec-feature .feature-content__graph_item {
		width: 45%;
	}
	#top .sec-feature .feature-content__graph_item figure {
		margin-inline: 10px;
	}
}
/* SP */
@media only screen and (max-width: 768px) {
	#top .sec-feature {
		padding-top: 30px;
	}
	#top .sec-feature .feature-content__text .content-title {
		background-image: url(/content/dam/shc/jp/asverin/assets/images/top_feature_bg_sp.png);
		font-size: 2rem;
		height: 40.2667vw;
		margin-left: -10%;
		padding-left: 10%;
		padding-top: 5px;
		width: 87.2vw;
	}
	#top .sec-feature .feature-content__text .content-title > span {
		height: 40.2667vw;
	}
	#top .sec-feature .feature-content__text .content-text {
		margin-top: 25px;
	}
	#top .sec-feature .feature-content__graph_item:nth-of-type(n+2) {
		margin-top: 40px;
	}
	#top .sec-feature .feature-content__graph .graph-caption {
		margin-bottom: 10px;
	}
}

/* product
-------------------------------------------------- */
#top .sec-product {
	padding-top: 50px;
}
#top .sec-product .l-section__title .subtext {
	color: #B88E19;
	display: table;
	font-size: 2rem;
	font-weight: 700;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding-left: 25px;
	padding-right: 20px;
	position: relative;
}
#top .sec-product .l-section__title .subtext:before,
#top .sec-product .l-section__title .subtext:after {
	background-color: #B88E19;
	content: "";
	height: 90%;
	position: absolute;
	bottom: 0;
	width: 5px;
}
#top .sec-product .l-section__title .subtext:before {
	left: 0;
	transform: skewX(20deg);
}
#top .sec-product .l-section__title .subtext:after {
	right: 0;
	transform: skewX(-20deg);
}
#top .sec-product .product-content {
	margin-top: 60px !important;
}
#top .sec-product .product-content__item {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	position: relative;
}
#top .sec-product .product-content__item:before,
#top .sec-product .product-content__item:after {
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 100% auto;
	content: "";
	position: absolute;
	content: "";
	position: absolute;
}
#top .sec-product .product-content__item .product-catch {
	font-family: 'Noto Serif JP', serif;
	font-size: 2.4rem;
	font-weight: 700;
	text-align: center;
}
#top .sec-product .product-content__inner {
	margin-left: auto;
	margin-right: auto;
}
#top .sec-product .box-summary .price {
	font-size: 1.4rem;
	margin-top: 10px;
}
/* PC */
@media print, screen and (min-width: 769px) {
	#top .sec-product .product-content {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	#top .sec-product .box-summary {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		align-items: center;
	}
}
/* SP */
@media only screen and (max-width: 768px) {
	#top .sec-product {
		padding-top: 40px;
	}
	#top .sec-product .product-content {
		margin-top: 40px !important;
	}
}

/* product-pro */
#top .sec-product .product-asverin {
	background-image: url(/content/dam/shc/jp/asverin/assets/images/top_product_bg01.png);
	color: #fff;
	padding-top: 80px;
	padding-bottom: 50px;
	width: 100%;
}
#top .sec-product .product-asverin:before,
#top .sec-product .product-asverin:after {
	height: 44px;
	top: -44px;
	width: 369px;
}
#top .sec-product .product-asverin:before {
	background-image: url(/content/dam/shc/jp/asverin/assets/images/top_product_deco01.png);
	left: 0;
}
#top .sec-product .product-asverin:after {
	background-image: url(/content/dam/shc/jp/asverin/assets/images/top_product_deco02.png);
	right: 0;
}
#top .sec-product .product-asverin .product-catch {
	color: #fff;
}
#top .sec-product .product-asverin .product-catch sup {
	top: -1.5em;
}
#top .sec-product .product-asverin .box-summary .summary-text .lead {
	color: #EECC6E;
	font-weight: 700;
	margin-top: 25px;
}
#top .sec-product .product-asverin .box-summary .summary-text .note {
	font-size: 1.4rem;
	margin-top: 10px;
}

/* PC */
@media print, screen and (min-width: 769px) {
	#top .sec-product .product-asverin .product-content__inner {
		width: 1000px;
	}
	#top .sec-product .product-asverin .box-summary {
		margin-top: 30px;
	}
	#top .sec-product .product-asverin .box-summary .summary-text {
		width: 460px;
	}
	#top .sec-product .product-asverin .box-summary .summary-image {
		width: 500px;
	}
}
/* SP */
@media only screen and (max-width: 768px) {
	#top .sec-product .product-asverin {
		background-image: url(/content/dam/shc/jp/asverin/assets/images/top_product_bg01_sp.png);
		padding: 40px 5% 24px;
	}
	#top .sec-product .product-asverin:before,
	#top .sec-product .product-asverin:after {
		background-position: left bottom;
		height: 40px;
		top: -39px;
		width: 35.4%;
	}
	#top .sec-product .product-asverin:before {
		background-image: url(/content/dam/shc/jp/asverin/assets/images/top_product_deco01_sp.png);
	}
	#top .sec-product .product-asverin:after {
		background-image: url(/content/dam/shc/jp/asverin/assets/images/top_product_deco02_sp.png);
	}
	#top .sec-product .product-asverin .box-summary {
		margin-top: 30px;
	}
	#top .sec-product .product-asverin .box-summary .summary-text .lead {
		margin-top: 20px;
	}
	#top .sec-product .product-asverin .box-summary .summary-image {
		margin-top: 15px;
		text-align: center;
	}
}


/* asverin
-------------------------------------------------- */
#top .sec-asverin {
	padding-top: 100px;
}
#top .sec-asverin .l-section__title sup {
	top: -1.5em;
}
#top .sec-asverin .l-section__title + .tx-note-order {
	margin-top: 10px !important;
	text-align: center;
}
#top .sec-asverin .asverin-content {
	position: relative;
}
#top .sec-asverin .asverin-content .box-feature {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
	margin-top: 45px;
}
#top .sec-asverin .asverin-content .box-feature__content {
  width: auto;
}
#top .sec-asverin .asverin-content .box-feature__item:after {
	content: "";
	clear: both;
	display: block;
}
#top .sec-asverin .asverin-content .box-feature__item > h3 {
	background-image: url(/content/dam/shc/jp/asverin/assets/images/top_asverin_bg01.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	color: #fff;
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: center;
	font-weight: 700;
	height: 60px;
	line-height: 1.4;
	padding: 0 20px;
}
#top .sec-asverin .asverin-content .box-feature__item > h3 .small {
	font-size: 1.2rem;
}
#top .sec-asverin .asverin-content .box-feature__item > h3 sup {
	font-size: 1.2rem;
	font-weight: 400;
}
#top .sec-asverin .asverin-content .box-feature__item > h3 + * {
	margin-top: 15px;
}
#top .sec-asverin .asverin-content .box-feature__item > * + h3 {
	margin-top: 15px;
}
#top .sec-asverin .asverin-content .box-feature__item > h4 {
	background-color: #FE812B;
	color: #fff;
	font-weight: 700;
	padding: 5px;
	text-align: center;
}
#top .sec-asverin .asverin-content .box-feature__item > .tx-lead {
	color: #DE5D05;
	font-size: 2rem;
	font-weight: 700;
	margin-top: 15px;
}
#top .sec-asverin .asverin-content .box-feature__item > .tx-lead + * {
	margin-top: 15px !important;
}
#top .sec-asverin .asverin-content .box-feature__item > p:not([class]) {
	margin-top: 15px;
}
#top .sec-asverin .asverin-content .box-feature__item > .tx-note-order {
	font-size: 1.4rem;
	margin-top: 10px;
}
#top .sec-asverin .asverin-content .block-link {
	margin-top: 40px;
}
#top .sec-asverin .asverin-content .block-link > .c-button {
	min-width: 350px;
}
#top .sec-asverin .asverin-content .block-link > p:nth-of-type(n+2) {
	margin-top: 10px;
}
#top .sec-asverin .asverin-content .box-feature__item .box-feature__table {
	margin-top: 20px;
}
#top .sec-asverin .asverin-content .box-feature__item .box-feature__table table {
	border-collapse: collapse;
	border-top: 1px solid #ddd;
	border-left: 1px solid #ddd;
	width: 100%;
}
#top .sec-asverin .asverin-content .box-feature__item .box-feature__table table th,
#top .sec-asverin .asverin-content .box-feature__item .box-feature__table table td {
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	letter-spacing: 0;
	text-align: center;
	padding: 8px;
	vertical-align: middle;
}
#top .sec-asverin .asverin-content .box-feature__item .box-feature__table table th {
	background-color: #FE812B;
	color: #fff;
	font-weight: 700;
}
#top .sec-asverin .asverin-content .box-feature__item .box-feature__table table td {
	background-color: #fafafa;
}
#top .sec-asverin .asverin-content .box-feature__item .img-pack {
	margin: 20px auto 0;
	text-align: center;
}
/* PC */
@media print, screen and (min-width: 769px) {
	#top .sec-asverin .asverin-content .box-feature {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	#top .sec-asverin .asverin-content .box-feature__content {
		width: 48%;
	}
	#top .sec-asverin .asverin-content .box-feature .box-feature__item {
		margin-bottom: 40px;
	}
	#top .sec-asverin .asverin-content .box-feature--half {
		width: 48%;
	}
	#top .sec-asverin .asverin-content .box-feature--half .box-feature__item {
		margin-bottom: 40px;
		width: auto;
	}
}
/* SP */
@media only screen and (max-width: 768px) {
	#top .sec-asverin .l-section__title + .tx-note-order {
		font-size: 1.2rem;
	}
	#top .sec-asverin {
		padding-top: 30px;
	}
	#top .sec-asverin .asverin-content .box-feature {
		margin-top: 20px;
	}
	#top .sec-asverin .asverin-content .box-feature__item {
		margin-bottom: 30px;
	}
	#top .sec-asverin .asverin-content .box-feature__item > h3 {
		font-size: 1.4rem;
		height: 50px;
		padding: 0 12px;
	}
	#top .sec-asverin .asverin-content .box-feature__item > h3 sup {
		font-size: 0.8rem;
	}
	#top .sec-asverin .asverin-content .box-feature__item > h3 + * {
		margin-top: 10px;
	}
	#top .sec-asverin .asverin-content .box-feature__item > h4 {
		font-size: 1.4rem;
		padding: 10px;
	}
	#top .sec-asverin .asverin-content .box-feature__item > .tx-lead {
		font-size: 1.8rem;
	}
	#top .sec-asverin .asverin-content .box-feature__item > .tx-lead + * {
		margin-top: 10px !important;
	}
	#top .sec-asverin .asverin-content .box-feature__item > .tx-note-order {
		font-size: 1.2rem;
		margin-top: 5px;
	}
	#top .sec-asverin .asverin-content .box-feature__item > .tx-logo img {
		height: 26px;
		width: auto;
	}
	#top .sec-asverin .asverin-content .block-link {
		clear: both;
	}
	#top .sec-asverin .asverin-content .block-link > .c-button {
		margin-left: auto !important;
		margin-right: auto !important;
		min-width: inherit;
		max-width: 310px;
	}
	#top .sec-asverin .asverin-content .block-link > p:nth-of-type(n+2) {
		margin-top: 10px;
	}
	#top .sec-asverin .asverin-content .box-feature__item .box-feature__table table th,
	#top .sec-asverin .asverin-content .box-feature__item .box-feature__table table td {
		font-size: 1.4rem;
	}
	#top .sec-asverin .asverin-content .box-feature__item .img-pack img {
		width: 100%;
	}
}

/* more
-------------------------------------------------- */
#top .sec-more {
	padding-top: 100px;
	padding-bottom: 150px;
}
#top .sec-more .l-section__inner {
	position: relative;
}
#top .sec-more .more-content {
	background-image: url(/content/dam/shc/jp/asverin/assets/images/top_more_bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	color: #fff;
	padding: 50px 110px 50px 50px;
}
#top .sec-more .more-content .tx-more {
	color: #B88E19;
	display: table;
	font-size: 2rem;
	font-weight: 700;
	padding-left: 25px;
	padding-right: 20px;
	position: absolute;
	top: -45px;
	left: 0;
}
#top .sec-more .more-content .tx-more:before,
#top .sec-more .more-content .tx-more:after {
	background-color: #B88E19;
	content: "";
	height: 100%;
	position: absolute;
	bottom: 0;
	width: 5px;
}
#top .sec-more .more-content .tx-more:before {
	left: 0;
	transform: skewX(20deg);
}
#top .sec-more .more-content .tx-more:after {
	right: 0;
	transform: skewX(-20deg);
}
#top .sec-more .more-content .content-title {
	font-size: 2rem;
	font-weight: 700;
}
#top .sec-more .more-content .content-title b {
	color: #EECC6E;
	font-family: 'Noto Serif JP', serif;
	font-size: 2.6rem;
}
#top .sec-more .more-content .content-list {
	margin-top: 15px;
}
#top .sec-more .more-content .content-list > li {
	padding-left: 20px;
	position: relative;
}
#top .sec-more .more-content .content-list > li + li {
	margin-top: 10px;
}
#top .sec-more .more-content .content-list > li:before {
	border-color: transparent transparent transparent #EECC6E;
	border-style: solid;
	border-width: 5px 0 5px 7px;
	content: "";
	height: 0;
	left: 4px;
	position: absolute;
	transform: translateY(-50%);
	top: 12px;
	width: 0;
}
/* PC */
@media print, screen and (min-width: 769px) {
	#top .sec-more .l-section__inner {
		padding-bottom: 50px;
	}
	#top .sec-more .more-content + figure {
		position: absolute;
		bottom: 0;
		right: 0;
		z-index: 1;
	}
	#top .sec-more .more-content {
		width: 586px;
	}
}
/* SP */
@media only screen and (max-width: 768px) {
	#top .sec-more {
		padding-top: 85px;
		padding-bottom: 80px;
	}
	#top .sec-more .more-content {
		background-image: url(/content/dam/shc/jp/asverin/assets/images/top_more_bg_sp.png);
		padding: 40px 20px;
	}
	#top .sec-more .more-content .tx-more {
		left: 7%;
	}
	#top .sec-more .more-content .content-title b {
		font-size: 2.2rem;
	}
}

/* shop
-------------------------------------------------- */
#top .sec-shop {
	background-color: #FFFCF1;
	padding-top: 70px;
	padding-bottom: 70px;
	position: relative;
}
#top .sec-shop .shop-subtitle {
	background-image: url(/content/dam/shc/jp/asverin/assets/images/top_shop_bg01.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 100% 100%;
	color: #fff;
	font-size: 1.8rem;
	font-weight: 700;
	line-height: 54px;
	letter-spacing: 0;
	margin-top: 0 !important;
	padding-left: 20px;
	position: absolute;
	top: -54px;
	left: 0;
	width: 328px;
}
#top .sec-shop .shop-content {
	margin-top: 30px;
}
#top .sec-shop .shop-content .content-title {
	font-weight: 700;
	text-align: center;
}
#top .sec-shop .shop-content .content-title .c-icon {
	display: inline-block;
	margin-right: 8px;
	vertical-align: middle;
}
#top .sec-shop .shop-content .content-title + * {
	margin-top: 15px;
}
#top .sec-shop .shop-content .shop-list > li a {
	background-color: #fff;
  box-shadow: 0px 0 10px rgba(0,0,0,0.25);
	display: block;
	line-height: 70px;
	position: relative;
	text-align: center;
}
#top .sec-shop .shop-content .shop-list > li a img {
	height: 28px;
	vertical-align: middle;
}
#top .sec-shop .shop-content .shop-list > li.no-link a {
	box-shadow: none;
	pointer-events: none;
}
#top .sec-shop .shop-content .shop-list > li.no-link a:before {
	background-color: #D2D2D2;
	content: "";
	height: 100%;
	opacity: 0.7;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1;
}
#top .sec-shop .shop-content .btn-search {
	margin-left: auto;
	margin-right: auto;
	width: 494px;
}
#top .sec-shop .shop-content .btn-search a {
	background-image: url(/content/dam/shc/jp/asverin/assets/images/top_shop_bg02.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	color: #fff;
	display: block;
	font-size: 2rem;
	font-weight: 700;
	line-height: 70px;
	position: relative;
	text-align: center;
}
#top .sec-shop .shop-content .btn-search a:after {
  background-image: url(/content/dam/shc/jp/asverin/assets/images/icon_arrow01.svg);
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 100% auto;
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  height: 6px;
  right: 28px;
  width: 28px;
}
/* PC */
@media print, screen and (min-width: 769px) {
	#top .sec-shop .shop-content .shop-list {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		align-items: center;
	}
	#top .sec-shop .shop-content .shop-list > li {
		margin-left: 7px;
		margin-right: 7px;
		width: 24%;
	}
}
/* SP */
@media only screen and (max-width: 768px) {
	#top .sec-shop {
		padding-top: 30px;
		padding-bottom: 30px;
	}
	#top .sec-shop .shop-subtitle {
		font-size: 1.6rem;
		line-height: 40px;
		min-width: initial;
		padding-left: 5%;
		top: -40px;
		width: 76.6%;
	}
	#top .sec-shop .shop-content .content-title + * {
		margin-top: 15px;
	}
	#top .sec-shop .shop-content .shop-list {
		margin-left: auto;
		margin-right: auto;
		width: 88%;
	}
	#top .sec-shop .shop-content .shop-list > li + li {
		margin-top: 15px;
	}
	#top .sec-shop .shop-content .btn-search {
		width: 88%;
	}
}

/* youjyou
-------------------------------------------------- */
#top .sec-youjyou {
	padding-top: 100px;
	padding-bottom: 100px;
}
#top .sec-youjyou .top-lead {
	font-size: 1.8rem;
	font-weight: 700;
	line-height: 1.8;
	text-align: center;
}
#top .sec-youjyou .top-lead b {
	background-color: #FFEFC1;
}
#top .sec-youjyou .youjyou-content {
	margin-top: 35px;
}
#top .sec-youjyou .youjyou-content + .youjyou-content {
	margin-top: 40px;
}
#top .sec-youjyou .youjyou-content .content-title {
	color: #DE5D05;
	font-family: 'Noto Serif JP', serif;
	font-size: 3.2rem;
	font-weight: 700;
	text-align: center;
}
#top .sec-youjyou .youjyou-content .content-title b {
	display: inline-block;
	position: relative;
	z-index:1;
}
#top .sec-youjyou .youjyou-content .content-title b:before {
	background-color: #FFEFC1;
	content: "";
	height: 22px;
	position: absolute;
	bottom: 0;
	width: 100%;
	z-index: -1;
}
#top .sec-youjyou .content-list {
	border-top: 1px solid #DE5D05;
	border-left: 1px solid #DE5D05;
	margin-top: 40px;
}
#top .sec-youjyou .content-list .content-list__item {
	border-bottom: 1px solid #DE5D05;
	border-right: 1px solid #DE5D05;
	overflow: hidden;
	padding: 30px 20px;
	position: relative;
}
#top .sec-youjyou .content-list .content-list__item:before {
	border-color: transparent #DE5D05 transparent transparent;
	border-style: solid;
	border-width: 20px 20px 20px 0;
	content: "";
	height: 0;
	left: 0;
	top: 0;
	margin-top: -13px;
	margin-left: -4px;
	position: absolute;
	transform: rotate(45deg);
	width: 0;
}
#top .sec-youjyou .content-list .content-list__item > *:nth-child(n+2) {
	margin-top: 15px;
}
#top .sec-youjyou .content-list .content-list__item .item-lead {
	color: #DE5D05;
	font-weight: 700;
	text-align: center;
}
#top .sec-youjyou .content-list .content-list__item a.u-txt-link {
	font-size: 1.4rem;
}
#top .sec-youjyou .box-banner {
	margin-top: 60px;
}
#top .sec-youjyou .box-banner > p {
  box-shadow: 0px 0 10px rgba(0,0,0,0.25);
	display: table;
	margin-left: auto;
	margin-right: auto;
}
/* PC */
@media print, screen and (min-width: 769px) {
	#top .sec-youjyou .content-list {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	#top .sec-youjyou .content-list .content-list__item {
		width: 33.3333%;
	}
}
/* SP */
@media only screen and (max-width: 768px) {
	#top .sec-youjyou {
		padding-top: 40px;
		padding-bottom: 40px;
	}
	#top .sec-youjyou .top-lead {
		font-size: 1.6rem;
	}
	#top .sec-youjyou .youjyou-content {
		margin-top: 30px;
	}
	#top .sec-youjyou .youjyou-content .content-title {
		font-size: 2.2rem;
	}
	#top .sec-youjyou .youjyou-content .content-title b:before {
		height: 20px;
	}
	#top .sec-youjyou .content-list {
		margin-top: 30px;
	}
	#top .sec-youjyou .content-list .content-list__item:before {
		margin-top: -15px;
		margin-left: -6px;
	}
	#top .sec-youjyou .box-banner {
		margin-top: 35px;
	}
}


/* qa
-------------------------------------------------- */
#top .sec-qa {
	background-color: #FFFCF1;
	padding-top: 80px;
	padding-bottom: 120px;
}
#top .sec-qa .l-section__title span {
	color: #B88E19;
}
#top .sec-qa .qa-content {
	margin-left: auto;
	margin-right: auto;
	max-width: 800px;
	counter-reset: orderlist;
}
#top .sec-qa .qa-content__item {
	background-color: #fff;
	padding: 30px;
	position: relative;
}
#top .sec-qa .qa-content__item:before {
	border-color: transparent #FFFCF1 transparent transparent;
	border-style: solid;
	border-width: 20px 20px 20px 0;
	content: "";
	height: 0;
	left: 0;
	top: 0;
	margin-top: -13px;
	margin-left: -4px;
	position: absolute;
	transform: rotate(45deg);
	width: 0;
}
#top .sec-qa .qa-content__item + .qa-content__item {
	margin-top: 15px;
}
#top .sec-qa .qa-content__item .question {
	color: #DE5D05;
	font-size: 1.8rem;
	font-weight: 700;
	padding-left: 50px;
	position: relative;
}
#top .sec-qa .qa-content__item .question:before {
	color: #B88E19;
	counter-increment: orderlist;
	content: "Q"counter(orderlist) ".";
	font-family: 'Noto Serif JP', serif;
	font-size: 2.6rem;
	position: absolute;
	top: -7px;
	left: 0;
}
#top .sec-qa .qa-content__item .answer {
	margin-top: 10px;
}
/* PC */
@media print, screen and (min-width: 769px) {
	#top .sec-qa .qa-content__item .answer {
		padding-left: 52px;
	}
}
/* SP */
@media only screen and (max-width: 768px) {
	#top .sec-qa {
		padding-top: 40px;
		padding-bottom: 60px;
	}
	#top .sec-qa .l-section__title .tx-logo img {
		width: 209px;
	}
	#top .sec-qa .qa-content__item {
		padding: 20px;
	}
	#top .sec-qa .qa-content__item .question {
		font-size: 1.6rem;
	}
	#top .sec-qa .qa-content__item .question:before {
		top: 50%;
		transform: translateY(-50%);
	}
}


#top .c-list-banner {
	margin-top: 60px;
}
/* PC */
@media print, screen and (min-width: 769px) {
	#top .c-list-banner {
		margin-left: auto;
		margin-right: auto;
		width: 1020px;
	}
	#top .c-list-banner > ul {
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	#top .c-list-banner > ul li {
		width: 48.5%;
	}
}
/* SP */
@media only screen and (max-width: 768px) {
	#top .c-list-banner {
		margin-top: 25px;
		margin-left: 5%;
		margin-right: 5%;
	}
}







/* product
============================================================ */

.l-mainvisual--second {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.l-mainvisual--second .tx-note {
	font-size: 1.4rem;
}
/* PC */
@media print, screen and (min-width: 769px) {
	.l-mainvisual--second {
		height: 320px;
	}
	.l-mainvisual--second .l-mainvisual__inner {
		height: 100%;
		margin-left: auto;
		margin-right: auto;
		position: relative;
		width: 1000px;
	}
	.l-mainvisual--second h1 {
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%,-50%);
		width: 100%;
	}
	.l-mainvisual--second .tx-note {
		line-height: 1.4;
		position: absolute;
		bottom: 15px;
		left: 0;
		width: 100%;
	}
}
/* SP */
@media only screen and (max-width: 768px) {
	.l-mainvisual--second {
		padding-top: 25px;
		padding-bottom: 20px;
	}
	.l-mainvisual--second .tx-note {
		font-size: 1.2rem;
		margin-left: 5%;
		margin-right: 5%;
	}
}


.cnt-woman {
  background: url(/content/dam/shc/jp/asverin/assets/images/product_woman.png) no-repeat right top;
  z-index: 0;
}
.cnt-woman .point {
  position: absolute;
  animation: anim-point 2s infinite;
}
@keyframes anim-point {
  0% {
    opacity: 1;
  }
  50% {
    opacity: 0.5;
  }
  100% {
    opacity: 1;
  }
}
/* PC */
@media print, screen and (min-width: 769px) {
  .cnt-woman {
		position: absolute;
    bottom: 180px;
    left: calc(50% - 40px);
    width: 642px;
    height: 563px;
    background-size: auto 100%;
  }
  .cnt-woman .point {
    width: 100px;
    height: 100px;
  }
  .cnt-woman .point3 {
    top: 330px;
    left: 215px;
  }
}
/* SP */
@media only screen and (max-width: 768px) {
  .cnt-woman {
		background-position: center bottom;
		background-size: 100% auto;
		margin-top: 20px;
		padding-top: 76vw;
		position: relative;
  }
  .cnt-woman .point img {
    width: 16vw;
    height: auto;
  }
  .cnt-woman .point3 {
    top: 44vw;
		left: 32vw;
  }
}


/* /asverin/movie.html
============================================================ */
#asverinmovie {
	background-color: #F3FBF8;
	background-image: url(/content/dam/shc/jp/asverin/assets/images/movie_bg01.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
/* PC */
@media print, screen and (min-width: 769px) {
	#asverinmovie {
		min-width: 1200px;
	}
}
/* SP */
@media only screen and (max-width: 768px) {
	#asverinmovie {
		background-image: url(/content/dam/shc/jp/asverin/assets/images/movie_bg01_sp.png);
	}
}



/* mainvisual
-------------------------------------------------- */
#asverinmovie .l-mainvisual {
	background-image: url(/content/dam/shc/jp/asverin/assets/images/movie_mv_bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	margin-bottom: 20px;
	height: 400px;
	position: relative;
}
#asverinmovie .l-mainvisual__inner {
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
#asverinmovie .l-mainvisual h1 {
	position: absolute;
	left: 100px;
	top: 90px;
	text-align: center;
	width: 630px;
}
#asverinmovie .l-mainvisual .anchor-link {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	position: absolute;
	left: 100px;
	bottom: 60px;
}
#asverinmovie .l-mainvisual .anchor-link > li {
	margin-left: 2%;
	width: 250px;
}
#asverinmovie .l-mainvisual .anchor-link > li .link_inner {
	background-color: #fff;
	box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.25);
	border: 1px solid #DE5D05;
	display: block;
	height: 60px;
	transform: skewX(20deg);
	transition: 0.3s all;
}
#asverinmovie .l-mainvisual .anchor-link > li a {
	color: #DE5D05;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
	font-size: 1.4rem;
	font-weight: 700;
	height: 100%;
	line-height: 1.2 !important;
	padding-left: 15px;
	padding-right: 25px;
	position: relative;
	text-align: center;
	transform: skewX(-20deg);
}
#asverinmovie .l-mainvisual .anchor-link > li a:after {
	background-image: url(/content/dam/shc/jp/asverin/assets/images/movie_anchor_arrow01.svg);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 100% auto;
	content: "";
	height: 7px;
	position: absolute;
	top: 50%;
	right: 12px;
	transform: translateY(-50%);
	width: 10px;
}
#asverinmovie .l-mainvisual .anchor-link > li a .subtext {
	font-size: 1.2rem;
}
#asverinmovie .l-mainvisual .anchor-link > li a img {
	vertical-align: baseline;
}
/* PC */
@media print, screen and (min-width: 769px) {
	#asverinmovie .l-mainvisual:before,
	#asverinmovie .l-mainvisual:after {
		background-repeat: no-repeat;
		background-position: left top;
		background-size: 100% auto;
		content: "";
		width: 369px;
		position: absolute;
		height: 20px;
		bottom: -20px;
	}
	#asverinmovie .l-mainvisual:before {
		background-image: url(/content/dam/shc/jp/asverin/assets/images/movie_mv_deco01.png);
		left: 0;
	}
	#asverinmovie .l-mainvisual:after {
		background-image: url(/content/dam/shc/jp/asverin/assets/images/movie_mv_deco02.png);
		right: 0;
	}
	#asverinmovie .l-mainvisual__inner {
		height: 100%;
		width: 1200px;
	}
	#asverinmovie .l-mainvisual .anchor-link {
		width: 630px;
	}
	#asverinmovie .l-mainvisual .anchor-link > li:nth-of-type(1) {
		margin-left: 0;
	}
}
/* SP */
@media only screen and (max-width: 768px) {
	#asverinmovie .l-mainvisual {
		background-image: url(/content/dam/shc/jp/asverin/assets/images/movie_mv_bg_sp.png);
		background-position: center top;
		background-size: 100% auto;
		height: auto;
		margin-bottom: 0;
	}
	#asverinmovie .l-mainvisual__image {
		position: relative;
	}
	#asverinmovie .l-mainvisual__image:before,
	#asverinmovie .l-mainvisual__image:after {
		background-repeat: no-repeat;
		background-position: left top;
		background-size: 100% auto;
		content: "";
		height: 5.866vw;
		position: absolute;
		bottom: -5.866vw;
		width: 42.666vw;
	}
	#asverinmovie .l-mainvisual__image:before {
		background-image: url(/content/dam/shc/jp/asverin/assets/images/movie_mv_deco01_sp.png);
		left: 0;
	}
	#asverinmovie .l-mainvisual__image:after {
		background-image: url(/content/dam/shc/jp/asverin/assets/images/movie_mv_deco02_sp.png);
		right: 0;
	}
	#asverinmovie .l-mainvisual h1 {
		position: absolute;
		left: 5.3333vw;
		top: 16vw;
		width: 51.4666vw;
	}
	#asverinmovie .l-mainvisual h1 img {
		width: 100%;
	}
	#asverinmovie .l-mainvisual .anchor-link {
		display: block;
		margin-top: 13.866vw;
		margin-left: 9%;
		margin-right: 9%;
		position: static;
	}
	#asverinmovie .l-mainvisual .anchor-link > li {
		margin-left: 0;
		margin-top: 12px;
		width: auto;
	}
	#asverinmovie .l-mainvisual .anchor-link > li:first-child {
		margin-top: 0;
	}
	#asverinmovie .l-mainvisual .anchor-link > li .link_inner {
		box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.25);
		height: 50px;
	}
	#asverinmovie .l-mainvisual .anchor-link > li a {
		font-size: 1.2rem;
	}
	#asverinmovie .l-mainvisual .anchor-link > li a img {
		vertical-align: baseline;
		width: 120px;
	}
}



/* cm
-------------------------------------------------- */
#asverinmovie .sec-cm {
	overflow: hidden;
	margin-bottom: -100px;
}
#asverinmovie .sec-cm .movie-content {
	overflow: hidden;
	position: relative;
}
#asverinmovie .sec-cm .movie-content.video {
	padding-top: 70px;
	padding-bottom: 120px;
	z-index: 0;
}
#asverinmovie .sec-cm .movie-content.video:before {
	background-repeat: no-repeat;
	background-position: center center;
	background-size: auto 100%;
	content: "";
	height: 377px;
	margin: 0 auto;
	position: absolute;
	left: 0;
	right: 0;
	min-width: 1200px;
	width: 100%;
	z-index: 1;
}
#asverinmovie .sec-cm .movie-content.video:before {
	background-image: url(/content/dam/shc/jp/asverin/assets/images/movie_bg02.png);
	top: 35%;
}
#asverinmovie .sec-cm .movie-content .content-title {
	color: #980101;
	font-family: 'Noto Serif JP', serif;
	font-size: 3.2rem;
	font-weight: 700;
	text-align: center;
}
#asverinmovie .sec-cm .movie-content .content-title img {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
#asverinmovie .sec-cm .movie-content .movie-list {
	position: relative;
	z-index: 2;
}
#asverinmovie .sec-cm .movie-list__item {
	position: relative;
	z-index: 1;
}
#asverinmovie .sec-cm .movie-list__item + .movie-list__item {
	margin-top: 100px;
}
#asverinmovie .sec-cm .movie-list__item .movie-title {
	color: #DE5D05;
	font-family: 'Noto Serif JP', serif;;
	font-size: 3.2rem;
	font-weight: 700;
	line-height: 1.3;
	text-align: center;
}
#asverinmovie .sec-cm .movie-list__item .movie-title .subtext {
	font-size: 2.4rem;
}
#asverinmovie .sec-cm .movie-list__item .movie-thumb {
	background-color: #fff;
	margin-top: 40px;
	position: relative;
}
#asverinmovie .sec-cm .movie-list__item .movie-thumb:before,
#asverinmovie .sec-cm .movie-list__item .movie-thumb:after {
	content: "";
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);	
}
#asverinmovie .sec-cm .movie-list__item .movie-thumb:before {
	background-color: #fff;
	border-radius: 50%;
	box-shadow: 10px 10px 20px rgba(0, 0, 0, 0.4);
	height: 60px;
	width: 60px;
	z-index: 1;
}
#asverinmovie .sec-cm .movie-list__item .movie-thumb:after {
	border-color: transparent transparent transparent #FFC096;
	border-style: solid;
	border-width: 10px 0 10px 16px;
	height: 0;
	margin-left: 2px;
	width: 0;
	z-index: 2;
}
#asverinmovie .sec-cm .movie-list__item .movie-thumb a {
	background-color: #fff;
	border: 3px solid #fff;
	box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.4);
	display: block;
}
#asverinmovie .sec-cm .movie-content.actor {
	background-image: url(/content/dam/shc/jp/asverin/assets/images/movie_actor_bg.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	color: #fff;
	padding-top: 30px;
}
#asverinmovie .sec-cm .movie-content.actor .content-title {
	color: #EECC6E;
	padding-bottom: 24px;
	position: relative;
	text-align: left;
}
#asverinmovie .sec-cm .movie-content.actor .content-title:after {
	background-color: #EECC6E;
	content: "";
	height: 1px;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 98px;
}
#asverinmovie .sec-cm .actor-profile .actor-info .text-name {
	font-size: 2rem;
	font-weight: 700;
	margin-top: 24px;
}
#asverinmovie .sec-cm .actor-profile .actor-info .text-description {
	padding-bottom: 24px;
	position: relative;
}
#asverinmovie .sec-cm .actor-profile .actor-info .text-description:after {
	background-color: #fff;
	content: "";
	height: 1px;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 98px;
}
#asverinmovie .sec-cm .actor-profile .actor-info .text-description p {
	font-size: 1.4rem;
	margin-top: 1.5em;
}
#asverinmovie .sec-cm .actor-profile .actor-info .text-note {
	font-size: 1.2rem;
	margin-top: 24px;
}
/* PC */
@media print, screen and (min-width: 769px) {
	#asverinmovie .sec-cm .movie-list .movie-list__item {
		margin-left: auto;
		margin-right: auto;
		width: 660px;
	}
	#asverinmovie .sec-cm .actor-profile {
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		margin-left: auto;
		margin-right: auto;
		position: relative;
		max-width: 1000px;
	}
	#asverinmovie .sec-cm .actor-profile .actor-image {
		width: 337px;
	}
	#asverinmovie .sec-cm .actor-profile .actor-info {
		margin-left: 60px;
		width: 500px;
	}
}
/* SP */
@media only screen and (max-width: 768px) {
	#asverinmovie .sec-cm .movie-content .content-title {
		font-size: 2.4rem;
	}
	#asverinmovie .sec-cm .movie-content.video {
		padding-top: 50px;
		padding-bottom: 80px;
	}
	#asverinmovie .sec-cm .movie-content.video:before {
		height: 41.333vw;
		min-width: inherit;
	}
	#asverinmovie .sec-cm .movie-content.video:before {
		background-image: url(/content/dam/shc/jp/asverin/assets/images/movie_bg02_sp.png);
		top: 50%;
	}
	#asverinmovie .sec-cm .movie-list {
		padding-left: 5.333%;
		padding-right: 5.333%;
	}
	#asverinmovie .sec-cm .movie-list__item + .movie-list__item {
		margin-top: 45px;
	}
	#asverinmovie .sec-cm .movie-list__item .movie-title {
		font-size: 2.2rem;
	}
	#asverinmovie .sec-cm .movie-list__item .movie-title .subtext {
		font-size: 1.8rem;
	}
	#asverinmovie .sec-cm .movie-list__item .movie-thumb {
		margin-top: 20px;
	}
	#asverinmovie .sec-cm .movie-list__item .movie-thumb:before {
		height: 40px;
		width: 40px;
	}
	#asverinmovie .sec-cm .movie-list__item .movie-thumb:after {
		border-width: 7px 0 7px 11px;
	}
	#asverinmovie .sec-cm .movie-list__item .movie-thumb a {
		box-shadow: none;
	}
	#asverinmovie .sec-cm .movie-content.actor {
		background-image: url(/content/dam/shc/jp/asverin/assets/images/movie_actor_bg_sp.png);
		overflow: hidden;
		padding: 40px 5.333%;
		position: relative;
	}
	#asverinmovie .sec-cm .movie-content.actor .content-title {
		font-size: 2.2rem;
		padding-bottom: 12px;
	}
	#asverinmovie .sec-cm .movie-content.actor .content-title:after {
		width: 68px;
	}
	#asverinmovie .sec-cm .actor-profile .actor-image {
		position: absolute;
		bottom: 0;
		right: 0;
		width: 235px;
	}
	#asverinmovie .sec-cm .actor-profile .actor-info {
		margin-top: 0;
		position: relative;
		width: 53.333vw;
		z-index: 1;
	}
	#asverinmovie .sec-cm .actor-profile .actor-info .text-name {
		font-size: 1.6rem;
		margin-top: 12px;
	}
	#asverinmovie .sec-cm .actor-profile .actor-info .text-description {
		padding-bottom: 12px;
	}
	#asverinmovie .sec-cm .actor-profile .actor-info .text-description:after {
		width: 68px;
	}
	#asverinmovie .sec-cm .actor-profile .actor-info .text-description p {
		font-size: 1.2rem;
		margin-top: 1em;
	}
	#asverinmovie .sec-cm .actor-profile .actor-info .text-note {
		font-size: 1.2rem;
		margin-top: 12px;
	}
}



/* comingsoon */
#asverinmovie .tx-comingsoon {
	height: calc(100vh - 367px);
	min-height: 600px;
	position: relative;
}
#asverinmovie .tx-comingsoon > p {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	text-align: center;
	width: 100%;
}
#asverinmovie .tx-comingsoon > p img {
	width: 344px;
}
#asverinmovie .tx-comingsoon > p .text {
	color: #FFC096;
	display: inline-block;
	font-size: 2.4rem;
	margin-top: 24px;
}
/* SP */
@media only screen and (max-width: 768px) {
	#asverinmovie .tx-comingsoon > p img {
		width: 290px;
	}
	#asverinmovie .tx-comingsoon > p .text {
		font-size: 1.8rem;
	}
}

/* popup contents
-------------------------------------------------- */

/* popup-movie */
.popup-content .popup-movie {
	overflow: hidden;
	padding-top: 56.25%;
	position: relative;
}
.popup-content .popup-movie iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}




/* /asverin/checksheet.html
============================================================ */
#checksheet {
	background-image: url(/content/dam/shc/jp/asverin/assets/images/cs_bg.png);
	background-repeat: repeat;
	background-position: left top;
	background-size: 40px auto;
}
#checksheet .checksheet-wrap {
	position: relative;
	z-index: 1;
}

#checksheet .cs-wrap {
	padding-top: 75px;
}
#checksheet .cs {
	margin: 0 auto 70px;
	padding-bottom: 100px;
	position: relative;
}
#checksheet .cs:before,
#checksheet .cs:after {
	content: "";
	position: absolute;
}
#checksheet .cs:before {
	background: rgba(0, 0, 0, 0.25);
  filter: blur(10px);
	top: 5px;
	left: 5px;
	height: calc(100% + 10px);
	width: calc(100% + 10px);
	z-index: -1;
}
#checksheet .cs:after {
	background-color: #DE5D05;
	bottom: -10px;
	right: -10px;
	height: 100%;
	width: 100%;
	z-index: -2;
}
#checksheet .cs-bottom-btn + .text-note {
	font-size: 1.2rem;
	text-align: right;
	margin-top: 20px;
	margin-inline: auto;
	max-width: 990px;
}
/* PC */
@media print, screen and (min-width: 769px) {
	#checksheet .cs {
		width: 990px;
	}
}
/* SP */
@media only screen and (max-width: 768px) {
	#checksheet .cs-wrap {
		padding-top: 35px;
	}
	#checksheet .cs {
		margin: 0 5% 40px;
		padding-bottom: 10.6666vw;
		}
	#checksheet .cs-bottom-btn + .text-note {
		margin-inline: 5%;
		text-align: left;
	}
}

#checksheet .cs-inner {
	background-color: #fff;
	padding-top: 80px;
	padding-bottom: 10px;
}
#checksheet .cs-inner:before,
#checksheet .cs-inner:after {
	background-repeat: no-repeat;
	background-position: left top;
	background-size: 100% auto;
	margin-left: auto;
	margin-right: auto;
	content: "";
	position: absolute;
	z-index: 1;
}
#checksheet .cs-inner:before {
	background-image: url(/content/dam/shc/jp/asverin/assets/images/cs_body_top.png);
	height: 41px;
	left: 0;
	right: 0;
	top: -15px;
	width: 916px;
}
#checksheet .cs-inner:after {
	background-image: url(/content/dam/shc/jp/asverin/assets/images/cs_body_bottom.png);
	height: 100px;
	left: 0;
	bottom: 0;
	width: 990px;
}
/* SP */
@media only screen and (max-width: 768px) {
	#checksheet .cs-inner {
		padding: 40px 25px 0;
	}
	#checksheet .cs-inner:before {
		background-image: url(/content/dam/shc/jp/asverin/assets/images/cs_body_top_sp.png);
		background-position: center bottom;
		height: 5.3333vw;
		top: -2.13333vw;
		width: 100%;
	}
	#checksheet .cs-inner:after {
		background-image: url(/content/dam/shc/jp/asverin/assets/images/cs_body_bottom_sp.png);
		height: 10.6666vw;
		width: 100%;
	}
}

#checksheet .cs__title {
	color: #DE5D05;
	font-family: 'Noto Serif JP', serif;
	font-size: 3.2rem;
	font-weight: 700;
	line-height: 1.4;
	padding-bottom: 30px;
	text-align: center;
}
#checksheet .cs__title + * {
	margin-top: 30px;
}
/* SP */
@media only screen and (max-width: 768px) {
	#checksheet .cs__title {
		font-size: 1.8rem;
		padding-bottom: 20px;
	}
	#checksheet .cs__title img {
		width: 223px;
	}
	#checksheet .cs__title + * {
		margin-top: 20px;
	}
}

#checksheet .cs-main {
	position: relative;
	transition-duration: 0.4s;
}
/* PC */
@media print, screen and (min-width: 769px) {
	#checksheet .cs-main {
		margin-left: auto;
		margin-right: auto;
		width: 600px;
	}
	#checksheet .cs-main:before {
		width: 202px;
		height: 63px;
		left: calc(50% - 101px);
		top: -14px;
	}
	#checksheet .cs-main:after {
		width: 108px;
		height: 122px;
		right: 0;
		bottom: 0;
	}
}
/* SP */
@media only screen and (max-width: 768px) {
	#checksheet .cs-main:before {
		width: 101px;
		height: 32px;
		left: calc(50% - 50px);
		top: -5px;
	}
}

#checksheet .cs-sheets {
	position: relative;
}
#checksheet .cs-sheets__item {
	position: absolute;
	display: none;
	opacity: 0;
	width: 100%;
	top: 0;
	left: 0;
}
#checksheet .cs-sheets__item.is-before-enter {
	position: relative;
	display: block;
	opacity: 0;
}
#checksheet .cs-sheets__item.is-enter {
	transition-duration: 0.4s;
	position: relative;
	display: block;
	opacity: 1;
}
#checksheet .cs-sheets__item.is-leave {
	position: relative;
	display: block;
	transition-duration: 0.4s;
	opacity: 0;
}
#checksheet .cs__lead {
	font-weight: 700;
}
#checksheet .cs__lead b {
	background-color: #FFEFC1;
}
/* PC */
@media print, screen and (min-width: 769px) {
	#checksheet .cs__lead {
		line-height: 2;
		text-align: center;
	}
}
/* SP */
@media only screen and (max-width: 768px) {
}

/* PC */
@media print, screen and (min-width: 769px) {
	#checksheet .cs-btns {
		display: flex;
		justify-content: center;
		flex-wrap: wrap;
		margin-top: 50px;
	}
}
/* SP */
@media only screen and (max-width: 768px) {
	#checksheet .cs-btns {
		margin-top: 35px;
	}
}

#checksheet .cs-btns__item {
	margin-top: 20px;
}
/* PC */
@media print, screen and (min-width: 769px) {
	#checksheet .cs-btns__item {
		margin-right: 25px;
		width: 270px;
	}
	#checksheet .cs-btns__item:nth-child(-n+2) {
		margin-top: 0;
	}
	#checksheet .cs-btns__item:nth-child(2), 
	#checksheet .cs-btns__item:last-child {
		margin-right: 0;
	}
	#checksheet .cs-btns__item .c-button {
		min-width: inherit;
		width: 100%;
	}
	#checksheet .cs-btns__item--one {
		width: 310px;
	}
}
/* SP */
@media only screen and (max-width: 768px) {
	#checksheet .cs-btns__item {
		margin-left: auto;
		margin-right: auto;
		margin-top: 10px;
		max-width: 260px;
	}
}

#checksheet .cs__q,
#checksheet .cs__a {
	position: relative;
	font-weight: 700;
}
#checksheet .cs__q .q-num,
#checksheet .cs__a .q-num {
	color: #B88E19;
	font-size: 3rem;
	font-weight: 700;
	font-family: 'Noto Serif JP', serif;
	line-height: 1;
}
/* PC */
@media print, screen and (min-width: 769px) {
	#checksheet .cs__q {
		padding-left: 60px;
	}
	#checksheet .cs__q .q-num,
	#checksheet .cs__a .q-num {
		position: absolute;
		left: 0;
		top: 0;
	}
}
/* SP */
@media only screen and (max-width: 768px) {
	#checksheet .cs__q,
	#checksheet .cs__a {
		line-height: 1.75;
		text-align: center;
	}
	#checksheet .cs__q .q-num,
	#checksheet .cs__a .q-num {
		display: table;
		font-size: 2.2rem;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 10px;
	}
}

#checksheet .cs__a {
	text-align: center;
}
#checksheet .cs__a .a-icon {
	color: #B88E19;
	display: table;
	font-size: 3rem;
	font-weight: 700;
	font-family: 'Noto Serif JP', serif;
	line-height: 1;
	margin: 0 auto 15px;
}
/* PC */
@media print, screen and (min-width: 769px) {
}
/* SP */
@media only screen and (max-width: 768px) {
	#checksheet .cs__a .a-icon {
		font-size: 2.2rem;
		margin-bottom: 10px;
	}
}

#checksheet .cs__list {
	margin-top: 20px;
}
#checksheet .cs__list label {
	cursor: pointer;
}
#checksheet .cs__list label > input:checked + .check {
	opacity: 1;
}
#checksheet .cs__list input {
	display: none;
}
#checksheet .cs__list .check {
	background-image: url(/content/dam/shc/jp/asverin/assets/images/cs_icon_check.svg);
	background-repeat: no-repeat;
	background-position: left top;
	background-size: contain;
	border-radius: 4px;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	left: 0;
	top: 4px;
	height: 20px;
	width: 20px;
}
#checksheet .cs__list > li {
	position: relative;
	padding-left: 28px;
}
#checksheet .cs__list > li + li {
	margin-top: 22px;
}
#checksheet .cs__list > li:before {
	background-color: #fff;
	border: 1px solid #DE5D05;
	border-radius: 4px;
	box-shadow: inset 0px 4px 4px rgba(0, 0, 0, 0.1);
	content: "";
	display: block;
	position: absolute;
	height: 18px;
	left: 0;
	top: 4px;
	width: 18px;
}
/* PC */
@media print, screen and (min-width: 769px) {
}
/* SP */
@media only screen and (max-width: 768px) {
	#checksheet .cs__list > li {
		font-size: 1.4rem;
	}
	#checksheet .cs__list > li + li {
		margin-top: 15px;
	}
	#checksheet .cs__list .check {
		top: 2px;
	}
	#checksheet .cs__list > li {
		position: relative;
		padding-left: 28px;
	}
	#checksheet .cs__list > li:before {
		top: 2px;
	}
}

#checksheet .cs__note {
	background: url(/content/dam/shc/jp/asverin/assets/images/cs_note.png) no-repeat center top/71px auto;
	margin-top: 20px;
	margin-bottom: 20px;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
#checksheet .cs__note > li {
	position: relative;
	margin-bottom: 5px;
	padding-left: 15px;
}
#checksheet .cs__note > li:last-child {
	margin-bottom: 0;
}
#checksheet .cs__note > li:before {
	background-color: #DE5D05;
	border-radius: 50%;
	content: "";
	display: block;
	position: absolute;
	height: 6px;
	top: 14px;
	left: 0;
	width: 6px;
}
/* PC */
@media print, screen and (min-width: 769px) {
	#checksheet .cs__note {
		background-position: left top;
		background-size: 120px auto;
		min-height: 110px;
		padding-left: 150px;
	}
	#checksheet .cs__note > li {
		line-height: 2;
	}
}
/* SP */
@media only screen and (max-width: 768px) {
	#checksheet .cs__note {
		min-height: 100px;
		padding-top: 80px;
	}
	#checksheet .cs__note > li {
		font-size: 1.4rem;
		margin-bottom: 10px;
	}
	#checksheet .cs__note > li:before {
		top: 8px;
	}
}

#checksheet .cs__note2 > li {
	font-size: 1.4rem;
}
/* PC */
@media print, screen and (min-width: 769px) {
	#checksheet .cs__note2 > li {
		line-height: 1.75;
	}
}
/* SP */
@media only screen and (max-width: 768px) {
	#checksheet .cs__note2 > li {
		font-size: 1.2rem;
	}
}
/* /既存流用部分 */


#checksheet .c-button--prev .c-button__inner {
  background-color: #bdbdbd;
  border: 1px solid #bdbdbd;
  box-shadow: 0px 0 10px rgba(0,0,0,0.25);
}
#checksheet .c-button--start .c-button__inner {
  background-color: #fff;
  border: 1px solid #DE5D05;
  box-shadow: 0px 0 10px rgba(0,0,0,0.25);
}
#checksheet .c-button--back a:after {
  height: 6px;
  width: 28px;
  left: 16px;
}
#checksheet .c-button--prev a {
  color: #fff;
}
#checksheet .c-button--start a {
  color: #DE5D05;
}
#checksheet .c-button--prev a:after {
  background-image: url(/content/dam/shc/jp/asverin/assets/images/cs_back_arrow01.svg);
}
#checksheet .c-button--start a:after {
  background-image: url(/content/dam/shc/jp/asverin/assets/images/cs_back_arrow02.svg);
}
/* PC */
@media print, screen and (min-width: 769px) {
	#checksheet .c-button--back .c-button__inner:hover {
		opacity: 0.8;
	}
	#checksheet .c-button--start a:hover:after {
		background-image: url(/content/dam/shc/jp/asverin/assets/images/cs_back_arrow01.svg);
	}
  #checksheet .c-button--start .c-button__inner:hover {
    background-color: #DE5D05;
  }
  #checksheet .c-button--start .c-button__inner:hover a {
    color: #fff;
  }
}
/* SP */
@media only screen and (max-width: 768px) {
	#checksheet .cs-btns__item + .cs-btns__item > .c-button--prev {
		margin-top: 30px;
	}
}