@charset "utf-8";
/* CSS Document */
/* ========================================

	.main_visual

 ======================================== */
#disney .main_visual{
	position: relative;
	padding: 0;
	background: -moz-linear-gradient(0deg, rgba(71, 116, 185, 1) 10%, rgba(38, 96, 173, 1) 40%, rgba(0, 80, 153, 1) 68%, rgba(0, 56, 109, 1) 90%);
	background: -webkit-linear-gradient(0deg, rgba(71, 116, 185, 1) 10%, rgba(38, 96, 173, 1) 40%, rgba(0, 80, 153, 1) 68%, rgba(0, 56, 109, 1) 90%);
	background: linear-gradient(0deg, rgba(71, 116, 185, 1) 10%, rgba(38, 96, 173, 1) 40%, rgba(0, 80, 153, 1) 68%, rgba(0, 56, 109, 1) 90%);
	/*z-index: 5;*/
}
/*
	h1
================================ */
#disney h1{
	position: absolute;
	width: 100%;
	max-width: 260px;
	bottom: 5%;
	left: 3%;
	text-align: center;
}
.isSmartPhone #disney h1{
	width: 40%;
	bottom: 3%;
	left: 3%;
}
/* figure -------------------- */
#disney h1 figure{
	width: 50%;
	margin: 0 auto;
}
/* h1 -------------------- */
#disney h1 p{
	margin-top: 5px;
	color: #e7cb83;
	font-weight: 700;
	text-align: center;
	line-height: 1.4;
}
#disney h1 p,
#disney h1 p span{
	font-size: 2vw;
}
#disney h1 p span{
	display: block;
	font-weight: 700;
	
}
/* ==========================================
	768~(tablet)
========================================== */
@media screen and (min-width:768px) { 
	/*
		h1
	================================ */
	#disney h1{
		max-width: 200px;
		left: 27%;
		bottom: 1%;
	}
	/* figure -------------------- */
	#disney h1 figure{
		width: 50%;
	}
	/* h1 -------------------- */
	#disney h1 p,
	#disney h1 p span{
		font-size: 1.6rem;
	}
}
/* .isTablet -------------------- */
.isTablet #disney h1{
	left: 27%;
	max-width: 170px;
	bottom: 2%;
}
.isTablet #disney h1 p,
.isTablet #disney h1 p span{
	font-size: 1.3rem;
}

/* ==========================================
	1024~(PC)
========================================== */
@media screen and (min-width:1024px) { 
	/*
		h1
	================================ */
	#disney h1{
		left: 27.5%;
		bottom: 3%;
		max-width: 220px;
	}
}
/* ==========================================
	1200~(PC)
========================================== */
@media screen and (min-width:1200px) {
	/*
		h1
	================================ */
	#disney h1{
		left: 29%;
	}
}
/* ==========================================
	1370~(PC)
========================================== */
@media screen and (min-width:1370px) {
	/*
		h1
	================================ */
	#disney h1{
		max-width: 280px;
	}
}
/* ==========================================
	1600~(PC)
========================================== */
@media screen and (min-width:1680px) {
	/*
		h1
	================================ */
	#disney h1{
		max-width: 360px;
	}
}


/* ========================================

	.bnr_area

 ======================================== */
#disney section.bnr_area{
	padding: 60px 0 90px;
}
/*
	p
================================ */
#disney .bnr_area p{
	margin: 0 auto 40px;
}
/*
	.slide-items
================================ */
#disney .bnr_area .slide-items {
	margin: 20px auto 0;
	width: 90%;
	max-width: 1000px;
	height: 100%;
}
#disney .bnr_area .slide-items img {
	width: 100%;
	object-fit: cover;
}
/*
	.slick-dots
================================ */
#disney .bnr_area .slick-dots li button:before{
	color: #00386d;
	font-size: 1.6rem;
}
#disney .bnr_area .slick-dots li.slick-active button:before{
	opacity: 1;
}
/*
	slick
================================ */
#disney .bnr_area .slick-next:before,
#disney .bnr_area .slick-prev:before{
	font-family: "icon";
	position: absolute;
	top: 50%;
    transform: translateY(-50%);
	opacity: 1;
	color: #00386d;
	font-size: 30px;
}
/* next -------------------- */
#disney .bnr_area .slick-next:before{
	content: "\e901";
	right: -10px;
}
/* prev -------------------- */
#disney .bnr_area .slick-prev:before{
	content: "\e900";
	left: -10px;
}
/* ==========================================
	768~(tablet)
========================================== */
@media screen and (min-width:768px) { 
	#disney .bnr_area .slide-items {
		margin: 30px auto 0;
	}
	/*
		slick
	================================ */
	#disney .bnr_area .slick-next:before,
	#disney .bnr_area .slick-prev:before{
		font-size: 50px;
	}
	/* next -------------------- */
	#disney .bnr_area .slick-next:before{
		right: -20px;
	}
	/* prev -------------------- */
	#disney .bnr_area .slick-prev:before{
		left: -20px;
	}
}
/* ==========================================
	1024~(PC)
========================================== */
@media screen and (min-width:1024px) { 
	#disney .bnr_area p{
		margin: 0 auto 80px;
		text-align: center;
	}
	/*
		slick
	================================ */
	/* next -------------------- */
	#disney .bnr_area .slick-next:before{
		right: -30px;
	}
	/* prev -------------------- */
	#disney .bnr_area .slick-prev:before{
		left: -30px;
	}
}



/* ========================================

	.gift_area

 ======================================== */
/*
	.inner
================================ */
#disney .gift_area .inner{
	width: 100%;
}
#disney .gift_area .inner p.caption{
	width: 90%;
}
/*
	.gift_wrap
================================ */
#disney .gift_area .gift_wrap{
	padding-bottom: 40px;
}
#disney .gift_area .gift_wrap p.caption{
	margin: 30px auto 0;
}
/*
	.title_box
================================ */
#disney .gift_area .title_box{
	padding: 40px 0 30px;
}
/*
	h3
================================ */
#disney .gift_area h3{
	font-size: 2.8rem;
	line-height: 1.2;
	text-align: center;
	text-shadow: 4px  4px 1px #ffffff,
		-4px  4px 1px #ffffff,
		4px -4px 1px #ffffff,
		-4px -4px 1px #ffffff,
		4px  0px 1px #ffffff,
		0px  4px 1px #ffffff,
		-4px  0px 1px #ffffff,
		0px -4px 1px #ffffff;  
}
#disney .gift_area h3 span{
	font-weight: 700;
}
#disney .gift_area h3 span > span{
	display: inline-block;
}
/*
	.chara_box
================================ */
#disney .gift_area .chara_box{
	position: relative;
	width: 60%;
	margin: 20px auto 0;
}
#disney .gift_area .chara{
	position: inherit;
	z-index: 1;
	padding-bottom: 5%;
}
#disney .gift_area .chara_shadow{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	z-index: 0;
	opacity: 0.4;
}
/*
	.product_box
================================ */
#disney .gift_area .product_box{
	display: flex;
	overflow-x: scroll;
	padding: 20px 0 10px 10px;
}
/* .box -------------------- */
#disney .gift_area .product_box .box{
	width: 100%;
	min-width: 144px;
	max-width: 210px;
	margin-right: 10px;
	padding: 10px;
	border-radius: 10px;
	background-color: #fff;
}
/* figure ------------ */
#disney .gift_area .product_box figure{
	width: 100%;
	max-width: 160px;
	margin: 0 auto;
}
/* .name ------------ */
#disney .gift_area .product_box .name{
	margin: 10px 0 0 0;
	font-size: 1.3rem;
	font-weight: bold;
}
/* .price ------------ */
#disney .gift_area .product_box .price{
	margin: 20px 0 0 0;
	font-size: 1rem;
}
#disney .gift_area .product_box .price span{
	margin-left: 5px;
	font-size: 1.3rem;
	font-weight: bold;
}
/* .product_icon ------------ */
#disney .gift_area .product_box .product_icon{
	display: flex;
	flex-wrap: wrap;
	margin: 5px 0 0 0;
}
#disney .gift_area .product_box .product_icon li{
	margin-right: 4px;
	padding: 4px;
	color: #fff;
	font-size: 1rem;
	text-align: center;
	line-height: 1;
}
#disney .gift_area .product_box .product_icon .soryo{
	background-color: #a78c58;
}
#disney .gift_area .product_box .product_icon .discount{
	background-color: #930002;
}
/* ==========================================
	768~(tablet)
========================================== */
@media screen and (min-width:768px) { 
	/*
		.gift_wrap
	================================ */
	#disney .gift_area .gift_wrap p.caption{
		width: 60%;
	}
}
/* ==========================================
	1024~(PC)
========================================== */
@media screen and (min-width:1024px) { 
	/*
		.gift_wrap
	================================ */
	#disney .gift_area .gift_wrap{
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
		padding: 0;
		border-radius: 20px;
	}
	#disney .gift_area .gift_wrap p.caption{
		margin: 20px auto 0;
		width: 300px;
		text-align: left;
	}
	/*
		.title_box
	================================ */
	#disney .gift_area .title_box{
		width: 40%;
		max-width: 480px;
		padding: 100px 0 30px;
		border-top-left-radius: 20px;
		border-bottom-left-radius: 20px;
	}
	/*
		h3
	================================ */
	#disney .gift_area h3{
		font-size: 4.2rem;
		letter-spacing: .4rem;
	}
	/*
		.chara_box
	================================ */
	#disney .gift_area .chara_box{
		width: 70%;
		margin: 70px auto 0;
	}
	/*
		.product_box
	================================ */
	#disney .gift_area .product_box{
		width: 60%;
		max-width: 720px;
		justify-content: space-between;
		flex-wrap: wrap;
		overflow-x: inherit;
		padding: 30px;
	}
	/* .box -------------------- */
	#disney .gift_area .product_box .box{
		width: 32%;
		min-width: inherit;
		margin-right: inherit;
	}
	#disney .gift_area .product_box .box:nth-of-type(n + 4){
		margin-top: 2%;
	}
	/* .name ------------ */
	#disney .gift_area .product_box .name{
		margin: 10px 0 0 0;
		font-size: 1.4rem;
	}
	/* .price ------------ */
	#disney .gift_area .product_box .price{
		margin: 10px 0 0 0;
		font-size: 1.3rem;
	}
	#disney .gift_area .product_box .price span{
		font-size: 1.4rem;
	}
}
/* ================================================================
	.shussan_box
================================================================ */
#disney .gift_area .shussan_box{
	background-color: #fef1e6;
}
/*
	.title_box
====================== */
#disney .gift_area .shussan_box .title_box{
	background: url("/iphone/disney/images/shussan_chara_bg_left_sp.svg"), url("/iphone/disney/images/shussan_chara_bg_right_sp.svg"), url("/disney/images/osusume_bg_dot.png") #fce3cd;
	background-repeat: no-repeat, no-repeat, repeat;
	background-position: left 5% top 5%, right 5% top 5%;
	background-size: 14% auto, 24% auto, auto;
}
/* h3 ------------ */
#disney .gift_area .shussan_box h3{
	color: #ef845c;
}
/*
	.product_box
====================== */
#disney .gift_area .shussan_box .product_box::-webkit-scrollbar {
	height: 2px;
} 
#disney .gift_area .shussan_box .product_box::-webkit-scrollbar-track {
    background-color: #fef1e6;
}
#disney .gift_area .shussan_box .product_box::-webkit-scrollbar-thumb {
    background-color: #ef845c;
    border-radius: 100px;
}
/* .box ------------ */
#disney .gift_area .shussan_box .product_box .box{
	border: 2px dotted #ef845c;
}
/* ==========================================
	1024~(PC)
========================================== */
@media screen and (min-width:1024px) {
	/*
		.title_box
	====================== */
	#disney .gift_area .shussan_box .title_box{
		background: url("/iphone/disney/images/shussan_chara_bg_left_sp.svg"), url("/disney/images/shussan_chara_bg_right.svg"), url("/disney/images/osusume_bg_dot.png") #fce3cd;
		background-repeat: no-repeat, no-repeat, repeat;
		background-position: left 5% top 5%, right 5% top 5%;
		background-size: 12% auto, 22% auto, auto;
	}
}
/* ================================================================
	.wedding_box
================================================================ */
#disney .gift_area .wedding_box{
	margin-top: 60px;
	background-color: #f5fbfe;
}
/*
	.title_box
====================== */
#disney .gift_area .wedding_box .title_box{
	background: url("/iphone/disney/images/wedding_chara_bg_left_sp.svg"), url("/iphone/disney/images/wedding_chara_bg_right_sp.svg"), url("/disney/images/osusume_bg_heart.png") #eaf6fd;
	background-repeat: no-repeat, no-repeat, repeat;
	background-position: left 5% top 5%, right 5% top 5%;
	background-size: 14% auto, 24% auto, auto;
}
/* h3 ------------ */
#disney .gift_area .wedding_box h3{
	color: #4fb7e2;
}
/*
	.product_box
====================== */
#disney .gift_area .wedding_box .product_box::-webkit-scrollbar {
	height: 2px;
} 
#disney .gift_area .wedding_box .product_box::-webkit-scrollbar-track {
    background-color: #f5fbfe;
}
#disney .gift_area .wedding_box .product_box::-webkit-scrollbar-thumb {
    background-color: #4fb7e2;
    border-radius: 100px;
}
/* .box ------------ */
#disney .gift_area .wedding_box .product_box .box{
	border: 2px dotted #4fb7e2;
}
/* ==========================================
	1024~(PC)
========================================== */
@media screen and (min-width:1024px) { 
    #disney .gift_area .wedding_box{
		margin-top: 120px;
	}
	/*
		.title_box
	====================== */
	#disney .gift_area .wedding_box .title_box{
		background: url("/iphone/disney/images/wedding_chara_bg_left_sp.svg"), url("/disney/images/wedding_chara_bg_right.svg"), url("/disney/images/osusume_bg_heart.png") #eaf6fd;
		background-repeat: no-repeat, no-repeat, repeat;
		background-position: left 5% top 5%, right 5% top 5%;
		background-size: 12% auto, 24% auto, auto;
	}
}
/* ================================================================
	.birthday_box
================================================================ */
#disney .gift_area .birthday_box{
	margin-top: 60px;
	background-color: #fff5df;
}
/*
	.title_box
====================== */
#disney .gift_area .birthday_box .title_box{
	background: url("/iphone/disney/images/birthday_chara_bg_left.png"), url("/iphone/disney/images/birthday_chara_bg_right.svg"), url("/disney/images/osusume_bg_dot.png") #feebbe;
	background-repeat: no-repeat, no-repeat, repeat;
	background-position: left 0 top 0, right 5% top 5%;
	background-size: 30% auto, 20% auto, auto;
}
/* h3 ------------ */
#disney .gift_area .birthday_box h3{
	color: #f39800;
}
/*
	.product_box
====================== */
#disney .gift_area .birthday_box .product_box::-webkit-scrollbar {
	height: 2px;
} 
#disney .gift_area .birthday_box .product_box::-webkit-scrollbar-track {
    background-color: #fff5df;
}
#disney .gift_area .birthday_box .product_box::-webkit-scrollbar-thumb {
    background-color: #f39800;
    border-radius: 100px;
}
/* .box ------------ */
#disney .gift_area .birthday_box .product_box .box{
	border: 2px dotted #f39800;
}
/* ==========================================
	1024~(PC)
========================================== */
@media screen and (min-width:1024px) { 
    #disney .gift_area .birthday_box{
		margin-top: 120px;
	}
}
/* ================================================================
	.nyugakuiwai_box
================================================================ */
#disney .gift_area .nyugakuiwai_box{
	margin-top: 60px;
	background-color: #ddf1fc;
}
/*
	.title_box
====================== */
#disney .gift_area .nyugakuiwai_box .title_box{
	background: url("/iphone/disney/images/nyugakuiwai_chara_bg_left_sp.svg"), url("/iphone/disney/images/nyugakuiwai_chara_bg_right_sp.svg"), url("/disney/images/osusume_bg_dot.png") #bae3f9;
	background-repeat: no-repeat, no-repeat, repeat;
	background-position: left 5% top 5%, right 5% top 5%;
	background-size: 14% auto, 20% auto, auto;
}
/* h3 ------------ */
#disney .gift_area .nyugakuiwai_box h3{
	color: #c265a4;
}
/*
	.product_box
====================== */
#disney .gift_area .nyugakuiwai_box .product_box::-webkit-scrollbar {
	height: 2px;
} 
#disney .gift_area .nyugakuiwai_box .product_box::-webkit-scrollbar-track {
    background-color: #ddf1fc;
}
#disney .gift_area .nyugakuiwai_box .product_box::-webkit-scrollbar-thumb {
    background-color: #c265a4;
    border-radius: 100px;
}
/* .box ------------ */
#disney .gift_area .nyugakuiwai_box .product_box .box{
	border: 2px dotted #c265a4;
}
/* ==========================================
	1024~(PC)
========================================== */
@media screen and (min-width:1024px) { 
    #disney .gift_area .nyugakuiwai_box{
		margin-top: 120px;
	}
	/*
		.title_box
	====================== */
	#disney .gift_area .nyugakuiwai_box .title_box{
		background: url("/disney/images/nyugakuiwai_chara_bg_left.svg"), url("/disney/images/nyugakuiwai_chara_bg_right.svg"), url("/disney/images/osusume_bg_dot.png") #bae3f9;
		background-repeat: no-repeat, no-repeat, repeat;
		background-position: left 5% top 5%, right 5% top 5%;
		background-size: 20% auto, 24% auto, auto;
	}
}
/* ================================================================
	.uchiiwai_box
================================================================ */
#disney .gift_area .uchiiwai_box{
	margin-top: 60px;
	background-color: #fffaeb;
}
/*
	.title_box
====================== */
#disney .gift_area .uchiiwai_box .title_box{
	background: url("/iphone/disney/images/uchiiwai_chara_bg_left_sp.svg"), url("/iphone/disney/images/uchiiwai_chara_bg_right_sp.svg"), url("/disney/images/osusume_bg_star.png") #fff5d7;
	background-repeat: no-repeat, no-repeat, repeat;
	background-position: left 5% top 5%, right 5% top 5%;
	background-size: 14% auto, 24% auto, auto;
}
/* h3 ------------ */
#disney .gift_area .uchiiwai_box h3{
	color: #ea6188;
}
/*
	.product_box
====================== */
#disney .gift_area .uchiiwai_box .product_box::-webkit-scrollbar {
	height: 2px;
} 
#disney .gift_area .uchiiwai_box .product_box::-webkit-scrollbar-track {
    background-color: #fffaeb;
}
#disney .gift_area .uchiiwai_box .product_box::-webkit-scrollbar-thumb {
    background-color: #ea6188;
    border-radius: 100px;
}
/* .box ------------ */
#disney .gift_area .uchiiwai_box .product_box .box{
	border: 2px dotted #ea6188;
}
/* ==========================================
	1024~(PC)
========================================== */
@media screen and (min-width:1024px) { 
    #disney .gift_area .uchiiwai_box{
		margin-top: 120px;
	}
	/*
		.title_box
	====================== */
	#disney .gift_area .uchiiwai_box .title_box{
		background: url("/disney/images/uchiiwai_chara_bg_left.svg"), url("/disney/images/uchiiwai_chara_bg_right.svg"), url("/disney/images/osusume_bg_star.png") #fff5d7;
		background-repeat: no-repeat, no-repeat, repeat;
		background-position: left 5% top 5%, right 5% top 5%;
		background-size: 14% auto, 16% auto, auto;
	}
	/* h3 ------------ */
	#disney .gift_area .uchiiwai_box h3 span > span{
		display: block;
	}
}



/* ========================================

	.wrapping_area

 ======================================== */
/*
	h2
================================ */
#disney .wrapping_area h2 .free_icon{
	position: relative;
	padding-left: 70px;
	text-align: left;
}
#disney .wrapping_area h2 .free_icon::before{
	position: absolute;
	content: "";
	display: block;
	width: 60px;
	height: 60px;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	background-image: url("/disney/images/wrapping_h2_icon.svg");
	background-size: contain;
	background-repeat: no-repeat;
	vertical-align: middle;
}
#disney .wrapping_area h2 span.ornament::before{
	top: -40px;
	left: -70px;
}
#disney .wrapping_area h2 span.ornament::after{
	right: 0;
	bottom: -50px;
}
/*
	.inner_wrap
================================ */
#disney .wrapping_area .inner_wrap{
	margin: 60px auto 0;
	padding: 20px;
	border-radius: 10px;
	background-color: #fff;
	box-shadow: 0 0 10px 0 rgba(121, 103, 56, 0.6);
}
/* .image_box -------------------- */
#disney .wrapping_area .image_box{
	padding-bottom: 30px;
	border-bottom: 1px solid #00386d;
}
/* .caption ------------ */
#disney .wrapping_area .image_box .caption{
	margin: 20px auto 0;
}
/* .attention ------------ */
#disney .wrapping_area .image_box .attention{
	margin: 10px auto 0;
}
/* .gift_box -------------------- */
#disney .wrapping_area .gift_box{
	margin: 30px auto 0;
}
/* .paper ------------ */
#disney .wrapping_area .paper {
	padding-bottom: 30px;
	border-bottom: 1px dotted #ccc;
}
/* .noshi ------------ */
#disney .wrapping_area .noshi {
	margin: 30px auto 0;
}
/* h3 ------------ */
#disney .wrapping_area .gift_box h3{
	margin: 20px auto;
	font-size: 1.6rem;
	font-weight: bold;
	text-align: center;
}
/* figure ------------ */
#disney .wrapping_area .gift_box figure{
	max-width: 500px;
	margin: 0 auto;
	text-align: center;
}
/* ==========================================
	768~(tablet)
========================================== */
@media screen and (min-width:768px) {
	/*
		h2
	================================ */
	#disney .wrapping_area h2 span.ornament::after{
		bottom: -20px;
		right: -30px;
	}
	.isTablet #disney .wrapping_area h2 span.ornament::after{
		bottom: -20px;
		right: -30px;
	}
}
/* ==========================================
	1024~(PC)
========================================== */
@media screen and (min-width:1024px) {
	/*
		h2
	================================ */
	#disney .wrapping_area h2 span.ornament::before{
		top: -20px;
		left: -90px;
	}
	#disney .wrapping_area h2 span.ornament::after{
		right: -40px;
		bottom: -20px;
	}
	/*
		.inner_wrap
	================================ */
	#disney .wrapping_area .inner_wrap{
		padding: 30px;
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
		align-items: center;
	}
	/* .image_box -------------------- */
	#disney .wrapping_area .image_box{
		width: 48%;
		border-bottom: none;
	}
	/* .caption ------------ */
	#disney .wrapping_area .image_box .caption{
		text-align: left;
	}
	/* .gift_box -------------------- */
	#disney .wrapping_area .gift_box{
		width: 48%;
		margin: 0;
	}
}


/* ========================================

	.digicata_area

 ======================================== */
/*
	h3
================================ */
#disney .digicata_area .wrap h3{
	margin: 0 auto 20px;
	padding: 5px 0;
	color: #fff;
	font-size: 1.6rem;
	text-align: center;
	background-color: #00386d;
}
/*
	.wrap
================================ */
#disney .digicata_area .wrap{
	margin: 0 auto;
}
/* .digi_box -------------------- */
#disney .digicata_area .digi_box{
	margin: 50px auto 0;
	padding-top: 50px;
	border-top: 1px dotted #ccc;
}
/*
	figure
================================ */
#disney .digicata_area figure{
	max-width: 800px;
	margin: 0 auto;
}
/* ==========================================
	1024~(PC)
========================================== */
@media screen and (min-width:1024px) { 
	/*
		h3
	================================ */
	#disney .digicata_area .wrap h3{
		margin: 0 auto 30px;
		font-size: 1.8rem;
	}
	/*
		.wrap
	================================ */
	#disney .digicata_area .wrap{
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	/* box -------------------- */
	#disney .digicata_area .meta_box,
	#disney .digicata_area .digi_box{
		width: 45%;
	}
	/* .digi_box -------------------- */
	#disney .digicata_area .digi_box{
		margin: 0 auto;
		padding-top: 0;
		border-top: none;
	}
}




/* ========================================

	.category_area

 ======================================== */
/*
	ul
================================ */
#disney .category_area ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
/* li -------------------- */
#disney .category_area ul li{
	width: 30%;
	text-align: center;
}
#disney .category_area ul li:nth-of-type(n + 4){
	margin-top: 30px;
}
/* figure ------------ */
#disney .category_area ul li figure{
	padding: 20px;
	border-radius: 50%;
	background-color: #fff;
}
/* p ------------ */
#disney .category_area ul li p{
	margin: 10px auto 0;
	font-weight: bold;
	text-align: center;
}
#disney .category_area ul li p span{
	font-weight: bold;
}
/* ==========================================
	768~(tablet)
========================================== */
@media screen and (min-width:768px) {
	#disney .category_area ul li figure{
		padding: 40px;
	}
}
/* ==========================================
	1024~(PC)
========================================== */
@media screen and (min-width:1024px) {
	/*
		ul
	================================ */
	/* li -------------------- */
	#disney .category_area ul li{
		width: 15%;
	}
	#disney .category_area ul li:nth-of-type(n + 4){
		margin-top: 0;
	}
	/* figure ------------ */
	#disney .category_area ul li figure{
		padding: 30px;
	}
	/* p ------------ */
	#disney .category_area ul li p span{
		display: inline-block;
	}
}



/* ========================================

	.price_area

 ======================================== */
/*
	ul
================================ */
#disney .price_area ul{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
/* li -------------------- */
#disney .price_area ul li{
	width: 49%;
	border: 2px solid #00386d;
	border-radius: 10px;
	background-color: #00386d;
}
#disney .price_area ul li:nth-of-type(n + 3){
	margin-top: 10px;
}
#disney .price_area ul li a{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: center;
	color: #fff;
	transition: all .3s;
}
#disney .price_area ul li figure,
#disney .price_area ul li .price{
	text-align: center;
}
#disney .price_area ul li figure{
	width: 46%;
}
#disney .price_area ul li .price{
	width: 52%;
}
#disney .price_area ul li figure img{
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
}
/* ==========================================
	1024~(PC)
========================================== */
@media screen and (min-width:1024px) {
	/*
		ul
	================================ */
	/* li -------------------- */
	#disney .price_area ul li {
		width: 32%;
	}
	#disney .price_area ul li:nth-of-type(n + 3) {
		margin-top: 0;
	}
	#disney .price_area ul li:nth-of-type(n + 4) {
		margin-top: 20px;
	}
	#disney .price_area ul li a:hover{
		opacity: .7;
	}
	/* figure -------------------- */
	#disney .price_area ul li figure{
		width: 30%;
	}
	/* .price -------------------- */
	#disney .price_area ul li .price{
		width: 70%;
		font-size: 2rem;
	}
}



/* ========================================

	.character_area

 ======================================== */
/*
	ul
================================ */
#disney .character_area ul{
	width : inherit;
	max-width: inherit;
	margin: 0 auto;
}
/* li -------------------- */
#disney .character_area li + li{
	margin-top: 20px;
}
/* .mickey ------------ */
#disney .character_area .link_btn li.mickey a:hover{
	color: #fff;
	border: 1px solid #e71836;
	background-color: #e71836;
}
/* .pooh ------------ */
#disney .character_area .link_btn li.pooh a:hover{
	color: #3f1b0b;
	border: 1px solid #e5d365;
	background-color: #e5d365;
}
/* .princess ------------ */
#disney .character_area .link_btn li.princess a:hover{
	color: #fff;
	border: 1px solid #be2991;
	background-color: #be2991;
}
/* .frozen ------------ */
#disney .character_area .link_btn li.frozen a:hover{
	color: #fff;
	border: 1px solid #0da2b8;
	background-color: #0da2b8;
}
/* .toy_story ------------ */
#disney .character_area .link_btn li.toy_story a:hover{
	color: #fff;
	border: 1px solid #8ac56a;
	background-color: #8ac56a;
}
/* .other ------------ */
#disney .character_area .link_btn li.other a:hover{
	color: #fff;
	border: 1px solid #81c0e9;
	background-color: #81c0e9;
}
/* ==========================================
	768~(tablet)
========================================== */
@media screen and (min-width:768px) { 
	/*
		ul
	================================ */
	#disney .character_area ul{
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	/* li -------------------- */
	#disney .character_area li{
		width: 32%;
	}
	#disney .character_area li + li{
		margin-top: 0;
	}
	#disney .character_area li:nth-of-type(n + 4){
		margin-top: 20px;
	}
}



/* ========================================

	.shop_area

 ======================================== */
#disney .shop_area figure{
	margin: 40px auto;
	text-align: center;
	border-radius: 20px;
	box-shadow: 0 0 10px 0 rgb(121 103 56 / 60%);
}
#disney .shop_area figure img.pc{
	display: none;
}
/* ==========================================
	768~(tablet)
========================================== */
@media screen and (min-width:768px) { 
	#disney .shop_area figure{
		width: 70%;
		margin: 60px auto;
	}
	#disney .shop_area figure img.pc{
		display: block;
	}
	#disney .shop_area figure img.sp{
		display: none;
	}
}