body{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "Osaka", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color:#FFFFFF;
	line-height:20px;
	background-color:#000000;
	}

span{
	display: inline-block;
	}

img{
	width: 100%;
	}

.navbar-brand {
  background: url("../img/digicamlogo.png") no-repeat left center;
  background-size: contain;
  height: 50px;
  width: 200px;
}

.pnameeng{
	font-family: sans-serif;
	font-size:2.9em;
	line-height:1em;
	text-align: center;
	font-weight: bold;
	margin-top:40px;
	margin-bottom: 5px;
}

.pnamejp{
	font-size:1em;
	line-height:1em;
	text-align: center;
	margin-bottom: 80px;
}

.catch{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	font-size:1.5em;
	font-weight: bold;
	line-height:1.2em;
	letter-spacing: 0.1em;
	margin-bottom: 20px;
	color:#C4E9FF;
	text-align: center;
}

.obiblue{
	background-color:#00629C;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 10px;
	font-size:1.2em;
	height: 40px;
}

@media screen and (max-width:576px) { 
	.obiblue{
		height: 60px;
	}
}

.taipu{
	float:left;
font-family: 'Noto Sans JP', sans-serif;
		letter-spacing: 0.1em;
}


.debut{
	font-size:0.8em;
	color:yellow;
	float:right;
	font-family: 'Noto Sans JP', sans-serif;
}

.midasi{
	margin-bottom: 10px;
	margin-top:70px;
	font-weight: bold;
	font-size:1.2em;
}

table{
	font-size:0.7em;
}



.note {
  padding-left: 1em;
  text-indent: -1em;
	font-size:0.8em;
}


.video{
  position:relative;
  width:100%;
  padding-top:56.25%;
}
.video iframe{
  position:absolute;
  top:0;
  right:0;
  width:100%;
  height:100%;
}

.bg-dark{
padding: 5px;
}


footer{text-align: center;}



.swiper-row .sw_pagination{
	position:absolute;
	bottom:0.25rem;
	z-index:10;
	text-align:center;
}
.swiper-row .swiper-pagination-bullet{
	background-color:#fff;
	opacity:0.5;
}
.swiper-row .swiper-pagination-bullet.swiper-pagination-bullet-active{
	opacity:1;
	background-color:#007aff;
}
.swiper-notification{
	display:none;
}