<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* CSS Document */
h1 {
    background: none;
    border-bottom: none;
    font-weight: normal;
    padding: 0;
}

h2,
h3 {
	background:none;
    clear: both;
    display: block;
    float: none;
    height:auto;
    line-height:1;
    margin: 0;
    padding: 0;
    position: static;
    width: auto;
	border:none;
	color:none;
}
h3, h4, h5, h6 {
	background: none;
	margin-bottom: 0;
	padding: 0;
}
img {
	line-height:0;
	vertical-align:top;
	width:100%;
	max-height:none;
  text-align: center;
}
.clearfix:after {
  content:" ";
  display:block;
  clear:both;
}

.normal_wrap {
  width: 84%;
  margin: 10.6% auto 0;
}

#main_contents_wrap {
  background: url(/sp/promotions/ana-furusato/feature/common/images/background.jpg) left top repeat;
  background-size: 46% auto;
}

.link_portal {
  width: 84%;
  margin: 20% auto 0;
}
.page_top {
  margin: 12.2% 0 0;
  text-align: center;
}
.page_top a {
  color: #000;
}
.social_links {
  text-align: center;;
  margin: 15.3% 0 0;
  padding: 0 0 2.9%;
}
.social_links a {
  display: inline-block;
  width: 10%;
}
.social_links a + a {
  margin-left: 5%;
}


/* common footer */
.feature_footer {
  background: url(/sp/promotions/ana-furusato/feature/common/images/bg_footer.png) repeat left top;
  padding-top: 16%;
  padding-bottom: 5%;
  text-align: center;
}
.feature_footer_icon {
  width: 47.6%;
  margin: 0 auto 17.3%;
}
.feature_footer .logo {
  width: 76.2%;
  margin: 0 auto;
}
</pre></body></html>