/*==============================
/index.html 2025
==============================*/
@media screen and (max-width: 736px) {
  #mainArea {
    margin: 0;
  }
}

.pbMainArea {
  margin: 0;
}

#top2025 {
  background: #F9F2E6;
  font-family: "Noto Sans JP", sans-serif;
}
#top2025 .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 .link {
  transition: opacity 0.2s;
}
#top2025 .link:hover {
  opacity: 0.6;
}
@media screen and (max-width: 736px) {
  #top2025 .link:hover {
    opacity: 1;
  }
}
#top2025 .sec_inner {
  padding: 100px 0 120px;
}
@media screen and (max-width: 736px) {
  #top2025 .sec_inner {
    padding: 50px 0 50px;
  }
}
#top2025 .w-liquid {
  padding-left: 1.3888888889vw;
  padding-right: 1.3888888889vw;
  margin: auto;
}
@media screen and (max-width: 736px) {
  #top2025 .w-liquid {
    width: 95.7333333333vw;
    max-width: 500px !important;
    padding-left: 0;
    padding-right: 0;
  }
}
#top2025 .w-fixed {
  max-width: 1280px;
  padding-left: 40px;
  padding-right: 40px;
  margin: auto;
}
@media screen and (max-width: 736px) {
  #top2025 .w-fixed {
    width: 95.7333333333vw;
    max-width: 500px !important;
    padding-left: 0;
    padding-right: 0;
  }
}
#top2025 .sec_ttl {
  line-height: 1;
  margin-bottom: 24px;
}
@media screen and (max-width: 736px) {
  #top2025 .sec_ttl {
    margin-bottom: 16px;
  }
}
#top2025 .sec_ttl .en {
  color: #D43B3B;
  position: relative;
  display: flex;
  align-items: center;
  font-size: 20px;
  text-transform: uppercase;
}
@media screen and (max-width: 736px) {
  #top2025 .sec_ttl .en {
    font-size: 14px;
  }
}
#top2025 .sec_ttl .en::before {
  content: "";
  width: 19px;
  height: 12px;
  background: url(/library/top/img/sec_ttl_en.png) center center/contain no-repeat;
  margin-right: 6px;
}
@media screen and (max-width: 736px) {
  #top2025 .sec_ttl .en::before {
    width: 13px;
    height: 8px;
  }
}
#top2025 .sec_ttl .ja {
  color: #D43B3B;
  font-size: 40px;
  font-weight: 600;
  margin-top: 16px;
  letter-spacing: 0.08em;
  line-height: 1.2;
}
@media screen and (max-width: 736px) {
  #top2025 .sec_ttl .ja {
    font-size: 22px;
    margin-top: 6px;
  }
}
#top2025 .sec_ttl .txt {
  font-size: 16px;
  line-height: 1.6;
  margin-top: 24px;
}
@media screen and (max-width: 736px) {
  #top2025 .sec_ttl .txt {
    font-size: 14px;
    margin-top: 16px;
  }
}
#top2025 .sec_ttl._center {
  text-align: center;
}
#top2025 .sec_ttl._center .en {
  justify-content: center;
}
@media screen and (max-width: 736px) {
  #top2025 .sec_ttl._center .txt {
    text-align: left;
  }
}
#top2025 .sec_mv .sec_inner {
  padding-top: 54px;
  padding-bottom: 30px;
}
@media screen and (max-width: 736px) {
  #top2025 .sec_mv .sec_inner {
    padding-top: 48px;
    padding-bottom: 14px;
  }
}
#top2025 .sec_mv .mv_area {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 736px) {
  #top2025 .sec_mv .mv_area {
    flex-direction: column;
  }
}
#top2025 .sec_mv .mv_copy_area {
  width: 36.8421052632%;
}
@media screen and (max-width: 736px) {
  #top2025 .sec_mv .mv_copy_area {
    width: 100%;
    margin-left: 2.8169014085%;
  }
}
#top2025 .sec_mv .mv_copy_area .mv_main_copy {
  margin-top: 45px;
}
@media screen and (max-width: 736px) {
  #top2025 .sec_mv .mv_copy_area .mv_main_copy {
    width: 74.9295774648%;
    margin-top: 0;
  }
}
#top2025 .sec_mv .mv_copy_area .mv_sub_copy {
  margin-top: 40px;
  margin-left: 22px;
}
@media screen and (max-width: 736px) {
  #top2025 .sec_mv .mv_copy_area .mv_sub_copy {
    width: 85.3521126761%;
    margin-left: 4.2253521127%;
  }
}
#top2025 .sec_mv .mv_img_area {
  width: 58.3333333333%;
  position: relative;
}
@media screen and (max-width: 736px) {
  #top2025 .sec_mv .mv_img_area {
    width: 100%;
    margin-top: 24px;
    padding-right: 1.6901408451%;
  }
}
#top2025 .sec_mv .mv_img_area .sp_dl_ico {
  position: absolute;
}
@media screen and (max-width: 736px) {
  #top2025 .sec_mv .mv_img_area .sp_dl_ico {
    right: 8.4507042254%;
    top: 0%;
  }
}
#top2025 .sec_mv .campaign_area {
  background: #fff;
  border-radius: 12px;
  padding: 64px;
}
@media screen and (max-width: 736px) {
  #top2025 .sec_mv .campaign_area {
    width: 88.7323943662%;
    margin: auto;
    padding: 28px 20px;
    border-radius: 6px;
    margin-top: -6px;
  }
}
#top2025 .sec_mv .campaign_area .campaign_inner {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
@media screen and (max-width: 736px) {
  #top2025 .sec_mv .campaign_area .campaign_inner {
    flex-direction: column-reverse;
  }
}
#top2025 .sec_mv .campaign_area .campaign_inner .campaign_content {
  width: 57.6492537313%;
}
@media screen and (max-width: 736px) {
  #top2025 .sec_mv .campaign_area .campaign_inner .campaign_content {
    width: 100%;
    margin-top: 24px;
  }
}
#top2025 .sec_mv .campaign_area .campaign_inner .campaign_content .campaign_ttl {
  font-size: 27px;
  line-height: 1.4;
  font-weight: 600;
}
@media screen and (max-width: 736px) {
  #top2025 .sec_mv .campaign_area .campaign_inner .campaign_content .campaign_ttl {
    font-size: 16px;
  }
}
#top2025 .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;
}
@media screen and (max-width: 736px) {
  #top2025 .sec_mv .campaign_area .campaign_inner .campaign_content .campaign_date {
    font-size: 12px;
    padding: 6px 9px;
    margin-top: 12px;
    border-radius: 6px;
  }
}
#top2025 .sec_mv .campaign_area .campaign_inner .campaign_content .campaign_txt {
  font-size: 16px;
  margin-top: 24px;
  line-height: 2;
}
@media screen and (max-width: 736px) {
  #top2025 .sec_mv .campaign_area .campaign_inner .campaign_content .campaign_txt {
    font-size: 14px;
    margin-top: 16px;
    line-height: 1.6;
  }
}
#top2025 .sec_mv .campaign_area .campaign_inner .campaign_img {
  width: 38.4328358209%;
  border-radius: 12px;
  overflow: hidden;
  border: 1px solid rgb(219, 210, 195);
}
@media screen and (max-width: 736px) {
  #top2025 .sec_mv .campaign_area .campaign_inner .campaign_img {
    width: 100%;
    border-radius: 6px;
  }
}
@media screen and (max-width: 736px) {
  #top2025 .sec_linkage .sec_inner {
    width: 85.0666666667vw;
  }
}
#top2025 .sec_linkage .step_list {
  display: flex;
  justify-content: space-between;
  max-width: 900px;
  counter-reset: number 0;
  position: relative;
  margin: auto;
  margin-top: 60px;
}
@media screen and (max-width: 736px) {
  #top2025 .sec_linkage .step_list {
    max-width: 240px;
    margin-top: 44px;
    flex-direction: column;
  }
}
#top2025 .sec_linkage .step_list::before {
  content: "";
  width: 100%;
  height: 3px;
  background: url(/library/top/img/step_line.png) center top/7px 3px repeat-x;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
@media screen and (max-width: 736px) {
  #top2025 .sec_linkage .step_list::before {
    height: 100%;
    width: 3px;
    right: 0;
    background-image: url(/library/top/img/step_line_tate.png);
    background-repeat: repeat-y;
    background-size: 3px 7px;
  }
}
#top2025 .sec_linkage .step_list .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;
}
@media screen and (max-width: 736px) {
  #top2025 .sec_linkage .step_list .list_item {
    width: 100%;
  }
}
#top2025 .sec_linkage .step_list .list_item::before {
  counter-increment: number 1;
  content: "STEP" counter(number);
  font-family: "M PLUS Rounded 1c", sans-serif;
  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 .sec_linkage .step_list .list_item .step_ttl {
  font-size: 16px;
  line-height: 1.5;
  font-weight: 600;
  text-align: center;
  min-height: 48px;
  display: flex;
  align-items: center;
}
#top2025 .sec_linkage .step_list .list_item .txt_link {
  color: #D43B3B;
  font-size: 14px;
  font-weight: 600;
  position: relative;
  display: flex;
  align-items: center;
  margin-top: 10px;
  margin-bottom: 15px;
}
#top2025 .sec_linkage .step_list .list_item .txt_link::after {
  content: "";
  width: 16px;
  height: 16px;
  background: url(/library/top/img/ico_txt_link.png) center center/contain no-repeat;
  margin-left: 4px;
}
#top2025 .sec_linkage .step_list .list_item .txt_link:hover {
  text-decoration: underline;
}
#top2025 .sec_linkage .step_list .list_item .step_ico {
  width: 42.5%;
  margin-top: 2px;
}
@media screen and (max-width: 736px) {
  #top2025 .sec_linkage .step_list .list_item + .list_item {
    margin-top: 44px;
  }
}
#top2025 .sec_linkage .security_area {
  max-width: 860px;
  background: #FFF9EC;
  border-radius: 12px;
  padding: 40px;
  position: relative;
  text-align: center;
  margin: auto;
  margin-top: 64px;
}
@media screen and (max-width: 736px) {
  #top2025 .sec_linkage .security_area {
    padding: 40px 20px;
    margin-top: 48px;
  }
}
#top2025 .sec_linkage .security_area::before {
  content: "";
  width: 48px;
  height: 48px;
  background: url(/library/top/img/ico_security.png) center center/contain no-repeat;
  position: absolute;
  z-index: 1;
  left: 0;
  right: 0;
  top: -24px;
  margin: auto;
}
#top2025 .sec_linkage .security_area .ttl {
  font-size: 20px;
  color: #D43B3B;
  line-height: 1.4;
  font-weight: 600;
}
@media screen and (max-width: 736px) {
  #top2025 .sec_linkage .security_area .ttl {
    font-size: 16px;
  }
}
#top2025 .sec_linkage .security_area .txt {
  font-size: 14px;
  line-height: 1.4;
  margin-top: 20px;
}
@media screen and (max-width: 736px) {
  #top2025 .sec_linkage .security_area .txt {
    text-align: left;
    font-size: 14px;
    margin-top: 16px;
  }
}
#top2025 .sec_function {
  background: #e8e1d6;
}
#top2025 .sec_function .sec_inner {
  padding-bottom: 30px;
}
@media screen and (max-width: 736px) {
  #top2025 .sec_function .sec_inner {
    padding-bottom: 16px;
  }
}
@media screen and (max-width: 736px) {
  #top2025 .sec_function .sec_ttl {
    width: 88.7323943662%;
    margin-left: auto;
    margin-right: auto;
  }
}
#top2025 .sec_function .function_box_area {
  margin-top: 48px;
}
@media screen and (max-width: 736px) {
  #top2025 .sec_function .function_box_area {
    margin-top: 32px;
  }
}
#top2025 .sec_function .function_box_area .function_box {
  background: #fff;
  border-radius: 12px;
  padding-left: 40px;
  padding-right: 40px;
}
#top2025 .sec_function .function_box_area .function_box + .function_box {
  margin-top: 24px;
  overflow: hidden;
}
@media screen and (max-width: 736px) {
  #top2025 .sec_function .function_box_area .function_box + .function_box {
    margin-top: 8px;
  }
}
#top2025 .sec_function .function_box_area .function_box .function_box_inner {
  max-width: 1000px;
  margin: auto;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 736px) {
  #top2025 .sec_function .function_box_area .function_box .function_box_inner {
    flex-direction: column-reverse;
  }
}
@media screen and (max-width: 736px) {
  #top2025 .sec_function .function_box_area .function_box .function_box_inner .img {
    margin-top: 24px;
    max-width: 243px;
  }
}
#top2025 .sec_function .function_box_area .function_box .function_box_inner .img img {
  width: 300px;
}
@media screen and (max-width: 736px) {
  #top2025 .sec_function .function_box_area .function_box .function_box_inner .img img {
    width: 100%;
  }
}
#top2025 .sec_function .function_box_area .function_box .function_box_inner .content {
  flex: 1;
}
@media screen and (max-width: 736px) {
  #top2025 .sec_function .function_box_area .function_box .function_box_inner .content {
    width: 100%;
  }
}
#top2025 .sec_function .function_box_area .function_box .function_box_inner .content .ttl {
  font-size: 24px;
  line-height: 1.2;
  font-weight: 600;
}
@media screen and (max-width: 736px) {
  #top2025 .sec_function .function_box_area .function_box .function_box_inner .content .ttl {
    font-size: 18px;
  }
}
#top2025 .sec_function .function_box_area .function_box .function_box_inner .content .txt {
  font-size: 16px;
  line-height: 2;
  margin-top: 20px;
}
@media screen and (max-width: 736px) {
  #top2025 .sec_function .function_box_area .function_box .function_box_inner .content .txt {
    font-size: 14px;
    margin-top: 16px;
    line-height: 1.6;
  }
}
#top2025 .sec_function .function_box_area .function_box .function_box_inner .content .txt + .ttl {
  margin-top: 48px;
}
#top2025 .sec_function .function_box_area .function_box .function_box_inner .content .character_area {
  margin-top: 30px;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 736px) {
  #top2025 .sec_function .function_box_area .function_box .function_box_inner .content .character_area {
    flex-direction: column;
    align-items: flex-end;
    max-width: 311px;
    margin-left: auto;
    margin-right: auto;
  }
}
#top2025 .sec_function .function_box_area .function_box .function_box_inner .content .character_area .character_list {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 736px) {
  #top2025 .sec_function .function_box_area .function_box .function_box_inner .content .character_area .character_list {
    justify-content: space-between;
  }
}
#top2025 .sec_function .function_box_area .function_box .function_box_inner .content .character_area .character_list .list_item {
  width: 80px;
}
@media screen and (max-width: 736px) {
  #top2025 .sec_function .function_box_area .function_box .function_box_inner .content .character_area .character_list .list_item {
    width: 20.9003215434%;
  }
}
#top2025 .sec_function .function_box_area .function_box .function_box_inner .content .character_area .character_list .list_item + .list_item {
  margin-left: 20px;
}
@media screen and (max-width: 736px) {
  #top2025 .sec_function .function_box_area .function_box .function_box_inner .content .character_area .character_list .list_item + .list_item {
    margin-left: 0;
  }
}
#top2025 .sec_function .function_box_area .function_box .function_box_inner .content .character_area .more {
  font-size: 19px;
  color: #D43B3B;
  margin-left: 20px;
}
@media screen and (max-width: 736px) {
  #top2025 .sec_function .function_box_area .function_box .function_box_inner .content .character_area .more {
    font-size: 14px;
    margin-top: 16px;
    margin-left: 0;
  }
}
#top2025 .sec_function .function_box_area .function_box.box1, #top2025 .sec_function .function_box_area .function_box.box4 {
  padding-top: 60px;
}
@media screen and (max-width: 736px) {
  #top2025 .sec_function .function_box_area .function_box.box1, #top2025 .sec_function .function_box_area .function_box.box4 {
    padding: 40px 20px 0;
  }
}
#top2025 .sec_function .function_box_area .function_box.box1 .content, #top2025 .sec_function .function_box_area .function_box.box4 .content {
  margin-left: 10%;
}
@media screen and (max-width: 736px) {
  #top2025 .sec_function .function_box_area .function_box.box1 .content, #top2025 .sec_function .function_box_area .function_box.box4 .content {
    margin-left: 0;
  }
}
#top2025 .sec_function .function_box_area .function_box.box2_pc {
  display: block;
}
@media screen and (max-width: 736px) {
  #top2025 .sec_function .function_box_area .function_box.box2_pc {
    display: none;
  }
}
#top2025 .sec_function .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;
}
@media screen and (max-width: 1240px) {
  #top2025 .sec_function .function_box_area .function_box.box2_pc .function_box_inner {
    width: 100%;
    max-width: 1000px;
    transform: translateX(0);
  }
}
#top2025 .sec_function .function_box_area .function_box.box2_pc .content {
  padding-top: 80px;
  padding-bottom: 80px;
}
@media screen and (max-width: 1240px) {
  #top2025 .sec_function .function_box_area .function_box.box2_pc .content {
    padding-top: 60px;
    padding-bottom: 60px;
  }
}
#top2025 .sec_function .function_box_area .function_box.box2_pc .img {
  display: flex;
}
@media screen and (max-width: 1240px) {
  #top2025 .sec_function .function_box_area .function_box.box2_pc .img img {
    width: 230px;
  }
}
#top2025 .sec_function .function_box_area .function_box.box2_pc .img img:nth-of-type(1) {
  margin-top: auto;
}
#top2025 .sec_function .function_box_area .function_box.box2_pc .img img:nth-of-type(2) {
  margin-bottom: auto;
  margin-left: 30px;
}
@media screen and (max-width: 1240px) {
  #top2025 .sec_function .function_box_area .function_box.box2_pc .img img:nth-of-type(2) {
    margin-left: 16px;
  }
}
#top2025 .sec_function .function_box_area .function_box.box2, #top2025 .sec_function .function_box_area .function_box.box3 {
  display: none;
}
@media screen and (max-width: 736px) {
  #top2025 .sec_function .function_box_area .function_box.box2, #top2025 .sec_function .function_box_area .function_box.box3 {
    display: block;
    padding: 40px 20px 0;
  }
}
#top2025 .sec_app .app_box_area {
  display: flex;
}
@media screen and (max-width: 736px) {
  #top2025 .sec_app .app_box_area {
    width: 88.7323943662%;
    flex-direction: column;
    margin: auto;
  }
}
#top2025 .sec_app .app_box_area .app_box {
  width: 50%;
  padding: 0 3.6666666667%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media screen and (max-width: 736px) {
  #top2025 .sec_app .app_box_area .app_box {
    width: 100%;
    padding: 0;
  }
}
@media screen and (max-width: 736px) {
  #top2025 .sec_app .app_box_area .app_box + .app_box {
    margin-top: 64px;
  }
}
#top2025 .sec_app .app_box_area .app_box .ico {
  width: 48px;
}
#top2025 .sec_app .app_box_area .app_box .ttl {
  color: #D43B3B;
  font-weight: 600;
  font-size: 28px;
  line-height: 1.5;
  margin-top: 16px;
  text-align: center;
}
@media screen and (max-width: 736px) {
  #top2025 .sec_app .app_box_area .app_box .ttl {
    margin-top: 12px;
    font-size: 18px;
  }
}
#top2025 .sec_app .app_box_area .app_box .txt {
  font-size: 16px;
  line-height: 2;
  margin-top: 32px;
  margin-bottom: 32px;
}
@media screen and (max-width: 736px) {
  #top2025 .sec_app .app_box_area .app_box .txt {
    font-size: 14px;
    margin-top: 16px;
    margin-bottom: 24px;
    line-height: 1.6;
  }
}
#top2025 .sec_app .app_box_area .app_box .btn_area {
  margin-top: auto;
}
#top2025 .sec_app .app_box_area .app_box .btn_area .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;
}
@media screen and (max-width: 736px) {
  #top2025 .sec_app .app_box_area .app_box .btn_area .btn {
    min-width: 243px;
    font-size: 14px;
    padding: 14px 24px;
  }
}
#top2025 .sec_app .app_box_area .app_box .btn_area .btn::after {
  content: "";
  width: 12px;
  height: 12px;
  background: url(/library/top/img/ico_arrow.png) center center/contain no-repeat;
  position: absolute;
  z-index: 2;
  right: 16px;
  top: 0;
  bottom: 0;
  margin: auto;
}
@media screen and (max-width: 736px) {
  #top2025 .sec_app .app_box_area .app_box .btn_area .btn::after {
    right: 10px;
  }
}
#top2025 .sec_faq {
  background: #FFF9EC;
}
@media screen and (max-width: 736px) {
  #top2025 .sec_faq .sec_inner {
    width: 85.0666666667vw;
  }
}
#top2025 .sec_faq .accordion_box_area {
  margin-top: 50px;
  border-top: 1px solid rgba(153, 143, 127, 0.4);
}
@media screen and (max-width: 736px) {
  #top2025 .sec_faq .accordion_box_area {
    margin-top: 20px;
  }
}
#top2025 .sec_faq .accordion_box {
  padding: 30px 30px 30px 15px;
  border-bottom: 1px solid rgba(153, 143, 127, 0.4);
}
@media screen and (max-width: 736px) {
  #top2025 .sec_faq .accordion_box {
    padding: 20px 0;
  }
}
#top2025 .sec_faq .accordion_box .accordion_ttl {
  position: relative;
  font-size: 16px;
  line-height: 1.5;
  display: flex;
  cursor: pointer;
  align-items: center;
}
@media screen and (max-width: 736px) {
  #top2025 .sec_faq .accordion_box .accordion_ttl {
    font-size: 14px;
  }
}
#top2025 .sec_faq .accordion_box .accordion_ttl::before {
  content: "Q";
  font-family: "M PLUS Rounded 1c", sans-serif;
  color: #D43B3B;
  margin-right: 13px;
  font-size: 24px;
}
@media screen and (max-width: 736px) {
  #top2025 .sec_faq .accordion_box .accordion_ttl::before {
    font-size: 20px;
  }
}
#top2025 .sec_faq .accordion_box .accordion_ttl span {
  flex: 1;
}
#top2025 .sec_faq .accordion_box .accordion_ttl::after {
  content: "";
  width: 32px;
  height: 32px;
  margin-left: auto;
  background: url(/library/top/img/ico_open.png) center center/contain no-repeat;
}
@media screen and (max-width: 736px) {
  #top2025 .sec_faq .accordion_box .accordion_ttl::after {
    width: 28px;
    height: 28px;
  }
}
#top2025 .sec_faq .accordion_box .accordion_cont {
  display: none;
}
#top2025 .sec_faq .accordion_box .accordion_cont .accordion_cont_inner {
  padding-left: 33px;
  padding-top: 40px;
  align-items: flex-start;
  font-size: 16px;
  line-height: 1.5;
  display: flex;
}
@media screen and (max-width: 736px) {
  #top2025 .sec_faq .accordion_box .accordion_cont .accordion_cont_inner {
    padding-left: 28px;
    padding-right: 40px;
    font-size: 14px;
    padding-top: 10px;
    align-items: center;
  }
}
#top2025 .sec_faq .accordion_box .accordion_cont .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;
}
@media screen and (max-width: 736px) {
  #top2025 .sec_faq .accordion_box .accordion_cont .accordion_cont_inner::before {
    font-size: 20px;
    margin-top: 0;
  }
}
#top2025 .sec_faq .accordion_box.open .accordion_ttl::after {
  background-image: url(/library/top/img/ico_close.png);
}
#top2025 .sec_faq .btn_area {
  margin-top: 40px;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}
@media screen and (max-width: 736px) {
  #top2025 .sec_faq .btn_area {
    margin-top: 16px;
  }
}
#top2025 .sec_faq .btn_area .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;
}
@media screen and (max-width: 736px) {
  #top2025 .sec_faq .btn_area .btn {
    min-width: 196px;
    font-size: 14px;
    padding: 14px 24px;
  }
}
#top2025 .sec_faq .btn_area .btn + .btn {
  margin-top: 16px;
}
#top2025 .sec_faq .btn_area .btn::after {
  content: "";
  width: 12px;
  height: 12px;
  background: url(/library/top/img/ico_arrow.png) center center/contain no-repeat;
  position: absolute;
  z-index: 2;
  right: 16px;
  top: 0;
  bottom: 0;
  margin: auto;
}
@media screen and (max-width: 736px) {
  #top2025 .sec_faq .btn_area .btn::after {
    right: 10px;
  }
}
#top2025 .sec_faq .app_dl_area {
  background: #fff;
  border-radius: 12px;
  padding: 0 5.6666666667% 0 8.3333333333%;
  position: relative;
  margin-top: 120px;
}
@media screen and (max-width: 736px) {
  #top2025 .sec_faq .app_dl_area {
    padding: 36px 10px 0;
    margin-top: 35px;
  }
}
#top2025 .sec_faq .app_dl_area .bg01,
#top2025 .sec_faq .app_dl_area .bg02,
#top2025 .sec_faq .app_dl_area .bg03 {
  position: absolute;
  z-index: 1;
}
#top2025 .sec_faq .app_dl_area .bg01 {
  width: 4.0833333333%;
  top: 0;
  left: 0;
}
@media screen and (max-width: 736px) {
  #top2025 .sec_faq .app_dl_area .bg01 {
    width: 21.1598746082%;
  }
}
#top2025 .sec_faq .app_dl_area .bg02 {
  width: 14.5%;
  bottom: 0;
  left: 32.5%;
}
@media screen and (max-width: 736px) {
  #top2025 .sec_faq .app_dl_area .bg02 {
    width: 17.5548589342%;
    left: auto;
    right: 0;
  }
}
#top2025 .sec_faq .app_dl_area .bg03 {
  width: 10.8333333333%;
  top: 0;
  right: 0;
}
@media screen and (max-width: 736px) {
  #top2025 .sec_faq .app_dl_area .bg03 {
    display: none;
  }
}
#top2025 .sec_faq .app_dl_area .app_dl_inner {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 736px) {
  #top2025 .sec_faq .app_dl_area .app_dl_inner {
    flex-direction: column;
  }
}
#top2025 .sec_faq .app_dl_area .app_dl_inner .content {
  flex: 1;
  padding-top: 80px;
  padding-bottom: 80px;
}
@media screen and (max-width: 736px) {
  #top2025 .sec_faq .app_dl_area .app_dl_inner .content {
    padding-top: 0;
    padding-bottom: 0;
  }
}
#top2025 .sec_faq .app_dl_area .app_dl_inner .content .ttl {
  font-weight: 600;
  color: #D43B3B;
  font-size: 36px;
  line-height: 1.2;
  letter-spacing: 0.08em;
}
@media screen and (max-width: 1100px) {
  #top2025 .sec_faq .app_dl_area .app_dl_inner .content .ttl {
    font-size: 32px;
  }
}
@media screen and (max-width: 736px) {
  #top2025 .sec_faq .app_dl_area .app_dl_inner .content .ttl {
    font-size: 20px;
  }
}
#top2025 .sec_faq .app_dl_area .app_dl_inner .content .txt {
  font-size: 16px;
  line-height: 2;
  margin-top: 20px;
  font-weight: 600;
  color: #5A5656;
}
@media screen and (max-width: 736px) {
  #top2025 .sec_faq .app_dl_area .app_dl_inner .content .txt {
    font-size: 14px;
    text-align: center;
    margin-top: 16px;
  }
}
#top2025 .sec_faq .app_dl_area .app_dl_inner .content .dl_list {
  margin-left: 0;
  margin-top: 30px;
}
#top2025 .sec_faq .app_dl_area .app_dl_inner .sp_dl_ico {
  margin-top: 24px;
}
@media screen and (max-width: 736px) {
  #top2025 .sec_faq .app_dl_area .app_dl_inner .sp_dl_ico {
    width: 50.1567398119%;
  }
}
#top2025 .sec_faq .app_dl_area .app_dl_inner .img {
  width: 48.3495145631%;
  margin-top: -40px;
  margin-bottom: -100px;
}
@media screen and (max-width: 736px) {
  #top2025 .sec_faq .app_dl_area .app_dl_inner .img {
    width: 100%;
    margin-top: 0;
    margin-bottom: -4.8vw;
    margin-top: 10px;
  }
}
#top2025 .dl_list {
  margin-top: 60px;
  display: flex;
  margin-left: 22px;
}
@media screen and (max-width: 736px) {
  #top2025 .dl_list {
    display: none;
  }
}
#top2025 .dl_list .dl_ico {
  height: 48px;
  width: auto;
}
#top2025 .dl_list .dl_ico + .dl_ico {
  margin-left: 10px;
}
#top2025 .dl_list .dl_ico a {
  display: block;
  width: 100%;
  height: 100%;
}
#top2025 .dl_list .dl_ico img {
  width: auto;
  height: 100%;
}
#top2025 .sp_dl_ico {
  display: none;
  opacity: 0;
}
@media screen and (max-width: 736px) {
  #top2025 .sp_dl_ico {
    opacity: 1;
    width: 45.0704225352%;
    aspect-ratio: 160/48;
  }
  #top2025 .sp_dl_ico img {
    object-fit: contain;
    width: 100%;
    height: 100%;
  }
}

.none-sp {
  display: block !important;
}

.none-pc {
  display: none !important;
}

@media screen and (max-width: 736px) {
  .none-sp {
    display: none !important;
  }
  .none-pc {
    display: block !important;
  }
}
.br-pc {
  display: inline-block;
}

.br-sp {
  display: none;
}

@media screen and (max-width: 736px) {
  .br-pc {
    display: none;
  }
  .br-sp {
    display: block;
  }
}/*# sourceMappingURL=index2025.css.map */