.service_recommend_fv {
  background: linear-gradient(180deg, #007270 49.04%, #00ABA9 100%);
  padding: 120px 0 64px 0;
}
@media only screen and (max-width: 1284px) {
  .service_recommend_fv {
    padding: 120px 0 64px 0;
  }
}
.service_recommend_fv .common_wrap {
  margin: 0 72px;
}
@media only screen and (max-width: 1284px) {
  .service_recommend_fv .common_wrap {
    margin: 0 12px;
  }
}
.service_recommend_fv .common_wrap .common_inner {
  max-width: 1440px;
}
.service_recommend_fv .common_wrap .common_inner .main_content_wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media only screen and (max-width: 1284px) {
  .service_recommend_fv .common_wrap .common_inner .main_content_wrap {
    justify-content: center;
  }
}
.service_recommend_fv .common_wrap .common_inner .main_content_wrap .fv_left_block {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
@media only screen and (max-width: 1284px) {
  .service_recommend_fv .common_wrap .common_inner .main_content_wrap .fv_left_block {
    align-items: center;
  }
}
.service_recommend_fv .common_wrap .common_inner .main_content_wrap .fv_left_block .fv_left_micro_copy {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin-bottom: 16px;
  gap: 4px;
}
@media only screen and (max-width: 1284px) {
  .service_recommend_fv .common_wrap .common_inner .main_content_wrap .fv_left_block .fv_left_micro_copy {
    gap: 2px;
  }
}
.service_recommend_fv .common_wrap .common_inner .main_content_wrap .fv_left_block .fv_left_micro_copy p {
  font-family: "Noto Sans JP", sans-serif;
  font-style: normal;
  line-height: 1.5;
  font-size: 21px;
  font-weight: 600;
  color: #fff;
}
@media only screen and (max-width: 1284px) {
  .service_recommend_fv .common_wrap .common_inner .main_content_wrap .fv_left_block .fv_left_micro_copy p {
    font-family: "Noto Sans JP", sans-serif;
    font-style: normal;
    line-height: 1.5;
    font-size: 14px;
    font-weight: 600;
  }
}
.service_recommend_fv .common_wrap .common_inner .main_content_wrap .fv_left_block .fv_left_micro_copy .fv_left_micro_copy_highlight {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 4px;
  padding: 2px 16px;
  border-radius: 6px;
  background-color: #FFEC80;
}
@media only screen and (max-width: 1284px) {
  .service_recommend_fv .common_wrap .common_inner .main_content_wrap .fv_left_block .fv_left_micro_copy .fv_left_micro_copy_highlight {
    gap: 2px;
    padding: 2px 7px;
    border-radius: 3px;
    font-family: "Noto Sans JP", sans-serif;
    font-style: normal;
    line-height: 1.5;
    font-size: 13px;
    font-weight: 600;
  }
}
.service_recommend_fv .common_wrap .common_inner .main_content_wrap .fv_left_block .fv_left_micro_copy .fv_left_micro_copy_highlight p {
  font-family: "Noto Sans JP", sans-serif;
  font-style: normal;
  line-height: 1.5;
  font-size: 21px;
  font-weight: 600;
  color: #004544;
}
@media only screen and (max-width: 1284px) {
  .service_recommend_fv .common_wrap .common_inner .main_content_wrap .fv_left_block .fv_left_micro_copy .fv_left_micro_copy_highlight p {
    font-family: "Noto Sans JP", sans-serif;
    font-style: normal;
    line-height: 1.5;
    font-size: 14px;
    font-weight: 600;
  }
}
.service_recommend_fv .common_wrap .common_inner .main_content_wrap .fv_left_block .fv_left_micro_copy .fv_left_micro_copy_highlight img {
  width: 20px;
  height: auto;
  object-fit: contain;
}
.service_recommend_fv .common_wrap .common_inner .main_content_wrap .fv_left_block .fv_left_title {
  font-family: "Noto Sans JP", sans-serif;
  font-style: normal;
  line-height: 1.5;
  font-size: 52px;
  font-weight: 800;
  color: #fff;
  line-height: 1.3;
  margin-bottom: 40px;
}
.service_recommend_fv .common_wrap .common_inner .main_content_wrap .fv_left_block .fv_left_title .sp-title {
  display: none;
}
@media only screen and (max-width: 1284px) {
  .service_recommend_fv .common_wrap .common_inner .main_content_wrap .fv_left_block .fv_left_title {
    text-align: center;
    font-family: "Noto Sans JP", sans-serif;
    font-style: normal;
    line-height: 1.5;
    font-size: 46px;
    font-weight: 900;
  }
  .service_recommend_fv .common_wrap .common_inner .main_content_wrap .fv_left_block .fv_left_title .pc-title {
    display: none;
  }
  .service_recommend_fv .common_wrap .common_inner .main_content_wrap .fv_left_block .fv_left_title .sp-title {
    display: inline;
  }
}
.service_recommend_fv .common_wrap .common_inner .main_content_wrap .fv_left_block .fv_left_archivement {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 8px;
}
.service_recommend_fv .common_wrap .common_inner .main_content_wrap .fv_left_block .fv_left_archivement .fv_left_archivement_micro {
  font-family: "Noto Sans JP", sans-serif;
  font-style: normal;
  line-height: 1.5;
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  text-align: center;
}
@media only screen and (max-width: 1284px) {
  .service_recommend_fv .common_wrap .common_inner .main_content_wrap .fv_left_block .fv_left_archivement .fv_left_archivement_micro {
    font-family: "Noto Sans JP", sans-serif;
    font-style: normal;
    line-height: 1.5;
    font-size: 13px;
    font-weight: 500;
  }
}
.service_recommend_fv .common_wrap .common_inner .main_content_wrap .fv_left_block .fv_left_archivement .fv_left_archivement_micro span {
  font-family: "Noto Sans JP", sans-serif;
  font-style: normal;
  line-height: 1.5;
  font-size: 14px;
  font-weight: 600;
  color: #28C86E;
}
@media only screen and (max-width: 1284px) {
  .service_recommend_fv .common_wrap .common_inner .main_content_wrap .fv_left_block .fv_left_archivement .fv_left_archivement_micro span {
    font-family: "Noto Sans JP", sans-serif;
    font-style: normal;
    line-height: 1.5;
    font-size: 13px;
    font-weight: 400;
  }
}
.service_recommend_fv .common_wrap .common_inner .main_content_wrap .fv_left_block .fv_left_archivement .fv_left_archivement_slide {
  visibility: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 512px;
  position: relative;
}
@media only screen and (max-width: 1284px) {
  .service_recommend_fv .common_wrap .common_inner .main_content_wrap .fv_left_block .fv_left_archivement .fv_left_archivement_slide {
    max-width: 375px;
  }
}
.service_recommend_fv .common_wrap .common_inner .main_content_wrap .fv_left_block .fv_left_archivement .fv_left_archivement_slide.slick-initialized {
  visibility: visible;
}
.service_recommend_fv .common_wrap .common_inner .main_content_wrap .fv_left_block .fv_left_archivement .fv_left_archivement_slide::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(190, 190, 190, 0.5);
  pointer-events: none;
  z-index: 1;
}
.service_recommend_fv .common_wrap .common_inner .main_content_wrap .fv_left_block .fv_left_archivement .fv_left_archivement_slide img {
  position: relative;
  display: block;
  width: 180px;
  height: 100px;
  object-fit: fill;
  z-index: 0;
}
@media only screen and (max-width: 1284px) {
  .service_recommend_fv .common_wrap .common_inner .main_content_wrap .fv_left_block .fv_left_archivement .fv_left_archivement_slide img {
    height: 80px;
  }
}
.service_recommend_fv .common_wrap .common_inner .main_content_wrap .fv_left_block .fv_left_archivement .fv_left_archivement_desc {
  font-family: "Noto Sans JP", sans-serif;
  font-style: normal;
  line-height: 1.5;
  font-size: 15px;
  font-weight: 700;
  color: #004544;
  background-color: rgba(255, 255, 255, 0.8);
  width: 512px;
  text-align: center;
  padding: 8px 0;
}
@media only screen and (max-width: 1284px) {
  .service_recommend_fv .common_wrap .common_inner .main_content_wrap .fv_left_block .fv_left_archivement .fv_left_archivement_desc {
    width: 375px;
    font-family: "Noto Sans JP", sans-serif;
    font-style: normal;
    line-height: 1.5;
    font-size: 12px;
    font-weight: 700;
  }
}
.service_recommend_fv .common_wrap .common_inner .main_content_wrap .fv_left_block .fv_left_archivement .fv_left_archivement_img {
  width: 88px;
  height: auto;
  object-fit: contain;
  position: absolute;
  bottom: 0px;
  right: 0px;
  z-index: 1;
}
@media only screen and (max-width: 1284px) {
  .service_recommend_fv .common_wrap .common_inner .main_content_wrap .fv_left_block .fv_left_archivement .fv_left_archivement_img {
    width: 64px;
    bottom: -24px;
  }
}
.service_recommend_fv .common_wrap .common_inner .main_content_wrap .fv_left_block .fv_left_img {
  position: absolute;
  top: 30px;
  right: -40px;
  opacity: 0.2;
  z-index: -1;
  width: 210px;
  height: auto;
  object-fit: contain;
}
@media only screen and (max-width: 1284px) {
  .service_recommend_fv .common_wrap .common_inner .main_content_wrap .fv_left_block .fv_left_img {
    top: 30px;
    right: 0px;
    width: 210px;
  }
}
@media only screen and (max-width: 1284px) {
  .service_recommend_fv .common_wrap .common_inner .main_content_wrap .fv_right_block {
    display: none;
  }
}
.service_recommend_fv .common_wrap .common_inner .main_content_wrap .fv_right_block .fv_right_list {
  display: grid;
  grid-template-columns: repeat(3, 160px);
  gap: 24px;
}
.service_recommend_fv .common_wrap .common_inner .main_content_wrap .fv_right_block .fv_right_list .fv_right_item {
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 135px;
  padding: 4px 0;
}
.service_recommend_fv .common_wrap .common_inner .main_content_wrap .fv_right_block .fv_right_list .fv_right_item p {
  writing-mode: vertical-rl;
  text-orientation: upright;
  letter-spacing: 0.1em;
  font-family: "Noto Sans JP", sans-serif;
  font-style: normal;
  line-height: 1.5;
  font-size: 14px;
  font-weight: 600;
  color: #004544;
  line-height: 1.25;
  position: relative;
}
.service_recommend_fv .common_wrap .common_inner .main_content_wrap .fv_right_block .fv_right_list .fv_right_item p::before {
  position: absolute;
  content: "";
  display: block;
  width: 6px;
  aspect-ratio: 1/1;
  background: #004544;
  margin-bottom: 8px;
  top: -12px;
  right: 6px;
}
.service_recommend_fv .common_wrap .common_inner .main_content_wrap .fv_right_block .fv_right_list .fv_right_item img {
  width: 120px;
  height: auto;
  object-fit: contain;
}
.service_recommend_fv .common_wrap .common_inner .main_content_wrap .fv_right_block .fv_right_list .fv_right_item:nth-child(odd) {
  background-color: #EFFBF4;
}
.service_recommend_fv .common_wrap .common_inner .recommend_affiliate_attention {
  text-align: right;
  font-family: "Noto Sans JP", sans-serif;
  font-style: normal;
  line-height: 1.5;
  font-size: 10px;
  font-weight: 400;
  color: #fff;
  margin-top: 12px;
}
@media only screen and (max-width: 1284px) {
  .service_recommend_fv .common_wrap .common_inner .recommend_affiliate_attention {
    text-align: center;
    margin-top: 36px;
  }
}

@media only screen and (max-width: 960px) {
  .service_recommend_list .common_wrap {
    padding: 0 16px;
  }
}
.service_recommend_list .common_wrap .common_inner {
  max-width: 1100px;
  margin-top: 64px;
}
@media only screen and (max-width: 960px) {
  .service_recommend_list .common_wrap .common_inner {
    margin-top: 40px;
  }
}
.service_recommend_list .common_wrap .service_recommend_list_block {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  gap: 16px;
  margin-top: 42px;
  margin-bottom: 120px;
  flex-wrap: wrap;
}
@media only screen and (max-width: 1284px) {
  .service_recommend_list .common_wrap .service_recommend_list_block {
    gap: 12px;
    max-width: 500px;
    margin: 42px auto 40px;
  }
}
.service_recommend_list .common_wrap .service_recommend_list_block .service_recommend_item {
  display: flex;
  align-items: flex-end;
  flex-direction: column;
  gap: 4px;
}
.service_recommend_list .common_wrap .service_recommend_list_block .service_recommend_item .service_recommend_item_wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 240px;
  height: 200px;
  border-radius: 10px;
  border: 1px solid #004544;
  position: relative;
}
@media only screen and (max-width: 960px) {
  .service_recommend_list .common_wrap .service_recommend_list_block .service_recommend_item .service_recommend_item_wrap {
    width: 160px;
    height: 132px;
  }
}
.service_recommend_list .common_wrap .service_recommend_list_block .service_recommend_item .service_recommend_item_wrap--publish:hover {
  border: 2px solid #28C86E;
  cursor: pointer;
}
.service_recommend_list .common_wrap .service_recommend_list_block .service_recommend_item .service_recommend_item_wrap--unpublish {
  background-color: #F5F6F8;
  border: 0px;
}
.service_recommend_list .common_wrap .service_recommend_list_block .service_recommend_item .service_recommend_item_wrap .service_recommend_item_title {
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
  font-style: normal;
  line-height: 1.5;
  font-size: 20px;
  font-weight: 600;
  color: #282828;
}
@media only screen and (max-width: 960px) {
  .service_recommend_list .common_wrap .service_recommend_list_block .service_recommend_item .service_recommend_item_wrap .service_recommend_item_title {
    font-family: "Noto Sans JP", sans-serif;
    font-style: normal;
    line-height: 1.5;
    font-size: 16px;
    font-weight: 600;
  }
}
.service_recommend_list .common_wrap .service_recommend_list_block .service_recommend_item .service_recommend_item_wrap .service_recommend_item_img {
  width: 120px;
  height: 120px;
  object-fit: contain;
}
@media only screen and (max-width: 960px) {
  .service_recommend_list .common_wrap .service_recommend_list_block .service_recommend_item .service_recommend_item_wrap .service_recommend_item_img {
    width: 72px;
    height: 72px;
  }
}
.service_recommend_list .common_wrap .service_recommend_list_block .service_recommend_item .service_recommend_item_wrap .service_recommend_item_arrow {
  position: absolute;
  right: 20px;
  bottom: 20px;
  width: 24px;
  height: 24px;
  object-fit: contain;
}
@media only screen and (max-width: 960px) {
  .service_recommend_list .common_wrap .service_recommend_list_block .service_recommend_item .service_recommend_item_wrap .service_recommend_item_arrow {
    right: 10px;
    bottom: 10px;
    width: 20px;
    height: 20px;
  }
}
.service_recommend_list .common_wrap .service_recommend_list_block .service_recommend_non {
  font-family: "Noto Sans JP", sans-serif;
  font-style: normal;
  line-height: 1.5;
  font-size: 12px;
  font-weight: 400;
  color: #6C6C6C;
}
@media only screen and (max-width: 960px) {
  .service_recommend_list .common_wrap .service_recommend_list_block .service_recommend_non {
    font-family: "Noto Sans JP", sans-serif;
    font-style: normal;
    line-height: 1.5;
    font-size: 10px;
    font-weight: 400;
  }
}

.corporate_card_mistakes_list {
  margin: 64px 120px;
}
@media only screen and (max-width: 960px) {
  .corporate_card_mistakes_list {
    margin: 24px 0px;
  }
}

.tab_wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.tab_list {
  width: 100%;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 8px;
}
@media only screen and (max-width: 960px) {
  .tab_list {
    gap: 0px;
  }
}

.tab_item {
  background-color: #F5F6F8;
  border: none;
  cursor: pointer;
  font-weight: bold;
  font-size: 14px;
  flex: 1;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 16px 16px;
  position: relative;
  border-bottom: 2px solid #004544;
  border-radius: 6px 6px 0 0;
}
@media only screen and (max-width: 960px) {
  .tab_item {
    padding: 8px 8px;
  }
}
.tab_item .tab_item_text {
  text-align: left;
}
.tab_item .tab_item_text .tab_item_sub_text {
  font-family: "Noto Sans JP", sans-serif;
  font-style: normal;
  line-height: 1.5;
  font-size: 14px;
  font-weight: 400;
  color: #004544;
  margin-bottom: 4px;
}
@media only screen and (max-width: 960px) {
  .tab_item .tab_item_text .tab_item_sub_text {
    font-family: "Noto Sans JP", sans-serif;
    font-style: normal;
    line-height: 1.5;
    font-size: 10px;
    font-weight: 400;
  }
}
.tab_item .tab_item_text .tab_item_main_text {
  font-family: "Noto Sans JP", sans-serif;
  font-style: normal;
  line-height: 1.5;
  font-size: 18px;
  font-weight: 600;
  color: #004544;
}
@media only screen and (max-width: 960px) {
  .tab_item .tab_item_text .tab_item_main_text {
    font-family: "Noto Sans JP", sans-serif;
    font-style: normal;
    line-height: 1.5;
    font-size: 14px;
    font-weight: 600;
  }
}
.tab_item .tab_item_img {
  width: auto;
  height: 52px;
  object-fit: contain;
  opacity: 20%;
  position: absolute;
  top: 16px;
  left: 16px;
  display: none;
}
@media only screen and (max-width: 960px) {
  .tab_item .tab_item_img {
    height: 28px;
  }
}
.tab_item.is-active {
  background-color: #EFFBF4;
  color: #fff;
  flex: 2;
  padding: 16px 24px;
  border-bottom: 8px solid #004544;
}
@media only screen and (max-width: 960px) {
  .tab_item.is-active {
    padding: 8px 12px;
  }
}
.tab_item.is-active .tab_item_text {
  text-align: left;
}
.tab_item.is-active .tab_item_text .tab_item_sub_text {
  font-family: "Noto Sans JP", sans-serif;
  font-style: normal;
  line-height: 1.5;
  font-size: 14px;
  font-weight: 400;
  color: #004544;
  margin-bottom: 4px;
}
@media only screen and (max-width: 960px) {
  .tab_item.is-active .tab_item_text .tab_item_sub_text {
    font-family: "Noto Sans JP", sans-serif;
    font-style: normal;
    line-height: 1.5;
    font-size: 12px;
    font-weight: 400;
  }
}
.tab_item.is-active .tab_item_text .tab_item_main_text {
  font-family: "Noto Sans JP", sans-serif;
  font-style: normal;
  line-height: 1.5;
  font-size: 26px;
  font-weight: 600;
  color: #004544;
}
@media only screen and (max-width: 960px) {
  .tab_item.is-active .tab_item_text .tab_item_main_text {
    font-family: "Noto Sans JP", sans-serif;
    font-style: normal;
    line-height: 1.5;
    font-size: 20px;
    font-weight: 600;
  }
}
.tab_item.is-active .tab_item_img {
  width: 100px;
  height: auto;
  object-fit: contain;
  opacity: 100%;
  top: 22px;
  left: auto;
  right: 20px;
  display: block;
}
@media only screen and (max-width: 960px) {
  .tab_item.is-active .tab_item_img {
    width: 48px;
    top: 5px;
    right: 10px;
  }
}

.tab_content {
  display: none;
  background-color: #F5F6F8;
  width: 100%;
}
.tab_content.is-active {
  display: block;
}

.trouble_block {
  margin: 40px 80px;
}
@media only screen and (max-width: 960px) {
  .trouble_block {
    margin: 20px 12px;
  }
}
.trouble_block .trouble_wrap {
  border: 1px solid #BEBEBE;
  border-radius: 12px;
}
.trouble_block .trouble_wrap .trouble_title {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  padding: 16px 0px;
  background-color: #F5F6F8;
  gap: 4px;
  border-radius: 12px 12px 0 0;
  border-bottom: 1px solid #BEBEBE;
}
@media only screen and (max-width: 960px) {
  .trouble_block .trouble_wrap .trouble_title {
    padding: 8px 0px;
  }
}
.trouble_block .trouble_wrap .trouble_title p {
  font-family: "Noto Sans JP", sans-serif;
  font-style: normal;
  line-height: 1.5;
  font-size: 22px;
  font-weight: 600;
  color: #282828;
}
@media only screen and (max-width: 960px) {
  .trouble_block .trouble_wrap .trouble_title p {
    font-family: "Noto Sans JP", sans-serif;
    font-style: normal;
    line-height: 1.5;
    font-size: 18px;
    font-weight: 600;
  }
}
.trouble_block .trouble_wrap .trouble_title .title_strong {
  padding: 4px 16px;
  background-color: #fff;
  border-radius: 6px;
}
.trouble_block .trouble_wrap .trouble_content {
  position: relative;
}
.trouble_block .trouble_wrap .trouble_content .trouble_content_list {
  background-color: #fff;
  padding: 20px 52px;
  gap: 12px;
  border-radius: 0 0 12px 12px;
  display: flex;
  justify-content: space-around;
  align-items: center;
  flex-wrap: wrap;
}
@media only screen and (max-width: 960px) {
  .trouble_block .trouble_wrap .trouble_content .trouble_content_list {
    padding: 20px 16px;
  }
}
.trouble_block .trouble_wrap .trouble_content .trouble_content_list .trouble_content_item {
  display: inline-block;
  padding: 10px 24px;
  font-family: "Noto Sans JP", sans-serif;
  font-style: normal;
  line-height: 1.5;
  font-size: 13px;
  font-weight: 400;
  color: #282828;
  background-color: #F5F6F8;
  border-radius: 6px;
  text-align: center;
}
@media only screen and (max-width: 960px) {
  .trouble_block .trouble_wrap .trouble_content .trouble_content_list .trouble_content_item {
    font-family: "Noto Sans JP", sans-serif;
    font-style: normal;
    line-height: 1.5;
    font-size: 12px;
    font-weight: 400;
  }
}
.trouble_block .trouble_wrap .trouble_content .trouble_arrow_img {
  width: 15%;
  height: 84px;
  object-fit: contain;
  position: absolute;
  left: 50%;
  bottom: -51px;
  transform: translateX(-50%);
}
@media only screen and (max-width: 960px) {
  .trouble_block .trouble_wrap .trouble_content .trouble_arrow_img {
    bottom: -46px;
  }
}
.trouble_block .trouble_wrap .trouble_content .trouble_person_img {
  width: 48px;
  height: auto;
  object-fit: contain;
  position: absolute;
  left: 50%;
  bottom: 0%;
  transform: translateX(-50%);
}
@media only screen and (max-width: 960px) {
  .trouble_block .trouble_wrap .trouble_content .trouble_person_img {
    left: 16px;
  }
}
.trouble_block .trouble_wrap .trouble_content .trouble_icon_left {
  width: 72px;
  height: auto;
  object-fit: contain;
  position: absolute;
  left: 24px;
  top: 24px;
}
@media only screen and (max-width: 960px) {
  .trouble_block .trouble_wrap .trouble_content .trouble_icon_left {
    width: 54px;
    left: 36px;
    top: 90px;
  }
}
.trouble_block .trouble_wrap .trouble_content .trouble_icon_right {
  width: 60px;
  height: 60px;
  object-fit: contain;
  position: absolute;
  right: 24px;
  top: 30%;
}
@media only screen and (max-width: 960px) {
  .trouble_block .trouble_wrap .trouble_content .trouble_icon_right {
    width: 54px;
    right: 6px;
  }
}

.result_content {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  margin-top: 32px;
}
@media only screen and (max-width: 960px) {
  .result_content {
    margin-top: 24px;
  }
}
.result_content br {
  display: none;
}
@media only screen and (max-width: 960px) {
  .result_content br {
    display: block;
  }
}
.result_content p {
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
  font-style: normal;
  line-height: 1.5;
  font-size: 22px;
  font-weight: 600;
  color: #282828;
}
@media only screen and (max-width: 960px) {
  .result_content p {
    font-family: "Noto Sans JP", sans-serif;
    font-style: normal;
    line-height: 1.5;
    font-size: 18px;
    font-weight: 600;
  }
}
.result_content .result_strong {
  font-family: "Noto Sans JP", sans-serif;
  font-style: normal;
  line-height: 1.5;
  font-size: 32px;
  font-weight: 600;
  color: #282828;
  margin: 0 8px;
  position: relative;
  z-index: 1;
}
.result_content .result_strong::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0.1em;
  width: 100%;
  height: 0.5em;
  background: #FAFF64;
  z-index: -1;
  pointer-events: none;
}
@media only screen and (max-width: 960px) {
  .result_content .result_strong {
    font-family: "Noto Sans JP", sans-serif;
    font-style: normal;
    line-height: 1.5;
    font-size: 26px;
    font-weight: 600;
  }
}
.result_content .result_img {
  width: 70%;
  height: 100%;
  object-fit: contain;
}
.result_content .result_point_list {
  display: flex;
  align-items: stretch;
  justify-content: center;
  width: 100%;
  gap: 12px;
}
@media only screen and (max-width: 960px) {
  .result_content .result_point_list {
    gap: 4px;
  }
}
.result_content .result_point_list .result_point_item {
  border-radius: 6px;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.1);
  flex: 1 1 33.333%;
  display: flex;
  flex-direction: column;
}
@media only screen and (max-width: 960px) {
  .result_content .result_point_list .result_point_item {
    flex: 0 1 33.333%;
    max-width: 33.333%;
  }
}
.result_content .result_point_list .result_point_item .result_point_title {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 4px;
  padding: 10px 16px;
  background-color: #FFEC80;
  border-radius: 6px 6px 0 0;
}
@media only screen and (max-width: 960px) {
  .result_content .result_point_list .result_point_item .result_point_title {
    padding: 10px 4px;
    gap: 0px;
    min-height: 40px;
  }
}
.result_content .result_point_list .result_point_item .result_point_title .result_point_icon {
  width: 24px;
  height: auto;
  object-fit: contain;
}
@media only screen and (max-width: 960px) {
  .result_content .result_point_list .result_point_item .result_point_title .result_point_icon {
    width: 20px;
  }
}
.result_content .result_point_list .result_point_item .result_point_title p {
  font-family: "Noto Sans JP", sans-serif;
  font-style: normal;
  line-height: 1.5;
  font-size: 16px;
  font-weight: 600;
  color: #282828;
}
@media only screen and (max-width: 960px) {
  .result_content .result_point_list .result_point_item .result_point_title p {
    font-family: "Noto Sans JP", sans-serif;
    font-style: normal;
    line-height: 1.5;
    font-size: 14px;
    font-weight: 600;
    text-align: left;
  }
}
.result_content .result_point_list .result_point_item .result_point_content {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  gap: 16px;
  padding: 16px;
  background-color: #FFFDE9;
  border-radius: 0 0 6px 6px;
  flex: 1;
}
.result_content .result_point_list .result_point_item .result_point_content img {
  width: 100px;
  height: 100%;
  object-fit: contain;
}
.result_content .result_point_list .result_point_item .result_point_content p {
  font-family: "Noto Sans JP", sans-serif;
  font-style: normal;
  line-height: 1.5;
  font-size: 13px;
  font-weight: 400;
  color: #282828;
}
@media only screen and (max-width: 960px) {
  .result_content .result_point_list .result_point_item .result_point_content p {
    font-family: "Noto Sans JP", sans-serif;
    font-style: normal;
    line-height: 1.5;
    font-size: 12px;
    font-weight: 400;
  }
  .result_content .result_point_list .result_point_item .result_point_content p br {
    display: none;
  }
}

@media only screen and (max-width: 960px) {
  .corporate_card_mistakes_block .common_wrap,
  .corporate_account_new_standard_block .common_wrap {
    padding: 0 16px;
  }
}
.corporate_card_mistakes_block .common_wrap .common_inner,
.corporate_account_new_standard_block .common_wrap .common_inner {
  max-width: 1100px;
  margin-top: 64px;
  margin-bottom: 80px;
}
@media only screen and (max-width: 960px) {
  .corporate_card_mistakes_block .common_wrap .common_inner,
  .corporate_account_new_standard_block .common_wrap .common_inner {
    margin-top: 40px;
    margin-bottom: 40px;
  }
}

.corporate_card_choice_block,
.corporate_account_choice_block {
  padding: 64px 0;
  background-color: #F5F6F8;
}
@media only screen and (max-width: 960px) {
  .corporate_card_choice_block,
  .corporate_account_choice_block {
    padding: 40px 0;
  }
}
.corporate_card_choice_block .common_wrap,
.corporate_account_choice_block .common_wrap {
  padding: 0 16px;
}
.corporate_card_choice_block .common_wrap .common_inner,
.corporate_account_choice_block .common_wrap .common_inner {
  max-width: 1100px;
}
.corporate_card_choice_block .common_wrap .common_inner .heading_block .main_text_wrap .markerUnder,
.corporate_account_choice_block .common_wrap .common_inner .heading_block .main_text_wrap .markerUnder {
  background: linear-gradient(transparent 70%, #30ED82 0%);
  display: inline;
  padding: 0 2px;
}

.corporate_card_choice_block .point_item_icon,
.corporate_account_choice_block .point_item_icon {
  width: 24px;
  height: 24px;
  object-fit: contain;
  margin-right: 4px;
}
@media only screen and (max-width: 960px) {
  .corporate_card_choice_block .point_item_icon,
  .corporate_account_choice_block .point_item_icon {
    width: 20px;
    height: 20px;
  }
}
.corporate_card_choice_block .point_item_text,
.corporate_account_choice_block .point_item_text {
  font-family: "Noto Sans JP", sans-serif;
  font-style: normal;
  line-height: 1.5;
  font-size: 24px;
  font-weight: 600;
  color: #282828;
}
@media only screen and (max-width: 960px) {
  .corporate_card_choice_block .point_item_text,
  .corporate_account_choice_block .point_item_text {
    font-family: "Noto Sans JP", sans-serif;
    font-style: normal;
    line-height: 1.5;
    font-size: 18px;
    font-weight: 600;
  }
}

.upsider_point_block {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-top: 16px;
  margin-bottom: 72px;
}
@media only screen and (max-width: 960px) {
  .upsider_point_block {
    flex-direction: column;
    gap: 64px;
    margin-bottom: 40px;
  }
}
.upsider_point_block .upsider_point_list {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 8px;
  flex-wrap: wrap;
}
@media only screen and (max-width: 960px) {
  .upsider_point_block .upsider_point_list {
    justify-content: center;
  }
}
.upsider_point_block .upsider_point_list .upsider_point_item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 12px;
  padding: 20px 24px;
  background-color: #EFFBF4;
  border-radius: 12px;
  width: 40%;
}
@media only screen and (max-width: 960px) {
  .upsider_point_block .upsider_point_list .upsider_point_item {
    width: 100%;
    padding: 12px 16px;
  }
}
.upsider_point_block .upsider_point_list .upsider_point_item .point_item_wrap {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 8px;
}
.upsider_point_block .upsider_point_list .upsider_point_item .point_item_wrap .point_item_number {
  font-family: "Noto Sans JP", sans-serif;
  font-style: normal;
  line-height: 1.5;
  font-size: 16px;
  font-weight: 600;
  color: #004544;
}
@media only screen and (max-width: 960px) {
  .upsider_point_block .upsider_point_list .upsider_point_item .point_item_wrap .point_item_number {
    font-family: "Noto Sans JP", sans-serif;
    font-style: normal;
    line-height: 1.5;
    font-size: 12px;
    font-weight: 600;
  }
}
.upsider_point_block .upsider_point_list .upsider_point_item .point_item_wrap .point_item_text .point_item_title {
  font-family: "Noto Sans JP", sans-serif;
  font-style: normal;
  line-height: 1.5;
  font-size: 18px;
  font-weight: 600;
  color: #282828;
}
@media only screen and (max-width: 960px) {
  .upsider_point_block .upsider_point_list .upsider_point_item .point_item_wrap .point_item_text .point_item_title {
    font-family: "Noto Sans JP", sans-serif;
    font-style: normal;
    line-height: 1.5;
    font-size: 16px;
    font-weight: 600;
  }
}
.upsider_point_block .upsider_point_list .upsider_point_item .point_item_wrap .point_item_text .point_item_desc {
  font-family: "Noto Sans JP", sans-serif;
  font-style: normal;
  line-height: 1.5;
  font-size: 12px;
  font-weight: 400;
  color: #282828;
}
.upsider_point_block .upsider_point_list .upsider_point_item .point_item_img {
  width: 52px;
  height: 52px;
  object-fit: contain;
}
@media only screen and (max-width: 960px) {
  .upsider_point_block .upsider_point_list .upsider_point_item .point_item_img {
    width: 32px;
    height: 32px;
  }
}
.upsider_point_block .upsider_account_comment {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 8px;
  text-align: center;
  padding: 18px;
  width: 320px;
  border-radius: 12px;
  border: 2px solid #004544;
  position: relative;
}
@media only screen and (max-width: 960px) {
  .upsider_point_block .upsider_account_comment {
    width: 240px;
  }
}
.upsider_point_block .upsider_account_comment .upsider_account_comment_micro_copy {
  position: absolute;
  left: 50%;
  top: -30px;
  font-family: "Noto Sans JP", sans-serif;
  font-style: normal;
  line-height: 1.5;
  font-size: 14px;
  font-weight: 600;
  color: #004544;
  transform: translateX(-50%);
  width: 100%;
}
.upsider_point_block .upsider_account_comment .upsider_account_comment_main {
  font-family: "Noto Sans JP", sans-serif;
  font-style: normal;
  line-height: 1.5;
  font-size: 14px;
  font-weight: 400;
  color: #282828;
}
.upsider_point_block .upsider_account_comment .upsider_account_comment_main .upsider_account_comment_main_highlight {
  position: relative;
  z-index: 1;
  font-family: "Noto Sans JP", sans-serif;
  font-style: normal;
  line-height: 1.5;
  font-size: 14px;
  font-weight: 600;
}
.upsider_point_block .upsider_account_comment .upsider_account_comment_main .upsider_account_comment_main_highlight::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0.1em;
  width: 100%;
  height: 0.5em;
  background: #FAFF64;
  z-index: -1;
  pointer-events: none;
}
.upsider_point_block .upsider_account_comment .upsider_account_comment_img {
  width: 90px;
  height: 100%;
  object-fit: contain;
}
.upsider_point_block .upsider_account_comment .upsider_account_comment_sub {
  font-family: "Noto Sans JP", sans-serif;
  font-style: normal;
  line-height: 1.5;
  font-size: 12px;
  font-weight: 400;
  color: #282828;
}
.upsider_point_block .upsider_account_comment .upsider_account_person {
  position: absolute;
  right: -24px;
  bottom: -64px;
  width: 60px;
  height: 100%;
  object-fit: contain;
}

.upsider_match_block {
  background-color: #F5F6F8;
  border-radius: 12px;
  padding: 18px 32px 18px 32px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 24px;
  position: relative;
}
.upsider_match_block::after {
  content: "";
  position: absolute;
  top: 12px;
  bottom: 12px;
  left: 50%;
  width: 2px;
  background-image: repeating-linear-gradient(to bottom, #d9d9d9, #d9d9d9 4px, transparent 4px, transparent 8px);
  transform: translateX(-50%);
  z-index: 0;
}
@media only screen and (max-width: 960px) {
  .upsider_match_block::after {
    top: 52%;
    left: 50%;
    right: 50%;
    height: 2px;
    width: 80%;
    background-image: repeating-linear-gradient(to right, #d9d9d9, #d9d9d9 4px, transparent 4px, transparent 8px);
    transform: translateX(-50%);
  }
}
@media only screen and (max-width: 960px) {
  .upsider_match_block {
    padding: 12px 18px;
    gap: 28px;
    flex-direction: column;
    align-items: stretch;
  }
}
.upsider_match_block .upsider_match_person {
  padding: 8px 24px;
}
@media only screen and (max-width: 960px) {
  .upsider_match_block .upsider_match_person {
    padding: 0px 0px;
  }
}
.upsider_match_block .upsider_match_person .upsider_match_title {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 24px;
  gap: 4px;
}
@media only screen and (max-width: 960px) {
  .upsider_match_block .upsider_match_person .upsider_match_title {
    margin-bottom: 8px;
  }
}
.upsider_match_block .upsider_match_person .upsider_match_title p {
  display: inline;
  font-family: "Noto Sans JP", sans-serif;
  font-style: normal;
  line-height: 1.5;
  font-size: 21px;
  font-weight: 600;
  color: #282828;
}
.upsider_match_block .upsider_match_person .upsider_match_title p .markerUnder {
  background: linear-gradient(transparent 70%, #FAFF64 0%);
  display: inline;
  padding: 0 2px;
}
@media only screen and (max-width: 960px) {
  .upsider_match_block .upsider_match_person .upsider_match_title p {
    font-family: "Noto Sans JP", sans-serif;
    font-style: normal;
    line-height: 1.5;
    font-size: 16px;
    font-weight: 600;
  }
}
.upsider_match_block .upsider_match_person .upsider_match_title img {
  width: 100px;
  height: 100%;
  object-fit: contain;
}
.upsider_match_block .upsider_match_person .upsider_match_list {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  gap: 8px;
}
.upsider_match_block .upsider_match_person .upsider_match_list .upsider_match_item {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 4px;
}
.upsider_match_block .upsider_match_person .upsider_match_list .upsider_match_item img {
  width: 20px;
  height: 20px;
  object-fit: contain;
}
.upsider_match_block .upsider_match_person .upsider_match_list .upsider_match_item p {
  font-family: "Noto Sans JP", sans-serif;
  font-style: normal;
  line-height: 1.5;
  font-size: 14px;
  font-weight: 400;
  color: #282828;
}

.cta_block {
  margin-top: 40px;
}
@media only screen and (max-width: 960px) {
  .cta_block {
    margin-top: 12px;
  }
}
.cta_block .pc_cta_block .common_announce_block {
  display: none;
}
@media only screen and (max-width: 960px) {
  .cta_block .pc_cta_block .common_announce_block {
    display: block;
  }
}
.cta_block .pc_cta_block .common_announce_block .announce_main_text {
  font-family: "Noto Sans JP", sans-serif;
  font-style: normal;
  line-height: 1.5;
  font-size: 18px;
  font-weight: 700;
  color: #282828;
  text-align: left;
}
.cta_block .pc_cta_block .common_announce_block .announce_sub_text {
  margin-top: 12px;
  font-family: "Noto Sans JP", sans-serif;
  font-style: normal;
  line-height: 1.5;
  font-size: 14px;
  font-weight: 600;
  color: #282828;
}
.cta_block .pc_cta_block .cta_micro_copy {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0px;
}
@media only screen and (max-width: 960px) {
  .cta_block .pc_cta_block .cta_micro_copy {
    display: none;
  }
}
.cta_block .pc_cta_block .cta_micro_copy .limited_micro {
  font-family: "Noto Sans JP", sans-serif;
  font-style: normal;
  line-height: 1.5;
  font-size: 16px;
  font-weight: 600;
  color: #004544;
  padding: 8px 16px;
  border: 1px solid #004544;
  border-radius: 8px;
}
.cta_block .pc_cta_block .cta_micro_copy .orange_micro {
  font-family: "Noto Sans JP", sans-serif;
  font-style: normal;
  line-height: 1.5;
  font-size: 16px;
  font-weight: 600;
  color: #E66B00;
  padding: 8px 16px;
}
.cta_block .pc_cta_block .cta_micro_copy .orange_micro span {
  font-family: "Noto Sans JP", sans-serif;
  font-style: normal;
  line-height: 1.5;
  font-size: 24px;
  font-weight: 600;
}
.cta_block .pc_cta_block .cta_micro_copy img {
  width: 32px;
  height: auto;
  object-fit: contain;
}
.cta_block .pc_cta_block .cta_button_main,
.cta_block .pc_cta_block .cta_button_main_sp_only {
  display: flex;
  padding: 16px;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 0px;
  align-self: stretch;
  text-decoration: none;
  border-radius: 24px;
  background: linear-gradient(229deg, #FE8321 23.11%, #FF9925 76.89%);
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  position: relative;
  overflow: hidden;
  cursor: pointer;
}
.cta_block .pc_cta_block .sub_text {
  font-family: "Noto Sans JP", sans-serif;
  font-style: normal;
  line-height: 1.5;
  font-size: 16px;
  font-weight: 400;
  color: #fff;
}
.cta_block .pc_cta_block .main_text {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
}
.cta_block .pc_cta_block .main_text p {
  font-family: "Noto Sans JP", sans-serif;
  font-style: normal;
  line-height: 1.5;
  font-size: 32px;
  font-weight: 700;
  color: #fff;
}
@media only screen and (max-width: 960px) {
  .cta_block .pc_cta_block .main_text p {
    font-family: "Noto Sans JP", sans-serif;
    font-style: normal;
    line-height: 1.5;
    font-size: 24px;
    font-weight: 700;
    color: #fff;
  }
}
.cta_block .pc_cta_block .main_text .cta_button_icon {
  width: 24px;
  height: 24px;
}
.cta_block .pc_cta_block .cta_button_main::before,
.cta_block .pc_cta_block .cta_button_main_sp_only::before {
  content: "";
  position: absolute;
  top: 10%;
  left: -40px;
  width: 1400px;
  height: 200%;
  background: rgba(255, 255, 255, 0.5);
  transform: rotate(45deg);
  animation: shiny-effect 2s ease-in-out infinite;
}
.cta_block .pc_cta_block .cta_button_main:hover,
.cta_block .pc_cta_block .cta_button_main_sp_only:hover {
  text-decoration: none;
  color: white;
  box-shadow: none;
  transform: translateY(3px);
}
@keyframes shiny-effect {
  0% {
    transform: translateX(-150%) rotate(45deg);
    opacity: 0;
  }
  50% {
    transform: translateX(50%) rotate(45deg);
    opacity: 1;
  }
  100% {
    transform: translateX(200%) rotate(45deg);
    opacity: 0;
  }
}

.net_bank_recommend_block {
  margin: 80px 120px 64px 120px;
  padding: 40px;
  background-color: #F5F6F8;
  border-radius: 12px;
}
@media only screen and (max-width: 960px) {
  .net_bank_recommend_block {
    margin: 40px 0px 40px 0px;
    padding: 16px;
  }
}
.net_bank_recommend_block .net_bank_recommend_title {
  font-family: "Noto Sans JP", sans-serif;
  font-style: normal;
  line-height: 1.5;
  font-size: 28px;
  font-weight: 600;
  color: #282828;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  align-items: center;
  border-bottom: 1px solid #BEBEBE;
  padding-bottom: 40px;
}
@media only screen and (max-width: 960px) {
  .net_bank_recommend_block .net_bank_recommend_title {
    font-family: "Noto Sans JP", sans-serif;
    font-style: normal;
    line-height: 1.5;
    font-size: 21px;
    font-weight: 700;
    padding-bottom: 16px;
    gap: 4px;
  }
}
.net_bank_recommend_block .net_bank_recommend_title .mega_bank,
.net_bank_recommend_block .net_bank_recommend_title .net_bank {
  display: flex;
  align-items: center;
  gap: 4px;
  padding: 4px 16px;
  border-radius: 6px;
}
.net_bank_recommend_block .net_bank_recommend_title .mega_bank img,
.net_bank_recommend_block .net_bank_recommend_title .net_bank img {
  width: 28px;
  height: auto;
  object-fit: contain;
}
.net_bank_recommend_block .net_bank_recommend_title .mega_bank {
  background-color: #EBEBEB;
}
.net_bank_recommend_block .net_bank_recommend_title .net_bank {
  background-color: #FFEC80;
}
.net_bank_recommend_block .net_bank_reason_list {
  display: flex;
  flex-direction: column;
  gap: 8px;
  margin-top: 40px;
}
@media only screen and (max-width: 960px) {
  .net_bank_recommend_block .net_bank_reason_list {
    margin-top: 24px;
  }
}
.net_bank_recommend_block .net_bank_reason_list .net_bank_reason_item {
  padding: 18px 24px;
  box-shadow: 0px 2px 2px 0px rgba(0, 0, 0, 0.25);
  border-radius: 12px;
  background-color: #fff;
  position: relative;
}
@media only screen and (max-width: 960px) {
  .net_bank_recommend_block .net_bank_reason_list .net_bank_reason_item {
    padding: 16px 16px;
  }
}
.net_bank_recommend_block .net_bank_reason_list .net_bank_reason_item .point_item_title_block .point_item_sub_title {
  color: #AA9313;
}
.net_bank_recommend_block .net_bank_reason_list .net_bank_reason_item .point_item_title_block .point_item_main_title .point_item_icon {
  width: 20px;
  height: 20px;
  object-fit: contain;
  margin-right: 6px;
}
@media only screen and (max-width: 960px) {
  .net_bank_recommend_block .net_bank_reason_list .net_bank_reason_item .point_item_title_block .point_item_main_title .point_item_icon {
    width: 18px;
    height: 18px;
  }
}
.net_bank_recommend_block .net_bank_reason_list .net_bank_reason_item .point_item_title_block .point_item_main_title .point_item_text {
  font-family: "Noto Sans JP", sans-serif;
  font-style: normal;
  line-height: 1.5;
  font-size: 20px;
  font-weight: 600;
}
@media only screen and (max-width: 960px) {
  .net_bank_recommend_block .net_bank_reason_list .net_bank_reason_item .point_item_title_block .point_item_main_title .point_item_text {
    font-family: "Noto Sans JP", sans-serif;
    font-style: normal;
    line-height: 1.5;
    font-size: 18px;
    font-weight: 600;
  }
}
.net_bank_recommend_block .net_bank_reason_list .net_bank_reason_item .one_point_advice {
  padding: 12px 40px;
  border-radius: 12px;
  border: 1px solid #004544;
  background-color: #E7F8F7;
  display: flex;
  align-items: center;
  gap: 16px;
  margin-top: 24px;
}
@media only screen and (max-width: 480px) {
  .net_bank_recommend_block .net_bank_reason_list .net_bank_reason_item .one_point_advice {
    position: relative;
    padding: 16px 16px;
  }
}
.net_bank_recommend_block .net_bank_reason_list .net_bank_reason_item .one_point_advice img {
  width: 50px;
  height: auto;
  object-fit: contain;
}
@media only screen and (max-width: 480px) {
  .net_bank_recommend_block .net_bank_reason_list .net_bank_reason_item .one_point_advice img {
    position: absolute;
    bottom: 0;
    left: -40px;
  }
}
.net_bank_recommend_block .net_bank_reason_list .net_bank_reason_item .one_point_advice .one_point_text .one_point_title {
  font-family: "Noto Sans JP", sans-serif;
  font-style: normal;
  line-height: 1.5;
  font-size: 14px;
  font-weight: 600;
  color: #004544;
  margin-bottom: 8px;
}
.net_bank_recommend_block .net_bank_reason_list .net_bank_reason_item .one_point_advice .one_point_text .one_point_desc {
  font-family: "Noto Sans JP", sans-serif;
  font-style: normal;
  line-height: 1.5;
  font-size: 12px;
  font-weight: 400;
  color: #282828;
}
.net_bank_recommend_block .net_bank_reason_list .net_bank_reason_item .one_point_advice .one_point_text .one_point_desc span {
  position: relative;
  z-index: 1;
  font-family: "Noto Sans JP", sans-serif;
  font-style: normal;
  line-height: 1.5;
  font-size: 12px;
  font-weight: 600;
}
.net_bank_recommend_block .net_bank_reason_list .net_bank_reason_item .one_point_advice .one_point_text .one_point_desc span::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0.1em;
  width: 100%;
  height: 0.5em;
  background: #FAFF64;
  z-index: -1;
  pointer-events: none;
}
.net_bank_recommend_block .net_bank_reason_list .net_bank_reason_item .accounting_firm_point {
  padding: 18px 10px;
  background-color: #28C86E;
  border-radius: 24px;
  position: absolute;
  top: 0px;
  left: -38px;
}
@media only screen and (max-width: 960px) {
  .net_bank_recommend_block .net_bank_reason_list .net_bank_reason_item .accounting_firm_point {
    padding: 12px 4px;
    left: -24px;
  }
}
.net_bank_recommend_block .net_bank_reason_list .net_bank_reason_item .accounting_firm_point p {
  writing-mode: vertical-rl;
  text-orientation: mixed;
  font-family: "Noto Sans JP", sans-serif;
  font-style: normal;
  line-height: 1.5;
  font-size: 14px;
  font-weight: 600;
  color: #fff;
}
@media only screen and (max-width: 960px) {
  .net_bank_recommend_block .net_bank_reason_list .net_bank_reason_item .accounting_firm_point p {
    font-family: "Noto Sans JP", sans-serif;
    font-style: normal;
    line-height: 1.5;
    font-size: 12px;
    font-weight: 600;
  }
}
.net_bank_recommend_block .net_bank_reason_list .net_bank_reason_item .accounting_firm_point .accounting_firm_point_down {
  transform: rotate(180deg);
}
.net_bank_recommend_block .net_bank_reason_list .net_bank_reason_item .accounting_firm_point::after {
  content: "";
  position: absolute;
  top: 40px;
  right: -4px;
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 8px solid #28C86E;
}

.gmo_table_block {
  width: 100%;
  margin: 40px 0 80px 0;
}
@media only screen and (max-width: 960px) {
  .gmo_table_block {
    margin: 40px 0 40px 0;
  }
}
.gmo_table_block .gmo_table_wrapper {
  padding-top: 40px;
  overflow-x: auto;
  position: relative;
}
.gmo_table_block .gmo_table_inner {
  display: grid;
  grid-template-columns: 200px repeat(3, minmax(200px, 0.4fr));
  border: 1px solid #BEBEBE;
  border-radius: 10px;
  overflow: visible;
  min-width: max-content;
}
@media only screen and (max-width: 960px) {
  .gmo_table_block .gmo_table_inner {
    grid-template-columns: 120px repeat(3, minmax(130px, 0.4fr));
  }
}
.gmo_table_block .gmo_table_inner .gmo_table_row {
  display: contents;
}
.gmo_table_block .gmo_table_inner .gmo_table_cell--logo {
  width: 124px;
  height: auto;
  object-fit: contain;
}
@media only screen and (max-width: 960px) {
  .gmo_table_block .gmo_table_inner .gmo_table_cell--logo {
    width: 100px;
  }
}
.gmo_table_block .gmo_table_inner .gmo_table_cell--icon {
  width: 20px;
  height: auto;
  object-fit: contain;
}
.gmo_table_block .gmo_table_inner .gmo_table_cell {
  padding: 16px;
  border-right: 1px solid #BEBEBE;
  border-bottom: 1px solid #BEBEBE;
  font-family: "Noto Sans JP", sans-serif;
  font-style: normal;
  line-height: 1.5;
  font-size: 14px;
  font-weight: 400;
  color: #282828;
  text-align: center;
  display: flex;
  justify-content: center;
  flex-direction: column;
  align-items: center;
  gap: 4px;
}
@media only screen and (max-width: 960px) {
  .gmo_table_block .gmo_table_inner .gmo_table_cell {
    font-family: "Noto Sans JP", sans-serif;
    font-style: normal;
    line-height: 1.5;
    font-size: 12px;
    font-weight: 400;
  }
}
.gmo_table_block .gmo_table_inner .gmo_table_cell--border-top {
  border-radius: 8px 0 0 0;
}
.gmo_table_block .gmo_table_inner .gmo_table_cell--border-bottom {
  border-radius: 0 0 0 8px;
}
.gmo_table_block .gmo_table_inner .gmo_table_cell--label {
  background-color: #F5F6F8;
  font-family: "Noto Sans JP", sans-serif;
  font-style: normal;
  line-height: 1.5;
  font-size: 14px;
  font-weight: 500;
  color: #282828;
  align-items: flex-start;
}
.gmo_table_block .gmo_table_inner .gmo_table_cell--bank {
  text-align: center;
  font-weight: 600;
}
.gmo_table_block .gmo_table_inner .gmo_table_cell--bank--no1 {
  border-top: 3px solid #FF9024;
}
.gmo_table_block .gmo_table_inner .gmo_table_cell--bank--no1--bottom {
  border-bottom: 3px solid #FF9024;
}
.gmo_table_block .gmo_table_inner .gmo_table_cell .gmo_table_cell--no1_logo {
  width: 36px;
  height: auto;
  object-fit: contain;
  position: absolute;
  top: -40px;
  left: 50%;
  transform: translateX(-50%);
}
.gmo_table_block .gmo_table_inner .gmo_table_cell--label {
  background-color: #F5F6F8;
  font-family: "Noto Sans JP", sans-serif;
  font-style: normal;
  line-height: 1.5;
  font-size: 14px;
  font-weight: 500;
  color: #282828;
  text-align: left;
}
@media only screen and (max-width: 960px) {
  .gmo_table_block .gmo_table_inner .gmo_table_cell--label {
    font-family: "Noto Sans JP", sans-serif;
    font-style: normal;
    line-height: 1.5;
    font-size: 12px;
    font-weight: 500;
  }
}
.gmo_table_block .gmo_table_inner .gmo_table_cell--highlight {
  background-color: #EFFBF4;
}
.gmo_table_block .gmo_table_inner .gmo_table_cell--highlight_icon {
  font-size: 26px;
  font-weight: 700;
  color: #004544;
}
.gmo_table_block .gmo_table_inner .gmo_table_cell .gmo_tabel_cell--attention {
  font-family: "Noto Sans JP", sans-serif;
  font-style: normal;
  line-height: 1.5;
  font-size: 10px;
  font-weight: 400;
  color: #282828;
  line-height: 1.5;
}
.gmo_table_block .gmo_table_inner .gmo_table_cell:nth-child(7n+2) {
  border-left: 3px solid #FF9024;
  border-right: 3px solid #FF9024;
  z-index: 1;
  position: relative;
}
.gmo_table_block .gmo_table_inner .gmo_table_row--header .gmo_table_cell {
  font-size: 15px;
  font-weight: 700;
  text-align: center;
  border-bottom: 1px solid #BEBEBE;
}

.corporate_account_choice_block .common_intro_service_block .common_announce_block .common_announce_title p {
  background-color: #004544;
}
.corporate_account_choice_block .common_intro_service_block .common_announce_block .common_announce_desc {
  border: 3px solid #004544;
  background-color: #EFFBF4;
}
.corporate_account_choice_block .common_intro_service_block .common_announce_block .common_announce_desc .gmo_no1_point_list {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.corporate_account_choice_block .common_intro_service_block .common_announce_block .common_announce_desc .gmo_no1_point_list .gmo_no1_point_item {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 6px;
}
.corporate_account_choice_block .common_intro_service_block .common_announce_block .common_announce_desc .gmo_no1_point_list .gmo_no1_point_item img {
  width: 20px;
  height: auto;
  object-fit: contain;
}
.corporate_account_choice_block .common_intro_service_block .common_announce_block .common_announce_desc .gmo_no1_point_list .gmo_no1_point_item p {
  font-family: "Noto Sans JP", sans-serif;
  font-style: normal;
  line-height: 1.5;
  font-size: 16px;
  font-weight: 400;
  color: #282828;
}
@media only screen and (max-width: 960px) {
  .corporate_account_choice_block .common_intro_service_block .common_announce_block .common_announce_desc .gmo_no1_point_list .gmo_no1_point_item p {
    font-family: "Noto Sans JP", sans-serif;
    font-style: normal;
    line-height: 1.5;
    font-size: 14px;
    font-weight: 400;
  }
}
.corporate_account_choice_block .common_intro_service_block .common_announce_block .common_announce_desc .gmo_no1_point_list .gmo_no1_point_item .gmo_no1_point_highlight {
  background: linear-gradient(transparent 70%, #FAFF64 0%);
  font-family: "Noto Sans JP", sans-serif;
  font-style: normal;
  line-height: 1.5;
  font-size: 16px;
  font-weight: 600;
}

.category_heading_block {
  background-color: #004544;
  padding: 12px;
}
.category_heading_block .category_heading_wrap {
  border: 2px solid #fff;
  margin: auto;
  padding: 64px 24px;
}
@media only screen and (max-width: 960px) {
  .category_heading_block .category_heading_wrap {
    padding: 32px 12px;
  }
}
.category_heading_block .category_heading_wrap .category_heading_inner {
  max-width: 1100px;
  margin: auto;
}
.category_heading_block .category_heading_wrap .category_heading_inner .sub_title {
  font-family: "Noto Sans JP", sans-serif;
  font-style: normal;
  line-height: 1.5;
  font-size: 16px;
  font-weight: 600;
  color: #fff;
}
@media only screen and (max-width: 960px) {
  .category_heading_block .category_heading_wrap .category_heading_inner .sub_title {
    font-family: "Noto Sans JP", sans-serif;
    font-style: normal;
    line-height: 1.5;
    font-size: 12px;
    font-weight: 600;
  }
}
.category_heading_block .category_heading_wrap .category_heading_inner .main_title {
  font-family: "Noto Sans JP", sans-serif;
  font-style: normal;
  line-height: 1.5;
  font-size: 52px;
  font-weight: 600;
  color: #fff;
}
@media only screen and (max-width: 960px) {
  .category_heading_block .category_heading_wrap .category_heading_inner .main_title {
    font-family: "Noto Sans JP", sans-serif;
    font-style: normal;
    line-height: 1.5;
    font-size: 30px;
    font-weight: 600;
  }
}

.heading_block {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
}
.heading_block .heading_text_block {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
}
.heading_block .heading_text_block .heading_text_wrap {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  flex-direction: column;
  margin-bottom: 24px;
}
.heading_block .heading_text_block .heading_text_wrap .sub_text_wrap {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 6px;
}
.heading_block .heading_text_block .heading_text_wrap .sub_text_wrap .sub_text_image {
  width: 6px;
  height: 6px;
  aspect-ratio: 1/1;
  background: #004544;
}
.heading_block .heading_text_block .heading_text_wrap .sub_text_wrap .sub_text_content {
  font-family: "Noto Sans JP", sans-serif;
  font-style: normal;
  line-height: 1.5;
  font-size: 16px;
  font-weight: 500;
  color: #004544;
}
@media only screen and (max-width: 960px) {
  .heading_block .heading_text_block .heading_text_wrap .sub_text_wrap .sub_text_content {
    font-family: "Noto Sans JP", sans-serif;
    font-style: normal;
    line-height: 1.5;
    font-size: 12px;
    font-weight: 500;
  }
}
.heading_block .heading_text_block .heading_text_wrap .main_text_wrap {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
}
.heading_block .heading_text_block .heading_text_wrap .main_text_wrap .main_text_image {
  width: 44px;
  height: 44px;
  object-fit: contain;
  margin-top: 8px;
}
@media only screen and (max-width: 960px) {
  .heading_block .heading_text_block .heading_text_wrap .main_text_wrap .main_text_image {
    width: 36px;
    height: 36px;
    margin-top: 4px;
  }
}
.heading_block .heading_text_block .heading_text_wrap .main_text_wrap .main_text_content {
  font-family: "Noto Sans JP", sans-serif;
  font-style: normal;
  line-height: 1.5;
  font-size: 40px;
  font-weight: 600;
  color: #004544;
}
@media only screen and (max-width: 960px) {
  .heading_block .heading_text_block .heading_text_wrap .main_text_wrap .main_text_content {
    font-family: "Noto Sans JP", sans-serif;
    font-style: normal;
    line-height: 1.5;
    font-size: 28px;
    font-weight: 700;
  }
}
.heading_block .heading_text_block .description_wrap {
  font-family: "Noto Sans JP", sans-serif;
  font-style: normal;
  line-height: 1.5;
  font-size: 15px;
  font-weight: 400;
  color: #282828;
}
@media only screen and (max-width: 960px) {
  .heading_block .heading_text_block .description_wrap {
    font-family: "Noto Sans JP", sans-serif;
    font-style: normal;
    line-height: 1.5;
    font-size: 14px;
    font-weight: 400;
  }
}
.heading_block .heading_img_block {
  width: 290px;
  height: auto;
  object-fit: contain;
  position: absolute;
  top: 0px;
  right: 0px;
}
@media only screen and (max-width: 960px) {
  .heading_block .heading_img_block {
    width: 160px;
  }
}

.common_point_list {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  margin-top: 48px;
}
@media only screen and (max-width: 960px) {
  .common_point_list {
    margin-top: 40px;
  }
}
.common_point_list .point_micro_copy {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 8px;
}
.common_point_list .point_micro_copy p {
  font-family: "Noto Sans JP", sans-serif;
  font-style: normal;
  line-height: 1.5;
  font-size: 16px;
  font-weight: 600;
  color: #004544;
}
@media only screen and (max-width: 960px) {
  .common_point_list .point_micro_copy p {
    font-family: "Noto Sans JP", sans-serif;
    font-style: normal;
    line-height: 1.5;
    font-size: 14px;
    font-weight: 600;
  }
}
.common_point_list .point_micro_copy_img {
  width: 44px;
  height: 44px;
  object-fit: contain;
  margin-top: 8px;
}
@media only screen and (max-width: 960px) {
  .common_point_list .point_micro_copy_img {
    width: 32px;
    height: 32px;
    margin-top: 0px;
  }
}
.common_point_list .point_list_block {
  border-radius: 12px;
  padding: 24px;
  background-color: #fff;
  width: 90%;
}
@media only screen and (max-width: 960px) {
  .common_point_list .point_list_block {
    padding: 12px;
  }
}
.common_point_list .point_item {
  border-bottom: 1px dashed #004544;
  padding: 16px 0;
}
.common_point_list .point_item:first-child {
  padding: 0 0 16px 0;
}

.point_item_title_block .point_item_sub_title {
  font-family: "Noto Sans JP", sans-serif;
  font-style: normal;
  line-height: 1.5;
  font-size: 12px;
  font-weight: 600;
  color: #28C86E;
}
.point_item_title_block .point_item_main_title {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 12px;
}

.point_item_description {
  font-family: "Noto Sans JP", sans-serif;
  font-style: normal;
  line-height: 1.5;
  font-size: 13px;
  font-weight: 400;
  color: #282828;
}
@media only screen and (max-width: 960px) {
  .point_item_description {
    font-family: "Noto Sans JP", sans-serif;
    font-style: normal;
    line-height: 1.5;
    font-size: 12px;
    font-weight: 400;
  }
}

.point_recommend_arrow {
  width: 88px;
  height: 100%;
  object-fit: contain;
  margin-top: 24px;
  margin-bottom: 8px;
}
@media only screen and (max-width: 960px) {
  .point_recommend_arrow {
    width: 52px;
  }
}

.point_recommend_text {
  font-family: "Noto Sans JP", sans-serif;
  font-style: normal;
  line-height: 1.5;
  font-size: 22px;
  font-weight: 600;
  color: #282828;
  margin-bottom: 32px;
  text-align: center;
}
.point_recommend_text br {
  display: none;
}
@media only screen and (max-width: 960px) {
  .point_recommend_text {
    font-family: "Noto Sans JP", sans-serif;
    font-style: normal;
    line-height: 1.5;
    font-size: 18px;
    font-weight: 600;
  }
  .point_recommend_text br {
    display: inline;
  }
}

.common_intro_service_block {
  max-width: 1100px;
  margin: 0 auto;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  border-radius: 12px;
}
.common_intro_service_block .service_title_block {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 30px 40px;
  background-color: #004544;
  border-radius: 12px 12px 0 0;
  gap: 32px;
  flex-wrap: wrap;
}
@media only screen and (max-width: 960px) {
  .common_intro_service_block .service_title_block {
    padding: 24px 16px;
    gap: 8px;
  }
}
.common_intro_service_block .service_title_block .service_name {
  font-family: "Noto Sans JP", sans-serif;
  font-style: normal;
  line-height: 1.5;
  font-size: 34px;
  font-weight: 900;
  color: #fff;
  display: inline-block;
  border-bottom: 1px solid #fff;
}
@media only screen and (max-width: 960px) {
  .common_intro_service_block .service_title_block .service_name {
    font-family: "Noto Sans JP", sans-serif;
    font-style: normal;
    line-height: 1.5;
    font-size: 26px;
    font-weight: 900;
  }
}
.common_intro_service_block .service_title_block .service_micro_copy {
  font-family: "Noto Sans JP", sans-serif;
  font-style: normal;
  line-height: 1.5;
  font-size: 14px;
  font-weight: 400;
  color: #fff;
}
@media only screen and (max-width: 960px) {
  .common_intro_service_block .service_title_block .service_micro_copy {
    font-family: "Noto Sans JP", sans-serif;
    font-style: normal;
    line-height: 1.5;
    font-size: 12px;
    font-weight: 400;
  }
}
.common_intro_service_block .service_desc_block {
  padding: 40px 48px;
  background-color: #fff;
  border-radius: 12px;
}
@media only screen and (max-width: 960px) {
  .common_intro_service_block .service_desc_block {
    padding: 16px 16px;
  }
}
.common_intro_service_block .service_desc_block .service_desc_title_block .service_desc_sub_title {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 4px;
}
.common_intro_service_block .service_desc_block .service_desc_title_block .service_desc_sub_title .service_desc_sub_title_img {
  width: 6px;
  height: 6px;
  aspect-ratio: 1/1;
  background: #004544;
}
.common_intro_service_block .service_desc_block .service_desc_title_block .service_desc_sub_title .service_desc_sub_title_text {
  font-family: "Noto Sans JP", sans-serif;
  font-style: normal;
  line-height: 1.5;
  font-size: 12px;
  font-weight: 600;
  color: #004544;
}
.common_intro_service_block .service_desc_block .service_desc_title_block .service_desc_main_title {
  font-family: "Noto Sans JP", sans-serif;
  font-style: normal;
  line-height: 1.5;
  font-size: 28px;
  font-weight: 600;
  color: #282828;
}
@media only screen and (max-width: 960px) {
  .common_intro_service_block .service_desc_block .service_desc_title_block .service_desc_main_title {
    font-family: "Noto Sans JP", sans-serif;
    font-style: normal;
    line-height: 1.5;
    font-size: 21px;
    font-weight: 600;
  }
}
.common_intro_service_block .service_desc_block .service_desc_title_block .service_desc_sub_title {
  font-family: "Noto Sans JP", sans-serif;
  font-style: normal;
  line-height: 1.5;
  font-size: 16px;
  font-weight: 500;
  color: #6C6C6C;
  margin-top: 4px;
}
@media only screen and (max-width: 960px) {
  .common_intro_service_block .service_desc_block .service_desc_title_block .service_desc_sub_title {
    font-family: "Noto Sans JP", sans-serif;
    font-style: normal;
    line-height: 1.5;
    font-size: 14px;
    font-weight: 500;
  }
}

.common_announce_block {
  margin-top: 72px;
}
@media only screen and (max-width: 960px) {
  .common_announce_block {
    margin-top: 40px;
  }
}
.common_announce_block .common_announce_title {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  position: absolute;
  top: -24px;
  left: 8px;
  position: relative;
}
@media only screen and (max-width: 960px) {
  .common_announce_block .common_announce_title {
    top: -16px;
  }
}
.common_announce_block .common_announce_title img {
  position: absolute;
  top: -4px;
  left: 0px;
  width: 56px;
  height: auto;
  object-fit: contain;
  z-index: 1;
}
@media only screen and (max-width: 960px) {
  .common_announce_block .common_announce_title img {
    width: 42px;
  }
}
.common_announce_block .common_announce_title p {
  position: absolute;
  top: 0px;
  left: 32px;
  font-family: "Noto Sans JP", sans-serif;
  font-style: normal;
  line-height: 1.5;
  font-size: 18px;
  font-weight: 800;
  color: #fff;
  display: inline;
  background-color: #FF9625;
  border-radius: 6px;
  padding: 8px 20px 8px 32px;
}
@media only screen and (max-width: 960px) {
  .common_announce_block .common_announce_title p {
    font-family: "Noto Sans JP", sans-serif;
    font-style: normal;
    line-height: 1.5;
    font-size: 14px;
    font-weight: 800;
    padding: 8px 16px 8px 20px;
  }
}
.common_announce_block .common_announce_desc {
  padding: 36px 32px 32px 32px;
  border-radius: 12px;
  border: 3px solid #FF9625;
  background-color: #FFFDE9;
  margin-bottom: 16px;
}
@media only screen and (max-width: 960px) {
  .common_announce_block .common_announce_desc {
    padding: 30px 24px 20px 24px;
  }
}
.common_announce_block .common_announce_desc .upsider_campaign_title {
  font-family: "Noto Sans JP", sans-serif;
  font-style: normal;
  line-height: 1.5;
  font-size: 22px;
  font-weight: 600;
  color: #282828;
  margin-bottom: 12px;
}
@media only screen and (max-width: 960px) {
  .common_announce_block .common_announce_desc .upsider_campaign_title {
    font-family: "Noto Sans JP", sans-serif;
    font-style: normal;
    line-height: 1.5;
    font-size: 18px;
    font-weight: 600;
  }
}
.common_announce_block .common_announce_desc .upsider_campaign_desc {
  font-family: "Noto Sans JP", sans-serif;
  font-style: normal;
  line-height: 1.5;
  font-size: 14px;
  font-weight: 400;
  color: #282828;
}

/*# sourceMappingURL=sassStyle.css.map */
