@charset "shift_jis";
/* CSS Document */

/* --------------------------------------
   SH���y�[�W
-------------------------------------- */ 

#globalContents #sh {
	width: 710px !important;
}


/* facebook�A�g
-------------------------------------- */ 

#photo h1 {
	margin: 0 15px 8px !important;
	font-size: 18px;
	font-weight: bold;
}

#photos {
	overflow: hidden;
	margin-right: -9px;
}

#photos li {
	width: 126px;
	height: 126px;
	float: left;
	margin: 0 9px 9px 0;
	overflow: hidden;
}

#photos li img {
	height: 100%;
  width: 100%;
  object-fit: cover;
}

#photos li img.rotate {
	width: 100%;
	height: auto;
	margin-left: 0;
	margin-top: -21px;
}

/* fancybox ---------------------------------------------------------------- */
#fancybox-left-ico,
#fancybox-right-ico {
    background: url(../../../images/shop/carousel.png) no-repeat transparent;
}

#fancybox-outer,
#fancybox-content {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    background: #f0f0f0;
}

#fancybox-outer {
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
}

#fancybox-wrap {
	padding: 0;
	padding-left: 20px;
}

#fancybox-content {
    border-color: #f0f0f0;
}

#fancybox-title {
    background: none;
}

.fancybox-title-inside {
    text-align: left;
}

#fancybox-close {
    position: absolute;
    top: 10px;
    right: 10px;
    display: block;
    width: 20px;
    height: 20px;
    background-image: url(../../../images/shop/close0.png);
    border: none !important;
}

#fancybox-left:hover span {
    left: 5px;
    background-position: right top;
}

#fancybox-right:hover span {
    left: auto;
    right: 5px;
    background-position: right -30px;
}

#fancybox-bg-n,
#fancybox-bg-ne,
#fancybox-bg-e,
#fancybox-bg-se,
#fancybox-bg-s,
#fancybox-bg-sw,
#fancybox-bg-w,
#fancybox-bg-nw {
    display: none;
}

#fancybox-title-inside {
	font-family: "���C���I", Meiryo, "�q���M�m�p�S Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "�l�r �o�S�V�b�N", "MS PGothic", sans-serif !important;
	padding: 3px;
}