@charset "UTF-8";
/* 
html5doctor.com Reset Stylesheet v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

nav ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

img {
  vertical-align: top;
  max-width: 100%;
}

body {
  -webkit-text-size-adjust: 100%;
  font-size: 100%;
}


#limited {
  background: url(../images/topBg.jpg) repeat-x top center #f6ebd5 fixed;
  font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
#limited header #headerInner {
  width: 970px;
  margin: 0 auto;
  position: relative;
	z-index:100;
}
#limited header #headerInner #toDX {
  position: absolute;
  top: 14px;
  left: 0px;
    width: 100%;
}
#limited header #headerInner #tw {
  position: absolute;
  top: 18px;
  right: 12px;
}
  #limited main {
    width: 970px;
    margin: 0 auto;
	background:#f6ebd5;
  }
  #limited footer {
    width: 100%;
	background:#000;
  }

.contents,
#limited main #topContents {
  position: relative;
}
#limited main #topContents #btnReserve {
  position: absolute;
	top:505px;
	right:305px;
}
#limited main #topContents #btnReserve:hover {
  opacity: 0.7;
}
#limited main #topContents #btnPdf {
  position: absolute;
	top:644px;
	right:38px;
}
#limited main #topContents #btnPdf:hover {
  opacity: 0.7;
}

.cast_txt {
	text-align:center;
	font-size:32px;
	line-height:2.0;
	font-weight:bold;
	padding:20px 50px 30px;
}

.cast_txt span {
	font-size:24px;
}

.castCatch {
	position:absolute;
	top:-10px;
	right:50px;
}

.comment_txt {
	text-align:left;
	font-size:12px;
	line-height:1.5;
	width:43%;
	display:inline-block;
	vertical-align:top;
	margin:15px 0 15px 5%;
	font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
}

.comment_txt strong {
	font-size:16px;
	line-height:1.0;
	font-weight:bold;
	color:#FFF;
	display:block;
	padding:6px 8px 6px 0;
	border-radius:4px;
	margin-bottom:4px;
	background: url(../images/commentBg.png) repeat-x top center #cc9966;
}

.comment_txt strong span {
	background:#cc9966;
	padding:0 8px;
}

.comment_txt span.q {
	font-size:14px;
	line-height:2.8;
	font-weight:bold;
	color:#993300;
}

#story {
	padding-top:50px;
}

.story_txt {
	text-align:center;
	font-size:18px;
	line-height:1.6;
	font-weight:bold;
	padding:20px 50px 0;
}

#sample_audioc {
	padding-top:40px;
}

#sample_audio {
	text-align:center;
	border:4px solid #cc9966;
	border-radius:10px;
	margin:0 5% 50px;
	padding:15px 0;
	background: url(../images/sampleBg.png) repeat;
}

#sample_audio img {
	margin-top:-40px;
}

.present_txt {
	text-align:left;
	font-size:14px;
	line-height:1.6;
	font-weight:bold;
	width:540px;
	margin:0 40px;
	padding-top:115px;
	padding-bottom:50px;
	font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", YuGothic, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, "メイリオ", Meiryo, sans-serif;
}

.present_txt strong {
	display:inline-block;
	color:#FFF;
	background:#000;
	padding:0 5px;
	border-radius:3px;
	font-size:16px;
	margin-bottom:4px;
}

.presentCatch {
	position:absolute;
	top:10px;
	left:30px;
	z-index:100;
}

.presentImg {
	position:absolute;
	top:10px;
	right:25px;
	z-index:90;
}

footer {
  text-align: center;
  background-color: #000;
}
footer small {
  line-height: 3.7;
  font-size: 12px;
  color: #fff;
}
footer small a {
  color: #fff;
}




@media screen and (max-width: 969px) {


#limited header #headerInner #toDX {
  position: absolute;
  top: 10px;
  left: 0px;
    width: 12%;
}

#limited main #topContents #btnReserve {
  position: absolute;
	top:57%;
	right:31%;
    width: 20%;
}

#limited main #topContents #btnPdf {
  position: absolute;
	top:73%;
	right:3%;
    width: 27%;
}

#limited header #headerInner #tw {
  display:none;
}

#limited header #headerInner {
  width: 100%;
}

  #limited main {
    width: 100%;
  }

.cast_txt {
	text-align:left;
	font-size:18px;
	line-height:2.0;
	font-weight:bold;
	padding:20px 5% 50px;
	float:left;
	width:60%;
}

.cast_txt span {
	font-size:16px;
}

.castCatch {
	position:relative;
	top:20px;
	right:10px;
	float:right;
    width: 24%;
}

.comment_txt {
	width:90%;
}

.story_txt {
	font-size:14px;
	padding:20px 3% 50px;
}

#sample_audioc {
	padding-top:0px;
}

#sample_audio img {
	margin-top:-10px;
}

.present_txt {
	width:90%;
	margin:0 5%;
	padding-top:0;
	padding-bottom:10px;
}

.presentCatch {
	position:relative;
	top:0;
	left:0;
	width:96%;
	margin:15px 2%;
}

.presentImg {
	position:relative;
	top:0;
	right:0;
	width:90%;
	margin:0 5% 20px;
}


}



