@charset "utf-8";
/*.contents01ここから*/
.contents01{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
}
.contents01 .contents01_01{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: column;
	position: relative;
}
.contents01 .contents01_01 .contents01_01_01{
	width: 104.0rem;
	height: auto;
	padding: 12.0rem 0 0;
	margin: 0;
	display: flex;
	justify-content: space-between;
	align-items: stretch;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01{
		width: 30.0rem;
		padding: 9.8rem 0 0;
		justify-content: flex-start;
		align-items: flex-start;
		flex-direction: column;
		position: relative;
	}
	.contents01 .contents01_01 .contents01_01_01 > .item01{
		width: 6.1rem;
		height: auto;
		display: block;
		position: absolute;
		top: auto;
		bottom: -12.5rem;
		left: auto;
		right: 0;
		margin: auto;
		z-index: -1;
	}
	.contents01 .contents01_01 .contents01_01_01 > .item01 > img{
		width: 100%;
		height: auto;
		margin: 0;
		display: block;
	}
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01{
	width: auto;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01{
		margin: 0 0 3.8rem;
	}
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 > .text01{
	width: auto;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
	position: relative;
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 > .text01 > .item01{
	width: 13.2rem;
	height: auto;
	display: block;
	position: absolute;
	top: auto;
	bottom: -15.4rem;
	left: auto;
	right: -13.1rem;
	margin: auto;
	z-index: -1;
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 > .text01 > .item01 > img{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 > .text01 > span:nth-of-type(1){
	width: auto;
	height: auto;
	margin: 0 0 .7rem;
	font-size: 6.0rem;
	line-height: 6.0rem;
	letter-spacing: calc((20/1000)*1em);
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 > .text01 > span:nth-of-type(1){
		margin: 0 0 .3rem;
		font-size: 4.0rem;
		line-height: 4.0rem;
	}
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 > .text01 > span:nth-of-type(2){
	width: auto;
	height: auto;
	margin: 0;
	font-size: 1.8rem;
	line-height: 2.8rem;
	letter-spacing: calc((150/1000)*1em);
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_01 > .text01 > span:nth-of-type(2){
		font-size: 1.4rem;
		line-height: 2.4rem;
		letter-spacing: calc((60/1000)*1em);
	}
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_02{
	width: auto;
	height: auto;
	margin: .6rem 0 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
	flex-shrink: 0;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_02{
		width: auto;
		margin: 0;
	}
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_02 > .text01{
	width: auto;
	max-width: 42.3rem;
	height: auto;
	margin: 0;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_02 > .text01{
		max-width: initial;
	}
}
.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_02 > .text01 > span{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 1.6rem;
	line-height: 2.8rem;
	letter-spacing: calc((-20/1000)*1em);
	display: inline;
}
@media only screen and (max-width: 767px) {
	.contents01 .contents01_01 .contents01_01_01 .contents01_01_01_02 > .text01 > span{
		font-size: 1.4rem;
		line-height: 2.6rem;
		letter-spacing: calc((-70/1000)*1em);
	}
}
/*.contents01ここまで*/

/*.contents02ここから*/
.contents02{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
}
.contents02 .contents02_01{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: column;
}
.contents02 .contents02_01 .contents02_01_01{
	width: 100%;
	height: auto;
	padding: 19.4rem 0 0;
	margin: 0;
	display: flex;
	justify-content: space-between;
	align-items: stretch;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01{
		width: 30.0rem;
		padding: 15.7rem 0 0;
		justify-content: flex-start;
		align-items: flex-start;
		flex-direction: column;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01{
	width: auto;
	height: auto;
	padding: 0 0 0 calc((100% - 104.0rem) / 2);
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01{
		padding: 0;
		margin: 0 0 5.8rem;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01 > .text01{
	width: auto;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01 > .text01 > span:nth-of-type(1){
	width: auto;
	height: auto;
	margin: 0 0 .7rem;
	font-size: 6.0rem;
	line-height: 6.0rem;
	letter-spacing: calc((20/1000)*1em);
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01 > .text01 > span:nth-of-type(1){
		margin: 0 0 .3rem;
		font-size: 4.0rem;
		line-height: 4.0rem;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01 > .text01 > span:nth-of-type(2){
	width: auto;
	height: auto;
	margin: 0;
	font-size: 1.8rem;
	line-height: 2.8rem;
	letter-spacing: calc((150/1000)*1em);
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_01 > .text01 > span:nth-of-type(2){
		font-size: 1.4rem;
		line-height: 2.4rem;
		letter-spacing: calc((60/1000)*1em);
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_02{
	width: calc(76.0rem + ((100% - 104.0rem) / 2));
	height: auto;
	margin: 1.0rem 0 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
	flex-shrink: 0;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_02{
		width: 100%;
		margin: 0;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_02 .contents02_01_01_02_01{
	width: 100%;
	height: auto;
	margin: 10.6rem 0 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
	position: relative;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_02 .contents02_01_01_02_01{
		margin: 8.0rem 0 0;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_02 .contents02_01_01_02_01:nth-of-type(1){
	margin-top: 0;
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_02 .contents02_01_01_02_01:nth-of-type(2) > .item01{
	width: 15.0rem;
	height: auto;
	display: block;
	position: absolute;
	top: 7.7rem;
	bottom: auto;
	left: -20.4rem;
	right: auto;
	margin: auto;
	z-index: -1;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_02 .contents02_01_01_02_01:nth-of-type(2) > .item01{
		width: 7.0rem;
		top: -3.7rem;
		left: auto;
		right: 3.8rem;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_02 .contents02_01_01_02_01:nth-of-type(2) > .item01 > img{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_02 .contents02_01_01_02_01 > .text01{
	width: 100%;
	height: auto;
	padding: 0 0 2.8rem;
	margin: 0 0 3.2rem;
	font-size: 1.8rem;
	line-height: 1.8rem;
	letter-spacing: calc((110/1000)*1em);
	display: block;
	position: relative;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_02 .contents02_01_01_02_01 > .text01{
		padding: 0 0 2.0rem;
		margin: 0 0 3.0rem;
		font-size: 1.4rem;
		line-height: 1.4rem;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_02 .contents02_01_01_02_01 .contents02_01_01_02_01_01{
	width: 76.0rem;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: stretch;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_02 .contents02_01_01_02_01 .contents02_01_01_02_01_01{
		width: 100%;
		align-items: flex-start;
		flex-direction: column;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_02 .contents02_01_01_02_01 .contents02_01_01_02_01_01 .contents02_01_01_02_01_01_01{
	width: calc((100% - 4.0rem * 3) / 4);
	height: auto;
	aspect-ratio: 1/1;
	padding: 2.1rem 0 0;
	margin: 0 0 0 4.0rem;
	border: .1rem solid #C83232;
	border-radius: 50%;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: column;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_02 .contents02_01_01_02_01 .contents02_01_01_02_01_01 .contents02_01_01_02_01_01_01{
		width: 100%;
		height: 4.0rem;
		aspect-ratio: auto;
		padding: 0 0 0 2.4rem;
		margin: 2.0rem 0 0;
		border-radius: calc(4.0rem / 2);
		flex-direction: row;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_02 .contents02_01_01_02_01 .contents02_01_01_02_01_01 .contents02_01_01_02_01_01_01:nth-of-type(1){
	margin-left: 0;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_02 .contents02_01_01_02_01 .contents02_01_01_02_01_01 .contents02_01_01_02_01_01_01:nth-of-type(1){
		margin-top: 0;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_02 .contents02_01_01_02_01 .contents02_01_01_02_01_01 .contents02_01_01_02_01_01_01 > .text01{
	width: auto;
	height: auto;
	margin: 0 0 2.3rem;
	font-size: 2.0rem;
	line-height: 2.0rem;
	letter-spacing: calc((80/1000)*1em);
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_02 .contents02_01_01_02_01 .contents02_01_01_02_01_01 .contents02_01_01_02_01_01_01 > .text01{
		width: 3.0rem;
		margin: 0;
	}
}
.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_02 .contents02_01_01_02_01 .contents02_01_01_02_01_01 .contents02_01_01_02_01_01_01 > .text02{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 1.6rem;
	line-height: 2.4rem;
	letter-spacing: calc((80/1000)*1em);
	display: block;
	text-align: center;
}
@media only screen and (max-width: 767px) {
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_02 .contents02_01_01_02_01 .contents02_01_01_02_01_01 .contents02_01_01_02_01_01_01 > .text02{
		font-size: 1.4rem;
		line-height: 2.4rem;
	}
	.contents02 .contents02_01 .contents02_01_01 .contents02_01_01_02 .contents02_01_01_02_01:nth-of-type(2) .contents02_01_01_02_01_01 .contents02_01_01_02_01_01_01:nth-of-type(2) > .text02{
		font-size: 1.2rem;
	}
}
/*.contents02ここまで*/

/*.contents03ここから*/
.contents03{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
}
.contents03 .contents03_01{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: column;
}
.contents03 .contents03_01 .contents03_01_01{
	width: 104.0rem;
	height: auto;
	padding: 16.0rem 0 0;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}
@media only screen and (max-width: 767px) {
	.contents03 .contents03_01 .contents03_01_01{
		width: 30.0rem;
		padding: 14.5rem 0 0;
	}
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01{
	width: auto;
	height: auto;
	margin: 0 0 6.3rem;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
}
@media only screen and (max-width: 767px) {
	.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01{
		margin: 0 0 5.8rem;
	}
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01 > .text01{
	width: auto;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01 > .text01 > span:nth-of-type(1){
	width: auto;
	height: auto;
	margin: 0 0 .7rem;
	font-size: 6.0rem;
	line-height: 6.0rem;
	letter-spacing: calc((20/1000)*1em);
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01 > .text01 > span:nth-of-type(1){
		margin: 0 0 .3rem;
		font-size: 4.0rem;
		line-height: 4.0rem;
	}
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01 > .text01 > span:nth-of-type(2){
	width: auto;
	height: auto;
	margin: 0;
	font-size: 1.8rem;
	line-height: 2.8rem;
	letter-spacing: calc((150/1000)*1em);
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_01 > .text01 > span:nth-of-type(2){
		font-size: 1.4rem;
		line-height: 2.4rem;
		letter-spacing: calc((60/1000)*1em);
	}
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_02{
	width: 100%;
	height: auto;
	margin: 0 0 13.7rem;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}
@media only screen and (max-width: 767px) {
	.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_02{
		margin: 0 0 17.0rem;
	}
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_02 .contents03_01_01_02_01{
	width: 100%;
	height: auto;
	margin: 9.6rem 0 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
	position: relative;
}
@media only screen and (max-width: 767px) {
	.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_02 .contents03_01_01_02_01{
		margin: 11.0rem 0 0;
	}
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_02 .contents03_01_01_02_01:nth-of-type(1){
	margin-top: 0;
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_02 .contents03_01_01_02_01:nth-of-type(2) > .item01{
	width: 19.6rem;
	height: auto;
	display: block;
	position: absolute;
	top: -6.5rem;
	bottom: auto;
	left: auto;
	right: 11.3rem;
	margin: auto;
	z-index: 10;
}
@media only screen and (max-width: 767px) {
	.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_02 .contents03_01_01_02_01:nth-of-type(2) > .item01{
		width: 7.9rem;
		top: auto;
		bottom: -12.5rem;
		right: .4rem;
	}
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_02 .contents03_01_01_02_01:nth-of-type(2) > .item01 > img{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_02 .contents03_01_01_02_01 > .text01{
	width: 100%;
	height: auto;
	padding: 0 0 2.0rem;
	margin: 0 0 6.0rem;
	font-size: 1.8rem;
	line-height: 1.8rem;
	letter-spacing: calc((90/1000)*1em);
	display: block;
	position: relative;
}
@media only screen and (max-width: 767px) {
	.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_02 .contents03_01_01_02_01 > .text01{
		margin: 0 0 4.4rem;
		font-size: 1.6rem;
		line-height: 1.6rem;
	}
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_02 .contents03_01_01_02_01 .contents03_01_01_02_01_01{
	width: 100%;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-wrap: wrap;
}
@media only screen and (max-width: 767px) {
	.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_02 .contents03_01_01_02_01 .contents03_01_01_02_01_01{
		flex-wrap: nowrap;
		flex-direction: column;
	}
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_02 .contents03_01_01_02_01 .contents03_01_01_02_01_01 .contents03_01_01_02_01_01_01{
	width: calc((100% - 10.0rem * 2) /3);
	height: auto;
	margin: 10.0rem 10.0rem 0 0;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: column;
}
@media only screen and (max-width: 767px) {
	.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_02 .contents03_01_01_02_01 .contents03_01_01_02_01_01 .contents03_01_01_02_01_01_01{
		width: 100%;
		margin: 11.6rem 0 0;
		position: relative;
	}
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_02 .contents03_01_01_02_01 .contents03_01_01_02_01_01 .contents03_01_01_02_01_01_01:nth-of-type(-n+3){
	margin-top: 0;
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_02 .contents03_01_01_02_01 .contents03_01_01_02_01_01 .contents03_01_01_02_01_01_01:nth-of-type(3n){
	margin-right: 0;
}
@media only screen and (max-width: 767px) {
	.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_02 .contents03_01_01_02_01 .contents03_01_01_02_01_01 .contents03_01_01_02_01_01_01:nth-of-type(-n+3){
		margin-top: 11.6rem;
	}
	.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_02 .contents03_01_01_02_01 .contents03_01_01_02_01_01 .contents03_01_01_02_01_01_01:nth-of-type(1){
		margin-top: 0;
	}
	.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_02 .contents03_01_01_02_01 .contents03_01_01_02_01_01 .contents03_01_01_02_01_01_01::after{
		content: '';
		width: 1.3rem;
		height: 3.1rem;
		background-image: url(/special/beamsgift/wp-content/themes/beams_gift_theme/img/any_gift/contents03/item01_sp.webp);
		background-repeat: no-repeat;
		background-size: contain;
		background-position: center;
		display: block;
		position: absolute;
		top: auto;
		bottom: -7.6rem;
		left: 0;
		right: 0;
		margin: auto;
	}
	.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_02 .contents03_01_01_02_01 .contents03_01_01_02_01_01 .contents03_01_01_02_01_01_01:last-of-type::after{
		display: none;
	}
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_02 .contents03_01_01_02_01 .contents03_01_01_02_01_01 .contents03_01_01_02_01_01_01 > .photo01{
	width: 24.0rem;
	height: auto;
	margin: 0 0 3.2rem;
	display: block;
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_02 .contents03_01_01_02_01 .contents03_01_01_02_01_01 .contents03_01_01_02_01_01_01 > .photo01 > img{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_02 .contents03_01_01_02_01 .contents03_01_01_02_01_01 .contents03_01_01_02_01_01_01 .contents03_01_01_02_01_01_01_01{
	width: 100%;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
	position: relative;
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_02 .contents03_01_01_02_01 .contents03_01_01_02_01_01 .contents03_01_01_02_01_01_01 .contents03_01_01_02_01_01_01_01::after{
	content: '';
	width: 3.1rem;
	height: 1.3rem;
	background-image: url(/special/beamsgift/wp-content/themes/beams_gift_theme/img/any_gift/contents03/item01.webp);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: auto;
	right: -6.7rem;
	margin: auto;
}
@media only screen and (max-width: 767px) {
	.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_02 .contents03_01_01_02_01 .contents03_01_01_02_01_01 .contents03_01_01_02_01_01_01 .contents03_01_01_02_01_01_01_01::after{
		display: none;
	}
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_02 .contents03_01_01_02_01 .contents03_01_01_02_01_01 .contents03_01_01_02_01_01_01:nth-of-type(3n) .contents03_01_01_02_01_01_01_01::after{
	display: none;
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_02 .contents03_01_01_02_01 .contents03_01_01_02_01_01 .contents03_01_01_02_01_01_01 .contents03_01_01_02_01_01_01_01 > .text01{
	width: auto;
	height: auto;
	margin: 0 0 1.9rem;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-shrink: 0;
}
@media only screen and (max-width: 767px) {
	.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_02 .contents03_01_01_02_01 .contents03_01_01_02_01_01 .contents03_01_01_02_01_01_01 .contents03_01_01_02_01_01_01_01 > .text01{
		margin: 0 0 2.0rem;
	}
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_02 .contents03_01_01_02_01 .contents03_01_01_02_01_01 .contents03_01_01_02_01_01_01 .contents03_01_01_02_01_01_01_01 > .text01 > .text01_01{
	width: auto;
	height: auto;
	margin: 0 3.7rem 0 0;
	font-size: 2.4rem;
	line-height: 2.4rem;
	letter-spacing: calc((80/1000)*1em);
	display: block;
	flex-shrink: 0;
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_02 .contents03_01_01_02_01 .contents03_01_01_02_01_01 .contents03_01_01_02_01_01_01 .contents03_01_01_02_01_01_01_01 > .text01 > .text01_02{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 1.6rem;
	line-height: 2.4rem;
	letter-spacing: calc((80/1000)*1em);
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_02 .contents03_01_01_02_01 .contents03_01_01_02_01_01 .contents03_01_01_02_01_01_01 .contents03_01_01_02_01_01_01_01 > .text01 > .text01_02{
		letter-spacing: calc((110/1000)*1em);
	}
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_02 .contents03_01_01_02_01 .contents03_01_01_02_01_01 .contents03_01_01_02_01_01_01 .contents03_01_01_02_01_01_01_01 > .text02{
	width: auto;
	height: auto;
	margin: 0;
	display: block;
	text-align: justify;
	text-align-last: left;
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_02 .contents03_01_01_02_01 .contents03_01_01_02_01_01 .contents03_01_01_02_01_01_01 .contents03_01_01_02_01_01_01_01 > .text02 > span{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 1.2rem;
	line-height: 2.4rem;
	display: inline;
}
@media only screen and (max-width: 767px) {
	.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_02 .contents03_01_01_02_01 .contents03_01_01_02_01_01 .contents03_01_01_02_01_01_01 .contents03_01_01_02_01_01_01_01 > .text02 > span{
		letter-spacing: calc((80/1000)*1em);
	}
}

.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_03{
	width: 100%;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_03 .contents03_01_01_03_01{
	width: 100%;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
	position: relative;
}
@media only screen and (max-width: 767px) {
	.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_03 .contents03_01_01_03_01{
	}
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_03 .contents03_01_01_03_01 > .text01{
	width: 100%;
	height: auto;
	padding: 0 0 2.2rem;
	margin: 0 0 3.3rem;
	font-size: 1.8rem;
	line-height: 1.8rem;
	letter-spacing: calc((90/1000)*1em);
	display: block;
	position: relative;
}
@media only screen and (max-width: 767px) {
	.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_03 .contents03_01_01_03_01 > .text01{
		padding: 0 0 2.2rem;
		margin: 0 0 4.7rem;
		font-size: 1.4rem;
		line-height: 1.4rem;
	}
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_03 .contents03_01_01_03_01 .contents03_01_01_03_01_01{
	width: 100%;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
}
@media only screen and (max-width: 767px) {
	.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_03 .contents03_01_01_03_01 .contents03_01_01_03_01_01{
		align-items: center;
		flex-direction: column;
	}
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_03 .contents03_01_01_03_01 .contents03_01_01_03_01_01 .contents03_01_01_03_01_01_01{
	width: 20.0rem;
	height: auto;
	margin: 0 8.0rem 0 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
	flex-shrink: 0;
}
@media only screen and (max-width: 767px) {
	.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_03 .contents03_01_01_03_01 .contents03_01_01_03_01_01 .contents03_01_01_03_01_01_01{
		width: 100%;
		margin: 0 0 4.3rem;
	}
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_03 .contents03_01_01_03_01 .contents03_01_01_03_01_01 .contents03_01_01_03_01_01_01 > .text01{
	width: auto;
	height: auto;
	margin: 0 0 2.1rem;
	font-size: 1.6rem;
	line-height: 2.4rem;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_03 .contents03_01_01_03_01 .contents03_01_01_03_01_01 .contents03_01_01_03_01_01_01 > .text01{
		margin: 0 0 2.0rem;
	}
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_03 .contents03_01_01_03_01 .contents03_01_01_03_01_01 .contents03_01_01_03_01_01_01 > .text02{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 1.2rem;
	line-height: 2.4rem;
	letter-spacing: calc((60/1000)*1em);
	display: block;
	text-align: justify;
	text-align-last: left;
}
@media only screen and (max-width: 767px) {
	.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_03 .contents03_01_01_03_01 .contents03_01_01_03_01_01 .contents03_01_01_03_01_01_01 > .text02{
		letter-spacing: calc((40/1000)*1em);
	}
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_03 .contents03_01_01_03_01 .contents03_01_01_03_01_01 .contents03_01_01_03_01_01_02{
	width: 70.0rem;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
}
@media only screen and (max-width: 767px) {
	.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_03 .contents03_01_01_03_01 .contents03_01_01_03_01_01 .contents03_01_01_03_01_01_02{
		width: 25.4rem;
		justify-content: center;
	}
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_03 .contents03_01_01_03_01 .contents03_01_01_03_01_01 .contents03_01_01_03_01_01_02 .photo01{
	width: calc((100% - 2.0rem * 3) / 4);
	max-width: 16.0rem;
	height: auto;
	margin: 0 2.0rem 0 0;
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_03 .contents03_01_01_03_01 .contents03_01_01_03_01_01 .contents03_01_01_03_01_01_02 .photo01{
		width: calc((100% - 1.4rem * 1) / 2);
		max-width: 12.0rem;
		margin: 0 1.4rem 0 0;
	}
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_03 .contents03_01_01_03_01 .contents03_01_01_03_01_01 .contents03_01_01_03_01_01_02 .photo01:last-of-type{
	margin-right: 0;
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_03 .contents03_01_01_03_01 .contents03_01_01_03_01_01 .contents03_01_01_03_01_01_02.slick_start .photo01:last-of-type{
	margin-right: 2.0rem;
}
@media only screen and (max-width: 767px) {
	.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_03 .contents03_01_01_03_01 .contents03_01_01_03_01_01 .contents03_01_01_03_01_01_02.slick_start .photo01:last-of-type{
		margin-right: 1.4rem;
	}
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_03 .contents03_01_01_03_01 .contents03_01_01_03_01_01 .contents03_01_01_03_01_01_02 .photo01 > a{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_03 .contents03_01_01_03_01 .contents03_01_01_03_01_01 .contents03_01_01_03_01_01_02 .photo01 > a.off{
	pointer-events: none;
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_03 .contents03_01_01_03_01 .contents03_01_01_03_01_01 .contents03_01_01_03_01_01_02 .photo01 > a > img{
	width: 100%;
	height: auto;
	margin: 0;
	display: block;
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_03 .contents03_01_01_03_01 .contents03_01_01_03_01_01 .contents03_01_01_03_01_01_02 .photo01 > .no_item{
	width: 100%;
	height: auto;
	margin: 0;
	aspect-ratio: 160/280;
	background-color: #c83232;
	display: block;
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_03 .contents03_01_01_03_01 .contents03_01_01_03_01_01 .contents03_01_01_03_01_01_02 .slick-prev,
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_03 .contents03_01_01_03_01 .contents03_01_01_03_01_01 .contents03_01_01_03_01_01_02 .slick-next{
	width: 3.8rem;
	height: 3.8rem;
	top: 0;
	bottom: 0;
	z-index: 10;
	transform: none;
	transition: all .5s;
}
@media only screen and (max-width: 767px){
	.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_03 .contents03_01_01_03_01 .contents03_01_01_03_01_01 .contents03_01_01_03_01_01_02 .slick-prev,
	.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_03 .contents03_01_01_03_01 .contents03_01_01_03_01_01 .contents03_01_01_03_01_01_02 .slick-next{
		width: 3.0rem;
		height: 3.0rem;
	}
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_03 .contents03_01_01_03_01 .contents03_01_01_03_01_01 .contents03_01_01_03_01_01_02 .slick-prev{
	left: -5.8rem;
	right: auto;
	margin: auto;
}
@media only screen and (max-width: 767px){
	.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_03 .contents03_01_01_03_01 .contents03_01_01_03_01_01 .contents03_01_01_03_01_01_02 .slick-prev{
		left: -4.6rem;
	}
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_03 .contents03_01_01_03_01 .contents03_01_01_03_01_01 .contents03_01_01_03_01_01_02 .slick-next{
	left: auto;
	right: -5.8rem;
	margin: auto;
}
@media only screen and (max-width: 767px){
	.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_03 .contents03_01_01_03_01 .contents03_01_01_03_01_01 .contents03_01_01_03_01_01_02 .slick-next{
		right: -4.6rem;
	}
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_03 .contents03_01_01_03_01 .contents03_01_01_03_01_01 .contents03_01_01_03_01_01_02 .slick-prev::before{
	content: '';
	width: 100%;
	height: 100%;
	background-image: url(/special/beamsgift/wp-content/themes/beams_gift_theme/img/any_gift/contents03/arrow01.webp);
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center;
	display: block;
	opacity: 1;
}
.contents03 .contents03_01 .contents03_01_01 .contents03_01_01_03 .contents03_01_01_03_01 .contents03_01_01_03_01_01 .contents03_01_01_03_01_01_02 .slick-next::before{
	content: '';
	width: 100%;
	height: 100%;
	background-image: url(/special/beamsgift/wp-content/themes/beams_gift_theme/img/any_gift/contents03/arrow02.webp);
	background-repeat: no-repeat;
	background-size: 100% auto;
	background-position: center;
	display: block;
	opacity: 1;
}
/*.contents03ここまで*/

/*.contents04ここから*/
.contents04{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
}
.contents04 .contents04_01{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: column;
}
.contents04 .contents04_01 .contents04_01_01{
	width: 104.0rem;
	height: auto;
	padding: 15.6rem 0 5.4rem;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
}
@media only screen and (max-width: 767px) {
	.contents04 .contents04_01 .contents04_01_01{
		width: 30.0rem;
		padding: 9.8rem 0 4.9rem;
	}
}
.contents04 .contents04_01 .contents04_01_01 > .text01{
	width: auto;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
	position: relative;
}
.contents04 .contents04_01 .contents04_01_01 > .text01 > span:nth-of-type(1){
	width: auto;
	height: auto;
	margin: 0 0 .7rem;
	font-size: 6.0rem;
	line-height: 6.0rem;
	letter-spacing: calc((20/1000)*1em);
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents04 .contents04_01 .contents04_01_01 > .text01 > span:nth-of-type(1){
		margin: 0 0 .3rem;
		font-size: 4.0rem;
		line-height: 4.0rem;
	}
}
.contents04 .contents04_01 .contents04_01_01 > .text01 > span:nth-of-type(2){
	width: auto;
	height: auto;
	margin: 0;
	font-size: 1.8rem;
	line-height: 2.8rem;
	letter-spacing: calc((150/1000)*1em);
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents04 .contents04_01 .contents04_01_01 > .text01 > span:nth-of-type(2){
		font-size: 1.4rem;
		line-height: 2.4rem;
		letter-spacing: calc((60/1000)*1em);
	}
}
.contents04 .contents04_01 .contents04_01_02{
	width: 100%;
	height: auto;
	margin: 0 0 6.5rem;
	display: flex;
	justify-content: flex-start;
	align-items: stretch;
	flex-wrap: wrap;
	position: relative;
}
@media only screen and (max-width: 767px) {
	.contents04 .contents04_01 .contents04_01_02{
		margin: 0 0 5.5rem;
	}
}
.contents04 .contents04_01 .contents04_01_02 .contents04_01_02_01{
	width: calc(100% / 4);
	height: auto;
	min-height: 48.0rem;
	margin: 0;
	display: block;
	position: relative;
}
@media only screen and (max-width: 767px) {
	.contents04 .contents04_01 .contents04_01_02 .contents04_01_02_01{
		width: calc(100% / 2);
		min-height: 30.0rem;
	}
}
.contents04 .contents04_01 .contents04_01_02 .contents04_01_02_01:nth-of-type(4n) > .border_right{
	display: none;
}
@media only screen and (max-width: 767px) {
	.contents04 .contents04_01 .contents04_01_02 .contents04_01_02_01:nth-of-type(4n) > .border_right{
		display: block;
	}
	.contents04 .contents04_01 .contents04_01_02 .contents04_01_02_01:nth-of-type(2n) > .border_right{
		display: none;
	}
}
.contents04 .contents04_01 .contents04_01_02 .contents04_01_02_01 .contents04_01_02_01_01{
	width: 100%;
	height: 100%;
	padding: 2.5rem 0 2.8rem;
	margin: 0;
	display: flex;
	justify-content: space-between;
	align-items: center;
	flex-direction: column;
	position: relative;
	overflow: hidden;
}
@media only screen and (max-width: 767px) {
	.contents04 .contents04_01 .contents04_01_02 .contents04_01_02_01 .contents04_01_02_01_01{
		padding: 1.7rem 0 1.6rem;
	}
}
.contents04 .contents04_01 .contents04_01_02 .contents04_01_02_01 .contents04_01_02_01_01 > .photo01{
	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;
	z-index: -1;
	transition: all .5s;
}
.contents04 .contents04_01 .contents04_01_02 .contents04_01_02_01 .contents04_01_02_01_01:hover > .photo01{
	background-color: #C83232;
	background-blend-mode: screen;
}
.contents04 .contents04_01 .contents04_01_02 .contents04_01_02_01 .contents04_01_02_01_01 > .text01{
	width: auto;
	max-width: 90%;
	height: auto;
	margin: 0;
	font-size: 1.4rem;
	line-height: 2.4rem;
	letter-spacing: calc((100/1000)*1em);
	display: block;
	text-align: center;
}
@media only screen and (max-width: 767px) {
	.contents04 .contents04_01 .contents04_01_02 .contents04_01_02_01 .contents04_01_02_01_01 > .text01{
		font-size: 1.2rem;
		line-height: 2.2rem;
		letter-spacing: calc((-120/1000)*1em);
	}
}
.contents04 .contents04_01 .contents04_01_02 .contents04_01_02_01 .contents04_01_02_01_01 > .text02{
	width: auto;
	height: auto;
	max-width: 90%;
	margin: 0;
	font-size: 1.4rem;
	line-height: 2.4rem;
	letter-spacing: calc((100/1000)*1em);
	display: block;
	text-align: center;
}
@media only screen and (max-width: 767px) {
	.contents04 .contents04_01 .contents04_01_02 .contents04_01_02_01 .contents04_01_02_01_01 > .text02{
		font-size: 1.2rem;
		line-height: 2.0rem;
		letter-spacing: calc((50/1000)*1em);
	}
}
.contents04 .contents04_01 .contents04_01_02 .contents04_01_02_01 .contents04_01_02_01_01 > .link01{
	width: auto;
	height: auto;
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	opacity: 0;
	transition:  all .5s;
}
.contents04 .contents04_01 .contents04_01_02 .contents04_01_02_01 .contents04_01_02_01_01:hover > .link01{
	opacity: 1;
	transition:  all .5s;
}
.contents04 .contents04_01 .contents04_01_02 .contents04_01_02_01 .contents04_01_02_01_01 > .link01.off{
	cursor: auto;
}
.contents04 .contents04_01 .contents04_01_02 .contents04_01_02_01 .contents04_01_02_01_01 > .link01 > .link01_01{
	width: auto;
	height: 2.4rem;
	padding: 0 1.2rem;
	margin: 0;
	background-color: #f5f5f5;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
}
@media only screen and (max-width: 767px) {
	.contents04 .contents04_01 .contents04_01_02 .contents04_01_02_01 .contents04_01_02_01_01 > .link01 > .link01_01{
		height: 2.0rem;
		padding: 0 1.0rem;
	}
}
.contents04 .contents04_01 .contents04_01_02 .contents04_01_02_01 .contents04_01_02_01_01:hover > .link01 > .link01_01{
	animation: buy_btn_in forwards .5s 1 ease .1s normal;
}
.contents04 .contents04_01 .contents04_01_02 .contents04_01_02_01 .contents04_01_02_01_01:hover > .link01.off > .link01_01{
	animation: none;
}
@keyframes buy_btn_in{
	0%{
		transform: scale(1.0);
	}
	50%{
		transform: scale(1.2);
	}
	100%{
		transform: scale(1.0);
	}
}
.contents04 .contents04_01 .contents04_01_02 .contents04_01_02_01 .contents04_01_02_01_01 > .link01 > .link01_01::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/any_gift/contents04/item01.webp);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	display: block;
	flex-shrink: 0;
}
@media only screen and (max-width: 767px) {
	.contents04 .contents04_01 .contents04_01_02 .contents04_01_02_01 .contents04_01_02_01_01 > .link01 > .link01_01::before{
		width: 1.0rem;
		height: 1.0rem;
		margin: 0 .3rem 0 0;
	}
}
.contents04 .contents04_01 .contents04_01_02 .contents04_01_02_01 .contents04_01_02_01_01 > .link01.off > .link01_01::before{
	display: none;
}
.contents04 .contents04_01 .contents04_01_02 .contents04_01_02_01 .contents04_01_02_01_01 > .link01 > .link01_01::after{
	content: 'BUY';
	width: auto;
	height: auto;
	margin: 0;
	font-size: 1.4rem;
	line-height: 1.4rem;
	letter-spacing: calc((60/1000)*1em);
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents04 .contents04_01 .contents04_01_02 .contents04_01_02_01 .contents04_01_02_01_01 > .link01 > .link01_01::after{
		font-size: 1.2rem;
		line-height: 1.2rem;
	}
}
.contents04 .contents04_01 .contents04_01_02 .contents04_01_02_01 .contents04_01_02_01_01 > .link01.off > .link01_01::after{
	content: 'ASK in STORE';
}
.contents04 .contents04_01 > .item01{
	width: 14.0rem;
	height: 2.4rem;
	padding: 0 0 .2rem;
	margin: 0;
	font-size: 1.4rem;
	line-height: 2.0rem;
	letter-spacing: calc((40/1000)*1em);
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
}
@media only screen and (max-width: 767px) {
	.contents04 .contents04_01 > .item01{
		width: 11.0rem;
		height: 2.0rem;
		padding: 0 0 .1rem;
		font-size: 1.2rem;
		line-height: 1.8rem;
	}
}
.contents04 .contents04_01 > .item01::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/any_gift/contents04/item02.webp);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	display: block;
	flex-shrink: 0;
}
@media only screen and (max-width: 767px) {
	.contents04 .contents04_01 > .item01::before{
		width: 1.0rem;
		height: 1.0rem;
		margin: 0 .4rem 0 0;
	}
}
/*.contents04ここまで*/

/*.contents05ここから*/
.contents05{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: block;
}
.contents05 .contents05_01{
	width: 100%;
	height: auto;
	margin: 0 auto;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: column;
}
.contents05 .contents05_01 .contents05_01_01{
	width: 104.0rem;
	height: auto;
	margin: 0 auto;
	display: flex;
	justify-content: flex-start;
	align-items: center;
	flex-direction: column;
}
@media only screen and (max-width: 767px) {
	.contents05 .contents05_01 .contents05_01_01{
		width: 30.0rem;
	}
}
.contents05 .contents05_01 .contents05_01_01 .contents05_01_01_01{
	width: 100%;
	height: auto;
	padding: 11.5rem 0 8.6rem;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	position: relative;
}
@media only screen and (max-width: 767px) {
	.contents05 .contents05_01 .contents05_01_01 .contents05_01_01_01{
		padding: 9.6rem 0 5.4rem;
	}
}
.contents05 .contents05_01 .contents05_01_01 .contents05_01_01_01 > .text01{
	width: auto;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}
.contents05 .contents05_01 .contents05_01_01 .contents05_01_01_01 > .text01 > span:nth-of-type(1){
	width: auto;
	height: auto;
	margin: 0 0 .6rem;
	font-size: 6.0rem;
	line-height: 6.0rem;
	letter-spacing: calc((20/1000)*1em);
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents05 .contents05_01 .contents05_01_01 .contents05_01_01_01 > .text01 > span:nth-of-type(1){
		margin: 0 0 .3rem;
		font-size: 4.0rem;
		line-height: 4.0rem;
	}
}
.contents05 .contents05_01 .contents05_01_01 .contents05_01_01_01 > .text01 > span:nth-of-type(2){
	width: auto;
	height: auto;
	margin: 0;
	font-size: 1.8rem;
	line-height: 2.8rem;
	letter-spacing: calc((150/1000)*1em);
	display: block;
}
@media only screen and (max-width: 767px) {
	.contents05 .contents05_01 .contents05_01_01 .contents05_01_01_01 > .text01 > span:nth-of-type(2){
		font-size: 1.4rem;
		line-height: 2.4rem;
		letter-spacing: calc((60/1000)*1em);
	}
}
.contents05 .contents05_01 .contents05_01_01 .contents05_01_01_02{
	width: 80.0rem;
	height: auto;
	margin: 0 0 6.0rem;
	display: flex;
	justify-content: center;
	align-items: flex-start;
	position: relative;
}
@media only screen and (max-width: 767px) {
	.contents05 .contents05_01 .contents05_01_01 .contents05_01_01_02{
		width: 30.0rem;
		margin: 0 0 4.6rem;
	}
}
.contents05 .contents05_01 .contents05_01_01 .contents05_01_01_02 > .item01{
	width: calc(100% / 2);
	height: 4.0rem;
	margin: 0;
	font-size: 2.0rem;
	line-height: 2.0rem;
	letter-spacing: calc((70/1000)*1em);
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	cursor: pointer;
}
@media only screen and (max-width: 767px) {
	.contents05 .contents05_01 .contents05_01_01 .contents05_01_01_02 > .item01{
		height: 2.4rem;
		font-size: 1.2rem;
		line-height: 1.2rem;
	}
}
.contents05 .contents05_01 .contents05_01_01 .contents05_01_01_02 > .item01.active{
	color: #f5f5f5;
	background-color: #C83232;
}
.contents05 .contents05_01 .contents05_01_01 .contents05_01_01_03{
	width: 104.0rem;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}
@media only screen and (max-width: 767px) {
	.contents05 .contents05_01 .contents05_01_01 .contents05_01_01_03{
		width: 30.0rem;
	}
}
.contents05 .contents05_01 .contents05_01_01 .contents05_01_01_03 .contents05_01_01_03_01{
	width: 100%;
	height: auto;
	padding: 0 0 13.7rem;
	margin: 0;
	display: none;
	position: relative;
}
@media only screen and (max-width: 767px) {
	.contents05 .contents05_01 .contents05_01_01 .contents05_01_01_03 .contents05_01_01_03_01{
		padding: 0 0 12.5rem;
	}
}
.contents05 .contents05_01 .contents05_01_01 .contents05_01_01_03 .contents05_01_01_03_01.active{
	display: block;
}
.contents05 .contents05_01 .contents05_01_01 .contents05_01_01_03 .contents05_01_01_03_01 .contents05_01_01_03_01_01{
	width: 100%;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;
	flex-direction: column;
}
.contents05 .contents05_01 .contents05_01_01 .contents05_01_01_03 .contents05_01_01_03_01 .contents05_01_01_03_01_01 .contents05_01_01_03_01_01_01{
	width: 100%;
	height: auto;
	padding: 3.0rem 8.0rem 3.0rem 0;
	margin: 0;
	display: none;
	position: relative;
}
@media only screen and (max-width: 767px) {
	.contents05 .contents05_01 .contents05_01_01 .contents05_01_01_03 .contents05_01_01_03_01 .contents05_01_01_03_01_01 .contents05_01_01_03_01_01_01{
		padding: 3.0rem 0;
	}
}
.contents05 .contents05_01 .contents05_01_01 .contents05_01_01_03 .contents05_01_01_03_01 .contents05_01_01_03_01_01 .contents05_01_01_03_01_01_01:nth-of-type(1){
	padding-top: 0;
}
.contents05 .contents05_01 .contents05_01_01 .contents05_01_01_03 .contents05_01_01_03_01 .contents05_01_01_03_01_01 .contents05_01_01_03_01_01_01:nth-of-type(-n+3){
	display: block;
}
.contents05 .contents05_01 .contents05_01_01 .contents05_01_01_03 .contents05_01_01_03_01 .contents05_01_01_03_01_01 .contents05_01_01_03_01_01_01 .contents05_01_01_03_01_01_01_01{
	width: 100%;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
@media only screen and (max-width: 767px) {
	.contents05 .contents05_01 .contents05_01_01 .contents05_01_01_03 .contents05_01_01_03_01 .contents05_01_01_03_01_01 .contents05_01_01_03_01_01_01 .contents05_01_01_03_01_01_01_01{
		align-items: flex-start;
	}
}
.contents05 .contents05_01 .contents05_01_01 .contents05_01_01_03 .contents05_01_01_03_01 .contents05_01_01_03_01_01 .contents05_01_01_03_01_01_01 .contents05_01_01_03_01_01_01_01 > .text01{
	width: 8.0rem;
	height: 8.0rem;
	margin: 0 4.6rem 0 0;
	background-image: url(/special/beamsgift/wp-content/themes/beams_gift_theme/img/any_gift/contents05/item01_1.webp);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	display: flex;
	justify-content: center;
	align-items: flex-start;
	flex-shrink: 0;
	position: relative;
	z-index: 1;
}
@media only screen and (max-width: 767px) {
	.contents05 .contents05_01 .contents05_01_01 .contents05_01_01_03 .contents05_01_01_03_01 .contents05_01_01_03_01_01 .contents05_01_01_03_01_01_01 .contents05_01_01_03_01_01_01_01 > .text01{
		width: 3.2rem;
		height: 3.2rem;
		margin: 0 2.8rem 0 0;
	}
}
.contents05 .contents05_01 .contents05_01_01 .contents05_01_01_03 .contents05_01_01_03_01 .contents05_01_01_03_01_01 .contents05_01_01_03_01_01_01 .contents05_01_01_03_01_01_01_01 .contents05_01_01_03_01_01_01_01_01{
	width: auto;
	height: auto;
	margin: 0;
	display: block;
	flex-grow: 1;
}
@media only screen and (max-width: 767px) {
	.contents05 .contents05_01 .contents05_01_01 .contents05_01_01_03 .contents05_01_01_03_01 .contents05_01_01_03_01_01 .contents05_01_01_03_01_01_01 .contents05_01_01_03_01_01_01_01 .contents05_01_01_03_01_01_01_01_01{
		margin: .4rem 0 0;
	}
}
.contents05 .contents05_01 .contents05_01_01 .contents05_01_01_03 .contents05_01_01_03_01 .contents05_01_01_03_01_01 .contents05_01_01_03_01_01_01 .contents05_01_01_03_01_01_01_01 .contents05_01_01_03_01_01_01_01_01 > .text01{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 1.5rem;
	line-height: 2.1rem;
	letter-spacing: calc((50/1000)*1em);
	display: block;
	text-align: justify;
	text-align-last: left;
}
@media only screen and (max-width: 767px) {
	.contents05 .contents05_01 .contents05_01_01 .contents05_01_01_03 .contents05_01_01_03_01 .contents05_01_01_03_01_01 .contents05_01_01_03_01_01_01 .contents05_01_01_03_01_01_01_01 .contents05_01_01_03_01_01_01_01_01 > .text01{
		padding: 0 4.0rem 0 0;
		font-size: 1.4rem;
		line-height: 2.4rem;
	}
}
.contents05 .contents05_01 .contents05_01_01 .contents05_01_01_03 .contents05_01_01_03_01 .contents05_01_01_03_01_01 .contents05_01_01_03_01_01_01 .contents05_01_01_03_01_01_01_01 .contents05_01_01_03_01_01_01_01_01 > .item01{
	width: 4.0rem;
	height: 4.0rem;
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	top: auto;
	bottom: 5.0rem;
	left: auto;
	right: 0;
	margin: auto;
	cursor: pointer;
}
@media only screen and (max-width: 767px) {
	.contents05 .contents05_01 .contents05_01_01 .contents05_01_01_03 .contents05_01_01_03_01 .contents05_01_01_03_01_01 .contents05_01_01_03_01_01_01 .contents05_01_01_03_01_01_01_01 .contents05_01_01_03_01_01_01_01_01 > .item01{
		width: 2.0rem;
		height: 2.0rem;
		bottom: 3.0rem;
	}
}
.contents05 .contents05_01 .contents05_01_01 .contents05_01_01_03 .contents05_01_01_03_01 .contents05_01_01_03_01_01 .contents05_01_01_03_01_01_01 .contents05_01_01_03_01_01_01_01 .contents05_01_01_03_01_01_01_01_01 > .item01 > .line-bar{
	width: 2.8rem;
	height: .1rem;
	background-color: #C83232;
	display: block;
	transform: rotate(90deg);
	transition: all .5s;
	position: relative;
}
@media only screen and (max-width: 767px) {
	.contents05 .contents05_01 .contents05_01_01 .contents05_01_01_03 .contents05_01_01_03_01 .contents05_01_01_03_01_01 .contents05_01_01_03_01_01_01 .contents05_01_01_03_01_01_01_01 .contents05_01_01_03_01_01_01_01_01 > .item01 > .line-bar{
		width: 1.5rem;
	}
}
.contents05 .contents05_01 .contents05_01_01 .contents05_01_01_03 .contents05_01_01_03_01 .contents05_01_01_03_01_01 .contents05_01_01_03_01_01_01 .contents05_01_01_03_01_01_01_01 .contents05_01_01_03_01_01_01_01_01 > .item01.active > .line-bar{
	transform: rotate(180deg);
	transition: all .5s;
}
.contents05 .contents05_01 .contents05_01_01 .contents05_01_01_03 .contents05_01_01_03_01 .contents05_01_01_03_01_01 .contents05_01_01_03_01_01_01 .contents05_01_01_03_01_01_01_01 .contents05_01_01_03_01_01_01_01_01 > .item01 > .line-bar::before{
	content: '';
	width: 100%;
	height: .1rem;
	display: block;
	background-color: #C83232;
	position: absolute;
	top: 0;
	transform: rotate(90deg);
	transition: all .5s;
}
.contents05 .contents05_01 .contents05_01_01 .contents05_01_01_03 .contents05_01_01_03_01 .contents05_01_01_03_01_01 .contents05_01_01_03_01_01_01 .contents05_01_01_03_01_01_01_01 .contents05_01_01_03_01_01_01_01_01 > .item01.active > .line-bar::before{
	opacity: 0;
	transition: all .5s;
}

.contents05 .contents05_01 .contents05_01_01 .contents05_01_01_03 .contents05_01_01_03_01 .contents05_01_01_03_01_01 .contents05_01_01_03_01_01_01 .contents05_01_01_03_01_01_01_02{
	width: 100%;
	height: auto;
	margin: 2.0rem 0 0;
	display: none;
}
@media only screen and (max-width: 767px) {
	.contents05 .contents05_01 .contents05_01_01 .contents05_01_01_03 .contents05_01_01_03_01 .contents05_01_01_03_01_01 .contents05_01_01_03_01_01_01 .contents05_01_01_03_01_01_01_02{
		padding: 0 0 4.1rem;
		margin: 1.2rem 0 0;
	}
}
.contents05 .contents05_01 .contents05_01_01 .contents05_01_01_03 .contents05_01_01_03_01 .contents05_01_01_03_01_01 .contents05_01_01_03_01_01_01 .contents05_01_01_03_01_01_01_02 .contents05_01_01_03_01_01_01_02_01{
	width: 100%;
	height: auto;
	margin: 0;
	display: flex;
	justify-content: flex-start;
	align-items: center;
}
@media only screen and (max-width: 767px) {
	.contents05 .contents05_01 .contents05_01_01 .contents05_01_01_03 .contents05_01_01_03_01 .contents05_01_01_03_01_01 .contents05_01_01_03_01_01_01 .contents05_01_01_03_01_01_01_02 .contents05_01_01_03_01_01_01_02_01{
		align-items: flex-start;
	}
}
.contents05 .contents05_01 .contents05_01_01 .contents05_01_01_03 .contents05_01_01_03_01 .contents05_01_01_03_01_01 .contents05_01_01_03_01_01_01 .contents05_01_01_03_01_01_01_02 .contents05_01_01_03_01_01_01_02_01 > .text01{
	width: 8.0rem;
	height: 8.0rem;
	margin: 0 4.6rem 0 0;
	background-image: url(/special/beamsgift/wp-content/themes/beams_gift_theme/img/any_gift/contents05/item01_2.webp);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: center;
	display: flex;
	justify-content: center;
	align-items: flex-start;
	flex-shrink: 0;
	position: relative;
	z-index: 1;
}
@media only screen and (max-width: 767px) {
	.contents05 .contents05_01 .contents05_01_01 .contents05_01_01_03 .contents05_01_01_03_01 .contents05_01_01_03_01_01 .contents05_01_01_03_01_01_01 .contents05_01_01_03_01_01_01_02 .contents05_01_01_03_01_01_01_02_01 > .text01{
		width: 3.2rem;
		height: 3.2rem;
		margin: 0 2.8rem 0 0;
	}
}
.contents05 .contents05_01 .contents05_01_01 .contents05_01_01_03 .contents05_01_01_03_01 .contents05_01_01_03_01_01 .contents05_01_01_03_01_01_01 .contents05_01_01_03_01_01_01_02 .contents05_01_01_03_01_01_01_02_01 > .text02{
	width: auto;
	height: auto;
	margin: 0;
	font-size: 1.4rem;
	line-height: 2.4rem;
	letter-spacing: calc((40/1000)*1em);
	display: block;
	text-align: justify;
	text-align-last: left;
}
@media only screen and (max-width: 767px) {
	.contents05 .contents05_01 .contents05_01_01 .contents05_01_01_03 .contents05_01_01_03_01 .contents05_01_01_03_01_01 .contents05_01_01_03_01_01_01 .contents05_01_01_03_01_01_01_02 .contents05_01_01_03_01_01_01_02_01 > .text02{
		font-size: 1.2rem;
	}
}
.contents05 .contents05_01 .contents05_01_01 .contents05_01_01_03 .contents05_01_01_03_01 > .item01{
	width: 4.0rem;
	height: 4.0rem;
	margin: 5.1rem 0 0;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	cursor: pointer;
	flex-shrink: 0;
}
@media only screen and (max-width: 767px) {
	.contents05 .contents05_01 .contents05_01_01 .contents05_01_01_03 .contents05_01_01_03_01 > .item01{
		margin: 4.0rem 0 0;
	}
}
.contents05 .contents05_01 .contents05_01_01 .contents05_01_01_03 .contents05_01_01_03_01 > .item01 > .line-bar{
	width: 2.8rem;
	height: .1rem;
	background-color: #C83232;
	display: block;
	transform: rotate(90deg);
	transition: all .5s;
	position: relative;
}
.contents05 .contents05_01 .contents05_01_01 .contents05_01_01_03 .contents05_01_01_03_01 > .item01.open > .line-bar{
	transform: rotate(180deg);
	transition: all .5s;
}
.contents05 .contents05_01 .contents05_01_01 .contents05_01_01_03 .contents05_01_01_03_01 > .item01 > .line-bar::before{
	content: '';
	width: 100%;
	height: .1rem;
	display: block;
	background-color: #C83232;
	position: absolute;
	top: 0;
	transform: rotate(90deg);
	transition: all .5s;
}
.contents05 .contents05_01 .contents05_01_01 .contents05_01_01_03 .contents05_01_01_03_01 > .item01.open > .line-bar::before{
	opacity: 0;
	transition: all .5s;
}
/*.contents05ここまで*/