@charset 'UTF-8';
/*mixin定義*/
p
{
	font-size: 16px;
	line-height: 1.8;
}

#fil
{
	display: none;
}
#natsu {
	background-color: #edfdca;
	padding-bottom: 15px;
}

#tanabata {
	background-color: #EDF7FD;
	padding-bottom: 15px;
}

#otomari {
	background-color: #fffdde;
	padding-bottom: 15px;
}

#zoukei {
	background-color: #fbf1de;
	padding-bottom: 15px;
}
#contentInner
{
	width: auto;
	margin: 0 auto;
	position: relative;
	padding: 0;
}

#lp_title
{
	text-align: center;
}

#lp_title img
{
	width:100%;
}

.lp_subtitle
{
	margin: 55px 0;
}

#lp_songs
{
	margin-top: 60px;
}

.lp_dot
{
	margin: 80px 0;
}

#lp_lead
{
	line-height: 1.75;
	padding: 40px;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
	background: #fff;
	-o-border-radius: 9px;
	-ms-border-radius: 9px;
}

#lp_lead img
{
	margin-bottom: 10px;
}
#lp_lead p
{
	margin-top: 40px;
}

#lp_distribution
{
	overflow: hidden;

	padding: 40px 0;
}
#lp_distribution .lp_left
{
	float: left;

	margin-right: 20px;
}
#lp_distribution .lp_right
{
	float: right;

	width: 407px;
}
#lp_distribution .lp_right h3
{
	font-size: 30px;
	font-weight: bold;

	display: inline-block;

	padding-bottom: 20px;

	vertical-align: text-bottom;
}
#lp_distribution .lp_right #mainBan
{
	position: relative;

	display: inline-block;

	height: 102px;
	margin-left: 10px;
}
#lp_distribution .lp_right #mainBan .badgeTxt
{
	font-size: 30px;
	font-weight: bold;

	position: absolute;
	top: 27px;
	left: 21px;

	white-space: nowrap;
}
#lp_distribution .lp_right #mainBan .badgeBG
{
	position: absolute;
}
#lp_distribution .lp_right #mainBan .badgeBG .rImage
{
	-webkit-animation: spin 8s linear infinite;
	   -moz-animation: spin 8s linear infinite;
		-ms-animation: spin 8s linear infinite;
		 -o-animation: spin 8s linear infinite;
			animation: spin 8s linear infinite;
}
#lp_distribution .lp_right .txt03
{
	margin-bottom: 30px;
}
#lp_distribution .lp_right .img_tel
{
	margin: 20px 0 10px;
}

@-webkit-keyframes spin
{
	0%
	{
		-webkit-transform: rotate(0deg);
	}

	100%
	{
		-webkit-transform: rotate(360deg);
	}
}
@-moz-keyframes spin
{
	0%
	{
		-moz-transform: rotate(0deg);
	}

	100%
	{
		-moz-transform: rotate(360deg);
	}
}
@-ms-keyframes spin
{
	0%
	{
		-ms-transform: rotate(0deg);
	}

	100%
	{
		-ms-transform: rotate(360deg);
	}
}
@-o-keyframes spin
{
	0%
	{
		-o-transform: rotate(0deg);
	}

	100%
	{
		-o-transform: rotate(360deg);
	}
}
@keyframes spin
{
	0%
	{
		transform: rotate(0deg);
	}

	100%
	{
		transform: rotate(360deg);
	}
}
#lp_other_recommended
{
	padding-bottom: 50px;

	text-align: center;
}

.lp_main_recommended
{
  width: 910px;
  margin: 0 auto 50px;
}

#lp_valuable_info
{
	padding: 50px;

	text-align: center;

	color: #fed826;
	-webkit-border-radius: 9px;
	   -moz-border-radius: 9px;
			border-radius: 9px;
	background-color: #574a20;

		 -o-border-radius: 9px;
		-ms-border-radius: 9px;
}
#lp_valuable_info > p
{
	margin: 20px 0;

	text-align: left;
}
#lp_valuable_info .lp_3clm
{
	overflow: hidden;

	margin-right: -20px;
}
#lp_valuable_info .lp_3clm .lp_clm
{
	float: left;

	width: 263px;
	margin-right: 20px;
}
#lp_valuable_info .lp_3clm .lp_clm img
{
	margin-bottom: 20px;
}
#lp_valuable_info .lp_3clm .lp_clm p
{
	font-weight: bold;

	margin-bottom: 10px;

	text-align: left;
}
#lp_valuable_info .lp_3clm .lp_clm p + p
{
	font-weight: normal;

	margin-bottom: 20px;
}
#lp_valuable_info .btn06
{
	margin: auto;

	text-align: center;
}

#lp_home
{
	padding: 50px 0;

	text-align: center;
}

#footer_nav
{
	margin-top: 0;
}

.lp_items
{
	overflow: hidden;
	-webkit-border-radius: 9px;
	   -moz-border-radius: 9px;
			border-radius: 9px;
		 -o-border-radius: 9px;
		-ms-border-radius: 9px;
}
.lp_items p
{
	line-height: 1.6;
}
.lp_items .lp_image
{
	float: left;

	margin-right: 30px;
}
.lp_items h2
{
	font-size: 28px;
}
.lp_items .lp_summary
{
	float: left;

	width: 303px;
}
.lp_items .lp_summary h3
{
	font-size: 22px;
	font-weight: 100;
	height:60px;
	margin: 15px 0 0 0;
}
.lp_items .lp_summary h3.max {
	height: 100px;
}
#natsu .lp_items .lp_summary h3
{
	color: #067539;
}
#tanabata .lp_items .lp_summary h3
{
	color: #4790CE;
}
#otomari .lp_items .lp_summary h3
{
	color: #925822;
}
#zoukei .lp_items .lp_summary h3
{
	color: #906209;
}
.lp_items .lp_summary .lp_label
{
	font-size: 12px;

	display: inline-block;

	margin: 5px 0;
	padding: 4px 22px;

	color: #574a1f;
	-webkit-border-radius: 15px;
	   -moz-border-radius: 15px;
			border-radius: 15px;
		 -o-border-radius: 15px;
		-ms-border-radius: 15px;
}
.lp_items .lp_summary .lp_label.l_maker
{
	margin: 20px 0 10px 0;

	background-color: #C5C694;
}
.lp_items .lp_summary .lp_code
{
	font-size: 12px;
}
.lp_items .lp_summary .lp_price
{
	margin: 5px 0;
}
.lp_items .lp_summary .catch span
{
	font-size: 20px;
	font-weight: bold;
	color: #574A1F;
}
.lp_items .lp_summary .lp_price span
{
	color: #c00;
}
.lp_items .lp_summary .lp_price span span
{
	font-size: 30px;
	font-weight: bold;

	padding-right: .3em;
}
.lp_items .lp_summary .lp_links + .lp_links
{
	margin-left: 15px;
}
.lp_items.even
{
	overflow: hidden;

	-webkit-border-radius: 0;
	   -moz-border-radius: 0;
			border-radius: 0;
	background-color: transparent;
}
.lp_items.even .lp_image
{
	float: right;

	margin-right: 0px;
}
.lp_items.even .lp_summary
{
	float: left;

	width: 480px;
}


.mt20 {
	margin-top: 20px;
}
.mt50 {
	margin-top: 50px;
}
.mt80 {
	margin-top:80px;
}

.mb30 {
	margin-bottom: 30px;
}
.mb80 {
	margin-bottom: 80px;
}

.sectionWrap01 {
  margin: 10px 0px;
  text-align: center;
}

.lp_table {
	margin-top: -20px;
	padding: 60px 15px;
	z-index: -5;
	width: 866px;
}

.lp_bg_white {
	background-color: #E8EFC0;
	border-radius: 20px;
	border:solid 2px #8DC21F;
}

/* メニュー */
.lp_categoryanchor {
	margin:30px 0 65px;
	text-align: center;
}
.lp_categoryanchor li {
	display: inline-block;
	margin:0 10px;
}

.lp_title.natsu {
	margin: -15px 0 45px;
}

.lp_title.tanabata {
	margin: -25px 0 45px;
}

.lp_title.otomari {
	margin: -51px 0 45px;
}

.lp_title.zoukei {
	margin-bottom: 25px;
}
.lp_title{
	width:100%;
}
/* 画像のない商品のタイトル */
.lp_summary .catch span
{
	font-size: 20px;
	font-weight: bold;
	color: #574A1F;
}

#lp_title {
	position: relative;
}
.obj1 {
	position: absolute;
}


.swing {
    -moz-animation: swing linear .5s infinite;
    -moz-transform-origin: center -20px 0;
    -webkit-animation: swing linear .5s infinite;
    -webkit-transform-origin: center -20px 0;
    -ms-animation: swing linear 5s infinite;
    -ms-transform-origin: center -20px 0;
    -o-animation: swing linear 5s infinite;
    -o-transform-origin:center -20px 0;
    animation: swing linear 5s infinite;
    transform-origin: center -20px 0;
    display: block;
    float:left;
    box-shadow: 5px 5px 10px rgba(0,0,0,0.5);
}

@-moz-keyframes swing {
    0% { -moz-transform: rotate(0deg) }
    25% { -moz-transform: rotate(3deg); }
    50% { -moz-transform: rotate(0deg); }
    75% { -moz-transform: rotate(-3deg); }
    100% { -moz-transform: rotate(0deg); }
}
@-webkit-keyframes swing {
    0% { -webkit-transform: rotate(0deg); }
    25% { -webkit-transform: rotate(3deg); }
    50% { -webkit-transform: rotate(0deg); }
    75% { -webkit-transform: rotate(-3deg); }
    100% { -webkit-transform: rotate(0deg); }
}
@-o-keyframes swing {
    0% { -o-transform: rotate(0deg); }
    25% { -o-transform: rotate(3deg); }
    50% { -o-transform: rotate(0deg); }
    75% { -o-transform: rotate(-3deg); }
    100% { -o-transform: rotate(0deg); }
}
@-ms-keyframes swing {
    0% { -ms-transform: rotate(0deg); }
    25% { -ms-transform: rotate(3deg); }
    50% { -ms-transform: rotate(0deg); }
    75% { -ms-transform: rotate(-3deg); }
    100% { -ms-transform: rotate(0deg); }
}
@keyframes swing {
    0% { transform: rotate(0deg); }
    25% { transform: rotate(3deg); }
    50% { transform: rotate(0deg); }
    75% { transform: rotate(-3deg); }
    100% { transform: rotate(0deg); }
}

.lp_items.s_even .lp_summary {
    float: left;
    width: 420px;
}
.lp_items.s_even .lp_summary + .lp_summary {
	float: right;
}
.col3{
	float:left;
	width:24%;

}

.lp_items .lp_summary .col3 h3{
	font-size: 16px;
	font-weight: bold;
}

.lp_items .lp_summary .col3 .catch span ,p{
	font-size: 14px;
}

.lp_items .lp_summary .col3 .lp_price .catch span {
	font-size: 20px;
}


.lp_items .lp_image {
    float: left;
    margin-right: 15px;
}
.lp_items.s_even .lp_summary .lp_price {
    font-size: 14px;
}

.lp_items.s_even .lp_summary .lp_price span span {
	font-size: 24px;
	font-weight: bold;
	padding-right: .3em;
}
.lp_items.s_even .lp_summary h3 {
	font-size: 22px;
	font-weight: 100;
	margin-top: 10px;
}
.lp_items.s_even .lp_summary .catch span {
	font-size: 16px;
	font-weight: bold;
}

.original01 {
	background-color: #FFE9E9;
	padding: 30px;
	border-radius: 10px;
}

p.ori01 {
	text-align: center;
	font-size: 20px;
	color: #ED7673;
	font-weight: bold;
}

h3.ori01 {
	background-color: #ED7673;
	padding: 10px;
	text-align: center;
	font-size: 26px;
	color: #fff;
	font-weight: bold;
	border-radius: 10px;
	margin-bottom: -50px;
}

.lp_image:before {
	position: absolute;
	bottom: 15px;
	left: 15px;
	z-index: 10;
	content: url(https://d32sw8gozyguks.cloudfront.net/resource/20160620/icon_scale.png);
}

a.various {
	position: relative;
	display: block;
}

p.title_text {
	text-align:center;
	font-size:26px;
	margin-bottom:30px;
	font-weight:bold;
}

.hints img {
	margin-bottom:20px;
}

p.manner img {
	margin-bottom:0px;
}
p.manner {
	margin-top:10px;
}

.pdf {
	text-align:center;
	margin: 40px;
}

h4 img { padding-bottom:10px; }

