#breadcrumb-area{
	font-size:13px;
	padding-top:7px;
	padding-bottom:5px;
	background:#fff;
}
.breadcrumb{width:950px;margin:0 auto;}
#sns{
	text-align:right;
	margin:-30px auto 0;
	width:950px;
}

.floatBnr{
	position:fixed;
	top:150px;
	right:0;
	width:112px;
	height:407px;
	z-index:555;
}
.floatBnr a{
	display:block;
	width:112px;
	height:407px;
}
@media screen and (max-width: 1000px) {
	.floatBnr{display:none;}
}

#contents_wrapper{
	margin-top:100px;
}

/* section 01
-----------------------------------------------------*/
#sec01{
	background:url(../../../img/page/campaign/1904_gogoGWbg_01.gif) no-repeat center top;
}
#sec01 h1{
	text-align:center;
	margin:0 auto;
	padding:30px 0;
}
#sec01 h2{
	text-align:center;
	margin:0 auto;
}
#sec01 .inr{
	background:#fff000;
	padding:50px;
}
#sec01 .inr h3{
	text-align:center;
	margin:0 auto;
	font-size:24px;
	font-weight:bold;
	color:#065c40;
	line-height:1.8;
}
#sec01 .inr h3 em{
	font-style: normal;
	font-size:34px;
	font-weight:bold;
}
#sec01 .inr .mini{
	text-align:center;
	font-size:16px;
	color:#065c40;
	line-height:1.8;
}




/* section 02
-----------------------------------------------------*/
#sec02{
	width:950px;
	margin:0 auto;
	padding:30px 0 30px;
}
#sec02 h2 {
  position: relative;
  display: inline-block;
  padding: 0 45px;
  color:#000;
  font-size:20px;
}
#sec02 h2:before, #sec02 h2:after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 44px;
  height: 2px;
  background-color: black;
  -webkit-transform: rotate(-60deg);
  transform: rotate(-60deg);
}
#sec02 h2:before {
  left:0;
}
#sec02 h2:after {
  right: 0;
}



/* section 03
-----------------------------------------------------*/
#sec03{
	width:100%;
	background:#efefef;
	text-align:center;
	padding:30px 0 30px;
}
#sec03 h3{
	width:850px;
	text-align:center;
	font-size:22px;
	font-weight:bold;
	font-style:oblique;
	color:#065c40;
	letter-spacing:1px;
	margin:20px auto;
}

#sec03 h3 em{
	font-size:28px;
	font-weight:bold;
	font-style:oblique;
}

#sec03 h3 br{
	display:none;
}
#sec03 ul.topicList{
	width:970px;
	margin:0 auto 50px;
}
#sec03 ul.topicList:after{
  content: ".";
  display: block;
  height: 0;
  font-size:0;
  clear: both;
  visibility:hidden;
}
#sec03 ul.topicList li{
	width:300px;
	height:262px;
	margin:20px 10px;
	float:left;
	position:relative;
}

#sec03 ul.topicList li a{
	height:250px;
}

#sec03 ul.topicList li a .imgframe img{
	width:100%;
}
#sec03 ul.topicList li a h4{
	padding:10px;
	background:rgba(255,255,255,0.6);
	font-size:14px;
}


.list-mv07{
	opacity: 0;
	transform: translate(0,60px);
	-webkit-transform: translate(0,60px);
}
.mv07{
	opacity: 1.0;
	transform: translate(0,0);
	-webkit-transform: translate(0,0);
}


.sp{display:none;}

/* ブログコンテンツ
-----------------------------------------------------*/
.motto-btn > p > a.blog-content-webshop-link {
	margin: 0 0 0 25px;
}
