@charset "utf-8";
body {
	font: 100%/1.4 "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	margin: 0;
	padding: 0;
	color: #000;
	background-color: #fff;

}
ul, ol, dl {
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
	padding-right: 15px;
	padding-left: 15px;
}
a img {
	border: none;
}
a:link {
	color: #f26091;
	text-decoration: none;
}
a:visited {
	color: #f26091;
	text-decoration: none;
}
a:active, a:focus {
	text-decoration: none;
}
.center{
	margin-right: auto;
	margin-left: auto;
	width: 742px;
}
.container {
	width: 1280px;
	min-height: 900px;
	margin: 0 auto;
}
.header {
	margin-top: 10px;
}
.content {
	padding-top: 0px;
	padding-right: 0;
	padding-left: 0;
	margin-top: 4px;
}
.topimg{
	width: 700px;
	height: 380px;
	margin: 0 auto;
}
/* ~~ フッター ~~ */
.footer {
	width: 1280px;
	padding-right: 0;
	padding-left: 0;
	margin-bottom: 8px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 11px;
	clear: both;
	height: 40px;
	padding-top: 15px;
	text-align: center;
	border-radius: 5px;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0px;
}
.artist_box{
	border-style: dashed;
	border-width: 1px;
	border-color: rgba(231,82,151,0.74);
	border-radius: 8px;
	width: 98%;
	height: 390px;
	padding: 10px;
	position: relative;
	}
.artist_box2{
	border-style: dashed;
	border-width: 1px;
	border-color: rgba(231,82,151,0.74);
	border-radius: 8px;
	width: 98%;
	height: 490px;
	padding: 10px;
	position: relative;
}

div.bar {
	width: 458px;
	border-bottom: dashed 1px;
	border-color: #F29600;
	margin: 8px 0 8px 0;
}
div.header-twitter {
	width: 910px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 8px;
	background-color: rgba(255,255,255,0.00);
}
div.top-twitter {
	width: 344px;
	height: 384px;
	float: right;
	margin-right: 11px;
	margin-top: -43px;
	margin-bottom: 34px;
}
/*top infoここから*/
div.top-info {
	width: 500px;
	height: 230px;
	overflow: auto;
	margin-right: 15px;
	margin-left: 25px;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 5px;
	border: solid 10px #dc143c;
	border-radius: 10px;
	float: left;/*top infoここまで*/
}
/*infoboxここから*/
div.infobox {
	width: 742px;
	height: auto;
	margin-top: px;
	margin-right: auto;
	margin-left: auto;
	border: 3px solid #E75297;
	background-color: rgba(255,255,255,0.94);
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px;
	float: none;
	font-size: 100%;
	font-weight: 500;
	text-align: left;
	color: #3C3C3C;
	padding-top: 32px;
	padding-bottom: 24px;
	padding-left: 80px;
	padding-right: 80px;/*infoboxここまで*/
}
/*infoboxここから*/
div.infobox_name {
	width: 120px;
	height: 10px;
	border-left: 10px solid #E75297;
	border-right: 10px solid #E75297;
	border-bottom: 18px solid #E75297;
	border-top: 6px solid #E75297;
	background-color: #E75297;
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
	float: none;
	margin-left: 186px;
	font-size: 20px;
	text-align: center;/*infoboxここまで*/
	color: rgba(255,255,255,1.00);
}
.ticket_button {
	width: 60%;
	height: 70px;
	background-color: #E75297;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 18px;
	font-size: 20px;
	border-radius: 5px;
	line-height: 70px;
	color: rgba(255,255,255,1.00);
	text-decoration: none;
	font-style: normal;
	box-shadow: 0 3px 0 rgba(255,101,201,1.00);
	margin-bottom: 6px;
}
.ticket_button:hover {
	background-color: rgba(255,157,223,1.00);
	box-shadow: 0 3px 0 rgba(255,133,211,1.00);
	-webkit-box-shadow: 0 3px 0 rgba(255,133,211,1.00);
}
.txt-pink {
	font-style: normal;
	font-weight: 900;
	font-size: 28px;
	color: rgba(255,255,255,1.00);
}
.mobile_map {
	display: none;
}
.pc_map {
	display: inline;
}
.oritatami_btn{
	width: 442px;
	background-color: rgba(255,138,217,1.00);
	border-radius: 8px;
	margin: 0 auto ;
	padding: 19px;
		box-shadow: 0 3px 0 rgba(255,101,201,1.00);

}
.oritatami_btn:hover {
	background-color: rgba(255,157,223,1.00);
	box-shadow: 0 3px 0 rgba(255,133,211,1.00);
	-webkit-box-shadow: 0 3px 0 rgba(255,133,211,1.00);
}

/*ここからスマホ用*/ /* ここからスマホ用*/
@media screen and (max-width: 480px) {
body {
	line-height: 1.4;
	font-size: 180%;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
	margin: 0;
	padding: 0;
	color: #000;
	font-weight: bolder;
}
	.artist_box{
	border-width: 3px;
		font-size: 67%;
		height: 450px;
		}
	.artist_box2{
	border-width: 3px;
		font-size: 67%;
		height: 630px;
}
div.header-twitter {
	width: 99%;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 8px;
	background-color: rgba(255,255,255,0.00);
}
/*infoboxここから*/
div.infobox {
	width: 80%;
	height: auto;
	margin-top: px;
	margin-right: auto;
	margin-left: auto;
	border-radius: 0px 4px 4px 4px;
	float: none;
	font-size: 100%;
	text-align: left;
	color: #3C3C3C;
	padding-top: 32px;
	padding-bottom: 24px;
	padding-left: 80px;
	padding-right: 80px;/*infoboxここまで*/
}
/*infoboxここから*/
div.infobox_name {
	width: 12%;
	height: 21px;
	border-top-right-radius: 4px;
	border-top-left-radius: 4px;
	float: none;
	margin-left: 3.5%;
	margin-bottom: -2px;
	font-size: 23px;
	text-align: center;/*infoboxここまで*/
}
.mobile_map {
	display: inline;
}
.pc_map {
	display: none;
}
.ticket_button {
	width: 70%;
	height: 90px;
	font-size: 24px;
	border-radius: 5px;
	line-height: 90px;

}
.ticket_button:hover {
	background-color: rgba(255,157,223,1.00);
	box-shadow: 0 3px 0 rgba(255,133,211,1.00);
	-webkit-box-shadow: 0 3px 0 rgba(255,133,211,1.00);
}
}
