@charset "UTF-8";

html {
  overflow: auto;
}
body {
  /* position: relative; */
  min-width: 960px;
}
#riGlobalWrap {
  overflow: hidden;
  /* IE Bug Support */
  overflow-x: hidden;
}
.ecm-wrap[data-layout="furusato"] {
  position: relative;
  overflow: hidden;
}
.bgc-100per {
  position: relative;
}
.bgc-100per:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  padding: 0 500%;
  margin: 0 -500%;
}

.bgc-ebffe4:before {
  background-color: #ebffe4;
}
.bgc-ffeadc:before {
  background-color: #ffeadc;
}

.bgc_e8ffe2:before {
  background-color: #e8ffe2;
}

/* con-floatingRightNavi */
/* .con-floatingRightNavi._custom {} */
.con-floatingRightNavi._custom a.ecm-floating-nav-pill {
  display: block;
  width: 100%;
  padding: 11.5px 25px 11.5px 45px;
  background-color: #f7a974;
  border-radius: 20px 0 0 20px;
  line-height: 17px;
  font-size: 14px;
  font-weight: normal !important;
  color: #fff;
}
.con-floatingRightNavi._custom
  a.ecm-floating-nav-pill[data-in-viewport="true"] {
  background-color: #ff6600;
}

.furusatoList {
  justify-content: center;
}

gov_tab[layout="default"] .furusatoList {
  width: 960px;
}

gov_tab[layout="default"] .furusatoList {
  width: calc((100% - 84px) / 5);
}

/* con_top_area */

.about_travel_coupon_gift {
  margin: 0 auto 16px;
  width: 576px;
  box-sizing: border-box;
  border: 1px solid #ff6600;
  padding: 31px 31px;
  border-radius: 13px;
}

.about_travel_coupon_gift .coupon_gift_ttl {
  text-align: center;
  color: #ff6600;
  font-weight: bold;
  font-size: 24px;
  margin-bottom: 10px;
}

.about_travel_coupon_gift .check_txt {
  font-size: 24px;
  text-indent: -50px;
  padding-left: 65px;
  margin-bottom: 9px;
}
.about_travel_coupon_gift .check_txt::before {
  display: inline-block;
  content: "";
  vertical-align: middle;
  width: 40px;
  height: 40px;
  background: url(https://r.r10s.jp/evt/event/furusato/coupon/gora/_pc/img/20220901/icon_check.png?v=202602251419)
    no-repeat top center;
  background-size: 100% auto;
  margin-right: 10px;
}
.about_travel_coupon_gift .check_txt span {
  color: #ff6600;
  font-weight: bold;
  background: linear-gradient(transparent 50%, #fcff00 50%);
}

.about_travel_coupon_gift .coupon_gift_link {
  text-align: right;
  font-size: 12px;
  margin-bottom: 18px;
}

.about_travel_coupon_gift .coupon_gift_btn {
  display: flex;
  justify-content: space-between;
}
.about_travel_coupon_gift .coupon_gift_btn li {
  flex-basis: 240px;
}
.about_travel_coupon_gift .coupon_gift_btn li a {
  display: block;
  width: 100%;
  box-sizing: border-box;
  padding-right: 0.6em;
  text-align: center;
  background-color: #bf0000;
  border-radius: 4px;
  color: #ffffff;
  font-size: 16px;
  line-height: 50px;
  position: relative;
}

.about_travel_coupon_gift .coupon_gift_btn li a:hover {
  text-decoration: none;
  opacity: 0.8;
}

.about_travel_coupon_gift .coupon_gift_btn li a::after {
  display: inline-block;
  content: "";
  width: 8px;
  height: 8px;
  border-right: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  position: absolute;
  right: 20px;
  top: 50%;
  margin-top: -8px;
  transform: rotate(45deg);
}

.about_travel_coupon_gift .coupon_gift_alt {
  color: #bf0000;
  font-size: 16px;
  line-height: 2;
  margin-top: 10px;
}

.lead_expanded {
  text-align: center;
  margin-bottom: 64px;
}
.lead_expanded ._txt {
  font-size: 16px;
  color: #333333;
}
.lead_expanded ._txt span {
  font-weight: bold;
}

.lead_expanded ._txt ._date {
  font-weight: normal;
}

/* conBgTtl */

.conBgTtl {
  position: relative;
  text-align: center;
}

.conBgTtl span {
  font-size: 40px;
  font-weight: bold;
  color: #ffffff;
  line-height: 2;
  width: 100%;
}
.conBgTtl::before {
  display: block;
  content: "";
  width: 190px;
  height: 63px;
  margin: 0 auto;
}
.conBgTtl::after {
  display: block;
  content: "";
  width: 100%;
  height: 80px;
  padding: 0 300%;
  margin: 0 -300%;
  background-color: #ff6600;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
}

.con01 {
  margin-bottom: 60px;
}
.con01 .conBgTtl {
  margin-bottom: 0px;
}
.con01 .conBgTtl::before {
  background-image: url(https://r.r10s.jp/evt/event/furusato/coupon/gora/_pc/img/20220901/con01_ttl_bg.png?v=202602251419);
  background-size: 100% auto;
}
.con02 {
  margin-bottom: 54px;
}
.con02 .conBgTtl {
  margin-bottom: 40px;
}
.con02 .conBgTtl::before {
  background-image: url(https://r.r10s.jp/evt/event/furusato/coupon/gora/_pc/img/20220901/con02_ttl_bg.png?v=202602251419);
  background-size: 100% auto;
}

.con_related .conBgTtl {
  margin-bottom: 35px;
}
.con_related .conBgTtl::before {
  background-image: url(https://r.r10s.jp/evt/event/furusato/coupon/gora/_pc/img/20220901/related_ttl_bg.png?v=202602251419);
  background-size: 100% auto;
}

/* .conTtl */
.conTtl {
  text-align: center;
  padding-bottom: 22px;
  font-weight: bold;
  font-size: 40px;
  color: #ff6600;
  background: url(https://r.r10s.jp/evt/event/furusato/coupon/gora/_pc/img/20220901/conttl_tri.png?v=202602251419)
    center bottom no-repeat;
  -webkit-background-size: 69px 13px;
  background-size: 69px 13px;
  margin-bottom: 24px;
}

/* area_list */
.gov_tab[data-layout="furusato"] .tab_list {
  display: flex;
  -ms-flex-wrap: inherit;
  flex-wrap: inherit;
  white-space: nowrap;
  margin-bottom: 40px;
  margin-left: 0;
  justify-content: center;
}
.gov_tab[data-layout="furusato"] .gov_tab__itemContainer {
  padding: 0;
  background-color: transparent !important;
}
.gov_tab[data-layout="furusato"] .tab_list li {
  min-height: auto;
  padding: 0;
  margin: 16px 0 0 20px;
  border-color: #9e9e9e;
  border-width: 0 0 1px 0;
  border-radius: 0 !important;
  justify-content: center;
  color: #666;
  border-bottom: 1px solid #666;
  font-size: 24px;
  line-height: 1.5;
  cursor: pointer;
}
.gov_tab[data-layout="furusato"] .tab_list li[aria-selected="true"] {
  color: #bf0000;
  border-color: #bf0000;
}

/*  /area_list */

/* area_item */

.area_wrap .d-grid-col-2 {
}
.area_wrap .d-grid-col-2 > * {
  width: calc(-0.1px + (100% - 36px) / 2) !important;
  margin-right: 36px !important;
}
.area_wrap .d-grid-col-2 > *:nth-child(2n) {
  margin-right: 0px !important;
}

.pickup_area_item {
  background-color: #ffffff;
  border: 1px solid #999999;
  border-radius: 8px;
  box-sizing: border-box;
  padding: 12px;
  display: flex;
}

.pickup_area_item div:first-child {
  display: flex;
  flex-direction: column;
}
.munic_name {
  font-size: 22px;
  /* margin-bottom: 8px; */
  line-height: 2.4;
}

.institution_item {
  padding-bottom: 16px;
  border-bottom: dashed 1px #ff6600;
  margin-bottom: 16px;
  flex: 1 1 auto;
}

.institution_name {
  margin-bottom: 8px;
  font-size: 16px;
}

.institution_detail {
  display: flex;
}

.d-grid-col-3 .institution_detail {
  flex-direction: column;
}

.institution_detail .institution_text {
  flex-basis: 50%;
  padding-right: 1em;
  font-size: 13px;
}

.d-grid-col-3 .institution_detail .institution_text {
  order: 2;
}

.institution_detail .institution_text ._access {
  padding-left: 28px;
  background: url(https://r.r10s.jp/evt/event/furusato/coupon/gora/_pc/img/20220901/icon_access.png?v=202602251419)
    no-repeat left top;
}

.d-grid-col-3 .institution_detail .institution_text ._access {
  margin-bottom: 4px;
}

.institution_detail .institution_text ._hole {
  padding-left: 28px;
  background: url(https://r.r10s.jp/evt/event/furusato/coupon/gora/_pc/img/20220901/icon_hole.png?v=202602251419)
    no-repeat left top;
}

.d-grid-col-3 .institution_detail .institution_text ._hole br {
  display: none;
}

.institution_detail .institution_area_img {
  flex-basis: 50%;
}

.d-grid-col-3 .institution_detail .institution_area_img {
  flex-basis: 50%;
  order: 1;
  padding-bottom: 12px;
}

.institution_detail .institution_area_img img {
  width: 100%;
}

.pickup_institution_button a {
  display: inline-block;
  width: 100%;
  box-sizing: border-box;
  background-color: #f7f7f7;
  border: 1px solid #f1f1f1;
  border-radius: 8px;
  text-align: center;
  color: #333333 !important;
  line-height: 2.81;
  font-size: 16px;
}
.pickup_institution_button a:hover {
  text-decoration: none;
  opacity: 0.8;
}

.area_coupon_button {
  margin-top: 16px;
}

.area_coupon_button a {
  display: inline-block;
  width: 100%;
  box-sizing: border-box;
  background-color: #ff6600;
  border: 1px solid #ff6600;
  border-radius: 8px;
  text-align: center;
  color: #fff !important;
  line-height: 2.81;
  font-size: 16px;
}
.area_coupon_button a:hover {
  text-decoration: none;
  opacity: 0.8;
}

/* search_area */

.search_area {
  margin-bottom: 40px;
}

.search_area li a {
  position: relative;
}
.search_area li a:hover {
  opacity: 0.8;
}

.search_area li a span {
  position: absolute;
  left: 16px;
  top: 10px;
  font-size: 16px;
  color: #ffffff;
  line-height: 1;
}

.search_area_button {
  padding: 0;
  text-align: center;
}

.search_area_button + .search_area_button {
  margin-top: 12px;
}

.search_area_button a {
  position: relative;
  display: inline-block;
  background-color: #00b900;
  color: #ffffff;
  font-size: 24px;
  font-weight: bold;
  width: 576px;
  padding: 0.65em 0;
  line-height: 1.5;
  text-align: center;
  border-radius: 14px;
}

.search_area_button a:hover {
  opacity: 0.8;
}
.search_area_button._blue a {
  background-color: #6d7aa1;
}
.search_area_button a::after {
  display: block;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 6px;
  border-color: transparent transparent transparent #ffffff;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 2px;
  margin: auto 0;
}

/* price */

.d-grid-col-2.price-list {
}
.d-grid-col-2.price-list li a {
  display: flex;
  align-items: center;
  position: relative;
  box-sizing: border-box;
  background-color: #ffffff;
  border-style: solid;
  border-color: #6d7aa1;
  border-width: 2px 2px 8px 2px;
  color: #6d7aa1;
  font-size: 24px;
  font-weight: bold;
  height: 96px;
  padding-left: 28px;
}

.d-grid-col-2.price-list li a:hover {
  opacity: 0.8;
}

.d-grid-col-2.price-list li a p {
  display: inline-block;
  vertical-align: middle;
}

.d-grid-col-2.price-list li a::after {
  display: block;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 12px;
  border-color: transparent transparent transparent #6d7aa1;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 2px;
  margin: auto 0;
}
/* .aboutList */
.aboutList li {
  border: 2px solid #ff6600;
  border-radius: 8px;
  background-color: #fff;
  padding: 0 0 22px;
  box-sizing: border-box;
}
.aboutList li .icon {
  height: 152px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.aboutList li .txt {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  line-height: 1.5;
}
.aboutList li .txt > span {
  color: #ff6600;
}

/*  */

.con-navigationLink a.con-navigationLink__link {
  display: flex;
  align-items: center;
  height: 40px;
}
.con-navigationLink a.con-navigationLink__link:hover {
  color: #333;
  text-decoration: none;
}
.con-navigationLink.-arrow .con-navigationLink__link {
  padding-left: 16px;
}
.con-navigationLink.-arrow .con-navigationLink__link:before {
  order: 1;
  margin-right: 6px;
  font-size: 16px;
  color: #9c9c9c;
}
.con-navigationLink__imageBox {
  position: relative;
  flex: 0 0 auto;
  width: 40px;
  height: 40px;
  margin: 0 8px 0 0;
}
.con-navigationLink__imageBox:before {
  content: "";
  display: block;
  width: 100%;
  padding-top: 100%;
}

.con-navigationLink__imageBox img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: block;
  min-width: 30%;
  min-height: 30%;
  max-width: 100%;
  max-height: 100%;
  margin: auto;
}
.con-navigationLink__imageBox:hover img {
  opacity: 0.8;
}

.con-navigationLink__icon {
  flex: 0 0 auto;
  width: 40px;
  height: 40px;
  margin-right: 8px;
  font-size: 40px;
  color: #333;
  line-height: 1;
}
.con-navigationLink__text {
  flex: 1 1 auto;
  line-height: 1.2;
  font-size: 13px;
  color: #333;
}
.con-navigationLink__text:hover {
  text-decoration: underline;
}

.d-grid-col-2._golfgoods {
}
.d-grid-col-2._golfgoods > * {
}
.d-grid-col-2._golfgoods .con-navigationLink__imageBox {
  width: 78px;
  height: 78px;
  border-right: 1px solid #ebebeb;
  margin-right: 24px;
}
.d-grid-col-2._golfgoods .con-navigationLink {
  border: 1px solid #ebebeb;
  box-sizing: border-box;
}
.d-grid-col-2._golfgoods .con-navigationLink a.con-navigationLink__link {
  height: 78px;
  position: relative;
}

.d-grid-col-2._golfgoods .con-navigationLink__text {
  font-size: 22px;
}

.d-grid-col-2._golfgoods .con-navigationLink__text i {
  position: absolute;
  right: 12px;
  top: 0;
  bottom: 0;
  margin: auto 0;
  display: inline-block;
  height: 1em;
  color: #aaaaaa;
}

/* .conBtn */
.conBtn {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  width: 576px;
  height: 90px;
  border-radius: 44px;
  background-color: #00b900;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  color: #fff !important;
  padding-right: 12px;
  position: relative;
  box-sizing: border-box;
}
.conBtn:after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border: solid #fff;
  border-width: 2px 2px 0 0;
  transform: rotate(45deg);
  position: absolute;
  right: 42px;
  top: 0;
  bottom: 0;
  margin: auto;
}

/* .howto */
.howtoList li {
  background-color: #ffeadc;
  border-radius: 4px;
  padding: 20px 16px 22px;
  box-sizing: border-box;
}
.howtoList li .ttl {
  display: flex;
  align-items: center;
  margin-bottom: 8px;
}
.howtoList li .ttl > span {
  margin-left: 4px;
  font-size: 14px;
  font-weight: bold;
}
.howtoList li .desc {
  font-size: 14px;
  min-height: 180px;
}
.howtoList li .figure {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100px;
}

.howtoDesc > li > p {
  padding-left: 1em;
  text-indent: -1em;
  font-size: 14px;
}
.howtoDesc > li > p.main {
  font-weight: bold;
}
.howtoDesc > li > p.main:before {
  content: "●";
}
.howtoDesc > li > p.sub:before {
  content: "・";
}

.howtoDesc > li._focused {
  border: 2px solid #ff0000;
  background-color: #fff5ed;
  padding: 4px;
}

.howtoDesc > li._focused > p {
  font-size: 16px;
}

.howtoNote {
  background-color: #f0f0f0;
  border-radius: 8px;
  font-size: 14px;
  padding: 24px 22px 20px;
}

.howtoNote ._ttl {
  font-weight: bold;
}
.howtoNote ._lead {
}
.howtoNote ._list {
  padding-left: 1em;
  text-indent: -1em;
}

/* .gov_tab._custom */
.gov_tab._custom {
  padding: 0;
}
.gov_tab._custom .gov_tab__menuList {
  margin-bottom: 12px;
  margin-left: 0;
  justify-content: center;
}
.gov_tab._custom .gov_tab__menuItem {
  min-height: auto;
  padding: 0;
  margin: 0 0 12px 22px;
  border-color: #9e9e9e;
  border-width: 0 0 1px 0;
  border-radius: 0;
}
.gov_tab._custom .gov_tab__textBox {
  color: #9e9e9e;
  font-size: 24px;
  line-height: 1.5;
}
.gov_tab._custom .gov_tab__menuItem.-active {
  border-color: #bf0000;
}
.gov_tab._custom .gov_tab__menuItem.-active .gov_tab__textBox {
  color: #bf0000;
}
.gov_tab._custom .gov_tab__itemContainer {
  padding: 0;
}

.gov_tab._custom .ri-item__price {
  /* font-size: 20px; */
}

/* shop-list__wrapper */
.shop-list__wrapper .area-list__heading {
  padding: 20px 24px 6px;
  border-bottom: 2px solid #00b900;
  color: #00b900;
}
.shop-list__wrapper .area-list__item {
  padding: 0 24px 12px;
}
.shop-list__wrapper .area-list__item dl dd a {
  display: inline-block;
  min-width: 8em;
  margin-bottom: 12px;
}

/* pageNote */
.pageNote {
  font-size: 14px;
  padding: 16px;
  border: 1px solid #cdcdcd;
  background-color: #f7f7f7;
  margin-bottom: 60px;
}
/* 1125 */
.greyBtn {
  margin-bottom: 36px;
}
.greyBtn .rc-button {
  background: #f2f2f2;
}
.greyBtn .area-list__heading {
  margin-bottom: 24px;
}
.warm {
  display: flex;
  justify-content: space-between;
  background: #f9f9f9;
  border-radius: 20px;
  border: 1px solid #e7e7e7;
  padding: 28px 40px;
  align-items: center;
  margin: 40px auto;
}
.warm2 {
  margin-bottom: 80px;
}
.warm p {
  padding-left: 66px;
  background: url(https://r.r10s.jp/evt/event/furusato/coupon/travel/_pc/img/20211201/icon_warm.png?v=202602251419)
    left top no-repeat;
  font-size: 15px;
  width: 470px;
}
.warm p b {
  display: block;
  padding: 12px 0;
}
.js-auto-parameter.mt80 {
  margin-top: 80px;
}
#rnkDailyUpdateDate {
  margin-bottom: 8px;
  display: block;
  text-align: right;
}
.notePlus {
  color: #9c9c9c;
  font-size: 11px;
  margin-top: 24px;
}
.gotoPlus {
  margin: 50px 0 20px;
}
.gotoPlus li {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 30px;
}
.gotoPlus .icon {
  width: 320px;
  margin-right: 30px;
}
.gotoPlus .txt {
  width: 540px;
}
.gotoPlus .txt small {
  display: block;
  font-size: 12px;
  margin-top: 10px;
  font-weight: normal;
}

/* cnt_button */

.cnt_button {
  text-align: center;
  margin-bottom: 60px;
}

.cnt_button + .cnt_button {
  margin-top: 12px;
}

.cnt_button a {
  position: relative;
  display: inline-block;
  background-color: #ff6600;
  color: #ffffff !important;
  font-size: 24px;
  font-weight: bold;
  width: 576px;
  padding: 0;
  line-height: 4;
  text-align: center;
  border-radius: 12px;
}

.cnt_button a:hover {
  opacity: 0.8;
  text-decoration: none;
}

.cnt_button a::after {
  display: block;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 12px;
  border-color: transparent transparent transparent #ffffff;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 6px;
  margin: auto 0;
}

/**/

/* gov_button */
.gov_button {
  text-align: center;
  margin-bottom: 40px;
}

.gov_button + .gov_button {
  margin-top: 12px;
}

.gov_button a {
  position: relative;
  display: inline-block;
  background-color: #ff6600;
  color: #ffffff !important;
  font-size: 20px;
  font-weight: normal;
  width: 430px;
  padding: 0;
  line-height: 4;
  text-align: center;
  border-radius: 8px;
}

.gov_button a:hover {
  text-decoration: none;
  opacity: 0.8;
}

.gov_button a::after {
  display: block;
  content: "";
  width: 14px;
  height: 14px;
  border-right: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  position: absolute;
  right: 24px;
  top: 50%;
  margin-top: -13px;
  transform: rotate(45deg);
}

/**/
.warm {
  display: flex;
  justify-content: space-between;
  background: #f9f9f9;
  border-radius: 20px;
  border: 1px solid #e7e7e7;
  padding: 28px 40px;
  align-items: center;
  margin: 40px auto;
}
.warm2 {
  margin-bottom: 80px;
}
.warm p {
  padding-left: 66px;
  background: url(https://r.r10s.jp/evt/event/furusato/coupon/travel/_pc/img/20211201/icon_warm.png?v=202602251419)
    left top no-repeat;
  font-size: 15px;
  width: 470px;
}
.warm p b {
  display: block;
  padding: 12px 0;
}

/* アレンジ配置　自治体追加 */
.area_list_box dl {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #ccc;
  margin-top: 0;
}

.area_list_box dl:nth-last-child(1) {
  border-bottom: none;
}

.area_list dt {
  display: inline-block;
  vertical-align: middle;
  font-weight: bold;
  font-size: 14px;
  line-height: 14px;
  margin-right: 1em;
  /* color: #ff6600; */
  width: 45px;
}

.area_list dd {
  display: inline-block;
  box-sizing: content-box;
  font-size: 13px;
  line-height: 1.5;
  border-right: 1px solid #999;
  padding: 2px 6px 2px 0;
  height: 16px;
  margin: 0;
}

.area_list dd:nth-last-child(1) {
  border-right: none;
}

.area_list:nth-last-child(7) :nth-of-type(10),
.area_list:nth-last-child(7) :nth-of-type(19),
.area_list:nth-last-child(6) :nth-of-type(10),
.area_list:nth-last-child(6) :nth-of-type(19),
.area_list:nth-last-child(6) :nth-of-type(28),
.area_list:nth-last-child(6) :nth-of-type(37),
.area_list:nth-last-child(6) :nth-of-type(45),
.area_list:nth-last-child(6) :nth-of-type(53),
.area_list:nth-last-child(5) :nth-of-type(10),
.area_list:nth-last-child(5) :nth-of-type(19),
.area_list:nth-last-child(5) :nth-of-type(28),
.area_list:nth-last-child(4) :nth-of-type(10),
.area_list:nth-last-child(4) :nth-of-type(19),
.area_list:nth-last-child(4) :nth-of-type(28),
.area_list:nth-last-child(3) :nth-of-type(10),
.area_list:nth-last-child(3) :nth-of-type(19),
.area_list:nth-last-child(2) :nth-of-type(10),
.area_list:nth-last-child(2) :nth-of-type(19),
.area_list:nth-last-child(1) :nth-of-type(11),
.area_list:nth-last-child(1) :nth-of-type(20) {
  padding-left: 65px;
}

dl.area_list a:hover {
  text-decoration: underline;
}

h3.areaTtl {
  letter-spacing: 0.5em;
  font-weight: bold;
  position: relative;
  padding-bottom: 10px;
  text-align: center;
  font-size: 30px;
}
h3.areaTtl::after {
  position: absolute;
  transform: translateX(-60%);
  content: "";
  background-color: #ff6600;
  width: 60px;
  height: 5px;
  bottom: 0;
  left: 50%;
}
