@charset "utf-8";
/* CSS Document */


/*=============================================

レスポンシブ

=============================================*/
@media screen and (max-width:1199px) {
header {
	margin: 0px auto;
	width: auto;
	height: auto;
}

h1 img {
	width: 100%;
	height: auto;
	vertical-align: bottom;
}

}

@media screen and (max-width:899px) {
body {
	background: none;
}

#container {
	width: auto;
}

div.section {
	width: auto;
}

section#perform {
	margin-left: 0px;
	margin-right: 0px;
}

#main {
	width: auto;
	border: none;
}
}

@media only screen and (max-width:862px) {
h1 img,
h2 img,
img.respo,
.service-price img,
.service-buy img {
	width: 100%;
	height: auto;
}

table img {
	display: block;
	margin: 10px auto;
}

.eye-catch {
	text-align: center;
}

.eye-catch img {
	width: 100%;
	height: auto;
}

}

@media screen and (max-width:750px) {
header {
    border-top: 5px solid #E73E30;
}

/* ...and position them! */
html:after{
    width:3px;
    top:0;
    right:0;
    bottom:0;
}

body:after{
    width:3px;
    top:0;
    bottom:0;
    left:0;
}

h2 {
	font-size: 2.0em;
	margin-bottom: 20px;
}

blockquote {
	margin-left: 0px;
	margin-right: 0px;
}

.border {
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 40px;
}

section#perform {
	margin-bottom: 20px;
}

#perform h2 {
	font-size: 1.5em;
}

h2.season-title {
	font-size: 150px
}

h4.product-title {
	position: absolute;
	width: 120px;
	height: 100px;
	font-size: 2.3em;
}

.product-price {
	font-size: 1.8em;
}

}

@media screen and (max-width:590px) {
.count.foot form input {
	font-size: 1.0em;
	word-wrap: break-word;
	width: 100%;
}
}

@media screen and (max-width:620px) {
.f-right {
	float: none;
	margin: 0px;
	margin-bottom: 15px;
	text-align: center;
}

.f-left {
	float: none;
	margin: 0px;
	margin-bottom: 15px;
	text-align: center;
}

.arrow img {
	width: 60%;
	height: auto;
}

}

@media screen and (max-width:474px) {
button {
	font-size: 1.3em;
}
}
