@charset "utf-8";
#hd_box {
	position: relative;
	z-index: 10000;
}
#hdImages p img{
	width:100%;
	height:100%;
}
#hdTitle p,
#name p,
#text p,
#hdCamera p,
#hdLens p{
	position: absolute;
	text-align: left;
	width:100%;
	word-wrap:break-word;
}
#hd_controlBox{
	position:fixed;
	bottom:0;
	width:100%;
	height:115px;
	font-size:11px;
	z-index: 9999998;
}
#hdImages img{
	position: fixed;
	top: 0;
	left: 0;
}
#hdLens p{
	top:40px;
}
#hd_pictureInfo2{
	padding-right:5px;
	border-right:solid 1px #ccc;
	height:95px;
}
#hd_button{
	padding-left:10px;
	border-left:solid 1px #ccc;
	height:95px;
}
#hd_pictureInfo1,
#hd_pictureInfo2,
#hd_speed_cont{
	color:#fff;
}
#hd_pictureInfo1{
	width:38.58%;
	position:absolute;
	left:320px;
	top: 10px;
}
#hd_pictureInfo2{
	width:290px;
	position:absolute;
	left:10px;
	top: 10px;
}
#hd_button{
	width:300px;
	position:absolute;
	right:10px;
	top: 10px;
}
#hdbutton1,
#hdbutton2{
	clear:both;
	overflow:hidden;
}
#hdbutton1 p,
#hdbutton2 p{
	float:left;
	margin-left:0.5em;
	text-align: center;
}
#hdbutton1{
	margin-bottom:10px;
}
#hd_speed_cont p:first-child{
	float:none;
	text-align:left;
}
#hdTitle,
#name,
#hdCamera,
#text{
	margin-bottom:0.8em;
	z-index: 9999998;
	height: 1em;
}
#hdbutton1 #hd_speed_cont{
	font-weight:bold;
	text-align: left;
}
#speed{
	width:130px;
}
#hd_prev,
#pause,
#hd_next{
	margin-top:-10px;
}
#hd_button p a{
	background: url("/hd/images/hd_sprite.png");
	background-repeat:no-repeat;
	background-position:top left;
	background-size: 253px 546px;
	text-indent:-9999px;
	display:block;
	z-index: 9999999;
	color: #fff !important;
	outline:none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-o-user-select: none;
	user-select: none;
}
#linkBox{
	width: 142px;
	position: relative;
	height: 35px;
}
#linkBox p{
	margin-left: 0;
}
#linkBox a{
	position: absolute;
	top: 0;
}
#hd_button #close{ background-position: 0 0; width: 36px; height: 36px; }
#hd_button #close:hover{ background-position: 0 -36px; width: 36px; height: 36px; }
#hd_button .hdDetail_photo{
	background: none;
	width: 125px;
	height: 21px;
	text-indent: 0;
	border:#fff solid 1px;
	border-radius: 20px;
    padding: 8px 7px 3px 7px;
	font-size: 11px;
}
#hd_button #hdOnOffSwicth{
	background: none;
	width: 80px;
	height: 21px;
	text-indent: 0;
    border: 1px solid #fff;
    border-radius: 20px;
    padding: 8px 7px 3px 7px;
	font-size: 11px
}
#hd_button .hdDetail_photo:hover, #hd_button #hdOnOffSwicth:hover{
	color: #2C8FC2 !important;
	border-color:#2C8FC2;
	text-decoration:none;
 }
#hd_button .btn_displayOn{ background-position: 0 -146px !important; width: 58px; height: 36px; }
#hd_button .btn_displayOn:hover{ background-position: 0 -182px !important; width: 58px; height: 36px; }
#hd_button #hd_next{ background-position: 0 -292px; width: 36px; height: 36px; }
#hd_button #hd_next:hover{ background-position: 0 -328px; width: 36px; height: 36px; }
#hd_button #pause{ background-position: 0px -365px; width: 36px; height: 36px; }
#hd_button #pause:hover{ background-position: 0 -401px; width: 36px; height: 36px; }
#hd_button .btn_play{ background-position: 0 -437px !important; width: 36px; height: 36px; }
#hd_button .btn_play:hover{ background-position: 0 -474px !important; width: 36px; height: 36px; }
#hd_button #hd_prev{ background-position: -127px 0px; width: 36px; height: 36px; }
#hd_button #hd_prev:hover{ background-position: -127px -36px; width: 36px; height: 36px; }

.midashi{
	font-weight:bold;
	display: block;
}
.midashi2{
	clear: both;
	font-weight:bold;
	float: left;
}
.widthA{
	width: 100%;
	height: auto;
}
.widthB{
	max-width: 100%;
	height: auto;
}
.heightA{
	width: auto;
	height: 100%;
}
.heightB{
	width: auto;
	max-height: 100%;
}
#hdButton2 #hdstart2{
	display: none;
}
@media screen and (max-width: 1108px) {
#hd_controlBox{
	height:70px;
}
#hd_button,
#hd_pictureInfo1,
#hd_pictureInfo2{
position:static;
}
#hd_pictureInfo1{
	display:none;
}
#hd_pictureInfo2{
	display:none;
}
#hd_button{
	width:auto;
}
#hdbutton1,
#hdbutton2{
	float: left;
	width:310px;
	clear:none;
	position: absolute;
	bottom: 0px;
}
#hdbutton2{
	margin-bottom:10px;
	left: 310px;
}
#hdbutton1 p{
	/*margin-top: -8px;*/
}
#hd_speed_cont p{
	margin-top: 0;
}
#hd_button{
	height:40px;
	border:none;
	padding:10px 0;
	margin-bottom:5px;
	text-align:right;
	width: 640px;
	position: absolute;
	top: 0;
	right: 0;
}
#hdCamera,
#hdLens{
	margin:10px 0 0 10px;
}
#hdTitle{
	margin-top:10px;
}
#hdLens p{
	top:120px;
	width: 26%;
}
#hdTitle,
#name,
#hdCamera,
#text{
margin-bottom:0.5em;
}
}
@media screen and (max-width: 639px) {
#hd_controlBox{
	height: 145px;
}
#hd_pictureInfo1,
#hd_pictureInfo2,
#hd_speed_cont{
	/*display:none;*/
	visibility: hidden;
  margin-left: -210px;
}
#hd_button{
	width: 100%;
	height: 125px;
}
#hdbutton1{
	z-index: 1;
}
#hdbutton1,
#hdbutton2{
	float:none;
	left: 0;
}
#hd_button{
	border:none;
}
#hdbutton2{
	width:100%;
	height: 125px;
}
#hdbutton1 p{
	margin-top: 0px;
}
#hdbutton2 p{
	width:48%;
	margin:0.8em 0 0 0.4em;
	text-align:center;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-top: 85px;
}
#hdbutton2 p:first-child{
	border-right:solid 1px #ccc;
}
#hdbutton2 p a{
color:#fff !important;
text-decoration:none;
font-weight:bold;
font-size:11px;
}
#hd_button #hdOnOffSwicth,
#hd_button #linkBox p a,
#hd_button #hdOnOffSwicth:hover,
#hd_button #linkBox p a:hover{
	background-image:none;
	text-indent:0;
	display:block;
	width:85%;
}
#hdbutton2 p a:hover,
#hd_button #hdOnOffSwicth:hover,
#hd_button #linkBox p a:hover{
	border-color:#fff;
	color: #fff !important;
}
#hd_button #linkBox p{
	width:100% !important;
}
#close{
	position:absolute;
}
#hd_button #hdbutton1{
	overflow:hidden;
	width:100%;
	padding:1em 0 0.8em;
	border-bottom:solid 1px #ccc;
	margin-bottom:0;
	bottom: 70px;
}
#hdbutton1 p{
	margin-left:1em;
	width:auto;
}
#hdbutton1 p#rangeArea{
	width: 130px;
}
#hd_button #close,
#hd_button #close:hover{
	background-image:url("/hd/images/btn_close_m.png");
	width:48px;
	height:48px;
	background-size:contain;
	background-position:0 0;
	position:absolute;
	right:10px;
	top:5px;
	z-index: 9999999
}
#hd_button .btn_play,
#hd_button .btn_play:hover{
background-image:url("/hd/images/btn_play_m.png") !important;
width:48px;
height:48px;
background-size:contain;
background-position:0 0;
}
#hd_button #pause,
#hd_button #pause:hover{
background:none;
background-image:url("/hd/images/btn_pause_m.png");
width:48px;
height:48px;
background-size:contain;
background-position:top left !important;
}
#hd_button #hd_prev,
#hd_button #hd_prev:hover{
background-image:url("/hd/images/btn_prev_m.png");
width:48px;
height:48px;
background-size:contain;
background-position:0 0;
}
#hd_button #hd_next,
#hd_button #hd_next:hover{
background-image:url("/hd/images/btn_next_m.png");
width:48px;
height:48px;
background-size:contain;
background-position:0 0;
}
#hdOnOffSwicth:hover,
#linkBox p a:hover{
	color: #2189B5;
}
}


/* HDボタン */

#newflashButton {
	display: none;
}
#hdButton {
	float: right;
	padding-bottom: 4px;
}
#hdButton #hdstart {
	display: block;
	width: 85px;
	height: 24px;
	border: 1px solid #ccc;
	line-height: 24px;
	text-align: center;
	font-size: 10px;
	color: #444;
	background: -webkit-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Chrome10+,Safari5.1+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#e5e5e5 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
}
#hdButton #hdstart:hover {
	border-color: #e1e1e1;
	text-decoration: none;
	color: #777;
}

/* IEハック IE8以下ではFlashボタンを表示 */
.ie7 #newflashButton,
.ie8 #newflashButton {
	display: block;
}
.ie7 #hdButton,
.ie8 #hdButton {
	display: none;
}

/* HDボタン 写真詳細 */
#photoContributeNav_zoom {
	display: none;
}
#photoContributeNav_zoom2 {
	left: 502px;
	position: absolute;
	top: 0;
}
#photoContributeNav_zoom2,
#photoContributeNav_zoom2 a {
	height: 28px;
	width: 27px;
}
#photoContributeNav_zoom2 a {
	display: block;
	text-indent: -999px;
	background: url(/common/images/sprites_btn01.png) -403px -380px;
}
#photoContributeNav_zoom2 a:hover {
    background-position: -403px -408px;
}

@media screen and (max-width: 800px) {
#photoContributeNav_zoom2,
#photoContributeNav_zoom2 a	{
	display: none;
}

#hdButton2{
	margin-bottom:10px;
	text-align: right;
}
#hdButton2 #hdstart2 {
	display: inline-block;
	width: 85px;
	height: 24px;
	border: 1px solid #ccc;
	line-height: 24px;
	text-align: center;
	font-size: 10px;
	color: #444;
	background: -webkit-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* Chrome10+,Safari5.1+ */
	background: -ms-linear-gradient(top,  #ffffff 0%,#e5e5e5 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ffffff 0%,#e5e5e5 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e5e5',GradientType=0 ); /* IE6-9 */
}
#hdButton2 #hdstart2:hover {
	border-color: #e1e1e1;
	text-decoration: none;
	color: #777;
}
}
#rangeArea{
	width: 130px;
	height: 15px;
	display: block;
	padding-top: 7px;
}
	@media screen and (min-width: 650px) {
    #rangeArea {
      width: 130px; } }
  .lt-ie9 #rangeArea {
    width: 130px; }

.rangeslider {
  position: relative;
}

.rangeslider__range,
.rangeslider__fill {
  background: #e6e6e6;
  border: none;
  display: block;
  height: 5px;
  width: 100%;
  margin: 0;
  -webkit-box-shadow: 0px 2px 2px rgba(255, 255, 255, 0.25), inset 0px 1px 3px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 2px 2px rgba(255, 255, 255, 0.25), inset 0px 1px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 2px 2px rgba(255, 255, 255, 0.25), inset 0px 1px 3px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: .3125em;
  -moz-border-radius: .3125em;
  -ms-border-radius: .3125em;
  -o-border-radius: .3125em;
  border-radius: .3125em;
}

.rangeslider__fill {
  background: #00ff00;
  position: absolute;
  top: 0;
}

.rangeslider__handle {
  background: #e6e6e6;
  border: 1px solid #ccc;
  cursor: pointer;
  display: inline-block;
  width: 25px;
  height: 25px;
  position: absolute;
  top: -11px;
  -webkit-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3);
  box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: .3125em;
  -moz-border-radius: .3125em;
  -ms-border-radius: .3125em;
  -o-border-radius: .3125em;
  border-radius: .3125em;
}
.hidden{
	visibility: hidden !important;
}
