@charset "Shift_JIS";
#campaignBox{
	margin:50px auto 0 auto;
	width:1024px;
}
.list-link-x li{
	margin-bottom:10px !important;
}
.list-link-x {
  padding-left: 0;
  list-style: none;
  }
  .list-link-x li {
    margin-top: 0.5em; }
    .list-link-x li:first-child {
      margin-top: 0; }
    .list-link-x li a {
      color: #333;
      position: relative;
      padding: 0 0 0 16px;
      display: inline-block; }
      .list-link-x li a:before {
        content: "";
        border-color: transparent;
        border-style: solid;
        border-top-width: 4px;
        border-right-width: 0;
        border-bottom-width: 4px;
        border-left-width: 6px;
        border-left-color: #0ba2ef;
        vertical-align: middle;
        display: inline-block;
        margin: 0 0 0 0;
        position: absolute;
        left: 0;
        top: 5px; }
.p-txt{
	text-align: center;
	font-size:18px;
	margin-top:40px;
	line-height:2em;
	font-weight: 300;
}
.main-box{
	margin:0;
	padding:10px 0 0 0;
	width:1024px;
	height:623px;
	background: url(../img/bg25aug.png) no-repeat;
	background-size:100%;
	text-align: center;
	position: relative;
	font-family:"vdl-v7marugothic", sans-serif;
	font-style: normal;
	font-weight: 800;
	color:#ef7da3;
	}
.main-txt{
	font-size: 62.5%; 
}
.main-txt h1{
	text-align: center;
	padding:0 auto 0 auto;	
	margin-top:0;
	margin-right:10px;
	margin-top:130px;
	float:right;
	width:579px;
}

.txt-brand-name{
	color:#ef7da3;
	font-size:2rem;
	line-height:1.5em;
	margin-bottom:40px;
	margin:20px auto 10px auto;
	padding:0;
	font-weight: 800;
}
/*＼人気商品を選んでもらえる！／のスラッシュ部分をドットにする
.decorative-text {
	font-size: 24px;
	color: #FFF;
	font-weight: bold;
	position: relative;
	display: inline-block;
	padding: 0 10px;
}

.decorative-text:before,
.decorative-text:after {
	content: "・・・・・"; 
	color: #FFF;
	position: absolute;
	top: 50%;
	transform: translateY(-50%) rotate(60deg);  斜めに配置  rotateを変更すると角度が変わる
	font-size: 16px;
	letter-spacing: -8px; ドットの間隔を狭く設定 
}

.decorative-text:before {
	left: -30px;  左側の位置調整 
}

.decorative-text:after {
	right: -20px;  右側の位置調整 
	transform: translateY(-50%) rotate(-60deg);  反対方向に斜めに配置  rotateを変更すると角度が変わる
margin-top:0.48em;

}*/

.ninki-txt{
	margin:10px auto 24px auto;
	/*height:40px;
	line-height: 40px;*/
	display: inline-block;
    border-radius: 20px;
    -webkit-border-radius: 20px; 
    -moz-border-radius: 20px; 
	background: #564423;
	color:#FFF;
	font-size:24px;
	text-align: center;
	padding:10px;
	font-weight: 800;
}


.txt-giftee{
	color:#ef7da3;
	/*text-shadow: 0 4px 4px #FFF;横・縦・ぼかし*/
	font-size:68px;
	display: inline-block;
	margin-bottom:5px;
	padding:0;
	line-height: 1em;
	font-weight: 800;
	/*font-style: italic;*/

}
.txt-saidai{
	color:#ef7da3;
	/*text-shadow: 0 3px 3px #668874;横・縦・ぼかし*/
	font-size:5rem;
	line-height: 1.2em;
	/*margin-bottom:10px;*/
	font-weight: 800;
	/*font-style: italic;*/
	
}

.txt-kingaku{
	color:#ef7da3;
	/*text-shadow: 0 4px 4px #FFF;横・縦・ぼかし*/
	font-size:100px;
	line-height: 1.2em;
	letter-spacing:-0.05em;/*文字詰めフォントによって*/
	margin-right:0.05em;/*文字詰めした際フォントによって*/
	/*margin-bottom:30px;*/
	font-weight: 800;
	/*font-style: italic;*/
	
}
.txt-zenin{
	color:#ef7da3;
	/*text-shadow: 0 4px 4px #FFF;横・縦・ぼかし*/
	font-size:4.8rem;
	display: inline-block;
	margin-top:20px;
	font-weight: 800;
	/*-webkit-text-stroke: 1px #3fb8ec;縁取り*/
  	/*text-stroke: 1px #3fb8ec;縁取り*/
	/*font-style: italic;*/

}
.txt-white{
	color:#FFF;
	font-size:24px;
}
.kenkyu-img{
	display: block;
	margin:5px auto 30px auto;
	display: block;
}
.template-img{
	width:400px;
	display: block;
	margin:16px 10px 10px 97px;
	float:left;
}
.obi-img{
	width:100%;
	display: block;
	position: absolute;
	bottom:0;
}
.amazon{
	margin:0 0 0 1em;
	padding:0;
	list-style-type: decimal;
	list-style-position: outside;
}
.amazon li{
	font-size:11px;
	color:#666;
}