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

div#hukusu-page {
	width: auto;
	max-width: 1000px;
	margin: 0 auto;
	padding: 20px;
	background-color: #fff;
	color: #222;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "游ゴシック", YuGothic, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, Verdana, sans-serif;
	line-height: 1.6;
	text-align: left;
}
div#hukusu-page div, div#hukusu-page p,
div#hukusu-page ul, div#hukusu-page ul li,
div#hukusu-page h1, div#hukusu-page h2, div#hukusu-page h3,
div#hukusu-page ul, div#hukusu-page ul li {
	position: initial;
	margin: 0;
	padding: 0;
}
div#hukusu-page p,
div#hukusu-page ul, div#hukusu-page ul li {
	color: #222;
	font-size: 14px;
	line-height: 1.6;
}
div#hukusu-page h1 {
	height: auto;
	padding-top: 5%;
	background: none;
	border: none;
	color: #fff;
	font-size: 70px;
	font-weight: bold;
	text-align: center;
	-webkit-text-stroke: 1px #e5d074;
	text-shadow: 1px 2px 0 #a8a6a6, 0 0 10px #fff;
}
div#hukusu-page h2, div#hukusu-page h3 {
	background: none;
	border: none;
	color: #222;
}
div#hukusu-page ul, div#hukusu-page ul li {
	width: auto;
	list-style: none;
}
div#hukusu-page img {
	width: 100%;
}
#hukusu-page .font-red {
	color: #e60012;
}
#hukusu-page .intro {
	background: url(/img/pages/hukusu/title_bg.png) no-repeat;
	background-size: contain;
}
#hukusu-page .intro p {
	margin-bottom: 10px;
	font-size: 16px;
	text-align: center;
}
#hukusu-page .intro p b {
	font-size: 20px;
}
#hukusu-page .section {
	padding: 1em 0;
}
#hukusu-page .section:last-child {
	padding-bottom: 3em;
}
#hukusu-page .section-title {
	margin: 30px 0;
	border-bottom: 2px solid #999;
	color: #333;
	font-size: 24px;
	font-weight: bold;
	text-align: left;
}
#hukusu-page .section-text {
	margin-bottom: 30px;
}
#hukusu-page .discount {
	background-color: #fffcf4;
	text-align: center;
}
#hukusu-page .discount ul {
	padding: 20px 0;
}
#hukusu-page .discount ul li {
	display: inline-block;
	width: 17%;
	max-width: 109px;
	margin: 0 2%;
	padding: 0 1%;
	box-sizing: content-box;
}
#hukusu-page .discount ul li b {
	display: block;
	margin-bottom: 5px;
	line-height: 1.4;
}
#hukusu-page .discount ul li img {
	width: 95%;
}
#hukusu-page .discount .set-count {
	margin-top: 20px;
	padding: 2px 0;
	border: 2px solid #444;
	border-radius: 50px;
	color: #444;
	font-weight: bold;
	line-height: 1.4;
}
#hukusu-page .discount-head,
#hukusu-page .assorted-head,
#hukusu-page .order-head {
	padding: 10px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.4;
}
#hukusu-page .discount-head {
	background-color: #ffc107;
}
#hukusu-page .discount-text {
	display: inline-block;
	padding: 0 10px 20px;
	text-align: left;
}
#hukusu-page .point {
	margin-top: 25px;
	text-align: center;
}
#hukusu-page .point p {
	display: inline-block;
	margin-top: 10px;
	text-align: left;
}
#hukusu-page .point p.point-text {
	display: inline-table;
	margin: 0 0 10px;
	border: 2px solid #e60012;
	border-collapse: collapse;
	border-spacing: 0;
	line-height: 1.4;
}
#hukusu-page .point p.point-text:first-child {
	margin-right: 20px;
}
#hukusu-page .point p.point-text b {
	display: table-cell;
	width: 60px;
	padding: 0 5px;
	background-color: #e60012;
	box-sizing: border-box;
	color: #fff;
	font-size: 13px;
	white-space: nowrap;
	vertical-align: middle;
}
#hukusu-page .point p.point-text span {
	display: inline-block;
	padding: 8px;
	font-size: 17px;
	font-weight: bold;
}
#hukusu-page .assorted-good,
#hukusu-page .assorted-bad {
	display: -webkit-flex;
	display: flex;
}
#hukusu-page .assorted {
	-webkit-flex: 1;
	flex: 1;
	position: relative;
	margin: 0 5px;
	background-color: #fafafa;
	text-align: center;
}
#hukusu-page .assorted-body {
	padding: 10px;
}
#hukusu-page .assorted-body .example-mark {
	margin-bottom: 10px;
	color: #666;
	font-weight: bold;
	text-align: left;
}
#hukusu-page .ship-box {
	display: inline-block;
	position: relative;
	width: calc(50% - 5px);
	vertical-align: top;
}
#hukusu-page .ship-box.plus-mark {
	position: absolute;
	top: 25%;
	right: 0;
	bottom: 0;
	left: 0;
	width: 30px;
	height: 30px;
	margin: auto;
	color: #444;
	font-size: 32px;
	line-height: 0.8;
}
#hukusu-page .ship-box.plus-mark:before {
	content: '+';
}
#hukusu-page .ship-box .ship-image {
	display: inline-block;
	position: relative;
	margin-bottom: 5px;
}
#hukusu-page .ship-box p {
	margin: 5px 0 0;
	padding: 0 5px;
	font-size: 13px;
	line-height: 1.4;
}
#hukusu-page .ship-box p:last-child {
	margin: 4px 0 5px;
}
#hukusu-page .ship-box .ship-image img {
	width: 75%;
}
#hukusu-page .ship-box .ship-image-flag {
	position: absolute;
	top: -10px;
}
#hukusu-page .ship-box .ship-image-flag img {
	width: 100%;
}
#hukusu-page .ship-box .yamato-box,
#hukusu-page .ship-box .international-box,
#hukusu-page .ship-box .post-box,
#hukusu-page .ship-box .not-discount-box {
	display: block;
	max-width: 90px;
	margin: 0 auto;
	padding: 2px 0;
	background-color: #fff;
	border: 1px solid #444;
	font-weight: bold;
}
#hukusu-page .ship-box .yamato-box {
	background-color: #10af9e;
	border: 1px solid #10af9e;
	color: #fdd02e;
}
#hukusu-page .ship-box .international-box {
	border: 1px solid #1750af;
	color: #1750af;
}
#hukusu-page .ship-box .not-discount-box {
	border: 1px solid #e60012;
	color: #e60012;
}
#hukusu-page .assorted-good .assorted:first-child {
	margin-left: 0;
}
#hukusu-page .assorted-good .assorted:last-child {
	margin-right: 0;
}
#hukusu-page .assorted-good .assorted-head {
	background-color: #28a745;
}
#hukusu-page .assorted-good .ship-box .ship-image-flag {
	right: -10px;
}
#hukusu-page .assorted-bad .assorted:first-child {
	margin-left: 0;
}
#hukusu-page .assorted-bad .assorted:last-child {
	margin-right: 0;
}
#hukusu-page .assorted-bad .assorted-head {
	background-color: #dc3545;
}
#hukusu-page .assorted-bad .ship-box .ship-image-flag {
	right: 0;
}
#hukusu-page .assorted-bad-title {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	margin: 30px 0 10px;
}
#hukusu-page .attention {
	margin-top: 30px;
	padding: 15px 25px;
	border: 2px solid #e60012;
}
#hukusu-page .attention b {
	display: inline-block;
	font-size: 20px;
	margin-bottom: 5px;
}
#hukusu-page .attention p,
#hukusu-page .attention ul li {
	font-weight: bold;
}
#hukusu-page .order {
	margin-bottom: 30px;
	background-color: #fafafa;
	border-radius: 5px;
	text-align: center;
}
#hukusu-page .order img {
	width: 95%;
	padding: 20px 10px;
	box-sizing: border-box;
}
#hukusu-page .order-head {
	background-color: #444;
}
@media only screen and (max-width: 768px) {
	div#hukusu-page h1 {
		font-size: 42px;
	}
	#hukusu-page .point p {
		width: 100%;
	}
	#hukusu-page .point p.point-text {
		width: 100%;
	}
	#hukusu-page .point p.point-text:first-child {
		margin-right: 0;
	}
	#hukusu-page .assorted-good,
	#hukusu-page .assorted-bad {
		display: block;
	}
	#hukusu-page .assorted {
		margin: 0 0 10px;
	}
	#hukusu-page .order {
		margin-bottom: 10px;
	}
	#hukusu-page .order img {
		width: 100%;
	}
}
@media only screen and (max-width: 414px) {
	#hukusu-page .intro p {
		text-align: left;
	}
	#hukusu-page .section-title {
		margin: 0 0 30px;
	}
	#hukusu-page .discount ul li {
		width: 19%;
		margin: 0;
	}
	#hukusu-page .assorted-bad-title {
		text-align: left;
	}
	#hukusu-page .discount-head,
	#hukusu-page .assorted-head,
	#hukusu-page .order-head {
		text-align: left;
	}
	#hukusu-page .sm-none {
		display: none;
	}
}
