@charset "utf-8";

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

/*---------------------------------
    h2
------------------------------------*/    

	
	
	
.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/bg-shinbi.jpg);
    background-size: cover;
    background-position: center 0%;
}

	
.contents1 {
    background-color: rgba(232,232,232,0.80);
    background-image: url(../images/bg-a2.jpg);
}
		
.contents2 {
    background-color: #FFFFFF;
}
	
	
.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-in-art {
    width: 100%;
    margin-top: 50px;
    margin-bottom: 50px;
    text-align: left;
    font-size: 115%;
    line-height: 200%;
}
	.contents2-in {
     max-width: 1005px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding-top: 100px;
    padding-bottom: 100px;
}
.contents2-in-art {
    width: 100%;
    margin-top: 50px;
    margin-bottom: 50px;
    text-align: left;
    font-size: 115%;
    line-height: 200%;
}
.contents1-in-art1 {
    padding: 20px;
    border: 1px dotted rgba(210,104,100,1.00);
    margin-top: 20px;
    margin-bottom: 20px;
    font-weight: bold;
    color: rgba(210,87,82,1.00);
}
.contents1-in-art2 {
    padding: 20px;
    font-size: 90%;
}
	
.contents1 a {
    text-decoration: none;
    color: #525252;
}
.contents1 a:hover {
    text-decoration: none;
    color: #767676;
}

	.con-left-text {
		width: 58%;
		float: left;
		margin-right: 2%
	}
	.con-right-img{
			width: 40%;
		float: right;
		text-align: right;
		
	}	
	
	.con-left-text2 {
		width: 68%;
		float: left;
		margin-right: 2%
	}
	.con-right-img2{
			width: 30%;
		float: right;
		text-align: right;
		
	}	
.kaime {
	padding: 1%;
	padding-left: 3%;
	 border: thin dotted #9B9B9B;
	margin-top: 30px;
		
	}	
	.kaime-tex{
		padding-left: 3%;
		padding-top: 1%;
	}	
}
