@import url("http://fast.fonts.net/t/1.css?apiType=css&projectid=a5e90fd6-13ff-49f2-823c-22f3b71d40f4");

@font-face {
	font-family: "Neue Haas Grotesk Disp W0535XL";
	src: url("../Fonts/45f7cd2c-1724-4134-b7a5-2f5761472c2b.eot?#iefix");
	src: url("../Fonts/45f7cd2c-1724-4134-b7a5-2f5761472c2b.eot?#iefix") format("eot"), url("../Fonts/54648c18-4881-459e-813e-2d62f5af89d9.woff2") format("woff2"), url("../Fonts/bb16bb0a-cb62-4087-b188-2ee4dc8b818c.woff") format("woff"), url("../Fonts/568ea138-07de-4786-bebe-c2100d8abec0.ttf") format("truetype");
}

body {
	font-size: 62.5%;
}

img {
	vertical-align: bottom;
	max-width: 100%;
}

.openingContainer {
	width: 100%;
	height: 100vh;
	display: table;
	text-align: center;
	background-color: #fff;
	position: fixed;
	z-index: 9999;
}

.openingContainer .bgImg_container {
	width: 100%;
	height: 100%;
	position: absolute;
	opacity: 0;
	overflow: hidden;
	max-width: none;
}

.openingContainer .bgImg_container:not(.sp_show).mainMono {
	z-index: 9960;
	background: url("../img/19aw/main_mono_pc.jpg") no-repeat top center;
	background-size: cover;
}

.openingContainer .bgImg_container:not(.sp_show).mainMono img {
	width: 100%;
}

.openingContainer .bgImg_container:not(.sp_show).mainColor {
	z-index: 9970;
	background: url("../img/19aw/main_color_pc.jpg") no-repeat top center;
	background-size: cover;
}

.openingContainer .bgImg_container:not(.sp_show).mainColor img {
	width: 100%;
}

.openingContainer .bgImg_container.sp_show {
	display: none;
}

.openingContainer .bgImg_container.sp_show .sp_keyVisual {
	max-width: none;
}

.openingContainer .bgImg_container .bgImg_main {
	width: 100%;
	height: 100%;
}

.openingContainer .bgImg_container .bgImg_main.mainColor {
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
}

.openingContainer .logoArea {
	opacity: 0;
	position: relative;
	z-index: 9980;
	display: table-cell;
	vertical-align: middle;
}

.openingContainer .op_logoImg {
	margin-right: -20px;
	margin-bottom: 30px;
}

.openingContainer .date {
	font-family: "Roboto", sans-serif;
	font-size: 1.7em;
	letter-spacing: 0.05em;
}

.openingContainer .loadingBar {
	width: 0;
	height: 4px;
	background: #03a7eb;
	box-shadow: 0 2px 2px rgba(0,0,0,0.25);
	position: fixed;
	top: 0;
	left: 0;
	transition: all 0.2s linear 0s;
}

.global_wrapper {
	width: 100%;
	z-index: 1000;
	overflow: hidden;
}

.global_wrapper.jsLock::after {
	content: '';
	display: block;
	width: 100vw;
	height: 100vh;
	position: fixed;
	top: 0;
	z-index: 210;
	background-color: rgba(0,0,0,0.5);
}

.wrapper {
	position: relative;
}

.contents_hiddenLayer {
	width: 100%;
	height: 300%;
	background-color: #fff;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
}

.global_hiddenLayer {
	width: 100%;
	height: 300%;
	background-color: #fff;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
	opacity: 0;
	display: none;
}

.collection-container {
	position: relative;
	z-index: 1;
}

.collection-inner h3 {
	font-family: "Roboto", sans-serif;
	color: #000;
	text-align: center;
}

.collection-item-container {
	margin-top: 9.3vw;
}

.collection-item-container .bg_gray {
	background-color: #ededed;
	padding: 9.3vw 0 9.3vw;
	margin-bottom: 13.3vw;
}

.collection-item-container .release-heading {
	line-height: 1.6;
}

.collection-wrap {
	text-align: center;
}

.collection-wrap.scrollHidden {
	background-color: #fff;
}

.collection-wrap.scrollShow .collection-ttl-container {
	margin-bottom: 0;
	position: relative;
}

.collection-wrap.scrollShow .collection-title {
	color: #fff;
}

.pcfixed-container {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}

.collection-pagetitle {
	width: 100%;
}

.collection-pagetitle img {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.collection-title {
	font-family: "Roboto", sans-serif;
	letter-spacing: 0.05em;
}

.mainImg {
	background-repeat: no-repeat;
	background-image: url("../img/21aw/collection/main_img.jpg");
	background-size: cover;
	background-position: center top;
}

.slider-container {
	position: relative;
	margin: 0 auto;
	overflow: visible;
}

.swiper-pagination {
	display: flex;
	justify-content: space-between;
	align-items: center;
	width: 100% !important;
	position: absolute;
	left: 50% !important;
	transform: translateX(-50%);
}

.swiper-pagination-bullet {
	background-color: #f2f2f2;
	margin: 0 !important;
	border-radius: 0;
	opacity: 1;
	position: relative;
}

.swiper-pagination-bullet::after {
	content: '';
	display: block;
	width: 0;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background-color: #000;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.swiper-pagination-bullet-active::after {
	width: 100%;
	transition: width linear 2.8s;
}

.img-container {
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 auto;
}

.img-container.subItem .item-inner {
	width: 100%;
}

.img-container.otherCut .item-inner {
	width: 100%;
}

.credit-container {
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

.credit-container .annotation {
	font-family: "Roboto", sans-serif;
	color: #000;
	text-align: right;
}

.creditBtn {
	font-family: "Roboto", sans-serif;
	color: #000;
	text-decoration: none;
	display: inline-block;
	position: relative;
}

.credit-arrow {
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
}

.credit-arrow::before,
.credit-arrow::after {
	content: '';
	display: block;
	width: 72%;
	height: 1px;
	position: absolute;
	top: 0;
	background-color: #000;
}

.credit-arrow::before {
	left: 0;
	transform-origin: left;
	transform: rotate(45deg);
}

.credit-arrow::after {
	right: 0;
	transform-origin: right;
	transform: rotate(-45deg);
}

.credit-arrow-container {
	display: block;
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
}

.credit-inner {
	text-align: left;
	display: none;
}

.credit-inner a.credit-link .price::after {
	background-image: url("/maturely/common/img/asset/link_icon_b.svg");
}

.credit-link {
	font-family: "Roboto", sans-serif;
	color: #000;
	text-decoration: none;
	display: block;
	position: relative;
}

.credit-link::before {
	content: '';
	display: block;
	position: absolute;
	left: auto;
	bottom: 0;
	width: 100%;
	background-color: #ccc;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.credit-info {
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
}

.credit-info .price {
	display: inline-block;
}

.credit-info .price::after {
	content: '';
	display: inline-block;
	background-repeat: no-repeat;
	background-size: contain;
}

.staffCredit-list p {
	font-family: "Roboto", sans-serif;
	color: #000;
}

.staffCredit-list b {
	font-family: "Roboto", sans-serif;
	font-weight: bold;
}

.instagram-sec {
	position: relative;
	z-index: 2;
	background-color: #f5f5f5;
}

.instagram-sec h2 {
	font-family: "Roboto", sans-serif;
	color: #000;
	text-align: center;
}

.instagram-sec .acount-info {
	text-align: center;
}

.instagram-sec small {
	font-family: "Roboto", sans-serif;
	color: #000;
	display: block;
}

.instagram-sec p {
	display: inline-block;
}

.instagram-sec .followus {
	font-family: "Roboto", sans-serif;
	color: #000;
	text-decoration: none;
	display: flex;
	align-items: center;
	border-bottom-style: solid;
	border-bottom-color: #000;
}

.instagram-sec .followus::after {
	content: '';
	display: block;
	background-size: contain;
	background-repeat: no-repeat;
	background-image: url("/maturely/common/img/asset/link_icon_b.svg");
}

.instagram-container {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.instagram-container li {
	overflow: hidden;
	position: relative;
}

.instagram-container li a {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	display: flex;
	align-items: center;
}

.instagram-container li img {
	width: 100%;
}

@media screen and (min-width: 769px) {

br.forPC {
	display: inline;
}

br.forSP {
	display: none;
}

}

@media print, screen and (min-width: 769px) {

.collection-container {
	display: flex;
	justify-content: flex-end;
}

.collection-inner {
	width: 50%;
}

.collection-inner .line {
	display: none;
}

.collection-inner:not(.pcfixed-container) {
	padding: 40px 40px;
}

.collection-inner h3 {
	font-size: 1.6em;
}

.collection-inner h3 + .collection-item {
	margin-top: 40px;
}

.collection-item-container {
	margin-top: 40px;
}

.collection-item-container .bg_gray {
	padding: 40px 0 80px;
	margin: 0 -40px 80px;
}

.collection-wrap {
	width: 100%;
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
}

.collection-wrap.scrollHidden {
	z-index: 2;
	height: 100%;
	align-items: stretch;
	padding-top: 40px;
}

.collection-wrap.scrollShow {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	z-index: 1;
	background-repeat: no-repeat;
	background-image: url("../img/21aw/collection/main_bg.jpg");
	background-size: cover;
	background-position: center top;
}

.collection-wrap.scrollShow .collection-ttl-container {
	opacity: 0;
	transition: opacity 0.3s;
}

.collection-wrap.scrollShow.scroll .collection-ttl-container {
	opacity: 1;
	transition: opacity 0.3s 0.2s;
}

.collection-wrap.scrollShow .collection-ttl-container {
	top: 12%;
}

.collection-item + .collection-item {
	margin-top: 80px;
}

.pcfixed-container {
	position: absolute;
	bottom: 0;
	left: 0;
	height: 100vh;
}

.pcfixed-container:not(.scroll) {
	min-height: 550px;
}

.pcfixed-container.fixed {
	position: fixed;
	top: 0;
}

.collection-ttl-container {
	width: 100%;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	margin-bottom: 40px;
}

.collection-pagetitle {
	margin-bottom: 30px;
}

.collection-title {
	font-size: 2.1em;
}

.mainImg {
	width: 100%;
	height: 100%;
}

.slider-container.w350 {
	width: 350px;
}

.slider-container.w400 {
	width: 400px;
}

.slider-container.w450 {
	width: 450px;
}

.slider-container + .credit-container {
	margin-top: 40px;
}

.swiper-pagination {
	bottom: -15px !important;
}

.swiper-pagination-bullet {
	height: 2px;
}

.swiper-pagination-bullet:first-child:nth-last-child(2),
.swiper-pagination-bullet:first-child:nth-last-child(2) ~ .swiper-pagination-bullet {
	width: calc(50% - 2.5px);
}

.swiper-pagination-bullet:first-child:nth-last-child(3),
.swiper-pagination-bullet:first-child:nth-last-child(3) ~ .swiper-pagination-bullet {
	width: calc(33.3% - 3.3px);
}

.swiper-pagination-bullet:first-child:nth-last-child(4),
.swiper-pagination-bullet:first-child:nth-last-child(4) ~ .swiper-pagination-bullet {
	width: calc(25% - 3.75px);
}

.swiper-pagination-bullet:first-child:nth-last-child(5),
.swiper-pagination-bullet:first-child:nth-last-child(5) ~ .swiper-pagination-bullet {
	width: calc(20% - 4px);
}

.img-container {
	max-width: 600px;
}

.img-container.subItem.w350 {
	width: 350px;
}

.img-container.subItem.w400 {
	width: 400px;
}

.img-container.subItem.w450 {
	width: 450px;
}

.img-container.right_large .item-inner:first-child {
	width: 38%;
}

.img-container.right_large .item-inner:last-child {
	width: 62%;
}

.img-container.left_large .item-inner:first-child {
	width: 56%;
}

.img-container.left_large .item-inner:last-child {
	width: 44%;
}

.img-container.otherCut {
	width: 350px;
}

.img-container.otherCut.w450 {
	width: 450px;
}

.img-container + .credit-container {
	margin-top: 20px;
}

.img-container .item-inner:nth-child(n + 2) {
	padding-left: 40px;
}

.credit-container {
	width: 400px;
}

.credit-container .annotation {
	font-size: 1.3em;
	margin-top: 20px;
}

.creditBtn {
	font-size: 1.6em;
	padding-bottom: 15px;
	transition: opacity 0.3s;
}

.creditBtn:hover {
	opacity: 0.7;
}

.creditBtn:hover:not(.open) .credit-arrow {
	transform: translate3d(0, 6px, 0);
}

.credit-arrow {
	transform: translate3d(0, 0, 0);
	transition: transform 0.3s;
}

.credit-arrow-container {
	width: 15px;
	height: 8px;
}

.credit-inner {
	margin-top: 5px;
}

.credit-inner a.credit-link::after {
	content: '';
	position: absolute;
	bottom: -5px;
	right: 0;
	left: 0;
	height: 1px;
	background: currentColor;
	will-change: transform;
	-webkit-transform: scale(0, 1);
	-ms-transform: scale(0, 1);
	transform: scale(0, 1);
	backface-visibility: hidden;
	-webkit-transform-origin: top right;
	-ms-transform-origin: top right;
	transform-origin: top right;
	-webkit-transition: -webkit-transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
	transition: -webkit-transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
	-o-transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
	transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
	transition: transform 0.6s cubic-bezier(0.19, 1, 0.22, 1), -webkit-transform 0.6s cubic-bezier(0.19, 1, 0.22, 1);
}

.credit-inner a.credit-link:hover::after {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	-webkit-transform-origin: top left;
	-ms-transform-origin: top left;
	transform-origin: top left;
}

.credit-link {
	font-size: 1.6em;
	line-height: 1.25;
	padding: 15px 0 3px;
}

.credit-link::after {
	bottom: 0 !important;
}

.credit-link::before {
	height: 1px;
}

.credit-info .price::after {
	width: 13px;
	height: 13px;
	margin-left: 6px;
}

.staffCredit-container {
	max-width: 310px;
	margin: 120px auto 70px;
}

.staffCredit-container .img-box {
	margin-bottom: 60px;
}

.staffCredit-list:nth-child(n+1) {
	margin-top: 20px;
}

.staffCredit-list p {
	font-size: 1.45em;
}

.instagram-sec {
	padding: 80px 20px;
}

.instagram-sec h2 {
	font-size: 2.1em;
	margin-bottom: 10px;
}

.instagram-sec .acount-info {
	margin-bottom: 40px;
}

.instagram-sec small {
	font-size: 1.6em;
	margin-bottom: 5px;
}

.instagram-sec .followus {
	font-size: 1.6em;
	border-bottom-width: 1px;
	opacity: 1;
	-ms-transition: opacity 0.3s;
	-webkit-transition: opacity 0.3s;
	transition: opacity 0.3s;
}

.instagram-sec .followus:hover {
	opacity: 0.7;
}

.instagram-sec .followus::after {
	width: 12px;
	height: 12px;
	margin-left: 7px;
}

.instagram-container {
	max-width: 880px;
	margin: 0 auto;
}

.instagram-container li {
	width: calc(33.3% - 6.7px);
	padding-top: calc(33.3% - 6.7px);
}

.instagram-container li:nth-child(n+4) {
	margin-top: 10px;
}

}

@media print, screen and (max-width: 1066px) and (min-width: 769px) {

.collection-title {
	font-size: 2vw !important;
}

.slider-container.w350 {
	width: 25.6vw !important;
}

.slider-container.w400 {
	width: 29.3vw !important;
}

.slider-container.w450 {
	width: 32.9vw !important;
}

.img-container.subItem.w350 {
	width: 25.6vw !important;
}

.img-container.subItem.w400 {
	width: 29.3vw !important;
}

.img-container.subItem.w450 {
	width: 32.9vw !important;
}

.img-container.right_large .item-inner:first-child {
	width: 16.5vw;
}

.img-container.right_large .item-inner:last-child {
	width: 27.5vw;
}

.img-container.left_large .item-inner:first-child {
	width: 24.5vw;
}

.img-container.left_large .item-inner:last-child {
	width: 19.4vw;
}

.img-container.otherCut {
	width: 25.6vw !important;
}

.img-container.otherCut.w450 {
	width: 32.9vw !important;
}

.img-container .item-inner:nth-child(n + 2) {
	padding-left: 2.9vw;
}

.credit-container {
	width: 29.3vw;
}

}

@media screen and (max-width: 768px) {

br.forPC {
	display: none;
}

br.forSP {
	display: inline;
}

.collection-inner {
	position: relative;
	overflow: hidden;
}

.collection-inner .line {
	display: block;
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	width: 1px;
	height: 13.3vw;
}

.collection-inner:not(.pcfixed-container) {
	padding: 9.3vw 0;
}

.collection-inner:not(.pcfixed-container) .line {
	top: -6.7vw;
	background-color: #000;
}

.collection-inner h3 {
	font-size: 4.4vw;
}

.collection-inner h3 + .collection-item {
	margin-top: 9.3vw;
}

.collection-wrap.scrollHidden {
	display: block !important;
	width: 100%;
}

.collection-wrap.scrollShow {
	display: none !important;
}

.collection-item + .collection-item {
	margin-top: 15.3vw;
}

.pcfixed-container {
	padding: 18.7vw 0 0;
}

.pcfixed-container .line {
	bottom: -6.7vw;
	background-color: #fff;
}

.collection-ttl-container {
	margin-bottom: 9.3vw;
}

.collection-pagetitle {
	display: none;
}

.collection-title {
	font-size: 3.2vw;
}

.mainImg {
	width: 100%;
	height: 76vh;
}

.slider-container.w350 {
	width: 64vw;
}

.slider-container.w400 {
	width: 84vw;
}

.slider-container.w450 {
	width: 100%;
}

.slider-container + .credit-container {
	margin-top: 8vw;
}

.slider-container .img-box img {
	width: 100%;
}

.swiper-pagination {
	bottom: -2.7vw !important;
}

.swiper-pagination-bullet {
	height: 1px;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.swiper-pagination-bullet:first-child:nth-last-child(2),
.swiper-pagination-bullet:first-child:nth-last-child(2) ~ .swiper-pagination-bullet {
	width: calc(50% - 2.5px);
}

.swiper-pagination-bullet:first-child:nth-last-child(3),
.swiper-pagination-bullet:first-child:nth-last-child(3) ~ .swiper-pagination-bullet {
	width: calc(33.3% - 3.3px);
}

.swiper-pagination-bullet:first-child:nth-last-child(4),
.swiper-pagination-bullet:first-child:nth-last-child(4) ~ .swiper-pagination-bullet {
	width: calc(25% - 3.75px);
}

.swiper-pagination-bullet:first-child:nth-last-child(5),
.swiper-pagination-bullet:first-child:nth-last-child(5) ~ .swiper-pagination-bullet {
	width: calc(20% - 4px);
}

.img-container:not(.subItem):not(.otherCut) {
	padding: 0 2.7vw;
}

.img-container.subItem img {
	width: 100%;
}

.img-container.subItem.w350 {
	width: 64vw;
}

.img-container.subItem.w400 {
	width: 84vw;
}

.img-container.subItem.w450 {
	width: 100%;
}

.img-container.left_large .item-inner:first-child {
	width: 59%;
}

.img-container.left_large .item-inner:last-child {
	width: 41%;
}

.img-container.otherCut {
	width: 64vw;
}

.img-container.otherCut img {
	width: 100%;
}

.img-container.otherCut.w450 {
	width: 100%;
}

.img-container + .credit-container {
	margin-top: 5.3vw;
}

.img-container .item-inner:nth-child(n + 2) {
	padding-left: 2.7vw;
}

.credit-container {
	width: 84vw;
}

.credit-container .annotation {
	font-size: 2.4vw;
	margin-top: 3.3vw;
}

.creditBtn {
	font-size: 4.4vw;
	padding-bottom: 5.3vw;
}

.credit-arrow-container {
	width: 4.9vw;
	height: 2.5vw;
}

.credit-inner {
	margin-top: 2.7vw;
}

.credit-link {
	font-size: 3.2vw;
	line-height: 1.4;
	padding: 2.7vw 0 2vw;
}

.credit-link::before {
	height: 1px;
}

.credit-info .price::after {
	width: 2.4vw;
	height: 2.4vw;
	margin-left: 1.3vw;
}

.staffCredit-container {
	max-width: 62.7vw;
	margin: 24vw auto 24vw;
}

.staffCredit-container .img-box {
	margin-bottom: 10.7vw;
}

.staffCredit-container .img-box img {
	width: 100%;
}

.staffCredit-list:nth-child(n+1) {
	margin-top: 2.7vw;
}

.staffCredit-list p {
	font-size: 2.9vw;
}

.instagram-sec {
	padding: 10.7vw 5.3vw 13.3vw;
}

.instagram-sec h2 {
	font-size: 4.4vw;
	margin-bottom: 3.5vw;
}

.instagram-sec .acount-info {
	margin-bottom: 5.3vw;
}

.instagram-sec small {
	font-size: 3.2vw;
	margin-bottom: 1.3vw;
}

.instagram-sec .followus {
	font-size: 3.2vw;
	border-bottom-width: 0.3vw;
	padding-bottom: 0.3vw;
}

.instagram-sec .followus::after {
	width: 2.3vw;
	height: 2.3vw;
	margin-left: 0.9vw;
}

.instagram-container li {
	width: calc(33.3% - 0.9vw);
	padding-top: calc(33.3% - 0.9vw);
}

.instagram-container li:nth-child(n+4) {
	margin-top: 1.3vw;
}

.openingContainer .logoArea {
	top: -20px;
}

}

@media screen and (max-width: 767px) {

.openingContainer .op_logoImg {
	width: 160px;
	height: 40px;
	margin-right: -7px;
	margin-bottom: 15px;
}

.openingContainer .date {
	font-size: 1.3em;
}

}

@media screen and (max-width: 567px) {

.openingContainer .bgImg_container:not(.sp_show) {
	display: none;
}

.openingContainer .bgImg_container.sp_show {
	display: block;
}

}

@-webkit-keyframes link-hover {

0%,100% {
	-webkit-transform: scale(1);
	transform: scale(1);
}

50%,50.01% {
	-webkit-transform: scale(0, 1);
	transform: scale(0, 1);
}

0%,50% {
	-webkit-transform-origin: top right;
	transform-origin: top right;
}

100%,50.01% {
	-webkit-transform-origin: top left;
	transform-origin: top left;
}

}

@-moz-keyframes link-hover {

0%,100% {
	-webkit-transform: scale(1);
	transform: scale(1);
}

50%,50.01% {
	-webkit-transform: scale(0, 1);
	transform: scale(0, 1);
}

0%,50% {
	-webkit-transform-origin: top right;
	transform-origin: top right;
}

100%,50.01% {
	-webkit-transform-origin: top left;
	transform-origin: top left;
}

}

@-webkit-keyframes link-hover {

0%,100% {
	-webkit-transform: scale(1);
	transform: scale(1);
}

50%,50.01% {
	-webkit-transform: scale(0, 1);
	transform: scale(0, 1);
}

0%,50% {
	-webkit-transform-origin: top right;
	transform-origin: top right;
}

100%,50.01% {
	-webkit-transform-origin: top left;
	transform-origin: top left;
}

}

@-o-keyframes link-hover {

0%,100% {
	-webkit-transform: scale(1);
	transform: scale(1);
}

50%,50.01% {
	-webkit-transform: scale(0, 1);
	transform: scale(0, 1);
}

0%,50% {
	-webkit-transform-origin: top right;
	transform-origin: top right;
}

100%,50.01% {
	-webkit-transform-origin: top left;
	transform-origin: top left;
}

}

@keyframes link-hover {

0%,100% {
	-webkit-transform: scale(1);
	transform: scale(1);
}

50%,50.01% {
	-webkit-transform: scale(0, 1);
	transform: scale(0, 1);
}

0%,50% {
	-webkit-transform-origin: top right;
	transform-origin: top right;
}

100%,50.01% {
	-webkit-transform-origin: top left;
	transform-origin: top left;
}

}

