@charset "utf-8";
body{
	background-color: #ffffff;
}

/*.contents01ここから*/
.contents01{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
}
.contents01 .contents01_01{
	width: 100%;
	height: auto;
	padding: 9.5rem 0 0;
	margin: 0 auto;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: column;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01{
		padding: 6.9rem 0 0;
	}
}
.contents01 .contents01_01 .contents01_01_01{
	width: 95%;
	height: auto;
	margin: 0 0 11.0rem;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: column;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01{
		margin: 0 0 10.8rem;
	}
}
.contents01 .contents01_01 .contents01_01_01 > .text01{
	width: auto;
	height: auto;
	margin: 0 0 3.8rem;
	display: block;
	text-align: center;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 > .text01{
		margin: 0 0 3.7rem;
	}
}
.contents01 .contents01_01 .contents01_01_01 > .text01 > span{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 4.8rem;
	line-height: 4.8rem;
	color: #000000;
	display: inline;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 > .text01 > span{
		font-size: 3.5rem;
		line-height: 3.5rem;
	}
}
.contents01 .contents01_01 .contents01_01_01 > .text02{
	width: auto;
	height: auto;
	margin: 0 0 2.1rem;
	display: block;
	text-align: center;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 > .text02{
		margin: 0 0 2.6rem;
	}
}
.contents01 .contents01_01 .contents01_01_01 > .text02 > span{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 1.8rem;
	line-height: 2.8rem;
	letter-spacing: calc((50/1000)*1em);
	color: #000000;
	display: inline;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 > .text02 > span{
		font-size: 1.6rem;
		line-height: 2.6rem;
	}
}
.contents01 .contents01_01 .contents01_01_01 > .text03{
	width: auto;
	height: auto;
	margin: 0;
	display: block;
	text-align: center;
}
.contents01 .contents01_01 .contents01_01_01 > .text03 > span{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 1.6rem;
	line-height: 2.8rem;
	color: #000000;
	display: inline;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 > .text03 > span{
		font-size: 1.4rem;
	}
}
.contents01 .contents01_01 .contents01_01_02{
	width: 96.0rem;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: stretch;
	flex-wrap: wrap;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_02{
		width: 30.0rem;
		align-items: center;
		flex-wrap: nowrap;
		flex-direction: column;
	}
}
.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_01{
	width: calc((100% - 16.0rem * 1) / 2);
	height: auto;
	margin: 8.0rem 16.0rem 0 0;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: column;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_01{
		width: 100%;
		margin: 7.0rem 0 0;
	}
}
.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_01:nth-of-type(-n+2){
	margin-top: 0;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_01:nth-of-type(2){
		margin-top: 7.0rem;
	}
}
.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_01:nth-of-type(2n){
	margin-right: 0;
}
.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_01 .contents01_01_02_01_01{
	width: auto;
	height: auto;
	margin: 0 0 2.6rem;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: column;
}
.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_01 .contents01_01_02_01_01 > .text01{
	width: auto;
	height: auto;
	margin: 0 0 .7rem;
	font-size: 1.6rem;
	line-height: 1.6rem;
	color: #000000;
	display: block;
}
.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_01 .contents01_01_02_01_01 > .text02{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 4.0rem;
	line-height: 4.0rem;
	color: #000000;
	letter-spacing: calc((50/1000)*1em);
	display: block;
}
.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_01 > .photo01{
	width: 100%;
	height: 64.0rem;
	margin: 0 0 4.0rem;
	display: block;
	position: relative;
	overflow: hidden;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_01 > .photo01{
		height: 36.0rem;
		margin: 0 0 3.0rem;
	}
}
.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_01 > .photo01.off{
	pointer-events: none;
}
.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_01 > .photo01 > span{
	width: auto;
	height: auto;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_01 > .link01{
	width: 14.0rem;
	height: 2.4rem;
	padding: 0 0 .2rem;
	margin: 0;
	font-size: 1.4rem;
	line-height: 2.0rem;
	color: #000000;
	letter-spacing: calc((40/1000)*1em);
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_01 > .link01{
		width: 11.0rem;
		height: 2.0rem;
		padding: 0 0 .1rem;
		font-size: 1.2rem;
		line-height: 1.8rem;
	}
}
.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_01 > .link01.off{
	pointer-events: none;
}
.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_01 > .link01:hover{
	animation: buy_btn_in forwards .5s 1 ease .1s normal;
}
.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_01 > .link01.off:hover{
	animation: none;
}
@keyframes buy_btn_in{
	0%{
		transform: scale(1.0);
	}
	50%{
		transform: scale(1.2);
	}
	100%{
		transform: scale(1.0);
	}
}
.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_01 > .link01::before{
	content: '';
	width: 1.3rem;
	height: 1.3rem;
	margin: 0 .9rem 0 0;
	background-image: url(/special/beamsgift/wp-content/themes/beams_gift_theme/img/brand_basic/contents01/item01.webp);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	display: block;
	flex-shrink: 0;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_01 > .link01::before{
		width: 1.0rem;
		height: 1.0rem;
		margin: 0 .4rem 0 0;
	}
}
.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_01 > .link01 > .border_top{
	background-color: #000000;
}
.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_01 > .link01 > .border_bottom{
	background-color: #000000;
}
.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_01 > .link01 > .border_left{
	background-color: #000000;
}
.contents01 .contents01_01 .contents01_01_02 .contents01_01_02_01 > .link01 > .border_right{
	background-color: #000000;
}
/*.contents01ここまで*/

/*.contents02ここから*/
.contents02{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
}
.contents02 .contents02_01{
	width: 120.0rem;
	height: auto;
	padding: 13.0rem 0 0;
	margin: 0 auto;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: column;
	position: relative;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01{
		width: 34.8rem;
		height: auto;
		padding: 18.3rem 0 0;
	}
}
.contents02 .contents02_01 > .text01{
	width: auto;
	height: auto;
	margin: 0 0 4.4rem;
	font-size: 3.2rem;
	line-height: 3.2rem;
	color: #000000;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 > .text01{
		margin: 0 0 2.5rem;
		font-size: 3.2rem;
		line-height: 3.2rem;
	}
}
.contents02 .contents02_01 .contents02_01_01{
	width: auto;
	height: auto;
	margin: 0 0 6.1rem;
	display: flex;
	justify-content: center;
	align-items: center;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01{
		margin: 0 0 4.2rem;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01{
	width: auto;
	height: auto;
	padding: 0 1.9rem;
	margin: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01:first-of-type{
	padding-left: 0;
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01:last-of-type{
	padding-right: 0;
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01 > .border_left{
	height: 1.2rem;
	background-color: #000000;
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01 > .item01{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 1.4rem;
	line-height: 2.4rem;
	color: #000000;
	text-decoration-thickness: .1rem;
	text-decoration-line: underline;
	text-decoration-color: transparent;
	text-decoration-style: solid;
	text-underline-offset: .3rem;
	text-decoration-skip-ink: none;
	display: block;
	cursor: pointer;
	transition: all .5s;
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01 > .item01:hover{
	opacity: .8;
	transition: all .5s;
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01 > .item01.active{
	text-decoration-color: #000000;
}
.contents02 .contents02_01 .contents02_01_02{
	width: 100%;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: column;
}
.contents02 .contents02_01 .contents02_01_02 .contents02_01_02_01{
	width: 100%;
	height: auto;
	margin: 0;
	display: none;
}
.contents02 .contents02_01 .contents02_01_02 .contents02_01_02_01.active{
	display: block;
}
.contents02 .contents02_01 .contents02_01_02 .contents02_01_02_01 .contents02_01_02_01_01{
	width: 100%;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: stretch;
	flex-wrap: wrap;
}
.contents02 .contents02_01 .contents02_01_02 .contents02_01_02_01 .contents02_01_02_01_01 .contents02_01_02_01_01_01{
	width: calc((100% - 2.7rem * 3) / 4);
	height: auto;
	min-height: 36.0rem;
	margin: 2.7rem 2.7rem 0 0;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	display: none;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_02 .contents02_01_02_01 .contents02_01_02_01_01 .contents02_01_02_01_01_01{
		width: calc((100% - .8rem * 1) / 2);
		min-height: 22.0rem;
		margin: .8rem .8rem 0 0;
	}
}
.contents02 .contents02_01 .contents02_01_02 .contents02_01_02_01 .contents02_01_02_01_01 .contents02_01_02_01_01_01:nth-of-type(-n+4){
	margin-top: 0;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_02 .contents02_01_02_01 .contents02_01_02_01_01 .contents02_01_02_01_01_01:nth-of-type(3),
	.contents02 .contents02_01 .contents02_01_02 .contents02_01_02_01 .contents02_01_02_01_01 .contents02_01_02_01_01_01:nth-of-type(4){
		margin-top: .8rem;
	}
}
.contents02 .contents02_01 .contents02_01_02 .contents02_01_02_01 .contents02_01_02_01_01 .contents02_01_02_01_01_01:nth-of-type(4n){
	margin-right: 0;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_02 .contents02_01_02_01 .contents02_01_02_01_01 .contents02_01_02_01_01_01:nth-of-type(2n){
		margin-right: 0;
	}
}
.contents02 .contents02_01 .contents02_01_02 .contents02_01_02_01 .contents02_01_02_01_01 .contents02_01_02_01_01_01:nth-of-type(-n+16){
	display: block;
}
.contents02 .contents02_01 .contents02_01_02 .contents02_01_02_01 .contents02_01_02_01_01 .contents02_01_02_01_01_01 .contents02_01_02_01_01_01_01{
	width: 100%;
	height: 100%;
	margin: 0;
	display: block;
	position: relative;
	overflow: hidden;
}
.contents02 .contents02_01 .contents02_01_02 .contents02_01_02_01 .contents02_01_02_01_01 .contents02_01_02_01_01_01 .contents02_01_02_01_01_01_01 > .photo01{
	width: 100%;
	height: 100%;
	margin: 0;
	display: block;
	overflow: hidden;
	position: relative;
}
.contents02 .contents02_01 .contents02_01_02 .contents02_01_02_01 .contents02_01_02_01_01 .contents02_01_02_01_01_01 .contents02_01_02_01_01_01_01 > .photo01 > .photo01_01{
	width: auto;
	height: auto;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
.contents02 .contents02_01 .contents02_01_02 .contents02_01_02_01 .contents02_01_02_01_01 .contents02_01_02_01_01_01 .contents02_01_02_01_01_01_01 .contents02_01_02_01_01_01_01_01{
	width: auto;
	height: auto;
	background-color: rgba(255, 255, 255, .8);
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: column;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	opacity: 0;
	transition: all .5s;
}
.contents02 .contents02_01 .contents02_01_02 .contents02_01_02_01 .contents02_01_02_01_01 .contents02_01_02_01_01_01 .contents02_01_02_01_01_01_01:hover .contents02_01_02_01_01_01_01_01{
	opacity: 1;
	transition: all .5s;
}
.contents02 .contents02_01 .contents02_01_02 .contents02_01_02_01 .contents02_01_02_01_01 .contents02_01_02_01_01_01 .contents02_01_02_01_01_01_01 .contents02_01_02_01_01_01_01_01.off{
	pointer-events: none;
}
.contents02 .contents02_01 .contents02_01_02 .contents02_01_02_01 .contents02_01_02_01_01 .contents02_01_02_01_01_01 .contents02_01_02_01_01_01_01 .contents02_01_02_01_01_01_01_01 .contents02_01_02_01_01_01_01_01_01{
	width: 90%;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	flex-grow: 1;
}
.contents02 .contents02_01 .contents02_01_02 .contents02_01_02_01 .contents02_01_02_01_01 .contents02_01_02_01_01_01 .contents02_01_02_01_01_01_01 .contents02_01_02_01_01_01_01_01 .contents02_01_02_01_01_01_01_01_01 > .text01{
	width: auto;
	height: auto;
	margin: 0 0 .5rem;
	display: block;
	text-align: center;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_02 .contents02_01_02_01 .contents02_01_02_01_01 .contents02_01_02_01_01_01 .contents02_01_02_01_01_01_01 .contents02_01_02_01_01_01_01_01 .contents02_01_02_01_01_01_01_01_01 > .text01{
		margin: 0 0 1.1rem;
	}
}
.contents02 .contents02_01 .contents02_01_02 .contents02_01_02_01 .contents02_01_02_01_01 .contents02_01_02_01_01_01 .contents02_01_02_01_01_01_01 .contents02_01_02_01_01_01_01_01.off .contents02_01_02_01_01_01_01_01_01 > .text01{
	display: none;
}
.contents02 .contents02_01 .contents02_01_02 .contents02_01_02_01 .contents02_01_02_01_01 .contents02_01_02_01_01_01 .contents02_01_02_01_01_01_01 .contents02_01_02_01_01_01_01_01 .contents02_01_02_01_01_01_01_01_01 > .text01 > span{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 1.8rem;
	line-height: 3.2rem;
	color: #000000;
	letter-spacing: calc((100/1000)*1em);
	display: inline;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_02 .contents02_01_02_01 .contents02_01_02_01_01 .contents02_01_02_01_01_01 .contents02_01_02_01_01_01_01 .contents02_01_02_01_01_01_01_01 .contents02_01_02_01_01_01_01_01_01 > .text01 > span{
		font-size: 1.4rem;
		line-height: 2.0rem;
	}
}
.contents02 .contents02_01 .contents02_01_02 .contents02_01_02_01 .contents02_01_02_01_01 .contents02_01_02_01_01_01 .contents02_01_02_01_01_01_01 .contents02_01_02_01_01_01_01_01 .contents02_01_02_01_01_01_01_01_01 > .text02{
	width: auto;
	height: auto;
	margin: 0 0 2.4rem;
	font-size: 1.6rem;
	line-height: 2.0rem;
	color: #000000;
	letter-spacing: calc((100/1000)*1em);
	display: block;
	text-align: center;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_02 .contents02_01_02_01 .contents02_01_02_01_01 .contents02_01_02_01_01_01 .contents02_01_02_01_01_01_01 .contents02_01_02_01_01_01_01_01 .contents02_01_02_01_01_01_01_01_01 > .text02{
		margin: 0 0 2.3rem;
		font-size: 1.4rem;
	}
}
.contents02 .contents02_01 .contents02_01_02 .contents02_01_02_01 .contents02_01_02_01_01 .contents02_01_02_01_01_01 .contents02_01_02_01_01_01_01 .contents02_01_02_01_01_01_01_01.off .contents02_01_02_01_01_01_01_01_01 > .text02{
	display: none;
}
.contents02 .contents02_01 .contents02_01_02 .contents02_01_02_01 .contents02_01_02_01_01 .contents02_01_02_01_01_01 .contents02_01_02_01_01_01_01 .contents02_01_02_01_01_01_01_01 .contents02_01_02_01_01_01_01_01_01 > .link01{
	width: auto;
	height: 2.4rem;
	padding: 0 1.2rem;
	margin: 0;
	background-color: #ffffff;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_02 .contents02_01_02_01 .contents02_01_02_01_01 .contents02_01_02_01_01_01 .contents02_01_02_01_01_01_01 .contents02_01_02_01_01_01_01_01 .contents02_01_02_01_01_01_01_01_01 > .link01{
		height: 2.0rem;
		padding: 0 1.0rem;
	}
}
.contents02 .contents02_01 .contents02_01_02 .contents02_01_02_01 .contents02_01_02_01_01 .contents02_01_02_01_01_01 .contents02_01_02_01_01_01_01:hover .contents02_01_02_01_01_01_01_01 .contents02_01_02_01_01_01_01_01_01 > .link01{
	animation: buy_btn_in forwards .5s 1 ease .1s normal;
}
.contents02 .contents02_01 .contents02_01_02 .contents02_01_02_01 .contents02_01_02_01_01 .contents02_01_02_01_01_01 .contents02_01_02_01_01_01_01:hover .contents02_01_02_01_01_01_01_01.off .contents02_01_02_01_01_01_01_01_01 > .link01{
	animation: none;
}
@keyframes buy_btn_in{
	0%{
		transform: scale(1.0);
	}
	50%{
		transform: scale(1.2);
	}
	100%{
		transform: scale(1.0);
	}
}
.contents02 .contents02_01 .contents02_01_02 .contents02_01_02_01 .contents02_01_02_01_01 .contents02_01_02_01_01_01 .contents02_01_02_01_01_01_01 .contents02_01_02_01_01_01_01_01 .contents02_01_02_01_01_01_01_01_01 > .link01 > .border_top{
	background-color: #000000;
}
.contents02 .contents02_01 .contents02_01_02 .contents02_01_02_01 .contents02_01_02_01_01 .contents02_01_02_01_01_01 .contents02_01_02_01_01_01_01 .contents02_01_02_01_01_01_01_01 .contents02_01_02_01_01_01_01_01_01 > .link01 > .border_bottom{
	background-color: #000000;
}
.contents02 .contents02_01 .contents02_01_02 .contents02_01_02_01 .contents02_01_02_01_01 .contents02_01_02_01_01_01 .contents02_01_02_01_01_01_01 .contents02_01_02_01_01_01_01_01 .contents02_01_02_01_01_01_01_01_01 > .link01 > .border_left{
	background-color: #000000;
}
.contents02 .contents02_01 .contents02_01_02 .contents02_01_02_01 .contents02_01_02_01_01 .contents02_01_02_01_01_01 .contents02_01_02_01_01_01_01 .contents02_01_02_01_01_01_01_01 .contents02_01_02_01_01_01_01_01_01 > .link01 > .border_right{
	background-color: #000000;
}
.contents02 .contents02_01 .contents02_01_02 .contents02_01_02_01 .contents02_01_02_01_01 .contents02_01_02_01_01_01 .contents02_01_02_01_01_01_01 .contents02_01_02_01_01_01_01_01 .contents02_01_02_01_01_01_01_01_01 > .link01::before{
	content: '';
	width: 1.3rem;
	height: 1.3rem;
	margin: 0 .8rem 0 0;
	background-image: url(/special/beamsgift/wp-content/themes/beams_gift_theme/img/brand_basic/contents02/item01.webp);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	display: block;
	flex-shrink: 0;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_02 .contents02_01_02_01 .contents02_01_02_01_01 .contents02_01_02_01_01_01 .contents02_01_02_01_01_01_01 .contents02_01_02_01_01_01_01_01 .contents02_01_02_01_01_01_01_01_01 > .link01::before{
		width: 1.0rem;
		height: 1.0rem;
		margin: 0 .3rem 0 0;
	}
}
.contents02 .contents02_01 .contents02_01_02 .contents02_01_02_01 .contents02_01_02_01_01 .contents02_01_02_01_01_01 .contents02_01_02_01_01_01_01 .contents02_01_02_01_01_01_01_01.off .contents02_01_02_01_01_01_01_01_01 > .link01::before{
	display: none;
}
.contents02 .contents02_01 .contents02_01_02 .contents02_01_02_01 .contents02_01_02_01_01 .contents02_01_02_01_01_01 .contents02_01_02_01_01_01_01 .contents02_01_02_01_01_01_01_01 .contents02_01_02_01_01_01_01_01_01 > .link01::after{
	content: 'BUY';
	width: auto;
	height: auto;
	margin: 0;
	font-size: 1.4rem;
	line-height: 1.4rem;
	color: #000000;
	letter-spacing: calc((60/1000)*1em);
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_02 .contents02_01_02_01 .contents02_01_02_01_01 .contents02_01_02_01_01_01 .contents02_01_02_01_01_01_01 .contents02_01_02_01_01_01_01_01 .contents02_01_02_01_01_01_01_01_01 > .link01::after{
		font-size: 1.2rem;
		line-height: 1.2rem;
	}
}
.contents02 .contents02_01 .contents02_01_02 .contents02_01_02_01 .contents02_01_02_01_01 .contents02_01_02_01_01_01 .contents02_01_02_01_01_01_01 .contents02_01_02_01_01_01_01_01.off .contents02_01_02_01_01_01_01_01_01 > .link01::after{
	content: 'ASK in STORE';
}
.contents02 .contents02_01 .contents02_01_02 .contents02_01_02_01 > .link01{
	width: 14.0rem;
	height: 2.4rem;
	padding: 0 0 .2rem;
	margin: 6.0rem auto 0;
	font-size: 1.4rem;
	line-height: 2.0rem;
	color: #000000;
	letter-spacing: calc((40/1000)*1em);
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_02 .contents02_01_02_01 > .link01{
		width: 11.0rem;
		height: 2.0rem;
		padding: 0 0 .1rem;
		margin: 4.6rem auto 0;
		font-size: 1.2rem;
		line-height: 1.8rem;
	}
}
.contents02 .contents02_01 .contents02_01_02 .contents02_01_02_01 > .link01:hover{
	animation: buy_btn_in forwards .5s 1 ease .1s normal;
}
@keyframes buy_btn_in{
	0%{
		transform: scale(1.0);
	}
	50%{
		transform: scale(1.2);
	}
	100%{
		transform: scale(1.0);
	}
}
.contents02 .contents02_01 .contents02_01_02 .contents02_01_02_01 > .link01::before{
	content: '';
	width: 1.3rem;
	height: 1.3rem;
	margin: 0 .9rem 0 0;
	background-image: url(/special/beamsgift/wp-content/themes/beams_gift_theme/img/brand_basic/contents02/item02.webp);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	display: block;
	flex-shrink: 0;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_02 .contents02_01_02_01 > .link01::before{
		width: 1.0rem;
		height: 1.0rem;
		margin: 0 .4rem 0 0;
	}
}
.contents02 .contents02_01 .contents02_01_02 .contents02_01_02_01 > .link01 > .border_top{
	background-color: #000000;
}
.contents02 .contents02_01 .contents02_01_02 .contents02_01_02_01 > .link01 > .border_bottom{
	background-color: #000000;
}
.contents02 .contents02_01 .contents02_01_02 .contents02_01_02_01 > .link01 > .border_left{
	background-color: #000000;
}
.contents02 .contents02_01 .contents02_01_02 .contents02_01_02_01 > .link01 > .border_right{
	background-color: #000000;
}
/*.contents02ここまで*/