@charset "utf-8";
/* CSS Document */
body{
	background:url(../img/bg_m.jpg);
}
header{
	position:-webkit-sticky; position:sticky; top:0;
	z-index:10;
}
  .bs-component + .bs-component {
    margin-top: 1rem;
  }
  .navbar-brand img{
	max-width:200px;
	height:auto;
}

.mb60{
			margin-bottom: 20px;
			padding:10px 0; 
			background:#fff;
		}	
		.swiper-container{
			text-align: center;
		}
		.swiper-container .swiper-slide img{
			max-width: 100%;
			height: auto;
		}
		.prettyprint{
			border: none;
			background: #fafafa;
			color: #697d86;
		}
		

		.section{ padding:10px;
		
		
		}
		
.section.section-bg {
	
}
.section .heading {
	text-align: center;
}
.embed-responsive{
	border:1px solid #ccc;
	margin-bottom:10px;
}
.btn{
	margin-bottom:4px;
}
.author dl {
	margin-bottom: 11px
}
.author dl dt {
	margin-bottom: 7.33px;
	font-size: 19px
}
.author2 dl {
	margin-bottom: 6px
}
.author2 dl dt {
	margin-bottom: 4px;
	font-size: 16px
}
.medal dl {
	margin-bottom: 11px
}
.medal dl dt {
	margin-bottom: 7.33px;
	font-size: 19px
}	
.book{
	margin-bottom:10px;
}
.midashi{
	width:100%;
	max-width:560px;
}
.bnr_c{
	margin-top:10px;	
}


  @media (min-width: 768px) {
    .bs-docs-section {
      margin-top: 8em;
    }
    .bs-component {
      position: relative;
    }
    .bs-component .modal {
      position: relative;
      top: auto;
      right: auto;
      bottom: auto;
      left: auto;
      z-index: 1;
      display: block;
    }
    .bs-component .modal-dialog {
      width: 90%;
    }
    .bs-component .popover {
      position: relative;
      display: inline-block;
      width: 220px;
      margin: 20px;
    }
    .nav-tabs {
      margin-bottom: 15px;
    }
    .progress {
      margin-bottom: 10px;
    }
	.author{
		max-height:720px;
		overflow-y:scroll;
	
	}
	.author2{
		max-height:484px;
		overflow-y:scroll;
	}
	.sns card{
max-width: 20rem;
	}

.fb-page {
    display:block !important;
    width:100%;
    max-width:500px;
    margin-left:auto;
    margin-right:auto;
}

.midaship {
  position: relative;
  display: inline-block;
  padding:16px 55px;
  font-size:24px;
  text-align:center;
}

.midaship:before, .midaship:after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 45px;
  height: 1px;
  background-color: black;
}

.midaship:before {
  left:0;
}
.midaship:after {
  right: 0;
}
.bn{
	padding:10px 0;
}

  }
  @media (min-width: 1200px) {
 
  .tw{
	  display:none;
  }
  .fb{
	  display:none;
  }
  .section{
  padding-top: 100px;
}
#magazine,#medal,#serialization,#published,#pv,#news,#bn,#comics,#bnr,#sample{
   margin-top:-100px;
  padding-top:100px;
}
#bnr{
	margin-bottom:10px;
}

  }
  @media (max-width: 1200px) {
  .card{
	  display:none;
  }
  .tw{
	  color:#fff;
	  background-color: #00aced;
  border-color: #00aced;
  margin:5px;
  }
  .fb{
	   color:#fff;
	  background-color: #305097;
  border-color: #305097;
  padding:5px;
  margin:5px;
  }
  
  .an_btn{
	  padding:5px;
  margin:5px;
  }
  .section{
  padding-top: 300px;
}
#magazine,#medal,#serialization,#published,#pv,#news,#bn,#comics,#bnr,#sample{
   margin-top:-380px;
  padding-top:380px;
}
  }
  
    @media (max-width: 768px) {
		.heading h2{
		font-size:20px;
}
.heading h3{
		font-size:16px;
}
	}
	
	