@charset "UTF-8";
@media screen and (max-width: 768px) {
  .p-top__article-top,
.p-top__article-middle,
.p-top__article-bottom {
    width: calc(100% + 1.333vw);
    margin-right: -1.333vw;
  }
}

/* Main visual */
.p-page__main {
  font-size: 14px;
  overflow: hidden;
}

@media screen and (min-width: 769px) {
  .p-page__main {
    font-size: 16px;
  }
}
.p-top__mainv {
  padding: 2rem 0 0;
}

@media screen and (min-width: 769px) {
  .p-top__mainv {
    padding: 5rem 0 0;
  }
}
.p-top__mainv-bg {
  position: relative;
  z-index: 1;
}

.p-top__mainv-inner {
  position: relative;
}

.p-top__mainv-box {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  z-index: 2;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 69.3%;
  margin: 0 auto;
}

@media screen and (min-width: 992px) {
  .p-top__mainv-box {
    height: 100%;
    width: 100%;
  }
}
@media screen and (min-width: 992px) {
  .p-top__mainv-detail {
    width: 50%;
    margin: 0 auto 5rem;
  }
}
.p-top__mainv-detail .p-top__mainv-container {
  width: 100%;
}

@media screen and (min-width: 992px) {
  .p-top__mainv-detail .p-top__mainv-container {
    width: 80%;
    max-width: 614px;
  }
}
.p-top__mainv-img {
  width: 110%;
  margin: 0 -5%;
}

@media screen and (min-width: 992px) {
  .p-top__mainv-img {
    width: 50%;
    margin: 0;
  }
}
.p-top__mainv-img .p-top__mainv-container {
  padding-top: 2.5rem;
}

@media screen and (min-width: 769px) {
  .p-top__mainv-img .p-top__mainv-container {
    padding-top: 10rem;
  }
}
@media screen and (min-width: 992px) {
  .p-top__mainv-img .p-top__mainv-container {
    padding: 0;
  }
}
.p-top__mainv-container {
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  flex-wrap: wrap;
  margin: 0 auto;
  padding-top: 3.5rem;
}

@media screen and (min-width: 769px) {
  .p-top__mainv-container {
    padding-top: 12rem;
  }
}
@media screen and (min-width: 992px) {
  .p-top__mainv-container {
    height: 100%;
    padding: 0;
  }
}
.p-top__mainv-title {
  max-width: 18rem;
  margin: 0 auto;
}

@media screen and (min-width: 769px) {
  .p-top__mainv-title {
    max-width: 32rem;
    margin: 0 auto;
  }
}
.p-top__mainv-subtitle {
  position: relative;
  width: 100%;
  margin: 2.5rem 0 0;
  background: url(../img/pc/mainv_title_line.png) no-repeat top center/contain;
  border-bottom: 1px solid #e2eae7;
  padding: 2.7rem 0 2.2rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 991px) {
  .p-top__mainv-subtitle {
    background-image: url(../img/sp/mainv_title_line.png);
    flex-wrap: wrap;
    margin: 3.2vw 0 0;
    padding: 2.667vw 0 2vw;
  }
}

.p-top__mainv-subtitle > span {
  display: block;
}
.p-top__mainv-subtitle > span img {
  display: block;
}
.p-top__mainv-subtitle .mainv_title01 {
  width: 28.66%;
  margin-right: 10px;
}
@media screen and (max-width: 991px) {
  .p-top__mainv-subtitle .mainv_title01 {
    width: 100%;
    margin: 0 0 2vw;
    padding-bottom: 0.8vw;
    border-bottom: 1px solid #b6cac2;
  }
}
@media screen and (max-width: 991px) {
  .p-top__mainv-subtitle .mainv_title01 img {
    width: 50.77%;
    margin: 0 auto;
  }
}
.p-top__mainv-subtitle .mainv_title02 {
  width: 54.4%;
  margin-right: 10px;
}
@media screen and (max-width: 991px) {
  .p-top__mainv-subtitle .mainv_title02 {
    width: 79.23%;
    margin-right: 1.54%;
  }
}
.p-top__mainv-subtitle .mainv_title03 {
  width: 7.33%;
}
@media screen and (max-width: 991px) {
  .p-top__mainv-subtitle .mainv_title03 {
    width: 11.92%;
  }
}

.p-top__mainv-text {
  font-size: 47px;
  font-weight: 900;
}
@media screen and (max-width: 1640px) {
  .p-top__mainv-text {
    font-size: 2.866vw;
  }
}
@media screen and (max-width: 991px) {
  .p-top__mainv-text {
    font-size: 6.933vw;
    padding-left: 2vw;
  }
}

.p-top__mainv-img figure {
  display: block;
  max-width: 100%;
}

@media screen and (min-width: 992px) {
  .p-top__mainv-img figure {
    padding: 0 13.2% 0 9.94%;
  }
}
.p-top__mainv-img .c-animation__bounceIn.js_scroll_event.is_active {
  animation-delay: 1s;
}

.p-top__mainv-text_box {
  width: 100%;
}
@media screen and (max-width: 991px) {
  .p-top__mainv-text_box.sp {
    display: block;
  }
}
.p-top__mainv-text_box .p-top__mainv-text {
  border-bottom: 1px solid #e2eae7;
}
.p-top__mainv-text_box .p-top__mainv-text:last-child {
  border-bottom: 1px solid #b6cac2;
}

/* 私たちが、キャッシュレスに取り組む理由 */
.section01 {
  margin-bottom: 17rem;
}
@media screen and (max-width: 991px) {
  .section01 {
    margin-bottom: 15.333vw;
  }
}
@media screen and (max-width: 991px) {
  .section01 .l-container-l .l-container__content {
    padding: 0 0;
  }
}

.section01_lead_text {
  text-align: center;
  font-size: 20px;
  font-weight: 700;
  margin: 12rem 0 7rem;
  color: #fff;
}
@media screen and (max-width: 991px) {
  .section01_lead_text {
    margin: 12vw 0 10vw;
    font-size: 3.467vw;
  }
}

.white_flame_col {
  border: 3px solid #fff;
  border-radius: 5rem;
  padding: 7rem 6rem;
  margin-bottom: 12rem;
  position: relative;
}
@media screen and (max-width: 991px) {
  .white_flame_col {
    padding: 7.333vw 4vw 5.333vw;
    margin-bottom: 14vw;
    border-radius: 6.667vw;
  }
}
.white_flame_col::after {
  content: "";
  display: block;
  width: 8.2rem;
  height: 4.6rem;
  background-image: url(../img/arrow_down_yellow.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  bottom: -9rem;
  left: 50%;
  transform: translate(-50%);
}
@media screen and (max-width: 991px) {
  .white_flame_col::after {
    width: 10.933vw;
    height: 6.133vw;
    bottom: -10.4vw;
  }
}
.white_flame_col .number_list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  list-style: none;
}
.white_flame_col .number_list li {
  border-radius: 5rem;
  border: 3px solid #8ee5c9;
  width: 30%;
  padding: 0 1.5rem 3.2rem;
  position: relative;
}
@media screen and (max-width: 991px) {
  .white_flame_col .number_list li {
    width: 46%;
    padding: 0 0 4.8vw;
    border-radius: 6.667vw;
  }
}
.white_flame_col .number_list li::after {
  content: "";
  display: block;
  position: absolute;
  z-index: 0;
  width: calc(100% - 10px);
  height: calc(100% - 10px);
  border: 2px solid #8ee5c9;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 50%;
  border-radius: 4.2rem;
}
@media screen and (max-width: 991px) {
  .white_flame_col .number_list li::after {
    border-radius: 5.867vw;
  }
}
.white_flame_col .number_list li:nth-child(1), .white_flame_col .number_list li:nth-child(2), .white_flame_col .number_list li:nth-child(3) {
  margin-bottom: 5%;
}
@media screen and (max-width: 991px) {
  .white_flame_col .number_list li:nth-child(1), .white_flame_col .number_list li:nth-child(2), .white_flame_col .number_list li:nth-child(3) {
    margin-bottom: 7.333vw;
  }
}
@media screen and (max-width: 991px) {
  .white_flame_col .number_list li:nth-child(4) {
    margin-bottom: 7.333vw;
  }
}
.white_flame_col .number_list .number_list_num {
  width: 67px;
  height: 67px;
  border-radius: 100%;
  background-color: #fffd7c;
  color: #1cca93;
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 28px;
  margin: -33px auto 2.2rem;
  position: relative;
  z-index: 1;
  border: 4px solid #1cca93;
  box-sizing: content-box;
}
@media screen and (max-width: 991px) {
  .white_flame_col .number_list .number_list_num {
    width: 8.933vw;
    height: 8.933vw;
    margin: -4.4665vw auto 2vw;
    font-size: 3.733vw;
  }
}
.white_flame_col .number_list .number_list_icon {
  height: 92px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 2.2rem;
}
@media screen and (max-width: 991px) {
  .white_flame_col .number_list .number_list_icon {
    height: 12.267vw;
    margin-bottom: 2vw;
  }
}
.white_flame_col .number_list .number_list_icon .icon_yen {
  width: 72px;
}
@media screen and (max-width: 991px) {
  .white_flame_col .number_list .number_list_icon .icon_yen {
    width: 9.6vw;
  }
}
.white_flame_col .number_list .number_list_icon .icon_cup {
  width: 70px;
}
@media screen and (max-width: 991px) {
  .white_flame_col .number_list .number_list_icon .icon_cup {
    width: 9.333vw;
  }
}
.white_flame_col .number_list .number_list_icon .icon_shakehand {
  width: 102px;
}
@media screen and (max-width: 991px) {
  .white_flame_col .number_list .number_list_icon .icon_shakehand {
    width: 13.6vw;
  }
}
.white_flame_col .number_list .number_list_icon .icon_graph {
  width: 75px;
}
@media screen and (max-width: 991px) {
  .white_flame_col .number_list .number_list_icon .icon_graph {
    width: 10vw;
  }
}
.white_flame_col .number_list .number_list_icon .icon_lock {
  width: 64px;
}
@media screen and (max-width: 991px) {
  .white_flame_col .number_list .number_list_icon .icon_lock {
    width: 8.533vw;
  }
}
.white_flame_col .number_list .number_list_icon .icon_light {
  width: 93px;
}
@media screen and (max-width: 991px) {
  .white_flame_col .number_list .number_list_icon .icon_light {
    width: 12.4vw;
  }
}
.white_flame_col .number_list .number_list_text {
  text-align: center;
  color: #fff;
  font-size: 22px;
  font-weight: 700;
  line-height: 1.3;
}
@media screen and (max-width: 991px) {
  .white_flame_col .number_list .number_list_text {
    font-size: 2.6vw;
  }
}

.white_bg_col {
  background-color: #fff;
  border-radius: 2rem;
}

.white_bg_col_inner {
  padding: 2rem 0;
}
@media screen and (max-width: 991px) {
  .white_bg_col_inner {
    padding: 0 4vw;
  }
}
.white_bg_col_inner .merit_list {
  display: flex;
}
@media screen and (max-width: 991px) {
  .white_bg_col_inner .merit_list {
    display: block;
  }
}
.white_bg_col_inner .merit_list li {
  flex: 1;
  background-image: linear-gradient(to bottom, #ccc, #ccc 1px, transparent 4px, transparent 10px);
  background-size: 1px 10px;
  background-position: right top;
  background-repeat: repeat-y;
  padding: 1rem 1rem;
}
@media screen and (max-width: 991px) {
  .white_bg_col_inner .merit_list li {
    width: 100%;
    background-image: linear-gradient(to right, #ccc, #ccc 1px, transparent 4px, transparent 10px);
    background-size: 10px 1px;
    background-position: left bottom;
    background-repeat: repeat-x;
    padding: 4.8vw 0;
  }
}
.white_bg_col_inner .merit_list li:last-child {
  background-image: none;
}
.white_bg_col_inner .merit_list li .merit {
  background-color: #fffd7c;
  line-height: 1;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 3px solid #1cca93;
  color: #1cca93;
  font-size: 14px;
  border-radius: 14px;
  width: 105px;
  height: 28px;
  margin: 0 auto 2rem;
}
@media screen and (max-width: 991px) {
  .white_bg_col_inner .merit_list li .merit {
    width: 21.333vw;
    height: 6.4vw;
    border-radius: 3.2vw;
    font-size: 3.2vw;
    margin-bottom: 3.2vw;
  }
}
.white_bg_col_inner .merit_list li .text {
  font-size: 28px;
  font-weight: 700;
  line-height: 1.3;
  text-align: center;
}
@media screen and (max-width: 991px) {
  .white_bg_col_inner .merit_list li .text {
    font-size: 4.267vw;
  }
}

/* そもそも銀行は */
.headline_box {
  background-position: top center;
  background-size: contain;
  background-repeat: no-repeat;
}
.headline_box .headline_text {
  display: block;
  text-align: center;
  font-size: 42px;
  font-weight: 900;
}
@media screen and (max-width: 991px) {
  .headline_box .headline_text {
    font-size: 5.867vw;
  }
}

.section02 {
  margin-bottom: 13.5rem;
}
@media screen and (max-width: 991px) {
  .section02 {
    margin-bottom: 16vw;
  }
}
.section02 .headline_box {
  padding-top: 7rem;
  margin-bottom: 6.5rem;
  background-image: url(../img/pc/line_dotted.png);
}
@media screen and (max-width: 991px) {
  .section02 .headline_box {
    padding-top: 8.667vw;
    margin-bottom: 8vw;
    background-image: url(../img/sp/line_dotted.png);
  }
}
.section02 .headline_box .headline_text {
  border-bottom: 1px solid #e2eae7;
}

.section02_lead_text {
  text-align: center;
  line-height: 2;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 11rem;
}
@media screen and (max-width: 991px) {
  .section02_lead_text {
    font-size: 3.3vw;
    margin-bottom: 9.6vw;
    letter-spacing: 0;
  }
}

.green_frame_col {
  border: 5px solid #1cca93;
  border-radius: 2rem;
  padding: 7.8rem;
}
@media screen and (max-width: 991px) {
  .green_frame_col {
    padding: 6.667vw 4vw;
    border-radius: 2.667vw;
  }
}

.section02_text01 {
  font-size: 34px;
  font-weight: 700;
  line-height: 1.5;
  margin-bottom: 1rem;
}
@media screen and (max-width: 991px) {
  .section02_text01 {
    font-size: 4.8vw;
    margin-bottom: 4vw;
  }
}

.section02_text02 {
  margin-bottom: 6rem;
}
@media screen and (max-width: 991px) {
  .section02_text02 {
    margin-bottom: 4vw;
    font-size: 3.2vw;
  }
}

.world_map_col {
  background-color: #ffffe5;
  border-radius: 1rem;
  padding: 4.5rem 0;
}
@media screen and (max-width: 991px) {
  .world_map_col {
    padding: 4vw 0;
    border-radius: 5px;
  }
}

.section02_text03 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 8rem;
  padding: 0 4.5rem;
}
@media screen and (max-width: 991px) {
  .section02_text03 {
    font-size: 3.733vw;
    margin-bottom: 6.4vw;
    padding: 0 4.5vw;
  }
}

.world_map {
  position: relative;
  width: 90rem;
  margin: 0 auto 3rem;
}
@media screen and (max-width: 991px) {
  .world_map {
    width: calc(100% - 4vw);
    margin-bottom: 0.667vw;
  }
}
.world_map .map {
  position: relative;
  z-index: 0;
}
@media screen and (max-width: 991px) {
  .world_map .map {
    margin-bottom: 2.4vw;
  }
}
@media screen and (max-width: 991px) {
  .world_map ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
}
.world_map ul li {
  position: absolute;
  z-index: 1;
}
@media screen and (max-width: 991px) {
  .world_map ul li {
    position: static;
    width: 50%;
    margin-bottom: 5.333vw;
    padding-left: 4vw;
  }
}
.world_map ul li .country_data {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
@media screen and (max-width: 991px) {
  .world_map ul li .country_data {
    display: none;
  }
}
.world_map ul li .country_data .flag {
  width: 5rem;
}
.world_map ul li .country_data .flag img {
  border: 2px solid #ffffe5;
  border-radius: 2px;
}
.world_map ul li.uk {
  top: 9rem;
  left: -4.8rem;
}
.world_map ul li.uk .country_data {
  width: 13.8rem;
}
.world_map ul li.uk .country_data .country {
  order: 2;
}
.world_map ul li.uk .country_data .flag {
  order: 1;
  margin-bottom: 0.6rem;
}
.world_map ul li.sweden {
  top: -4.5rem;
  left: 1.3rem;
}
.world_map ul li.sweden .country_data {
  width: 13.8rem;
}
.world_map ul li.sweden .country_data .flag {
  margin-top: 0.3rem;
}
.world_map ul li.china {
  top: -0.7rem;
  left: 29.7rem;
}
.world_map ul li.china .country_data {
  width: 13.8rem;
}
.world_map ul li.china .country_data .flag {
  margin-top: 0.3rem;
}
.world_map ul li.korea {
  top: 13.6rem;
  left: 26.6rem;
}
.world_map ul li.korea .country_data {
  width: 13.8rem;
}
.world_map ul li.korea .country_data .country {
  order: 2;
}
.world_map ul li.korea .country_data .flag {
  order: 1;
  margin-bottom: 0.4rem;
}
.world_map ul li.usa {
  top: 3.8rem;
  left: 62.6rem;
}
.world_map ul li.usa .country_data {
  width: 12rem;
}
.world_map ul li.usa .country_data .flag {
  margin-bottom: 0.8rem;
}
.world_map ul li.australia {
  top: 30.4rem;
  left: 30.4rem;
}
.world_map ul li.australia .country_data {
  width: 13.8rem;
}
.world_map ul li.australia .country_data .country {
  order: 2;
}
.world_map ul li.australia .country_data .flag {
  order: 1;
  margin-bottom: 0.4rem;
}
.world_map ul li.japan {
  top: 16.2rem;
  left: 40.8rem;
}
.world_map ul li.japan .country_data {
  width: 15rem;
}
.world_map ul li.japan .country_data .country {
  order: 2;
}
.world_map ul li.japan .country_data .flag {
  width: 6.2rem;
  order: 1;
  margin-bottom: 0.3rem;
}
.world_map ul li.japan .country_data .flag img {
  border: none;
}
.world_map ul li dl {
  display: none;
}
@media screen and (max-width: 991px) {
  .world_map ul li dl {
    display: block;
  }
}
.world_map ul li dl dt {
  display: flex;
  align-items: center;
  font-size: 3.2vw;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 2vw;
}
.world_map ul li dl dt .flag {
  width: 4.533vw;
  margin-left: 1.333vw;
}
.world_map ul li dl dd {
  line-height: 1;
}
.world_map ul li dl dd .about,
.world_map ul li dl dd .percent {
  font-size: 4.533vw;
  font-weight: 900;
}
.world_map ul li dl dd .num {
  font-size: 8.533vw;
  font-weight: 700;
}
.world_map ul li.japan dl dt .flag {
  width: 5.467vw;
}
.world_map ul li.japan dl dd {
  color: #1cca93;
}

.section02_text04 {
  font-size: 14px;
  padding: 0 0 0 2rem;
  margin: 0 4rem;
  position: relative;
}
.section02_text04::before {
  content: "※";
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (max-width: 991px) {
  .section02_text04 {
    font-size: 2.933vw;
    margin: 0 2vw 0 4vw;
    padding: 0 0 0 3.2vw;
  }
}

/* 北陸がキャッシュレス後進エリアなのはなぜ？ */
.section03 {
  margin-bottom: 16.8rem;
}
@media screen and (max-width: 991px) {
  .section03 {
    margin-bottom: 16vw;
  }
}
.section03 .headline_box {
  padding-top: 4.5rem;
  margin-bottom: 5rem;
  background-image: url(../img/pc/line_dotted_white.png);
}
@media screen and (max-width: 991px) {
  .section03 .headline_box {
    padding-top: 8vw;
    margin-bottom: 7.333vw;
    background-image: url(../img/sp/line_dotted_white.png);
  }
}
.section03 .headline_box .headline_text {
  border-bottom: 1px solid #77dfbe;
  color: #fff;
  text-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
}
.section03 .headline_box .headline_text .color_text {
  color: #fffd7c;
  font-size: 54px;
}
@media screen and (max-width: 991px) {
  .section03 .headline_box .headline_text .color_text {
    font-size: 7.2vw;
  }
}

.section03_lead_text {
  text-align: center;
  color: #fff;
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 7rem;
}
@media screen and (max-width: 991px) {
  .section03_lead_text {
    font-size: 3.467vw;
  }
}

.balloon_list {
  display: flex;
  margin-bottom: 12rem;
  position: relative;
}
@media screen and (max-width: 991px) {
  .balloon_list {
    flex-wrap: wrap;
    margin-bottom: 14vw;
    justify-content: center;
  }
}
.balloon_list::after {
  content: "";
  display: block;
  width: 8.2rem;
  height: 4.6rem;
  background-image: url(../img/arrow_down_yellow.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  bottom: -9rem;
  left: 50%;
  transform: translate(-50%);
}
@media screen and (max-width: 991px) {
  .balloon_list::after {
    width: 10.933vw;
    height: 6.133vw;
    bottom: -10.4vw;
  }
}
.balloon_list li {
  width: 23rem;
  height: 25.03rem;
  background-image: url(../img/balloon_gray.png);
  background-size: contain;
  background-repeat: no-repeat;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 991px) {
  .balloon_list li {
    width: 38vw;
    height: 41.733vw;
  }
}
.balloon_list li p {
  text-align: center;
  padding-bottom: 2.5rem;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.6;
}
@media screen and (max-width: 991px) {
  .balloon_list li p {
    font-size: 2.933vw;
    padding-bottom: 2vw;
  }
}
.balloon_list li:nth-child(1) {
  margin-right: 0.6rem;
}
@media screen and (max-width: 991px) {
  .balloon_list li:nth-child(1) {
    margin-right: 4vw;
    margin-bottom: 4.667vw;
  }
}
.balloon_list li:nth-child(2) {
  margin-right: 2.1rem;
  margin-top: 12.5rem;
}
@media screen and (max-width: 991px) {
  .balloon_list li:nth-child(2) {
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 4.667vw;
  }
}
.balloon_list li:nth-child(3) {
  margin-right: 1.1rem;
}
@media screen and (max-width: 991px) {
  .balloon_list li:nth-child(3) {
    margin-right: 4vw;
    margin-bottom: 4.667vw;
  }
}
.balloon_list li:nth-child(4) {
  margin-right: 1.2rem;
  margin-top: 12.5rem;
}
@media screen and (max-width: 991px) {
  .balloon_list li:nth-child(4) {
    margin-right: 0;
    margin-top: 0;
    margin-bottom: 4.667vw;
  }
}

.green_bg_col {
  background-color: rgba(22, 157, 114, 0.5);
  border-radius: 2rem;
  padding: 3rem;
  position: relative;
  max-width: 1200px;
  margin: 0 auto 12rem;
}
@media screen and (max-width: 991px) {
  .green_bg_col {
    border-radius: 2.667vw;
    padding: 5.333vw 4vw;
    margin-bottom: 14vw;
  }
}
.green_bg_col::after {
  content: "";
  display: block;
  width: 8.2rem;
  height: 4.6rem;
  background-image: url(../img/arrow_down_yellow.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  bottom: -9rem;
  left: 50%;
  transform: translate(-50%);
}
@media screen and (max-width: 991px) {
  .green_bg_col::after {
    width: 10.933vw;
    height: 6.133vw;
    bottom: -10.4vw;
  }
}
.green_bg_col p {
  font-size: 24px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  line-height: 1.6;
}
@media screen and (max-width: 991px) {
  .green_bg_col p {
    font-size: 4vw;
  }
}
.green_bg_col p .color_text {
  font-size: 28px;
}
@media screen and (max-width: 991px) {
  .green_bg_col p .color_text {
    font-size: 4.5vw;
  }
}

.white_bg_col_02 {
  width: 100%;
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
}
.white_bg_col_02::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 0;
  top: 0.8rem;
  left: 0.8rem;
  background-color: #1cca93;
  border: 3px solid #fff;
  border-radius: 2rem;
}
.white_bg_col_02 p {
  text-align: center;
  font-size: 36px;
  font-weight: 700;
  line-height: 1.6;
}
@media screen and (max-width: 991px) {
  .white_bg_col_02 p {
    font-size: 5.867vw;
  }
}
.white_bg_col_02 p .color_text {
  font-size: 40px;
}
@media screen and (max-width: 991px) {
  .white_bg_col_02 p .color_text {
    font-size: 7.2vw;
  }
}

.white_bg_col_02_inner {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  padding: 2rem;
  background-color: #fff;
  border: 3px solid #1cca93;
  border-radius: 2rem;
}

/* 浸透のために */
.section04 {
  margin-bottom: 13.5rem;
}
@media screen and (max-width: 991px) {
  .section04 {
    margin-bottom: 16vw;
  }
}
.section04 .headline_box {
  padding-top: 7rem;
  margin-bottom: 6.5rem;
  background-image: url(../img/pc/line_dotted.png);
}
@media screen and (max-width: 991px) {
  .section04 .headline_box {
    padding-top: 8.667vw;
    margin-bottom: 8vw;
    background-image: url(../img/sp/line_dotted.png);
  }
}
.section04 .headline_box .headline_text {
  border-bottom: 1px solid #e2eae7;
}
.section04 .person_img {
  text-align: center;
}
.section04 .person_img figcaption {
  margin-top: 1rem;
  line-height: 1;
  border-radius: 14px;
  background-color: #1cca93;
  color: #fff;
  display: inline-block;
  padding: 6px 12px;
  font-size: 14px;
  font-weight: 700;
}
@media screen and (max-width: 991px) {
  .section04 .person_img figcaption {
    margin-top: 2vw;
    font-size: 2.933vw;
    padding: 0.533vw 2vw;
    border-radius: 2.4vw;
  }
}

.section04_lead_text {
  text-align: center;
  line-height: 2;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 11rem;
}
@media screen and (max-width: 991px) {
  .section04_lead_text {
    font-size: 3.467vw;
    margin-bottom: 10vw;
  }
}

.section04_col_01 {
  margin-bottom: 10rem;
}
@media screen and (max-width: 991px) {
  .section04_col_01 {
    margin-bottom: 8vw;
  }
}
.section04_col_01 .person_img {
  margin-top: -1rem;
}
@media screen and (max-width: 991px) {
  .section04_col_01 .person_img {
    margin-top: 0;
  }
}
.section04_col_01 .person_img img {
  width: 202px;
  margin: 0 auto;
}
@media screen and (max-width: 991px) {
  .section04_col_01 .person_img img {
    width: 26.933vw;
  }
}

.section04_two_balloons_pc {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 991px) {
  .section04_two_balloons_pc {
    display: none;
  }
}
.section04_two_balloons_pc li {
  width: 48%;
}
.section04_two_balloons_pc li img {
  width: 100%;
}

.section04_two_balloons_sp {
  display: none;
}
@media screen and (max-width: 991px) {
  .section04_two_balloons_sp {
    display: block;
    margin-bottom: 2.4vw;
  }
}
.section04_two_balloons_sp li img {
  display: inline-block;
}
.section04_two_balloons_sp li:nth-child(1) {
  margin-bottom: 1.6vw;
}
.section04_two_balloons_sp li:nth-child(1) img {
  width: 66.8vw;
}
.section04_two_balloons_sp li:nth-child(2) {
  text-align: right;
}
.section04_two_balloons_sp li:nth-child(2) img {
  width: 59.867vw;
}

.section04_text_01 {
  font-size: 34px;
  font-weight: 700;
  margin-bottom: 4rem;
  text-align: center;
}
@media screen and (max-width: 991px) {
  .section04_text_01 {
    font-size: 5.067vw;
    margin-bottom: 4vw;
  }
}

.section04_col_02,
.section04_col_03 {
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
}
.section04_col_02 .section04_col_balloon,
.section04_col_03 .section04_col_balloon {
  border: 3px solid #1cca93;
  border-radius: 5.3rem;
  padding: 3rem 4rem 3rem 5rem;
  position: relative;
  box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.15);
}
@media screen and (max-width: 991px) {
  .section04_col_02 .section04_col_balloon,
.section04_col_03 .section04_col_balloon {
    border-radius: 7.067vw;
    padding: 4vw;
    border-width: 0.8vw;
  }
}
.section04_col_02 .section04_col_balloon::after,
.section04_col_03 .section04_col_balloon::after {
  content: "";
  display: block;
  background-repeat: no-repeat;
  position: absolute;
}
.section04_col_02 .section04_col_balloon ul li,
.section04_col_03 .section04_col_balloon ul li {
  font-size: 22px;
  font-weight: 700;
  position: relative;
  padding-left: 22px;
}
@media screen and (max-width: 991px) {
  .section04_col_02 .section04_col_balloon ul li,
.section04_col_03 .section04_col_balloon ul li {
    font-size: 3.467vw;
    padding-left: 3.2vw;
  }
}
.section04_col_02 .section04_col_balloon ul li::before,
.section04_col_03 .section04_col_balloon ul li::before {
  content: "・";
  color: #1cca93;
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (max-width: 991px) {
  .section04_col_02 .person_img figcaption,
.section04_col_03 .person_img figcaption {
    width: 100%;
    padding: 0.533vw 0;
    font-size: 2.4vw;
  }
}

.section04_col_02 {
  width: 89.6%;
  margin-bottom: 2.2rem;
}
@media screen and (max-width: 991px) {
  .section04_col_02 {
    width: 100%;
    margin-bottom: 5.333vw;
  }
}
.section04_col_02 .person_img {
  width: 172px;
}
@media screen and (max-width: 991px) {
  .section04_col_02 .person_img {
    width: 16vw;
    margin-top: 2.667vw;
  }
}
.section04_col_02 .section04_col_balloon {
  width: calc(100% - 212px);
}
@media screen and (max-width: 991px) {
  .section04_col_02 .section04_col_balloon {
    width: calc(100% - 20vw);
  }
}
.section04_col_02 .section04_col_balloon::after {
  background-image: url(../img/balloon_parts_03.png);
  background-size: contain;
  width: 27px;
  height: 27px;
  top: 82px;
  left: -27px;
}
@media screen and (max-width: 991px) {
  .section04_col_02 .section04_col_balloon::after {
    width: 3.6vw;
    height: 3.6vw;
    top: 10.933vw;
    left: -3.6vw;
  }
}

.section04_col_03 {
  width: 72.9%;
  margin-bottom: 8.5rem;
}
@media screen and (max-width: 991px) {
  .section04_col_03 {
    width: 100%;
    margin-bottom: 8vw;
  }
}
.section04_col_03 .person_img {
  order: 2;
  width: 155px;
}
@media screen and (max-width: 991px) {
  .section04_col_03 .person_img {
    width: 16vw;
    margin-top: 2.667vw;
  }
}
.section04_col_03 .section04_col_balloon {
  margin-top: 1rem;
  order: 1;
  width: calc(100% - 195px);
}
@media screen and (max-width: 991px) {
  .section04_col_03 .section04_col_balloon {
    width: calc(100% - 20vw);
  }
}
.section04_col_03 .section04_col_balloon::after {
  background-image: url(../img/balloon_parts_04.png);
  background-size: contain;
  width: 27px;
  height: 24px;
  top: 82px;
  right: -27px;
}
@media screen and (max-width: 991px) {
  .section04_col_03 .section04_col_balloon::after {
    width: 3.6vw;
    height: 3.2vw;
    top: 10.933vw;
    right: -3.6vw;
  }
}

.yellow_bg_col {
  background-color: #ffffe5;
  border-radius: 0.5rem;
  padding: 4rem 4.5rem;
}
@media screen and (max-width: 991px) {
  .yellow_bg_col {
    padding: 4vw;
    border-radius: 5px;
  }
}

.yellow_bg_col_inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 991px) {
  .yellow_bg_col_inner {
    display: block;
  }
}

.yellow_bg_col_left {
  width: 57%;
  padding-right: 3rem;
}
@media screen and (max-width: 991px) {
  .yellow_bg_col_left {
    width: 100%;
    padding-right: 0;
    margin-bottom: 2vw;
  }
}
.yellow_bg_col_left ul {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 991px) {
  .yellow_bg_col_left ul {
    justify-content: space-between;
  }
}
.yellow_bg_col_left ul li {
  width: 248px;
  height: 40px;
  background-color: #fffd7c;
  border: 3px solid #1cca93;
  color: #1cca93;
  border-radius: 20px;
  font-size: 20px;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  margin-bottom: 0.6rem;
}
@media screen and (max-width: 991px) {
  .yellow_bg_col_left ul li {
    width: 49%;
    height: 6.667vw;
    border-radius: 3.3335vw;
    font-size: 3.467vw;
    margin-bottom: 2vw;
  }
}
.yellow_bg_col_left ul li:nth-child(1), .yellow_bg_col_left ul li:nth-child(3) {
  margin-right: 1rem;
}
@media screen and (max-width: 991px) {
  .yellow_bg_col_left ul li:nth-child(1), .yellow_bg_col_left ul li:nth-child(3) {
    margin-right: 0;
  }
}

.yellow_bg_col_text_01 {
  margin-bottom: 1.2rem;
}
@media screen and (max-width: 991px) {
  .yellow_bg_col_text_01 {
    margin-bottom: 2vw;
  }
}
.yellow_bg_col_text_01 .green_bg {
  background-color: #1cca93;
  color: #fff;
  padding: 6px 15px;
  font-size: 14px;
  font-weight: 700;
  display: inline-block;
  line-height: 1;
  border-radius: 14px;
}
@media screen and (max-width: 991px) {
  .yellow_bg_col_text_01 .green_bg {
    font-size: 2.933vw;
    padding: 0.533vw 2vw;
    border-radius: 2.4vw;
  }
}

.yellow_bg_col_text_02 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 3.5rem;
}
@media screen and (max-width: 991px) {
  .yellow_bg_col_text_02 {
    margin-bottom: 4vw;
    font-size: 4vw;
    line-height: 1.5;
  }
}

.yellow_bg_col_right {
  width: 43%;
}
@media screen and (max-width: 991px) {
  .yellow_bg_col_right {
    width: 100%;
  }
}

/* 溜まったポイントを加盟店で使用 */
.section05 {
  margin-bottom: 16.8rem;
}
@media screen and (max-width: 991px) {
  .section05 {
    margin-bottom: 16vw;
  }
}
.section05 .headline_box {
  padding-top: 4.5rem;
  margin-bottom: 5rem;
  background-image: url(../img/pc/line_dotted_white.png);
}
@media screen and (max-width: 991px) {
  .section05 .headline_box {
    padding-top: 8vw;
    margin-bottom: 7.333vw;
    background-image: url(../img/sp/line_dotted_white.png);
  }
}
.section05 .headline_box .headline_text {
  border-bottom: 1px solid #77dfbe;
  color: #fff;
  text-shadow: 0 2px 3px rgba(0, 0, 0, 0.2);
}
.section05 .headline_box .headline_text .color_text {
  color: #fffd7c;
  font-size: 54px;
}
@media screen and (max-width: 991px) {
  .section05 .headline_box .headline_text .color_text {
    font-size: 7.2vw;
  }
}

.section05_col {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (max-width: 991px) {
  .section05_col {
    display: block;
  }
}

.section05_col_left {
  width: 57%;
}
@media screen and (max-width: 991px) {
  .section05_col_left {
    width: 100%;
    margin-bottom: 6vw;
  }
}

.section05_col_text_01 {
  font-size: 34px;
  font-weight: 700;
  margin-bottom: 4rem;
  line-height: 1.6;
  color: #fff;
  padding-right: 3rem;
}
@media screen and (max-width: 991px) {
  .section05_col_text_01 {
    font-size: 5.067vw;
    margin-bottom: 6.667vw;
    padding-right: 0;
    text-align: center;
  }
}

.section05_col_text_02 {
  font-size: 20px;
  font-weight: 700;
  color: #fff;
  padding-right: 5rem;
}
@media screen and (max-width: 991px) {
  .section05_col_text_02 {
    font-size: 3.3vw;
    padding-right: 0;
    text-align: center;
  }
}
.section05_col_text_02 a {
  color: #fffd7c;
  text-decoration: underline;
}
.section05_col_text_02 a:hover {
  text-decoration: none;
}

.section05_col_right {
  width: 43%;
}
@media screen and (max-width: 991px) {
  .section05_col_right {
    width: 100%;
  }
}

/* キャッシュレス浸透の大志は道半ば */
.section06 .headline_box {
  padding-top: 7rem;
  margin-bottom: 6.5rem;
  background-image: url(../img/pc/line_dotted.png);
}
@media screen and (max-width: 991px) {
  .section06 .headline_box {
    padding-top: 8.667vw;
    margin-bottom: 8vw;
    background-image: url(../img/sp/line_dotted.png);
  }
}
.section06 .headline_box .headline_text {
  border-bottom: 1px solid #e2eae7;
}
.section06 .green_frame_col {
  padding: 5.5rem;
}
@media screen and (max-width: 991px) {
  .section06 .green_frame_col {
    padding: 8vw 4vw;
  }
}

.section06_col_01 {
  width: 100%;
  max-width: 1040px;
  margin: 0 auto 2.4rem;
  padding-bottom: 2.4rem;
  position: relative;
}
@media screen and (max-width: 991px) {
  .section06_col_01 {
    width: calc(100% - 12vw);
    margin-bottom: 4.667vw;
    padding-bottom: 5.333vw;
    border-bottom: 1px solid #e2eae7;
  }
}
.section06_col_01::after {
  content: "";
  display: block;
  width: 96%;
  height: 1px;
  background-color: #e2eae7;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 991px) {
  .section06_col_01::after {
    display: none;
  }
}
.section06_col_01.last {
  margin-bottom: 12rem;
}
@media screen and (max-width: 991px) {
  .section06_col_01.last {
    margin-bottom: 10.667vw;
    border-bottom: none;
  }
}
.section06_col_01.last::after {
  display: none;
}
.section06_col_01 dl {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 991px) {
  .section06_col_01 dl {
    display: block;
  }
}
.section06_col_01 dl dt {
  font-size: 20px;
  line-height: 1.3;
  font-weight: 700;
  text-align: center;
  width: 20%;
  padding-right: 8rem;
}
@media screen and (max-width: 991px) {
  .section06_col_01 dl dt {
    text-align: left;
    width: 100%;
    font-size: 3.467vw;
    margin-bottom: 2vw;
  }
  .section06_col_01 dl dt br {
    display: none;
  }
}
.section06_col_01 dl dd {
  width: 36%;
}
@media screen and (max-width: 991px) {
  .section06_col_01 dl dd {
    width: 100%;
  }
}
.section06_col_01 dl dd .date {
  margin-bottom: 1rem;
}
@media screen and (max-width: 991px) {
  .section06_col_01 dl dd .date {
    margin-bottom: 1vw;
  }
}
.section06_col_01 dl dd .date .rc {
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  padding: 6px 15px;
  line-height: 1;
  border-radius: 14px;
}
@media screen and (max-width: 991px) {
  .section06_col_01 dl dd .date .rc {
    font-size: 2.667vw;
    padding: 1vw 2vw;
    border-radius: 2.4vw;
  }
}
.section06_col_01 dl dd .amount {
  line-height: 1;
}
.section06_col_01 dl dd .amount .num {
  font-size: 60px;
}
@media screen and (max-width: 991px) {
  .section06_col_01 dl dd .amount .num {
    font-size: 10.267vw;
  }
}
.section06_col_01 dl dd .amount .digit {
  font-size: 36px;
  font-weight: 700;
}
@media screen and (max-width: 991px) {
  .section06_col_01 dl dd .amount .digit {
    font-size: 6.133vw;
  }
}
.section06_col_01 dl dd.before {
  position: relative;
  margin-right: 8%;
}
@media screen and (max-width: 991px) {
  .section06_col_01 dl dd.before {
    margin-right: none;
    margin-bottom: 10vw;
  }
}
.section06_col_01 dl dd.before .date .rc {
  background-color: #889e95;
  color: #fff;
}
.section06_col_01 dl dd.before::after {
  content: "";
  display: block;
  width: 4.6rem;
  height: 8.2rem;
  background-image: url(../img/arrow_right_green.png);
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  top: 50%;
  right: -2rem;
  transform: translateY(-50%);
}
@media screen and (max-width: 991px) {
  .section06_col_01 dl dd.before::after {
    background-image: url(../img/arrow_down_green.png);
    width: 10.933vw;
    height: 6.133vw;
    top: auto;
    right: auto;
    left: 0;
    transform: none;
    bottom: -8vw;
  }
}
.section06_col_01 dl dd.after {
  color: #1cca93;
}
.section06_col_01 dl dd.after .date .rc {
  border: 1px solid #1cca93;
}

.case_study_item {
  margin-bottom: 2.4rem;
}
@media screen and (max-width: 991px) {
  .case_study_item {
    margin-bottom: 4vw;
  }
}
.case_study_item:last-child {
  margin-bottom: 0;
}

.case_study_btn {
  background-color: #fffebd;
  border-radius: 5px;
  padding: 3.5rem;
  position: relative;
}
@media screen and (max-width: 991px) {
  .case_study_btn {
    padding: 6vw 10vw 6vw 6vw;
  }
}
.case_study_btn:hover {
  cursor: pointer;
}
.case_study_btn .open {
  width: 31px;
  position: absolute;
  right: 3.5rem;
  top: 50%;
  transform: translateY(-50%);
}
@media screen and (max-width: 991px) {
  .case_study_btn .open {
    width: 5.6vw;
    right: 6vw;
  }
}

.case_study_btn,
.case_study_title {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 991px) {
  .case_study_btn,
.case_study_title {
    display: block;
  }
}
.case_study_btn .rc,
.case_study_title .rc {
  line-height: 1;
  display: inline-block;
  padding: 6px 15px;
  border-radius: 14px;
  background-color: #1cca93;
  color: #fff;
  font-size: 14px;
  margin-right: 1.8rem;
}
@media screen and (max-width: 991px) {
  .case_study_btn .rc,
.case_study_title .rc {
    font-size: 2.933vw;
    padding: 1.2vw 3.4vw;
    border-radius: 3.2vw;
  }
}
.case_study_btn .title,
.case_study_title .title {
  font-size: 18px;
  font-weight: 700;
}
@media screen and (max-width: 991px) {
  .case_study_btn .title,
.case_study_title .title {
    font-size: 3.467vw;
    margin-top: 2vw;
    display: block;
  }
}

.case_study_title {
  padding-bottom: 2.2rem;
  margin-bottom: 3.5rem;
  border-bottom: 1px solid #e2eae7;
}
@media screen and (max-width: 991px) {
  .case_study_title {
    padding-bottom: 4vw;
    margin-bottom: 6vw;
  }
}

.case_study_modal {
  visibility: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 4rem 6rem;
  position: fixed;
  z-index: 1001;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
}
@media screen and (max-width: 991px) {
  .case_study_modal {
    padding: 4vw 6vw;
  }
}
.case_study_modal.is_active {
  visibility: visible;
}

.case_study_col {
  max-width: 1200px;
  width: 100%;
  max-height: 100%;
  background-color: #fff;
  border: 3px solid #1cca93;
  border-radius: 1.5rem;
  padding: 4.5rem 7rem;
  position: relative;
  z-index: 1;
  overflow: auto;
}
@media screen and (max-width: 991px) {
  .case_study_col {
    border-radius: 2vw;
    padding: 8vw 4vw;
  }
}
.case_study_col .close {
  width: 60px;
  height: 60px;
  border: 3px solid #1cca93;
  border-radius: 0 1rem 0 1.5rem;
  background-color: #1cca93;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  right: 0;
}
@media screen and (max-width: 991px) {
  .case_study_col .close {
    width: 10.667vw;
    height: 10.667vw;
    border-radius: 0 1vw 0 2vw;
  }
}
.case_study_col .close img {
  width: 20px;
}
@media screen and (max-width: 991px) {
  .case_study_col .close img {
    width: 3.556vw;
  }
}
.case_study_col .close:hover {
  cursor: pointer;
}

.case_study_col_inner {
  height: 100%;
}

.case_study_bg {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 0;
  background-color: rgba(0, 0, 0, 0.3);
}

@media screen and (max-width: 991px) {
  .case_study_cnt p {
    font-size: 3.467vw;
  }
}

.person_box {
  display: flex;
  justify-content: flex-end;
  position: relative;
  z-index: 2;
  margin: -45px 3rem 4rem 0;
}
@media screen and (max-width: 991px) {
  .person_box {
    margin: -4.8vw 3.2vw 7.2vw 0;
  }
}
.person_box.hide {
  visibility: hidden;
}
.person_box .person_comment {
  width: 404px;
  height: 68px;
  background-image: url(../img/pc/balloon_yellow_03.png);
  background-repeat: no-repeat;
  background-size: contain;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  font-weight: 700;
  line-height: 1;
  color: #1cca93;
  padding-bottom: 5px;
  margin-top: 10px;
}
@media screen and (max-width: 991px) {
  .person_box .person_comment {
    width: 55.467vw;
    height: 9.333vw;
    font-size: 3.2vw;
    padding-bottom: 0.5vw;
    margin-top: 1vw;
  }
}
.person_box .person_img {
  width: 133px;
}
@media screen and (max-width: 991px) {
  .person_box .person_img {
    width: 19.733vw;
  }
}
.person_box .person_img figcaption {
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  margin-top: 1rem;
}
@media screen and (max-width: 991px) {
  .person_box .person_img figcaption {
    font-size: 2.933vw;
    margin-top: 1vw;
  }
}

.section06_col_02 {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 6.5rem;
}
@media screen and (max-width: 991px) {
  .section06_col_02 {
    display: block;
    margin-bottom: 10vw;
  }
}

.section06_col_left {
  width: 50%;
}
@media screen and (max-width: 991px) {
  .section06_col_left {
    width: 100%;
    margin-bottom: 6vw;
    font-size: 3.467vw;
  }
}

.section06_col_right {
  width: 46%;
}
@media screen and (max-width: 991px) {
  .section06_col_right {
    width: 100%;
  }
}

.link_btn_list {
  display: flex;
  justify-content: space-between;
  margin-bottom: 4.5rem;
}
@media screen and (max-width: 991px) {
  .link_btn_list {
    display: block;
    margin-bottom: 6vw;
  }
}

.link_btn_list_item {
  position: relative;
  width: 31.67%;
}
@media screen and (max-width: 991px) {
  .link_btn_list_item {
    width: 100%;
    margin-bottom: 4vw;
  }
}
.link_btn_list_item.disabled::after {
  background: rgba(91, 111, 105, 0.5);
}

.link_btn_list_item::after {
  content: "";
  display: block;
  background: #ff8c34;
  z-index: 0;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  border-radius: 2rem;
  box-shadow: 0 3px 1px rgba(28, 202, 147, 0.25);
  transition: 0.6s cubic-bezier(0.08, 0.68, 0.35, 1);
}
@media screen and (max-width: 991px) {
  .link_btn_list_item::after {
    border-radius: 2vw;
  }
}

@media screen and (min-width: 769px) {
  .link_btn_list_item.disabled:hover::after {
    transform: none;
  }

  .link_btn_list_item:hover::after {
    transform: scale(1.05);
  }
}
.link_btn_list_item a {
  position: relative;
  z-index: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  align-content: center;
  color: #fff;
  font-size: 3.467vw;
  font-weight: 700;
  line-height: 1.3;
  padding: 4vw 6vw;
  text-align: center;
}

@media screen and (min-width: 769px) {
  .link_btn_list_item a {
    padding: 1.8rem 4.5rem;
    font-size: 18px;
    line-height: 1.4;
  }
}
.link_btn_list_item a::after {
  content: "";
  width: 0.6em;
  height: 0.6em;
  display: block;
  position: absolute;
  right: 2.2rem;
  top: calc(50% - 0.3em);
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  transform: rotate(-45deg);
}

@media screen and (min-width: 769px) {
  .link_btn_list_item a::after {
    width: 0.5em;
    height: 0.5em;
    right: 2.5rem;
    top: calc(50% - 0.25em);
  }
}
.link_btn_list_item .icon {
  background: url(../img/common/menu_01_white.png) no-repeat center center/contain;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 3.966vw;
  height: 4.828vw;
  position: absolute;
  left: 2.5rem;
  top: 50%;
  transform: translateY(-50%);
  width: 4rem;
  height: 4rem;
}
@media screen and (max-width: 992px) {
  .link_btn_list_item .icon {
    width: 5vw;
    height: 5vw;
  }
}
@media screen and (max-width: 768px) {
  .link_btn_list_item .icon {
    width: 6vw;
    height: 6vw;
  }
}
.link_btn_list_item .icon.--digitalbank {
  background-image: url(../img/common/menu_02_white.png);
}

.link_btn_list_item .icon.--consulting {
  background-image: url(../img/common/menu_03_white.png);
}

.link_btn_list_item .icon.--resources {
  background-image: url(../img/common/menu_04_white.png);
}

.return_btn {
  width: 555px;
  height: 86px;
  margin: 0 auto;
  position: relative;
}
@media screen and (max-width: 991px) {
  .return_btn {
    width: 100%;
    height: 14.667vw;
  }
}
.return_btn::after {
  content: "";
  display: block;
  background: #fff;
  border: 3px solid #1cca93;
  box-shadow: 0 3px 1px rgba(28, 202, 147, 0.25);
  border-radius: 43px;
  z-index: 0;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transition: 0.6s cubic-bezier(0.08, 0.68, 0.35, 1);
}
@media screen and (min-width: 992px) {
  .return_btn::after {
    border-radius: 7.3335vw;
  }
}
.return_btn a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 1;
}
.return_btn a .text {
  line-height: 1;
  font-size: 18px;
  color: #1cca93;
  font-weight: 700;
}
@media screen and (max-width: 991px) {
  .return_btn a .text {
    font-size: 3.467vw;
  }
}
.return_btn a::before {
  content: "";
  width: 0.6em;
  height: 0.6em;
  display: block;
  position: absolute;
  left: 4rem;
  top: calc(50% - 0.3em);
  border-left: 2px solid #1cca93;
  border-bottom: 2px solid #1cca93;
  transform: rotate(45deg);
}
.return_btn:hover::after {
  transform: scale(1.05);
}