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

	
.contents1 {
    background-color: rgba(232,232,232,0.80);
    background-image: url(../images/gaikan4.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-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-art-box {
    width: 100%;
    padding-bottom: 30px;
    padding-top: 20px;
}

	
.contents1-in-art-box-left {
    width: 15%;
    float: left;
}
	.contents1-in-art-box-right {
    width: 85%;
    float: left;
}
.contents1-in-art-box-right-title {
    width: 100%;
    font-weight: bold;
    font-size: 150%;
    margin-top: 30px;
    margin-bottom: 20px;
}
.contents1-in-art-box-right-art {
    width: 100%;
    font-size: 100%;
}

	
	
.contents1 a {
    text-decoration: none;
    color: #525252;
}
.contents1 a:hover {
    text-decoration: none;
    color: #767676;
}
	h2{
		width: 60%;
	}
	.setubi-text{
		margin-bottom: 50px;
	}

	.setubi-img	{
		width: 48%;
		float: right;
		margin-left: 2%;
		margin-bottom: 2%;
	}
	
	.setubi-img2	{
		width: 48%;
		float: left;
		margin-right: 2%;
		margin-bottom: 2%;
	}	
	

	
	
	
	
}
