@charset 'UTF-8';



html {
-webkit-text-size-adjust: 100%;
}

.wrap {
	overflow: hidden;
	background: linear-gradient(to bottom, rgba(0,0,0,0) 150px,rgba(0,0,0,0)10%,rgba(255,255,255,0.8)30% );
}

.ul-drawer {
  list-style: none;
  margin: 0;
  padding: 0;
}
.overlay {
  content: "";
  display: block;
  width: 0;
  height: 0;
  background-color: rgba(255, 255, 255, 0);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 50;
  opacity: 0;
  transition: opacity .5s;
}
.overlay.open {
  width: 100%;
  height: 100%;
  opacity: 0.5;
}
.menu-trigger {
  display: inline-block;
  width: 70px;
  height: 55px;
  vertical-align: middle;
  cursor: pointer;
  position: fixed;
  top: 33px;
  right: 30px;
  z-index: 180;
  transform: translateX(0);
  transition: transform .5s;
 }
 .menu-trigger.active {
  transform: translateX(-550px);
}
 .menu-trigger span {
  display: inline-block;
  box-sizing: border-box;
  position: absolute;
  left: 0;
  width: 100%;
  height: 9px;
  background-color: #FF85BA;
}
.menu-trigger.active span {
  background-color: #FF85BA;
}
.menu-trigger span:nth-of-type(1) {
  top: 0;
}
.menu-trigger.active span:nth-of-type(1) {
  transform: translateY(23px) rotate(-45deg);
}
.menu-trigger span:nth-of-type(2) {
  top: 23px;
}
.menu-trigger.active span:nth-of-type(2) {
  opacity: 0;
}
.menu-trigger span:nth-of-type(3) {
  bottom: 0;
}
.menu-trigger.active span:nth-of-type(3) {
  transform: translateY(-23px) rotate(45deg);
}

.nav-drawer {
  width: 550px;
  height: 100%;
  padding-top: 30px;
  background-color: rgb(0, 0, 0, 0.8);
  position: fixed;
  top: 0;
  right: 0;
  z-index: 180;
  transform: translate(550px);
  transition: all .5s;
}
.nav-drawer.open {
  transform: translateZ(0);
}


.acd-check{
    display: none;
}
.acd-label{
    color: #FFFFFF;
    display: block;
    margin-bottom: px;
    padding: 0px;
	font-size: 40px;
	margin-top: 40px;
}


.drmn-1{
	color: #FFFFFF;
	font-size: 50px;
	text-align: end;
	position: relative;
	right: 50px;
}


.drmn-a-1{
	color: #FFFFFF;
	font-size: 30px;
	margin:30px 50px 30px 0px;
	position: relative;
	display: block;
	text-decoration:none;
		text-align: right;
	 z-index: 200;

}



.drmn-a-2{
	color: #FFFFFF;
	font-size: 25px;
	display: block;
	position: relative;
	text-align: right;
    right: 50px;
	text-decoration:none;
		 z-index: 200;
}

.drhr-1{
	width: 90%;
	border: 1px solid #FFFFFF;
	height: 0px;
	display: inline-block;
	position: relative;
	left: -27px;
	margin-bottom: 0px;
}

.acd-content{
    height: 0;
    opacity: 0;
    padding: 0 10px;
    transition: .5s;
    visibility: hidden;
}
.acd-check:checked + .acd-label + .acd-content{
    height: 40px;
    opacity: 1;
    padding: 30px;
    visibility: visible;
}




.body-top{

	margin: 0px;
	line-height: 1.5;
	box-sizing: content-box;
	font-family: "yomogi", sans-serif;
font-style: normal;
	font-size: 30px;
	letter-spacing: 0.05em;
	width: 100%;
	color: #ffffff;
	text-align: center;
	/*text-shadow:0 0 6px #000,0 0 6px #000,0 0 6px #000,0 0 6px #000,0 0 6px #000,0 0 6px #000;*/
}

.body-top::before{
    content: '';
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
		
    background: url("../images/zyungeki/zyungeki-haikei.png") left bottom no-repeat;
    background-size: cover;
	z-index: -1;
}

hr {
  height: 0;
  margin: 0;
  padding: 0;
  border: 0;
}


hr {
  border-top: 1px dashed #ccc;
  height: 1em;
  text-align: center;
  overflow: visible;
	width: 80%;
	position: relative;
	display: block;
	margin: auto;
}


.title{
	position: relative;
	display: block;
	margin: auto;
	width: 400px;
	
	
}

.info{
	position: relative;
	margin: auto;
	margin-top: 200px;
	width: 100%;
	color: #FF85BA;

}

.info p{
	padding: 40px;
	border-radius: 15px;
	
}


.info2{
	position: relative;
	margin: auto;
	margin-top: 20px;
	width: 100%;
	color: #FF85BA;
}

.info2 p{
	padding: 40px;
	border-radius: 15px;
	
}


.info3{
	position: relative;
	margin: auto;
	width: 80%;	
	background-color: rgba(255,255,255,0.1);
	border-radius: 15px;
	 border: solid 2px #FF85BA;
}

.info3-hidari{
	width: 100%;
	display: inline-block;
		vertical-align:middle;
		color: #FF85BA;
	
	
}

.info3-hidari-img{
	width: 420px;
	margin: auto;
display: block;
	border-radius: 10px;
box-shadow: 0px 0px 15px #000000;
	
	
	
}

.info3-migi{
	width: 70%;
	display: inline-block;
		vertical-align:middle;
		color: #FF85BA;
}

.info3-migi p{
	display: inline-block;
		text-align: center;
	
	
}

h1{
	margin-top: 100px;
	font-size: 35px;
		color: #FF85BA;
}




.line-full {
	width: 100%;
	height: 3px;
	border-width: 0;
	background-image: -webkit-linear-gradient(135deg,
	#561700 0px,#561700 2px, transparent 2px, transparent 4px,
	#561700 4px, #561700 6px, transparent 6px, transparent);
	background-image:         linear-gradient(-45deg,
	#561700 0px,#561700 2px, transparent 2px, transparent 4px,
	#561700 4px, #fff 6px, transparent 6px, transparent);
	background-size: 6px 6px;
}



.footer-top {
	height: 150px;
	background-color: #000000;
	text-align: center;	
}

.footer-p-title {
	font-size: 26px;
	margin: 10px;
}

.footer-p-bun {
	font-size: 15px;	
	margin: 5px;
}


.audio{
	width: 80%;
	position: relative;
	display: block;
	margin: auto;
	
}

.audiojs audio {
}
 /*　プレイヤー（再生バー）　*/
.audiojs {
	float: inherit;
	display: inline;
  width: 70%;
  height: 40px;
  overflow: hidden;
  font-family: monospace;
  font-size: 12px;  
  -webkit-box-shadow: none;
  -moz-box-shadow: none;  
  -o-box-shadow: none;
  box-shadow: none;



	
}
/*　再生・停止ボタン　*/
.audiojs .play-pause {
  width: 35px;
  height: 35px;
  padding: 0;
  margin: -1px 0px 0px 0px;
  float: left;
  overflow: inherit;
  border: 3px solid #ffffff;
  border-radius: 10px;
}
/*　再生・停止ボタンなどの p 要素　*/
.audiojs p {
  display: inline-block;
  width: 30px;
  height: 30px;
  margin: 0px;
  cursor: pointer;
}
.audiojs .play {
  display: block;
}
/*　進行状態・ロードの状態を表示する部分(グレー)　*/
.audiojs .scrubber {
  position: relative;
  float: left;
  width: 80%;
  background: aliceblue;
  height: 6px;
  margin: 15px 0 0 0px;
  border-top: 0;
  border-left: 0px;
  border-bottom: 0px;
  overflow: hidden;
	  left: 20px;
}
/*　進行状態を表示するバーの部分(薄いグレー)　*/
.audiojs .progress {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 6px;
  width: 0px;
  background: #5AC4D5;
  z-index: 1;  
/* background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ccc),
  color-stop(0.5, #ddd), color-stop(0.51, #ccc), color-stop(1, #ccc));  
  background-image: -moz-linear-gradient(center top, #ccc 0%, #ddd 50%, #ccc 51%, #ccc 
  100%); */
}
/* ロード状態を表示するバーの部分（黒） */
.audiojs .loaded {
  position: absolute;
  top: 0px;
  left: 0px;
  height: 6px;
  width: 0px;
  background: #DDDDDD;  
/* background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #222),
  color-stop(0.5, #333), color-stop(0.51, #222), color-stop(1, #222));
  background-image: -moz-linear-gradient(center top, #222 0%, #333 50%, #222 51%, #222
  100%); */
}
/*　現在の再生時間/総再生時間　フォント　*/
.audiojs .time {
  float:right;
  height: 28px;
  line-height: 28px;
  margin: 17px 0px 0px -85px;
  padding: 0px 0px 0px 0px;
  border-left: none;
  color: #FF7FCE;
  text-shadow: none;
  display: flex;
		font-size: 18px;
	font-family: ab-suzume, sans-serif;
}
/*　現在の再生時間　フォント　*/
.audiojs .time em {
  padding: 0px 2px 0px 0px;
  color: #FF7FCE;
  font-style: normal;
  display: flex;
font-family: ab-suzume, sans-serif;

}
/*　時間　/の部分　*/
.audiojs .time strong {
  padding: 0px 0px 0px 2px;
  display: flex;
}
.audiojs .error-message {
  float: left;
  display: none;
  margin: 0px 10px;
  height: 30px;
  width: 200px;
  overflow: hidden;
  line-height: 30px;
  white-space: nowrap;
  color: #fff;  
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -icab-text-overflow: ellipsis;
  -khtml-text-overflow: ellipsis;
  -moz-text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
}
.audiojs .error-message a {
  color: #eee;
  text-decoration: none;
  padding-bottom: 1px;
  border-bottom: 1px solid #999;
  white-space: wrap;
}
/*　再生ボタン　*/
.audiojs .play {
  background: url("../images/syugabo/saisei.svg") center center no-repeat;
	margin: 2px 3px 3px 4px;
}
/*　読み込み中ボタン　*/
.audiojs .loading {
  /*background: url("$1") center center no-repeat;*/
  display: none;
}
/*　エラーボタン　*/
.audiojs .error {
  /*background: url("$1") center center no-repeat;*/
  display: none;
}
/*　停止ボタン　*/
.audiojs .pause {
  background: url("../images/syugabo/teisi.svg") center center no-repeat;
		margin: 2px 3px 3px 4px;
}
.playing .play, .playing .loading, .playing .error {
  display: none;
}
.playing .pause {
  display: block;
}
.loading .play, .loading .pause, .loading .error {
  display: none;
}
.loading .loading {
  display: block;
}
.error .time, .error .play, .error .pause, .error .scrubber, .error .loading {
  display: none;
}
.error .error {
  display: block;
}
.error .play-pause p {
  cursor: auto;
}
.error .error-message {
  display: block;
}
/*　再生している曲の情報　*/
.track-details {
  clear: both;
  height: 26px;
  width: 200px;
  padding: 0px 6px;
  background: #FFF;
  color: #3A3A3A;
  font-size: 10px;
  line-height: 26px;
}
.track-details:before {
  content: '♬ Now Playing: ';
}

/*ここからPC用設定*/
@media screen and (min-width:751px) {
	
.novel-honbun{
	background-color: rgba(232,232,232,0.8);
	width: 900px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
		font-size: 25px;

}

.novel-honbun p{
	text-align: left;
	margin-left: 50px;
	margin-right: 50px;
	text-shadow: none;
	color: #000;

}
	
}
