

.lwchirashi img {
  width: 93%;
  margin: 1em auto;

}
#livewalk h2 {
	background-color: #000;
  padding: 10px 0 8px 0;
  border-bottom: 3px solid #000;
	line-height: 160%;
	font-weight: bold;
  color: #fff;
}
#livewalk h3 {
  color: #000;
  padding: 8px 0;
  font-size:1.5em;
  border-bottom: 3px solid #000;
	line-height: 160%;
	font-weight: bold;
}
.setsu {
	text-align: left;
	padding: 5% 5% 2% 5%;
	line-height: 165%;
	font-size: 1.2em;
}
.setsu p {
  margin: 0 0 20px 0;
}
.yoyakuinfo {
	width: 90%;
	text-align: center;
	background-color: #f93;
  color: #fff;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	padding: 4% 2%;
	cursor:pointer;
	margin: 1em auto;
	font-size: 1.5em;
}
#livewalk #submbtn {
	font-size: 1.5em;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	padding: 2%;
	width: 50%;
  color: #fff;
	background-color: #ff6600;
}
.yoyakuinfo a {
	color: #fff;
}
.yoyakuinfo a:hover {
	text-decoration: none;
}
#livewalk #submbtn:hover,
.yoyakuinfo:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

#reviewphoto {
  width: 100%;
  text-align: center;
}
.migiyose {
text-align: right;
}
#livephoto {
  width: 100%;
  margin: 1em auto;
}

#livephoto .images img {
  width: 31%;

}
.lwplace img {
  width: 90%;
  margin: 1em auto;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.lwmusician img {
  width: 95%;
  margin: 1em auto;
}

.lwmusician {
  clear: both;
  padding: 1em 0;
  margin: 1em auto;
}

.lwplace h3 {
  color: #000;
  margin: 2em 0 0 0;
  padding: 8px 0;
  font-size:1.5em;
}
.prof {
  width: 80%;
  margin: 0 auto;
}
.prof2 {
  text-align: left;
  line-height: 165%;
}
.profcomepops,
.profcomerock,
.profcomeclassic,
.profcomeother,
.profcomejazz {
	background-color: #efefef;
	padding: 30px 10px 10px 10px;
	position: relative;
	line-height: 150%;
	font-size: 0.9em;
  margin: 1em 0 0 0;
}
.profcomejazz {
  border: 1px solid #000;
}
.profcomeother {
  border: 1px solid #000;
}
.profcomeclassic {
  border: 1px solid #000;
}
.profcomerock {
  border: 1px solid #000;
}
.profcomepops {
  border: 1px solid #000;
}
.profpops,
.profrock,
.profclassic,
.profother,
.profjazz {
	font-size: 0.8em;
	color: #fff;
	padding: 0 5px;
	border-bottom-right-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	-moz-border-radius-bottomright: 6px;
	position: absolute;
	top: 0;
	left: 0;
}

.profjazz {
  background-color: #000;
}
.profother{
	background-color: #000;
}
.profclassic {
	background-color: #000;
}
.profrock {
	background-color: #000;
	padding: 0 15px;
}
.profpops {
	background-color: #000;
	padding: 0 15px;
}
.musisianprof {
	background-color: #f8f2e6;
	width: 96%;
	margin: 1em auto 1em auto;
	border: 1px solid #f8f2e6;
}

.timesche {
	background-color: #fff;
	width: 80%;
	margin: 1em auto;
	padding: 1%;
}
.timesche:after {
	content: ".";
	height: 0px;
	clear: both;
	display: block;
	visibility: hidden;
}
.timesche img {
	width: 40%;
}
.timesche h5 {
	clear: both;
  margin: 0 0 10px 0;
  color: #336699;
}
.timesche ol {
  font-weight: bold;
	width: 60%;
  margin: 0 auto;
	text-align: left;
}
.timesche ol li span {
  color: #333;
  font-weight: normal;
}
.syousaibot a {
	background-color: #000;
	font-size: 1em;
	margin: 0.25em 0;
	text-align: center;
	vertical-align: middle;
	color: #fff;
	padding: 10px;
	display: block;
	color: #fff;
	text-decoration: none;
	font-family: 'Kosugi Maru', sans-serif;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
}
.syousaibot a:hover {
	background-color: #f8b111;
	text-decoration: none;
}
#kounyu {
	width: 94%;
	margin: 1em auto;
}
#snswaku {
	text-align: center;
}
.pconly {
  display: none;
}

h3#chumon {
	margin: 3em auto 0 auto;
	width: 94%;
  color: #fff;
  padding: 8px 0;
  font-size:1.5em;
	background-color: #ff6600;
	line-height: 160%;
	font-weight: bold;
  border: 1px solid #ff6600;
}
.yoyakuwaku {
	width: 94%;
	margin: 0 auto;
  text-align: center;
}
input[type="submit"]{
-webkit-appearance: none;
}
body #submbtn {
	width: 100%;
	margin: 1em auto 0auto;
  opacity: 1;
}
body #submbtn:disabled {
	font-size: 1.3em;
	color: #fff;
  opacity: 1;
}
@media screen and (min-width: 1000px) {

.yoyakuinfo {
	padding: 2%;
}
.pconly {
  display: inline;
}
.setsu {
	padding: 2%;
}
	.lwchirashi img {
		width:100%;
	}
	.lwplace img {
		width:49%;
		float: left;
		margin: 2px;
		border:1px solid #000;
	}
	#livewalk,.lwmusician {
		text-align: left;
	}

	.lwplace:after,
	.lwmusician:after {
		content: ".";
		height: 0px;
		clear: both;
		display: block;
		visibility: hidden;
	}

	.lwplace h3 {
		margin: 15px 0 0 10px;
	}
#livewalk h2,
	#livewalk h3 {
		padding: 5px 0 5px 10px;
	}
	.lwmusician {
		width: 100%;
		padding: 5px 0;
		margin: 15px 0;
	}

	.musisianprof {
		width: 100%;
		border: 1px solid #f8f2e6;
	}
	.prof {
		width: 95%;
		display: flex;
		align-items: flex-start;
	}
	.prof img {
		width: 30%;
		}
	.prof2 {
		width: 65%;
		font-size: 0.9em;
	}
	.prof2 h4 {
		margin: 1em 0 0.5em 0;
		font-size: 1.3em;
		color: #333;
	}
  	.syousaibot {
  		text-align: right;
  	}
	.syousaibot a {
	  	width: 180px;
	  	float: right;
	  	background-color: #333;
	}
	.syousaibot a:hover {
	  	text-decoration: none;
	  	background-color: #f8b111;
	}
.timesche img {
	width: 100%;
}
	.timesche ol li {
		float: left;
		margin: 0 1em 0 2em;
	}
	.timesche h5 {
		width: 100px;
			float: left;
	}
	.timesche ol {
		float: left;
		margin: 45px 0 0 0;
	}
	#main table.toiawase th {
		width: 200px;
	}
  #kounyu {
  	width: 100%;
  }
  h3#chumon {
    width: 100%;
  }
.yoyakuwaku {
    width: 100%;
}
	#main table.toiawase {
		width: 95%;
		margin: 1em auto;
	}
	#kounyu p {
		width: 95%;
		margin: 1em auto;
		line-height: 155%;

	}
}
@media screen and (min-width: 1200px) {
	.timeschewaku {
		display: flex;
	}
	.timesche {
		border: 3px solid #f8f2e6;
	}
	.timesche ol {
		float: left;
		margin: 20px 0 0 0;
	}
	.prof2 {
		width: 60%;
		margin: 0 0 0 2%;
	}
	.prof img {
		padding: 20px 0 0 0;
		}
	#kounyu p {
		line-height: 155%;

	}
}

@media screen and (min-width: 1350px) {

	.lwplace img {
		width:32.7%;
		float: left;
		margin: 2px;
		border:1px solid #000;
	}
	.lwmusician img {
		width:49%;
		float: left;
		margin: 2px;
	}
	.timesche img {
		width: 110px;
			float: left;
	}

}
