
.st2-page-title {
    padding-top: 1rem;
    margin: 0 auto;
}
.st2-page-title--hero {
    margin: 1rem auto;
}
.cau{
	max-width: 1100px;
	margin: 0 auto 1rem;	
}
.ind{
	font-size: 1.3rem;
	text-indent: -1em;
	padding-left: 1em;
	margin: 0;
}
.ct_plan.ind{
	margin: -2rem 0 3rem;
}
.museum_contents .st2-color-section[data-color="4"]>div .st2-pic-block[data-pic-pos=right] .st2-pic-block__container-wrapper:first-child{
	max-width: 36%;
}
.museum_contents .st2-color-section[data-color="4"]>div{
	max-width: 90%;
}
.museum_contents .st2-color-section[data-color="9"]>div {
    max-width: 95%;
}
.museum_contents .st2-pic-block__pic-caption p {
	font-size: 1.1rem;
	text-align: right;
}
.museum_contents .st2-catch {
	margin-bottom: 1rem;
}
.museum_contents .st2-catch[data-style="1"] p {
	font-size: 1.6rem;
}
.museum_contents hr{
	border: none;
	border-bottom: 4px dotted #9d988b;
	margin-bottom: 3rem;
}
.museum_contents .gallery_box .st2-heading-lv4__heading__txt {
	background-color: #456189;
	color: #fff;
	padding: 1rem;
}
.museum_contents .gallery_box .st2-list--anchor[data-color="6"] i {
	background: #456189;
}

.museum_contents .main_box .st2-heading-lv4__heading__txt {
	background-color: #873b49;
	color: #fff;
	padding: 1rem;
}
#area.st2-tab[data-color="1"] .st2-tab__switcher{
	border-bottom: none;
}
#area.st2-tab {
    margin-bottom:0;
	display: none;
}
@media (max-width: 736px) {
	.st2-main-container {
		padding-top: 0;
	}
	.st2-page-title--hero-wrapper .st2-page-title__heading__txt {
        font-size: 1.0rem;
    }
	.ind {
		font-size: 1.0rem;
		line-height: 1.4;
	}
	.ct_plan.ind{
		margin: -1rem 0 3rem;
	}
	.museum_contents .st2-color-section[data-color="4"]>div .st2-pic-block[data-pic-pos=right] .st2-pic-block__container-wrapper:first-child,
	.museum_contents .st2-color-section[data-color="4"]>div,.museum_contents .st2-color-section[data-color="9"]>div{
		max-width: 100%;
	}
	.museum_contents .st2-catch[data-style="1"] p {
		font-size: 1.3rem;
	}
	.museum_contents .st2-catch {
		margin-bottom: 0;
	}
}



