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


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

#content .con1200 h2 {
    font-size: 2em;
    margin-left: 2%;
    color: #5D4E48;
}
#content .photo {
    margin-left: 0px;
    padding-left: 0px;
    float: left;
    width: 100%;
    margin-bottom: 50px;
}

#content .photo li {
    list-style-type: none;
    float: left;
    width: 50%;
    margin-bottom: 0px;
    padding-bottom: 0px;
}



.photo li .swipebox {
    margin-bottom: 0px;
    padding-bottom: 0px;
    float: left;
    display: block;
}
li .swipebox img {
    margin-bottom: 0px;
    padding-bottom: 0px;
    float: left;
}













#content .con1200 h3 {
    margin-left: 2%;
    border-left: 5px solid #AC002C;
    padding-left: 5px;
    line-height: 1em;
    color: #5D4E48;
    clear: both;
}
#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 h3 {
    font-size: 1.4em;
}



#content .photo li {
    width: 33.3333%;
}   


	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
.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 .photo li {
    width: 25%;
}  
#content .con1200 img {
    margin-left: 2%;
}







	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
.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) {
#ワイドパソコン {
}



	




		
}
