@charset "utf-8";

/*
============================================================
special/gift.css
------------------------------------------------------------

■メインイメージ
■タブ
■ランキング
■探す
■おすすめ特集
■ギフトカードを贈る
■ギフトコンシェルジュ
■ZUTTOの選べるラッピング
■メッセージカード
■商品履歴
■ギフトナビ

作成日：2014.07.25
作成者：kikuchi
更新日：
更新者：
バージョン： 1.0
会社名：Dynamite Brothers Syndicate

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

/* ---------------------------------------------------------
■メインイメージ
--------------------------------------------------------- */
.mainImgWrapper {
	text-align: center; }




/* ---------------------------------------------------------
■タブ
--------------------------------------------------------- */
.tabWrapper {
	height: 26px;
	text-align: center;
	border-bottom: 1px solid #555; }

.tabWrapper ul {
	width: 450px;
	height: 15px;
	margin: 0 auto;
	margin-bottom: 10px;
	border-right: 1px solid #ccc;
	zoom: 1; }

.tabWrapper li {
	position: relative;
	top: 0;
	left: 0;
	float: left;
	width: 149px;
	height: 13px;
	color: #222;
	font-size: 75%;
	font-weight: bold;
	line-height: 13px;
	border-left: 1px solid #ccc; }

.tabWrapper li a {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 149px;
	height: 13px;
	padding-bottom: 10px;
	color: #222; }

.tabWrapper li a:hover {
	text-decoration: none;
	border-bottom: 5px solid #222; }




/* ---------------------------------------------------------
■ランキング
--------------------------------------------------------- */
.rankWrapper .left {
	position: relative;
	float: left;
	width: 470px;
	margin-right: -490px; }

.rankWrapper .left .lh0 {
	position: relative;
	padding-top: 15px; }

.rankWrapper .left h3 {
	margin-bottom: 6px;
	padding-bottom: 10px;
	color: #555;
	font-size: 69%;
	line-height: 15px;
	background: url(/images/common/bg_grid_line.jpg) no-repeat left bottom; }
	
.rankWrapper h3.midashi18 {
	position: relative;
	padding: 12px 20px 10px;
	background: url(/images/special/giftcont/common/bg_nav.jpg) repeat 0 0;
}

.rankWrapper .left h3 a {
	color: #555; }
	
.rankWrapper h3 a.btn {
	display: block;
	padding: 0 11px;
	position: absolute;
	top: 11px;
	right: 20px;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #222;
	background-color: #fff;
	line-height: 30px; }

.rankWrapper h3 a.btn:hover {
	background-color: #222;
	color: #fff;
	text-decoration: none; }

.rankWrapper .left .fee {
	color: #555;
	font-size: 82%;
	line-height: 15px; }

.rankWrapper .left .fee a {
	color: #555; }

.rankWrapper .right {
	float: right;
	width: 100%; }

.rankWrapper .right .gridInner {
	overflow: hidden;
	height: 620px;
	margin-right: -9px;
	margin-left: 490px;
	zoom:1; }

.rankWrapper .right .gridInner h3 {
	overflow: hidden;
	max-height: 60px;
	padding-bottom: 0;
	background: none; }

#rank .gridInner .fee {
	padding-top: 10px;
	background: url(/images/common/bg_grid_line.jpg) no-repeat 0 0; }


.rankWrapper .right li {
	width: 154px;
	height: 275px;
	margin-bottom: 35px;
	padding-right: 9px; }

.rankWrapper .right li .img {
	padding-top: 15px; }


.toTop {
	text-align: right; }

.toTop a {
	padding-left: 10px;
	color: #555;
	font-size: 75%;
	line-height: 21px;
	background: url(/images/common/bg_triangle.jpg) no-repeat 0 center; }




/* ---------------------------------------------------------
■探す
--------------------------------------------------------- */
.search .left {
	float: left;
	width: 24.2%; }

.search .right {
	float: right;
	width: 74.7%; }

.search .gridInner {
	margin-right: -8px; }

.search .gridInner li {
	width: 32.6%; }

.search .gridInner li img {
	width: 100%!important; }

.prev,
.next {
	display: block;
	position: absolute;
	width: 40px;
	height: 40px;
	text-indent: -99999px; }

.prev { background: url(/images/common/btn_slide_prev.jpg) no-repeat; }
.next { background: url(/images/common/btn_slide_next.jpg) no-repeat; }




/* ---------------------------------------------------------
■おすすめ特集
--------------------------------------------------------- */
.recoWrapper {
	padding: 50px 0 0;
	border-top: 1px dotted #ccc; }

#specialitem ul {
	overflow: hidden;
	height: 247px;
	margin-right: -10px;
	zoom: 1; }

#specialitem li {
	width: 186px; }

#specialitem .gridInner h3 {
	padding: 0;
	background: none; }

#specialitem .gridInner p {
	color: #555;
	font-size: 69%;
	line-height: 15px; }

#specialitem .gridInner p a {
	color: #555; }

.recoWrapper .toTop {
	margin-bottom: 30px; }




/* ---------------------------------------------------------
■ギフトカードを贈る
--------------------------------------------------------- */
.giftcard {
	margin-bottom: 60px;
	padding-top: 40px;
	border-top: 1px dotted #ccc; }

.giftcard h4 {
	color: #555;
	font-size: 100%;
	font-weight: bold;
	line-height: 28px;
	text-align: center; }

.giftcard p {
	color: #555;
	font-size: 82%;
	line-height: 20px;
	text-align: center; }

.btnWrapper {
	text-align: center; }

.zuttocard {
	overflow: hidden;
	display: block;
	width: 220px;
	height: 32px;
	margin: 0 auto;
	text-indent: -99999px;
	background: url(/images/gift/btn_zuttocard.jpg) no-repeat; }

.zuttocard:hover {
	background-position: 0 -52px; }




/* ---------------------------------------------------------
■ギフトコンシェルジュ
--------------------------------------------------------- */
.concierge {
	margin-bottom: 60px; }

.concierge .flow {
	text-align: center; }

.concierge .flow .floatWrapper {
	width: 690px;
	margin: 0 auto; }

.concierge li {
	float: left;
	width: 220px;
	padding: 0 5px; }

.contact {
	overflow: hidden;
	display: block;
	width: 190px;
	height: 40px;
	margin: 0 auto;
	text-indent: -99999px;
	background: url(/images/gift/btn_contact.jpg) no-repeat; }

.contact:hover {
	background-position: 0 -60px; }




/* ---------------------------------------------------------
■ZUTTOの選べるラッピング
--------------------------------------------------------- */
#wrappingList {
}
#wrappingList .wrappingSection {
	padding: 50px 0;
	border-bottom: 1px solid #ccc;
}
#wrappingList .border00 {
	border: 0;
}
#wrappingList .num {
	float: left;
	width: 5%;
}
#wrappingList .ttl {
	float: right;
	width: 95%;
}
#wrappingList .clear {
	clear: both;
}
#wrappingList .list li {
	margin-right: 1.3333333%;
	width: 24%;
	float: left;
}
#wrappingList .list li.last {
	margin-right: 0;
}
#wrappingList .list li span {
	display: block;
	padding-top: 8px;
	line-height: 1.3;
	text-align: center;
}
#wrappingList .fee {
	overflow: hidden;
	zoom: 1;
}
#wrappingList .fee .left {
	float: left;
	width: 50px;
}
#wrappingList .fee .right {
	float: left;
	width: 300px;
}
#wrappingList .mainImg {
	position: relative;
	overflow: hidden;
}
#wrappingList .mainImg li {
	float: left;
}
#wrappingList .mainImg .swiper-container {
  width: auto;
}
#wrappingList .prev,
#wrappingList .next {
	margin-top: -20px;
	display: block;
	position: absolute;
	width: 40px;
	height: 40px;
	text-indent: -99999px;
}
#wrappingList .prev { background: url(/images/common/btn_slide_prev.jpg) no-repeat; top:50%; left:0; }
#wrappingList .next { background: url(/images/common/btn_slide_next.jpg) no-repeat; top:50%; right:0; }

#wrappingList .prev:hover,
#wrappingList .next:hover {
	background-position: 0 -60px;
}
#wrappingList .btnWrapping {
	overflow: hidden;
	display: block;
	width: 216px;
	height: 32px;
	text-indent: -99999px;
	background: url(/images/gift/btn_wrapping.jpg) no-repeat; }

#wrappingList .btnWrapping:hover {
	background-position: 0 -52px; }
/*
.wrapping {
	margin-bottom: 90px; }

.wrappingWrapper {
	overflow: hidden;
	padding: 50px 0 35px;
	border-bottom: 1px solid #ccc;
	zoom: 1; }

.wrappingWrapper .left {
	float: left;
	width: 30.9%; }

.wrappingWrapper .right {
	float: right;
	width: 67%; }

.wrappingWrapper .num {
	float: left;
	width: 7.69%; }

.wrappingWrapper .ttl {
	float: right;
	width: 92.3%; }

.wrappingWrapper .ttl .text10 {
	color: #222; }

.itemInfo {
	padding-top: 15px;
	border-top: 1px solid #efefef; }

.itemInfo h4 {
	color: #555;
	font-size: 88%;
	font-weight: bold;
	line-height: 16px; }

.itemInfo ul {
	overflow: hidden;
	margin-right: -8px;
	zoom: 1; }

.itemInfo ul li {
	float: left;
	width: 23.4%;
	margin-right: 8px; }

.itemInfo ul li a {
	color: #555; }

.itemInfo ul li img {
	margin-bottom: 10px; }

.wrappingWrapper .fee {
	overflow: hidden;
	zoom: 1; }

.wrappingWrapper .fee .left {
	float: left;
	width: 50px; }

.wrappingWrapper .fee .right {
	float: left;
	width: 300px; }

.btnWrapping {
	overflow: hidden;
	display: block;
	width: 216px;
	height: 32px;
	text-indent: -99999px;
	background: url(/images/gift/btn_wrapping.jpg) no-repeat; }

.btnWrapping:hover {
	background-position: 0 -52px; }
*/



/*
 * ポップアップ　lightbox plugin
 */
/* Preload images */
body:after {
  content: url(/images/gift/close.png) url(/images/gift/loading.gif) url(/images/gift/prev.png) url(/images/gift/next.png);
  display: none;
}

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}

.lightbox a img {
  border: none;
}

.lb-outerContainer {
  position: relative;
  background-color: white;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-container {
  padding: 4px;
}

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(/images/gift/loading.gif) no-repeat;
}

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

.lb-container > .nav {
  left: 0;
}

.lb-nav a {
  outline: none;
  background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}

.lb-prev, .lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}

.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(/images/gift/prev.png) left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(/images/gift/next.png) right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-data {
  padding: 0 4px;
  color: #ccc;
}

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}

.lb-data .lb-number {
  display: none!important;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(/images/gift/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}



/* ---------------------------------------------------------
■メッセージカード
--------------------------------------------------------- */
.messagecard {
	overflow: hidden;
	border: 1px solid #cb1511;
	padding:  20px;
	zoom: 1; }

.messagecard .left {
	float: left;
	width: 290px;
	margin-right: -310px; }

.messagecard .right {
	float: right;
	width: 100%; }

.messagecard .right .msgWrapper {
	margin-left: 310px; }




/* ---------------------------------------------------------
■商品履歴
--------------------------------------------------------- */
#historyWrapper {
	padding: 40px 0 55px;
	border-top: 1px dotted #dcdcdc; }

#history .gridInner {
	overflow: hidden;
	height: 111px;
	margin-right: -10px;
	zoom: 1; }
#historyfellowPrev,
#historyfellowNext {
    position: absolute;
    display: block;
    width: 40px;
    height: 40px;
    text-indent: -99999px; }

#historyfellowPrev {
    background: url(/images/common/btn_slide_prev.jpg) no-repeat; }

#historyfellowNext {
    background: url(/images/common/btn_slide_next.jpg) no-repeat; }

#historyfellowPrev:hover,
#historyfellowNext:hover {
    background-position: 0-60px; }




/* ---------------------------------------------------------
■ギフトタブ
--------------------------------------------------------- */
.giftTab ul {
	/overflow: hidden;
	height: 40px;
	border-bottom: 1px solid #ccc; }

.giftTab ul li {
	/overflow: hidden;
	float: left;
	width: 12.1%;
	margin-right: 0.5%;
	/zoom: 1; }

.giftTab ul li:nth-child(1) { width: 11%; }
.giftTab ul li:nth-child(2) { width: 14%; }
.giftTab ul li:nth-child(3) { width: 9%; }
.giftTab ul li:nth-child(4) { width: 9%; }
.giftTab ul li:nth-child(5) { width: 10%; }
.giftTab ul li:nth-child(6) { width: 9%; }
.giftTab ul li:nth-child(7) { width: 10%; }
.giftTab ul li:nth-child(8) { width: 10%; }
.giftTab ul li:nth-child(9) { width: 14%; margin-right: 0; }

.giftTab ul li a {
	display: block;
	height: 19px;
	padding: 10px 0;
	color: #222;
	font-size: 69%;
	font-weight: bold;
	line-height: 20px;
	text-align: center;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	background: url(/images/special/giftcont/common/bg_nav.jpg) repeat; }


.giftTab ul li.on a,
.giftTab ul li:hover a {
	height: 18px;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 3px solid #fff;
	background: none; }

.giftTab ul li a:hover {
	text-decoration: none; }




/* ---------------------------------------------------------
■ancArea
--------------------------------------------------------- */
.ancArea {
	margin: 0 0 60px;
	padding: 25px 10px 15px;
	background: url(/images/special/giftcont/common/bg_nav.jpg) repeat;  }

.ancArea h4 {
	margin-bottom: 20px;
	text-align: center;
	font-weight: bold;
	font-size: 16px;
	color: #222;
}

.ancArea ul {
	text-align: center;
	overflow: hidden;
	zoom: 1; }

.ancArea ul li {
	display: inline-block;
	margin: 0 6px 10px; }

.ancArea ul li a {
	display: inline-block;
	padding: 8px 25px 8px 10px;
	border: 1px solid #222;
	color: #222;
	line-height: 19px;
	text-decoration: none;
	/*background:url(/images/common/icon_arrow.png) no-repeat 0 0;*/
	background-color: #fff;
	position: relative;
	font-weight: bold; }

.ancArea ul li a:after {
	content: " ";
	width: 6px;
	height: 6px;
	border-bottom: 2px solid #222;
	border-left: 2px solid #222;
	position: absolute;
	top: 50%;
	right: 10px;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	transform: rotate(-45deg);
	margin-top: -6px; }

.ancArea ul li a:hover {
	color: #fff;
	background-color: #222;
	text-decoration: none; }

.ancArea ul li a:hover:after {
	border-color: #fff; }

.ancArea ul li.widthCol {
	width: 380px; }

/* ---------------------------------------------------------
■バナー
--------------------------------------------------------- */
.gift-bnr {
	margin-bottom: 30px;
	position: relative;
}
.gift-bnr img {
	width: 100%;
}
.gift-bnr li {
	position: relative;
}
.gift-bnr li:nth-child(1) {
	width: 58.8%;
}
.gift-bnr li:nth-child(2) {
	width: 40%;	
	position: absolute;
	top: 0;
	right: 0;
}
.gift-bnr li:nth-child(3) {
	width: 40%;	
	position: absolute;
	bottom: 0;
	right: 0;
}
.gift-bnr li p {
	padding: 10px 20px;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	box-sizing: border-box;
	background-color: rgba(255,255,255,0.70);
	font-size: 16px;
	font-weight: bold;
}


/* ---------------------------------------------------------
■グッズ
--------------------------------------------------------- */
.goodsWrapper {
	margin-bottom: 30px; }

.goodsWrapper ul {
	overflow: hidden;
	margin-right: -10px;
	zoom: 1; }

.goodsWrapper ul li {
	overflow: hidden;
	width: 24%;
	padding-right: 1%;
	margin-bottom: 30px; }

.goodsWrapper ul li:nth-child(4n+1) {
	clear: both; }

.goodsWrapper ul li h3 {
	overflow: hidden;
	min-height: 44px;
	padding: 0;
	background: none; }

.goodsWrapper ul li .fee {
	padding-top: 10px;
	background: url(/images/common/bg_grid_line.jpg) no-repeat; }

.goodsWrapper ul li .text_wrap {
	padding-right: 40px;
	position: relative; }

.goodsWrapper ul li .fav_btn {
	width: 30px;
	position: absolute;
	top: 0;
	right: 0; }

.goodsWrapper ul li .comment {
	display: none; }

.comment-fukidashi {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 205px;
	padding: 8px 10px;
	font-size: 12px;
	line-height: 1.3;
	background-color: #fff;
	border: 1px solid #222;
	border-radius: 5px;
	z-index: 1;
	box-sizing: border-box;
	color: #555;
	visibility: hidden;
	opacity: 0;
	transition: opacity 0.3s ease-out, visibility 0.3s ease-out;
	-webkit-transition: opacity 0.3s ease-out, visibility 0.3s ease-out;
	-moz-transition: opacity 0.3s ease-out, visibility 0.3s ease-out;
}

.comment-fukidashi.show {
	visibility: visible;
	opacity: 1;
}
.comment-fukidashi:before{
	content: " ";
	position: absolute;
	top: 50%;
	left: -15px;
 	margin-top: -7px;
	border: 7px solid transparent;
	border-right: 8px solid #FFF;
 	z-index: 2;
}
.comment-fukidashi:after{
	content: " ";
	position: absolute;
	top: 50%;
	left: -18px;
 	margin-top: -8px;
	border: 8px solid transparent;
	border-right: 10px solid #222;
 	z-index: 1;
}
.comment-fukidashi.nth4:before{
	left: auto;
	right: -15px;
	border: 7px solid transparent;
	border-left: 8px solid #FFF;
}
.comment-fukidashi.nth4:after{
	left: auto;
	right: -18px;
	border: 8px solid transparent;
	border-left: 10px solid #222;
}

.comment-fukidashi .title {
	padding: 1px 0 5px 25px;
	padding-left: 25px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 7px;
	font-size: 13px;
	font-weight: bold;
	background: url(/images/special/gift/icon_balloon.png) 0 0 no-repeat;
	background-size: 18px;
}

.favorite-box {
	padding: 12px 20px 0 20px;
	border: 1px solid #222222;
	border-radius: 5px;
	position: absolute;
	top: 0;
	left: 0;
	width: 230px;
	height: 90px;
	box-sizing: border-box;
	font-size: 13px;
	line-height: 1.5;
	text-align: center;
	background-color: #fff;
	z-index: 1;
	display: none;
}

.favorite-box:before {
	content: " ";
	display: block;
	width: 0;
	height: 0;
	border: 8px solid transparent;
	border-top: 10px solid #222222;
	position: absolute;
	bottom: -18px;
	left: 50%;
	margin-left: -5px;
}

.favorite-box:after {
	content: " ";
	display: block;
	width: 0;
	height: 0;
	border: 8px solid transparent;
	border-top: 10px solid #fff;
	position: absolute;
	bottom: -17px;
	left: 50%;
	margin-left: -5px;
}

.favorite-box .text01 {
	margin-bottom: 3px;
}

.favorite-box .text02 a {
	display: block;
	position: relative;
	width: 190px;
	height: 40px;
	overflow: hidden;
}

.favorite-box .text02 a img {
	position: absolute;
	top: 0;
	left: 0;
}

.favorite-box .text02 a:hover img {
	top: -60px;
}


/* ---------------------------------------------------------
■マナー
--------------------------------------------------------- */
.manners {
	margin-top: 60px; }

.qaWrapper {
	margin-bottom: 60px; }

.qaWrapper li {
	margin-bottom: 15px; }

.qaWrapper .qBox {
	margin-bottom: 10px;
	padding-left: 50px;
	cursor: pointer;
	background: url(/images/special/giftcont/common/bg_accordion.jpg) no-repeat; }

.qaWrapper .open .qBox {
	background-position: 0 -39px; }

.qaWrapper .qBox h3:hover {
	display: inline;
	border-bottom: 1px solid #555; }

.qaWrapper .aBox {
	display: none;
	padding-left: 50px;
	color: #555; }

.qaWrapper .qBox h3,
.qaWrapper .aBox h3 {
	color: #555;
}

/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp
{
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top;
}

.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020;
}

.fancybox-skin {
    position: relative;
    background: #f9f9f9;
    color: #444;
    text-shadow: none;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.fancybox-opened {
    z-index: 8030;
}

.fancybox-opened .fancybox-skin {
    -webkit-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
    box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5);
}

.fancybox-outer, .fancybox-inner {
    position: relative;
}

.fancybox-inner {
    overflow: hidden;
}

.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch;
}

.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap;
}

.fancybox-image, .fancybox-iframe {
    display: block;
    width: 100%;
    height: 100%;
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%;
}

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
    background-image: url('fancybox_sprite.png');
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: 0.8;
    cursor: pointer;
    z-index: 8060;
}

#fancybox-loading div {
    width: 44px;
    height: 44px;
    background: url('fancybox_loading.gif') center center no-repeat;
}

.fancybox-close {
    position: absolute;
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 8040;
}

.fancybox-nav {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    background: transparent url('blank.gif'); /* helps IE */
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    z-index: 8040;
}

.fancybox-prev {
    left: 0;
}

.fancybox-next {
    right: 0;
}

.fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 8040;
    visibility: hidden;
}

.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px;
}

.fancybox-next span {
    right: 10px;
    background-position: 0 -72px;
}

.fancybox-nav:hover span {
    visibility: visible;
}

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible !important;
}

/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: url('fancybox_overlay.png');
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0;
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll;
}

/* Title helper */

.fancybox-title {
    visibility: hidden;
    font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050;
}

.fancybox-opened .fancybox-title {
    visibility: visible;
}

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center;
}

.fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: transparent; /* Fallback for web browsers that doesn't support RGBa */
    background: rgba(0, 0, 0, 0.8);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    text-shadow: 0 1px 2px #222;
    color: #FFF;
    font-weight: bold;
    line-height: 24px;
    white-space: nowrap;
}

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff;
}

.fancybox-title-inside-wrap {
    padding-top: 10px;
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0, 0, 0, .8);
}

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5){

    #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span {
        background-image: url('fancybox_sprite@2x.png');
        background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/
    }

    #fancybox-loading div {
        background-image: url('fancybox_loading@2x.gif');
        background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/
    }
}
