  @charset "UTF-8";
/*================================================

【楽天市場】楽天ふるさと納税｜寄付金の用途から探す

=================================================*/


/*
localNavi 調整 css
----------------------------------------------------*/
#localNavi .categoryMenu dd {
  left: 247px!important;
  width: 250px!important;
  height: auto!important;
}

/*
furusato-kanban
----------------------------------------------------*/
.furusato-kanban[data-layout=default] {
  max-width: 960px;
  text-align-last: left;
  padding: 40px 0;
}
.furusato-kanban[data-layout=default] .furusato-kanban__textContainer {
  position: inherit;
  bottom: 0;
  width: 100%;
  margin-left: 0;
  text-align: center;
  font-size: 16px;
  transform: translateX(0);
}
.furusato-kanban[data-layout=default] .furusato-kanban__title {
  display: block;
  font-size: 20px;
  margin-bottom: 8px;
}
.furusato-kanban[data-layout=default] .furusato-kanban__leadText {
  display: block;
  font-size: 13px;
  line-height: 1.3;
}


/* text */

.purpose__ttl{
  font-size: 18px;
  font-weight: bold;
  color: #333333;
  margin-bottom: 20px;
}
.purpose__lead{
  font-size:14px;
  color:#333333;
  margin-bottom: 16px;
}


.anchor {
  padding: 0 0 10px 0;
  margin-bottom: 50px;
  border-bottom: 1px solid #ebebeb;
  text-align: right;
  line-height: 0;
}

.anchor .ecm-icon-chevron-down {
  padding-left: 8px;
  color: #999999;
}

.moreItem a {
  background-color: #f7f7f7;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 460px;
  min-height: 64px;
  color: #333 !important;
  font-size: 16px;
  font-weight: normal !important;
  margin: auto;
  border-radius: 4px;
  border: 1px solid #cccccc;
}
.moreItem a:hover {
  text-decoration: none;
}


/*
rl-2columnWrap
----------------------------------------------------*/

.furusato-main .ecm-alcor-name {
  height: inherit;
}

/* keyword_area */
.furusato-keyword-button {
  outline: none;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  vertical-align: middle;
  margin: 0;
  background: #fff;
  border: 1px solid #d1d1d1;
  border-radius: 4px;
  line-height: 1.1;
  font-size: 14px;
  box-sizing: border-box;
  padding: 19px 0;
  color: #333!important;
}
.furusato-keyword-button.-size14 {
  padding: 15px 0;
  height: 50px;
}
.furusato-keyword-button:hover {
  text-decoration: none;
}
.furusato-keyword-button:hover:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .04);
}
.keyword_area .furusato-keyword-button{
  position: relative;
}
.furusato-keyword-button.-size16 .furusato-keyword-button__text {
  margin-left: 24px;
  margin-right: 24px;
  font-size: 16px;
}
.keyword_area .furusato-keyword-button .ecm-icon-chevron-right {
  position: absolute;
  right:16px;
  margin:0;
}
.keyword_area.-crowdfunding {
  display: flex;
  justify-content: center;
  width:468px;
  margin-left:auto;
  margin-right:auto;
}
.keyword_area.-crowdfunding .furusato-keyword-button {
  width:100%;
}


/* クラウドファンディングとは？
----------------------------------------*/
.topGuide {
  position: relative;
  z-index: 1;
  padding: 50px 0;
  color: #323232;
  background: #fff;
}

.topGuide__title {
  font-size: 32px;
  line-height: 1.5;
  text-align: center;
  color: #9b7332;
}

.topGuide__lead {
  font-size: 16px;
  margin-top: 14px;
  text-align: center;
}

.topGuide__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 23px;
}

.topGuide__body {
  margin-left: 24px;
}

.topGuide__subtitle {
  font-size: 16px;
  font-weight: bold;
  color: #9b7332;
}

.topGuide__txt {
  font-size: 13px;
  line-height: 1.4;
  margin-top: 7px;
}


.furusato-section.no-border{
  border: none !important;
}

/* note 
------------------------------ */
.note[layout="default"] {
  line-height: 1.3;
  border: 1px solid #d1d1d1;
  padding: 16px;
  background-color: #f7f7f7;
}

/* Left-nav コンテンツ拡張調整
------------------------------ */

.rc-kanban[data-layout=default] {
    padding-top: 0;
}

.furusato-main-wrapper {
    background-color: unset !important;
}
