/*==============================
/index.html 2025
==============================*/
/*# sourceMappingURL=index2025.css.map */
.pbMainArea {
  margin: 0;
}

#top2025 {
  background: #F9F2E6;
  font-family: "Noto Sans JP", sans-serif;
}

#top2025 .app_2026_txt_en {
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-weight: 800;
}

#top2025 * {
  box-sizing: border-box;
  color: #373737;
}

#top2025 img {
  width: 100%;
  vertical-align: top;
}

#top2025 li {
  list-style-type: none;
}

#top2025 ul {
  margin: 0;
  padding-left: 0;
}

#top2025 .app_2026_link {
  transition: opacity 0.2s;
}

#top2025 .app_2026_link:hover {
  opacity: 0.6;
}

#top2025 .app_2026_sec_inner {
  padding: 100px 0 120px;
}

#top2025 .app_2026_w-liquid {
  padding-left: 1.3888888889vw;
  padding-right: 1.3888888889vw;
  margin: auto;
}

#top2025 .app_2026_w-fixed {
  max-width: 1280px;
  padding-left: 40px;
  padding-right: 40px;
  margin: auto;
}

#top2025 .app_2026_sec_ttl {
  line-height: 1;
  margin-bottom: 24px;
}

#top2025 .app_2026_sec_ttl .app_2026_en {
  color: #D43B3B;
  position: relative;
  display: flex;
  align-items: center;
  font-size: 20px;
  text-transform: uppercase;
}

#top2025 .app_2026_sec_ttl .app_2026_en::before {
  content: "";
  width: 19px;
  height: 12px;
  background: url(/library/cmn/top/img/sec_ttl_en.png) center center/contain no-repeat;
  margin-right: 6px;
}

#top2025 .app_2026_sec_ttl .app_2026_ja {
  color: #D43B3B;
  font-size: 40px;
  font-weight: 600;
  margin-top: 16px;
  letter-spacing: 0.08em;
  line-height: 1.2;
}

#top2025 .app_2026_sec_ttl .app_2026_txt {
  font-size: 16px;
  line-height: 1.6;
  margin-top: 24px;
}

#top2025 .app_2026_sec_ttl.app_2026__center {
  text-align: center;
}

#top2025 .app_2026_sec_ttl.app_2026__center .app_2026_en {
  justify-content: center;
}

#top2025 .app_2026_sec_mv .app_2026_sec_inner {
  padding-top: 54px;
  padding-bottom: 30px;
}

#top2025 .app_2026_sec_mv .app_2026_mv_area {
  display: flex;
  justify-content: space-between;
}

#top2025 .app_2026_sec_mv .app_2026_mv_copy_area {
  width: 36.8421052632%;
}

#top2025 .app_2026_sec_mv .app_2026_mv_copy_area .app_2026_mv_main_copy {
  margin-top: 45px;
}

#top2025 .app_2026_sec_mv .app_2026_mv_copy_area .app_2026_mv_sub_copy {
  margin-top: 40px;
  margin-left: 22px;
}

#top2025 .app_2026_sec_mv .app_2026_mv_img_area {
  width: 58.3333333333%;
  position: relative;
}

#top2025 .app_2026_sec_mv .app_2026_mv_img_area .app_2026_sp_dl_ico {
  position: absolute;
}

#top2025 .app_2026_sec_mv .campaign_area {
  background: #fff;
  border-radius: 12px;
  padding: 64px;
}

#top2025 .app_2026_sec_mv .campaign_area .campaign_inner {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

#top2025 .app_2026_sec_mv .campaign_area .campaign_inner .campaign_content {
  width: 57.6492537313%;
}

#top2025 .app_2026_sec_mv .campaign_area .campaign_inner .campaign_content .campaign_ttl {
  font-size: 27px;
  line-height: 1.4;
  font-weight: 600;
}

#top2025 .app_2026_sec_mv .campaign_area .campaign_inner .campaign_content .campaign_date {
  display: inline-block;
  background: #ED6648;
  color: #fff;
  font-size: 14px;
  margin-top: 16px;
  padding: 10px;
  border-radius: 6px;
  line-height: 1;
  font-weight: 600;
}

#top2025 .app_2026_sec_mv .campaign_area .campaign_inner .campaign_content .campaign_txt {
  font-size: 16px;
  margin-top: 24px;
  line-height: 2;
}

#top2025 .app_2026_sec_mv .campaign_area .campaign_inner .campaign_img {
  width: 25%;
  height: 30%;
  border-radius: 12px;
  overflow: hidden;
  border: 1px solid #dbd2c3;
}

#top2025 .app_2026_sec_linkage .app_2026_step_list {
  display: flex;
  justify-content: space-between;
  max-width: 900px;
  counter-reset: number 0;
  position: relative;
  margin: auto;
  margin-top: 60px;
}

#top2025 .app_2026_sec_linkage .app_2026_step_list::before {
  content: "";
  width: 100%;
  height: 3px;
  background: url(/library/cmn/top/img/step_line.png) center top/7px 3px repeat-x;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

#top2025 .app_2026_sec_linkage .app_2026_step_list .app_2026_list_item {
  width: 26.6666666667%;
  background: #fff;
  border-radius: 50%;
  aspect-ratio: 1 / 1;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding-top: 20px;
  z-index: 2;
}

#top2025 .app_2026_sec_linkage .app_2026_step_list .app_2026_list_item::before {
  counter-increment: number 1;
  content: "STEP" counter(number);
  position: absolute;
  top: -10px;
  left: 0;
  right: 0;
  margin: auto;
  background: #BADFFF;
  color: #5A5656;
  padding: 6px 0;
  font-size: 14px;
  border-radius: 30px;
  display: inline-block;
  text-align: center;
  width: 64px;
}

#top2025 .app_2026_sec_linkage .app_2026_step_list .app_2026_list_item .app_2026_step_ttl {
  font-size: 16px;
  line-height: 1.5;
  font-weight: 600;
  text-align: center;
  min-height: 48px;
  display: flex;
  align-items: center;
}

#top2025 .app_2026_sec_linkage .app_2026_step_list .app_2026_list_item .app_2026_txt_link {
  color: #D43B3B;
  font-size: 14px;
  font-weight: 600;
  position: relative;
  display: flex;
  align-items: center;
  margin-top: 10px;
  margin-bottom: 15px;
}

#top2025 .app_2026_sec_linkage .app_2026_step_list .app_2026_list_item .app_2026_txt_link::after {
  content: "";
  width: 16px;
  height: 16px;
  background: url(/library/cmn/top/img/ico_txt_link.png) center center/contain no-repeat;
  margin-left: 4px;
}

#top2025 .app_2026_sec_linkage .app_2026_step_list .app_2026_list_item .app_2026_txt_link:hover {
  text-decoration: underline;
}

#top2025 .app_2026_sec_linkage .app_2026_step_list .app_2026_list_item .app_2026_step_ico {
  width: 42.5%;
  margin-top: 2px;
}

#top2025 .app_2026_sec_linkage .app_2026_security_area {
  max-width: 860px;
  background: #FFF9EC;
  border-radius: 12px;
  padding: 40px;
  position: relative;
  text-align: center;
  margin: auto;
  margin-top: 64px;
}

#top2025 .app_2026_sec_linkage .app_2026_security_area::before {
  content: "";
  width: 48px;
  height: 48px;
  background: url(/library/cmn/top/img/ico_security.png) center center/contain no-repeat;
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  top: -24px;
  margin: auto;
}

#top2025 .app_2026_sec_linkage .app_2026_security_area .app_2026_ttl {
  font-size: 20px;
  color: #D43B3B;
  line-height: 1.4;
  font-weight: 600;
}

#top2025 .app_2026_sec_linkage .app_2026_security_area .app_2026_txt {
  font-size: 14px;
  line-height: 1.4;
  margin-top: 20px;
}

#top2025 .app_2026_sec_tab .app_2026_tab {
  max-width: 900px;
  margin: 0 auto 121px;
  overflow: hidden;
}

#top2025 .app_2026_sec_tab .app_2026_tab_content {
  display: none;
}

#top2025 .app_2026_sec_tab .app_2026_tab_content.app_2026_is-active {
  display: block !important;
}

#top2025 .app_2026_sec_tab .app_2026_tab_content.app_2026_is-active .app_2026_tab_inner {
  display: flex !important;
}

#top2025 .app_2026_sec_tab .app_2026_tab_nav {
  display: grid;
  grid-template-columns: 1fr 1fr;
}

#top2025 .app_2026_sec_tab .app_2026_tab_btn {
  padding: 20px;
  font-size: 30px;
  font-weight: 600;
  border: none;
  border-top-right-radius: 20px;
  border-top-left-radius: 20px;
  background: #fff;
  cursor: pointer;
  transition: .25s;
}

#top2025 .app_2026_sec_tab .app_2026_tab_btn.app_2026_is-active {
  background: #d83a3a;
  color: #fff;
}

#top2025 .app_2026_sec_tab .app_2026_tab_contents {
  padding: 40px;
  border: 2px solid #D43B3B;
  border-bottom-right-radius: 20px;
  border-bottom-left-radius: 20px;
  background: #fff;
}

#top2025 .app_2026_sec_tab .app_2026_tab_content {
  display: none;
  animation: fade .35s;
}

#top2025 .app_2026_sec_tab .app_2026_tab_content.app_2026_is-active {
  display: block;
}

#top2025 .app_2026_sec_tab .app_2026_tab_content.app_2026_is-active .app_2026_tab_inner {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 100px;
  margin: 0 auto;
}

#top2025 .app_2026_sec_tab .app_2026_tab_content.app_2026_is-active .app_2026_tab_inner img {
  width: auto;
}

#top2025 .app_2026_sec_tab .app_2026_tab_content.app_2026_is-active .app_2026_tab_inner:nth-child(1) {
  max-width: 632px;
  padding-bottom: 30px;
}

#top2025 .app_2026_sec_tab .app_2026_tab_content.app_2026_is-active .app_2026_tab_inner:nth-child(2) {
  font-size: 26px;
  font-weight: bold;
  max-width: 786px;
  padding-top: 30px;
  margin-bottom: 30px;
  position: relative;
  justify-content: space-around;
  gap: 0;
}

#top2025 .app_2026_sec_tab .app_2026_tab_content.app_2026_is-active .app_2026_tab_inner:nth-child(2)::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: repeating-linear-gradient(to right, #000 0 4px, transparent 4px 8px);
}

#top2025 .app_2026_sec_tab .app_2026_tab_content.app_2026_is-active .app_2026_tab_inner ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

#top2025 .app_2026_sec_tab .app_2026_tab_content.app_2026_is-active .app_2026_tab_inner ul li {
  font-size: 26px;
  font-weight: bold;
  display: flex;
  align-items: flex-start;
  gap: 12px;
  line-height: 1.6;
}

#top2025 .app_2026_sec_tab .app_2026_tab_content.app_2026_is-active .app_2026_tab_inner ul li::before {
  content: "";
  width: 38px;
  height: 24px;
  flex-shrink: 0;
  margin-top: 0.3em;
  background: url(/library/cmn/top/img/sec_ttl_en.png) no-repeat center/contain;
}

#top2025 .app_2026_sec_tab .app_2026_tab_content .app_2026_btn_area {
  margin-top: 40px;
  display: flex;
  flex-direction: column;
  align-items: center;
}

#top2025 .app_2026_sec_tab .app_2026_tab_content .app_2026_btn_area .app_2026_btn {
  color: #D43B3B;
  font-size: 16px;
  position: relative;
  background: #fff;
  border: 2px solid #D43B3B;
  border-radius: 50px;
  min-width: 273px;
  padding: 16px 30px;
  display: block;
  font-weight: 600;
  text-align: center;
}

#top2025 .app_2026_sec_tab .app_2026_tab_content .app_2026_btn_area .app_2026_btn + .app_2026_btn {
  margin-top: 16px;
}

#top2025 .app_2026_sec_tab .app_2026_tab_content .app_2026_btn_area .app_2026_btn::after {
  content: "";
  width: 12px;
  height: 12px;
  background: url(/library/cmn/top/img/ico_arrow.png) center center/contain no-repeat;
  position: absolute;
  z-index: 2;
  right: 16px;
  top: 0;
  bottom: 0;
  margin: auto;
}

@keyframes fade {
  from {
    opacity: 0;
    transform: translateY(10px);
  }
  to {
    opacity: 1;
    transform: none;
  }
}

#top2025 .app_2026_sec_function {
  background: #e8e1d6;
}

#top2025 .app_2026_sec_function .app_2026_sec_inner {
  padding-bottom: 30px;
}

#top2025 .app_2026_sec_function .app_2026_function_box_area {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  row-gap: 50px;
  -moz-column-gap: 60px;
       column-gap: 60px;
  max-width: 900px;
  margin: 56px auto;
}

#top2025 .app_2026_sec_function .app_2026_function_box_area .app_2026_function_box_item {
  width: 50%;
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 420px;
  margin: 0 auto;
}

#top2025 .app_2026_sec_function .app_2026_function_box_area .app_2026_function_box_item .app_2026_function_box_item_text {
  width: 82.4%;
  padding: 7px 18px;
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
  background: #D43B3B;
  color: #fff;
  font-size: 19px;
  font-weight: bold;
  line-height: 1.8;
  text-align: center;
  position: relative;
  z-index: 2;
}

#top2025 .app_2026_sec_function .app_2026_function_box_area .app_2026_function_box_item .app_2026_function_box_item_img {
  width: 100%;
  height: 360px;
  padding: 40px 24px 24px;
  border-radius: 30px;
  background: #fff;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
}

#top2025 .app_2026_sec_function .app_2026_function_box_area .app_2026_function_box_item .app_2026_function_box_item_img img {
  width: auto;
}

#top2025 .app_2026_sec_function .app_2026_function_box_area .app_2026_function_box_item.app_2026_btn_item .app_2026_function_box_item_img {
  align-items: flex-start;
}

#top2025 .app_2026_sec_function .app_2026_function_box_area .app_2026_function_btn_area {
  margin-top: -60px;
  position: relative;
  z-index: 2;
}

#top2025 .app_2026_sec_function .app_2026_function_box_area .app_2026_function_btn_area .app_2026_function_btn.app_2026_link {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  min-width: 240px;
  min-height: 40px;
  border-radius: 999px;
  background: #D43B3B;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  line-height: 1.4;
  text-decoration: none;
}

#top2025 .app_2026_sec_function .app_2026_function_box_area .app_2026_function_btn_area .app_2026_function_btn.app_2026_link::after {
  content: "";
  width: 12px;
  height: 12px;
  margin-left: 8px;
  background: url(/library/cmn/top/img/ico_arrow_white.png) no-repeat center/contain;
}

#top2025 .app_2026_sec_function .app_2026_function_box_area .function_box {
  background: #fff;
  border-radius: 12px;
  padding-left: 40px;
  padding-right: 40px;
}

#top2025 .app_2026_sec_function .app_2026_function_box_area .function_box + .function_box {
  margin-top: 24px;
  overflow: hidden;
}

#top2025 .app_2026_sec_function .app_2026_function_box_area .function_box .function_box_inner {
  max-width: 1000px;
  margin: auto;
  display: flex;
  align-items: center;
}

#top2025 .app_2026_sec_function .app_2026_function_box_area .function_box .function_box_inner .app_2026_img img {
  width: 300px;
}

#top2025 .app_2026_sec_function .app_2026_function_box_area .function_box .function_box_inner .app_2026_content {
  flex: 1;
}

#top2025 .app_2026_sec_function .app_2026_function_box_area .function_box .function_box_inner .app_2026_content .app_2026_ttl {
  font-size: 24px;
  line-height: 1.2;
  font-weight: 600;
}

#top2025 .app_2026_sec_function .app_2026_function_box_area .function_box .function_box_inner .app_2026_content .app_2026_txt {
  font-size: 16px;
  line-height: 2;
  margin-top: 20px;
}

#top2025 .app_2026_sec_function .app_2026_function_box_area .function_box .function_box_inner .app_2026_content .app_2026_txt + .app_2026_ttl {
  margin-top: 48px;
}

#top2025 .app_2026_sec_function .app_2026_function_box_area .function_box .function_box_inner .app_2026_content .character_area {
  margin-top: 30px;
  display: flex;
  align-items: center;
}

#top2025 .app_2026_sec_function .app_2026_function_box_area .function_box .function_box_inner .app_2026_content .character_area .character_list {
  display: flex;
  align-items: center;
}

#top2025 .app_2026_sec_function .app_2026_function_box_area .function_box .function_box_inner .app_2026_content .character_area .character_list .app_2026_list_item {
  width: 80px;
}

#top2025 .app_2026_sec_function .app_2026_function_box_area .function_box .function_box_inner .app_2026_content .character_area .character_list .app_2026_list_item + .app_2026_list_item {
  margin-left: 20px;
}

#top2025 .app_2026_sec_function .app_2026_function_box_area .function_box .function_box_inner .app_2026_content .character_area .more {
  font-size: 19px;
  color: #D43B3B;
  margin-left: 20px;
}

#top2025 .app_2026_sec_function .app_2026_function_box_area .function_box.box1 {
  padding-top: 60px;
}

#top2025 .app_2026_sec_function .app_2026_function_box_area .function_box.box1 .app_2026_content {
  margin-left: 10%;
}

#top2025 .app_2026_sec_function .app_2026_function_box_area .function_box.box4 {
  padding-top: 60px;
}

#top2025 .app_2026_sec_function .app_2026_function_box_area .function_box.box4 .app_2026_content {
  margin-left: 10%;
}

#top2025 .app_2026_sec_function .app_2026_function_box_area .function_box.box2_pc {
  display: block;
}

#top2025 .app_2026_sec_function .app_2026_function_box_area .function_box.box2_pc .function_box_inner {
  flex-direction: row-reverse;
  width: calc(100% + 100px);
  max-width: 1100px;
  transform: translateX(50px);
  align-items: normal;
}

#top2025 .app_2026_sec_function .app_2026_function_box_area .function_box.box2_pc .app_2026_content {
  padding-top: 80px;
  padding-bottom: 80px;
}

#top2025 .app_2026_sec_function .app_2026_function_box_area .function_box.box2_pc .app_2026_img {
  display: flex;
}

#top2025 .app_2026_sec_function .app_2026_function_box_area .function_box.box2_pc .app_2026_img img:nth-of-type(1) {
  margin-top: auto;
}

#top2025 .app_2026_sec_function .app_2026_function_box_area .function_box.box2_pc .app_2026_img img:nth-of-type(2) {
  margin-bottom: auto;
  margin-left: 30px;
}

#top2025 .app_2026_sec_function .app_2026_function_box_area .function_box.box2 {
  display: none;
}

#top2025 .app_2026_sec_function .app_2026_function_box_area .function_box.box3 {
  display: none;
}

#top2025 .app_2026_sec_function .app_2026_function_box_other_area {
  max-width: 900px;
  margin: 56px auto;
  padding: 36px 43px;
  border-radius: 10px;
  background-color: #fff;
}

#top2025 .app_2026_sec_function .app_2026_function_box_other_area .app_2026_function_box_other_item_text {
  font-size: 26px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 35px;
  position: relative;
}

#top2025 .app_2026_sec_function .app_2026_function_box_other_area .app_2026_function_box_other_item_text span {
  color: #D43B3B;
  position: relative;
}

#top2025 .app_2026_sec_function .app_2026_function_box_other_area .app_2026_function_box_other_item_text span:before, #top2025 .app_2026_sec_function .app_2026_function_box_other_area .app_2026_function_box_other_item_text span:after {
  content: '';
  display: block;
  width: 30px;
  height: 3px;
  border-radius: 3px;
  background-color: #D43B3B;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
}

#top2025 .app_2026_sec_function .app_2026_function_box_other_area .app_2026_function_box_other_item_text span:before {
  left: -30px;
  transform: rotate(60deg);
}

#top2025 .app_2026_sec_function .app_2026_function_box_other_area .app_2026_function_box_other_item_text span:after {
  right: -30px;
  transform: rotate(-60deg);
}

#top2025 .app_2026_sec_function .app_2026_function_box_other_area .app_2026_function_box_other_item_text:before, #top2025 .app_2026_sec_function .app_2026_function_box_other_area .app_2026_function_box_other_item_text:after {
  content: '';
  display: block;
  width: 144px;
  height: 64px;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
}

#top2025 .app_2026_sec_function .app_2026_function_box_other_area .app_2026_function_box_other_item_text:before {
  left: 0;
  background: url(/library/cmn/top/img/image009.png) no-repeat center/contain;
}

#top2025 .app_2026_sec_function .app_2026_function_box_other_area .app_2026_function_box_other_item_text:after {
  right: 0;
  background: url(/library/cmn/top/img/image010.png) no-repeat center/contain;
}

#top2025 .app_2026_sec_function .app_2026_function_box_other_area .app_2026_function_box_other_item_list {
  font-size: 18px;
  font-weight: 500;
  line-height: 2;
  padding-top: 20px;
  border-top: 1px dashed #000;
  position: relative;
}

#top2025 .app_2026_sec_function .app_2026_function_box_other_area .app_2026_function_box_other_item_list:after {
  content: '';
  display: block;
  width: 161px;
  height: 110px;
  margin: auto;
  position: absolute;
  bottom: 0;
  right: 0;
  background: url(/library/cmn/top/img/image012.png) no-repeat center/contain;
}

#top2025 .app_2026_sec_function .app_2026_function_box_other_area .app_2026_function_box_other_item_list ul {
  display: grid;
  grid-template-columns: max-content max-content;
  grid-template-rows: repeat(5, auto);
  -moz-column-gap: 135px;
       column-gap: 135px;
  row-gap: 0;
  margin: 0 0 0 15px;
  padding: 0;
  list-style: none;
}

#top2025 .app_2026_sec_function .app_2026_function_box_other_area .app_2026_function_box_other_item_list li {
  padding-left: 24px;
  position: relative;
}

#top2025 .app_2026_sec_function .app_2026_function_box_other_area .app_2026_function_box_other_item_list li:before {
  content: '';
  width: 6px;
  height: 6px;
  border: 4px solid #D43B3B;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-40%);
}

#top2025 .app_2026_sec_function .app_2026_function_box_other_area .app_2026_function_box_other_item_list li a {
  color: #D43B3B;
  font-weight: bold;
  padding-right: 20px;
  position: relative;
}

#top2025 .app_2026_sec_function .app_2026_function_box_other_area .app_2026_function_box_other_item_list li a:after {
  content: '';
  display: block;
  width: 12px;
  height: 12px;
  margin: auto;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-40%);
  background: url(/library/cmn/top/img/ico_arrow.png) no-repeat center/contain;
}

#top2025 .app_2026_sec_function .app_2026_function_box_other_area .app_2026_function_box_other_item_list li:nth-child(1) {
  grid-column: 1;
  grid-row: 1;
}

#top2025 .app_2026_sec_function .app_2026_function_box_other_area .app_2026_function_box_other_item_list li:nth-child(2) {
  grid-column: 1;
  grid-row: 2;
}

#top2025 .app_2026_sec_function .app_2026_function_box_other_area .app_2026_function_box_other_item_list li:nth-child(3) {
  grid-column: 1;
  grid-row: 3;
}

#top2025 .app_2026_sec_function .app_2026_function_box_other_area .app_2026_function_box_other_item_list li:nth-child(4) {
  grid-column: 1;
  grid-row: 4;
}

#top2025 .app_2026_sec_function .app_2026_function_box_other_area .app_2026_function_box_other_item_list li:nth-child(5) {
  grid-column: 1;
  grid-row: 5;
}

#top2025 .app_2026_sec_function .app_2026_function_box_other_area .app_2026_function_box_other_item_list li:nth-child(6) {
  grid-column: 2;
  grid-row: 1;
}

#top2025 .app_2026_sec_function .app_2026_function_box_other_area .app_2026_function_box_other_item_list li:nth-child(7) {
  grid-column: 2;
  grid-row: 2;
}

#top2025 .app_2026_sec_function .app_2026_function_box_other_area .app_2026_function_box_other_item_list li:nth-child(8) {
  grid-column: 2;
  grid-row: 3;
}

#top2025 .app_2026_sec_function .app_2026_function_box_other_area .app_2026_function_box_other_item_list a {
  display: inline-block;
}

#top2025 .sec_app .app_box_area {
  display: flex;
}

#top2025 .sec_app .app_box_area .app_box {
  width: 50%;
  padding: 0 3.6666666667%;
  display: flex;
  flex-direction: column;
  align-items: center;
}

#top2025 .sec_app .app_box_area .app_box .ico {
  width: 48px;
}

#top2025 .sec_app .app_box_area .app_box .app_2026_ttl {
  color: #D43B3B;
  font-weight: 600;
  font-size: 28px;
  line-height: 1.5;
  margin-top: 16px;
  text-align: center;
}

#top2025 .sec_app .app_box_area .app_box .app_2026_txt {
  font-size: 16px;
  line-height: 2;
  margin-top: 32px;
  margin-bottom: 32px;
}

#top2025 .sec_app .app_box_area .app_box .app_2026_btn_area {
  margin-top: auto;
}

#top2025 .sec_app .app_box_area .app_box .app_2026_btn_area .app_2026_btn {
  color: #D43B3B;
  font-size: 16px;
  position: relative;
  background: #fff;
  border: 2px solid #D43B3B;
  border-radius: 50px;
  min-width: 273px;
  padding: 16px 30px;
  display: block;
  font-weight: 600;
  text-align: center;
}

#top2025 .sec_app .app_box_area .app_box .app_2026_btn_area .app_2026_btn::after {
  content: "";
  width: 12px;
  height: 12px;
  background: url(/library/cmn/top/img/ico_arrow.png) center center/contain no-repeat;
  position: absolute;
  z-index: 2;
  right: 16px;
  top: 0;
  bottom: 0;
  margin: auto;
}

#top2025 .app_2026_sec_faq {
  background: #FFF9EC;
}

#top2025 .app_2026_sec_faq .app_2026_accordion_box_area {
  margin-top: 50px;
  border-top: 1px solid rgba(153, 143, 127, 0.4);
}

#top2025 .app_2026_sec_faq .app_2026_accordion_box {
  padding: 30px 30px 30px 15px;
  border-bottom: 1px solid rgba(153, 143, 127, 0.4);
}

#top2025 .app_2026_sec_faq .app_2026_accordion_box .app_2026_accordion_ttl {
  position: relative;
  font-size: 16px;
  line-height: 1.5;
  display: flex;
  cursor: pointer;
  align-items: center;
}

#top2025 .app_2026_sec_faq .app_2026_accordion_box .app_2026_accordion_ttl::before {
  content: "Q";
  font-family: "M PLUS Rounded 1c", sans-serif;
  color: #D43B3B;
  margin-right: 13px;
  font-size: 24px;
}

#top2025 .app_2026_sec_faq .app_2026_accordion_box .app_2026_accordion_ttl span {
  flex: 1;
}

#top2025 .app_2026_sec_faq .app_2026_accordion_box .app_2026_accordion_ttl::after {
  content: "";
  width: 32px;
  height: 32px;
  margin-left: auto;
  background: url(/library/cmn/top/img/ico_open.png) center center/contain no-repeat;
}

#top2025 .app_2026_sec_faq .app_2026_accordion_box .app_2026_accordion_cont {
  display: none;
}

#top2025 .app_2026_sec_faq .app_2026_accordion_box .app_2026_accordion_cont .app_2026_accordion_cont_inner {
  padding-left: 33px;
  padding-top: 40px;
  align-items: flex-start;
  font-size: 16px;
  line-height: 1.5;
  display: flex;
}

#top2025 .app_2026_sec_faq .app_2026_accordion_box .app_2026_accordion_cont .app_2026_accordion_cont_inner::before {
  content: "A";
  font-family: "M PLUS Rounded 1c", sans-serif;
  color: #5A5656;
  margin-right: 24px;
  font-size: 24px;
  margin-top: -5px;
}

#top2025 .app_2026_sec_faq .app_2026_accordion_box.open .app_2026_accordion_ttl::after {
  background-image: url(/library/cmn/top/img/ico_close.png);
}

#top2025 .app_2026_sec_faq .app_2026_btn_area {
  margin-top: 40px;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

#top2025 .app_2026_sec_faq .app_2026_btn_area .app_2026_btn {
  color: #D43B3B;
  font-size: 16px;
  position: relative;
  background: #fff;
  border: 2px solid #D43B3B;
  border-radius: 50px;
  min-width: 273px;
  padding: 16px 30px;
  display: block;
  font-weight: 600;
  text-align: center;
}

#top2025 .app_2026_sec_faq .app_2026_btn_area .app_2026_btn + .app_2026_btn {
  margin-top: 16px;
}

#top2025 .app_2026_sec_faq .app_2026_btn_area .app_2026_btn::after {
  content: "";
  width: 12px;
  height: 12px;
  background: url(/library/cmn/top/img/ico_arrow.png) center center/contain no-repeat;
  position: absolute;
  z-index: 2;
  right: 16px;
  top: 0;
  bottom: 0;
  margin: auto;
}

#top2025 .app_2026_sec_faq .app_2026_app_dl_area {
  background: #fff;
  border-radius: 12px;
  padding: 0 5.6666666667% 0 8.3333333333%;
  position: relative;
  margin-top: 120px;
}

#top2025 .app_2026_sec_faq .app_2026_app_dl_area .app_2026_bg01 {
  position: absolute;
  z-index: 1;
  width: 4.0833333333%;
  top: 0;
  left: 0;
}

#top2025 .app_2026_sec_faq .app_2026_app_dl_area .app_2026_bg02 {
  position: absolute;
  z-index: 1;
  width: 14.5%;
  bottom: 0;
  left: 32.5%;
}

#top2025 .app_2026_sec_faq .app_2026_app_dl_area .app_2026_bg03 {
  position: absolute;
  z-index: 1;
  width: 10.8333333333%;
  top: 0;
  right: 0;
}

#top2025 .app_2026_sec_faq .app_2026_app_dl_area .app_2026_app_dl_inner {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
}

#top2025 .app_2026_sec_faq .app_2026_app_dl_area .app_2026_app_dl_inner .app_2026_content {
  flex: 1;
  padding-top: 80px;
  padding-bottom: 80px;
}

#top2025 .app_2026_sec_faq .app_2026_app_dl_area .app_2026_app_dl_inner .app_2026_content .app_2026_ttl {
  font-weight: 600;
  color: #D43B3B;
  font-size: 36px;
  line-height: 1.2;
  letter-spacing: 0.08em;
}

#top2025 .app_2026_sec_faq .app_2026_app_dl_area .app_2026_app_dl_inner .app_2026_content .app_2026_txt {
  font-size: 16px;
  line-height: 2;
  margin-top: 20px;
  font-weight: 600;
  color: #5A5656;
}

#top2025 .app_2026_sec_faq .app_2026_app_dl_area .app_2026_app_dl_inner .app_2026_content .app_2026_dl_list {
  margin-left: 0;
  margin-top: 30px;
}

#top2025 .app_2026_sec_faq .app_2026_app_dl_area .app_2026_app_dl_inner .app_2026_sp_dl_ico {
  margin-top: 24px;
}

#top2025 .app_2026_sec_faq .app_2026_app_dl_area .app_2026_app_dl_inner .app_2026_img {
  width: 48.3495145631%;
  margin-top: -40px;
  margin-bottom: -100px;
}

#top2025 .app_2026_dl_list {
  margin-top: 60px;
  display: flex;
  margin-left: 22px;
}

#top2025 .app_2026_dl_list .app_2026_dl_ico {
  height: 48px;
  width: auto;
}

#top2025 .app_2026_dl_list .app_2026_dl_ico + .app_2026_dl_ico {
  margin-left: 10px;
}

#top2025 .app_2026_dl_list .app_2026_dl_ico a {
  display: block;
  width: 100%;
  height: 100%;
}

#top2025 .app_2026_dl_list .app_2026_dl_ico img {
  width: auto;
  height: 100%;
}

#top2025 .app_2026_sp_dl_ico {
  display: none;
  opacity: 0;
}

.none-sp {
  display: block !important;
}

.none-pc {
  display: none !important;
}

.app_2026_br-pc {
  display: inline-block;
}

.app_2026_br-sp {
  display: none;
}

@media screen and (max-width: 1240px) {
  #top2025 .app_2026_sec_function .app_2026_function_box_area .function_box.box2_pc .function_box_inner {
    width: 100%;
    max-width: 1000px;
    transform: translateX(0);
  }
  #top2025 .app_2026_sec_function .app_2026_function_box_area .function_box.box2_pc .app_2026_content {
    padding-top: 60px;
    padding-bottom: 60px;
  }
  #top2025 .app_2026_sec_function .app_2026_function_box_area .function_box.box2_pc .app_2026_img img {
    width: 230px;
  }
  #top2025 .app_2026_sec_function .app_2026_function_box_area .function_box.box2_pc .app_2026_img img:nth-of-type(2) {
    margin-left: 16px;
  }
}

@media screen and (max-width: 1100px) {
  #top2025 .app_2026_sec_faq .app_2026_app_dl_area .app_2026_app_dl_inner .app_2026_content .app_2026_ttl {
    font-size: 32px;
  }
}

@media screen and (max-width: 736px) {
  #mainArea {
    margin: 0;
  }
  #top2025 .app_2026_link:hover {
    opacity: 1;
  }
  #top2025 .app_2026_sec_inner {
    padding: 50px 0 50px;
  }
  #top2025 .app_2026_w-liquid {
    width: 95.7333333333vw;
    max-width: 500px !important;
    padding-left: 0;
    padding-right: 0;
  }
  #top2025 .app_2026_w-fixed {
    width: 95.7333333333vw;
    max-width: 500px !important;
    padding-left: 0;
    padding-right: 0;
  }
  #top2025 .app_2026_sec_ttl {
    margin-bottom: 16px;
  }
  #top2025 .app_2026_sec_ttl .app_2026_en {
    font-size: 14px;
  }
  #top2025 .app_2026_sec_ttl .app_2026_en::before {
    width: 13px;
    height: 8px;
  }
  #top2025 .app_2026_sec_ttl .app_2026_ja {
    font-size: 22px;
    margin-top: 6px;
  }
  #top2025 .app_2026_sec_ttl .app_2026_txt {
    font-size: 14px;
    margin-top: 16px;
  }
  #top2025 .app_2026_sec_ttl.app_2026__center .app_2026_txt {
    text-align: left;
  }
  #top2025 .app_2026_sec_mv .app_2026_sec_inner {
    padding-top: 48px;
    padding-bottom: 14px;
  }
  #top2025 .app_2026_sec_mv .app_2026_mv_area {
    flex-direction: column;
  }
  #top2025 .app_2026_sec_mv .app_2026_mv_copy_area {
    width: 100%;
    margin-left: 2.8169014085%;
  }
  #top2025 .app_2026_sec_mv .app_2026_mv_copy_area .app_2026_mv_main_copy {
    width: 74.9295774648%;
    margin-top: 0;
  }
  #top2025 .app_2026_sec_mv .app_2026_mv_copy_area .app_2026_mv_sub_copy {
    width: 85.3521126761%;
    margin-left: 4.2253521127%;
  }
  #top2025 .app_2026_sec_mv .app_2026_mv_img_area {
    width: 100%;
    margin-top: 24px;
    padding-right: 1.6901408451%;
  }
  #top2025 .app_2026_sec_mv .app_2026_mv_img_area .app_2026_sp_dl_ico {
    right: 8.4507042254%;
    top: 0%;
  }
  #top2025 .app_2026_sec_mv .campaign_area {
    width: 88.7323943662%;
    margin: auto;
    padding: 28px 20px;
    border-radius: 6px;
    margin-top: -6px;
  }
  #top2025 .app_2026_sec_mv .campaign_area .campaign_inner {
    flex-direction: column-reverse;
  }
  #top2025 .app_2026_sec_mv .campaign_area .campaign_inner .campaign_content {
    width: 100%;
    margin-top: 24px;
  }
  #top2025 .app_2026_sec_mv .campaign_area .campaign_inner .campaign_content .campaign_ttl {
    font-size: 16px;
  }
  #top2025 .app_2026_sec_mv .campaign_area .campaign_inner .campaign_content .campaign_date {
    font-size: 12px;
    padding: 6px 9px;
    margin-top: 12px;
    border-radius: 6px;
  }
  #top2025 .app_2026_sec_mv .campaign_area .campaign_inner .campaign_content .campaign_txt {
    font-size: 14px;
    margin-top: 16px;
    line-height: 1.6;
  }
  #top2025 .app_2026_sec_mv .campaign_area .campaign_inner .campaign_img {
    width: 100%;
    border-radius: 6px;
  }
  #top2025 .app_2026_sec_linkage .app_2026_sec_inner {
    width: 85.0666666667vw;
  }
  #top2025 .app_2026_sec_linkage .app_2026_step_list {
    width: 100%;
    max-width: 260px;
    margin: 44px auto 0;
    display: flex;
    flex-direction: column;
  }
  #top2025 .app_2026_sec_linkage .app_2026_step_list::before {
    height: 100%;
    width: 3px;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background-image: url(/library/cmn/top/img/step_line_tate.png);
    background-repeat: repeat-y;
    background-size: 3px 7px;
  }
  #top2025 .app_2026_sec_linkage .app_2026_step_list .app_2026_list_item {
    width: 100%;
  }
  #top2025 .app_2026_sec_linkage .app_2026_step_list .app_2026_list_item + .app_2026_list_item {
    margin-top: 44px;
  }
  #top2025 .app_2026_sec_linkage .app_2026_step_list.is-slider {
    display: block;
    position: relative;
    width: 100%;
    max-width: 260px;
    height: 296px;
    padding-top: 18px;
    overflow: visible;
  }
  #top2025 .app_2026_sec_linkage .app_2026_step_list.is-slider::before {
    display: none;
  }
  #top2025 .app_2026_sec_linkage .app_2026_step_list.is-slider .app_2026_list_item {
    width: 100%;
    margin-top: 0 !important;
    position: absolute;
    top: 18px;
    left: 0;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    z-index: 1;
    transform: translateX(100%);
    will-change: transform, opacity;
  }
  #top2025 .app_2026_sec_linkage .app_2026_step_list.is-slider .app_2026_list_item.app_2026_is-active {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    z-index: 3;
    transform: translateX(0);
  }
  #top2025 .app_2026_sec_linkage .step_slider_prev,
  #top2025 .app_2026_sec_linkage .step_slider_next {
    width: 36px;
    height: 36px;
    border: none;
    border-radius: 50%;
    background: #E55445;
    position: absolute;
    top: 147px;
    transform: translateY(-50%);
    cursor: pointer;
    z-index: 10;
    padding: 0;
    -moz-appearance: none;
         appearance: none;
    -webkit-appearance: none;
  }
  #top2025 .app_2026_sec_linkage .step_slider_prev {
    left: -18px;
  }
  #top2025 .app_2026_sec_linkage .step_slider_prev::before {
    content: "";
    width: 10px;
    height: 10px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-35%, -50%) rotate(-135deg);
  }
  #top2025 .app_2026_sec_linkage .step_slider_next {
    right: -18px;
  }
  #top2025 .app_2026_sec_linkage .step_slider_next::before {
    content: "";
    width: 10px;
    height: 10px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-65%, -50%) rotate(45deg);
  }
  #top2025 .app_2026_sec_linkage .step_slider_dots {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 8px;
    margin-top: 14px;
  }
  #top2025 .app_2026_sec_linkage .step_slider_dot {
    width: 8px;
    height: 8px;
    border: none;
    border-radius: 50%;
    background: #D9CABB;
    padding: 0;
    cursor: pointer;
    transition: transform .25s ease, background .25s ease;
    -moz-appearance: none;
         appearance: none;
    -webkit-appearance: none;
  }
  #top2025 .app_2026_sec_linkage .step_slider_dot.app_2026_is-active {
    background: #BE9B7B;
    transform: scale(1.1);
  }
  #top2025 .app_2026_sec_linkage .app_2026_security_area {
    padding: 40px 20px;
    margin-top: 48px;
  }
  #top2025 .app_2026_sec_linkage .app_2026_security_area .app_2026_ttl {
    font-size: 16px;
  }
  #top2025 .app_2026_sec_linkage .app_2026_security_area .app_2026_txt {
    text-align: left;
    font-size: 14px;
    margin-top: 16px;
  }
  #top2025 .app_2026_sec_tab .app_2026_tab {
    margin: 0 auto 60px;
  }
  #top2025 .app_2026_sec_tab .app_2026_tab_btn {
    padding: 20px;
    font-size: 12px;
  }
  #top2025 .app_2026_sec_tab .app_2026_tab_content {
    display: none;
    animation: fade .35s;
  }
  #top2025 .app_2026_sec_tab .app_2026_tab_content.app_2026_is-active .app_2026_tab_inner {
    flex-direction: column;
    gap: 25px;
  }
  #top2025 .app_2026_sec_tab .app_2026_tab_content.app_2026_is-active .app_2026_tab_inner ul li {
    font-size: 15px;
    gap: 12px;
  }
  #top2025 .app_2026_sec_tab .app_2026_tab_content.app_2026_is-active .app_2026_tab_inner ul li::before {
    width: 5VW;
  }
  #top2025 .app_2026_sec_tab .app_2026_tab_content.app_2026_is-active .app_2026_tab_inner:nth-child(2) {
    gap: 25px;
    font-size: 18px;
    margin-bottom: 15px;
  }
  #top2025 .app_2026_sec_tab .app_2026_tab_content .app_2026_btn_area .app_2026_btn {
    min-width: 240px;
    font-size: 14px;
    padding: 14px 24px;
  }
  @keyframes fade {
    from {
      opacity: 0;
      transform: translateY(10px);
    }
    to {
      opacity: 1;
      transform: none;
    }
  }
  #top2025 .app_2026_sec_function .app_2026_sec_inner {
    padding-bottom: 16px;
  }
  #top2025 .app_2026_sec_function .app_2026_sec_ttl {
    width: 88.7323943662%;
    margin-left: auto;
    margin-right: auto;
  }
  #top2025 .app_2026_sec_function .app_2026_function_box_area {
    margin-top: 32px;
    display: block;
  }
  #top2025 .app_2026_sec_function .app_2026_function_box_area .app_2026_function_box_item {
    width: 100%;
    max-width: 300px;
  }
  #top2025 .app_2026_sec_function .app_2026_function_box_area .app_2026_function_box_item + .app_2026_function_box_item {
    margin-top: 32px;
  }
  #top2025 .app_2026_sec_function .app_2026_function_box_area .app_2026_function_box_item .app_2026_function_box_item_text {
    min-width: auto;
    width: calc(100% - 32px);
    padding: 9px 14px;
    font-size: 14px;
  }
  #top2025 .app_2026_sec_function .app_2026_function_box_area .app_2026_function_box_item .app_2026_function_box_item_img {
    height: 280px;
    padding: 10%;
    border-radius: 16px;
  }
  #top2025 .app_2026_sec_function .app_2026_function_box_area .app_2026_function_box_item .app_2026_function_box_item_img img {
    max-height: 190px;
  }
  #top2025 .app_2026_sec_function .app_2026_function_box_area .app_2026_function_btn_area {
    margin-top: -45px;
  }
  #top2025 .app_2026_sec_function .app_2026_function_box_area .app_2026_function_btn_area .app_2026_function_btn.app_2026_link {
    min-width: 136px;
    min-height: 32px;
    padding: 7px 14px;
    font-size: 11px;
  }
  #top2025 .app_2026_sec_function .app_2026_function_box_area .function_box + .function_box {
    margin-top: 8px;
  }
  #top2025 .app_2026_sec_function .app_2026_function_box_area .function_box .function_box_inner {
    flex-direction: column-reverse;
  }
  #top2025 .app_2026_sec_function .app_2026_function_box_area .function_box .function_box_inner .app_2026_img {
    margin-top: 24px;
    max-width: 243px;
  }
  #top2025 .app_2026_sec_function .app_2026_function_box_area .function_box .function_box_inner .app_2026_img img {
    width: 100%;
  }
  #top2025 .app_2026_sec_function .app_2026_function_box_area .function_box .function_box_inner .app_2026_content {
    width: 100%;
  }
  #top2025 .app_2026_sec_function .app_2026_function_box_area .function_box .function_box_inner .app_2026_content .app_2026_ttl {
    font-size: 18px;
  }
  #top2025 .app_2026_sec_function .app_2026_function_box_area .function_box .function_box_inner .app_2026_content .app_2026_txt {
    font-size: 14px;
    margin-top: 16px;
    line-height: 1.6;
  }
  #top2025 .app_2026_sec_function .app_2026_function_box_area .function_box .function_box_inner .app_2026_content .character_area {
    flex-direction: column;
    align-items: flex-end;
    max-width: 311px;
    margin-left: auto;
    margin-right: auto;
  }
  #top2025 .app_2026_sec_function .app_2026_function_box_area .function_box .function_box_inner .app_2026_content .character_area .character_list {
    justify-content: space-between;
  }
  #top2025 .app_2026_sec_function .app_2026_function_box_area .function_box .function_box_inner .app_2026_content .character_area .character_list .app_2026_list_item {
    width: 20.9003215434%;
  }
  #top2025 .app_2026_sec_function .app_2026_function_box_area .function_box .function_box_inner .app_2026_content .character_area .character_list .app_2026_list_item + .app_2026_list_item {
    margin-left: 0;
  }
  #top2025 .app_2026_sec_function .app_2026_function_box_area .function_box .function_box_inner .app_2026_content .character_area .more {
    font-size: 14px;
    margin-top: 16px;
    margin-left: 0;
  }
  #top2025 .app_2026_sec_function .app_2026_function_box_area .function_box.box1 {
    padding: 40px 20px 0;
  }
  #top2025 .app_2026_sec_function .app_2026_function_box_area .function_box.box1 .app_2026_content {
    margin-left: 0;
  }
  #top2025 .app_2026_sec_function .app_2026_function_box_area .function_box.box4 {
    padding: 40px 20px 0;
  }
  #top2025 .app_2026_sec_function .app_2026_function_box_area .function_box.box4 .app_2026_content {
    margin-left: 0;
  }
  #top2025 .app_2026_sec_function .app_2026_function_box_area .function_box.box2_pc {
    display: none;
  }
  #top2025 .app_2026_sec_function .app_2026_function_box_area .function_box.box2 {
    display: block;
    padding: 40px 20px 0;
  }
  #top2025 .app_2026_sec_function .app_2026_function_box_area .function_box.box3 {
    display: block;
    padding: 40px 20px 0;
  }
  #top2025 .app_2026_sec_function .app_2026_function_box_other_area {
    padding: 36px 30px;
    max-width: 300px;
  }
  #top2025 .app_2026_sec_function .app_2026_function_box_other_area .app_2026_function_box_other_item_text {
    font-size: 15px;
    margin-bottom: 80px;
  }
  #top2025 .app_2026_sec_function .app_2026_function_box_other_area .app_2026_function_box_other_item_text span:before, #top2025 .app_2026_sec_function .app_2026_function_box_other_area .app_2026_function_box_other_item_text span:after {
    width: 20px;
    height: 3px;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
  }
  #top2025 .app_2026_sec_function .app_2026_function_box_other_area .app_2026_function_box_other_item_text span:before {
    left: -20px;
  }
  #top2025 .app_2026_sec_function .app_2026_function_box_other_area .app_2026_function_box_other_item_text span:after {
    right: -20px;
  }
  #top2025 .app_2026_sec_function .app_2026_function_box_other_area .app_2026_function_box_other_item_text:before {
    width: 303px;
    max-width: 245px;
    bottom: -95px;
    right: 0;
    left: 0;
    background: url(/library/cmn/top/img/image011.png) no-repeat center/contain;
  }
  #top2025 .app_2026_sec_function .app_2026_function_box_other_area .app_2026_function_box_other_item_text:after {
    content: none;
  }
  #top2025 .app_2026_sec_function .app_2026_function_box_other_area .app_2026_function_box_other_item_list {
    font-size: 14px;
    padding-bottom: 30%;
  }
  #top2025 .app_2026_sec_function .app_2026_function_box_other_area .app_2026_function_box_other_item_list:after {
    width: 50%;
    bottom: -30px;
  }
  #top2025 .app_2026_sec_function .app_2026_function_box_other_area .app_2026_function_box_other_item_list ul {
    grid-template-columns: 1fr;
    grid-template-rows: auto;
    -moz-column-gap: 0;
         column-gap: 0;
    row-gap: 0;
    justify-content: start;
    margin: 0;
  }
  #top2025 .app_2026_sec_function .app_2026_function_box_other_area .app_2026_function_box_other_item_list li:nth-child(1),
  #top2025 .app_2026_sec_function .app_2026_function_box_other_area .app_2026_function_box_other_item_list li:nth-child(2),
  #top2025 .app_2026_sec_function .app_2026_function_box_other_area .app_2026_function_box_other_item_list li:nth-child(3),
  #top2025 .app_2026_sec_function .app_2026_function_box_other_area .app_2026_function_box_other_item_list li:nth-child(4),
  #top2025 .app_2026_sec_function .app_2026_function_box_other_area .app_2026_function_box_other_item_list li:nth-child(5),
  #top2025 .app_2026_sec_function .app_2026_function_box_other_area .app_2026_function_box_other_item_list li:nth-child(6),
  #top2025 .app_2026_sec_function .app_2026_function_box_other_area .app_2026_function_box_other_item_list li:nth-child(7),
  #top2025 .app_2026_sec_function .app_2026_function_box_other_area .app_2026_function_box_other_item_list li:nth-child(8) {
    grid-column: auto;
    grid-row: auto;
  }
  #top2025 .sec_app .app_box_area {
    width: 88.7323943662%;
    flex-direction: column;
    margin: auto;
  }
  #top2025 .sec_app .app_box_area .app_box {
    width: 100%;
    padding: 0;
  }
  #top2025 .sec_app .app_box_area .app_box + .app_box {
    margin-top: 64px;
  }
  #top2025 .sec_app .app_box_area .app_box .app_2026_ttl {
    margin-top: 12px;
    font-size: 18px;
  }
  #top2025 .sec_app .app_box_area .app_box .app_2026_txt {
    font-size: 14px;
    margin-top: 16px;
    margin-bottom: 24px;
    line-height: 1.6;
  }
  #top2025 .sec_app .app_box_area .app_box .app_2026_btn_area .app_2026_btn {
    min-width: 243px;
    font-size: 14px;
    padding: 14px 24px;
  }
  #top2025 .sec_app .app_box_area .app_box .app_2026_btn_area .app_2026_btn::after {
    right: 10px;
  }
  #top2025 .app_2026_sec_faq .app_2026_sec_inner {
    width: 85.0666666667vw;
  }
  #top2025 .app_2026_sec_faq .app_2026_accordion_box_area {
    margin-top: 20px;
  }
  #top2025 .app_2026_sec_faq .app_2026_accordion_box {
    padding: 20px 0;
  }
  #top2025 .app_2026_sec_faq .app_2026_accordion_box .app_2026_accordion_ttl {
    font-size: 14px;
  }
  #top2025 .app_2026_sec_faq .app_2026_accordion_box .app_2026_accordion_ttl::before {
    font-size: 20px;
  }
  #top2025 .app_2026_sec_faq .app_2026_accordion_box .app_2026_accordion_ttl::after {
    width: 28px;
    height: 28px;
  }
  #top2025 .app_2026_sec_faq .app_2026_accordion_box .app_2026_accordion_cont .app_2026_accordion_cont_inner {
    padding-left: 28px;
    padding-right: 40px;
    font-size: 14px;
    padding-top: 10px;
    align-items: center;
  }
  #top2025 .app_2026_sec_faq .app_2026_accordion_box .app_2026_accordion_cont .app_2026_accordion_cont_inner::before {
    font-size: 20px;
    margin-top: 0;
  }
  #top2025 .app_2026_sec_faq .app_2026_btn_area {
    margin-top: 16px;
  }
  #top2025 .app_2026_sec_faq .app_2026_btn_area .app_2026_btn {
    min-width: 196px;
    font-size: 14px;
    padding: 14px 24px;
  }
  #top2025 .app_2026_sec_faq .app_2026_btn_area .app_2026_btn::after {
    right: 10px;
  }
  #top2025 .app_2026_sec_faq .app_2026_app_dl_area {
    padding: 36px 10px 0;
    margin-top: 35px;
  }
  #top2025 .app_2026_sec_faq .app_2026_app_dl_area .app_2026_bg01 {
    width: 21.1598746082%;
  }
  #top2025 .app_2026_sec_faq .app_2026_app_dl_area .app_2026_bg02 {
    width: 17.5548589342%;
    left: auto;
    right: 0;
  }
  #top2025 .app_2026_sec_faq .app_2026_app_dl_area .app_2026_bg03 {
    display: none;
  }
  #top2025 .app_2026_sec_faq .app_2026_app_dl_area .app_2026_app_dl_inner {
    flex-direction: column;
  }
  #top2025 .app_2026_sec_faq .app_2026_app_dl_area .app_2026_app_dl_inner .app_2026_content {
    padding-top: 0;
    padding-bottom: 0;
  }
  #top2025 .app_2026_sec_faq .app_2026_app_dl_area .app_2026_app_dl_inner .app_2026_content .app_2026_ttl {
    font-size: 20px;
  }
  #top2025 .app_2026_sec_faq .app_2026_app_dl_area .app_2026_app_dl_inner .app_2026_content .app_2026_txt {
    font-size: 14px;
    text-align: center;
    margin-top: 16px;
  }
  #top2025 .app_2026_sec_faq .app_2026_app_dl_area .app_2026_app_dl_inner .app_2026_sp_dl_ico {
    width: 50.1567398119%;
  }
  #top2025 .app_2026_sec_faq .app_2026_app_dl_area .app_2026_app_dl_inner .app_2026_img {
    width: 100%;
    margin-top: 0;
    margin-bottom: -4.8vw;
    margin-top: 10px;
  }
  #top2025 .app_2026_dl_list {
    display: none;
  }
  #top2025 .app_2026_sp_dl_ico {
    opacity: 1;
    width: 45.0704225352%;
    aspect-ratio: 160/48;
  }
  #top2025 .app_2026_sp_dl_ico img {
    -o-object-fit: contain;
       object-fit: contain;
    width: 100%;
    height: 100%;
  }
  .none-sp {
    display: none !important;
  }
  .none-pc {
    display: block !important;
  }
  .app_2026_br-pc {
    display: none;
  }
  .app_2026_br-sp {
    display: block;
  }
}

@media screen and (max-width: 736px) {

  #top2025 .app_2026_tab_inner {
    font-size: 14px !important;
    line-height: 1.8 !important;
  }

  #top2025 .app_2026_tab_inner ul li {
    font-size: 14px !important;
  }
    
    #top2025 .app_2026_txt_link {
    font-size: 16px !important;
    line-height: 1.6 !important;
  }

}
