body {
	/* background: url(/design_wrapping_cloth.jpg) yellow 
	center top no-repeat;	background-size: 1680px auto;	height: 15400px;	 */
	/* background: url(/design_wrapping_cloth6.jpg) yellow 
	center top no-repeat;	background-size: 1680px auto;	height: 15400px; */

	/* background: url(/design_wrapping_cloth6.1.jpg) yellow 
	center top no-repeat;	background-size: 375px auto;	height: 15400px; */
}
.bg .bodybox {
	position: absolute;
	top:0;
	width:100% !important;
}
.header {
	display: none;
}

#page_header {
	position: relative;
	padding-top:48px;
	max-width: 1680px;
	width:80%;
	margin:0 auto;
	box-sizing: border-box;
	display: flex;	
	justify-content: space-between;
	z-index: 1100;

}
@media (min-width:992px) {
	#page_header {
		padding-top:85px;
		padding-left: 85px;
		padding-right: 85px;
		max-width: 1680px;
		width:100%;
		box-sizing: border-box;
	}	
}

#page_header::after {
	content: "";
	flex-basis: 40%;
}

#page_header h1 {
	font-size: 1.2rem;
	line-height: 1.5;
	flex-basis: 40%;
	font-weight: normal;	
}

#page_header p {
	
	flex-basis: 70px;
}
#page_header p svg {
	
	max-width: 45px;
}
@media (min-width:992px) {
	#page_header h1 {
		font-size: 1.4rem;
		line-height: 1.6;
	}
	#page_header::after {
		
		flex-basis: 300px;
	}

	#page_header h1 {
		font-size: 1.4rem;
		line-height: 1.8;
		flex-basis: 300px;
		
	}
	#page_header h1 br.narrowOnly {
		display: none;
	}
	#page_header p {
		
		flex-basis: 70px;
	}
	#page_header p svg {
	
		max-width: 70px;
	}
	
}


.gift_wrapping {
	position: relative;
	margin: 0 auto;
	max-width: 1680px;
	margin-bottom: 100px;
	padding-bottom: 100px;
	
}

.gift_wrapping .wrapname {
		font-size: 1.4rem;
		line-height: 1.5;
		
	}
@media (min-width:992px) {
	.gift_wrapping .wrapname {
		font-size: 1.2rem;
		line-height: 1.3;
		
	}
}
@media (min-width:1200px) {
	.gift_wrapping .wrapname {
		font-size: 1.4rem;
		line-height: 1.5;
		
	}
}
.gift_wrapping .detail {
	display: none;
}
.gift_wrapping .img {
	cursor: pointer;
}
.gift_wrapping .img svg {
	fill: rgba(109.51,42,1);
}
.gift_wrapping .img svg image {
	opacity: 0;
	transition: all 0.5s;
}
.gift_wrapping .img:hover svg image {
	opacity: 1;
	transition: all 0.5s;
}
@media (min-width:992px) {
	.gift_wrapping>div {
		padding: 0;
	}

	/* .gift_wrapping .img {
		margin: auto;
		max-width: none;
	} */

	
}
.gift_wrapping>div>div.detail ol {
	
		display: none;
		align-items: center;
	
}
.gift_wrapping>div>p.wrapname {
	display: none;
}

.gift_wrapping>div {
	padding-bottom:10%;
}

/* .gift_wrapping .img:nth-child(1) {
	margin: 0 auto;
	max-width: 250px;
} */

.gift_wrapping>div>p {
	text-align: center;
}
@media (min-width:992px) {
	.gift_wrapping>div {
		padding-bottom:0;
	}

	/* .gift_wrapping .img:nth-child(1) {
		margin: auto;
		max-width: 100% !important;
	} */
	.gift_wrapping>div>p {
		text-align: left;
	}
}

@media (max-width:991.99999px) {
	.gift_wrapping .img  {
		padding-bottom: 50px;
	}
}

#simple_gift_wrapping {
	padding-top: 50px;
}

#simple_gift_wrapping .img {
	margin:0 auto;
	max-width: 375px;
	width:100%;
	padding-top:62%;
	background: url(/images/simple_gift_wrapping3.png) no-repeat;
	background-size: contain;
}
@media (min-width:375px) {
	#simple_gift_wrapping .img {
		padding-top:233px;
		
	}
}


@media (min-width:992px) {
	#simple_gift_wrapping {
		position: absolute;
		max-width: 500px;
		width: 30%;
		top: 0;
		left: 17.3%;
		padding-top: calc(200px + 2.6%);
		z-index: 1000;
		
	}
	#simple_gift_wrapping .img {
		max-width: 100%;
		margin:auto;
		padding-top:62.8%;
		background: url(/images/simple_gift_wrapping2.png) no-repeat;
		background-size: contain;
	}
	#simple_gift_wrapping .img:hover {
		background: url(/images/simple_gift_wrapping1.png) no-repeat;
		background-size: contain;
	}
}

#flower_wrapping .img {
	margin:0 auto;
	max-width: 375px;
	width:100%;
	padding-top:59.7%;
	background: url(/images/flower_wrapping3.png) no-repeat;
	background-size: contain;
}
@media (min-width:375px) {
	#flower_wrapping .img {
		padding-top:224px;
		
	}
}
@media (min-width:992px) {
	#flower_wrapping {
		position: absolute;
		max-width: 487px;
		width: 30%;
		top: 0;
		left: 59.8%;
		padding-top: calc(200px + 3%);
		z-index: 1000;
		
	}
	#flower_wrapping .img {
		max-width: 100%;
		margin:auto;
		padding-top:71%;
		background: url(/images/flower_wrapping2.png) no-repeat;
		background-size: contain;
	}
	#flower_wrapping .img:hover {
		background: url(/images/flower_wrapping1.png) no-repeat;
		background-size: contain;
	}
}

#furoshiki_bag .img {
	margin:0 auto;
	max-width: 375px;
	width:100%;
	padding-top:71%;
	background: url(/images/furoshiki_bag3.png) no-repeat;
	background-size: contain;
}
@media (min-width:375px) {
	#furoshiki_bag .img {
		padding-top:266px;
		
	}
}
@media (min-width:992px) {
	#furoshiki_bag {
		position: absolute;
		max-width: 306px;
		width: 19%;
		top: 0;
		left: 8.2%;
		padding-top: calc(200px + 26%);
		z-index: 900;
		
	}
	#furoshiki_bag .img {
		max-width: 100%;
		margin:auto;
		padding-top:158%;
		background: url(/images/furoshiki_bag2.png) no-repeat;
		background-size: contain;
	}
	#furoshiki_bag .img:hover {
		background: url(/images/furoshiki_bag1.png) no-repeat;
		background-size: contain;
	}
}	


#formal_gift_wrapping .img {
	margin:0 auto;
	max-width: 375px;
	width:100%;
	padding-top:51.2%;
	background: url(/images/formal_gift_wrapping3.png) no-repeat;
	background-size: contain;
}
@media (min-width:375px) {
	#formal_gift_wrapping .img {
		padding-top:192px;
		
	}
}
@media (min-width:992px) {
	#formal_gift_wrapping {
		position: absolute;
		max-width: 562px;
		width: 35%;
		top: 0;
		left: 33.9%;
		padding-top: calc(200px + 26.2%);
		z-index: 900;
	}
	#formal_gift_wrapping .img {
		max-width: 100%;
		margin:auto;
		padding-top:45%;
		background: url(/images/formal_gift_wrapping2.png) no-repeat;
		background-size: contain;
	}
	#formal_gift_wrapping .img:hover {
		background: url(/images/formal_gift_wrapping1.png) no-repeat;
		background-size: contain;
	}
}



#bottle_wrapping .img {
	margin:0 auto;
	max-width: 375px;
	width:100%;
	padding-top:80.7%;
	background: url(/images/bottle_wrapping3.png) no-repeat;
	background-size: contain;
}
@media (min-width:375px) {
	#bottle_wrapping .img {
		padding-top:303px;
		
	}
}
@media (min-width:992px) {
	#bottle_wrapping {
		position: absolute;
		max-width: 363px;
		width: 22%;
		top: 0;
		left: 69.5%;
		padding-top: calc(200px + 34%);
		z-index: 900;
		
	}
	#bottle_wrapping .img {
		max-width: 100%;
		margin:auto;
		padding-top:138%;
		background: url(/images/bottle_wrapping2.png) no-repeat;
		background-size: contain;
	}
	#bottle_wrapping .img:hover {
		background: url(/images/bottle_wrapping1.png) no-repeat;
		background-size: contain;
	}
}


#four_ties .img {
	margin:0 auto;
	max-width: 375px;
	width:100%;
	padding-top:66.9%;
	background: url(/images/four_ties3.png) no-repeat;
	background-size: contain;
}
@media (min-width:375px) {
	#four_ties .img {
		padding-top:251px;
		
	}
}
@media (min-width:992px) {
	#four_ties {
		position: absolute;
		max-width: 388px;
		width: 24.5%;
		top: 0;
		left: 33.1%;
		padding-top: calc(200px + 50.5%);
		z-index: 800;
		padding-bottom: 100px;
	}
	#four_ties .img {
		max-width: 100%;
		margin:auto;
		padding-top:93.6%;
		background: url(/images/four_ties2.png) no-repeat;
		background-size: contain;
	}
	#four_ties .img:hover {
		background: url(/images/four_ties1.png) no-repeat;
		background-size: contain;
	}
}



#footer {
	display: none;
	
}


.popupbox {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background: rgba(102, 30, 4, .95);
	border-bottom: solid 1px   #000;
	z-index: 2000;
	
}

.popupbox .detailscroll {
	height: 100%;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}

.exit .popupexit {
	display: block;
	width: 30px;
	/*枠の大きさ*/
	height: 30px;
	/*枠の大きさ*/
	/* background: #CCC; */
	position: relative;
	margin-left: auto;
	margin-top: 1.5em;
	margin-right: 1.5em;
	cursor: pointer;
}

.exit .popupexit::before,
.exit .popupexit::after {
	content: "";
	display: block;
	width: 100%;
	/*バツ線の長さ*/
	height: 1px;
	/*バツ線の太さ*/
	background: rgba(229,222,214,1);
	transform: rotate(45deg);
	transform-origin: 0% 50%;
	position: absolute;
	top: calc(14%);
	left: 14%;
}

.exit .popupexit::after {
	transform: rotate(-45deg);
	transform-origin: 100% 50%;
	left: auto;
	right: 14%;
}

.popupbox .detailbox {
	display: flex;
	flex-direction: column;
	align-items: center;
	padding-bottom: 200px;
	
}


.popupbox .detailbox p {
	flex-basis: 100%;	
	padding:35px 0 20px;
	text-align: center;
	color: rgba(229,222,214,1);
	font-size: 1.4rem;
	line-height: 1.5;
	letter-spacing: .25rem;
}
@media (min-width:992px) {
	.popupbox .detailbox p {
		padding:20px 0 20px;
		font-size: 2rem;
	}
}

.popupbox .detailbox .detail {
	flex-basis: 100%;
	padding:75px 0 50px 0;
	margin: 0 auto;
}


.popupbox .detailbox .detail .wide {
	display: none;
	
}
.popupbox .detailbox .detail .narrow {
	display: block;
	margin: 0 auto;
	max-width: 375px;
	width:100%;
}

@media (min-width:992px) {
	
	.popupbox .detailbox .detail{
		padding:150px 0 50px 0;
	}
	.popupbox .detailscroll {
		height: auto;
	}	
	.popupbox .detailbox .detail .wide {
		margin: 0 auto;
		max-width: 1680px;
		display: block;
		
	}
	.popupbox .detailbox .detail .narrow {
		display: none;
	}
	

	
	/* .popupbox .detailbox .detail ol {
		display: flex;
		flex-direction: row;
		
		background: red;
	}
	.popupbox .detailbox .detail ol li img {
		width:100px;
		
	} */
}