body {
	background-color: #fff;
	position: relative;
}
html {
	scroll-behavior: smooth;
}
main, .serif {
	font-family: "Noto Serif JP", serif;
	font-optical-sizing: auto;
	font-weight: 500;
	font-style: normal;
}
.sans-serif {
	font-family: YakuHanMP, "Noto Sans JP", sans-serif;
	font-optical-sizing: auto;
	font-weight: 500;
	font-style: normal;
}
.shower {
	pointer-events: none;
}
.deco {
	width: 100vw;
	pointer-events: none;
}
.deco img {
	width: 100%;
}
/* Animation settings */
.main-visual {
	transition: 2s;
}
.main-visual.anim {
	transform: scale(1.2);
	opacity: 0;
}
a {
	color: #000;
}
.shower {
	transition: 2s;
}
.shower.anim {
	opacity: 0;
}
.main-visual .main {
	transition: 2s;
	transition-delay: 2s;
}
.main-visual .main.anim {
	opacity: 0;
}
.main-visual .sub {
	transition: 2s;
	transition-delay: 3s;
}
.main-visual .sub.anim {
	opacity: 0;
}
.main-visual .season {
	transition: 2s;
	transition-delay: 4s;
}
.main-visual .season.anim {
	opacity: 0;
}
.main-visual .deco {
	transition: all 6s ease;
	transition-delay: 2s;
	position: absolute;
	top: -80px;
}
.main-visual.anim .deco {
	top: 0;
}
.intro .bodytext {
	transition: 2s;
}
.intro .bodytext.anim {
	transform: translateY(-40px);
	opacity: 0;
}
.intro .around {
	transition: 2s;
	transition-delay: 1s;
}
.intro .deco {
	transition: all 6s ease;
	transition-delay: 2s;
	position: absolute;
	top: -80px;
}
.intro.anim .deco {
	top: 0;
}
@media screen and (max-width: 1023px) {
	.intro .around.anim {
		opacity: 0;
	}
}
@media screen and (min-width: 1024px) {
	.intro .around.anim {
		transform: scale(1.2);
		opacity: 0;
	}
}

#contents01 {
	transition: 2s;
}
#contents01.anim {
	opacity: 0;
}
#contents01 .contents-title {
	transition: 2s;
	transition-delay: 1s;
}
#contents01 .contents-title.anim {
	margin-top: -40px;
	opacity: 0;
}
#contents01 .col1wrap {
	transition: 2s;
	transition-delay: 2s;
}
#contents01 .col1wrap.anim {
	transform: scale(1.2);
	opacity: 0;
}
#contents01 .col2wrap {
	transition: 2s;
	transition-delay: 2s;
}
#contents01 .col2wrap.anim {
	transform: scale(1.2);
	opacity: 0;
}
#contents01 .content-navi {
	transition: 2s;
	transition-delay: 3s;
}
#contents01 .content-navi.anim {
	margin-top: -40px;
	opacity: 0;
}
#contents01 .deco {
	transition: all 6s ease;
	transition-delay: 2s;
	position: absolute;
	top: -80px;
}
#contents01.anim .deco {
	top: 0;
}
#contents02 {
	transition: 2s;
}
#contents02.anim {
	opacity: 0;
}
#contents02 .contents-title {
	transition: 2s;
	transition-delay: 1s;
}
#contents02 .contents-title.anim {
	margin-top: -40px;
	opacity: 0;
}
#contents02 .col1 li:nth-child(1) {
	transition: 2s;
	transition-delay: 2s;
}
#contents02 .col1.anim li:nth-child(1) {
	opacity: 0;
}
#contents02 .col1 li:nth-child(2) {
	transition: 2s;
	transition-delay: 2.5s;
}
#contents02 .col1.anim li:nth-child(2) {
	opacity: 0;
}
#contents02 .col1 li:nth-child(3) {
	transition: 2s;
	transition-delay: 3s;
}
#contents02 .col1.anim li:nth-child(3) {
	opacity: 0;
}
#contents02 .col2 li:nth-child(1) {
	transition: 2s;
	transition-delay: 3.5s;
}
#contents02 .col2.anim li:nth-child(1) {
	opacity: 0;
}
#contents02 .col2 li:nth-child(2) {
	transition: 2s;
	transition-delay: 4s;
}
#contents02 .col2.anim li:nth-child(2) {
	opacity: 0;
}
#contents02 .deco {
	transition: all 6s ease;
	transition-delay: 2s;
	position: absolute;
	top: -80px;
}
#contents02.anim .deco {
	top: 0;
}
#contents03 {
	transition: 2s;
}
#contents03.anim {
	opacity: 0;
}
#contents03 .contents-title {
	transition: 2s;
	transition-delay: 1s;
}
#contents03 .contents-title.anim {
	margin-top: -40px;
	opacity: 0;
}
#contents03 .content-body {
	transition: 2s;
	transition-delay: 2s;
}
#contents03 .content-body.anim {
	opacity: 0;
}
#contents03 .content-bottom {
	transition: 2s;
	transition-delay: 3s;
}
#contents03 .content-bottom.anim {
	opacity: 0;
}
#contents03 .deco {
	transition: all 6s ease;
	transition-delay: 2s;
	position: absolute;
	top: -80px;
}
#contents03.anim .deco {
	top: 0;
}
#contents04 {
	transition: 2s;
}
#contents04.anim {
	opacity: 0;
}
#contents04 .contents-title {
	transition: 2s;
	transition-delay: 1s;
}
#contents04 .contents-title.anim {
	margin-top: -40px;
	opacity: 0;
}
#contents04 .content-body {
	transition: 2s;
	transition-delay: 2s;
}
#contents04 .content-body.anim {
	opacity: 0;
}
#contents04 .content-featured {
	transition: 2s;
	transition-delay: 3s;
}
#contents04 .content-featured.anim {
	opacity: 0;
}
#contents04 .content-bottom {
	transition: 2s;
	transition-delay: 4s;
}
#contents04 .content-bottom.anim {
	opacity: 0;
}
#contents04 .deco {
	transition: all 6s ease;
	transition-delay: 2s;
	position: absolute;
	top: -80px;
}
#contents04.anim .deco {
	top: 0;
}
#contents05 {
	transition: 2s;
}
#contents05.anim {
	opacity: 0;
}
#contents05 .content-image {
	transition: 2s;
	transition-delay: 1s;
}
#contents05.anim .content-image {
	transform: scale(1.2);
	opacity: 0;
}
#contents05 .content-body {
	transition: 2s;
	transition-delay: 4s;
}
#contents05.anim .content-body {
	transform: translateY(-40px);
	opacity: 0;
}
#contents05 .contents-title, #contents05 .subtitle {
	transition: 2s;
	transition-delay: 3s;
}
#contents05 .contents-title.anim {
	margin-left: 40px;
	opacity: 0;
}
#contents05 .deco {
	transition: all 6s ease;
	transition-delay: 2s;
	position: absolute;
	top: -80px;
}
#contents05.anim .deco {
	top: 0;
}


@media screen and (max-width: 1023px) {
	.pc-content {
		display: none;
	}
	html, body {
		overflow-x: hidden;
	}
	iframe {
		width: 100%!important;
		overflow-y: hidden;
	}
	.header {
		width: min(100%, 768px);
		background: url('/img/bg_contents00_sp.jpg') no-repeat;
		background-size: cover;
		overflow: hidden;
		margin: 0 auto;
		padding-bottom: 32vw;
	}
	.deco {
		width: min(100%, 768px);
	}
	.deco div {
		position: absolute;
	}
	.main-visual {
		width: 100%;
		margin: 0;
		position: relative;
	}
	.main-visual .deco .d01 {
		width: min(30vw, 172px);
		left: -8vw;
		top:10vw;
	}
	.main-visual .deco .d02 {
		width: min(40vw, 230px);
		right: -8vw;
		top:40vw;
	}
	.main-visual .deco .d03 {
		width: min(48vw, 276px);
		left: -12vw;
		bottom: -10vw;
	}
	.header-title {
		position: absolute;
		width: calc(100% - 32px);
		left: 16px;
		top: 8vw;
	}
	.header-title .main {
		position: absolute;
		width: 100%;
		top: 28vw;
		right: 0;
	}
	.header-title .sub {
		position: absolute;
		width: 50%;
		top: 84vw;
		left: 0;
	}
	.header-title .season {
		position: absolute;
		width: 25%;
		top: 0;
		right: 0;
	}
	.fancybox-slide--iframe {
		padding: 10px!important;
	}
	fancybox-content {
		height: 180vw!important;
		max-height: 180vw!important;
	}
	.intro {
		width: 100%;
		position: relative;
		display: flex;
		flex-direction: column;
	}
	.intro .deco .d01 {
		width: min(20vw, 115px);
		right: 4vw;
		top: 8vw;
	}
	.intro .deco .d02 {
		width: min(26vw, 149px);
		left: 4vw;
		top: 160vw;
	}
	.intro .deco .d03 {
		width: min(26vw, 149px);
		right: -4vw;
		top: 76vw;
	}
	.intro .content {
		order: 1;
	}
	.intro .around {
		order: 2;
		display: flex;
		align-items: top;
		justify-content: space-between;
	}
	.intro .around .pic1 {
		width: 40%;
		margin-top: 40vw;
	}
	.intro .around .pic2 {
		width: 34%;
		height: auto;
		object-fit: contain;
	}
	.intro .content {
		width: calc(100% - 64px);
		margin: 16vw auto 0 auto;
	}
	.intro .content h2 {
		font-size: min(7.2vw, 55px);
		line-height: min(9.6vw, 74px);
		letter-spacing: min(0.8vw, 6px);
		margin-bottom: min(4.8vw, 37px);
	}
	.intro .content .bodytext {
		width: 100%;
		margin: 0 auto;
		font-size: min(4.8vw, 37px);
		line-height: min(10.4vw, 80px);
		letter-spacing: min(0.56vw, 4px);
	}
	.intro .content .bodytext p {
		width: calc(100% + 24px);
		margin-bottom: min(10.4vw, 80px);
	}
	#contents01 {
		width: min(100%, 768px);
		margin: 0 auto;
		position: relative;
		background: url('/img/bg_contents01_sp.jpg') no-repeat;
		background-size: cover;
	}
	#contents01 .deco .d01 {
		width: min(20vw, 115px);
		left: 4vw;
		top: 16vw;
	}
	#contents01 .deco .d02 {
		width: min(20vw, 115px);
		right: -4vw;
		top: 40vw;
	}
	#contents01 .deco .d03 {
		width: min(32vw, 184px);
		left: -4vw;
		top: 220vw;
	}
	#contents01 .deco .d04 {
		width: min(26vw, 149px);
		right: -4vw;
		top: 308vw;
	}
	#contents01 .deco .d05 {
		width: min(8vw, 46px);
		right: 4vw;
		top: 348vw;
	}
	#contents01 .deco .d06 {
		width: min(32vw, 184px);
		left: -4vw;
		top: 370vw;
	}
	#contents01 .deco .d07 {
		width: min(32vw, 184px);
		left: 0;
		top: 540vw;
	}
	#contents01 .deco .d08 {
		width: min(20vw, 115px);
		right: 8vw;
		top: 572vw;
	}
	#contents01 .deco .d09 {
		width: min(32vw, 184px);
		left: 2vw;
		top: 740vw;
	}
	#contents01 .deco .d10 {
		width: min(40vw, 230px);
		right: -8vw;
		top: 790vw;
	}
	#contents01 .deco .d11 {
		width: min(50vw, 287px);
		left: -8vw;
		top: 940vw;
	}
	#contents01 .contents-title {
		position: absolute;
		width: calc(100% - 48px);
		top: -16vw;
		left: 24px;
	}
	#contents01 .titleblock {
		display: flex;
		flex-direction: column;
		width: calc(100% - 48px);
		margin: 0 auto;
		margin-bottom: min(8vw, 61px);
	}
	#contents01 .titleblock img {
		object-fit: contain;
	}
	#contents01 .titleblock .num {
		height: min(6.4vw, 49px);
		margin-bottom: min(3.2vw, 25px);
	}
	#contents02 .titleblock .num, #contents03 .titleblock .num, #contents04 .titleblock .num {
		height: min(6.4vw, 49px);
		margin-bottom: min(6.4vw, 49px);
	}
	#contents01 .titleblock .titleimg {
		width: 100%;
	}
	#contents01 .titleblock .titleimg, #contents02 .titleblock .titleimg, #contents03 .titleblock .titleimg, #contents04 .titleblock .titleimg {
		margin-bottom: min(12vw, 92px);
	}
	#contents01 .titleblock h3, #contents02 .titleblock h3, #contents03 .titleblock h3, #contents04 .titleblock h3 {
		font-size: min(7.2vw, 55px);
		line-height: min(9.6vw, 74px);
		letter-spacing: min(0.8vw, 6px);
		margin-bottom: min(4.8vw, 37px);
	}
	#contents01 .content-body {
		width: calc(100% - 48px);
		padding-top: 22vw;
		margin: 0 auto;
	}
	#contents01 .content-body .cols {
		background: url('/img/frame_contents01.png') no-repeat;
		background-size: cover;
	}
	#contents01 .content-body .col1wrap, #contents01 .content-body .col2wrap {
		position: relative;
	}
	#contents01 .content-body .col1wrap .coltitle {
		width: 6.4vw;
		position: absolute;
		top: 8vw;
		left: -2.0vw;
	}
	#contents01 .content-body .col2wrap .coltitle {
		width: 6.4rem;
		position: absolute;
		top: 8vw;
		left: -2.0vw;
	}
	#contents01 .content-body .col1 {
		padding: 8vw;
		margin: auto;
	}
	#contents01 .content-body .col2 {
		padding: 8vw;
		margin: 8vw;
		background: url('/img/frame_newshop.png') no-repeat;
		background-size: 100% 100%;
	}
	#contents01 .content-body .col1 li {
		padding: 2vw;
		background: url('/img/frame_newshop.png') no-repeat;
		background-size: cover;
		margin-bottom: 4.8vw;
	}
	#contents01 .content-body .col2 li {
		margin-bottom: 12vw;
		text-align: center;
	}
	#contents01 .content-body .col1 li .date img {
		height: 8vw;
		margin-bottom: 1.2vw;
	}
	#contents01 .content-body .col2 li .date img {
		height: 5.6vw;
		margin-bottom: 1.2vw;
	}
	#contents01 .content-body .col1 li .logo {
		width: 70%;
		margin: 0 15%;
	}
	#contents01 .content-body .col1 li .shopnam, #contents01 .content-body .col2 li .shopname {
		width: 100%;
		font-size: min(3.2vw, 25px);
		line-height: min(6.4vw, 49px);
		text-align: center;
	}
	#contents01 .content-navi {
		width: calc(100% - 32px);
		padding-bottom: 8.0vw;
		margin: 0 auto;
	}
	#contents01 .content-navi ul {
		width: 100%;
		margin: 0 auto;
	}
	#contents01 .content-navi ul li {
		margin-bottom: 4.8vw;
	}
	#contents01 .content-navi ul li img {
		margin: 0 8px 8px 0;
	}
	#contents01 .content-navi ul li a {
		transition: 0.5s;
	}
	#contents01 .content-navi ul li a:hover {
		filter: drop-shadow(3px 3px 5px rgba(0,0,0,0.3));
	}
	#contents01 .shopname h3 {
		text-align: center;
		font-size: min(3.2vw, 25px);
		line-height: min(5.6vw, 43px);
	}
	#contents02 {
		width: min(100%, 768px);
		margin: 0 auto;
		position: relative;
		background: url('/img/bg_contents02_sp.jpg') no-repeat;
		background-size: 100% 100%;
	}
	#contents02 .deco .d01 {
		width: min(48vw, 276px);
		right: -8vw;
		top: 56vw;
	}
	#contents02 .deco .d02 {
		width: min(20vw, 115px);
		left: -4vw;
		top: 160vw;
	}
	#contents02 .contents-title {
		position: relative;
		padding: 0;
	}
	#contents02 .titleblock {
		width: calc(100% - 64px);
		margin: 0 auto;
		padding-bottom: min(8vw, 61px);
		margin-bottom: min(8vw, 61px);
	}
	#contents02 .titleblock .num {
		margin-left: -32px;
	}
	#contents02 .titleblock h2 {
		font-size: min(7.2vw, 55px);
		line-height: min(9.6vw, 74px);
		letter-spacing: min(0.8vw, 6px);
		margin-bottom: min(4.8vw, 37px);
	}
	#contents02 .titleblock .description {
		width: 100%;
		margin: 0 auto;
		font-size: min(4.0vw, 31px);
		line-height: min(9.6vw, 74px);
		letter-spacing: min(0.48vw, 4px);
	}
	#contents02 .contents-title .pic1, #contents02 .contents-title .pic2 {
		width: 50%;
		float: right;
		margin-bottom: min(12vw, 92px);
	}
	#contents02 .contents-title .pic3, #contents02 .contents-title .pic4 {
		display: none;
	}
	#contents02 .content-body {
		width: calc(100% - 48px);
		margin: 0 auto;
		padding-bottom: min(8vw, 61px);
	}
	#contents02 .content-body li {
		padding: 0 24px; 
		margin-bottom: min(16vw, 123px);
	}
	#contents02 .content-body .cell_title {
		display: flex;
		align-items: flex-start;
		justify-content: space-between;
		margin-bottom: min(3.2vw, 25px);
	}
	#contents02 .content-body .cell_title .num {
		width: 20%;
	}
	#contents02 .content-body .cell_title .num img {
		margin-right: min(3.2vw, 25px);
	}
	#contents02 .content-body .cell_title .shop-catch {
		width: 80%;
		font-size: min(5.2vw, 40px);
		line-height: min(8.4vw, 65px);
		margin-top: max(-2.4vw, -18px);
	}
	#contents02 .content-body .shop-image {
		border-top: 2px solid #000;
		border-bottom: 2px solid #000;
		transition: 0.5s;
	}
	#contents02 .content-body a {
		text-decoration: none;
	}
	#contents02 .content-body a:hover .shop-image {
		opacity: 0.6;
	}
	#contents02 .content-body .shop-link {
		width: 50%;
		margin: 2.4vw auto 0 auto;
		padding: 0 8%;
		position: relative;
		overflow: hidden;
		z-index: 0;
	}
	#contents02 .content-body .shop-link::after {
		content: "";
		position: absolute;
		left: 0;
		bottom: 0;
		width: 100%;
		height: 100%;
		background: url('/img/buttonshadow.png') no-repeat center bottom;
		background-size: 100% auto;
		transform: scaleX(0);
		transform-origin: left;
		transition: transform 0.4s ease;
		z-index: -1;
	}
	#contents02 .content-body .shop-name a:hover .shop-link::after {
		transform: scaleX(1);
	}
	#contents02 .content-body .shop-link img {
		margin-bottom: 2vw;
		position: relative;
		z-index: 2;
	}
	#contents02 .content-body .shop-name {
		text-align: center;
		margin-top: min(3.2vw, 25px);
		font-size: min(4.0vw, 31px);
	}
	#contents03 {
		width: min(100%, 768px);
		margin: 0 auto;
		position: relative;
		background: url('/img/bg_contents03_sp.jpg') no-repeat;
		background-size: 100% 100%;
	}
	#contents03 .deco .d01 {
		width: min(40vw, 230px);
		right: -8vw;
		top: 112vw;
	}
	#contents03 .deco .d02 {
		width: min(32vw, 184px);
		left: 16vw;
		top: 220vw;
	}
	#contents03 .deco .d03 {
		width: min(26vw, 149px);
		right: -8vw;
		top: 420vw;
	}
	#contents03 .deco .d04 {
		width: min(24vw, 138px);
		left: 8vw;
		top: 450vw;
	}
	#contents03 .deco .d05 {
		width: min(40vw, 230px);
		right: 10vw;
		top: 520vw;
	}
	#contents03 .contents-title {
		position: relative;
		padding: 0;
	}
	#contents03 .titleblock {
		width: calc(100% - 64px);
		margin: 0 auto;
		padding-bottom: min(8vw, 61px);
		margin-bottom: min(8vw, 61px);
	}
	#contents03 .titleblock .num {
		margin-left: -32px;
	}
	#contents03 .titleblock h2 {
		font-size: min(7.2vw, 55px);
		line-height: min(9.6vw, 74px);
		letter-spacing: min(0.8vw, 6px);
		margin-bottom: min(4.8vw, 37px);
	}
	#contents03 .titleblock .description {
		width: 100%;
		margin: 0 auto;
		font-size: min(4.0vw, 31px);
		line-height: min(9.6vw, 74px);
		letter-spacing: min(0.48vw, 4px);
	}
	#contents03 .pic1 {
		width: calc(100% - 48px);
		margin: 0 24px;
		padding-bottom: min(8vw, 61px);
	}
	#contents03 .pic2, #contents03 .pic4 {
		width: 70%;
		margin: 0 0 0 30%;
	}
	#contents03 .pic3, #contents03 .pic5 {
		width: 50%;
		margin: -8vw 50% 0 0;
	}
	#contents03 .textblock {
		position: relative;
		width: calc(100% - 64px);
		margin: 0 auto 8vw auto;
	}
	#contents03 .textblock h2 {
		position: absolute;
		bottom: 16vw;
		right: 0;
		width: 10vw;
	}
	#contents03 .textblock .description {
		margin-top: 8vw;
		font-size: min(3.2vw, 25px);
		line-height: min(8vw, 61px);
		letter-spacing: min(0.4vw, 3px);
	}
	#contents03 .content-body .textblock .description {
		width: 80%;
	}
	#contents03 .content-bottom {
		display: flex;
		flex-direction: column;
	}
	#contents03 .content-bottom .pic4 {
		order: 1;
		z-index: 2;
	}
	#contents03 .content-bottom .pic5 {
		order: 2;
		z-index: 1;
	}
	#contents03 .content-bottom .textblock {
		order: 3;
	}
	#contents03 .content-bottom .shop-link, #contents04 .content-bottom .shop-link {
		display: inline;
		font-size: min(4.0vw, 31px);
		line-height: min(9.6vw, 74px);
		letter-spacing: min(0.48vw, 4px);
		position: relative;
		overflow: hidden;
		z-index: 0;
	}
	#contents03 .content-bottom .shop-name, #contents04 .content-bottom .shop-name {
		text-decoration: none;
	}
	#contents03 .content-bottom .shop-link::after, #contents04 .content-bottom .shop-link::after {
		content: "";
		position: absolute;
		left: 0;
		bottom: 0;
		width: 100%;
		height: 100%;
		background: url('/img/buttonshadow.png') no-repeat center bottom;
		background-size: 100% auto;
		transform: scaleX(0);
		transform-origin: left;
		transition: transform 0.4s ease;
		z-index: -1;
	}
	#contents04 .content-bottom .shop-name:hover .shop-link::after, #contents03 .content-bottom .shop-name:hover .shop-link::after {
		transform: scaleX(1);
	}
	#contents04 {
		width: min(100%, 768px);
		margin: 0 auto;
		position: relative;
		background: url('/img/bg_contents04_sp.jpg') no-repeat;
		background-size: 100% 100%;
	}
	#contents04 .deco .d01 {
		width: min(26vw, 149px);
		right: -8vw;
		top: 200vw;
	}
	#contents04 .deco .d02 {
		width: min(40vw, 230px);
		left: -8vw;
		top: 348vw;
	}
	#contents04 .deco .d03 {
		width: min(40vw, 230px);
		left: -8vw;
		top: 578vw;
	}
	#contents04 .deco .d04 {
		width: min(26vw, 149px);
		right: 8vw;
		top: 788vw;
	}
	#contents04 .deco .d05 {
		width: min(40vw, 230px);
		left: -8vw;
		top: 860vw;
	}
	#contents04 .contents-title {
		position: relative;
		padding: 0;
		display: flex;
		flex-direction: column;
	}
	#contents04 .titleblock {
		width: calc(100% - 64px);
		position: absolute;
		top: 8vw;
		left: 32px;
	}
	#contents04 .titleblock .num {
		margin-left: -32px;
	}
	#contents04 .titleblock h2 {
		font-size: min(7.2vw, 55px);
		line-height: min(9.6vw, 74px);
		letter-spacing: min(0.8vw, 6px);
	}
	#contents04 .contents-title .sidepic {
		order: 1;
		margin-bottom: 16vw;
	}
	#contents04 .contents-title .textblock {
		order: 2;
	}
	#contents04 .textblock {
		position: relative;
		width: calc(100% - 48px);
		margin: 0 24px 16vw 24px;
	}
	#contents04 .textblock .illust {
		position: absolute;
		top: -28vw;
		right: 0;
		width: 25%;
	}
	#contents04 .textblock .description {
		font-size: min(4.0vw, 31px);
		line-height: min(9.6vw, 74px);
		letter-spacing: min(0.48vw, 4px);
	}
	#contents04 .content-body {
		position: relative;
	}
	#contents04 .content-body .textblock {
	}
	#contents04 .content-body .textblock h3, #contents04 .content-featured .textblock h3 {
		margin: 0 auto;
		font-size: min(5.6vw, 43px);
		line-height: min(8.4vw, 65px);
		letter-spacing: min(0.72vw, 6px);
		margin-bottom: 8vw;
	}
	#contents04 .pics {
		width: 100vw;
		margin: 0 0 8vw -24px;
	}
	#contents04 .pic2 {
		width: 70%;
		margin: 0 30% 0 0;
	}
	#contents04 .pic4 {
		width: 40%;
		margin: -40vw 0 0 60%;
	}
	#contents04 .pics_sub {
		width: 100vw;
		margin: 8vw 0 8vw -24px;
	}
	#contents04 .pic5 {
		width: 40%;
		margin: 0 60% 0 0;
	}
	#contents04 .pic3 {
		width: 70%;
		margin: -40vw 0 0 30%;
	}

	#contents04 .content-featured {
		display: flex;
		flex-direction: column;
		margin-bottom: 8vw;
	}
	#contents04 .content-featured .textblock {
		order: 1;
	}
	#contents04 .content-featured .pic6 {
		order: 2;
		width: 70%;
		margin: 0 30% 0 0;
	}
	#contents04 .content-featured .pic7 {
		order: 3;
		width: 50%;
		margin: -10vw 0 0 50%;
	}
	#contents04 .content-bottom {
		position: relative;
		width: calc(100% - 48px);
		margin: 0 auto 16vw auto;
	}
	#contents04 .content-bottom h3 {
		margin-bottom: 3.2vw;
		padding-bottom: 3.2vw;
		border-bottom: 2px solid #000;
	}
	#contents04 .content-bottom h3 img {
		width: 40%;
	}
	#contents04 .content-bottom .description {
		font-size: min(2.8vw, 22px);
		line-height: min(6.4vw, 49px);
		letter-spacing: min(0.28vw, 2px);
	}
	#contents05 {
		background: url('/img/bg_contents01_sp.jpg') no-repeat;
		background-size: cover;
		padding: 0;
		position: relative;
	}
	#contents05 .deco .d01 {
		width: min(32vw, 184px);
		right: -8vw;
		top: 168vw;
	}
	#contents05 .deco .d02 {
		width: min(20vw, 115px);
		left: 20vw;
		top: 236vw;
	}
	#contents05 .deco .d03 {
		width: min(40vw, 230px);
		right: 0;
		top: 292vw;
	}
	#contents05 .content-head {
		width: 50%;
		padding-top: 16vw;
		margin: 0 auto 16vw auto;
	}
	#contents05 .content-image {
		width: calc(100% - 48px);
		margin: 0 24px 16vw 24px;
	}
	#contents05 .contents-title {
		margin: -60vw 0 16vw 0;
	}
	#contents05 .contents-title .title {
		width: 70%;
		margin-bottom: 8vw;
	}
	#contents05 .contents-title .sub {
		width: 70%;
		margin-left: 26%;
	}
	#contents05 .content-body {
		width: calc(100% - 48px);
		margin: 0 auto;
	}
	#contents05 .content-text {
		font-size: min(3.6vw, 28px);
		line-height: min(8.4vw, 65px);
	}
	#contents05 .footer_logo {
		width: 40%;
		margin: 0 auto;
		padding: min(16vw, 123px) 0;
	}
	#contents05 .linkbutton {
		margin-top: min(16vw, 123px);
	}
	#contents05 .linkbutton img {
		padding: 0 min(2.4vw, 18px);
	}
	#contents05 .content-text .linkbutton {
		text-align: center;
		width: 80%;
		margin: 0 auto;
		margin-top: 12vw;
	}
	#contents05 .content-text .linkbutton a {
		height: 20vw;
		display: block;
		position: relative;
		background: url('/img/btn_access.svg') no-repeat;
		background-size: contain;
		background-size: center center;
	}
	#contents05 .content-text .linkbutton a::before {
		content: '';
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		background: url('/img/btn_access_on.svg') no-repeat;
		background-size: contain;
		opacity: 0;
		transition: opacity 0.5s ease;
		z-index: -1;
	}

	.footer-link {
		text-align: center;
		margin-bottom: min(8vw, 61px);
	}
	.footer-link a {
		font-size: min(2.8vw, 22px);
		padding: 0 min(1.2vw, 9px);
	}
	#footer-copy {
		text-align: center;
		font-size: min(2.8vw, 22px);
		padding-bottom: min(24vw, 184px);
	}
}
@media screen and (min-width: 1024px) {
	.sp-content, .deco {
		display: none;
	}
	iframe {
		width: 640px!important;
		overflow-y: hidden;
	}
	.header {
		position: relative;
		background: url('/img/bg00.svg') no-repeat;
		background-size: cover;
	}
	.shower {
		position: absolute;
		top: 0;
		width: 100%;
		height: 100%;
	}
	.shower .leaf1 {
		position: absolute;
		top: 8rem;
		left: 10%;
		width: 8vw;
	}
	.shower .leaf2 {
		position: absolute;
		top: 4rem;
		right: 6%;
		width: 24vw;
	}
	.shower .leaf3 {
		position: absolute;
		top: 70rem;
		left: 2%;
		width: 24vw;
	}
	.shower .leaf4 {
		position: absolute;
		top: 100rem;
		right: 40%;
		width: 6vw;
	}
	.shower .leaf5 {
		position: absolute;
		top: 192rem;
		right: 6%;
		width: 16vw;
	}
	.shower .leaf6 {
		position: absolute;
		top: 228rem;
		left: 42%;
		width: 8vw;
	}
	.shower .leaf7 {
		position: absolute;
		top: 300rem;
		left: 8%;
		width: 6vw;
	}
	.shower .leaf8 {
		position: absolute;
		top: 332rem;
		right: 8%;
		width: 7vw;
	}
	.shower .leaf9 {
		position: absolute;
		top: 360rem;
		left: 6%;
		width: 8vw;
	}
	.shower .leaf10 {
		position: absolute;
		top: 420rem;
		right: 8%;
		width: 11vw;
	}
	.shower .leaf11 {
		position: absolute;
		top: 570rem;
		left: 4%;
		width: 16vw;
	}
	.shower .leaf12 {
		position: absolute;
		top: 740rem;
		right: 34%;
		width: 20vw;
	}
	.shower .leaf13 {
		position: absolute;
		top: 780rem;
		left: 7%;
		width: 10vw;
	}
	.shower .leaf14 {
		position: absolute;
		top: 860rem;
		right: 6%;
		width: 14vw;
	}
	.shower .leaf15 {
		position: absolute;
		top: 1040rem;
		left: 7%;
		width: 16vw;
	}
	.shower .leaf16 {
		position: absolute;
		top: 1060rem;
		left: 44%;
		width: 9vw;
	}
	.shower .leaf17 {
		position: absolute;
		top: 1090rem;
		right: 38%;
		width: 14vw;
	}
	.shower .leaf18 {
		position: absolute;
		top: 1140rem;
		left: 32%;
		width: 8vw;
	}
	.shower .leaf19 {
		position: absolute;
		top: 1340rem;
		right: 16%;
		width: 22vw;
	}
	.shower .leaf20 {
		position: absolute;
		top: 1380rem;
		left: 10%;
		width: 20vw;
	}
	.shower .leaf21 {
		position: absolute;
		top: 1520rem;
		right: 20%;
		width: 12vw;
	}
	.shower .leaf22 {
		position: absolute;
		top: 1590rem;
		left: 20%;
		width: 8vw;
	}
	.shower .leaf23 {
		position: absolute;
		top: 1720rem;
		right: 20%;
		width: 6vw;
	}
	.shower .leaf24 {
		position: absolute;
		top: 1840rem;
		left: 20%;
		width: 6vw;
	}
	.shower .leaf25 {
		position: absolute;
		top: 1980rem;
		right: 20%;
		width: 20vw;
	}
	.shower .leaf26 {
		position: absolute;
		top: 2040rem;
		left: 20%;
		width: 8vw;
	}
	.main-visual {
		width: min(100%, 1320px);
		margin: 0 auto 48px auto;
		position: relative;
	}
	.main-visual img {
		width: 100%;
	}
	.header-title {
		position: absolute;
		width: 100%;
		top: 36%;
		left: 6%;
	}
	.header-title .main {
		position: absolute;
		width: 55%;
		top: min(72px, 6vw);
	}
	.header-title .sub {
		position: absolute;
		width: 30%;
		top: 0;
		left: 10%;
	}
	.header-title .season {
		position: absolute;
		width: 10%;
		top: 0;
		right: 20%;
	}
	.intro {
		position: relative;
		left: 50%;
		transform: translateX(-50%);
		width: min(1280px, 100vw);
	}
	.intro h2 {
		font-weight: 400;
		font-size: 2.6rem;
		line-height : 5.6rem;
		letter-spacing: 0.26rem;
		margin-bottom: 4.0rem;
	}
	.intro .pic1 {
		position: absolute;
		width: 24%;
		left: 0;
		top: 7.2rem;
	}
	.intro .pic2 {
		position: absolute;
		width: 18%;
		right: 0;
	}
	.intro .content {
		width: 640px;
		margin: 0 auto 12rem auto;
	}
	.intro .bodytext {
		width: 300px;
		margin: 6.4rem auto 9.6rem auto;
		font-size: 1.6rem;
		line-height: 3.8rem;
		letter-spacing: 0.24rem;
	}
	.intro .bodytext p {
		margin-bottom: 4.0rem;
	}
	#contents01 {
		position: relative;
		background: url('/img/bg_contents01.jpg') no-repeat;
		background-size: cover;
		padding: 0;
		margin-top: 19.6rem;
	}
	#contents01 .contents-title {
		position: absolute;
		width: 960px;
		top: -7.2rem;
		left: 50%;
		transform: translateX(-50%);
		text-align: center;
	}
	#contents01 .contents-title .num {
		width: 16rem;
	}
	#contents01 .content-body {
		width: 1024px;
		padding-top: 18rem;
		margin: 0 auto 8.0rem auto;;
	}
	#contents01 .content-body .cols {
		background: url('/img/frame_contents01.png') no-repeat;
		background-size: cover;
	}
	#contents01 .content-body .col1wrap, #contents01 .content-body .col2wrap {
		position: relative;
	}
	#contents01 .content-body .col2wrap {
		padding-bottom: 3.2rem;
	}
	#contents01 .content-body .col1wrap .coltitle {
		width: 4.8rem;
		position: absolute;
		top: 12rem;
		left: -3.2rem;
	}
	#contents01 .content-body .col2wrap .coltitle {
		width: 4.8rem;
		position: absolute;
		top: 1.2rem;
		left: -3.2rem;
	}
	#contents01 .content-body .col1 {
		width: 960px;
		padding: 12rem 0 6.4rem 0;
		margin: auto;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	#contents01 .content-body .col1 li {
		position: relative;
		padding: 0.8rem 0 6rem 0;
		width: 32%;
		background: url('/img/frame_newshop.png') no-repeat;
		background-size: cover;
		margin-bottom: 1.6rem;
	}
	#contents01 .content-body .col1 li .date img {
		height: 4.0rem;
		margin-bottom: 1.6rem;
	}
	#contents01 .content-body .col1 li .logo {
		width: 70%;
		margin: 0 15%;
	}
	#contents01 .content-body .col1 li .shopname {
		width: 100%;
		position: absolute;
		bottom: 0.8rem;
		text-align: center;
	}
	#contents01 .content-body .col1 li h3 {
		margin: auto;
	}
	#contents01 .content-body .col2 {
		width: 960px;
		padding: 12rem 0 6.4rem 0;
		margin: auto;
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
		background: url('/img/frame_newshop.png') no-repeat;
		background-size: contain;
	}
	#contents01 .content-body .col2 li {
		position: relative;
		padding: 0.8rem 0 6rem 0;
		width: 24%;
		margin-bottom: 1.6rem;
		text-align: center;
	}
	#contents01 .content-body .col2 li .date img {
		height: 2.6rem;
		margin-bottom: 1.6rem;
	}
	#contents01 .content-navi {
		width: 1024px;
		padding-bottom: 8.0rem;
		margin: 0 auto;
	}
	#contents01 .content-navi ul {
		width: 960px;
		margin: 0 auto;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	#contents01 .content-navi ul li {
		width: 48%;
		margin-bottom: 3.2rem;
	}
	#contents01 .content-navi ul li img {
		margin: 0 8px 8px 0;
	}
	#contents01 .content-navi ul li a {
		transition: 0.5s;
	}
	#contents01 .content-navi ul li a:hover {
		filter: drop-shadow(3px 3px 5px rgba(0,0,0,0.3));
	}
	#contents02 {
		position: relative;
		background: url('/img/bg_contents02.png') no-repeat;
		background-size: cover;
		padding: 0 0 6.4rem 0;
	}
	#contents02 .contents-title {
		position: relative;
		width: 1720px;
		display: flex;
		align-items: flex-start;
		margin: 0 auto 6.4rem auto;
	}
	#contents02 .contents-title .sidepic {
		width: 18%;
	}
	#contents02 .contents-title .titleblock {
		width: 28%;
		padding: 0 2%;
		margin-top: 3.6rem;
	}
	#contents02 .content-body {
		position: relative;
		width: 960px;
		margin: 0 auto;
	}
	#contents02 .content-body ul {
		display: flex;
		align-items: flex-start;
		justify-content: center;
		margin-bottom: 6.4rem;
	}
	#contents02 .content-body ul li {
		width: 30%;
		margin: 0 1.6%;
	}
	#contents02 .content-body .cell_title {
		display: flex;
		align-items: flex-start;
		justify-content: space-between;
		margin-bottom: 1.2rem;
	}
	#contents02 .content-body .cell_title .num {
		width: 20%;
	}
	#contents02 .content-body .cell_title .num img {
		margin-right: 2.0rem;
	}
	#contents02 .content-body .cell_title .shop-catch {
		width: 80%;
		font-size: 1.8rem;
		line-height: 2.4rem;
		margin-top: -0.6rem;
	}
	#contents02 .content-body .shop-image {
		border-top: 2px solid #000;
		border-bottom: 2px solid #000;
		transition: 0.5s;
	}
	#contents02 .content-body a {
		text-decoration: none;
	}
	#contents02 .content-body a:hover .shop-image {
		opacity: 0.6;
	}
	#contents02 .content-body .shop-link {
		width: 50%;
		margin: 1.6rem auto 0 auto;
		padding: 0 8%;
		position: relative;
		overflow: hidden;
		z-index: 0;
	}
	#contents02 .content-body .shop-link::after {
		content: "";
		position: absolute;
		left: 0;
		bottom: 0;
		width: 100%;
		height: 100%;
		background: url('/img/buttonshadow.png') no-repeat center bottom;
		background-size: 100% auto;
		transform: scaleX(0);
		transform-origin: left;
		transition: transform 0.4s ease;
		z-index: -1;
	}
	#contents02 .content-body .shop-name a:hover .shop-link::after {
		transform: scaleX(1);
	}
	#contents02 .content-body .shop-link img {
		margin-bottom: 0.8rem;
		position: relative;
		z-index: 2;
	}
	#contents02 .content-body .shop-name {
		text-align: center;
		margin-top: 1.2rem;
		font-size: 1.8rem;
	}
	#contents02 .contents-title .num {
		height: 3.2rem;
		margin: 0 0 4.8rem -1.2rem;
	}
	#contents02 .contents-title h2 {
		font-weight: 400;
		font-size: 2.8rem;
		line-height: 4.6rem;
		letter-spacing: 0.26rem;
		margin-bottom: 4.0rem;
	}
	#contents02 .contents-title .description {
		font-size: 1.5rem;
		line-height: 3.4rem;
		letter-spacing: 0.22rem;
	}
	#contents03 {
		position: relative;
		background: url('/img/bg_contents03.png') no-repeat;
		background-size: cover;
		margin-bottom: 16rem;
	}
	#contents03 .contents-title {
		width: 800px;
		display: flex;
		align-items: center;
		justify-content: space-between;
		margin: 0 auto 48rem auto;
	}
	#contents03 .contents-title .sidepic {
		width: 45%;
	}
	#contents03 .contents-title .titleblock {
		width: 45%;
	}
	#contents03 .contents-title .num {
		height: 3.2rem;
		margin: 0 0 3.2rem -1.2rem;
	}
	#contents03 .contents-title h3 {
		font-weight: 400;
		font-size: 2.8rem;
		line-height: 4.6rem;
		letter-spacing: 0.26rem;
		margin-bottom: 4.0rem;
	}
	#contents03 .titleblock .description {
		font-size: 1.5rem;
		line-height: 3.4rem;
		letter-spacing: 0.22rem;
	}
	#contents03 .content-body {
		position: absolute;
		top: 40rem;
		left: 50%;
		transform: translateX(-50%);
		width: min(1280px, 100vw);
		z-index: 10;
	}
	#contents03 .content-body .pic2 {
		position: absolute;
		width: 26%;
		left: 0;
	}
	#contents03 .content-body .pic3 {
		position: absolute;
		width: 32%;
		right: 0;
		bottom: 0;
	}
	#contents03 .content-body .textblock {
		width: 30%;
		height: 64rem;
		margin: 0 auto;
		display: flex;
		align-items: center;
	}
	#contents03 .content-body .textblock h2 {
		width: 12%;
		margin-right: 8%;
	}
	#contents03 .content-body .textblock .description {
		width: 80%;
		font-size: 1.5rem;
		line-height: 3.4rem;
		letter-spacing: 0.22rem;
	}
	#contents03 .content-bottom {
		position: relative;
		width: 960px;
		margin: 0 auto;
	}
	#contents03 .content-bottom .textblock {
		width: 42%;
	}
	#contents03 .content-bottom .textblock img {
		margin-bottom: 2.4rem;
		padding-right: 8.0rem;
	}
	#contents03 .content-bottom .textblock .description {
		margin-left: 3.2rem;
		font-size: 1.1rem;
		line-height: 2.2rem;
		letter-spacing: 0.1rem;
	}
	#contents03 .content-bottom .pic5 {
		position: absolute;
		width: 28%;
		right: 14%;
		bottom: 0;
	}
	#contents04 {
		position: relative;
		background: url('/img/bg_contents02.png') no-repeat;
		background-size: cover;
		padding-bottom: 12rem;
	}
	#contents04 .contents-title {
		width: 800px;
		display: flex;
		align-items: top;
		justify-content: space-between;
		margin: 0 auto 48rem auto;
	}
	#contents04 .pic1 {
		position: absolute;
		width: 60rem;
		top: -6.0rem;
		z-index: 0;
		left: 50%;
		transform: translateX(-50%);
	}

	#contents04 .contents-title .titleblock {
		z-index: 10;
		width: 50%;
	}
	#contents04 .contents-title .textblock {
		width: 50%;
		margin-top: 6.8rem;
		z-index: 10;
	}
	#contents04 .contents-title .textblock .description {
		font-size: 1.5rem;
		line-height: 3.4rem;
		letter-spacing: 0.22rem;
	}
	#contents04 .contents-title .num {
		height: 3.2rem;
		margin: 0 0 3.2rem -1.2rem;
	}
	#contents04 .contents-title h2 {
		font-weight: 400;
		font-size: 2.8rem;
		line-height: 4.6rem;
		letter-spacing: 0.26rem;
		margin-bottom: 4.0rem;
	}
	#contents04 .contents-title .illust {
		width: 30%;
		margin: 0 0 0 60%;
	}
	#contents04 .content-body {
		width: min(1280px, 100vw);
		position: relative;
		margin: 0 auto 8rem auto;
		padding-bottom: 40rem;
		display: flex;
		align-items: top;
		justify-content: align-items;
	}
	#contents04 .content-body .pic2 {
		width: 20%;
	}
	#contents04 .content-body .pic3 {
		width: 30%;
	}
	#contents04 .content-body .pic4 {
		position: absolute;
		width: 18%;
		bottom: 6.4rem;
		left: 14%;
	}
	#contents04 .content-body .pic5 {
		position: absolute;
		width: 24%;
		bottom: 0;
		left: 42%;
	}
	#contents04 .content-body .textblock {
		width: 50%;
		padding: 0 6%;
	}
	#contents04 .content-body .textblock h3, #contents04 .content-featured .textblock h3 {
		font-weight: 400;
		font-size: 2.4rem;
		line-height: 4.2rem;
		letter-spacing: 0.24rem;
		margin-bottom: 4.0rem;
	}
	#contents04 .content-body .description, #contents04 .content-featured .description {
		font-size: 1.5rem;
		line-height: 3.4rem;
		letter-spacing: 0.22rem;
	}
	#contents04 .content-featured {
		width: min(1160px, 100vw);
		position: relative;
		margin: 0 auto 8rem auto;
		display: flex;
		align-items: top;
		justify-content: align-items;
	}
	#contents04 .content-featured .pic6, #contents04 .content-featured .pic7 {
		width: 24%;
		margin-right: 3.2rem;
	}
	#contents04 .content-featured .textblock {
		width: 40%;
		margin-left: 3.2rem;
	}
	#contents04 .content-bottom {
		width: 800px;
		margin: 0 auto;
	}
	#contents04 .content-bottom h3 {
		width: 100%;
		margin-bottom: 1.6rem;
		padding-bottom: 1.6rem;
		border-bottom: 2px solid #000;
	}
	#contents04 .content-bottom h3 img {
		height: 3.2rem;
	}
	#contents04 .content-bottom .description {
		font-size: 1.1rem;
		line-height: 2.2rem;
		letter-spacing: 0.1rem;
	}
	#contents03 .content-bottom .shop-link, #contents04 .content-bottom .shop-link {
		display: inline;
		font-size: 1.7rem;
		line-height: 3.4rem;
		letter-spacing: 0.32rem;
		position: relative;
		overflow: hidden;
		z-index: 0;
	}
	#contents03 .content-bottom .shop-name, #contents04 .content-bottom .shop-name {
		text-decoration: none;
	}
	#contents03 .content-bottom .shop-link::after, #contents04 .content-bottom .shop-link::after {
		content: "";
		position: absolute;
		left: 0;
		bottom: 0;
		width: 100%;
		height: 100%;
		background: url('/img/buttonshadow.png') no-repeat center bottom;
		background-size: 100% auto;
		transform: scaleX(0);
		transform-origin: left;
		transition: transform 0.4s ease;
		z-index: -1;
	}
	#contents04 .content-bottom .shop-name:hover .shop-link::after, #contents03 .content-bottom .shop-name:hover .shop-link::after {
		transform: scaleX(1);
	}
	#contents05 {
		background: url('/img/bg_contents01.jpg') no-repeat;
		background-size: cover;
		padding: 0;
		position: relative;
	}
	#contents05 .content-head {
		padding: 4.8rem 0 6.4rem 0;
		text-align: center;
	}
	#contents05 .content-head img {
		height: 3.2rem;
	}
	#contents05 .content-image {
		width: 800px;
		margin: 0 auto;
	}
	#contents05 .contents-title {
		position: absolute;
		width: 880px;
		margin: 0 auto;
		top: 127rem;
		left: 0;
		right: 0;
	}
	#contents05 .contents-title .title {
		position: absolute;
		width: 75%;
		bottom: 16rem;
	}
	#contents05 .contents-title .sub {
		position: absolute;
		width: 60%;
		right: 3.2rem;
		bottom: 0;
	}
	#contents05 .content-text {
		width: 400px;
		margin: 8rem auto 0 auto;
		font-size: 1.4rem;
		line-height: 3.2rem;
	}
	#contents05 .content-text p {
		margin-bottom: 3.6rem;
	}
	#contents05 .content-body {
		width: 1024px;
		margin: 0 auto;
		position: relative;
	}
	#contents05 .content-text .linkbutton {
		text-align: center;
		width: 28rem;
		margin: 0 auto;
		margin-top: 9.6rem;
	}
	#contents05 .content-text .linkbutton a {
		height: 64px;
		display: block;
		position: relative;
		background: url('/img/btn_access.svg') no-repeat;
		background-size: contain;
		background-size: center center;
	}
	#contents05 .content-text .linkbutton a::before {
		content: '';
		position: absolute;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		background: url('/img/btn_access_on.svg') no-repeat;
		background-size: contain;
		opacity: 0;
		transition: opacity 0.5s ease;
		z-index: -1;
	}
	#contents05 .content-body .pagetopbutton {
		position: absolute;
		right: 0;
		bottom: 0;
	}
	#contents05 .content-body .pagetopbutton img {
		width: 2.4rem;
	}
	#contents05 .content-text .linkbutton img {
		height: 5.6rem;
	}
	#contents05 .footer {
		background: url('/img/bg_bottom.png') no-repeat;
		background-size: cover;
		background-position: top 0;
	}
	#contents05 .footer_logo {
		width: 12rem;
		margin: 0 auto;
		padding: 12rem 0 9.6rem 0;
	}
	#contents05 .footer-link {
		text-align: center;
		margin-bottom: 1.8rem;
	}
	#contents05 .footer-link  a {
		padding: 0 1.6rem;
		text-decoration: none;
	}
	#footer-copy {
		padding: 2.4rem 0;
		text-align: center;
	}
}
@media screen and (min-width: 1024px) and (max-width: 1279px) {
	html {
		font-size: 9px;
	}
}
@media screen and (min-width: 1280px) {
}