@charset "UTF-8";

@import url("https://use.typekit.net/uax0rmf.css");

/*******************
Initial setting
*******************/
html{overflow: auto;}
body {overflow: hidden;}

#pmWrap *{-webkit-box-sizing: border-box;box-sizing: border-box;}
#pmWrap { margin-bottom: 30px;}
@media screen and (min-width: 940px) { #pmWrap{margin-bottom:20px;}}
#pmWrap img{
	border:none;
    height: auto;
	width: 100%;vertical-align: top;}
#pmWrap img[src$=".svg"] {
    width: 100%;

}

#pmWrap ul{list-style-type:none;}

#pmWrap a {
	text-decoration: underline;
	color: #fff;
}

#pmWrap a:hover {
	text-decoration: none;
}




/*******************
Layout
*******************/
body {overflow-y: scroll;}
#pmWrap{
	padding: 0;
	margin-bottom: 0;
	width: 100%;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	font-family: 'Noto Sans JP', "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
	font-size: 16px;
	padding-top: 100px;
	color: #000;
	font-weight: 500;
	background: #001b2a;
}

#pmWrap #pmContainer{
	width: 100%;
	margin: 0 auto;
}

a:hover img {opacity:.8;transition: opacity 0.3s ease-out;}
p a:hover {opacity:.8;transition: opacity 0.3s ease-out;}

@media screen and (min-width: 940px) {
	.sp {
		display: none !important;
	}

	.pc_br:before {
		content: "\A" ;
		white-space: pre ;
	}
}


@media screen and (max-width: 940px) {
	#pmWrap{
		font-size: 3.4666vw;
		padding-top: 21.3333333333%;
	}
	.pc {
		display: none !important;
	}
	#pmWrap #pmContainer{
	margin: 0 auto;
	}
	.sp_br:before {
		content: "\A" ;
		white-space: pre ;
	}
}

/*******************
mv
*******************/

#mv_area {
	text-align: center;
	position: relative;
	background: #F3CF30;
	height: 50vw;
	background: url(/special/pokemon/2026/images/pm_mv.jpg) no-repeat;
	background-size: 100%;
}

#mv_area .pm_ttl h2{
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

@media screen and (max-width: 940px) {
	#mv_area {
	    width: 100%;
	    height: 166.6666666667vw;
		background: url(/special/pokemon/2026/images/pm_mv_sp.jpg) no-repeat;
		background-size: 100%;
	}
}

.link_area {
	margin: 0 auto;
	padding: 120px 0 0;
}

.link_area a.btn {
	width: 47.2222vw;
	border: 4px solid #b8a948;
    display: block;
    padding: 1.6666vw 0;
    font-size: 28px;
    color: #b8a948 !important;
    text-decoration: none;
    text-align: center;
    margin: 0 auto;
	position: relative;
	font-weight: 700;
}

.link_area p {
	width: 47.2222vw;
	border: 4px solid #b8a948;
    display: block;
    padding: 1.6666vw 0;
    font-size: 22px;
    color: #b8a948 !important;
    text-decoration: none;
    text-align: center;
    margin: 0 auto;
	position: relative;
}

.link_area a {
	text-decoration: none !important;
}

.link_area a.btn:after {
    content: '';
    background: url(/special/pokemon/2026/images/link_btn_ar.png) no-repeat;
    background-size: 100%;
    width: 0.8333vw;
    height: 1.3888vw;
    display: inline-block;
    position: absolute;
    right: 50px;
    top: 40%;
}

.link_area a.btn:hover {opacity:.7;transition: opacity 0.3s ease-out;}

@media screen and (max-width: 940px) { 
	.link_area {
	    margin: 0 auto;
	    width: 100vw;
	    padding: 20.5128vw 0 0;
	}

	.link_area a.btn {
		width: 86vw;
	    padding: 5.3333vw 0;
		font-size: 3.7333vw;
	    line-height: 1;
	    color: #fff;
	}

	.link_area p {
		width: 86vw;
		border: 2px solid #b8a948;
	    padding: 5.3333vw 0;
		font-size: 3.0333vw;
	    line-height: 1;
	    color: #fff;		
	}

	.link_area a.btn:after {
	    content: '';
	    background: url(/special/pokemon/2026/images/link_btn_ar.png) no-repeat;
	    background-size: 100%;
	    width: 2.4vw;
	    height: 4.1333vw;
	    display: inline-block;
	    position: relative;
	    right: -3vw;
	    top: 0.8vw;
	}
}





/* -------------------------------------------- */

/*******************
common
*******************/


#pmWrap h4 {
	font-family: "Roboto", sans-serif;
	font-weight: 700;
	letter-spacing: .05em;
	font-size: 3.4722222222vw;
	line-height: 1;
    width: 35.9027777778vw;
    text-align: center;
    color: #fff;
    padding: 24px 0;
    margin: 80px auto 120px;
    position: relative;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
}

#pmWrap ul.item_list {
    width: 65.2777777778vw;
	margin: 60px auto;
	display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
	font-family: 'Roboto', sans-serif;
}

#pmWrap .item_list p {
	font-family: 'Roboto', sans-serif;
}

#pmWrap ul.item_list li {
	position: relative;
	line-height: 2.2222;
    margin-bottom: 80px;
    width: 31.25vw;
}

#pmWrap .pm_copy {
	width: 77.7777vw;
	font-size: 1.5277777778vw;
	line-height: 2.1818181818;
	text-align: center;
	margin: 0 auto 120px;
	color: #000;
}

#pmWrap ul li p {
	padding: 20px 20px 40px;
}

#pmWrap ul.item_list li img {
	width: 100%;
}

#pmWrap ul.item_list li p {
	display: inline-block;
	text-align: left;
	line-height: 2.2222;
}

.open {
	position: absolute;
    width: 2.777777778vw;
    height: 2.777777778vw;
    z-index: 5;
    right: 1.388888889vw;
    top: 1.388888889vw;
    cursor: pointer;
    transform: rotateZ(0deg);
}

.open:hover {
	opacity: 1;
    transform: rotateZ(180deg);
    transition: .2s;
}

.item_card .credit {
	position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 3;
    display: flex;
    align-items: flex-end;
    justify-content: flex-start;
    padding: 3.6199vw;
    opacity: 0;
    transition: opacity .7s cubic-bezier(0.26, 0.63, 0, 0.99) .1s;
    pointer-events: none;
    color: #fff;
    text-align: left;
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
}

.item_card .credit:before {
	position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 2;
    background-color: rgba(0, 0, 0, .8);
    content: "";
    opacity: 0;
    transition: opacity .7s cubic-bezier(0.26, 0.63, 0, 0.99) .1s;
    pointer-events: none;
}

.item_card.on .credit:before {
	opacity: 1;
}

.item_card.on .open {
	opacity: 0;
    pointer-events: none;
}

.item_card .close {
	opacity: 0;
    position: absolute;
    right: 1.388888889vw;
    top: 1.388888889vw;
    z-index: 5;
    width: 2.777777778vw;
    height: 2.777777778vw;
    background-image: url(/special/pokemon/2026/images/icon_close.svg);
    transform: rotateZ(45deg);
    background-size: 100%;
    background-repeat: no-repeat;
    content: "";
    pointer-events: none;
    transition: .2s;
}

.item_card .credit .close {
	cursor: none;
    pointer-events: none;
}

.item_card.on .credit .close {
	opacity: 1;
    cursor: pointer;
    pointer-events: all;
}

.item_card.on .credit .close:hover {
	opacity: .7;
    transition: .2s;
}

.item_card .credit .credit_info {
	z-index: 4;
    font-size: 1.041666667vw;
    align-self: center;
}

.item_card .credit li {
	line-height: 2.1333333333 !important;
	margin-bottom: 0 !important;
	width: auto !important;
}

.item_card.on .credit {
	opacity: 1;
    transition: opacity .7s cubic-bezier(0.26, 0.63, 0, 0.99) .1s;
    pointer-events: all;
}


@media screen and (max-width: 940px) {

	#pmWrap h4 {
		font-size: 9.2307692308vw;
	    width: 72.3076923077vw;
	    color: #fff;
	    margin: 0 auto 80px;
	    padding: 16px 0;
	}

	#pmWrap ul.item_list {
	    width: 89.7435897436vw;
		margin: 80px auto 0;
		display: flex;
	    justify-content: center;
	    flex-wrap: wrap;
		font-family: 'Roboto', sans-serif;
	}

	.open {
	    width: 7.6923076923vw;
	    height: 7.6923076923vw;
	    right: 3.128205128vw;
	    top: 3.128205128vw;
	}

	.item_card.on .credit .close {
	    position: absolute;
	    right: 3.128205128vw;
	    top: 3.128205128vw;
	    width: 7.6923076923vw;
	    height: 7.6923076923vw;
	}

	.item_card .credit {
		padding: 6.25641026vw 5.128205128vw;
	}

	.item_card .credit .credit_info {
		z-index: 4;
	    font-size: 3.333333333vw;
	}

	#pmWrap ul.item_list.list_col {
		width: 89.7435897436vw;
	}

	#pmWrap .item_list p {
		font-family: 'Roboto', sans-serif;
	}

	#pmWrap ul.item_list li {
		position: relative;
		line-height: 2.2222;
	    margin-bottom: 40px;
	    width: 100%;
	}

	#pmWrap ul li p {
		padding: 20px 20px 40px;
	}

	#pmWrap ul.item_list li img {
		width: 100%;
	}

	#pmWrap ul.item_list li p {
		display: inline-block;
		text-align: left;
		line-height: 2.2222;
	}
}





/* -------------------------------------------- */

/*******************
item_sec1
*******************/

#item_sec1 {
	padding: 120px 0 40px;
	font-size: 1.3888888889vw;
	color: #b8a948;
	position: relative;
	text-align: center;
	line-height: 2;
}

#item_sec1 a {
	color: #fff;
}

#item_sec1 p.pop {
	margin-top: 40px;
}

#item_sec1 p.pop span {
	font-weight: 700;
	font-size:115%;
}

#item_sec1 h4 {
	border: 4px solid #b8a948;
	background: url(/special/pokemon/2026/images/pm_ttl1.svg) no-repeat;
	background-size: 20.5555555556vw 4.375vw;
	background-position: center center;
}

#pmWrap #item_sec1 ul.item_list {
	margin-bottom: 0;
}

#pmWrap #item_sec1 ul.item_list li.col1 {
	width: 44.4444444444vw;
	margin-left: 10.4166666667vw;
}

#pmWrap #item_sec1 ul.item_list.list2 li:nth-child(2) {
	margin-top: 38.8888888889vw;
}

#pmWrap #item_sec1 ul.item_list.list2 li:nth-child(3) {
	margin-top: -13.8888888889vw;
}

#pmWrap #item_sec1 ul.item_list li.icon {
	position: relative;
}

#pmWrap #item_sec1 ul.item_list li.icon:after {
	content: '';
	display: block;
	width: 100vw;
	height: 18.125vw;
	background: url(/special/pokemon/2026/images/pm_bg2.png) repeat-x;
	background-size: 80%;
	position: absolute;
	bottom: 14vw;
	left: -17vw;
}


@media screen and (min-width: 940.1px) {
	#pmWrap #item_sec1 ul.list2 li.item_card:nth-child(1) .credit {
		height: 40.8645833333vw;
	}
}


@media screen and (max-width: 940px) {
	#item_sec1 {
		padding: 80px 0 40px;
		font-size: 4.1025641026vw;
		position: relative;
		text-align: center;
		line-height: 2;
	}

	#item_sec1 h4 {
		margin-top: 80px;
		background-size: auto 9.2307692308vw;
		border: 3px solid #b8a948;
	}

	#pmWrap #item_sec1 ul.item_list li.col1 {
		width: 100%;
		margin-left: 0;
	}

	#pmWrap #item_sec1 ul.list2 {
		margin-top: 0;
	}

	#pmWrap #item_sec1 ul.item_list li:nth-child(2) {
		margin-top: 0 !important;
	}

	#pmWrap #item_sec1 ul.item_list li:nth-child(3) {
		margin-top: 0 !important;
	}

	#pmWrap #item_sec1 ul.item_list li.icon:after {
		display: none;
	}

}


/*******************
item_sec2
*******************/

#item_sec2 {
	padding: 2.7777777778vw;
	position: relative;
}

#item_sec2 .item_box {
	border: 6px solid #b8a948;
}

#item_sec2 h4 {
	border: 4px solid #b8a948;
	background: url(/special/pokemon/2026/images/pm_ttl2.svg) no-repeat;
	background-size: 27.4305555556vw 4.375vw;
	background-position: center center;
}

#pmWrap #item_sec2 ul.item_list {
	width: 65.2777777778vw;
}


@media screen and (max-width: 940px) {

	#item_sec2 {
		padding: 20px;
	}

	#item_sec2 .item_box {
		border: 4px solid #b8a948;
	}

	#item_sec2 h4 {
		margin-top: 60px;
		background-size: auto 9.2307692308vw;
		border: 3px solid #b8a948;
	}

	#pmWrap #item_sec2 ul {
		width: 77.4358974359vw;
	}
 }



/*******************
item_sec3
*******************/

#item_sec3 {
	font-size: 1.1111vw;
	text-align: center;
	color: #fff;
	padding-bottom: 1px;
}

#item_sec3 h4 {
	border: 4px solid #b8a948;
	background: url(/special/pokemon/2026/images/pm_ttl3.svg) no-repeat;
	background-size: auto 4.375vw;
	background-position: center center;
}

#pmWrap #item_sec3 ul.item_list {
	margin-bottom: 0;
}

#pmWrap #item_sec3 ul.item_list li.col1 {
	width: 50vw;
	margin-left: 7.6388888889vw;
	margin-top: 40px;
	margin-bottom: 120px;
}

#pmWrap #item_sec3 ul.item_list li.frame {
	border: 4px solid #b8a948;
	padding: 20px;
	margin: 80px auto 160px;
}

#pmWrap #item_sec3 ul.item_list li.frame .open {
	top: calc( 1.388888889vw + 20px);
	right: calc( 1.388888889vw + 20px);
}

#pmWrap #item_sec3 ul.item_list li.item_card.frame .close {
	top: calc( 1.388888889vw + 20px);
	right: calc( 1.388888889vw + 20px);
}


@media screen and (max-width: 940px) {

	#item_sec3 {
		padding-top: 80px;
	}

	#item_sec3 h4 {
		margin-top: 0;
		background-size: auto 9.2307692308vw;
		border: 3px solid #b8a948;
	}

	#pmWrap #item_sec3 ul.item_list li.col1 {
		width: 100%;
		margin-left: 0;
		margin-top: 40px;
		margin-bottom: 80px;
	}

	#pmWrap #item_sec3 ul.item_list li.frame .open {
		top: calc( 3.128205128vw + 20px);
		right: calc( 3.128205128vw + 20px);
	}

	#pmWrap #item_sec3 ul.item_list li.item_card.frame .close {
		top: calc( 3.128205128vw + 20px);
		right: calc( 3.128205128vw + 20px);
	}
}


/*******************
item_sec4
*******************/

#item_sec4 {
	padding: 40px 0 1px;
	background: url(/special/pokemon/2026/images/pm_bg.jpg) repeat-y;
	background-size: 100%;
}

#item_sec4 h4 {
	background: url(/special/pokemon/2026/images/pm_ttl4.svg) no-repeat #fff;
	background-size: auto 4.375vw;
	background-position: center center;
	padding: 12px;
	text-indent: 120%;
	margin-bottom: 60px;
}

#item_sec4 h4 span {
	display: block;
	width: 100%;
	height: 100%;
	border: #01020a 6px solid;
	padding: 24px;
}

#pmWrap #item_sec4 ul.item_list li.col1 {
	width: 50vw;
	margin-left: 7.6388888889vw;
	margin-top: 40px;
	margin-bottom: 120px;
	position: relative;
}

#pmWrap #item_sec4 ul.item_list li.right {
	margin-top: 23.6111111111vw;
}

#pmWrap #item_sec4 ul.item_list li.icon1:after {
	content: '';
	display: block;
	background: url(/special/pokemon/2026/images/pm_icon.svg) no-repeat;
	background-size: 100%;
	width: 16.796875vw;
	height: 11.71875vw;
	position: absolute;
	bottom: 1vw;
	right: 1vw;
}





@media screen and (min-width: 940.1px) {
	#pmWrap #item_sec4 ul li.item_card:nth-child(2) .credit {
		height: 40.8645833333vw;
	}
}

@media screen and (max-width: 940px) {
	#item_sec4 {
		padding: 80px 0 1px;
		background-size: 250%;
		background-position: left -170px bottom -120px;
	}

	#item_sec4 h4 {
		margin-top: 0;
		background-size: auto 9.2307692308vw;
		width: 78.4615384615vw;
		padding: 6px;
	}

	#item_sec4 h4 span {
		display: block;
		width: 100%;
		height: 100%;
		border: #01020a 3px solid;
		padding: 12px;
	}

	#pmWrap #item_sec4 ul.item_list li.col1 {
		width: 100%;
		margin-left: 0;
		margin-top: 0;
		margin-bottom: 80px;
	}

	#pmWrap #item_sec4 ul.item_list li.right {
		margin-top: 0;
	}

	#pmWrap #item_sec4 ul.item_list li.icon1:after {
		content: '';
		display: block;
		background: url(/special/pokemon/2026/images/pm_icon.svg) no-repeat;
		background-size: 100%;
		width: 33.59375vw;
		height: 23.4375vw;
		position: absolute;
		bottom: 3vw;
		left: 3vw;
		transform: rotate(15deg);
	}
}


/*******************
item_sec5
*******************/

#item_sec5 {
	padding: 120px 0 1px;
	position: relative;
}

#item_sec5 .icon1 {
	width: 25vw;
	height: 22.7083333333vw;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 3;
}

#item_sec5 .icon2 {
	width: 20.375vw;
	height: 18.6875vw;
	position: absolute;
	right: 0;
	top: 45.8944444444vw;
	z-index: 3;
}

#item_sec5 .wear_txt {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: -60px auto 0;
	padding: 0 6.9444444444vw;
	width: 77.7777777778vw;
}

#item_sec5 .wear_txt img {
	width: 21.5277777778vw;
	align-self: center;
}

#item_sec5 .wear_txt p {
	width: 36.1111111111vw;
	align-self: center;
	font-size: 1.3888888889vw;
	line-height: 2;
}

@media screen and (max-width: 940px) {
	#item_sec5 {
		padding: 0 0 80px;
	}

	#item_sec5 .wear_txt {
		justify-content: center;
		margin: 80px auto 0;
		padding: 0;
	}

	#item_sec5 .icon1 {
		width: 60.4435897436vw;
		height: 55.1282051282vw;
		position: absolute;
		top: 0;
		left: 0;
		z-index: 3;
	}

	#item_sec5 .icon2 {
		width: 59.158974359vw;
		height: 54.3564102564vw;
		position: absolute;
		right: 30px;
		top: 271.7948717949vw;
		z-index: 3;
	}

	#item_sec5 .wear_txt img {
		order: 2;
		width: 53.3333333333vw;
		height: 67.6923076923vw;
	}

	#item_sec5 .wear_txt p {
		width: 84.6153846154vw;
		align-self: center;
		font-size: 5.1282051282vw;
		line-height: 2;
		margin-bottom: 70px;
	}
}


/* -------------------------------------------- */

/*******************
item_sec6
*******************/

#item_sec6 {
	margin: 0 auto;
	padding: 0 2.7777777778vw 2.7777777778vw;
}

#item_sec6 h4 {
	border: 4px solid #b8a948;
	background: url(/special/pokemon/2026/images/pm_ttl5.svg) no-repeat;
	background-size: auto 4.375vw;
	background-position: center center;
}

#item_sec6 .pm_shop {
	width: 100%;
	margin: 0 auto;
	color: #b8a948;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding: 80px;
	border: 6px solid #b8a948;
}

#item_sec6 .pm_shop .shop_info {
	width: 48%;
	font-size: 1.25vw;
	line-height: 1.7777777778;
}

#item_sec6 .pm_shop .shop_info .shop_ttl {
	font-size: 2.2916666667vw;
	font-weight: 700;
	line-height: 1;
	display: inline-block;
	margin-bottom: 20px;
	font-family: 'Roboto', sans-serif;
}

#item_sec6 .pm_shop .shop_info .shop_copy {
	font-size: 3.3333333333vw;
	font-weight: 700;
	line-height: 1;
	font-family: 'Roboto', 'Noto Sans JP', "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
	margin-bottom: 40px;
}

#item_sec6 .pm_shop .shop_info dl {
	margin: 40px 0;
}

#item_sec6 .pm_shop .shop_info dl dt {
	background: #b8a948;
	color: #001b2a;
	display: block;
	width: 9.3055555556vw;
	text-align: center;
	height: 2.7777777778vw;
	line-height: 2.7777777778vw;
}

#item_sec6 .pm_shop .shop_info dl dd {
	width: 100%;
	border: 4px solid #b8a948;
	padding: 20px 40px;
	line-height: 1.75;
}

#item_sec6 .pm_shop .shop_info dl dd span {
	font-size: 1.3888888889vw;
}

#item_sec6 .shop_img {
	width: 48%;
	position: relative;
	align-self: center;
}

#item_sec6 .shop_img p {
	line-height: 1.6;
}

#item_sec6 .shop_img p.shop_novelty {
	font-size: 1.3888888889vw;
	font-weight: 700;
	line-height: 1.4;
	font-family: 'Roboto', 'Noto Sans JP', "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
	margin-bottom: 40px;
	border: 4px solid #b8a948;
	text-align: center;
	padding: 10px 0;
}

#item_sec6 .shop_img p span.nov {
	display:inline-block;
	font-weight:700;
	margin-bottom: 16px;
	font-size: 1.25vw;
}

#item_sec6 .shop_img img {
	width: 60%;
	margin: 0 20% 20px;
}

#item_sec6 .shop_img img.limited {
	width: 100%;
	margin: 0 0 40px;
}

#item_sec6 .pm_shop .att {
	font-size: 0.9722222222vw;
	display: inline-block;
	line-height: 1;
	margin: 12px 0 29px;
}



@media screen and (max-width: 940px) {

	#item_sec6 {
		padding: 0 20px;
	}

	#item_sec6 h4 {
		margin-top: 0;
		background-size: auto 9.2307692308vw;
		border: 3px solid #b8a948;
		width: 78.4615384615vw;

	}

	#item_sec6 .pm_shop {
		margin: 0 auto;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		padding: 60px 20px;
		border: 4px solid #b8a948;
	}

	#item_sec6 .pm_shop .shop_info {
		width: 100%;
		font-size: 4.6153846154vw;
		line-height: 1.7777777778;
	}

	#item_sec6 .pm_shop .shop_info .shop_ttl {
		font-size: 6.1538461538vw;
		font-weight: 700;
		line-height: 1.1666666667;
		display: inline-block;
		margin-bottom: 20px;
		font-family: 'Roboto', sans-serif;
		text-align: center;
	}

	#item_sec6 .pm_shop .shop_info .shop_copy {
		font-size: 10.2564102564vw;
		font-weight: 700;
		line-height: 1.15;
		text-align: center;
		font-family: 'Roboto', 'Noto Sans JP', "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
	}

	#item_sec6 .pm_shop .shop_info .poptxt {
		text-align: center;
	}

	#item_sec6 .pm_shop .shop_info dl {
		margin: 40px 0;
	}

	#item_sec6 .pm_shop .shop_info dl dt {
		display: block;
		width: 100%;
		text-align: center;
		height: 10.2564102564vw;
		line-height: 10.2564102564vw;
	}

	#item_sec6 .pm_shop .shop_info dl dd {
		width: 100%;
		border: 3px solid #b8a948;
		padding: 20px 20px;
		font-size: 4.1025641026vw;
		line-height: 1.75;
	}

	#item_sec6 .pm_shop .shop_info dl dd span {
		font-size: 4.6153846154vw;
	}

	#item_sec6 .shop_img p.shop_novelty {
		font-size: 4.6153846154vw;
		font-weight: 700;
		line-height: 1.4;
		font-family: 'Roboto', 'Noto Sans JP', "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
		margin-bottom: 40px;
		border: 3px solid #b8a948;
		text-align: center;
		padding: 10px 0;
	}

	#item_sec6 .pm_shop .att {
		font-size: 3.5897435897vw;
		display: inline-block;
		line-height: 1.4285714286;
		margin: 24px 0 29px;
	}

	#item_sec6 .shop_img {
		margin-top: 70px;
		width: 100%;
		position: relative;
		align-self: center;
	}

	#item_sec6 .shop_img p span.nov {
		display:inline-block;
		font-weight:700;
		margin-bottom: 16px;
		font-size: 4.1025641026vw;
	}

	#item_sec6 .shop_img img {
		width: 80%;
		margin: 0 10% 20px;
	}
}/* -------------------------------------------- */

#item_sec7 {
	padding: 120px 11.11111111vw 1px;
	text-align: center;
}

#item_sec7 p.copy {
	font-size: 1.6666vw;
	font-family: 'Noto Sans JP', "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
	margin:0 auto 20px;
	position: relative;
	color: #b8a948;
}

#item_sec7 p.copy:before {
	content: '';
	display: block;
	position: absolute;
	top: -10px;
	left: 12.6388vw;
	width: 22px;
	height: 36px;
	background: linear-gradient(to right top, transparent 48%, #b8a948 48%, #b8a948 52%, transparent 52%);
}

#item_sec7 p.copy:after {
	content: '';
	display: block;
	position: absolute;
	right: 12.6388vw;
	top: -10px;
	width: 22px;
	height: 36px;
	background: linear-gradient(to left top, transparent 48%, #b8a948 48%, #b8a948 52%, transparent 52%);
}

#item_sec7 p.copy.line {
	margin-bottom: 40px;
	width: 85%;
}

#item_sec7 .pg_line {
	width: 232px;
	margin: 0 auto 80px;
}


@media screen and (max-width: 940px) { 
	#item_sec7 {
		padding: 80px 5.3333vw 1px;
		text-align: center;
	}

	#item_sec7 p.copy {
		font-size: 4.2666vw;
		margin:0 auto 20px;
		position: relative;
		line-height: 1.5;
	}

	#item_sec7 p.copy.line {
		margin-bottom: 7.6923vw;
	}

	#item_sec7 p.copy:before {
		content: '';
		display: block;
		position: absolute;
		top: 10px;
		left: 2vw;
		width: 18px;
		height: 30px;
		background: linear-gradient(to right top, transparent 48%, #b8a948 48%, #b8a948 52%, transparent 52%);
	}

	#item_sec7 p.copy:after {
		content: '';
		display: block;
		position: absolute;
		right: 2vw;
		top: 10px;
		width: 22px;
		height: 36px;
		background: linear-gradient(to left top, transparent 48%, #b8a948 48%, #b8a948 52%, transparent 52%);
	}
}




.pm_footer {
	padding: 120px 40px;
	display: flex;
	justify-content: center;
}

.pm_footer .copyright{
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	width: 41.6666666667vw;
	height: 11.25vw;
	background: url(/special/pokemon/2026/images/pm_logo.svg) no-repeat;
	background-size: 100%;
}

.pm_footer img {
	width: 13.8888888889vw !important;
	align-self: flex-end;
}

@media screen and (max-width: 940px) {
	.pm_footer {
		padding: 80px 0;
		display: flex;
		flex-wrap: wrap;
		justify-content: center;
	}

	.pm_footer .copyright{
		text-indent: 100%;
		white-space: nowrap;
		overflow: hidden;
		width: 92.3076923077vw !important;
		height: 24.923076923vw;
		margin-bottom: 40px;
	}
}



.pm_attention {
	font-size: 16px;
    line-height: 2;
    text-align: center;
    padding: 100px 0;
    background: #fff;
    color: #000;
	border-bottom: 1px solid #ddd;
}

.pm_attention a {
	color: #000 !important;
}















