@charset "shift_jis";


#header2 {
	width: 100%;
	max-width: 980px;
	margin: auto;
}
#header2 img {
	width: 100%;
}
#aoume {
	width: 100%;
	max-width: 980px;
	margin: auto;
}
#aoume p {
	margin: 8px;
}
.ue {
	margin-top: 24px!important;
}
.red {
	color: #d00;
}
#aoume p.catch,#aoume p.catch2 {
	font-weight: bold;
	font-size: 120%;
	text-align: center;
}
#aoume p.catch {
	padding-top: 4px;
	padding-bottom: 4px;
	background: rgba(255, 150, 150, 0.3);
	border-radius: 8px;
}
#aoume p.catch2 {
	padding-top: 16px;
}
	#aoume p.catch span {
		white-space: nowrap;
	}
#aoume h2 {
	clear: both;
	line-height: 2.4em;
	margin: 16px 0 8px;
	padding-left: 16px;
	color: #000;
	font-size: 14px;
	text-shadow: 1px 1px 0 #fff, -1px 1px 0 #fff, 1px -1px 0 #fff, -1px -1px 0 #fff,
							1px 0 0 #fff, 0 1px 0 #fff, 0 -1px 0 #fff, -1px 0 0 #fff;
	background: #a0d84b;
	background: -moz-linear-gradient(top, #a0d84b 0%, #b4e391 49%, #a5d181 51%, #61c419 100%);
	background: -webkit-linear-gradient(top, #a0d84b 0%,#b4e391 49%,#a5d181 51%,#61c419 100%);
	background: linear-gradient(to bottom, #a0d84b 0%,#b4e391 49%,#a5d181 51%,#61c419 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a0d84b', endColorstr='#61c419',GradientType=0 );
}
#aoume h2.no2 {
	margin-top: 32px;
}
#aoume div.cart1 {
	display: table;
	width: 92%;
	margin: 8px auto;
	padding: 16px;
	border: solid 1px #000;
	background: url("../aoume_img/bg.png");
}
#aoume div.point ol {
	margin: 0 20px 8px 40px;
}
#aoume div.point ol li {
	margin-top: 8px;
}
#aoume div.point ol li span {
	color: #f00;
	font-weight: bold;
	font-size: 110%;
}
#aoume div.cart1 p.lh_em14 {
	line-height: 1.4em;
}
#aoume img.r_image, #aoume img.l_image{
	width: calc(100% - 32px);
	margin: 8px 16px;
}
#aoume div.l_image {
	width: calc(100% - 32px);
	margin: 8px 16px;
}
#aoume div#cart form label {
	line-height: 3em;
	font-size: 16px;	
	width: 100%;
	display:block;
	text-align: center;
}
#aoume div#cart form label input.weight {
	
}
#aoume div#cart .buy {
	width: calc(100% - 48px);
	margin: 16px auto 8px;
	height: 2em;
	line-height: 1.5em;
	display: block;
	border-radius: 15px;
	text-align: center;
	text-decoration: none;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	text-shadow: -1px -1px 1px #205b99;
	letter-spacing: 2px;
	background: #900;
	background: -moz-linear-gradient(top,  #a00 0%, #d00 20%, #500 100%);
	background: -webkit-linear-gradient(top,  #a00 0%,#d00 20%,#500 100%);
	background: linear-gradient(to bottom,  #a00 0%,#d00 20%,#500 100%);
	border: ridge 4px #f00;
	cursor: pointer;
}
#aoume div.caution {
	display: table;
	border: double 3px #000;
	width: 90%;
	margin: 0 auto 16px;
	padding: 8px;
}
#aoume div.caution p.catch {
	background: none;
	padding-top: 0;
	padding-bottom: 0;
}
#aoume div.caution img {
	display: table;
	width: 80%;
	margin: 0 auto;
}
#aoume div#lp_05 {
	display: table;
	width: 96%;
	max-width: 960px;
	margin: auto!important;
	padding: 8px;
	border-radius: 8px;
	background: #fff;
}
#aoume div#lp_05 div.shoukai {
	float: left;
	width: calc(50% - 8px);
	margin: 4px;
	padding: 6px;
	border-radius: 3px;
	background: #fff;
	box-shadow: 1px 1px 3px #777;
}
#aoume div#lp_05 div.shoukai p {
	text-align: center;
	line-height: 1.2em;
	padding: 2px 0 0;
	margin: 0;
	font-weight: bold;
}
#aoume div#lp_05 div.shoukai img {
	width: 100%;
}

@media screen and (min-width: 641px){/*ここからPC版設定*/
#aoume {
	display:table;
	width: 100%;
	max-width: 980px;
	margin: auto auto 64px;
}
#aoume p.catch {
	font-weight: bold;
	font-size: 220%;
	text-align: center;
	margin-top: 24px;
	line-height: 1em;
	padding-top: 18px;
	padding-bottom: 12px;
	border-radius: 8px;
}
#aoume p.catch2 {
	font-weight: bold;
	font-size: 200%;
	text-align: left;
	margin-top: 24px;
	line-height: 1em;
	padding-top: 0;
}
#aoume p {
	margin: 18px;
	font-size: 16px;
	line-height: 3em;
}
#aoume h2 {
	line-height: 2em;
	margin: 24px 0 0;
	padding-left: 24px;
	font-size: 24px;
	text-shadow: 2px 2px 1px #fff, -2px 2px 1px #fff, 2px -2px 1px #fff, -2px -2px 1px #fff,
							2px 0 1px #fff, 1px 2px 0 #fff, 0 -2px 1px #fff, -2px 0 1px #fff;
}
#aoume h2.no2 {
	margin-top: 48px;
}
#aoume img.r_image {
	float: right;
	width: calc(30% - 16px);
	margin: 16px 32px;
}
#aoume img.l_image {
	float: left;
	width: calc(30% - 16px);
	margin: 16px 32px;
}
#aoume div.l_image {
	float: left;
	width: calc(30% - 16px);
	margin: 16px 32px;
}
#aoume div.l_image img {
	width: 100%;
}
#aoume div.point ol {
	font-size: 24px;
	margin: 16px 48px 32px 88px;
}
#aoume div.point ol li {
	margin-top: 24px;
	line-height: 1.6em;
	letter-spacing: 2px;
}
#aoume div.point ol li span {
	color: #f00;
	font-weight: bold;
	font-size: 110%;
}
#aoume div#cart form {
	float: right;
	width: calc(68% - 48px);
}
#aoume div#cart form label {
	line-height: 2em;
	text-align: left;
}
#aoume div#cart .weight {
	margin-left: 15%;
}
#aoume div#cart .buy {
	width: calc(100% - 80px);
	margin: 16px 24px 48px 24px;
	height: 2.5em;
	line-height: 2em;
}
#aoume div.caution {
	clear:both;
	width: 90%;
	margin: 0 auto 16px;
}
#aoume div.caution p {
	margin: 8px 24px;
	line-height: 1.8em;
}
#aoume div.caution p.catch {
	margin-top: 8px;
	background: none;
	padding-top: 0;
	padding-bottom: 0;
}
#aoume div.caution img {
	float: right;
	width: 30%;
	margin: 0 24px;
}
#aoume div#lp_05 {
	display: table;
	width: 94%;
	max-width: 960px;
	margin: 0px auto!important;
	padding: 16px;
	border-radius: 16px;
}
#aoume div#lp_05 div.shoukai {
	float: left;
	width: calc(20% - 20px);
	margin: 4px;
	padding: 6px;
	border-radius: 3px;
	background:#fff;
	box-shadow: 1px 1px 3px #777;
}
#aoume div#lp_05 div.shoukai p {
	padding: 6px 0 0;
}
}/*ここまでPC版設定*/

