@charset "shift_jis";
@import "/styles/import_sp.css";
@import "/inc/css/recommend_style.css";
/*pCSS*/
@import "/common/css/adjust.css";
@import url(http://fonts.googleapis.com/css?family=Oswald:700);
/* ==========================================

	Common

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

body { background: #fff; }
div#contents860 {
    margin-left: 0;
	width: 970px;
}
#CONTENTS #MAIN.MAIN_special {
	width: 966px;
	margin: 10px auto 0;}
img {
    vertical-align: bottom;
}
@font-face {
  font-family: 'icon';
  src: url('font/icon.eot?77484191');
  src: url('font/icon.eot?77484191#iefix') format('embedded-opentype'),
       url('font/icon.woff?77484191') format('woff'),
       url('font/icon.ttf?77484191') format('truetype'),
       url('font/icon.svg?77484191#icon') format('svg');
  font-weight: normal;
  font-style: normal;
}
h3 {
	background: none;
	padding: 0;
	margin: 0;
	border: none;}
h2 {
    -moz-background-size: 10px 10px;
    -webkit-background-size: 10px 10px;
    background-color: #dd0017;
    background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(.25, #e5002f), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, #e5002f), color-stop(.75, #e5002f), color-stop(.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(-45deg, #e5002f 25%, transparent 25%, transparent 50%, #e5002f 50%, #e5002f 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(-45deg, #e5002f 25%, transparent 25%, transparent 50%, #e5002f 50%, #e5002f 75%, transparent 75%, transparent);
    background-image: -ms-linear-gradient(-45deg, #e5002f 25%, transparent 25%, transparent 50%, #e5002f 50%, #e5002f 75%, transparent 75%, transparent);
    background-image: linear-gradient(-45deg, #e5002f 25%, transparent 25%, transparent 50%, #e5002f 50%, #e5002f 75%, transparent 75%, transparent);
    background-size: 10px 10px; }
.snsButtons {
	background: #f7efd5;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	margin: 0 auto 10px;
	padding: 12px;
	text-align: center !important;
	width: 380px;
	}
/* -----overflow-----  */
.bannerBox ul,
#detail ul,
#detail ul li .bottom,
#yoko dl dl {overflow: hidden;}
/* -----opacity-----  */
#bannerBox a:hover img {
    -ms-filter: "alpha(opacity=80)";
    filter: alpha(opacity=80);
    opacity: 0.8; }
/* -----mainVisual-----  */
#mainVisual {
	margin-bottom: 6px;
	position: relative;}
#mainVisual p {
	position: absolute;
	left: 10px;
	top: 13px;
	font-size: 22px;
	font-weight: bold;
	color: #fff;
	line-height: 1;}
#mainVisual p span {
	font-size: 43px;}

/* -----bannerBox-----  */
.bannerBox {
	background-color: #ededed;
	margin-bottom: 20px;}
.bannerBox h2 {
	margin-bottom: 7px;
	text-align: center;
	padding: 10px 0;}
.bannerBox p {
	text-align: center;
	padding: 7px 0 15px;}
.bannerBox ul {
	width: 953px;
	margin: 0 auto;
	padding-bottom:7px;}
.bannerBox ul li {
	float: left;
	padding: 8px;}
/* -----couponBox isotope-----  */
.couponWrapper {
	background-color: #ededed;
	padding: 20px 0 0px;
    overflow: hidden;}
#detail .couponWrapper ul li.finish .overlay {
	position: absolute;
	top: 0;
    left: 0;
    z-index: 100;
	height: 100%;
	width: 100%;}
#detail .couponWrapper ul li.finish .overlay img {
	position: absolute;
	top: 30%;
	left: 15%;}
#detail .couponWrapper ul li.finish { cursor: default }
#detail .couponWrapper ul li.finish { position: relative; }
#detail .couponWrapper ul li.finish .overlay {
	background: url(../images/ic_soldout.png) no-repeat 50% 50%;
	background-size: 216px 100px;
	}

/* -----howtoBox-----  */
#howtoBox {
	margin-bottom: 20px;
	text-align: center;}
#howtoBox h2 {
	margin-bottom: 40px;
	padding: 10px;}
#howtoBox .box {
	padding: 40px 0 10px;
	position: relative;
	border: 3px solid #fff200;
	border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
	width: 854px;
	margin: 0 auto 40px;}
#howtoBox .box h3 {
	position: absolute;
	top: -23px;
	left: 347px;}
#howtoBox .box p {
	margin-bottom: 20px;}
#howtoBox .box p.txt {
	font-weight: bold;
	font-size: 22px;}
#howtoBox .box p.caution {
	color: #FF0004}

/* -----detail-----  */
#detail {
	margin-bottom: 20px}
#detail h2 {
	color: #fff;
	font-size: 20px;
	padding: 20px 10px 20px 20px;
	font-weight: normal; }
#detail h2 span {
	background: url(../images/ic_detail_h2.png) no-repeat 0 50%;
	padding-left:40px; }
#detail ul {
	width: 936px;
	margin: 0 auto 20px;}
#detail ul li {
	float: left;
	padding: 15px;}
#detail ul li .detailWrapper {
	background-color: #fff;
	width: 428px;
	padding: 5px;}
#detail ul li .inner{
	border: 2px solid #ccc;
	}
#detail ul li .inner .top{
	padding: 20px 10px 20px;
	text-align: center;
	}
#detail ul li .inner .top p.catch{
	color: #7c3400;
	/*background-color: #fff533;*/
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 10px;
	border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
	/*padding: 10px 0;*/
	}
#detail ul li .inner .top p.catch span{
	font-family: 'Oswald', sans-serif;
	}
#detail ul li .inner .top p.price{
	font-weight: bold;
	font-size: 24px;
	color: #dd0017;
	text-decoration: none;
	line-height: 1;
	}
#detail ul li .inner .top p.price strong{
	font-size: 66px;
	font-family: 'Oswald', sans-serif;
	}
#detail ul li .bottom dl.key,
#detail ul li .bottom dl.password {
	width: 211px;
	float: left;
	}
#detail ul li .bottom dl.key{
	border-right: 2px solid #ccc;
	}
#detail ul li .bottom dl.key dt,
#detail ul li .bottom dl.password dt {
	border-top: 2px solid #ccc;
	border-bottom: 2px solid #ccc;
	color: #fff;
	font-weight: bold;
	padding: 10px 0;
	text-align: center;
	-moz-background-size: 10px 10px;
    -webkit-background-size: 10px 10px;
	background-size: 10px 10px;
	}
#detail ul li .bottom dl.key dd,
#detail ul li .bottom dl.password dd {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	background-color: #ffffe5;
	padding: 10px 0;
	}
#detail ul li .bottom dl.key dd {
	color: #dd0017;
	}
#detail ul li .bottom dl.password dd {
	color: #dd0017;
	}
#detail ul li .bottom dl.key dt {
    background-color: #dd0017;
    background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(.25, #e5002f), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, #e5002f), color-stop(.75, #e5002f), color-stop(.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(-45deg, #e5002f 25%, transparent 25%, transparent 50%, #e5002f 50%, #e5002f 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(-45deg, #e5002f 25%, transparent 25%, transparent 50%, #e5002f 50%, #e5002f 75%, transparent 75%, transparent);
    background-image: -ms-linear-gradient(-45deg, #e5002f 25%, transparent 25%, transparent 50%, #e5002f 50%, #e5002f 75%, transparent 75%, transparent);
    background-image: linear-gradient(-45deg, #e5002f 25%, transparent 25%, transparent 50%, #e5002f 50%, #e5002f 75%, transparent 75%, transparent);
	}
#detail ul li .bottom dl.password dt {
    background-color: #dd0017;
    background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(.25, #e5002f), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, #e5002f), color-stop(.75, #e5002f), color-stop(.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(-45deg, #e5002f 25%, transparent 25%, transparent 50%, #e5002f 50%, #e5002f 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(-45deg, #e5002f 25%, transparent 25%, transparent 50%, #e5002f 50%, #e5002f 75%, transparent 75%, transparent);
    background-image: -ms-linear-gradient(-45deg, #e5002f 25%, transparent 25%, transparent 50%, #e5002f 50%, #e5002f 75%, transparent 75%, transparent);
    background-image: linear-gradient(-45deg, #e5002f 25%, transparent 25%, transparent 50%, #e5002f 50%, #e5002f 75%, transparent 75%, transparent); }
/* -----detailBtnArea-----  */
.detailBtnArea {
	text-align: center;
	margin-bottom: 40px;
	}
.detailBtnArea p {
	margin-bottom: 10px;
	}
/* -----howtodetail-----  */
#howtoBox.detail dl dt {
    -moz-background-size: 10px 10px;
    -webkit-background-size: 10px 10px;
    background-color: #dd0017;
    background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(.25, #e5002f), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, #e5002f), color-stop(.75, #e5002f), color-stop(.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(-45deg, #e5002f 25%, transparent 25%, transparent 50%, #e5002f 50%, #e5002f 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(-45deg, #e5002f 25%, transparent 25%, transparent 50%, #e5002f 50%, #e5002f 75%, transparent 75%, transparent);
    background-image: -ms-linear-gradient(-45deg, #e5002f 25%, transparent 25%, transparent 50%, #e5002f 50%, #e5002f 75%, transparent 75%, transparent);
    background-image: linear-gradient(-45deg, #e5002f 25%, transparent 25%, transparent 50%, #e5002f 50%, #e5002f 75%, transparent 75%, transparent);
    background-size: 10px 10px;
	padding: 0; }
#howtoBox.detail dl dd,
#yoko dl dd {
	display: none;
	}
/* -----yoko-----  */
#yoko {
	margin-bottom: 40px;}
#yoko dl dt.ttl {
	-moz-background-size: 10px 10px;
    -webkit-background-size: 10px 10px;
    background-color: #dd0017;
    background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(.25, #e5002f), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, #e5002f), color-stop(.75, #e5002f), color-stop(.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(-45deg, #e5002f 25%, transparent 25%, transparent 50%, #e5002f 50%, #e5002f 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(-45deg, #e5002f 25%, transparent 25%, transparent 50%, #e5002f 50%, #e5002f 75%, transparent 75%, transparent);
    background-image: -ms-linear-gradient(-45deg, #e5002f 25%, transparent 25%, transparent 50%, #e5002f 50%, #e5002f 75%, transparent 75%, transparent);
    background-image: linear-gradient(-45deg, #e5002f 25%, transparent 25%, transparent 50%, #e5002f 50%, #e5002f 75%, transparent 75%, transparent);
    background-size: 10px 10px;
	margin-bottom: 20px;
	text-align: center; }
#yoko h2,
#howtoBox.detail h2 {
	padding: 15px 0;
	background: url("../images/ic_open.png") no-repeat 96% 50%;
	background-size:36px;
	}
#yoko dl dt.open h2,
#howtoBox.detail dl dt.open h2 {
	background: url("../images/ic_close.png") no-repeat 96% 50%;
	background-size:36px;
	}
#yoko dl dl {
	background: #fffbd9;
	border: 1px solid #ccc;
	border-top: none;
	width: 810px;
	margin: 0 auto;
}

#yoko dl dl dt,dd {
	padding: 3px;
}

#yoko dl dl dt {
	border-top: 1px solid #ccc;
	clear: left;
	float: left;
	width: 180px;
	color: #dd0017;
	padding: 10px;
}

#yoko dl dl dd {
	display: block;
	background: #fff;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
	margin-left: 200px;
	padding: 10px;
}
#yoko dl dd ul {
	padding-left: 17px;
}
#yoko dl dd ul li {
	list-style-type: disc;
}
/* -----detail color-----  */
.bannerBox h2.red,
.sky .bannerBox h2,
.orange .bannerBox h2,
.blue .bannerBox h2 {
	padding: 15px 0; }
.sky #detail h2,
.sky #detail ul li .bottom dl.key dt,
.sky #howtoBox.detail dl dt,
.sky #detail ul li .bottom dl.password dt,
.sky #yoko dl dt.ttl,
.sky .bannerBox h2 {
    background-color: #03aff8;
    background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(.25, #19b6f9), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, #19b6f9), color-stop(.75, #19b6f9), color-stop(.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(-45deg, #19b6f9 25%, transparent 25%, transparent 50%, #19b6f9 50%, #19b6f9 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(-45deg, #19b6f9 25%, transparent 25%, transparent 50%, #19b6f9 50%, #19b6f9 75%, transparent 75%, transparent);
    background-image: -ms-linear-gradient(-45deg, #19b6f9 25%, transparent 25%, transparent 50%, #19b6f9 50%, #19b6f9 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(-45deg, #19b6f9 25%, transparent 25%, transparent 50%, #19b6f9 50%, #19b6f9 75%, transparent 75%, transparent);
    background-image: linear-gradient(-45deg, #19b6f9 25%, transparent 25%, transparent 50%, #19b6f9 50%, #19b6f9 75%, transparent 75%, transparent); }
/*
.sky #detail ul li .bottom dl.password dt,
.sky #yoko dl dt.ttl {
    background-color: #009ecc;
    background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(.25, #0099c5), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, #0099c5), color-stop(.75, #0099c5), color-stop(.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(-45deg, #0099c5 25%, transparent 25%, transparent 50%, #0099c5 50%, #0099c5 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(-45deg, #0099c5 25%, transparent 25%, transparent 50%, #0099c5 50%, #0099c5 75%, transparent 75%, transparent);
    background-image: -ms-linear-gradient(-45deg, #0099c5 25%, transparent 25%, transparent 50%, #0099c5 50%, #0099c5 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(-45deg, #0099c5 25%, transparent 25%, transparent 50%, #0099c5 50%, #0099c5 75%, transparent 75%, transparent);
    background-image: linear-gradient(-45deg, #0099c5 25%, transparent 25%, transparent 50%, #0099c5 50%, #0099c5 75%, transparent 75%, transparent); }
*/
.sky #detail ul li .bottom dl.key dd,
.sky #detail ul li .bottom dl.password dd {
	color: #03aff8;}
/*
.sky #detail ul li .bottom dl.password dd {
	color: #009ecc;}
*/
.sky #yoko h2,
.sky #howtoBox.detail h2 {
	background: url("../images/ic_open_sky.png") no-repeat 96% 50%;
	background-size:36px;
	}
.sky #yoko dl dt.open h2,
.sky #howtoBox.detail dl dt.open h2 {
	background: url("../images/ic_close_sky.png") no-repeat 96% 50%;
	background-size:36px;
	}

.orange #detail h2,
.orange #detail ul li .bottom dl.key dt,
.orange #howtoBox.detail dl dt,
.orange #detail ul li .bottom dl.password dt,
.orange #yoko dl dt.ttl,
.orange .bannerBox h2 {
    background-color: #ff7f00;
    background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(.25, #ff8400), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, #ff8400), color-stop(.75, #ff8400), color-stop(.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(-45deg, #ff8400 25%, transparent 25%, transparent 50%, #ff8400 50%, #ff8400 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(-45deg, #ff8400 25%, transparent 25%, transparent 50%, #ff8400 50%, #ff8400 75%, transparent 75%, transparent);
    background-image: -ms-linear-gradient(-45deg, #ff8400 25%, transparent 25%, transparent 50%, #ff8400 50%, #ff8400 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(-45deg, #ff8400 25%, transparent 25%, transparent 50%, #ff8400 50%, #ff8400 75%, transparent 75%, transparent);
    background-image: linear-gradient(-45deg, #ff8400 25%, transparent 25%, transparent 50%, #ff8400 50%, #ff8400 75%, transparent 75%, transparent); }
/*
.orange #detail ul li .bottom dl.password dt,
.orange #yoko dl dt.ttl {
    background-color: #ff5500;
    background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(.25, #ff5b00), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, #ff5b00), color-stop(.75, #ff5b00), color-stop(.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(-45deg, #ff5b00 25%, transparent 25%, transparent 50%, #ff5b00 50%, #ff5b00 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(-45deg, #ff5b00 25%, transparent 25%, transparent 50%, #ff5b00 50%, #ff5b00 75%, transparent 75%, transparent);
    background-image: -ms-linear-gradient(-45deg, #ff5b00 25%, transparent 25%, transparent 50%, #ff5b00 50%, #ff5b00 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(-45deg, #ff5b00 25%, transparent 25%, transparent 50%, #ff5b00 50%, #ff5b00 75%, transparent 75%, transparent);
    background-image: linear-gradient(-45deg, #ff5b00 25%, transparent 25%, transparent 50%, #ff5b00 50%, #ff5b00 75%, transparent 75%, transparent); }
*/
.orange #detail ul li .bottom dl.key dd,
.orange #detail ul li .bottom dl.password dd {
	color: #ff7f00;}
/*
.orange #detail ul li .bottom dl.password dd {
	color: #ff5500;}
*/
.orange #yoko h2,
.orange #howtoBox.detail h2 {
	background: url("../images/ic_open_orange.png") no-repeat 96% 50%;
	background-size:36px;
	}
.orange #yoko dl dt.open h2,
.orange #howtoBox.detail dl dt.open h2 {
	background: url("../images/ic_close_orange.png") no-repeat 96% 50%;
	background-size:36px;
	}

.blue #detail h2,
.blue #detail ul li .bottom dl.key dt,
.blue #howtoBox.detail dl dt,
.blue #detail ul li .bottom dl.password dt,
.blue #yoko dl dt.ttl,
.blue .bannerBox h2 {
    background-color: #177ced;
    background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(.25, #1276e6), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, #1276e6), color-stop(.75, #1276e6), color-stop(.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(-45deg, #1276e6 25%, transparent 25%, transparent 50%, #1276e6 50%, #1276e6 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(-45deg, #1276e6 25%, transparent 25%, transparent 50%, #1276e6 50%, #1276e6 75%, transparent 75%, transparent);
    background-image: -ms-linear-gradient(-45deg, #1276e6 25%, transparent 25%, transparent 50%, #1276e6 50%, #1276e6 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(-45deg, #1276e6 25%, transparent 25%, transparent 50%, #1276e6 50%, #1276e6 75%, transparent 75%, transparent);
    background-image: linear-gradient(-45deg, #1276e6 25%, transparent 25%, transparent 50%, #1276e6 50%, #1276e6 75%, transparent 75%, transparent); }
/*
.blue #detail ul li .bottom dl.password dt,
.blue #yoko dl dt.ttl {
	background-color: #044dd3;
    background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(.25, #0047ca), color-stop(.25, transparent), color-stop(.5, transparent), color-stop(.5, #0047ca), color-stop(.75, #0047ca), color-stop(.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(-45deg, #0047ca 25%, transparent 25%, transparent 50%, #0047ca 50%, #0047ca 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(-45deg, #0047ca 25%, transparent 25%, transparent 50%, #0047ca 50%, #0047ca 75%, transparent 75%, transparent);
    background-image: -ms-linear-gradient(-45deg, #0047ca 25%, transparent 25%, transparent 50%, #0047ca 50%, #0047ca 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(-45deg, #0047ca 25%, transparent 25%, transparent 50%, #0047ca 50%, #0047ca 75%, transparent 75%, transparent);
    background-image: linear-gradient(-45deg, #0047ca 25%, transparent 25%, transparent 50%, #0047ca 50%, #0047ca 75%, transparent 75%, transparent); }
*/
.blue #detail ul li .bottom dl.key dd,
.blue #detail ul li .bottom dl.password dd {
	color: #177ced;}
/*
.blue #detail ul li .bottom dl.password dd {
	color: #044dd3;}
*/
.blue #yoko h2,
.blue #howtoBox.detail h2 {
	background: url("../images/ic_open_blue.png") no-repeat 96% 50%;
	background-size:36px;
	}
.blue #yoko dl dt.open h2,
.blue #howtoBox.detail dl dt.open h2 {
	background: url("../images/ic_close_blue.png") no-repeat 96% 50%;
	background-size:36px;
	}
