/* -------sns icon--------- */
@font-face {
	font-family: 'sns_ico';
	src:
		url('../fonts/sns_ico.ttf?sij4de') format('truetype'),
		url('../fonts/sns_ico.woff?sij4de') format('woff'),
		url('../fonts/sns_ico.svg?sij4de#sns_ico') format('svg');
	font-weight: normal;
	font-style: normal;
}

i.snsIcon {
	font-family: 'sns_ico' !important;
	speak: never;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;

	color: #000;
}

.icon-ap:before { content: "\e900";}
.icon-blo:before { content: "\e901";}
.icon-fb:before { content: "\e902";}
.icon-hp:before { content: "\e903";}
.icon-in:before { content: "\e904";}
.icon-line:before { content: "\e905";}
.icon-spo:before { content: "\e906";}
.icon-tt:before { content: "\e907";}
.icon-tw:before { content: "\e908";}
.icon-yt:before { content: "\e909";}
.icon-x:before { content: "\e90a";}

/* ////////////////////////////////////////////////////////////////////////////////

	Common

//////////////////////////////////////////////////////////////////////////////// */
.wrap {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}
footer {
	position: absolute !important;
	left: 0;
	bottom: 0;
	background-color: transparent;
}
footer,
footer small,
footer a {
	color: #141414 !important;
}
footer .bg {
	display: none;
}
footer .nav__list--sns {
	margin-bottom: 0;
}

html {
	line-height: 1.8;
	letter-spacing: 0.08em;
	background-color: #f2f8ff;
	color: #434343;
	font-family: "Noto Sans JP", "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
}
section {
	padding: min(8vw, 80px) min(6vw, 64px);
	max-width: 1080px;
	margin: auto;
}
h2 {
	font-family: "Barlow", sans-serif;
	font-weight: 700;
	font-style: normal;
	color: #628eba;
	text-align: center;
	font-size: min(12vw, 64px);
	letter-spacing: 0.08em;
	margin-bottom: min(6vw, 80px);
}
img {
	width: 100%;
	vertical-align: middle;
}
li {
	list-style: none;
}
a {
	transition: all 0.5s ease;
	text-decoration: none;
	color: #434343;
}
.anim {
	opacity: 0;
	transition: all .4s ease-out;
}
.anim.on {
	opacity: 1;
}
@keyframes op {
	0% { opacity: 0;}
	100% { opacity: 1;}
}

.partitionWrap {
	border-top: #000 solid 1px;
}

.listAsterisk {
	list-style: none;
	padding-left: 1.2em;
}
.listAsterisk > li {
	text-indent: -1.2em;
	font-size: min(3vw, 14px);
	font-weight: normal;
	line-height: 1.4;
}
.listAsterisk > li + li {
	margin-top: 0.3em;
}
.listAsterisk > li:before {
	margin-right: 0.2em;
}
.listAsterisk > li:before {
	content: "※";
}

.btnList {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	gap: min(4vw, 20px);
}
.btnList li {
	width: 80%;
	max-width: 320px;
	min-width: fit-content;
}
.btnList li a,
.btnList li span {
	display: block;
	line-height: 1em;
	padding: min(4vw, 24px);
	font-size: min(3vw, 14px);
	font-weight: bold;
	text-align: center;
	border-radius: min(2vw, 10px);
	border: #5a4f49 solid 3px;
}
.btnList li span {
	border: #b8c3d0 solid 3px;
	background-color: #b8c3d0;
	color: #778392;
}




.btnarchive {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	gap: min(4vw, 20px);
}
.btnarchive li {
	padding: 0 20px;
}
.btnarchive li a {
  display: block;
  width: 260px;
  padding: 11px;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  border-radius: 60px;
  border: #5a4f49 solid 3px;
  color: #fff;
  background: #628EBA;
}

.date {
  font-size: 12px;
  border: 1px solid;
  padding: 5px 10px 4px;
  border-radius: 100px;
  display: inline-block;
  line-height: 1em;
  margin: 0 0 0 10px;
  vertical-align: 2px;
  margin-bottom: 0;
}

@media (hover: hover) {
	a:hover {
		opacity: 0.6;
	}
}
@media screen and (min-width:821px) {
	.sp {display: none;}
}
@media screen and (max-width:820px) {
	.pc {display: none;}
}

.main,
.footer {
	position: relative;
	z-index: 0;
}
.bgWrap {
	position: relative;
	overflow: hidden;
	z-index: 0;
	padding-bottom: 280px;
}
.animImg01 {
	position: absolute;
	top: -14vw;
	left: -10vw;
	width: min(57vw, 96vh);
}
.animImg02 {
	position: absolute;
	top: -28vw;
	right: -39vw;
	width: 76vw;
}
.animImg03 {
	position: absolute;
	top: 11%;
	left: -5vw;
	width: 32vw;
	transform: rotate(69deg) scale(-1);
}
.animImg04 {
	position: absolute;
	top: 21%;
	right: -9vw;
	width: 28vw;
	transform: rotate(58deg) scale(-1);
}
.animImg05 {
	position: absolute;
	top: 36%;
	left: -19vw;
	width: 41vw;
	transform: rotate(28deg);
}
.animImg06 {
	position: absolute;
	top: 42%;
	right: -15vw;
	width: 46vw;
	transform: rotate(-112deg)
}
.animImg07 {
	position: absolute;
	top: 61%;
	left: -18vw;
	width: 32vw;
	transform: rotate(-153deg);
}
.animImg08 {
	position: absolute;
	top: 80%;
	right: -4vw;
	width: 57vw;
	transform: rotate(-72deg);
}
.animImg09 {
	position: absolute;
	bottom: -7vw;
	left: -36vw;
	width: 78vw;
}

.deco1 {
    position: absolute;
    top: -9vw;
    left: 0vw;
    max-width: 260px;
    z-index: 0;
}
.deco2 {
    position: absolute;
    top: 37vw;
    right: -6vw;
    max-width: 260px;
    z-index: 0;
}
.deco3 {
    position: absolute;
    top: 69vw;
    left: 3vw;
    max-width: 142px;
    z-index: 0;
}

.deco4 {
    position: absolute;
    top: 94vw;
    right: -3vw;
    max-width: 260px;
    z-index: 0;
}

.deco5 {
    position: absolute;
    top: 122vw;
    left: -6vw;
    max-width: 260px;
    z-index: 0;
}

.deco6 {
    position: absolute;
    top: 155vw;
    right: -5vw;
    max-width: 295px;
    z-index: 0;
}

.deco7 {
    position: absolute;
    top: 173vw;
    left: -4vw;
    max-width: 260px;
    z-index: 0;
}

.deco8 {
    position: absolute;
    top: 195vw;
    right: -5vw;
    max-width: 246px;
    z-index: 0;
}

.deco8{
position: absolute;
    top: 310vw;
    right: -7vw;
    max-width: 260px;
    z-index: 0;
}

.deco9 {
    position: absolute;
    top: 228vw;
    left: -3vw;
    max-width: 320px;
    z-index: 0;
}

.deco10 {
    position: absolute;
    top: 254vw;
    right: -2vw;
    max-width: 224px;
    z-index: 0;
}

.deco11 {
    position: absolute;
    top: 280vw;
    left: 4vw;
    max-width: 150px;
    z-index: 0;
}

.deco12 {
    position: absolute;
    top: 304vw;
    right: -7vw;
    max-width: 260px;
    z-index: 0;
}


.flower img{
max-width: 69px;
margin-bottom: 10px;
}

.mainVisual {
	height: 100vh;
	width: 100vw;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	padding-top: 5vw;
}
.mainVisual .titleHead {
	font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
	color: #5a4f49;
	display: flex;
	align-items: center;
	font-weight: bold;
	font-size: 1.88vw;
	letter-spacing: 0.18em;
	gap: 0 1vw;
}
.mainVisual .titleHead::before,
.mainVisual .titleHead::after {
	display: block;
	content: "";
	width: 1.5em;
	height: 1.5em;
	background-image: url(../images/text_deco.svg);
	background-repeat: no-repeat;
	background-size: contain;
}
.mainVisual h1 {
	font-family: "Barlow", sans-serif;
	font-weight: 700;
	font-style: normal;
	color: #628eba;
	text-align: center;
	font-size: 8.8vw;
	letter-spacing: 0.2em;
	line-height: 1.15;
	margin-bottom: 5vw;
	padding-left: 0.2em;
}
.mainVisual h1 span {
	font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
	display: block;
	font-size: 0.22em;
	font-weight: bold;
	letter-spacing: 0.2em;
}
.mainVisual .clipMemo {
	background-image: url(../images/memo.png);
	background-repeat: no-repeat;
	background-size: contain;
	width: 41vw;
	transform: translateX(-4%);
}
.mainVisual .clipMemo > div {
	position: relative;
	padding-top: 55.3%;
}
.mainVisual .clipMemo p {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	transform: translate(-48.5%, -50%);
	font-size: 1.3vw;
	text-align: center;
	line-height: 2;
}

.presentList {
	display: grid;
	grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
	gap: min(6vw, 32px) min(6vw, 32px);
}
.presentList > li {
	background-color: #fff;
	border: #5a4f49 solid 3px;
	padding: min(4vw, 32px);
}
.presentList > li > p {
	color: #628eba;
	font-weight: 600;
	text-align: center;
	font-size: min(6vw, 32px);
	line-height: 1;
	margin-bottom: min(4vw, 20px);
}
.presentList > li > p span {
	display: inline-block;
	font-size: 1.5em;
	transform: translateY(0.06em);
	margin-right: 0.1em;
}
.presentList > li .partitionWrap .img {
	padding: min(4vw, 32px) 12%;
}
.presentList > li .partitionWrap p {
	text-align: center;
	font-size: min(3.8vw, 18px);
}
.presentList > li .partitionWrap p span {
	display: block;
	font-size: min(2.6vw, 12px);
}



#entry h3 {
	font-weight: 700;
	color: #628eba;
	text-align: center;
	font-size: min(4.6vw, 22px);
	margin-bottom: min(4vw, 24px);
}
#entry h3:not(h2 + h3) {
	margin-top: min(8vw, 80px);
}
#entry .bgTextWrap {
	background-color: #fff;
	border: #5a4f49 solid 3px;
	padding: min(6vw, 32px) min(4vw, 32px);
}
#entry .bgTextWrap.period h4 {
	display: flex;
	align-items: center;
	font-size: min(4.2vw, 20px);
	font-weight: normal;
}
#entry .bgTextWrap.period h4 span {
	padding: 0 1em;
}
#entry .bgTextWrap.period h4::before,
#entry .bgTextWrap.period h4::after {
	display: block;
	content: "";
	flex-grow: 1;
	height: 2px;
	background-color: #434343;
}
#entry .bgTextWrap.period p + h4 {
	margin-top: 1em;
}
#entry .bgTextWrap.period p {
	text-align: center;
	font-size: min(3.8vw, 18px);
	padding: 1em 0;
}
#entry .bgTextWrap.period p span {
	font-size: 1.5em;
}


#entry .bgTextWrap.serial .partitionWrap {
	padding-top: min(4vw, 24px);
}
#entry .bgTextWrap.noteWrap {
	background-color: transparent;
	margin-top: min(10vw, 80px);
}
#entry .bgTextWrap.noteWrap .head {
	font-size: min(3.8vw, 18px);
	margin-bottom: 1em;
}
#entry .btnList {
	margin-top: min(6vw, 40px);
}
#entry .btnList li:nth-child(1) a {
	background-color: #ebd56d;
}
#entry .btnList li:nth-child(2) a {
	background-color: #628eba;
	color: #fff;
}

.itemWrap{
display: flex;
justify-content: space-between;
margin-bottom: 24px;
}

.ticketMonth {
width: 75%;
}

.memberTit {
    font-size: 20px;
    margin-bottom: 20px;
    font-weight: bold;
    color: #628eba;
    text-align: center;
    max-width: 245px;
    margin: 0 auto 20px;
    border-bottom: wavy 2px #628eba;
    text-decoration: underline wavy #628eba;
    text-underline-offset: 12px;
}

.ticketMonth  .list{
   display: flex;
   justify-content: space-between;
}

.ticketItem{
max-width: 120px;
margin: 0 auto;
}

.ticketItem .icon{
width: fit-content;
position: relative;
}

 .ticketItem .icon img{
width: auto;
min-height: 100px;
}

.ticketItem .number{
	padding: 8px 12px;
	background: #628eba;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	border-radius: 50px;
	position: absolute;
	left: 0;
	bottom: 0;
}

.ticketItem .tit{
font-size: 14px;
text-align: center;
padding-top: 20px;
margin-bottom: 10px;
}

 .ticketItem .period{
font-size: 10px;
text-align: center;
}

.itemWrap .line{
    content: " ";
    width: 1px;
    background-color: #000;
    margin: 0px 10px 0px 10px;
}

.ticketYear{
width: 25%;
}

.ticketYear .memberTit{

}

.ticketYear .list{

}

.ticketYear .ticketItem{
max-width: 135px;
}

.ticketYear .ticketItem .icon{

}

.ticketYear .ticketItem .icon img{
aspect-ratio: 629 / 403;
object-fit: contain;
height: auto;
}

.ticketYear .ticketItem .number{


}
.ticketYear .ticketItem .tit{

}

.ticketYear .ticketItem .period{

}




#archive {

}
#archive .archiveList{
    display: flex;
    align-items: center;
    justify-content: center;
}
#archive .archiveList li{
    padding: 0 20px;
}
#archive .archiveList a{
    display: block;
    width: 260px;
    background: #628EBA;
    padding: 20px;
    font-size: 18px;
    font-weight: 600;
    text-align: center;
    color: #FFF;
    border-radius: 100px;
    border: #5a4f49 solid 3px;
}
#archive .archiveList a span {
    font-size: 12px;
    border: 1px solid;
    padding: 5px 10px 4px;
    border-radius: 100px;
    display: inline-block;
    line-height: 1em;
    margin: 0 0 0 10px;
    vertical-align: 2px;
}
/* .footer {
	padding: min(6vw, 64px) min(6vw, 64px) min(14vw, 200px);
}
.footer p {
	text-align: center;
	font-size: min(2vw, 10px);
} */

@media screen and (min-width: 821px) {

	.entryList {
		display: grid;
		grid-template-columns: 1fr 1fr 1fr;
		gap: min(6vw, 32px) min(6vw, 32px);
	}
	.entryList > li {
		width: 100%;
	}
	.entryList > li > div {
		position: relative;
		width: 100%;
		padding-top: 100%;
		background-color: #fafbd6;
		border: #5a4f49 solid 3px;
		border-radius: 50%;
	}
	.entryList > li span {
		font-family: "Barlow", sans-serif;
		font-weight: 500;
		font-style: normal;
		position: absolute;
		top: 24%;
		left: 50%;
		transform: translate(-50%, -50%);
		color: #628eba;
		font-size: min(12vw, 64px);
	}
	.entryList > li .box {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		border-radius: 50%;
	}
	.entryList .box .left{
		float:left;
		width:50%;
		height:100%;
		shape-outside:polygon(29% 66%, 44% 81%, 71% 87%, 100% 87%, 100% 100%, 0 100%, 0 42%, 25% 42%);
	}
	.entryList .box .right{
		float:right;
		width:50%;
		height:100%;
		shape-outside:polygon(71% 66%, 56% 81%, 29% 87%, 0% 87%, 0 100%, 100% 100%, 100% 42%, 75% 42%);
	}
	.entryList > li .box p {
		padding-top: 42%;
		text-align: center;
		font-size: min(1.6vw, 18px);
	}
}
@media screen and (max-width: 820px) {

	.bgWrap {
		padding-bottom: 100px;
	}

	.animImg01 {
		top: -21vw;
    width: 87vw;
	}
	.animImg02 {
		width: 80vw;
	}
	.animImg03 {
    left: -37vw;
    width: 72vw;
	}
	.animImg04 {
    right: -49vw;
    width: 88vw;
	}
	.animImg05 {
    left: -25vw;
    width: 66vw;
	}
	.animImg06 {
    top: 42%;
    right: -35vw;
    width: 86vw;
	}
	.animImg07 {
    top: 61%;
    left: -48vw;
    width: 102vw;
	}
	.animImg08 {
    right: -54vw;
    width: 77vw;
    transform: rotate(-117deg);
	}
	.animImg09 {
    bottom: -15vw;
    width: 128vw;
	}

	.deco1 {
    top: -9vw;
    left: 0vw;
    max-width: 120px;
}

    .deco1 {
        position: absolute;
        top: -9vw;
        left: 0vw;
        max-width: 130px;
        z-index: 0;
    }
    .deco2 {
        position: absolute;
        top: 135vw;
        right: -6vw;
        max-width: 130px;
        z-index: 0;
    }
    .deco3 {
        position: absolute;
        top: 382vw;
        left: -7vw;
        max-width: 75px;
        z-index: 0;
    }

    .deco4 {
        position: absolute;
        top: 500vw;
        right: -3vw;
        max-width: 130px;
        z-index: 0;
    }

.deco5 {
        position: absolute;
        top: 583vw;
        left: -18vw;
        max-width: 130px;
        z-index: 0;
    }

    .deco6 {
        position: absolute;
        top: 686vw;
        right: -19vw;
        max-width: 160px;
        z-index: 0;
    }
    .deco7 {
        position: absolute;
        top: 800vw;
        left: -20vw;
        max-width: 130px;
        z-index: 0;
    }

    .deco8 {
        position: absolute;
        top: 927vw;
        right: -20vw;
        max-width: 130px;
        z-index: 0;
    }
    .deco9 {
        position: absolute;
        top: 1015vw;
        left: -25vw;
        max-width: 160px;
        z-index: 0;
    }

.deco10 {
        position: absolute;
        top: 1100vw;
        right: -15vw;
        max-width: 112px;
        z-index: 0;
    }

    .deco11 {
        position: absolute;
        top: 1152vw;
        left: -7vw;
        max-width: 75px;
        z-index: 0;
    }

    .deco12 {
        position: absolute;
        top: 1251vw;
        right: -11vw;
        max-width: 130px;
        z-index: 0;
    }

	.mainVisual {
		padding-top: 5vw;
	}
	.mainVisual .titleHead {
		font-size: 4.6vw;
		gap: 0 2vw;
		margin-bottom: 4vw;
	}
	.mainVisual h1 {
		font-size: 17.8vw;
		margin-bottom: 12vw;
		line-height: 1;
	}
	.mainVisual h1 span {
		margin-top: 2vw;
	}
	.mainVisual .clipMemo {
		width: 86vw;
		transform: translateX(-4%);
	}
	.mainVisual .clipMemo p {
		transform: translate(-48.5%, -50%);
		font-size: 2.8vw;
	}

	#entry .bgTextWrap.serial > div {
		/* display: block; */
		flex-wrap: wrap;
		justify-content: center;
		gap: min(6vw, 32px) min(3vw, 20px);
	}
	#entry .bgTextWrap.serial .serialText {
		width: fit-content;
		min-width: auto;
	}
	#entry .bgTextWrap.serial .graphImg {
		max-width: 300px;
		width: 100%;
	}
	#entry .bgTextWrap.noteWrap {
		background-color: transparent;
		margin-top: min(8vw, 80px);
	}
	#entry .bgTextWrap.noteWrap .head {
		font-size: min(3.8vw, 18px);
		margin-bottom: 1em;
	}

	.entryList > li:not(:first-child) {
		margin-top: min(4vw, 24px);
	}
	.entryList > li > div {
		display: flex;
		align-items: center;
		background-color: #fafbd6;
		border: #5a4f49 solid 3px;
		padding: min(3vw, 16px) min(5vw, 32px);
	}
	.entryList > li span {
		font-family: "Barlow", sans-serif;
		font-weight: 500;
		font-style: normal;
		font-size: min(8.6vw, 42px);
		color: #628eba;
		line-height: 1;
		margin-right: 0.5em;
	}
	.entryList > li p {
		font-size: min(3.4vw, 16px);
	}


	.entryList .box .left,
	.entryList .box .right {
		display: none;
	}
	#archive .archiveList {
        display: block;
	}
	#archive .archiveList li {
		padding: 0;
		margin: 0 auto 20px;
	}
	#archive .archiveList li:last-child {
		margin: 0 auto;
	}
	#archive .archiveList a {
		display: block;
		width: 100%;
	}
	/* .entryList {
		grid-template-columns: 1fr;
	}
	.entryList > li {
		width: 100%;
    max-width: 300px;
		margin: auto;
	}
	.entryList > li .box p {
		font-size: min(3.8vw, 18px);
	} */


	.itemWrap{
  display: block;
margin-bottom: 24px;
}

.ticketMonth {
width: 100%;
}

.memberTit {
    font-size: 20px;
    margin-bottom: 20px;
    font-weight: bold;
    color: #628eba;
    text-align: center;
    max-width: 245px;
    margin: 0 auto 20px;
    border-bottom: wavy 2px #628eba;
    text-decoration: underline wavy #628eba;
    text-underline-offset: 12px;
}

.ticketMonth  .list{
flex-wrap: wrap;
justify-content: space-between;
}

.ticketItem{
width: 48%;
max-width: none;
padding-bottom: 20px;
}

.ticketItem:last-child{
padding-bottom: 0;
}

.ticketItem .icon{
width: fit-content;
position: relative;
}

 .ticketItem .icon img{
width: auto;
min-height: 100px;
}

.ticketItem .number{
	padding: 8px 12px;
	background: #628eba;
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	border-radius: 50px;
	position: absolute;
	left: 0;
	bottom: 0;
}

.ticketItem .tit{
font-size: 14px;
text-align: center;
padding-top: 20px;
margin-bottom: 10px;
}

 .ticketItem .period{
font-size: 10px;
text-align: center;
line-height: 1.3em;
}

.itemWrap .line {
        content: " ";
        width: 100%;
        height: 1px;
        background-color: #000;
        margin: 4vw auto 4vw;
    }

.ticketYear{
justify-content: center;
width: 100%;
}

.ticketYear .memberTit{

}

.ticketYear .list{

}

.ticketYear .ticketItem {
          max-width: 167px;
    width: 100%;
}

.ticketYear .ticketItem .icon{

}

.ticketYear .ticketItem .icon img{

}

.ticketYear .ticketItem .number{


}
.ticketYear .ticketItem .tit{

}

.ticketYear .ticketItem .period{

}

.listAsterisk {
	list-style: none;
	padding-left: 1.2em;
}

.listAsterisk > li + li {
	margin-top: 0.3em;
}
.listAsterisk > li:before {
	margin-right: 0.2em;
}
.listAsterisk > li:before {
	content: "※";
}

.listAsterisk > li {
    text-indent: -1.2em;
    font-size: min(3vw, 14px);
    font-weight: normal;
    line-height: 1.4;
    margin-bottom: 10px;
}

.listAsterisk > li:last-child {
    margin-bottom: 0px;
}



.presentList {
    display: block;
    background-color: #fff;
    border: #628eba solid 3px;
    padding: 0;
    grid-template-columns: none;
    gap: none;
}

.presentList > li {
    border-bottom: 0px;
    padding: 0vw;
	border: none;
}

.presentList > li > p {
    color: #FFFF;
    background: #628eba;
    font-weight: 600;
    text-align: center;
    font-size: 4vw;
    line-height: 1;
    margin-bottom: 0;
    padding: 7px;
    margin-left: 0;
    top: 15px;
    left: 0;
    top: -2;
}

.presentList > li > p span {
	display: inline-block;
	font-size: 1.5em;
	transform: translateY(0.06em);
	margin-right: 0.1em;
}

.presentList > li .partitionWrap .img {
    width: 49%;
    padding: 0;
    vertical-align: middle;
    align-items: center;
    display: block;
}

.presentList > li .partitionWrap .img img{
    display: block;
    margin: 0 auto;
}


.presentList > li .partitionWrap p {
    text-align: left;
    font-size: min(3.8vw, 18px);
    padding-left: 10px;
}



.presentList > li .partitionWrap p span {
	display: block;
	font-size: min(2.6vw, 12px);
}

.presentList .partitionWrap {
    border-top: none;
    display: flex;
    align-items: center;
    justify-content: left;
    padding: 12px;
}





}