@charset "utf-8";

@media screen,print and (min-width: 769px) {
/*横幅769px以上に適応*/

.header2-sub {
    padding-top: 0px;
    padding-right: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    width: 100%;
    text-align: center;
    height: 400px;
    background-image: url(images/menu.jpg);
    background-size: cover;
    background-position: center 0%;
}

	
.contents1 {
    background-color: rgba(232,232,232,0.80);
    background-image: url(images/back.jpg);
}
	
	.contents1-film {
    background-image: url(../overlays/08-4.png);
    width: 100%;
    height: 100%;
}
.contents1-in {
     max-width: 1005px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding-top: 100px;
    padding-bottom: 100px;
}
	
.contents1 a {
    text-decoration: none;
    color: #525252;
}
.contents1 a:hover {
    text-decoration: none;
    color: #767676;
}

	
	
	
	
/*---------------------------------
.photo_boxn
------------------------------------*/ 
.photo_boxn1 {
    width: 100%;
    padding-top: 3%;
    margin-right: auto;
    margin-left: auto;
}

.photo_boxn2 {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}

.photo_box2 {
	padding: 1%;
	margin-top: 1%;
	margin-right: 2.9%;
	margin-left: 2.4%;
	margin-bottom: 1%;
	width: 26%;
	float: left;
}

.photo_box1 {
	padding: 1%;
	margin-top: 0%;
	margin-left: 13%;
	margin-bottom: 1%;
	width: 30%;
	float: left;
}
.photo_box3 {
	padding: 1%;
	margin-top: 0%;
	margin-right: 13%;
	margin-bottom: 1%;
	width: 30%;
	float: left;
}
	
	
	
	
}
