body {
	font-family:"Lucida Grande";
	background-color: #2C7CFF;
}
.header {
	height: 40px;
	width: 100%;
	background-color: rgba(34,49,52,0.9);
	position: fixed;
	top: 0;
	z-index: 10;
}
.header-logo {
	float: left;
	font-size: 30px;
	padding: 0px 20px;
	color: white;
}
.header-right  {
	float: right;
	background-color: rgba(255,255,255,0.3);
	transition: all 0.5s:
	color: white;	
}
.header-blog :hover{
	background-color: rgba(255,255,255,0.5);
}
.header-instagram :hover{
	background-color: rgba(255,255,255,0.5);
}
a{
	line-height: 40px;
	padding: 0px 25px;
	color: white;
	display: block;
	float: right;
}
.top-wrapper {
	height: 650px;
	background-image: url(http://osaka-daikokensetu.com/images/kokuritu.jpeg);
	background-size: cover;
		}
.container {
	padding: 50px 15px;
	margin: 0 auto;
	color: yellow;
	text-align: center;
}
.container h2 {
	opacity: 0.9;
	padding: 0px 100px;
	font-size: 60px;
}
.main-wrapper {
	height: 500px;
	padding-bottom: 80px;
	background-color: #2C7CFF;
}
.heading {
    margin-top: 40px;
	padding-bottom: 30px;
	color: white;
	text-align: center;
}
.heading h2{
	font-weight: normal;
	font-size: 40px;
}
.heading p {
	font-size: 25px;
}
.works {
	width: 100%;
	margin-left: auto;
	margin-right: auto:
}
.work {
	float: left;
	width: 25%;
}
.text-contents {
	width: 80%;
	margin-top: 20px;
	color: white;
	font-size: 15px;
	text-align: center;
}
.footer {
	width: 100%;
	float: left;
}
.footer-message {
	color: white;
	padding: 0px 30px;
}
.footer-message h2{
	font-size: 30px;
	padding-top: 0px;
}
.instagram-umekomi {
	height: 950px;
}
.privacy {
	float: left;
	padding-bottom: 50px;
}

/*iphone 横*/

@media (max-width: 800px) {
	.top-wrapper {
	height: 400px;
	background-image: url(http://osaka-daikokensetu.com/images/kokuritu.jpeg);
	background-size: cover;
	}
}
@media (max-width: 800px) {
	.container h2 {
	opacity: 0.9;
	font-size: 30px;
	float: left;
	}
}
@media (max-width: 800px) {
	.container {
	color: yellow;
	margin: 0 auto;
    }
}
@media (max-width: 800px) {
	.heading h2{
	font-weight: normal;
	font-size: 25px;
	}
}
@media (max-width: 800px) {
	.heading p {
	font-size: 15px;
    }
}
@media (max-width:800px) {
	.work{
	float: left;
	width: 50%;
	}
}
@media (max-width:800px) {
	.text-contents {
	width: 90%;
	margin-top: 10px;
	padding-bottom: 25px;
	color: white;
	font-size: 16px;
	text-align: center;
	}
}
.instagram-umekomi {
	height: 950px;
}
.privacy {
	float: left;
	padding-bottom: 50px;
}

@media (max-width: 420px) {
	.header {
	height: 40px;
	width: 96%;
	background-color: rgba(34,49,52,0.9);
	position: fixed;
	top: 0;
	z-index: 10;
	}
}
@media (max-width: 420px) {
	.header-logo {
	float: left;
	font-size: 30px;
	padding: 0px 20px;
	color: white;
	}
}
@media (max-width: 420px) {
	.header-right  {
	float: right;
	background-color: rgba(255,255,255,0.3);
	transition: all 0.5s:
	color: white;
	}	
}
@media (max-width: 420px) {
	.header-blog :hover{
	background-color: rgba(255,255,255,0.5);
	}
}
@media (max-width: 420px) {
	.header-instagram :hover{
	background-color: rgba(255,255,255,0.5);
	}
}
@media (max-width: 420px) {
	a{
	line-height: 40px;
	padding: 0px 5px;
	color: white;
	display: block;
	float: right;
	}
}
@media (max-width: 420px) {
	.container h2 {
	opacity: 0.9;
	font-size: 20px;
	float: left;
	margin-top: 100px;
	}
}
@media (max-width: 420px) {
	.footer-message {
	font-size: 18px;
	}
}

@media (max-width: 420px) {
	.work {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	}
}
@media(max-width: 420px) {
	.instagram-umekomi {
	width: 90%;
	height: 950px;
	margin: auto;
	}
}

@media (max-width: 380px) {
	.header {
	height: 40px;
	width: 96%;
	background-color: rgba(34,49,52,0.9);
	position: fixed;
	top: 0;
	z-index: 10;
	}
}
@media (max-width: 380px) {
	.header-logo {
	float: left;
	font-size: 30px;
	padding: 0px 20px;
	color: white;
	}
}
@media (max-width: 380px) {
	.header-right  {
	float: right;
	background-color: rgba(255,255,255,0.3);
	transition: all 0.5s:
	color: white;
	}	
}
@media (max-width: 380px) {
	.header-blog :hover{
	background-color: rgba(255,255,255,0.5);
	}
}
@media (max-width: 380px) {
	.header-instagram :hover{
	background-color: rgba(255,255,255,0.5);
	}
}
@media (max-width: 380px) {
	a{
	line-height: 40px;
	padding: 0px 5px;
	color: white;
	display: block;
	float: right;
	}
}
@media (max-width: 380px) {
	.container h2 {
	margin-top: 70px;
	opacity: 0.9;
	font-size: 18px;
	float: left;
	}
}
@media (max-width: 380px) {
	.footer-message {
	font-size: 15px;
	}
}
@media (max-width: 330px) {
	.header {
	height: 28px;
	width: 95%;
	background-color: rgba(34,49,52,0.9);
	position: fixed;
	top: 0;
	z-index: 10;
	}
}
@media (max-width: 330px) {
	.header-logo {
	float: left;
	font-size: 20px;
	padding: 0px 20px;
	color: white;
	}
}
@media (max-width: 330px) {
	.header-right  {
	float: right;
	background-color: rgba(255,255,255,0.3);
	transition: all 0.5s:
	color: white;
	}	
}
@media (max-width: 330px) {
	.header-blog :hover{
	background-color: rgba(255,255,255,0.5);
	}
}
@media (max-width: 330px) {
	.header-instagram :hover{
	background-color: rgba(255,255,255,0.5);
	}
}
@media (max-width: 330px) {
	.header a{
	line-height: 40px;
	padding: 0px 5px;
	color: white;
	display: block;
	float: right;
	font-size: 10px;
	}
}
@media (max-width: 330px) {
	.container h2 {
	opacity: 0.9;
	margin-top: 100px;
	font-size: 10px;
	float: left;
	}
}
@media (max-width: 330px) {
	.footer-message {
	font-size: 12px;	
	}
}
@media (max-width: 330px) {
	.privacy {
	font-size: 10px;
	}
}
@media (max-width: 330px) {
	.work {
	width: 300px;
	margin-left: auto;
	margin-right: auto;
	}
}
@media(max-width: 330px) {
	.instagram-umekomi {
	width: 300px;
	height: 950px;
	margin: auto;
	}
}
