@charset "UTF-8";
/* CSS Document */
/* reset
------------------ */
* {
	box-sizing: border-box;
}
body {
	font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', sans-serif;
}
#wrapper {
	font-size: 16px;
}
.sp {
	display: none;
}
a:hover {
	opacity: 0.7;
}
@media (max-width: 767px) {
	#wrapper {
		font-size: 3.2vw;
	}
	.sp {
		display: block;
	}
	.pc {
		display: none;
	}
}
#contentsArea {
	margin-bottom: 0;
}
.spring .inner {
	max-width: 1000px;
	margin: 0 auto;
	padding: 0 10px;
}
.spring h2 {
	position: relative;
}
@media (max-width: 767px) {
	.spring .inner {
		max-width: 100%;
		padding: 0 4vw;
	}
}

/* mvArea */
.spring .mvArea {
	background: url(/mm/store_event/2024/spring/img/bg.png) no-repeat;
	background-size: cover;
	background-position: center;
	padding: 0 0 60px;
}
.spring .mvArea .mvAreaInner {
	max-width: 1800px;
	margin: 0 auto;
	position: relative;
}
.spring .mvArea .mv {
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
}
/* .spring .mvArea .mv::before {
	content: "";
	width: 24.366%;
	height: 100%;
	background: url(/mm/store_event/2024/spring/img/main_left.png) no-repeat;
	background-size: contain;
	position: absolute;
	top: 2%;
	left: 6%;
}
.spring .mvArea .mv::after {
	content: "";
	width: 27.026%;
	height: 100%;
	background: url(/mm/store_event/2024/spring/img/main_right.png) no-repeat;
	background-size: contain;
	position: absolute;
	top: 0;
	right: 3%;
} */
.spring .mvArea .leftPic {
	margin-top: 5%;
	width: 24.366%;
	margin-right: -6%;
}
.spring .mvArea .ttlArea {
	width: 59.251%;
}
.spring .mvArea h1 {
	max-width: 100%;
	margin: 0 auto;
}
.spring .mvArea .day {
	max-width: 86.619%;
	margin: 0 auto 30px;
	padding-left: 60px;
}
.spring .mvArea .rightPic {
	margin-top: 3%;
	width: 27.026%;
	margin-left: -8%;
}
.spring .mvArea .end {
	max-width: 660px;
	margin: 0 auto;
	font-size: 35px;
	font-weight: bold;
	line-height: 1.3;
	text-align: center;
	color: #e4004f;
	background: #ffe45f;
	padding: 15px;
}
.spring .lead {
	margin: 5% -7% 0;
	font-size: 30px;
	font-weight: bold;
	line-height: 42px;
	text-align: center;
	color: #001348;
}
.spring .mvArea .caution {
	width: 86.735%;
	margin: 5% auto -29%;
	position: relative;
	z-index: 2;
}
@media (max-width: 767px) {
	.spring .mvArea {
		background: url(/mm/store_event/2024/spring/img/bg_sp.png) no-repeat;
		background-size: cover;
		padding: 8vw 0 18.933vw;
	}
	.spring .mvArea .mvAreaInner {
		max-width: 100%;
	}
	.spring .mvArea .mv {
		display: block;
	}
	.spring .mvArea .ttlArea {
		width: 93.2vw;
		margin: 0 auto;
		position: relative;
	}
	.spring .mvArea h1 {
		width: 100%;
	}
	.spring .mvArea .day {
		max-width: 82.133vw;
		margin-bottom: 0;
		padding-left: 0;
	}
	.spring .mvArea .end {
		margin: 4vw auto 0;
		max-width: 95%;
		font-size: 4.667vw;
		padding: 2.267vw;
	}
	.spring .lead {
		margin: 5.333vw auto 0;
		width: 100%;
		max-width: 82.667vw;
		font-size: 5.067vw;
		line-height: 6.667vw;
	}
	.spring .mvArea .caution {
		position: absolute;
		bottom: -21.333vw;
		left: calc(50% - 44.467vw);
		width: 90.267vw;
		margin: 6.667vw auto -14.8vw;
	}
}

/* present */
.spring .present {
	background-color: #014091;
	background-image: url(/mm/store_event/2024/spring/img/bg_star.png);
	background-repeat: no-repeat;
	background-position: center;
	padding: 180px 0 120px;
}
.spring .present .inner {
	max-width: 920px;
}
.spring .present h2 {
	width: 381px;
	margin: 0 auto;
}
.spring .present .presentContents {
	margin-top: 85px;
	background: #fff;
	border-radius: 30px;
	padding: 40px 90px 60px 60px;
	position: relative;
}
.spring .present .presentContents .fukidashi {
	width: 438px;
	margin: -100px auto 0;
}
.spring .present .presentContents .presentBox + .presentBox {
	margin-top: 20px;
}
.spring .present .presentContents .presentBox .presentTtlBox {
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.spring .present .presentContents .presentBox .presentTtl {
	position: relative;
}
.spring .present .presentContents .presentBox .presentTtl.ttl01 {
	max-width: 624px;
}
.spring .present .presentContents .presentBox .presentIcn01 {
	max-width: 123px;
}
.spring .present .presentContents .presentBox .presentTtl.ttl02 {
	max-width: 563px;
}
.spring .present .presentContents .presentBox .presentIcn02 {
	max-width: 134px;
}
.spring .present .presentContents .presentBox .pic {
	max-width: 720px;
	margin: 0 auto;
	padding-bottom: 50px;
	border-bottom: 3px dotted #014091;
}
@media (max-width: 767px) {
	.spring .present {
		background-image: url(/mm/store_event/2024/spring/img/bg_star_sp.png);
		background-repeat: no-repeat;
		background-position: center 15%;
		padding: 28vw 0 16vw;
	}
	.spring .present .inner {
		max-width: 100%;
	}
	.spring .present h2 {
		width: 45.333vw;
	}
	.spring .present .presentContents {
		margin-top: 11.333vw;
		border-radius: 4vw;
		padding: 4vw 5.333vw 8vw;
	}
	.spring .present .presentContents .fukidashi {
		width: 58.4vw;
		margin: -13.333vw auto 0;
	}
	.spring .present .presentContents .presentBox + .presentBox {
		margin-top: 2.667vw;
	}
	.spring .present .presentContents .presentBox .presentTtlBox {
		display: block;
	}
	.spring .present .presentContents .presentBox .presentTtl.ttl01 {
		max-width: 83.2vw;
	}
	.spring .present .presentContents .presentBox .presentTtl.ttl02 {
		max-width: 75.067vw;
	}
	.spring .present .presentContents .presentBox .pic {
		max-width: 100%;
		padding-bottom: 6.667vw;
		border-bottom: 0.667vw dotted #014091;
	}
}

/* apply */
.spring .apply {
	background: #daeffa;
	padding: 120px 0;
}
.spring .apply h2 {
	width: 679px;
	margin: 0 auto;	
}
.spring .apply .applyContents {
	margin-top: 90px;
	background: #fff;
	border-radius: 30px;
	border: 5px solid #014091;
	padding: 90px 80px 65px;
	position: relative;
}
.spring .apply .applyContents .instaIcn {
	width: 116px;
	height: 116px;
	border-radius: 50%;
	background: #fff;
	border: 3px solid #014091;
	text-align: center;
	padding: 22px 0;
	position: absolute;
	top: -58px;
	left: calc(50% - 58px);
}
.spring .apply .applyContents .instaIcn img {
	width: 69px;
}
.spring .apply .stepBox + .stepBox {
	margin-top: 50px;
	padding-top: 20px;
	border-top: 1px solid #004091;
}
.spring .apply .stepBox .txtArea {
	display: flex;
	gap: 0 20px;
}
.spring .apply .stepBox .num {
	max-width: 109px;
}
.spring .apply .stepBox .txtBox {
	margin-top: 15px;
	width: 85%;
}
.spring .apply .stepBox .txtBox .stepTtl {
	font-size: 32px;
	font-weight: bold;
	color: #014091;
}
.spring .apply .stepBox .txtBox .stepTtl span {
	display: inline;
	line-height: 1.2;
	background:linear-gradient(transparent 75%, #ffe10e 75%);
}
.spring .apply .stepBox .txtBox .txt {
	font-size: 20px;
	line-height: 30px;
	color: #001348;
}
.spring .apply .stepBox .txtBox .txt.red {
	line-height: 32px;
	color: #ff0000;
}
.spring .apply .stepBox .txtBox .stepTtl + .txt {
	margin-top: 15px;
}
.spring .apply .stepBox .txtBox .txt + .txt {
	margin-top: 1em;
}
.spring .apply .stepBox .accountBox {
	margin: 20px auto 0;
	max-width: 620px;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #deedf3;
	border-radius: 10px;
	padding: 10px 0 20px;
}
.spring .apply .stepBox .accountBox .txtBox {
	width: 50%;
}
.spring .apply .stepBox .accountBox .txtBox .txt {
	font-size: 18px;
	line-height: 23px;
	color: #001348;
}
.spring .apply .stepBox .accountBox .txtBox .accountTxt {
	margin-top: 10px;
}
.spring .apply .stepBox .accountBox .txtBox .accountTxt a {
	display: block;
	font-size: 20px;
	font-weight: bold;
	line-height: 28px;
	color: #001348;
	position: relative;
	padding-left: 55px;
}
.spring .apply .stepBox .accountBox .txtBox .accountTxt a::before {
	content: "";
	width: 45px;
	height: 45px;
	background: url(/mm/store_event/2024/spring/img/insta_icn.png) no-repeat;
	background-size: contain;
	position: absolute;
	top: calc(50% - 22.5px);
	left: 0;
}
.spring .apply .stepBox .accountBox .accountIcn {
	width: 102px;
}
.spring .apply .stepBox .chanceIcn {
	margin-top: 30px;
	width: 180px;
}
.spring .apply .stepBox .chanceTtl {
	margin-top: 10px;
	font-size: 32px;
	font-weight: bold;
	line-height: 51px;
	color: #014091;
	position: relative;
}
.spring .apply .stepBox .chanceTtl span {
	background: #ffe10e;
	list-style: 1;
}
.spring .apply .stepBox .chanceTtl + .txt {
	margin-top: 15px;
}
.spring .apply .stepBox .hashArea {
	margin-top: 35px;
	text-align: center;
}
.spring .apply .stepBox .hashArea button {
	width: 385px;
	margin: 0 auto;
	background: #4bb4ab;
	border: solid 2px #11958a;
	border-radius: 10px;
	padding: 10px 0;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	cursor: pointer;
}
.spring .apply .stepBox .hashArea .hashtagCopy {
	margin-top: 10px;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	color: #001348;
}
.spring .apply .stepBox .cautionTxt {
	margin-top: 45px;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	color: #ff0000;
}
.spring .apply .stepBox .cautionTxt span {
	display: inline-block;
	position: relative;
}
.spring .apply .stepBox .cautionTxt span::before {
	content: "";
	width: 48px;
	height: 42px;
	background: url(/mm/store_event/2024/spring/img/icn03.png) no-repeat;
	background-size: contain;
	position: absolute;
	top: calc(50% - 25px);
	left: -55px;
}
.spring .apply .stepBox .linkTxt {
	font-size: 20px;
	line-height: 32px;
	text-align: center;
	color: #001348;
}
.spring .apply .stepBox .link {
	margin-top:5px;
	text-align: center;
}
.spring .apply .stepBox .link a {
	display: inline-block;
	font-size: 20px;
	line-height: 32px;
	color: #014091;
	border-bottom: 1px solid #014091;
}
@media (max-width: 767px) {
	.spring .apply {
		padding: 16vw 0;
	}
	.spring .apply h2 {
		width: 82.133vw;
	}
	.spring .apply .applyContents {
		margin-top: 12vw;
		border-radius: 4vw;
		border: 0.933vw solid #014091;
		padding: 13.333vw 4vw 9.333vw;
	}
	.spring .apply .applyContents .instaIcn {
		width: 18.667vw;
		height: 18.667vw;
		border: 0.667vw solid #014091;
		padding: 3.067vw 0;
		top: -9.333vw;
		left: calc(50% - 9.333vw);
	}
	.spring .apply .applyContents .instaIcn img {
		width: 11.067vw;
	}
	.spring .apply .stepBox + .stepBox {
		margin-top: 8vw;
		padding-top: 5.333vw;
		border-top: 0.267vw solid #004091;
	}
	.spring .apply .stepBox .txtArea {
		display: block;
	}
	.spring .apply .stepBox .num {
		max-width: 19.867vw;
		margin: 0 auto;
	}
	.spring .apply .stepBox .txtBox {
		margin-top: 5.333vw;
		width: 100%;
	}
	.spring .apply .stepBox .txtBox .stepTtl {
		font-size: 5.2vw;
	}
	.spring .apply .stepBox .txtBox .txt {
		font-size: 3.733vw;
		line-height: 5.6vw;
	}
	.spring .apply .stepBox .txtBox .txt.red {
		line-height: 5.6vw;
	}
	.spring .apply .stepBox .txtBox .stepTtl + .txt {
		margin-top: 4vw;
	}
	.spring .apply .stepBox .txtBox .txt + .txt {
		margin-top: 4vw;
	}
	.spring .apply .stepBox .accountBox {
		margin: 5.333vw auto 0;
		max-width: 100%;
		border-radius: 1.867vw;
		padding: 1.333vw 4vw 4.667vw;
	}
	.spring .apply .stepBox .accountBox .txtBox {
		width: 74%;
	}
	.spring .apply .stepBox .accountBox .txtBox .txt {
		font-size: 3.2vw;
		line-height: 1;
	}
	.spring .apply .stepBox .accountBox .txtBox .accountTxt {
		margin-top: 2vw;
	}
	.spring .apply .stepBox .accountBox .txtBox .accountTxt a {
		font-size: 3.467vw;
		line-height: 4.933vw;
		padding-left: 10vw;
	}
	.spring .apply .stepBox .accountBox .txtBox .accountTxt a::before {
		width: 8vw;
		height: 8vw;
		top: calc(50% - 4vw);
	}
	.spring .apply .stepBox .accountBox .accountIcn {
		width: 17.333vw;
	}
	.spring .apply .stepBox .chanceIcn {
		margin-top: 5.333vw;
		width: 30.667vw;
	}
	.spring .apply .stepBox .chanceTtl {
		margin-top: 2vw;
		font-size: 5.6vw;
		line-height: 8.933vw;
	}
	.spring .apply .stepBox .chanceTtl + .txt {
		margin-top: 2.667vw;
	}
	.spring .apply .stepBox .hashArea {
		margin-top: 6vw;
	}
	.spring .apply .stepBox .hashArea button {
		width: 67.333vw;
		border: solid 0.267vw #11958a;
		border-radius: 1.333vw;
		padding: 1.333vw 0;
		font-size: 3.467vw;
	}
	.spring .apply .stepBox .hashArea .hashtagCopy {
		margin-top: 3.333vw;
		font-size: 3.2vw;
	}
	.spring .apply .stepBox .cautionTxt {
		margin-top: 8vw;
		font-size: 3.6vw;
	}
	.spring .apply .stepBox .cautionTxt span {
		padding-left: 8vw;
	}
	.spring .apply .stepBox .cautionTxt span::before {
		width: 8.133vw;
		height: 7.067vw;
		top: calc(50% - 3.533vw);
		left: 0;
	}
	.spring .apply .stepBox .linkTxt {
		font-size: 3.733vw;
		line-height: 5.6vw;
	}
	.spring .apply .stepBox .link {
		margin-top:0.667vw;
	}
	.spring .apply .stepBox .link a {
		font-size: 3.733vw;
		line-height: 5.6vw;
		border-bottom: 0.133vw solid #014091;
	}
}

/* end */
.spring .apply .end {
	max-width: 660px;
	margin: 30px auto 0;
	font-size: 35px;
	font-weight: bold;
	line-height: 1.3;
	text-align: center;
	color: #e4004f;
	background: #ffe45f;
	padding: 15px;
}
@media (max-width: 767px) {
	.spring .apply .end {
		margin: 4vw auto 0;
		max-width: 100%;
		font-size: 4.533vw;
		padding: 2.267vw;
	}
}

/* attentionArea */
.spring .attentionArea {
	position: relative;
}
.spring .attentionArea .attention {
	margin-top: 50px;
	color: #001348;
	line-height: 1.5;
}
.spring .attentionArea .attention .attentionTtl {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 20px;
}
.spring .attentionArea .attention .attentionTtl + .attentionTxt {
	margin-top: 20px;
}
.spring .attentionArea .attention ul {
	margin-top: 20px;
}
.spring .attentionArea .attention ul li {
	padding-left: 1em;
	text-indent: -1em;
}
.spring .attentionArea .attention .red {
	color: #ff0000;
}
@media (max-width: 767px) {
	.spring .attentionArea .attention {
		margin-top: 9.333vw;
	}
	.spring .attentionArea .attention .attentionTtl {
		font-size: 3.733vw;
		line-height: 5.333vw;
		margin-bottom: 4vw;
	}
	.spring .attentionArea .attention .attentionTtl + .attentionTxt {
		margin-top: 4vw;
	}
	.spring .attentionArea .attention ul {
		margin-top: 4vw;
	}
}

/* instaCaution */
.spring .instaCaution {
	margin-top: 50px;
	color: #ff0000;
	line-height: 1.5;
	background-color: #fff;
	border: 1px solid #ff0000;
	padding: 30px 45px 30px;
	position: relative;
}
.spring .instaCaution > p + p {
	margin-top: 20px;
}
.spring .instaCaution .instaCautionTtl {
	font-size: 20px;
	font-weight: bold;
}
.spring .instaCaution .instaCautionTtl span {
	display: inline;
	border-bottom: 1px solid #ff0000;
}
.spring .instaCaution span {
	font-size: 18px;
	font-weight: bold;
}
@media (max-width: 767px) {
	.spring .instaCaution {
		margin-top: 9.333vw;
		padding: 6vw 5.333vw;
	}
	.spring .instaCaution > p + p {
		margin-top: 4vw;
	}
	.spring .instaCaution .instaCautionTtl {
		font-size: 3.733vw;
		line-height: 5.6vw;
	}
	.spring .instaCaution .instaCautionTtl span {
		border-bottom: 0.267vw solid #ff0000;
	}
	.spring .instaCaution span {
		font-size: 3.733vw;
	}
}

/* rules */
.spring .rules {
	line-height: 1.7;
	margin-top: 60px;
	position: relative;
}
.spring .rules .title {
	padding: 18px 25px;
	border-radius: 8px;
	background: #004091;
	font-size: 22px;
	font-weight: bold;
	line-height: 1.3;
	color: #fff;
	position: relative;
}
.spring .slideToggle .title + div {
	display: none;
}
.spring .rules .title + div {
	padding: 20px;
	font-size: 14px;
	color: #001348;
}
.spring .rules .title + div dt {
	font-size: 16px;
}
.spring .rules .rulesList > dt {
	margin-top: 20px;
	font-weight: bold;
}
.spring .rules .rulesList > dd {
	margin-top: 7px;
}
.spring .rules .rulesList > dd > p + ul {
	margin-top: 7px;
}
.spring .rules .rulesList > dd > ul + p {
	margin-top: 20px;
}
.spring .rules .rulesList > dd .bold {
	margin-top: 0;
	text-indent: 1em;
}
.spring .rules .rulesList > dd .bold span {
	font-weight: bold;
}
.spring .rules .numbering {
	counter-reset: li-counter;
}
.spring .rules .numbering > li {
	padding-left: 27px;
}
.spring .rules .numbering > li:before {
	content: "（"counter(li-counter) "）";
	counter-increment: li-counter;
	display: block;
	float: left;
	width: 35px;
	margin-left: -27px;
}
.spring .rules .list > li {
	padding-left: 1em;
	position: relative;
}
.spring .rules .list > li:before {
	content: "・";
	position: absolute;
	top: 0;
	left: 0;
}
@media (max-width: 767px) {
	.spring .rules {
		margin-top: 9.333vw;
	}
	.spring .rules .title {
		font-size: 3.733vw;
		padding: 3.333vw;
		border-radius: 1.333vw;
	}
	.spring .rules .title + div {
		font-size: 3.2vw;
		padding: 4.563vw 1.911vw;
	}
	.spring .rules .title + div dt {
		font-size: 4vw;
	}
}

/* contact */
.spring .contact {
	line-height: 1.7;
	margin-top: 40px;
	position: relative;
}
.spring .contact .title {
	padding: 18px 25px;
	border-radius: 8px;
	background: #004091;
	font-size: 22px;
	font-weight: bold;
	line-height: 1.3;
	color: #fff;
	position: relative;
}
.spring .contact .title + div {
	padding: 20px;
	font-size: 16px;
	color: #001348;
}
.spring .contactLink {
	margin-top: 10px;
}
.spring .contactLink a {
	display: block;
	color: #001348;
	font-weight: bold;
	position: relative;
	padding-left: 30px;
}
.spring .contactLink a::before {
	display: block;
	content: "";
	width: 25px;
	height: 25px;
	background-image: url(/mm/store_event/2024/spring/img/arrow.png);
	background-repeat: no-repeat;
	background-size: contain;
	position: absolute;
	top: 0;
	left: 0;
}
@media (max-width: 767px) {
	.spring .contact {
		margin-top: 6vw;
	}
	.spring .contact .title {
		font-size: 3.733vw;
		padding: 3.333vw;
		border-radius: 1.333vw;
	}
	.spring .contact .title + div {
		font-size: 3.2vw;
		padding: 4.563vw 1.911vw 0;
	}
	.spring .contactLink {
		margin-top: 4vw;
	}
	.spring .contactLink a {
		padding-left: 5.333vw;
	}
	.spring .contactLink a::before {
		width: 4vw;
		height: 4vw;
		top: 0.667vw;
		left: 0;
	}
}
/* slideToggle */
.spring .slideToggle .icn {
	background: #fff;
	border-radius: 3px;
	display: block;
	width: 1.8em;
	height: 1.8em;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	margin: auto 0.75em;
}
.spring .slideToggle .icn:before, .spring .slideToggle .icn:after {
	display: block;
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	width: 1em;
	height: 4px;
	background: #004091;
	transition: all .4s;
}
.spring .slideToggle .icn:before {
	transform: rotate(0deg);
}
.spring .slideToggle .icn:after {
	transform: rotate(90deg);
}
.spring .slideToggle .icn.active:before {
	display: none;
}
.spring .slideToggle .icn.active:after {
	transform: rotate(180deg);
}
.spring .slideToggle .title + div {
	display: none;
}

/* instaArea */
.spring .instaArea {
	background-color: #95d6f6;
	background-image: url(/mm/store_event/2024/spring/img/left.png),url(/mm/store_event/2024/spring/img/right.png);
	background-repeat: repeat-y , repeat-y;
	background-position: top left, top right;
	padding: 160px 0;
}
.spring .instaArea .inner {
	max-width: 1040px;
}
.spring .instaArea h2 {
	width: 613px;
	margin: 0 auto;
}
.spring .instaArea .instaContents {
	margin-top: 50px;
	position: relative;
}
@media (max-width: 767px) {
	.spring .instaArea {
		background-image: url(/mm/store_event/2024/spring/img/paper_sp.png);
		background-repeat: repeat-y;
		background-position: top center;
		background-size: contain;
		padding: 16vw 0;
	}
	.spring .instaArea .inner {
		max-width: 100%;
	}
	.spring .instaArea h2 {
		width: 74vw;
	}
	.spring .instaArea .instaContents {
		margin-top: 8vw;
	}
}

/* footer */
.spring #footer {
	padding-top: 0;
	border-top: none;
}
.spring #footer .noteArea {
	background: #014099;
	padding: 30px 0;
}
.spring #footer .noteArea > p {
	font-size: 16px;
	line-height: 28px;
	text-align: center;
	color: #fff;
}
.spring #footer .noteArea > p span {
	font-size: 18px;
	font-weight: bold;
}
.spring #footer .logoArea {
	margin-top: 20px;
	display: flex;
	justify-content: center;
	align-items: center;
}
.spring #footer .logoArea .logo01 {
	width: 223px;
}
.spring #footer .logoArea .logo02 {
	width: 282px;
	margin: 0 55px 0 55px;
}
.spring #footer .logoArea .logo03 {
	margin-bottom: 25px;
	width: 198px;
}
.spring #footer .copy {
	padding: 30px 0 20px;
	font-size: 16px;
	text-align: center;
	color: #001348;
}
@media (max-width: 767px) {
	.spring #footer .noteArea {
		padding: 6.667vw 4vw;
	}
	.spring #footer .noteArea > p {
		font-size: 3.2vw;
		line-height: 4vw;
		text-align: left;
	}
	.spring #footer .noteArea > p span {
		font-size: 3.2vw;
	}
	.spring #footer .noteArea > p.note {
		margin-top: 2.667vw;
		font-size: 2.933vw;
	}
	.spring #footer .logoArea {
		margin-top: 4vw;
		padding: 0 4vw;
		justify-content: space-between;
	}
	.spring #footer .logoArea .logo01 {
		width: 24.533vw;
	}
	.spring #footer .logoArea .logo02 {
		width: 31.067vw;
		margin: 0;
	}
	.spring #footer .logoArea .logo03 {
		margin-bottom: 3.333vw;
		width: 21.733vw;
	}
	.spring #footer .copy {
		padding: 5.333vw 4vw 5.333vw;
		font-size: 2.4vw;
		line-height: 4vw;
		text-align: left;
	}
}

/* pagetop */
#pageTop {
	display: none;
	width: 100%;
	height: auto;
	max-width: 85px;
	position: fixed;
	bottom: 20px;
	right: 1%;
	z-index: 99;
}
@media (max-width: 767px) {
	#pageTop {
		max-width: 11.333vw;
		bottom: 1.333vw;
	}
}

/* confetti */
.confetti {
	position: relative;
	overflow: hidden;
}
/* drop
-----------*/
.drops {
	position: absolute;
	top: -3.5rem;
	left: 0%;
	display: block;
	background-color: #ea3c85;
	width: 10px;
	height: 20px;
	transform: rotate(15deg);
	z-index: 0;
}
.drops:nth-of-type(2) {
	left: 5%;
	background-color: #e869a3;
	width: 10px;
	height: 20px;
}
.drops:nth-of-type(3) {
	left: 8%;
	background-color: #e87d3f;
	width: 10px;
	height: 20px;
}
.drops:nth-of-type(4) {
	left: 10%;
	background-color: #f3c257;
	width: 10px;
	height: 20px;
}
.drops:nth-of-type(5) {
	left: 15%;
	background-color: #5eacf3;
	width: 10px;
	height: 20px;
}
.drops:nth-of-type(6) {
	left: 20%;
	background-color: #68c4d0;
	width: 10px;
	height: 20px;
}
.drops:nth-of-type(7) {
	left: 25%;
	background-color: #ea3c85;
	width: 10px;
	height: 20px;
	transform: rotate(30deg);
}
.drops:nth-of-type(8) {
	left: 30%;
	background-color: #e869a3;
	width: 10px;
	height: 20px;
	transform: rotate(30deg);
}
.drops:nth-of-type(9) {
	left: 35%;
	background-color: #e87d3f;
	width: 10px;
	height: 20px;
	transform: rotate(30deg);
}
.drops:nth-of-type(10) {
	left: 40%;
	background-color: #f3c257;
	width: 10px;
	height: 20px;
	transform: rotate(-15deg);
}
.drops:nth-of-type(11) {
	left: 45%;
	background-color: #5eacf3;
	width: 10px;
	height: 20px;
	transform: rotate(30deg);
}
.drops:nth-of-type(12) {
	left: 50%;
	background-color: #68c4d0;
	width: 10px;
	height: 20px;
	transform: rotate(30deg);
}
.drops:nth-of-type(13) {
	left: 55%;
	background-color: #ea3c85;
	width: 10px;
	height: 20px;
	transform: rotate(-15deg);
}
.drops:nth-of-type(14) {
	left: 60%;
	background-color: #e869a3;
	width: 10px;
	height: 20px;
	transform: rotate(-15deg);
}
.drops:nth-of-type(15) {
	left: 65%;
	background-color: #e87d3f;
	width: 10px;
	height: 20px;
	transform: rotate(30deg);
}
.drops:nth-of-type(16) {
	left: 70%;
	background-color: #f3c257;
	width: 10px;
	height: 20px;
	transform: rotate(30deg);
}
.drops:nth-of-type(17) {
	left: 75%;
	background-color: #5eacf3;
	width: 10px;
	height: 20px;
	transform: rotate(30deg);
}
.drops:nth-of-type(18) {
	left: 80%;
	background-color: #68c4d0;
	width: 10px;
	height: 20px;
	transform: rotate(30deg);
}
.drops:nth-of-type(19) {
	left: 85%;
	background-color: #ea3c85;
	width: 10px;
	height: 20px;
	transform: rotate(-15deg);
}
.drops:nth-of-type(20) {
	left: 90%;
	background-color: #e869a3;
	width: 10px;
	height: 20px;
	transform: rotate(-15deg);
}
.drops:nth-of-type(21) {
	left: 95%;
	background-color: #e87d3f;
	width: 10px;
	height: 20px;
	transform: rotate(30deg);
}
@keyframes drop {
	0% {
		top: -2.5rem;
	}
	100% {
		top: 600rem;
	}
}
@keyframes drop2 {
	0% {
		margin-left: -5rem;
	}
	100% {
		margin-left: 5rem;
	}
}