@charset "UTF-8";

/* -- all -- */
/* -- sns -- */
.sns-wrap {
	margin: 5px 0 5px 3px !important;
}

.sns-wrap .fb-like {
	margin-top: -2px !important;
}

.sns-wrap .line {
	display: inline-block;
	margin-top: -2px !important;
	padding-left: 5px\0 !important;
	padding-left: 5px\9 !important;
	line-height: 0;
}

.tokushu-wrap {
	width: 100%;
	margin: 0;
	padding: 0;
	background: url(../imgs/bg.jpg) repeat left top;
	font-size: 62.5% !important;
	line-height: 1 !important;
	text-align: center;
	overflow: hidden;
}

.tokushu-wrap a {
	text-decoration: none !important;
	-webkit-transition-duration: 0.3s;
	-ms-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	-o-transition-duration: 0.3s;
	transition-duration: 0.3s;
}

.tokushu-wrap > a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: galpha(opacity=70) ;
	-webkit-transition-duration: 0.3s;
	-ms-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	-o-transition-duration: 0.3s;
	transition-duration: 0.3s;
}

.tokushu-wrap div,
.tokushu-wrap p,
.tokushu-wrap table {
	margin: 0;
	padding: 0;
}

/* -- top -- */
.tokushu-wrap .top {
	position: relative;
	width: 510px;
	height: 429px;
	background-color: rgba(0, 53, 34, 0.45);
	text-align: center;
}

.tokushu-wrap .top > img {
	position: relative;
	top: 10px;
	width: 487px;
	height: 408px;
	margin: auto;
}

.tokushu-wrap .top .youtube_wrap {
	position: absolute;
	top: 61px;
	right: 13px;
	text-align: right;
	-webkit-transition-duration: 0.3s;
	-ms-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	-o-transition-duration: 0.3s;
	transition-duration: 0.3s;
}

.tokushu-wrap .top .youtube_wrap:hover {
	-webkit-filter: brightness(110%);
	-ms-filter: brightness(110%);
	-moz-filter: brightness(110%);
	-o-filter: brightness(110%);
	filter: brightness(110%);
}

/* -- cont -- */
.tokushu-wrap .cont {
	position: relative;
	width: 484px;
	margin: 20px auto !important;
	padding: 1px 0 !important;
	background-color: rgba(31, 24, 18, 0.7);
	text-align: center;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}

.tokushu-wrap .cont:before {
	display: block;
	position: absolute;
	top: -8px;
	left: 0;
	width: 484px;
	height: 8px;
	background: url(../imgs/stripe.jpg) repeat-x left top;
	content: "";
}

.tokushu-wrap .cont:after {
	display: block;
	position: absolute;
	bottom: -8px;
	left: 0;
	width: 484px;
	height: 8px;
	background: url(../imgs/stripe.jpg) repeat-x left top;
	content: "";
}

.tokushu-wrap .cont h3 {
	padding: 10px !important;
	margin-bottom: 15px !important;
	background-color: rgba(0, 0, 0, 0.5);
	color: #f2f1e3;
	font-size: 1.4em;
	font-size: 14px !important;
	font-weight: bold;
	text-align: center;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}


.tokushu-wrap .cont .lead {
	width: 93%;
	padding: 10px !important;
	margin: 0 auto 15px !important;
	color: #feaad1;
	font-size: 1.3em;
	font-size: 13px !important;
	line-height: 16px!important;
	text-align: center;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	background-color: rgba(255, 255, 255, 0.1);
	border: 3px double #feaad1;
}

/*-- fair -- */
.tokushu-wrap .cont .fair {
	width: 460px;
	margin: 10px auto !important;
	padding: 5px !important;
	text-align: center;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}

.tokushu-wrap .cont .fair h4 {
	width: 450px;
	height: 27px;
	margin: 5px auto !important;
	background-color: rgba(97, 121, 91, 0.7);
	color: #f2f1e3;
	font-size: 1.3em;
	font-size: 13px !important;
	font-weight: bold;
	text-align: center;
	line-height: 30px !important;
	-webkit-border-radius: 5px;
	-ms-border-radius: 5px;
	-moz-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}

.tokushu-wrap .cont .fair img {
	margin: 6px !important;
}

.tokushu-wrap .cont .fair p {
	padding: 5px 10px !important;
	color: #f2f1e3;
	font-size: 1.1em;
	font-size: 11px !important;
	text-align: left;
	line-height: 1.6 !important;
}

.tokushu-wrap .cont .fair dl {
	width: 100%;
	padding: 5px 10px !important;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}

.tokushu-wrap .cont .fair dl dt,
.tokushu-wrap .cont .fair dl dd {
	display: inline-block;
	color: #fef083 !important;
	font-size: 1.1em;
	font-size: 11px !important;
	line-height: 1.6 !important;
	text-align: left;
	vertical-align: top;
}

.tokushu-wrap .cont .fair dl dt {
	width: 25%;
	font-weight: bold;
}

.tokushu-wrap .cont .fair dl dt:before {
	display: inline-block;
	margin-right: 4px !important;
	font-family: FontAwesome;
	content: "\f0da";
}

.tokushu-wrap .cont .fair dl dd {
	width: 75%;
}

.tokushu-wrap .cont .fair ul {
	padding: 5px 10px !important;
	text-align: left;
}

.tokushu-wrap .cont .fair ul li {
	color: #f2f1e3;
	font-size: 1.1em;
	font-size: 11px !important;
	line-height: 1.6 !important;
}

.tokushu-wrap .cont .fair a img {
	border: none !important;
	-webkit-transition-duration: 0.3s;
	-ms-transition-duration: 0.3s;
	-moz-transition-duration: 0.3s;
	-o-transition-duration: 0.3s;
	transition-duration: 0.3s;
}

.tokushu-wrap .cont .fair a:hover img {
	-webkit-filter: brightness(110%);
	-ms-filter: brightness(110%);
	-moz-filter: brightness(110%);
	-o-filter: brightness(110%);
	filter: brightness(110%);
}

.tokushu-wrap .cont .fair .tokuten {
	width: 90%;
	text-align: center;
}

.tokushu-wrap .cont .fair .tokuten img {
	width: 100%;
}

/* -- item -- */
.tokushu-wrap .cont .item_l {
	width: 450px;
	margin: 10px auto 12px auto !important;
	padding-bottom: 5px !important;
	background-color: rgba(255, 255, 255, 0.15);
}

.tokushu-wrap .cont .item_l > p {
	width: 100%;
	padding: 10px 5px 8px !important;
	background-color: #61795b;
	font-size: 1.3em;
	font-size: 13px !important;
	font-weight: bold;
	text-align: center;
	line-height: 1.6 !important;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}

.tokushu-wrap .cont .item_l > p a {
	color: #f2f1e3;
}

.tokushu-wrap .cont .item_l > p a:hober {
	color: #fef083 !important;
}

.tokushu-wrap .cont .item_l > p span {
	font-size: 1.1em;
	font-size: 11px !important;
	font-weight: normal;
}

.tokushu-wrap .cont .item_l .detail {
	position: relative;
	overflow: hidden;
	width: 430px;
	margin: 10px auto !important;
	text-align: left;
}

.tokushu-wrap .cont .item_l .detail img {
	float: left;
	border: 1px solid #dddddd;
}

.tokushu-wrap .cont .item_l .detail img:first-child {
	width: 250px;
	margin: 5px 15px 5px 5px !important;
}

.tokushu-wrap .cont .item_l .detail p {
	margin: 5px 0 !important;
	color: #f2f1e3;
	font-size: 1.1em;
	font-size: 11px !important;
	line-height: 1.6 !important;
}

.tokushu-wrap .cont .item_l .detail p span {
	color: #fef083 !important;
}

.tokushu-wrap .cont .item_l .detail ul {
	margin: 5px 0 !important;
}

.tokushu-wrap .cont .item_l .detail ul li {
	color: #fef083 !important;
	font-size: 1.1em;
	font-size: 11px !important;
}

.tokushu-wrap .cont .item_l .detail ul li span {
	font-weight: bold;
}

.tokushu-wrap .cont .item_l .detail ul li span:after {
	display: inline-block;
	margin: 0 5px !important;
	font-family: FontAwesome;
	content: "\f054";
}

.tokushu-wrap .cont .item_l .value {
	position: absolute;
	bottom: 5px;
	right: 5px;
	text-align: right;
}

.tokushu-wrap .cont .item_l .value dl dt {
	display: inline-block;
	margin-right: 5px !important;
	color: #feaad1;
	font-size: 1.2em;
	font-size: 12px !important;
	font-weight: bold;
	line-height: 1.6 !important;
}

.tokushu-wrap .cont .item_l .value dl dd {
	display: inline-block;
	color: #feaad1;
	font-size: 1.6em;
	font-size: 16px !important;
	font-weight: bold;
	line-height: 1.6 !important;
}

.tokushu-wrap .cont .item_l .value dl dd:after {
	display: inline-block;
	margin-left: 5px !important;
	font-size: 1em;
	font-size: 10px !important;
	font-weight: normal;
	content: "税込";
}

.tokushu-wrap .cont .item_l .value a {
	display: inline-block;
	width: 132px;
	height: 29px;
	border-width: 1px;
	border-style: solid;
	border-color: rgba(255, 255, 255, 0.7);
	background: url(../imgs/cart_bg.jpg) repeat left top;
	color: #ffffff;
	font-size: 1.3em;
	font-size: 13px !important;
	font-weight: bold;
	text-align: center;
	line-height: 30px !important;
	-webkit-border-radius: 3px;
	-ms-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
}

.tokushu-wrap .cont .item_l .value a:hover {
	color: #f2f1e3;
	-webkit-filter: brightness(110%);
	-ms-filter: brightness(110%);
	-moz-filter: brightness(110%);
	-o-filter: brightness(110%);
	filter: brightness(110%);
}

.tokushu-wrap .cont .item_l table {
	width: 420px;
	margin: 5px auto !important;
	border-collapse: separate;
	border-spacing: 2px;
	font-size: 1.05em;
	font-size: 10.5px !important;
}

.tokushu-wrap .cont .item_l table th {
	padding: 4px 10px 3px !important;
	background-color: #1b1b1b;
	color: #f2f1e3;
	font-weight: bold;
	vertical-align: top;
}

.tokushu-wrap .cont .item_l table td {
	padding: 4px 10px 3px !important;
	background-color: rgba(255, 255, 255, 0.3);
	color: #1b1b1b;
	text-align: left;
}

/* -- itemlist -- */
.tokushu-wrap .itemlist {
	position: relative;
	width: 510px;
	height: 50px;
	margin: 40px 0 30px !important;
	background-color: rgba(79, 159, 112, 0.8);
	text-align: center;
}

.tokushu-wrap .itemlist:before {
	display: block;
	position: absolute;
	top: -6px;
	left: 0;
	width: 510px;
	height: 6px;
	background: url(../imgs/stripe_green.jpg) repeat-x left top;
	content: "";
}

.tokushu-wrap .itemlist:after {
	display: block;
	position: absolute;
	bottom: -6px;
	left: 0;
	width: 510px;
	height: 6px;
	background: url(../imgs/stripe_green.jpg) repeat-x left top;
	content: "";
}

.tokushu-wrap .itemlist a {
	display: inline-block;
	color: #256440;
	font-size: 1.8em;
	font-size: 18px !important;
	font-weight: bold;
	line-height: 53px !important;
	text-shadow: #fff 1px 1px 0, #fff -1px 1px 0, #fff 1px -1px 0, #fff -1px -1px 0, #fff 2px 2px 1px, #fff 0 2px 1px, #fff 2px 0 1px;
	/* for IE */
	-webkit-filter: dropshadow(color=#fff, offX=0, offY=-1) dropshadow(color=#fff, offX=1, offY=0) dropshadow(color=#fff, offX=0, offY=1) dropshadow(color=#fff, offX=-1, offY=0);
	filter: dropshadow(color=#fff, offX=0, offY=-1) dropshadow(color=#fff, offX=1, offY=0) dropshadow(color=#fff, offX=0, offY=1) dropshadow(color=#fff, offX=-1, offY=0);
}

.tokushu-wrap .itemlist a:hover {
	color: #e95198 !important;
}

/* -- footer -- */
.tokushu-wrap .footer {
	margin-top: 20px !important;
	padding: 10px 0 8px !important;
	background-color: rgba(0, 53, 34, 0.45);
	text-align: center;
}

.tokushu-wrap .footer p {
	color: #f2f1e3;
	font-size: 1em;
	font-size: 10px !important;
	line-height: 1.5 !important;
}

.tokushu-wrap .footer p:before {
	display: inline-block;
	margin-right: 6px !important;
	font-family: FontAwesome;
	content: "\f1f9";
}

/* -- backtop -- */
.tokushu-wrap .backtop {
	position: fixed;
	z-index: 9999;
	bottom: 10px;
	right: 10px;
}

.tokushu-wrap .backtop a {
	display: block;
	position: relative;
	z-index: 1;
	width: 50px;
	height: 50px;
	background-color: rgba(0, 0, 0, 0.8);
	text-align: center;
	-webkit-border-radius: 25px;
	-ms-border-radius: 25px;
	-moz-border-radius: 25px;
	-o-border-radius: 25px;
	border-radius: 25px;
}

.tokushu-wrap .backtop i {
	display: inline-block;
	margin: 5px auto;
	color: #ffffff;
	font-size: 4em;
}

.tokushu-wrap .backtop a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: galpha(opacity=70) ;
}

/*　セレクトリスト */
.tokushu-wrap .select {
	text-align: center !important;
	margin: 5px 0 !important;
}

.tokushu-wrap input[type="button"] {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	padding: 0;
	border: none;
	outline: none;
	background: transparent;
}

.tokushu-wrap .select-box {
	display: inline-block;
	width: 45%;
	margin: 0 auto !important;
	text-align: center;
}

.tokushu-wrap .select-box select {
	width: 100%;
	padding-right: 1em;
	cursor: pointer;
	text-indent: 0.01px;
	text-overflow: ellipsis;
	border: none;
	outline: none;
	background: transparent;
	background-image: none;
	box-shadow: none;
	-webkit-appearance: none;
	appearance: none;
	font-size: 13px !important;
	font-size: 1.3em;
}

.tokushu-wrap .select-box select::-ms-expand {
	display: none;
}

.tokushu-wrap .select-box.cp_sl01 {
	position: relative;
	border-radius: 2px;
	background: #ffffff;
}

.tokushu-wrap .select-box.cp_sl01::before {
	position: absolute;
	top: 10px;
	right: 0.9em;
	width: 0;
	height: 0;
	padding: 0;
	content: '';
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 6px solid #666666;
	pointer-events: none;
}

.tokushu-wrap .select-box.cp_sl01 select {
	padding: 6px 38px 6px 8px;
	color: #666666;
}

.tokushu-wrap input[type="button"] {
	background-color: #ea549b;
	color: #fff !important;
	text-decoration: none;
	width: 200px;
	height: 32px !important;
	padding: 0 !important;
	text-align: center;
	font-size: 1.3em;
	font-size: 13px !important;
	font-weight: bold;
	line-height: 29px !important;
	margin-left: 10px !important;
	border: 1px solid #fff;
	background: url(../imgs/cart_bg.jpg) repeat left top;
	-webkit-border-radius: 3px;
	-ms-border-radius: 3px;
	-moz-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
}

.tokushu-wrap input[type="button"]:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	transition: 0.1s;
}

/*　モーダル設定 */
.tokushu-wrap .modal-window {
	display: flex;
	justify-content: center;
	overflow: hidden;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 9999;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.7);
	opacity: 0;
	/*transition: opacity 0.5s, transform 0s 0.5s;*/
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-o-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	-webkit-transform: scale(0);
	transform: scale(0);
}

.tokushu-wrap .modal-window:target {
	-webkit-transform: translate(0, 0);
	-moz-transform: translate(0, 0);
	-o-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0);
	opacity: 1;
}

.tokushu-wrap .is-active.modal-window {
	display: block;
}

.tokushu-wrap .modal-window:target {
	display: block;
}

.tokushu-wrap .modal-window .modal-inner img {
	position: fixed;
	top: 50%;
	left: 50%;
	max-width: 600px;
	max-height: 600px;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-o-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
}

.tokushu-wrap .modal-window .modal-close {
	display: block;
	text-indent: 0px;
	overflow: hidden;
	cursor: default !important;
}

.tokushu-wrap .modal-window .modal-close:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 10;
}

.tokushu-wrap .modal-window .modal-close:after {
	content: ' ';
	position: absolute;
	top: 25px;
	left: 50%;
	z-index: 20;
	margin-left: 285px;
	border-radius: 2px;
	padding: 2px 8px;
	font-size: 1.2em;
	text-decoration: none;
	text-indent: 0;
}

.tokushu-wrap .modal-window {
	-webkit-transition: opacity 0.4s;
	-o-transition: opacity 0.4s;
	transition: opacity 0.4s;
}

.tokushu-wrap .modal-inner {
	position: relative;
}

.tokushu-wrap modal-inner img {
	display: block;
}