@charset 'UTF-8';

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

.wrap {
	overflow: hidden;
}

.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: #fff;
}
.menu-trigger.active span {
  background-color: #fff;
}
.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: shippori-mincho, sans-serif;
	font-weight: 400;
	font-style: normal;
	font-size: 20px;
	letter-spacing: 0.05em;
	width: 100%;
	background-color: #322525;
	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/thurisaz/haikei.jpg) center top no-repeat;
    background-size: cover;
	z-index: -1;
}
	
.logo{
	width: 450px;
	position: relative;
	left: -38px;
	
}

.info{
	position: relative;
	margin: auto;
	margin-top: 180px;
	width: 80%;
	font-size: 25px;
	
	
}

h1{
	margin-top: 100px;	
}


.character-all{
	width: 750px;
	height: 300px;
	background: rgba(0,0,0,0.5);
	  display: flex;
	  justify-content: center;
  align-items: center;
	margin: auto;
	

	
}
.character-top{
	position: relative;
	width: 720px;
	margin: 50px auto;
	right: -23px;
	top: 50px;
	
}
.character-hex-1-1{
	position: relative;
	width: 100px;
	height: 100px;
	display: inline-block;
	margin-left: 37px;
	margin-right: 37px;

}
.character-hex-1-2{
	position: relative;
	width: 100px;
	height: 100px;
	display: inline-block;
		margin-left: 37px;
	margin-right: 37px;
}
.character-hex-1-3{
	position: relative;
	width: 100px;
	height: 100px;
	display: inline-block;
		margin-left: 37px;
		margin-right: 37px;
}
.character-hex-2-1{
	position: relative;
	width: 100px;
	height: 100px;
	display: inline-block;
		margin-left: 37px;
		margin-right: 37px;
	top:-40px;
}
.character-hex-2-2{
	position: relative;
	width: 100px;
	height: 100px;
	display: inline-block;
		margin-left: 37px;
		margin-right: 37px;
	top:-40px;
}
.character-hex-2-3{
	position: relative;
	width: 100px;
	height: 100px;
	display: inline-block;
		margin-left: 37px;
		margin-right: 37px;
	top:-40px;
}
.character-hex-2-4{
	position: relative;
	width: 100px;
	height: 100px;
	display: inline-block;
		margin-left: 37px;
		margin-right: 37px;
	top:-40px;
}
.character-hex-3-1{
	position: relative;
	width: 100px;
	height: 100px;
	display: inline-block;
		margin-left: 37px;
		margin-right: 37px;
	left: -89px;
	top:-80px;
}
.character-hex-3-2{
	position: relative;
	width: 100px;
	height: 100px;
	display: inline-block;
		margin-left: 37px;
		margin-right: 37px;
	right: -89px;
	top:-80px;
}

.hexagon {
  width: 50px;
  height: 88px;
  background: #00ffff;
  position: relative;


}

.hexagon img{
	width: 200%;
	margin: auto;
	position: relative;
	display: block;
	right: 25px;
	
}

.hexagon a{
	-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all  0.3s ease;
}

.hexagon a:hover{
	filter: brightness(30%);
}

.hexagon_cont {
  height: 100%;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 1;
}


.hexagon::before,
.hexagon::after {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #00ffff;
  z-index: 0;
	
}

.hexagon::before {
  transform: rotate(60deg);
}

.hexagon::after {
  transform: rotate(-60deg);
}


.balloon1-2 {
	display: inline-block;
	margin: 10px;
	padding: 20px;
	width: 60%;
	height: 400px;
	position: relative;
	left: 18%;
	top:8px;
	color: #280e00;
	font-size: 20px;
	background: #FFF;
	border: solid 3px #ffffff;
	box-sizing: border-box;
	overflow-y: auto;
	border-radius: 10px;
}

.balloon1-2::-webkit-scrollbar {
    width: 15px;
}
.balloon1-2::-webkit-scrollbar-track {
  border-radius: 10px;
	background: #f2f2f2;
}
.balloon1-2::-webkit-scrollbar-thumb {
  border-radius: 10px;
	background:#a6e0d1;
}


.balloon1-2 p {
  margin: 0;
  padding: 0;
}

.balloon-1-2-img{
	
	
}



.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;
}

.back{
	background-color: rgba(0,0,0,0.8);
	position: fixed;
	left:0;
	width: 50px;
	height: 100%;
}

.back-p{
	transform: rotate(-90deg);
	top: 50%;
	position: relative;
	
}

.prav{
	background-color: rgba(0,0,0,0.8);
	position: fixed;
	right: 0;
	width: 50px;
	height: 100%;
}

.prav-p{
	transform: rotate(90deg);
	top: 50%;
	position: relative;
	
}

.zengo{
	color: #ffffff;
	font-size: 25px;
font-family: kallisto, sans-serif;
font-weight: 900;
font-style: normal;
text-shadow: none;
	
	
}
.chara-illust-hana{
	width: 100%;
	height: 900px;
	background-color: #ffffff;
	background: url("../images/thurisaz/hana.png");
	background-size: auto 100%;
	background-position: center;
	background-repeat: no-repeat;
	
}
.chara-illust-fet{
	width: 100%;
	height: 900px;
	background-color: #ffffff;
	background: url("../images/thurisaz/fet.png");
	background-size: auto 100%;
	background-position: center;
	background-repeat: no-repeat;
	
}

.chara-illust-el{
	width: 100%;
	height: 900px;
	background-color: #ffffff;
	background: url("../images/thurisaz/eru.png");
	background-size: auto 100%;
	background-position: center;
	background-repeat: no-repeat;
	
}

.chara-illust-ain{
	width: 100%;
	height: 900px;
	background-color: #ffffff;
	background: url("../images/thurisaz/ain.png");
	background-size: auto 100%;
	background-position: center;
	background-repeat: no-repeat;
	
}
.chara-illust-suku{
	width: 100%;
	height: 900px;
	background-color: #ffffff;
	background: url("../images/thurisaz/suku.png");
	background-size: auto 100%;
	background-position: center;
	background-repeat: no-repeat;
	
}
.chara-illust-niko{
	width: 100%;
	height: 900px;
	background-color: #ffffff;
	background: url("../images/thurisaz/niuniu.png");
	background-size: auto 100%;
	background-position: center;
	background-repeat: no-repeat;
	
}
.chara-illust-re{
	width: 100%;
	height: 900px;
	background-color: #ffffff;
	background: url("../images/thurisaz/re.png");
	background-size: auto 100%;
	background-position: center;
	background-repeat: no-repeat;
	
}
.chara-illust-ro{
	width: 100%;
	height: 900px;
	background-color: #ffffff;
	background: url("../images/thurisaz/ro.png");
	background-size: auto 100%;
	background-position: center;
	background-repeat: no-repeat;
	
}
.chara-illust-inori{
	width: 100%;
	height: 900px;
	background-color: #ffffff;
	background: url("../images/thurisaz/inori.png");
	background-size: auto 100%;
	background-position: center;
	background-repeat: no-repeat;
	
}

.name{
	position: absolute;
	top: 700px;
	left: 9%;
	background-color: #ffffff;
	width: 500px;
	height: 300px;
	background: url("../images/thurisaz/name.svg");
	background-size: cover;
	
}

.name p{
	position: relative;
	margin-top: 82px;
	left: 150px;
	font-size: 30px;
	font-family: vdl-gigag, sans-serif;
font-weight: 500;
font-style: normal;
	text-align: left;
	
}

.voice-1{
	position: absolute;
	top: 400px;
	left: 12%;
	width: 80px;
	height: 80px;
}

.voice-2{
	position: absolute;
	top: 500px;
	left: 12%;
	width: 80px;
	height: 80px;	
}

.voice-3{
	position: absolute;
	top: 600px;
	left: 12%;
	width: 80px;
	height: 80px;	
}

.slash-1 {
  height: 10px;
  background-image: linear-gradient(-45deg,
    hsla(0, 0%, 70%, 0),
    hsla(0, 0%, 70%, 0) 25%,
    hsla(0, 100%, 100%, 1) 25%,
    hsla(0, 100%, 100%, 1) 50%,
    hsla(0, 0%, 70%, 0) 50%,
    hsla(0, 0%, 70%, 0) 75%,
    hsla(0, 100%, 100%, 1) 75%);
  background-size: 10px 10px;
  width: 100%;
	border: none;
	margin: 0;

}


.syokai {
	position: relative;
	margin: auto;
	margin-top: 20px;
	width: 80%;
  background:
    linear-gradient(45deg,  transparent 20px, #000 20px),
    linear-gradient(135deg, transparent 0px, #000 0px),
    linear-gradient(225deg, transparent 20px, #000 20px),
    linear-gradient(315deg, transparent 0px, #000 0px);
  background-position: bottom left, top left, top right, bottom right;
  background-size: 51% 51%;
  background-repeat: no-repeat;
  outline-offset:-10px;
  outline: #00DBFF solid 1px;
}

.syokai p{
	position: relative;
	margin-top: 40px;
	width: 80%;
	margin: auto;
	font-size: 25px;
	text-align: left;
	
}


.story-top{
	font-size: 25px;
	
}
.story-top a{
	text-decoration: none;
	color: #fff;
	}


.novel-honbun{
	background-color: rgba(232,232,232,0.8);
	width: 95%;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
		font-size: 32px;
	
}

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

}

.novel-link{
	font-size: 30px;
font-family: kallisto, sans-serif;
font-weight: 900;
font-style: normal;
	margin: auto;
}

.novel-link a{
		text-decoration: none;
	color: #fff;
	font-family: kallisto, sans-serif;
}


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

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

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


.audiojs audio {
}
 /*　プレイヤー（再生バー）　*/
.audiojs {
	margin: 0;
	float: right;
  width: 70px;
  height: 70px;
  background: none;
  overflow: hidden;
  font-family: monospace;
  font-size: 12px;  
  -webkit-box-shadow: none;
  -moz-box-shadow: none;  
  -o-box-shadow: none;
  box-shadow: none;
  border-radius: 5px;
	
}
/*　再生・停止ボタン　*/
.audiojs .play-pause {
  width: 70px;
  height: 70px;
  padding: 0;
  margin: auto;
  float: left;
  overflow: hidden;
  border-radius: 5px;
	background: #000;
}
/*　再生・停止ボタンなどの p 要素　*/
.audiojs p {
  display: none;
  width: 70px;
  height: 70px;
  margin: auto;
  cursor: pointer;
}
.audiojs .play {
  display: block;
}
/*　進行状態・ロードの状態を表示する部分(グレー)　*/
.audiojs .scrubber {
	display: none;
  position: relative;
  float: left;
  width: 120px;
  background: aliceblue;
  height: 6px;
  margin: 15px 0 0 0px;
  border-top: 0;
  border-left: 0px;
  border-bottom: 0px;
  overflow: hidden;
	  left: 20px;
}
/*　進行状態を表示するバーの部分(薄いグレー)　*/
.audiojs .progress {
	display: none;
  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 {
	display: none;
  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 {
	display: none;
  float: left;
  height: 28px;
  line-height: 28px;
  margin: 17px 0px 0px -85px;
  padding: 0px 0px 0px 0px;
  border-left: none;
  color: #666;
  text-shadow: none;

		font-size: 14px;
	font-family: ab-suzume, sans-serif;
}
/*　現在の再生時間　フォント　*/
.audiojs .time em {
	display: none;
  padding: 0px 2px 0px 0px;
  color: #666;
  font-style: normal;

font-family: ab-suzume, sans-serif;

}
/*　時間　/の部分　*/
.audiojs .time strong {
  padding: 0px 0px 0px 2px;
display: none;
}
.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/saisei.svg") center center no-repeat;
	margin: auto;
}
/*　読み込み中ボタン　*/
.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/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;

}
	
}
