.banner_con {
	width: 100%;
	height: 520px;
	background-image: url(../images/banner1.jpg);
	background-position: center top;
	overflow: hidden;
}

/*博物館巡り*/
.title {
	color: #b3040e;
	text-align: center;
}

.title .p1 {
	font-size: 30px;
	line-height: 50px;
}

.title .p2 {
	font-size: 18px;
	line-height: 30px;
}

.hx {
	width: 136px;
	height: 14px;
	margin-left: auto;
	margin-right: auto;
}

.bowuguan_con {
	width: 378px;
	height: 420px;
	border: 1px solid #999999;
	overflow: hidden;
	color: #4d4d4d;
	cursor: pointer;
}

.bowuguan_con:hover {
	color: #b3040e !important;
	box-shadow: 0 0 6px rgba(0,0,0,0.4);
}

.bowuguan_con .p1 {
	width: 380px;
	height: 170px;
}

.bowuguan_de {
	width: 350px;
	margin-left: auto;
	margin-right: auto;
	text-align: justify;
}

.word_title {
	font-size: 18px;
				/*color: #141414;*/
	line-height: 40px;
	text-align: center;
}

.xiahx {
	width: 20px;
	height: 3px;
	background-color: #b3040e;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 5px;
}

.word_detail {
	font-size: 14px;
	line-height: 26px;
}



/*ショー・観劇*/

.guanju_con {
	width: 200px;
	height: 400px;
}

.height_104px {
	height: 104px;
}

.add_btn {
	width: 26px;
	height: 26px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
}

.guanju_default {
	height: 200px;
	cursor: default;
	position: absolute;
	left: 0;
	z-index: 100;
}

.guanju_word_con {
	padding-left: 8px;
	padding-right: 8px;
	width: 184px;
	text-align: justify;
	background-color: #fff;
}

.color_b3040e {
	color: #b3040e;
}

.guanju_de1 {
	bottom: 0;
}

.guanju_de2 {
	top: 0;
}

.guanju_img2 {
	position: absolute;
	top: 200px;
	z-index: 1
}

.more_btn {
	display: block;
	height: 20px;
	text-align: right;
	padding-right: 24px;
	background-image: url("../images/arrow-r.png");
	background-position: right center;
	background-repeat: no-repeat;
	font-size: 16px;
	color: #4c4c4c;
}

.four_part {
	float: left;
	width: 570px;
	height: 420px;
	position: relative;
}

.four_part .p1 {
	background-color: rgba(0,0,0,0.7);
	font-size: 26px;
	text-align: center;
	height: 50px;
	line-height: 50px;
	color: #fff;
	position: absolute;
	bottom: 0;
	width: 100%;
	transition: all .2s;
	-ms-transition: all .2s;
	-o-transition: all .2s;
	-moz-transition: all .2s;
	-webkit-transition: all .2s;
}

.four_part:hover .p1 {
	background-color: rgba(255,255,255,0.7);
	color: #b3040e;
}

.part_five_box {
	width: 358px;
	float: left;
	padding-right: 31px;
	border-right: 1px solid #000;
	padding-left: 31px;
	cursor: default;
}

.part_five_box:hover .word_title,.part_five_box:hover .word_detail {
	color: #b3040e !important;
}

/*详情页*/
.xingcheng_first {
}

.p_number {
	color: #fff;
	font-size: 26px;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	background-color: #b3040e;
	text-align: center;
	line-height: 60px;
	float: left;
	margin-right: 40px;
}

.div_detail {
	width: 1098px;
	height: 58px;
	border: 1px solid #999999;
	background-color: #f2f2f2;
	float: right;
	color: #b3040e;
	font-size: 26px;
	line-height: 58px;
}

.p_address {
	margin-left: 20px;
	width: 100px;
	color: #b3040e;
	font-size: 26px;
}

.p_address span {
	padding-left: 15px;
}

.p_pro {
	width: 858px;
	text-align: center;
}

.xc_de {
	width: 1100px;
	margin-left: 100px;
	overflow: hidden;
}

.p_ms {
	color: #1a1a1a;
	font-size: 18px;
	padding-left: 60px;
	line-height: 50px;
}

.width_100 {
	width: 100% !important;
}

.mail_btn {
	display: block;
	width: 210px;
	height: 70px;
	text-align: center;
	color: #fff;
	line-height: 70px;
	border-radius: 6px;
	background-color: #b3040e;
	font-size: 26px;
	margin-left: auto;
	margin-right: auto;
}

.mail_btn:hover {
	background-color: #9a050d;
}

.bottom_word {
	font-size: 16px;
	color: #595959;
	line-height: 40px;
	text-align: center;
	margin-bottom: 60px;
}

.bottom_word span {
	padding-left: 20px;
	padding-right: 20px;
}