@charset "UTF-8";
/*=======================================

【楽天市場】ふるさと納税｜楽天ふるさと納税と楽天モバイルを賢く利用して家計を見直そう

=========================================*/

html{overflow:auto;}
body{
  /* position:relative; */
  min-width:960px;
  /* overflow:hidden; */
}
#riGlobalWrap{
  overflow:hidden;
  /* IE Bug Support */
  overflow-x:hidden;
}
.rl-moduleWrap a:hover {
  text-decoration: underline;
}
.rl-moduleWrap a:hover img {
  opacity: .8;
}

.c-686868 {
  color: #686868;
}
.c-32729b {
  color: #32729b;
}
.c-9b6632 {
  color: #9b6632;
}
.c-c43a54 {
  color: #c43a54;
}
.c-9B7332 {
  color: #9B7332;
}

/* 
rn-floatingNavi
----------------------------------------- */
.ecm-floating-navi-container._mobile {
  height: 88px;
  background: #9b7332;
}
.ecm-floating-navi-container._mobile .ecm-floating-navi{
  width: 960px;
  height: 88px;
  margin:0 auto;
  border-bottom: none;
}
.ecm-floating-navi-container._mobile .ecm-floating-navi-item:last-child {

  border-right: 1px solid #ffffff;
}

.ecm-floating-navi-container._mobile .ecm-floating-navi-item {
  flex: 1 1 auto;
  border-left: 1px solid #ffffff;
  width: 100%;
  flex-direction: column;
  justify-content: center;
  font-size: 16px;
  text-align: center;
  color: #ffffff !important;
  padding-bottom: 20px;
  box-sizing: border-box;
}

.ecm-floating-navi-container._mobile .rex-icon {
  position: absolute;
  bottom: 8px;
}

/* 
con-headline
----------------------------------------- */

.con-headline__headline {
margin: 0 0 24px;
font-size: 32px;
font-weight: 700;
line-height: 1.3;
text-align: center;
}
.con-headline__headline--underline,
.con-headline__headline.-underline {
position: relative;
margin-bottom: 40px;
}
.con-headline__headline--underline:before,
.con-headline__headline.-underline:before {
content: "";
position: absolute;
left: 50%;
bottom: -16px;
display: block;
width: 120px;
height: 2px;
transform: translateX(-50%);
background-color: #333;
}


.con-headline[data-layout="default"] {

}
.con-headline[data-layout="default"] .con-headline__headline {
  margin: 0 0 28px;
  font-size: 40px;
  font-weight: 700;
  line-height: 1.3;
  text-align: center;
}
.con-headline[data-layout="default"] .con-headline__headline.-underline {
  margin: 0 0 56px;
}
.con-headline[data-layout="default"] .con-headline__headline.-underline:before {
  content: "";
  position: absolute;
  left: 50%;
  bottom: -24px;
  display: block;
  width: 120px;
  height: 8px;
  transform: translateX(-50%);
  background-color: #9b7332;
  border-radius: 4px;
}
.con-headline[data-layout="default"] .con-headline__headline.-underline.-pink:before {
  background-color: #ff008c;
}
.con-headline[data-layout="default"] .con-headline__subText {
  font-size: 28px;
  text-align: center;
}

/* 
contentsTitle
----------------------------------------- */
.contentsTitle {
  display: flex;
  align-items: center;
}
.contentsTitle * {
  width: 468px;
}
.contentsTitle .contentsTitle__image {
  position: relative;
  margin-right: 24px;
}
.contentsTitle .contentsTitle__image .contentsTitle__title {
  position: absolute;
  top: 24px;
  width: 100%;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
}
.contentsTitle .contentsTitle__textContainer .paragragh {
  font-size: 22px;
}

/* 
rl-column
----------------------------------------- */

.column__textContainer {
  display: flex;
  align-items: center;
}


/* 
contents
----------------------------------------- */
.contents {
  position: relative;
  padding-top: 80px;
}
.contents__bg {
  position: relative;
  padding: 80px 0;
}

.contents__bg--ffecf6 {
  background-color: #ffecf6;
}
.contents__bg--ecf8ff {
  background-color: #ecf8ff;
}
.contents__bg--fff9ec {
  background-color: #fff9ec;
}
.contents__bg--fff1ec {
  background-color: #fff1ec;
}

.contents--inner {
  background-color: #fff;
  border-radius: 24px;
  padding: 40px;
}
.contents--inner._border-pink {
  border: 2px solid #ff008c;
  padding: 32px;
}

/* 
contentsIntro
----------------------------------------- */
.contentsIntro {
  display: flex;
  justify-content: center;
  align-items: center;
}
.contentsIntro__innerEq1 {
  width: 420px;
  margin-right: 28px;
}
.contentsIntro__innerEq2 {
  width: calc(100% - 448px);
}
.contentsIntro .contentsIntro__innerEq1 .paragragh {
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  color: #ff008c;
}

/* 
paragragh
----------------------------------------- */
.paragragh {
  font-size: 16px;
}
.paragragh.-smallText {
  font-size: 14px;
}
.paragragh__linkText a {
  font-size: 17px;
  background-image: url(https://r.r10s.jp/evt/event/furusato/special/mobile/_pc/img/20230414/icon-phone.png?v=202604081458);
  background-repeat: no-repeat;
  background-position: top left;
  background-size: 32px 32px;
  padding-left: 40px;
  line-height: 32px;
  display: inline-block;
  vertical-align: middle;
}
.paragragh__linkText a:hover {
  text-decoration: underline;
}
.paragragh__linkText a .ecm-icon-chevron-right {
  color: #ff008c;
  display: inline-block;
}

.paragragh__subHeading {
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  color: #333333;
  margin-bottom: 32px;
}

/* 
list[service]
----------------------------------------- */
/* definition */
.list[data-layout="service"] .definition__list {}
.list[data-layout="service"] .definition__term {
  background-color: #ffffff;
  border-radius: 24px 24px 0 0;
  margin-bottom: 4px;
  display: flex;
  align-items: center;
  padding: 12px;
}
.list[data-layout="service"] .definition__term img {
  width: 40px;
  height: 40px;
  margin-right: 24px;
}

.list[data-layout="service"] .definition__description {
  padding: 24px 24px 0;
  background-color: #ffffff;
}

/* ri-linkItem */
.list[data-layout="service"] .definition__description .ri-linkItem a.ri-linkItem__link {
  padding: 0 16px 8px 0;
  border-bottom: 1px solid #d1d1d1;
}
.list[data-layout="service"] .definition__description .ri-linkItem:last-child a.ri-linkItem__link {
  border-bottom: none;
}

.list[data-layout="service"] .definition__description .ri-linkItem__imageBox {
  flex-basis: 88px;
}
.list[data-layout="service"] .definition__description .ri-linkItem__imageBox:before {
  padding-top: calc(108/200*100%);
}
.list[data-layout="service"] .definition__description .ri-linkItem__textBox {
  position: relative;
  margin: 0 0 0 16px;
}
.list[data-layout="service"] .definition__description .ri-linkItem__textBox {
  position: relative;
  margin: 0 0 0 16px;
}
.list[data-layout="service"] .definition__description .ri-linkItem__textBox {
  min-height: 11.057em;
}
.list[data-layout="service"].list02 .definition__description .ri-linkItem__textBox {
  min-height: 14.023em!important;
}
.list[data-layout="service"] .definition__description .ri-linkItem__title {
  font-size: 16px;
  font-weight: normal;
}
.list[data-layout="service"] .definition__description .ri-linkItem__text {
  margin: 8px 0 0;
  font-size: 14px;
  color: #686868;
  line-height: 1.5;
}
.list[data-layout="service"] .definition__description .ri-linkItem__textBox .rex-icon {
  color: #d1d1d1;
  position: absolute;
  top: 0;
  bottom: 0;
  right: -16px;
  margin: auto 0;
  height: 24px;
  font-size: 16px;
}

/* 
button
----------------------------------------- */
.con-button__list {
  width: 460px;
  margin: 0 auto;
}
.con-button__list.-column2 {
  width: 868px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  gap: 24px;
}

.ecm-button {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 60px;
  background-color: #9b7332 !important;
  border-radius: 30px;
  box-sizing: border-box;
  box-shadow: 0 4px 0 0 rgba(225,225,225,1);
  font-size: 22px;
  color: #ffffff!important;
  text-align: center;
}
.ecm-button.-pink {
  background-color: #ff008c !important;
}
.ecm-button.-gray {
  background-color: #ffffff !important;
  border: 2px solid #666666;
  color: #333333!important;
}

.con-button__list.-column2 .ecm-button {
  width: calc((100% - 40px)/2);
  /* margin-right: 40px; */
}
/* .con-button__list.-column2 .ecm-button:nth-child(2n) {
  margin-right: 0;
} */
.con-button__list.-column2 .ecm-button {
  height: 100px;
  font-size: 24px;
  border-radius: 48px;
}
.ecm-button.-type01 {
  background-color: #ff008c !important;
}
.ecm-button.-type02 {
  background-color: #ffffff !important;
  border: 2px solid #ff008c;
  color: #ff008c!important;
}

.ecm-button .ecm-icon-chevron-right{
  position: absolute;
  right: 16px;
}
.ecm-button:hover {
  opacity: .8;
  text-decoration: none;

}

/* 
accountFollow
----------------------------------------- */
.accountFollow {
  padding: 40px 0 0;
  border-top: 1px solid #d1d1d1;
}

.accountFollow em {
  color: #FF008C;
  font-style: normal;
}

a.accountFollow__link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: calc(50% - 12px);
  height: 72px;
  margin: 32px auto;
  font-size: 24px;
  border-radius: 72px;
  background: #FF008C;
  box-shadow: 0 4px 0 0 rgba(225,225,225,1);
  color: #ffffff !important;
  white-space: nowrap;
  line-height: 1;
}

a.accountFollow__link:hover {
  opacity: 0.8;
  text-decoration: none;
}

.accountFollow__chevron {
  width: 16px;
  height: 16px;
  margin-left: 24px;
  border-top: 2px solid #ffffff;
  border-right: 2px solid #ffffff;
  transform: rotate(45deg);
}

.accountFollow__text{
  font-size: 14px;
  padding: 0 50px;
}
