@charset "UTF-8";

@import url("normalize.css");
@import url("general.css");
@import url("style.css");


div.container {
	width: 95%;
}

section#story01 article {
	display: block;
}

section#story01 aside {
	display: block;
	margin: 30px 0;
}

section#story01 aside h2 {
	text-align: center;
}

section#story01 aside h2 img {
	width: auto !important;
}

section#story01 aside ul.sp_float li {
	float: left;
	width: 33.33333%;
	margin: 1em 0;
	padding: 0 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

section#story01 aside ul.sp_float:after {
	clear: both;
}

section#story01 div.spacer {
	display: none;
}

section#story02 aside {
	background-position: left top;
}

section#story02 article {
	padding: 30px 5%;
}

section#benefit h2 {
	margin: 0 5%;
}

section#benefit p {
	margin: 0.5em 5% 2em 5%;
}

section#effect div.container {
	padding: 28px 10%;
	background-size: 20%,
					16.4%,
					auto;
}

section#menu h2 {
	margin: 0.5em 5% 1em 5%;
}

section#menu p {
	margin: 0.5em 5% 2em 5%;
}

section#voice div#bijuku {
	background-position: left 10px;
}

section#offer div.container {
	padding: 5px;
}

section#offer div.container article {
	padding: 5px;
}

section#offer p {
	margin: 0.5em 10px 2em 10px;
}

section#offer p#pc_offer {
	position: relative;
	right: auto;
	bottom: auto;
	margin: 0.5em 0 0 0;
	text-align: right;
}

section#offer p#pc_offer img {
	width: 100% !important;
}



section#offer p#sp_offer,
section#optin div#sp_optin {
	display: none;
}

section#optin form {
	padding: 20px 3%;
}

section#optin form table th,
section#optin form table td {
	display: block;
}

section#optin form select {
	font-size: 1em;
}



section#story01 article div.wrap p img,
section#story02 article p img,
section#menu p img,
section#offer p img {
	float: right;
	width: 30% !important;
	margin: 0 0 1em 20px;
}



div#pagetop a {
	width: 35px;
	height: 35px;
}

div#pagetop a img {
	width: 100% !important;
}


header div#pcTop {
	display: none;
}
header div#spTop {
	padding: 0;
}
header div#spTop:after {
	content: "";
	display: block;
	clear: both;
	border-bottom: 0 none;
}
header div#spTop div.words {
	width: 100%;
	display: block;
	margin: 0;
	padding: 0;
}
header div#spTop div.words:after {
	content: "";
	display: block;
	clear: both;
	border-bottom: 0 none;
}
header div#spTop div.words div.left {
	float: left;
	margin: 0;
	padding: 0;
	width: 70%;
}
header div#spTop div.words div.right {
	float: left;
	margin: 0;
	padding: 0;
	width: 30%;
}
header div#spTop div.offer {
	width: 90%;
	padding: 4%;
	margin: 0 auto 1em auto;
	text-align: center;
	border: 2px solid #79A43F;
	background: #ffffff;
	border-radius: 5px; /* CSS3‘ˆÄ */  
	-webkit-border-radius: 5px; /* Safari,Google Chrome—p */  
	-moz-border-radius: 5px; /* Firefox—p */ 
}
header div#spTop div.offer:after {
	content: "";
	display: block;
	clear: both;
	border-bottom: 0 none;
}
header div#spTop p {
	display: block;
	width: 100%;
	background: none;
	text-align: center;
	margin:  0 0 0.5em 0;
	line-height: 1em;
}
header div#spTop p span {
	font-size: 12px;
}
header div#spTop img {
	width: 100%!important;
}

p.common_btn {
	width: 95%!important;
	margin: 0.5em auto 0 auto!important;
	text-align: center;
	float: none;
}
p.common_btn img,
section#menu p.common_btn img {
	float: none!important;
	width: 100% !important;
	margin: 0!important;
}

section#offer p.contents img {
	width: 100% !important;
	margin: 0;
}

