@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;*/
	position: fixed;
  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(40, 14, 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: aliceblue;
    display: block;
    margin-bottom: px;
    padding: 0px;
	font-size: 40px;
	margin-top: 40px;
}


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


.drmn-a-1{
	color: aliceblue;
	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: aliceblue;
	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 aliceblue;
	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;
}


.header-top{
	position: fixed;
	top: 0;
	height: 150px;
	width: 100%;
	background: 0,0,0,1;
	z-index: 10;
	text-align: left;
}

.header-top:before {
    content: '';
	display: block;
    position: fixed;
    top: 0;
	width: 100%;
    height: 150px;
    background: url("../images/syugabo/header.png") center top repeat-x;
}

.header-title{
	z-index: 10;
	font-size: 50px;
	display: inline-block;
	color: #3E1E13;
	position: relative;
	left:30px;
	top:-20px;
	width: 80%;	
}


.body-top{
	margin: 0px;
	line-height: 1.5;
	box-sizing: content-box;
	font-family: vdl-admin, sans-serif;
	font-weight: 400;
	font-style: normal;
	letter-spacing: 0.05em;
	width: 100%;
	background-color: #322525;
	color: #280e00;
	text-align: center;
	background-image: url("../images/syugabo/back.png");
	background-repeat: repeat;
	background-attachment: fixed;
}

.voice-syoukai{
	display: inline-block;
	position: relative;
	left: 25px;
	}


.link {
	width: 30%; 
	height: 180px;
	margin: 10px;
	padding: 5px;
	display: inline-block;
	vertical-align: middle;
}



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

.info{	
}

.info-img{
	position: absolute;
	z-index: 5;
	width: 270px;
	left: -2px;
}



/*top-page*/

.index-img{
	margin: 30px;
}


.syoukai-img{
	display: inline-block;
	float: left;
	z-index: 0;
	position: absolute;
	top: 1550px;
	margin-left: -400px;
}

.link-img{
	width: 50%;
}



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

.main-1 {
	background-color: 0,0,0,0;
	height: auto;
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	width: 100%;
	vertical-align: center;
	display: inline-block;
}


.main-p1{
	text-align: center;
	
}

.link-h1{
	background: #555;
	display: inline-block;
	padding: 0px 7px;
	height: auto;
	font-size: 14px;
	margin: 3px auto;
	border-radius: 10px;
	color:#FFFFFF;
	}

.main-p1-mini{
	font-size: 15px;
	text-align: center;
}

.main-p1-left{
	text-align: left;
	margin-left: 20px;
}

/*キャラ紹介スライドショー*/
/* slide */

.slide {
  position: relative;
  margin: 0;
  padding: 0;
	height: 800px;
	width: 100%;
}
.slide .item {
  position: relative;


}
.slide .item::before {
  display: block;
  content: "";
  position: relative;
  overflow: hidden;
}

.slide .item img {
  position: absolute;
}
.slide > .slick-list,
.slide > .slick-list > .slick-track,
.slide > .slick-list > .slick-track > .slick-slide > div {
  position: relative;
  height: 100%;
}

/* slide-navigation */

.slide-navigation {
  position: relative;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
	justify-content: center;
}
.slide-navigation .item {
  position: relative;
  cursor: pointer;
  overflow: hidden;
  width: 60px;
  height: 60px;
  margin: 0.8% 0.8% 0.8% 0.8%;
  padding: 0;
		border: solid 2px #280E00;
		border-radius: 5px;
}
.slide-navigation .item::before {
  display: block;
  padding-top: 100%;
  content: "";
}
.slide-navigation .item img {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin:0px;
  width: 100%;
}
.slide-navigation .current::after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  opacity: 0.5;
  background: #000;

	
}
.slide-all{
	display: flex;
	width: 100%;
	justify-content: center;
	height: 800px;
	gap: 0px;
}
.slide-text{
	width: 48%;
	text-align: left;

	margin: 10px 2px 10px 10px;
}
.slide-illust{
	width: 48%;
	text-align: left;

	margin: 10px 10px 10px 2px;
}
.slide-h1{
	display: inline;
	font-size: 35px;
	position: relative;
	color: #280E00;
	text-shadow:0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff;
}

.slide-p{
	display: inline;
	font-size: 18px;
	position: relative;
	color: #280E00;
	text-shadow:0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff;
	}


/*キャラ紹介スライドショー終わり*/

.vd-table{
	align-content: center;	
	width: 100%;
}

/*テーブル色変え*/

table tr:nth-child(1) td:nth-child(1) {
	color: #fff;
	background-color: #280E00;
	
}



.vd-audio{
	display: inline-block;
	position: relative;
}

.vd-p{
text-align: left;
	margin: 5px;
font-size: 16px;
}

.vd-p-2{
text-align: left;
	margin: 5px 30px;
	font-size: 16px;

}

table , td, th {
	border: 2px solid #280E00;
	border-collapse: collapse;
	position: relative;
	margin: auto;
	background-color:rgba(255,255,255,0.4);
			font-size: 16px;
}
td, th {
	padding: 3px;
	width: 350px;
	font-size: 16px;
}
th {
	background: #f0e6cc;
		font-size: 16px;
}
.even {
	background: #fbf8f0;
}
.odd {
	background: #fefcf9;
}


.recruit{
	display: block;
width: 750px;
	margin: auto;
	padding: auto;
	position: inherit;
}

.recruit p {
  margin: 20px;
  font-size: 16px;
}

.recruit h1 {
  margin: 20px;
  font-size: 20px;
	text-decoration: underline;
	font-weight: bold;
}

.recruit h2{
	font-size: 18px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
}

.recruit img{
margin: auto;
	padding: auto;
	
	
}



.chara-p1-left{
	text-align: left;
	margin-left: 50px;
width: 460px;
	position: absolute;
	top: 1630px;
	font-size: 16px;
}

.chara-h1{
	text-align:center;
	font-size: 26px;
	margin-left: 20px;
		position: relative;
	top: -20px;
	}

.main-h1{
	text-align: center;
	font-size: 26px;
	    padding-top: 180px;
    margin-top: -180px;
	}

.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: 3px 3px 3px 3px;
	float: right;
  width: 210px;
  height: 40px;
  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;
	background-color: white;
	padding: 5px;
	border: 3px solid #280E00;
  border-radius: 30px;
	
}
/*　再生・停止ボタン　*/
.audiojs .play-pause {
  width: 35px;
  height: 35px;
  padding: 0;
  margin: -1px 0px 0px 0px;
  float: left;
  overflow: hidden;
  border: 3px solid #280E00;
  border-radius: 20px;
	background: #280E00;
}
/*　再生・停止ボタンなどの p 要素　*/
.audiojs p {
  display: none;
  width: 30px;
  height: 30px;
  margin: 0px;
  cursor: pointer;
}
.audiojs .play {
  display: block;
}
/*　進行状態・ロードの状態を表示する部分(グレー)　*/
.audiojs .scrubber {
  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 {
  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: left;
  height: 28px;
  line-height: 28px;
  margin: 17px 0px 0px -85px;
  padding: 0px 0px 0px 0px;
  border-left: none;
  color: #666;
  text-shadow: none;
  display: flex;
		font-size: 14px;
	font-family: ab-suzume, sans-serif;
}
/*　現在の再生時間　フォント　*/
.audiojs .time em {
  padding: 0px 2px 0px 0px;
  color: #666;
  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) {
	

.acd-label{
    color: aliceblue;
    display: block;
    margin-bottom: px;
    padding: 0px;
	font-size: 35px;
	margin-top: 40px;
}


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


.drmn-a-1{
	color: aliceblue;
	font-size: 25px;
	margin:30px 50px 30px 0px;
	position: relative;
	display: block;
	text-decoration:none;
		text-align: right;

}



.drmn-a-2{
	color: aliceblue;
	font-size: 20px;
	display: block;
	position: relative;
	text-align: right;
    right: 50px;
	text-decoration:none;
}

.drhr-1{
	width: 90%;
	border: 1px solid aliceblue;
	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;
}

.header-top{
	position: fixed;
	top: 0;
	height: 150px;
	width: 100%;
	background: 0,0,0,1;
	z-index: 10;
	text-align: left;
}

.header-top:before {
    content: '';
	display: block;
    position: fixed;
    top: 0;
	width: 100%;
    height: 150px;
    background: url("../images/syugabo/header.png") center top repeat-x;
}

.header-title{
	z-index: 10;
	font-size: 50px;
	display: inline-block;
	color: #3E1E13;
	position: relative;
	left:30px;
	top:-20px;
	width: 80%;	
}


.body-top{
	margin: 0px;
	line-height: 1.5;
	box-sizing: content-box;
	font-family: vdl-admin, sans-serif;
	font-weight: 400;
	font-style: normal;
	letter-spacing: 0.05em;
	width: 100%;
	background-color: #322525;
	color: #280e00;
	text-align: center;
	background-image: url("../images/syugabo/back.png");
	background-repeat: repeat;
	background-attachment: fixed;
}

.voice-syoukai{
	display: inline-block;
	position: relative;
	left: 15%;
	}


.link {
	width: 30%; 
	height: 180px;
	margin: 10px;
	padding: 5px;
	display: inline-block;
	vertical-align: middle;
}



.balloon1-2 {
	display: inline-block;
	margin: 10px;
	padding: 20px;
	width: 55%;
	height: 400px;
	position: relative;
	left: auto;
	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;
}


.info{	
	width: 90%;
	align-content: center;
	position: relative;
	margin: auto;
}

.info-img{
	position: relative;
	z-index: 5;
	width: 270px;
	right: 20px;
	}



/*top-page*/

.index-img{
	margin: 30px;
}




.link-img{
	width: 50%;
}



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

.main-1 {
	background-color: 0,0,0,0;
	height: auto;
	margin: 0px;
	padding: 0px;
	font-size: 18px;
	width: 100%;
	vertical-align: center;
	display: inline-block;
}


.main-p1{
	text-align: center;
	
}

.link-h1{
	background: #555;
	display: inline-block;
	padding: 0px 7px;
	height: auto;
	font-size: 14px;
	margin: 3px auto;
	border-radius: 10px;
	color:#FFFFFF;
	}

.main-p1-mini{
	font-size: 15px;
	text-align: center;
}

.main-p1-left{
	text-align: left;
	margin-left: 20px;
}

/*キャラ紹介スライドショー*/
/* slide */

	


.slide {
  position: relative;
	height: 800px;
	width: 750px;
	display: block;
  margin-right: auto;
  margin-left: auto;



}
.slide .item {
  position: relative;

	


}
.slide .item::before {
  display: block;
  content: "";
  position: relative;
  overflow: hidden;
	

}

.slide .item img {
}
.slide > .slick-list,
.slide > .slick-list > .slick-track,
.slide > .slick-list > .slick-track > .slick-slide > div {
  position: relative;

}

/* slide-navigation */

.slide-navigation {
  position: relative;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
	justify-content: center;
	width: 700px;
	margin: auto;
}
.slide-navigation .item {
  position: relative;
  cursor: pointer;
  overflow: hidden;
  width: 60px;
  height: 60px;
  margin: 0.8% 0.8% 0.8% 0.8%;
  padding: 0;
		border: solid 2px #280E00;
		border-radius: 5px;
}
.slide-navigation .item::before {
  display: block;
  padding-top: 100%;
  content: "";
}
.slide-navigation .item img {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin:0px;
  width: 100%;
}
.slide-navigation .current::after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  content: "";
  opacity: 0.5;
  background: #000;

	
}
.slide-all{
	display: flex;
	width: 100%;
	justify-content: center;
	height: 800px;
	gap: 0px;
}
.slide-text{
	width: 48%;
	text-align: left;

	margin: 10px 2px 10px 10px;
}
.slide-illust{
	width: 48%;
	text-align: left;

	margin: 10px 10px 10px 2px;
}
.slide-h1{
	display: inline;
	font-size: 35px;
	position: relative;
	color: #280E00;
	text-shadow:0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff;
}

.slide-p{
	display: inline;
	font-size: 18px;
	position: relative;
	color: #280E00;
	text-shadow:0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff,0 0 3px #fff;
	}


/*キャラ紹介スライドショー終わり*/

.vd-table{
	align-content: center;	
	width: 100%;
}

/*テーブル色変え*/

table tr:nth-child(1) td:nth-child(1) {
	color: #fff;
	background-color: #280E00;
	
}



.vd-audio{
	display: inline-block;
	position: relative;
}

.vd-p{
text-align: left;
	margin: 5px;
font-size: 16px;
}

.vd-p-2{
text-align: left;
	margin: 5px 30px;
	font-size: 16px;

}

table , td, th {
	border: 2px solid #280E00;
	border-collapse: collapse;
	position: relative;
	margin: auto;
	background-color:rgba(255,255,255,0.4);
			font-size: 16px;
}
td, th {
	padding: 3px;
	width: 450px;
	font-size: 16px;
}
th {
	background: #f0e6cc;
		font-size: 16px;
}
.even {
	background: #fbf8f0;
}
.odd {
	background: #fefcf9;
}



.chara-p1-left{
	text-align: left;
	margin-left: 50px;
width: 460px;
	position: absolute;
	top: 1630px;
	font-size: 16px;
}

.chara-h1{
	text-align:center;
	font-size: 26px;
	margin-left: 20px;
		position: relative;
	top: -20px;
	}

.main-h1{
	text-align: center;
	font-size: 26px;
	}

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