@font-face {
	font-family: 刻明朝;
	src: url('https://cdn.leafscape.be/kokumin/font_1_kokumr_1.00_rls_web.woff2')
	format("woff2");
}

body {
  position: relative;
	font-family: "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, Meiryo, sans-serif;
	font-size: 2.1rem;
	color: #333333;
	overflow-x: hidden;
}

@media (max-width: 639px) {
	body {
		font-size: 1.6rem;
	}
}

/*header .youtube {
	position: relative;
	padding-top: 56.25%;
	margin: 0 auto;
}

header .youtube iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}*/

.video-pc {
}

.video-sp {
	display: none;
}

@media (max-width: 639px) {
	.video-pc {
		display: none;
	}
	.video-sp {
		display: block;
	}
}



.main-visual video {
	width: 60%;
	height: 60%;
	vertical-align: top;
}

@media (max-width: 639px) {
	.main-visual video {
		width: 100%;
		height: auto;
	}
}

.c-heading2 {
	margin-left: calc(50% - 50vw);
	margin-right: calc(50% - 50vw);
	padding: 18px 12px 6px;
	color: #ffffff;
	font-size: 3.6rem;
	text-align: center;
}

.c-heading2__main {
	font-family: "Century Gothic", CenturyGothic, "Hiragino Kaku Gothic ProN", "游ゴシック", YuGothic, Meiryo, sans-serif;
	font-weight: normal;
	line-height: 1.25;
}

.c-heading2__sub {
	display: inline-block;
	position: relative;
	top: -9px;
	z-index: 10;
	margin-top: 0;
	padding: 0 45px;
	font-size: 2.4rem;
}

.c-heading2__sub::before,
.c-heading2__sub::after {
	content: '';
	position: absolute;
	top: 50%;
	display: inline-block;
	width: 35px;
	height: 1px;
	background-color: #ffffff;
}

.c-heading2__sub::before {
  left: 0;
}

.c-heading2__sub::after {
  right: 0;
}


@media (max-width: 639px) {
	.c-heading2 {
		font-size: 2.4rem;
	}
	.c-heading2__sub {
		font-size: 1.6rem;
	}
}


.c-heading2 + * {
	margin-top: 36px;
}

.c-heading3 + * {
	margin-top: 24px;
}

@media (max-width: 639px) {
	.c-heading2 + * {
		margin-top: 24px;
	}
}


.ep_img figure {
	text-align: center;
}

/*.ep_img figure img {
	width: 100%;
}*/


/*========================================
CTA
========================================*/

.c-cta-line {
	padding: 36px 24px 48px;
	text-align: center;
	background-color: #fbf9d1;
}

.c-cta-line__title {
	margin-top: 0;
	font-size: 3.6rem;
}

.c-cta-line__title span {
	color: #4ca84f;
}

.c-cta-line__title::before {
	content: "＼";
}

.c-cta-line__title::after {
	content: "／";
}

.c-cta-line figure {
	margin-top: 12px;
}

.c-cta-line figure a:hover {
	opacity: 0.7;
}

.c-cta-line__note {
	margin-top: 6px;
}

.c-cta-line .c-cta-line__discount {
	margin-top: 24px;
}

@media (max-width: 639px) {
	.c-cta-line__title {
		margin-top: 0;
		font-size: 1.8rem;
	}
	.c-cta-line__note {
		font-size: 1.2rem;
	}
}


.c-video-area figure {
	text-align: center;
}




/*========================================
Product
========================================*/

.p-section-product .c-heading2 {
	background-color: #8b8cb8;
}



/*--------------------
Attachment
--------------------*/

.p-section-product-attachment,
.p-section-product-5functions,
.p-section-product-usable-functions {
	margin-top: 24px;;
}



/*========================================
Like a Pro
========================================*/

.p-section-product-salon-quality .c-2columns {
	align-items: center;
}

.p-section-product-salon-quality .c-2columns__left-column,
.p-section-product-salon-quality .c-2columns__right-column {
	width: auto;
}

.p-section-product-salon-quality .c-2columns__left-column p {
	margin-top: 12px;
}

.p-section-product-salon-quality .c-2columns__right-column {
	padding-left: 24px;
}

@media (max-width: 639px) {
	.p-section-product-salon-quality .c-2columns__left-column {
		text-align: center;
	}
	.p-section-product-salon-quality .c-2columns__right-column {
		padding-left: 0;
	}
}



/*========================================
5 Technologies
========================================*/

.p-section-product-5technologies .c-section__heading3-container--type1 + .c-section__heading3-container--type1 {
	margin-top: 36px;
}

.p-section-product-5technologies .c-heading3 {
	padding: 0 0 6px 90px;
	color: #8b8cb8;
	font-size: 2.8rem;
}

.p-section-product-5technologies .c-heading3 + * {
	margin-top: 6px;
}

.p-section-product-5technologies .p-section-5technologies__contents1 .c-heading3 {
	background: url(../img/5technologies_img06.png) no-repeat left top;
	background-size: 80px;
}

.p-section-product-5technologies .p-section-5technologies__contents2 .c-heading3 {
	background: url(../img/5technologies_img07.png) no-repeat left top;
	background-size: 80px;
}

.p-section-product-5technologies .p-section-5technologies__contents3 .c-heading3 {
	background: url(../img/5technologies_img08.png) no-repeat left top;
	background-size: 80px;
}

.p-section-product-5technologies .p-section-5technologies__contents4 .c-heading3 {
	background: url(../img/5technologies_img09.png) no-repeat left top;
	background-size: 80px;
}

.p-section-product-5technologies .p-section-5technologies__contents5 .c-heading3 {
	background: url(../img/5technologies_img10.png) no-repeat left top;
	background-size: 80px;
}

.p-section-product-5technologies .c-2columns {
	flex-direction: column;
	
}

.p-section-product-5technologies .c-2columns__left-column {
	order: 2;
	width: 100%;
}

.p-section-product-5technologies .c-2columns__right-column {
	order: 1;
	width: 100%;
	text-align: center;
}

@media (max-width: 639px) {
	.p-section-product-5technologies .c-heading3 {
		font-size: 2.4rem;
	}
	.p-section-product-5technologies .c-2columns__right-column {
		margin: 0 auto;
	}
}



/*========================================
Patent
========================================*/

.p-section-product-patent figure {
	margin-top: 24px;
	text-align: center;
}



/*========================================
Evidence
========================================*/

.p-section-product-evidence figure {
	margin-top: 24px;
	text-align: center;
}



/*========================================
Recomendation
========================================*/

.p-section-product-recomendation figure {
	text-align: center;
}



/*========================================
Beauty Technologies
========================================*/

.p-section-beauty-technologies .c-heading2 {
	background-color: #c37d90;
}

.p-section-beauty-technologies .c-section__heading2-container {
	counter-reset: number 0;
}

.c-section__heading3-contents .c-heading3 {
	max-width: 980px;
	line-height: 1.25;
}

.p-section-beauty-technologies .c-section__heading3-contents .c-heading3 {
	display: flex;
	align-items: center;
	padding: 12px 18px;
	color: #ffffff;
	font-size: 2.4rem;
	background-color: #c37d90;
}

.p-section-beauty-technologies .c-section__heading3-contents .c-heading3::before {
	counter-increment: number 1;
	content: counter(number);
	display: inline-block;
	width: 36px;
	height: 36px;
	margin-right: 12px;
	color: #c37d90;
	text-align: center;
	line-height: 36px;
	background-color: #ffffff;
}

.p-section-beauty-technologies__contents1 > *,
.p-section-beauty-technologies__contents3 > *,
.p-section-beauty-technologies__contents4 > *,
.p-section-beauty-technologies__contents5 > *,
.p-section-beauty-technologies__contents6 > * {
	margin: 0 auto 0;
}

.p-section-beauty-technologies .c-section__heading3-container--type1 {
	margin-top: 36px;
}

.p-section-beauty-technologies .c-section__heading3-container--type1 figure + p {
	margin-top: 12px;
}

.p-section-beauty-technologies {
	overflow: hidden;
}

.p-section-beauty-technologies__contents1 > .c-heading3,
.p-section-beauty-technologies__contents3 > .c-heading3,
.p-section-beauty-technologies__contents4 > .c-heading3,
.p-section-beauty-technologies__contents5 > .c-heading3,
.p-section-beauty-technologies__contents6 > .c-heading3 {
	margin-top: 0;
}

@media (max-width: 639px) {
	.p-section-beauty-technologies .c-section__heading3-contents .c-heading3 {
		font-size: 2.1rem;
	}
	.p-section-beauty-technologies .c-section__heading3-contents .c-heading3::before {
		width: 30px;
		height: 30px;
		margin-right: 12px;
		line-height: 30px;
	}
}



/*========================================
Product Comparison
========================================*/

.p-section-Product-comparison .c-heading2 {
	background-color: #8b8cb8;
}



/*========================================
Treatment Manual
========================================*/

.p-section-treatment-manual .c-heading2 {
	background-color: #e8cb97;
}

.p-section-treatment-manual .c-section__heading3-contents .c-heading3 {
	padding: 12px 18px;
	color: #ffffff;
	font-size: 2.4rem;
	background-color: #e8cb97;
}

.p-section-treatment-manual .c-youtube {
	margin-top: 0;
}

.p-section-treatment-manual .c-section__heading3-container--type1 {
	margin-top: 36px;
}

@media (max-width: 639px) {
	.p-section-treatment-manual .c-section__heading3-contents .c-heading3 {
		font-size: 2.1rem;
	}
}



/*========================================
Cosmetics
========================================*/

.p-section-cosmetics .c-heading2 {
	background-color: #8b8cb8;
}

.cosmetics-copy {
	margin-top: 0;
	color: #133e5c;
	font-size: 1.5rem;
	font-weight: bold;
	line-height: 1.25;
}

.p-section-cosmetics .c-heading3 {
	color: #ffffff;
	font-size: 1.6rem;
	padding: 6px 9px;
}

.p-section-cosmetics .p-section-cosmetics__contents1 .c-heading3 {
	background-color: #b5b5b6;
}

.p-section-cosmetics .p-section-cosmetics__contents2 .c-heading3 {
	background-color: #f4cb60;
}

.p-section-cosmetics .p-section-cosmetics__contents3 .c-heading3 {
	background-color: #d0b48d;
}

.p-section-cosmetics .p-section-cosmetics__contents4 .c-heading3 {
	background-color: #4c4948;
}

.p-section-cosmetics .p-section-cosmetics__contents5 .c-heading3 {
	background-color: #85a5c5;
}

.p-section-cosmetics .p-section-cosmetics__contents6 .c-heading3 {
	background-color: #898989;
}

/* .p-section-cosmetics .c-section__heading3-contents {
	border-bottom: 8px dotted #6d6c6c;
	padding-bottom: 48px;
} */

.p-section-cosmetics .c-section__heading3-container-inner--3columns,
.p-section-cosmetics .c-section__heading3-container-inner--2columns {
	display: flex;
	gap: 24px;
}

.p-section-cosmetics .c-section__heading3-container-inner--3columns .c-section__heading3-contents {
	width: calc((100% - 448px) / 2);
}

.p-section-cosmetics .c-section__heading3-container-inner--3columns .p-section-cosmetics__figure,
.p-section-cosmetics .c-section__heading3-container-inner--2columns .p-section-cosmetics__figure {
	flex-shrink: 0;
	max-width: 800px;
}

.p-section-cosmetics .c-section__heading3-container-inner--3columns + .c-section__heading3-container-inner--2columns,
.p-section-cosmetics .c-section__heading3-container-inner--2columns + .c-section__heading3-container-inner--3columns {
	margin-top: 48px;
}

.p-section-cosmetics .c-section__heading3-container-inner--2columns .c-section__heading3-contents {
	width: calc(100% - 424px);
}

.p-section-cosmetics svg { 
	width: 100%;
	height: 30px;
}

.p-section-cosmetics svg line { 
	fill: none; 
	stroke: #6d6c6c;
	stroke-width: 10;
	stroke-linecap: round; 
	stroke-dasharray: 0.1, 20;
}

.p-section-cosmetics .dot-line {
    text-align: center;
}

.p-section-cosmetics .c-2columns {
	flex-direction: column;
	gap: 0;
	/*margin-top: 24px;*/
	margin-top: 0;
	font-size: 1.4rem;
}

.p-section-cosmetics .c-2columns__right-column {
	width: calc(100%);
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

.p-section-cosmetics .c-2columns__left-column {
	margin: 0 auto;
	/*width: 34%;*/
	width: 100%;
	text-align: center;
}

.p-section-cosmetics .c-readmore1 {
	position: relative;
}

.p-section-cosmetics label {
	display: table;
	position: absolute;
	left: 50%;
	bottom: 0;
	z-index: 1;
	transform: translateX(-50%);
	margin: 0 auto;
	padding: 9px 6px;
	width: 100px;
	color: #ffffff;
	font-size: 1.2rem;
	line-height: 1;
	text-align: center;
	background-color: #666666;
	border-radius: 6px;
	cursor: pointer;
}

.p-section-cosmetics label::before { 
	content: "\f0ab"" more";
	font-family: FontAwesome;
	letter-spacing: 1.5px;
}

.p-section-cosmetics input[type="checkbox"] {
	display: none;
}

.p-section-cosmetics input[type="checkbox"]:checked ~ label::before {
	content: "\f0aa"" more";
	font-family: FontAwesome;
	letter-spacing: 1.5px;
}

.p-section-cosmetics input[type="checkbox"]:checked {
	margin-top: -30px;
	transition: all 0.5s;
}

.p-section-cosmetics input[type="checkbox"]:checked ~ .c-readmore1 {
	padding-bottom: 52px;
	height: auto;
	transition: all 0.5s;
	background: transparent;
}

.c-readmore1 {
	position: relative;
	height: 90px;
	overflow: hidden;
}

.c-readmore1::before {
	content: "";
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 75px;
	background: linear-gradient( rgba(255,255,255,0) 0%, rgba(255,255,255,0.8) 50%, #fff 100%);
}

.c-readmore1 > p {
	margin-top: 0;
}

.p-section-cosmetics .dl-cosmetic {
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	/*padding-top: 10px;*/
	padding-bottom: 10px;
	margin-bottom: 0;
	width: 100%;
	font-size: 1.2rem;
}

.p-section-cosmetics .dt-cosmetic {
	padding: 12px 0 0 0;
	width: 52px;
	float: left;
	text-align-last: justify;
}

.p-section-cosmetics .dd-cosmetic {
	padding: 12px 0 0 0;
	background: #fff;
	margin-left: 60px;
	text-align: left;
	line-height: 1.4;
}

.p-section-cosmetics .dd-cosmetic::after {
	content: '';
	display: block;
	clear: both;
}

.p-section-cosmetics .dl-cosmetic p {
	margin-top: 0;
	/* border-right: 1px solid #000000; */
	/* padding-right: 15px; */
	line-height: 1.25;
}

.p-section-cosmetics .dd-cosmetic p {
	border-left: 1px solid #000000;
	padding-left: 9px;
	line-height: 1.25;
}

.p-section-cosmetics h3.c-heading3 {
	margin-top: 6px;
}


.p-section-cosmetics .c-section__heading3-contents +.c-section__heading3-contents {
	margin-top: 0;
}

.p-section-cosmetics .sub-2colums {
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.p-section-cosmetics .sub-2colums .dl-cosmetic {
	width: 85%;
}

.p-section-cosmetics .dot-line{
	padding-top: 48px;
}

@media (max-width: 991px) {
	.p-section-cosmetics .c-section__heading3-container-inner--3columns,
	.p-section-cosmetics .c-section__heading3-container-inner--2columns {
		flex-wrap: wrap;
	}
	.p-section-cosmetics .c-section__heading3-container-inner--3columns .c-section__heading3-contents {
		width: calc((100% - 24px) / 2);
	}
	.p-section-cosmetics .c-section__heading3-container-inner--2columns .c-section__heading3-contents {
		width: 100%;
	}
	.p-section-cosmetics .c-section__heading3-container-inner--3columns .p-section-cosmetics__figure,
	.p-section-cosmetics .c-section__heading3-container-inner--2columns .p-section-cosmetics__figure {
		width: 100%;
		max-width: 100%;
	}
	.p-section-cosmetics .c-section__heading3-container-inner--3columns .p-section-cosmetics__figure img,
	.p-section-cosmetics .c-section__heading3-container-inner--2columns .p-section-cosmetics__figure img {
		width: 100%;
	}
}


@media (min-width: 640px) {
	.p-section-cosmetics .logo01-cosmetic__sp {
		display: none;
	}
}

@media (max-width: 639px) {
	.cosmetics-copy {
		/*color: #069;*/
	}
	.p-section-cosmetics .c-section__heading3-container {
		padding: 0;
	}
	.p-section-cosmetics .c-2columns__left-column {
		width: 100%;
	}
	.p-section-cosmetics .c-2columns__right-column {
		width: 100%;
	}
	/* .p-section-cosmetics .c-section__heading3-contents {
		padding-bottom: 36px;
	} */
	.p-section-cosmetics .c-section__heading3-container-inner--3columns + .c-section__heading3-container-inner--2columns,
	.p-section-cosmetics .c-section__heading3-container-inner--2columns + .c-section__heading3-container-inner--3columns {
		margin-top: 36px;
	}
	.p-section-cosmetics .c-2columns {
		font-size: 1.2rem;
	}
	.c-readmore1 > p {
		line-height: 1.5;
	}
	.p-section-cosmetics .dl-cosmetic {
		margin-top: 24px;
	}
	.p-section-cosmetics .dt-cosmetic {
		width: 22%;
	}
	.p-section-cosmetics .dd-cosmetic {
		margin-left: 25%;
	}
	.p-section-cosmetics .logo01-cosmetic__pc {
		display: none;
	}
	.p-section-cosmetics .logo01-cosmetic__sp {
		margin-top: 18px;
		text-align: center;
	}
	.p-section-cosmetics .sub-2colums .dl-cosmetic {
		margin-top: 18px;
		width: 100%;
	}
	.p-section-cosmetics .dot-line{
		padding-top: 36px;
	}
}



/*========================================
FAQ
========================================*/

.p-section-faq .c-heading3 {
	padding: 3px 0 12px 90px;
	background: url(../img/faq_img01.png) no-repeat left top;
	background-size: 80px;
	border-bottom: solid 1px #333333;
}

.p-section-faq .c-heading3 + .answer {
	margin-top: 12px;
}


.p-section-faq .c-section__heading3-contents + .c-section__heading3-contents {
	margin-top: 36px;
}

@media (max-width: 639px) {
	.p-section-faq .c-heading3 {
		padding: 6px 0 12px 70px;
		background-size: 60px;
	}
}



/*========================================
Spec
========================================*/

.p-section-spec .c-heading2 {
	background-color: #8b8cb8;
}

.p-section-spec figure + figure {
	margin-top: 24px;
}



/*========================================
lifewithsupreme
========================================*/

.p-section-lifewithsupreme .c-heading2 {
	background-color: #f3a362;
}

@media (max-width: 639px) {
	.p-section-lifewithsupreme .c-heading2__sub {
		padding: 0 20px;
	}
	.p-section-lifewithsupreme .c-heading2__sub::before,
	.p-section-lifewithsupreme .c-heading2__sub::after {
		width: 10px;
	}
}



/*========================================
『ユニッシュ』について
========================================*/

.p-section-company .c-heading2 {
	background-color: #a43024;
}

.p-section-company .c-heading2__main {
	line-height: 0;
}

@media (max-width: 639px) {
	.p-section-company .c-heading2__main img {
		max-width: 200px;
	}
}



/*========================================
Agenda
========================================*/

.p-section-agenda {
	background: linear-gradient(to bottom, #fff 70%, #e4c1bd);
	border-bottom: solid 12px #a43024;
}

.p-section-agenda .c-heading2 {
	background-color: #a43024;
}

.p-section-agenda__list-agenda {
	margin-bottom: 0;
	padding-left: 0;
	list-style-type: none;
}

.p-section-agenda__list-agenda li {
	padding: 12px 0 12px 72px;
	font-size: 2.4rem;
}

.p-section-agenda__list-agenda li + li {
	margin-top: 24px;
}

.p-section-agenda__list-agenda-item {
}

.p-section-agenda__list-agenda-item:nth-of-type(1) {
	background: url(../img/agemda_img01.png) no-repeat left top;
	background-size: 60px;
}

.p-section-agenda__list-agenda-item:nth-of-type(2) {
	background: url(../img/agemda_img02.png) no-repeat left top;
	background-size: 60px;
}

.p-section-agenda__list-agenda-item:nth-of-type(3) {
	background: url(../img/agemda_img03.png) no-repeat left top;
	background-size: 60px;
}

.p-section-agenda__list-agenda-item:nth-of-type(4) {
	background: url(../img/agemda_img04.png) no-repeat left top;
	background-size: 60px;
}

.p-section-agenda__list-agenda-item:nth-of-type(5) {
	background: url(../img/agemda_img05.png) no-repeat left top;
	background-size: 60px;
}

@media (max-width: 639px) {
	.p-section-agenda__list-agenda li {
		padding: 0 0 0 60px;
		font-size: 2.1rem;
		line-height: 1.5;
	}
	 .p-section-agenda__list-agenda-item:nth-of-type(1),
	 .p-section-agenda__list-agenda-item:nth-of-type(2),
	 .p-section-agenda__list-agenda-item:nth-of-type(3),
	 .p-section-agenda__list-agenda-item:nth-of-type(4),
	 .p-section-agenda__list-agenda-item:nth-of-type(5) {
		background-size: 50px;
	 }
}



/*========================================
Solution
========================================*/

.p-section-solution {
	background: linear-gradient(to bottom, #fff 70%, #bfdce3);
	border-bottom: solid 12px #2a8aa2;
}

.p-section-solution .c-heading2 {
	background-color: #2a8aa2;
}

.p-section-solution__list-solution {
	margin-bottom: 0;
	padding-left: 0;
	list-style-type: none;
}

.p-section-solution__list-solution li {
	padding: 12px 0 12px 72px;
	font-size: 2.4rem;
}

.p-section-solution__list-solution li + li {
	margin-top: 24px;
}

.p-section-solution__list-solution-item:nth-of-type(1) {
	background: url(../img/solution_img01.png) no-repeat left top;
	background-size: 60px;
}

.p-section-solution__list-solution-item:nth-of-type(2) {
	background: url(../img/solution_img02.png) no-repeat left top;
	background-size: 60px;
}

.p-section-solution__list-solution-item:nth-of-type(3) {
	background: url(../img/solution_img03.png) no-repeat left top;
	background-size: 60px;
}

.p-section-solution__list-solution-item:nth-of-type(4) {
	background: url(../img/solution_img04.png) no-repeat left top;
	background-size: 60px;
}

@media (max-width: 639px) {
	.p-section-solution__list-solution li {
		padding: 0 0 0 60px;
		font-size: 2.1rem;
		line-height: 1.5;
	}
	 .p-section-solution__list-solution-item:nth-of-type(1),
	 .p-section-solution__list-solution-item:nth-of-type(2),
	 .p-section-solution__list-solution-item:nth-of-type(3),
	 .p-section-solution__list-solution-item:nth-of-type(4)  {
		background-size: 50px;
	 }
}



@media (max-width: 639px) {
	.c-banners {
		display: none;
	}
}




@media (max-width: 767px) {
	/*.c-section__heading3-container {
		margin-top: 24px;
		/padding: 24px;
	}*/
}

@media (max-width: 991px) {
}

@media (max-width: 767px) {
}



.c-youtube {
	margin-top: 24px;
    aspect-ratio: 16 / 9;
	width: 100%;
	height: auto;
}



/* スクロールCSS */
.fade-in {
	opacity: 0;
	transition-duration: 500ms;
	transition-property: opacity, transform;
}
  .fade-in-up {
	transform: translate(0, 50px);
}
  .scroll-in {
	opacity: 1;
	transform: translate(0, 0);
}



/* 拡大縮小CSS */
img.bomb {
	-webkit-animation: bomb 3s linear 0s infinite normal;
	animation: bomb 3s linear 0s infinite normal;
	transition: .3s;
}

@keyframes bomb {
	0% { transform:scale(0.95); }
	7% { transform:scale(0.98); }
	14% { transform:scale(0.94); }
	21% { transform:scale(1.05); }
	28% { transform:scale(0.94); }
	35% { transform:scale(0.98); }
	42% { transform:scale(0.93); }
	49% { transform:scale(0.97); }
	56% { transform:scale(0.95); }
	100% { transform:scale(0.95); }
}
