.lp_wrap {width:980px;margin-left:auto;margin-right:auto;}
.s .lp_wrap {width:100%;}

.txIn_01{text-indent: -1em;padding-left: 1em;}
.s-lh01{line-height: 1.7;}
/*form--------------------------------*/
.lp-form{
	width:90%;
	border:#e6e6e6 solid 1px;
}

.lp-form h4{
	background:#efefef;
	font-weight:bold;
	text-align:center;
	border-bottom:#e6e6e6 solid 1px;
}

.lp-form h5{
	border-bottom:#000 solid 2px;
}

.lp-form .free{
	color:#fc0000;
}

.net{
	line-height:1.5;
}

p.dlv a{
	font-weight:bold;
	text-decoration:underline;
	color:#2C5B9A;
}

p.dlv a:hover{
	text-decoration:underline;
	color:#489BCC;
}

/*sns--------------------------------*/

.snsBox{
  width: 980px;
  margin: 0px auto;
}
.snsBox ul{
  width: 600px;
  margin: 0 auto;
  overflow: hidden;
  padding: 0;
}
.snsBox li{
  float: left;
  margin: 0 10px;
  list-style: none;
}

.lp_wrap div.sns_bg{
	background-color:#d7d7d7;
	padding:40px 0;
	margin:40px 0;
}

.accordion img{
	cursor: pointer;
}
.note{
	line-height: 1.5;
}
.note2{
	margin-left: 1em;
	text-indent: -1em;
	line-height: 1.5;
}
.settlement_ttl{
	padding: 5px;
	text-align: center;

	margin: 30px auto 0;
	font-size: 36px;
	font-weight: bold;
	color: #fff;
	background-color: #080059;
	border-radius: 40px;
}
.settlement_img{
	max-width: 880px;
	margin: 0 auto;
	display: block;
}


@media screen and (max-width: 640px) {
	.settlement_ttl{
		padding: 1% 3%;
		text-align: center;
		width: 94%;
		margin: 3%;
		font-size: 26px;
		font-weight: bold;
		color: #fff;
		background-color: #080059;
	}
	
	.accordion{
		width: 90%;
		margin: 0 auto;
	}
	.note{
	margin: 0px 20px 0 20px;
	line-height: 1.5;
}
	.snsBox{
	  width: 100%;
	  margin: 0px auto;
	}
	.snsBox ul{
	width: 300px;
	  overflow: hidden;
	  text-align: center;
	  letter-spacing: -0.4em;
	}
	.snsBox ul li{
	  width: 90px;
	  margin: 0 5px;
	  display: inline-block;
	  letter-spacing: normal;
	}
	.snsBox ul li img{
	  width: 100%;
	  height: auto;
	}

	.lp_wrap div.sns_bg{
	padding:20px 0;
	margin:20px 0;
	}
}
.movie-wrap {
	position: relative;
     width: 100%;
     height: 0;
     padding-top: 56.25%;
}

.movie-wrap iframe {
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


.s .movie-wrap {
	position: relative;
     width: 100%;
     height: 0;
     padding-top: 56.25%;
}

.s .movie-wrap iframe {
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}



/*ごちそう三昧------------------------*/

.min{
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.lp_wrap h3 span{
	vertical-align:middle;
}
span.price_icon{
	background:#931d22;
	border-radius:5px;
	color:#fff;
}


#term_area{
	background:#72151a;
	color:#FFF;
}

#item_area{
	color:#221613;
}

#item_area02{
	color:#221613;
}

#item01{
	background:url(../img/bg01.jpg);
	background-size:cover;
}
#item02{
	background:url(../img/bg02.jpg);
	background-size:cover;
}
#item03{
	background:url(../img/bg03.jpg);
	background-size:cover;
}
