main {
	margin-top: 50px;
	margin-left: auto;
	max-width: 88%;
	margin-right: auto;
	margin-bottom: 100px;
}
.image {
	/* [disabled]width: 50%; */
	height: auto;
	max-width: 30%;
}
.gallery img   {
	width: 100%;
	height: auto;
	/* [disabled]z-index: 10; */
	position: relative;
}
.gallery li {
	list-style: none;
}
.textbox {
	/* [disabled]max-width: 70%; */
	height: auto;
	width: 70%;
	margin-left: 30px;
}
.textbox h2 {
	color: #000000;
	border-bottom: 1px solid #B39F73;
	padding-bottom: 10px;
}
.profile {
	display: flex;
	justify-content: space-between;
	margin-bottom: 50px;
}
.play h3 {
	text-align: center;
	background-color: #882255;
	color: #FFFFFF;
	margin-bottom: 20px;
}
.play  p {
	line-height: 27px;
}
.play , .message{
	margin-top: 50px;
}
dt {
	padding-left: 30px;
	/* [disabled]color: #FFFFFF; */
	width: 120px;
}
dd {
	padding-left: 30px;
	width: 400px;
}
dd , dt {
	line-height: 40px;
	color: #000000;
}
.area , .yoko{
	display: flex;
	background-color: #E3E3E3;
	border-bottom: 1px solid #B39F73;
	padding-top: 8px;
	padding-bottom: 8px;
}
.bnner p img {
	max-width: 100%;
	width: auto;
}
.area dd  {
	line-height: 30px;
}
.message h3 {
	margin-bottom: 8px;
}
.message {
}
.message p {
	border: 1px solid #B39F73;
	padding: 15px;
	text-align: left;
	line-height: 27px;
}
.banner img {
	width: 100%;
	height: auto;
}
	
@media screen and (max-width:1000px){
	
.profile {
	display: block;
	margin-top: 200px;
}

.textbox {
	width: auto;
	margin-left: 10%;
	margin-right: 10%;
}
.profile .image     {
	margin: 0 auto;
	height: auto;
	width: 100%;
}
dd {
	color: #000000;
	font-size: 2em;
	width: auto;
	background-color: #FFFFFF;
	padding-top: 30px;
	padding-right: 30px;
	padding-left: 30px;
	padding-bottom: 30px;
	border: 1px solid #B39F73;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}
dt {
	width: auto;
	font-size: 1.5
.５em
.５em;
	padding: 22px;
	text-align: center;
	font-size: 2em;
	margin-bottom: 0px;
	margin-top: 0px;
	background-color: #B39F73;
	color: #FFFFFF;
	margin-left: 0px;
	margin-right: 0px;
}
.play, .message {
	width: auto;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 10%;
	padding-right: 10%;
}
main {
	/* [disabled]width: 100%; */
	/* [disabled]margin-left: 5%; */
	/* [disabled]margin-right: 5%; */
	max-width: 100%;
}
.area, .yoko {
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.image {
	max-width: 80%;
}
.name h2 {
	font-size: 3em;
}
.area, .yoko {
	display: block;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-bottom: 0px;
}
dt, dd {
	/* [disabled]line-height: 100px; */
}
.qa {
	/* [disabled]border: 1px solid #000000; */
	margin-top: 0px;
	padding-top: 0px;
}
.area dd {
	line-height: 50px;
}
h3  {
	padding: 22px;
	font-size: 2em;
}
.message p {
	padding: 30px;
	font-size: 2em;
	line-height: 50px;
}
.play p {
	font-size: 2em;
	padding: 30px;
	border: 1px solid #000000;
	line-height: 50px;
}
.play h3 {
	margin-bottom: 0px;
}
.message {
	margin-bottom: 100px;
}
.bannerbox {
	display: flex;
}
.sectiontitle {
	display: none;
}
}
