@charset "utf-8";
img, object, embed, video {
	max-width: 100%;
}


/* Mobile Layout: 480px and below. */
#スマートフォン {
}
#content {
    width: 100%;
    float: left;
    clear: both;
    margin-top: 0px;
    padding-top: 0px;
}

#content .con1200 h2 {
    font-size: 1.3em;
    color: #FFFFFF;
    background-image: url(../images/h2_museum.png);
    background-position: left center;
    padding-top: 50px;
    padding-bottom: 50px;
    background-size: auto 100%;
    padding-left: 5%;
    text-shadow: 0px 0px 5px #30251A;
    background-repeat: no-repeat;
    margin-top: 0px;
}

#content .con1200 h3 {
    margin-left: 2%;
    border-left: 5px solid #AC002C;
    padding-left: 5px;
    line-height: 1em;
    color: #5D4E48;
}
#content .con1200 p {
    margin-left: 2%;
    margin-right: 2%;
    line-height: 1.8em;
}
#content .con1200 dl {
    margin-left: 2%;
    width: 96%;
}

#content .con1200 dl dt {
    border-bottom: 1px solid #8B8273;
    font-size: 0.8em;
}
#content .con1200 dl dd {
    margin-left: 0px;
    font-size: 0.9em;
    padding-top: 5px;
}






















































/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

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

	
#タブレット {
}
#content .con1200 h2 {
    font-size: 2em;
    padding-top: 80px;
    padding-bottom: 80px;
}

#content .con1200 h3 {
    font-size: 1.4em;
}








	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
.tablet   {
    display: block;
}	
.tablet_pc   {
    display: block;
}	
	
.mobi   {
    display: none;
}
.pc {
	display: none;
}

	
}
/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

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

	
#パソコン {
}
#content .con1200 h2 {
    font-size: 2.5em;
}









	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
.pc {
	display: block;
}

.mobi {
	display: none;
}	
.tablet   {
    display: none;
}	
.mobi_tablet {
	display: none;
}	
.tablet_pc   {
    display: block;
}	




}	
/* WideDesktop Layout: 1233px to a max of 2000px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 1233px) {
#ワイドパソコン {
}



	




		
}
