@charset "UTF-8";

p {
  line-height: 1.5 !important;
}
@media screen and (min-width: 768px) {
  p {
    font-size: 1.125rem;
  }
}
.text__bold_red {
  font-weight: bold;
  color: #CC0500;
}
.w970max {
  max-width: 970px !important;
}
.box__mv_apps {
  height: 150.13vw;
  position: relative;
  box-sizing: border-box;
  background-image: url(/apps/resource/img/bg_mv_sp.png);
  background-repeat: no-repeat;
  background-size: 100vw;
  background-position: top left;
}
.box__mv_apps h1 {
  width: 81.86vw;
  height: auto;
  margin: 0;
  position: absolute;
  top: 6.32vw;
  left: 9.33vw;
}
.box__mv_apps .img__apps_sample {
  width: 42.13vw;
  height: auto;
  position: absolute;
  top: 31.2vw;
  left: 12.4vw;
  z-index: 10;
}
.box__mv_apps .img__apps_campaign {
  width: 47.58vw;
  height: auto;
  position: absolute;
  top: 44.26vw;
  right: 3.46vw;
}
.box__mv_apps .list__mv_apps_about {
  margin: 0;
  position: absolute;
  top: 89.8vw;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  display: flex;
  justify-content: center;
  gap: 2.93vw;
  list-style: none;
  z-index: 20;
}
.box__mv_apps .list__mv_apps_about li {
  width: 43.46vw;
  margin: 0;
  padding: 4.8vw 2.13vw 2.13vw;
  box-sizing: border-box;
  position: relative;
  background-color: #fff;
  border: solid 2px #9DDDF5;
  border-radius: 20px;
  box-shadow: 0px 0px 10px 0px rgba(157, 221, 245, 1);
}
.box__mv_apps .list__mv_apps_about li .txt__apps_about_cap {
  width: 32vw;
  height: 7.19vw;
  margin: 0;
  position: absolute;
  top: -4.8vw;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 3.73vw;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  color: #fff;
  background-color: #FF4F4C;
  border-radius: 20px;
}
.box__mv_apps .list__mv_apps_about li .txt__apps_about_cap.bg__color_blue {
  background-color: #1B9FD4;
}
.box__mv_apps .list__mv_apps_about li .txt__apps_about_cap:after {
  content: "";
  position: absolute;
  bottom: -1.866vw;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 2.074vw;
  height: 1.866vw;
  background-color: #FF4F4C;
  clip-path: polygon(50% 1.866vw, 0% 0%, 2.074vw 0%);
}
.box__mv_apps .list__mv_apps_about li .txt__apps_about_cap.bg__color_blue:after {
  background-color: #1B9FD4;
}
.box__mv_apps .list__mv_apps_about li .txt__apps_about_detail {
  margin: 0;
  font-size: 4.26vw;
  font-weight: bold;
  line-height: 1.25 !important;
  text-align: center;
}
.box__mv_apps .list__mv_apps_dl_area {
  margin: 0;
  position: absolute;
  top: 120.26vw;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.box__mv_apps .list__mv_apps_dl_area ul {
  margin-bottom: 2.66vw;
  display: flex;
  justify-content: center;
  list-style: none;
}
.box__mv_apps .list__mv_apps_dl_area ul li {
  margin: 0;
}
.box__mv_apps .list__mv_apps_dl_area ul li:first-of-type {
  margin-right: 4vw;
}
.box__mv_apps .list__mv_apps_dl_area ul li a img {
  width: auto;
  height: 13.33vw;
}
.box__mv_apps .list__mv_apps_dl_area p {
  margin-bottom: 0;
  font-size: 3.73vw;
  text-align: center;
}
@media screen and (min-width: 768px) {
  .box__mv_apps {
    height: auto;
    margin-bottom: 0;
    background-image: url(/apps/resource/img/bg_mv_pc.png);
    background-size: 100%;
  }
  .box__mv_apps .inbox__full {
    max-height: 510px;
    width: 87.84vw;
    height: 37.26vw;
    position: relative;
  }
  .box__mv_apps h1 {
    width: min(42.02vw, 574px);
    top: min(5.70vw, 78px);
    left: min(3.44vw, 47px);
  }
  .box__mv_apps .img__apps_sample {
    width: min(13.54vw, 185px);
    top: min(4.74vw, 64px);
    left: min(62.29vw, 851px);
    z-index: 10;
  }
  .box__mv_apps .img__apps_campaign {
    width: min(13.97vw, 190px);
    top: min(2.34vw, 32px);
    left: min(74.23vw, 1014px);
    right: unset
  }
  .box__mv_apps .list__mv_apps_about {
    top: min(4.72vw, 64px);
    left: min(49.12vw, 671px);
    display: block;
    -webkit-transform: unset;
    transform: unset;
    z-index: 5;
  }
  .box__mv_apps .list__mv_apps_about li {
    width: min(13.54vw, 185px);
    height: min(13.54vw, 185px);
    margin-bottom: min(1.80vw, 24px);
    padding: 0;
    box-sizing: border-box;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 500px;
    box-shadow: 0px 0px 10px 0px rgba(157, 221, 245, 1);
  }
  .box__mv_apps .list__mv_apps_about li:last-of-type {
    margin-bottom: 0;
  }
  .box__mv_apps .list__mv_apps_about li .txt__apps_about_cap {
    width: min(10.24vw, 140px);
    height: min(3.07vw, 42px);
    top: max(-0.73vw, -4px);
    font-size: min(1.17vw, 16px);
    border-radius: 100px;
    box-shadow: 0px 0px 10px 0px rgba(255, 255, 255, 1);
  }
  .box__mv_apps .list__mv_apps_about li .txt__apps_about_cap:after {
    bottom: max(-0.87vw, -12px);
    width: min(0.97vw, 13px);
    height: min(0.87vw, 12px);
    clip-path: polygon(50% min(0.87vw ,12px), 0% 0%, min(0.97vw, 13px) 0%);
  }
  .box__mv_apps .list__mv_apps_about li .txt__apps_about_cap.bg__color_blue:after {
    background-color: #1B9FD4;
  }
  .box__mv_apps .list__mv_apps_about li .txt__apps_about_detail {
    margin: min(0.73vw, 24px) 0 0;
    font-size: min(1.31vw, 18px);
    font-weight: bold;
    line-height: 1.5 !important;
    text-align: center;
  }
  .box__mv_apps .list__mv_apps_dl_area {
    top: min(22.16vw, 302px);
    left: min(3.66vw, 50px);
    -webkit-transform: unset;
    transform: unset;
  }
  .box__mv_apps .list__mv_apps_dl_area ul {
    margin-bottom: min(1.46vw, 20px);
  }
  .box__mv_apps .list__mv_apps_dl_area ul li {
    display: flex;
    align-items: center;
    gap: min(1.46vw, 20px);
  }
  .box__mv_apps .list__mv_apps_dl_area ul li:first-of-type {
    margin-right: min(2.19vw, 30px);
  }
  .box__mv_apps .list__mv_apps_dl_area ul li a img {
    width: auto;
    height: min(3.66vw, 50px);
  }
  .box__mv_apps .list__mv_apps_dl_area ul li .img__mv_app_qr {
    width: auto;
    height: min(6.57vw, 90px);
  }
  .box__mv_apps .list__mv_apps_dl_area p {
    font-size: min(1.17vw, 16px);
  }
}
@media screen and (min-width: 1366px) {
  .box__mv_apps {
    background-position: bottom 85px right;
  }
}
@media screen and (min-width: 1920px) {
  .box__mv_apps {
    background-position: bottom 50px right;
  }
}
@media screen and (min-width: 2000px) {
  .box__mv_apps {
    max-width: 2000px;
    margin-left: -365px !important;
    margin-right: -365px !important;
  }
}

h2.ttl__section_app {
  margin: 0 0 47px;
  padding-top: 20px;
  position: relative;
  font-size: 1.25rem;
  font-weight: normal;
  text-align: center;
}
h2.ttl__section_app:before {
  content: "";
  width: 40.5px;
  height: 12px;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-image: url(/apps/resource/img/img_line_three.svg);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: top center;
}
@media screen and (min-width: 768px) {
  h2.ttl__section_app {
    margin: 0 0 53px;
    padding-top: 30px;
    font-size: 1.625rem;
  }
  h2.ttl__section_app:before {
    content: "";
    width: 40.5px;
    height: 12px;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-image: url(/apps/resource/img/img_line_three.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: top center;
  }
}

section.box__section_apps_info {
  padding: 30px 0 50px;
  background-color: #F4F8FF;
}
.box__info_detail {
  padding: 35px 15px 20px;
  position: relative;
  background-color: #fff;
  border: solid 2px #FF4F4C;
  border-radius: 15px;
}
.box__info_detail h3 {
  width: 300px;
  height: 34px;
  margin: 0;
  position: absolute;
  top: -20px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 1rem;
  color: #fff;
  background-color: #FF4F4C;
  border-radius: 20px;
}
.box__info_detail h3:after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 11px;
  height: 10px;
  background-color: #FF4F4C;
  clip-path: polygon(50% 10px, 0% 0%, 11px 0%);
}
.box__info_detail h4 {
  margin: 0 0 20px;
  font-size: 1.3750rem;
  font-weight: bold;
  color: #CC0500;
}
.img__info_detail {
  max-width: 350px;
  width: 100%;
  height: auto;
  margin: 0 auto;
  display: block;
}
.logo__yupoint {
padding-left: 70px;
background-image: url(/apps/resource/img/logo_yupoint.svg);
background-repeat: no-repeat;
background-size: 42.79px 60.24px;
background-position: top left 8px;
}
.icon__touch_apps {
  padding-left: 70px;
  background-image: url(/apps/resource/img/icon_touch.svg);
  background-repeat: no-repeat;
  background-size: 50px 48.46px;
  background-position: center left 5px;
}
.icon__bell_apps {
  padding-left: 70px;
  background-image: url(/apps/resource/img/icon_bell.svg);
  background-repeat: no-repeat;
  background-size: 42.66px 50px;
  background-position: center left 5px;
}
.icon__phone_apps {
  padding-left: 70px;
  background-image: url(/apps/resource/img/icon_phone.svg);
  background-repeat: no-repeat;
  background-size: 49.69px 50px;
  background-position: center left 5px;
}
.box__info_detail.box__info_color_blue {
  border: solid 2px #1B9FD4;
}
.box__info_detail.box__info_color_blue h3 {
  background-color: #1B9FD4;
}
.box__info_detail.box__info_color_blue h3:after {
  background-color: #1B9FD4;
}
.box__info_detail.box__info_color_blue h4 {
  color: #085BA6;
}
@media screen and (min-width: 768px) {
  section.box__section_apps_info {
    padding: 30px 0 130px;
  }
  .box__info_detail {
    padding: 56px 100px 50px;
    border-radius: 30px;
  }
  .box__info_detail_inner_pc_flex {
    display: flex;
    justify-content: flex-end;
    align-items: center;
  }
  .box__info_detail_inner_pc_flex_reverse {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    flex-direction: row-reverse;
  }
  .box__info_detail h3 {
    width: 500px;
    height: 47px;
    top: -24px;
    font-size: 1.125rem;
    border-radius: 30px;
  }
  .box__info_detail h3:after {
    bottom: -12px;
    width: 13px;
    height: 12px;
    clip-path: polygon(50% 12px, 0% 0%, 13px 0%);
  }
  .box__info_detail h4 {
    margin: 0 0 30px;
    display: flex;
    align-items: center;
    font-size: 1.75rem;
  }
  .img__info_detail {
    max-width: 350px;
    width: 25.62vw;
  }
  .logo__yupoint {
    min-height: 70px;
    padding-left: 90px;
    background-size: 49.72px 70px;
    background-position: center left 10px;
  }
  .icon__touch_apps {
    min-height: 58.16px;
    padding-left: 70px;
    background-size: 60px 58.16px;
    background-position: center left;
  }
  .icon__bell_apps {
    min-height: 58.61px;
    padding-left: 90px;
    background-size: 50px 58.61px;
    background-position: center left 10px;
  }
  .icon__phone_apps {
    min-height: 50px;
    padding-left: 70px;
    background-size: 49.69px 50px;
    background-position: center left;
  }
}

.list__line_blue {
  list-style: none;
}
.list__line_blue li {
  margin-bottom: 10px;
  padding-left: 15px;
  line-height: 1.25;
  border-left: solid 2px #001096;
}

.box__apps_dl_sub_area {
  margin-bottom: 20px;
  padding: 4.8vw 4vw 5.33vw;
  box-sizing: border-box;
  position: relative;
  background-image: url(/apps/resource/img/bg_dl_sp.png);
  background-repeat: no-repeat;
  background-size: 100vw;
  background-position: top left;
}
.box__apps_dl_sub_area .icon__kanpoapp {
  width: 11.73vw;
  height: auto;
  margin-bottom: 3.6vw
  /*position: absolute;
  top: 5.33vw;
  left: 4vw;*/
}
.box__apps_dl_sub_area .text__apps_dl_cap {
  margin-bottom: 4vw;
  padding-left: 15.73vw;
  font-size: 4.26vw;
  font-weight: bold;
  color: #fff;
}
.box__apps_dl_sub_area .text__apps_dl_cap sup {
  font-size: 3.2vw;
}
.box__apps_dl_sub_area .list__apps_dl_sub {
  margin: 0;
  list-style: none;
}
.box__apps_dl_sub_area .list__apps_dl_sub li {
  margin: 0;
}
.box__apps_dl_sub_area .list__apps_dl_sub li:first-of-type {
  margin: 0 0 4vw;
}
.box__apps_dl_sub_area .list__apps_dl_sub li a img {
  width: auto;
  height: 13.33vw;
}
.box__apps_dl_sub_area .list__apps_dl_qr {
  display: none;
}
.box__apps_dl_sub_area .img__app_sample {
  width: 30.66vw;
  height: auto;
  position: absolute;
  bottom: 0;
  right: 10.66vw;
}
@media screen and (min-width: 768px) {
  .box__apps_dl_sub_area {
    padding: 0;
    background-image: url(/apps/resource/img/bg_dl_pc.png);
  }
  .box__apps_dl_sub_area .box__apps_dl_sub_area_inner {
    max-width: 970px;
    max-height: 151px;
    width: 71.01vw;
    height: 11.05vw;
    margin: 0 auto;
    /*padding: min(1.83vw, 25px) min(12.37vw, 169px) 0 0;*/
    padding: 0 min(12.37vw, 169px) 0 0;
    box-sizing: border-box;
    position: relative;
    display: flex;
    /*align-items: flex-start;*/
    align-items: center;
    justify-content: left;
  }
  .box__apps_dl_sub_area .icon__kanpoapp {
    width: min(6.80vw,93px);
    margin-top: min(0.21vw, 3px);
    margin-bottom: 0;
    position: relative;
    top: unset;
    left: unset;
  }
  .box__apps_dl_sub_area .list__apps_dl_sub_area {
    margin: 0 min(2.19vw, 30px) 0 min(2.85vw, 39px);
    padding-top: min(0.36vw, 5px);
  }
  .box__apps_dl_sub_area .text__apps_dl_cap {
    margin-bottom: min(1.12vw, 15px);
    padding-left: 0;
    font-size: min(1.17vw, 16px);
  }
  .box__apps_dl_sub_area .text__apps_dl_cap sup {
    font-size: min(1.02vw, 14px);
  }
  .box__apps_dl_sub_area .list__apps_dl_sub {
    margin: 0;
    display: flex;
    list-style: none;
  }
  .box__apps_dl_sub_area .list__apps_dl_sub li {
    margin: 0;
  }
  .box__apps_dl_sub_area .list__apps_dl_sub li:first-of-type {
    margin: 0 min(0.73vw, 10px) 0 0;
  }
  .box__apps_dl_sub_area .list__apps_dl_sub li a img {
    width: auto;
    height: min(3.66vw, 50px);
  }
  .box__apps_dl_sub_area .list__apps_dl_qr {
    margin-bottom: 0;
    display: flex;
    gap: min(0.73vw, 10px);
    list-style: none;
    text-align: center;
  }
  .box__apps_dl_sub_area .list__apps_dl_qr li {
    margin-bottom: 0;
  }
  .box__apps_dl_sub_area .list__apps_dl_qr img {
    width: min(5.85vw, 80px);
  }
  .box__apps_dl_sub_area .list__apps_dl_qr p {
    margin: min(0.14vw, 2px) 0 0;
    font-size: min(1.02vw, 14px);
    font-weight: bold;
    color: #fff;
  }
  .box__apps_dl_sub_area .img__app_sample {
    width: min(12.00vw, 164px);
    bottom: 0;
    right: 0;
  }
}
@media screen and (min-width: 2000px) {
  .box__apps_dl_sub_area {
    max-width: 2000px;
    margin-left: -365px !important;
    margin-right: -365px !important;
  }
}

.box__section_apps_flow {
}
.box__section_apps_flow .list__flow_step {
  margin: 0;
  list-style: none;
}
.box__section_apps_flow .list__flow_step li {
  margin: 0;
  padding-bottom: 60px;
  position: relative;
  text-align: center;
}
.box__section_apps_flow .list__flow_step li:after {
  content: "";
  width: 60px;
  height: 20px;
  position: absolute;
  bottom: 20px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-image: url(/apps/resource/img/icon_triangle_blue.svg);
  background-repeat: no-repeat;
  background-size: 100%;
}
.box__section_apps_flow .list__flow_step li:nth-child(3):after,
.box__section_apps_flow .list__flow_step li:nth-child(4):after {
  content: none;
}
.box__section_apps_flow .list__flow_step li p {
  margin: 0;
  font-weight: bold;
}
.box__section_apps_flow .list__flow_step li img {
  width: 100%;
  height: auto;
  margin-bottom: 15px;
}
.box__section_apps_flow .list__flow_step li:nth-child(1) img {
  max-width: 288.63px;
}
.box__section_apps_flow .list__flow_step li:nth-child(2) img {
  max-width: 297.87px;
}
.box__section_apps_flow .list__flow_step li:nth-child(3) img {
  max-width: 298.87px;
}
.box__section_apps_flow .list__flow_step li:nth-child(4) img {
  max-width: 280.75px;
}
.box__section_apps_flow .list__flow_step li .text__flow_balloon_blue {
  width: 200px;
  height: 34px;
  margin: 0 auto 20px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  background-color: #1B9FD4;
  border-radius: 20px;
}
.box__section_apps_flow .list__flow_step li .text__flow_balloon_blue:after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 11px;
  height: 10px;
  background-color: #1B9FD4;
  clip-path: polygon(50% 10px, 0% 0%, 11px 0%);
}
.btn__apps_blue_arrow {
  min-height: 44px !important;
  background: #085BA6 !important;
}
@media screen and (min-width: 768px) {
  .box__section_apps_flow .list__flow_step {
    margin-bottom: 50px;
    display: flex;
  }
  .box__section_apps_flow .list__flow_step li {
    margin: 0 47px 0 0;
    padding-bottom: 0;
  }
  .box__section_apps_flow .list__flow_step li:nth-child(3) {
    margin-right: 30px;
  }
  .box__section_apps_flow .list__flow_step li:nth-child(4) {
    margin-right: 0;
  }
  .box__section_apps_flow .list__flow_step li:after {
    content: "";
    width: 60px;
    height: 20px;
    position: absolute;
    bottom: unset;
    top: 120px;
    left: unset;
    right: -60px;
    -webkit-transform: translateY(50%) rotate(-90deg);
    transform: translateY(50%) rotate(-90deg);
  }
  .box__section_apps_flow .list__flow_step li:nth-child(3):after,
  .box__section_apps_flow .list__flow_step li:nth-child(4):after {
    content: none;
  }
  .box__section_apps_flow .list__flow_step li p {
    font-size: 1rem;
  }
  .box__section_apps_flow .list__flow_step li img {
    width: 100%;
    height: auto;
    margin-bottom: 15px;
  }
  .box__section_apps_flow .list__flow_step li .text__flow_balloon_blue {
    width: 200px;
    height: 34px;
    position: absolute;
    top: -55px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .box__section_apps_flow .list__flow_step li .text__flow_balloon_blue:after {
    bottom: -9.5px;
    left: 50%;
    width: 11px;
    height: 10px;
    clip-path: polygon(50% 10px, 0% 0%, 11px 0%);
  }
}

section.box__section_apps_relate {
  margin-bottom: 50px;
  padding: 30px 0 50px;
  background-color: #F7F6F0;
}
section.box__section_apps_relate .list__apps_relate {
  margin-bottom: 0;
  list-style: none;
}
section.box__section_apps_relate .list__apps_relate > li {
  max-width: 345px;
  margin: 0 auto;
}
section.box__section_apps_relate .list__apps_relate > li img {
  width: 100%;
  height: auto;
  margin: 0 auto 15px;
  display: block;
}
@media screen and (min-width: 768px) {
  section.box__section_apps_relate {
    padding: 50px 0;
  }
  section.box__section_apps_relate .list__apps_relate {
    display: flex;
    justify-content: center;
    gap: 46px;
  }
  section.box__section_apps_relate .list__apps_relate > li {
    margin: 0;
  }
}

.list__social_icon {
  display: flex;
  gap: 30px;
  justify-content: center;
  list-style: none;
}
.list__social_icon img {
  width: 70px;
}
@media screen and (min-width: 768px) {
  .list__social_icon {
    gap: 40px;
  }
  .list__social_icon img {
    width: 100px;
  }
}