@charset "utf-8";
/* CSS Document */

h1#store a{
	display:block;
	background-position: 10px 2px;
	background-image:url(../../img/logo_onlinestore.png);
	width:252px;
	background-repeat:no-repeat;
	text-indent:-7777px;
	height:40px;
	float:left;
}
#wrap-content{
    letter-spacing: 0.1em;
}

#wrap-content h2.main-photo{
	margin-top:20px;
	background:#fff;
	border:1px solid #d2d2d2;
	border-bottom:none;
}
/* メインコンテンツここから */
.campaign-box{
	width:1000px;
	display:block;
	border-bottom:none;
}
.campaign-box .copy1{
	width:838px;
	padding:40px 80px;
	border:1px solid #d2d2d2;
	background:#fff;
	border-top:none;
	border-bottom:none;
}
.campaign-box h3.caption{
	font-size:170%;
	font-weight:bold;
}
.leftbox{
	width:300px;
	margin-top:10px;
	font-size:14px;
}
.leftbox h3{
	font-weight: 700;
	font-size: 2.2rem;
}
.rightbox{
	width:538px;
}
.campaign-box .copy1 p.text{
	margin-top:20px;
}
/* バナーコンテンツここから */
.campaign-banner-box{
	width:918px;
	/*height:352px;/*709px;2段目ある場合*/
  height: 400px;
	border:1px solid #d2d2d2;
	padding:40px;
	background:#fff;
}
.banner-box{
	width:302px;
	/*height:352px;*/
  height: 390px;
	background:#fff;
	float:left;
	display:block;
	border:1px solid #d2d2d2;
	position:relative;
}
.banner-box h3{
	font-size:110%;
	margin:15px 10px 10px 10px;
	font-weight: 700;
}
.banner-box-left{
	margin-bottom:3px;
	margin-right:3px;
}
.banner-box-right{
	margin-bottom:3px;
}
.banner-box .image{
	padding:2px;
}
.banner-box p.text{
	width:282px;
	/*font-size:11px;*/
  font-size: 1.5rem;
	margin:0 10px 10px 10px;
	color:#707070;
}
.banner-box a.arrow1{
	color:#707070;
}
.banner-box a.arrow4{
	position:absolute;
	/*width:100px;*/
  width:120px;
	left:0;
	top:0;
	/*margin:325px 10px 0 10px;*/
  margin: 340px 10px 0 10px;
  
}