.breadcrumb {
  background: #F5F7F5;
}
.text-center{text-align: center;}
.support {
  background: #F5F7F5;
  padding-bottom: 150px;
}
.support .section-title__en {
  color: #51AC42;
}
.support .section-title__ja {
  background: #51AC42;
}
@media (max-width: 768px) {
  .support {
    padding-bottom: 75px;
  }
}
.support .container .title {
  max-width: 766px;
  margin: 0 auto;
}
.support .container .title h3 {
  font-size: 40px;
  font-weight: 700;
  text-align: left;
  line-height: 2;
  letter-spacing: 0.05em;
  margin-bottom: 100px;
}
@media (max-width: 768px) {
  .support .container .title h3 {
    font-size: 30px;
    margin-bottom: 50px;
  }
}
@media (max-width: 480px) {
  .support .container .title h3 {
    font-size: 24px;
  }
}
.support .container .identification__wrapper {
  display: flex;
  margin-bottom: 90px;
}
@media (max-width: 768px) {
  .support .container .identification__wrapper {
    display: block;
    margin-bottom: 45px;
  }
}
.support .container .identification__wrapper .identification__title-area {
  width: 48%;
  padding-right: 80px;
}
@media (max-width: 768px) {
  .support .container .identification__wrapper .identification__title-area {
    width: 100%;
    padding-right: 0;
    margin-bottom: 30px;
  }
}
.support .container .identification__wrapper .identification__rightImage {
  width: 52%;
  text-align: right;
}
.support .container .identification__wrapper .identification__rightImage img {
  margin-left: auto;
}
@media (max-width: 768px) {
  .support .container .identification__wrapper .identification__rightImage {
    width: 100%;
  }
}
.identification__rightTips{text-align: right;margin-top: 5px; font-size: 80%;}
.support .container .difference-section {
  max-width: 920px;
  margin: 0 auto;
  padding: 40px 30px;
  background: #fff;
}
@media (max-width: 768px) {
  .support .container .difference-section {
    padding: 20px 20px;
  }
}
.support .container .difference-title {
  font-size: 24px;
  color: #51AC42;
  text-align: center;
  margin-bottom: 30px;
}
@media (max-width: 768px) {
  .support .container .difference-title {
    font-size: 18px;
    margin-bottom: 15px;
  }
}
@media (max-width: 480px) {
  .support .container .difference-title {
    font-size: 16px;
  }
}
.support .container .difference-container {
  display: flex;
  justify-content: center;
  gap: 20px;
}
@media (max-width: 768px) {
  .support .container .difference-container {
    flex-direction: column;
    align-items: center;
  }
}
.support .container .difference-card {
  width: 50%;
  border-radius: 10px 10px 0 0;
  overflow: hidden;
}
@media (max-width: 768px) {
  .support .container .difference-card {
    width: 100%;
  }
}
.support .container .difference-card-header {
  text-align: center;
  padding: 15px;
}
.support .container .difference-card-title {
  margin: 0;
  font-size: 18px;
}
.support .container .difference-card .difference-card-title {
  font-size: 18px;
}
@media (max-width: 768px) {
  .support .container .difference-card .difference-card-title {
    font-size: 14px;
  }
}
@media (max-width: 480px) {
  .support .container .difference-card .difference-card-title {
    font-size: 12px;
  }
}
.support .container .difference-card .difference-card-list-item {
  font-size: 14px;
}
@media (max-width: 768px) {
  .support .container .difference-card .difference-card-list-item {
    font-size: 12px;
  }
}
@media (max-width: 480px) {
  .support .container .difference-card .difference-card-list-item {
    font-size: 10px;
  }
}
.support .container .difference-card--merit {
  border: 1px solid #51AC42;
}
.support .container .difference-card--merit .difference-card-header {
  background-color: #51AC42;
}
.support .container .difference-card--merit .difference-card-title {
  color: #fff;
}
.support .container .difference-card--merit .difference-card-list-item {
  background-color: #F1FFEF;
}
.support .container .difference-card--demerit {
  border: 1px solid #D8D8D8;
}
.support .container .difference-card--demerit .difference-card-header {
  background-color: #D8D8D8;
}
.support .container .difference-card-list {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.support .container .difference-card-list-item {
  padding: 15px;
  border-bottom: 1px solid #ddd;
  font-size: 16px;
  text-align: center;
}
.support .container .difference-card-list-item:last-child {
  border-bottom: none;
}

.brand-section {
  position: relative;
}
.brand-section .brand-section__copy {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%;
  padding: 20px;
  z-index: 3;
}
.brand-section .brand-section__copy p {
  font-size: 40px;
  line-height: 2.5;
  color: #FFFFFF;
  width: 100%;
}
@media (max-width: 768px) {
  .brand-section .brand-section__copy p {
    font-size: 30px;
    line-height: 1.25;
  }
}
@media (max-width: 480px) {
  .brand-section .brand-section__copy p {
    font-size: 24px;
    line-height: 1.2;
  }
}

.support_caution .support-section-wrapper {
  background-color: #F2F2F4;
  width: 100%;
  padding: 90px 20px 208px;
  position: relative;
}
@media (max-width: 768px) {
  .support_caution .support-section-wrapper {
    padding: 45px 20px 104px;
  }
}
.support_caution .support-section-wrapper .support-section-inner {
  max-width: 958px;
  margin: 0 auto;
  background: none;
}
.support_caution .support-section-wrapper .support-section-inner .support-title-wrapper {
  margin-bottom: 30px;
  text-align: center;
}
@media (max-width: 768px) {
  .support_caution .support-section-wrapper .support-section-inner .support-title-wrapper {
    margin-bottom: 15px;
  }
}
.support_caution .support-section-wrapper .support-section-inner .support-title {
  font-size: 24px;
  font-weight: bold;
  margin: 0;
}
@media (max-width: 768px) {
  .support_caution .support-section-wrapper .support-section-inner .support-title {
    font-size: 18px;
  }
}
@media (max-width: 480px) {
  .support_caution .support-section-wrapper .support-section-inner .support-title {
    font-size: 16px;
  }
}
.support_caution .support-section-wrapper .support-section-inner .support-content {
  background-color: #fff;
  border-radius: 23px;
  padding: 30px;
}
@media (max-width: 768px) {
  .support_caution .support-section-wrapper .support-section-inner .support-content {
    padding: 15px;
  }
}
.support_caution .support-section-wrapper .support-section-inner .support-content .support-list {
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}
@media (max-width: 768px) {
  .support_caution .support-section-wrapper .support-section-inner .support-content .support-list {
    grid-template-columns: 1fr;
    gap: 10px;
  }
}
.support_caution .support-section-wrapper .support-section-inner .support-content .support-list-item {
  font-size: 18px;
  line-height: 1.6;
  padding-left: 1.5em;
  position: relative;
}
@media (max-width: 768px) {
  .support_caution .support-section-wrapper .support-section-inner .support-content .support-list-item {
    font-size: 16px;
    padding-left: 0;
  }
}
@media (max-width: 480px) {
  .support_caution .support-section-wrapper .support-section-inner .support-content .support-list-item {
    font-size: 14px;
  }
}
.support_caution .support-section-wrapper .support-image-wrapper {
  text-align: center;
  margin-top: 30px;
  position: absolute;
}
@media (max-width: 768px) {
  .support_caution .support-section-wrapper .support-image-wrapper {
    margin-top: 15px;
  }
}
.support_caution .support-section-wrapper .support-image-wrapper {
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.support_caution .support-section-wrapper .support-image-wrapper .support-image {
  max-width: 100%;
  height: auto;
  width: 284px;
}
@media (max-width: 768px) {
  .support_caution .support-section-wrapper .support-image-wrapper .support-image {
    width: 142px;
  }
}
.support_caution .support-section {
  position: relative;
  background-color: #F9F4EE;
  padding: 90px 0 160px;
  overflow: hidden;
}
@media (max-width: 768px) {
  .support_caution .support-section {
    padding: 45px 0 80px;
  }
}
.support_caution .support-section .support-bg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 1;
}
.support_caution .support-section .support-bg img {
  width: 264px;
  height: 264px;
}
.support_caution .support-section .container {
  position: relative;
  z-index: 2;
  text-align: center;
}
.support_caution .support-section .support-title {
  font-size: 40px;
  line-height: 2;
  margin-bottom: 160px;
  font-weight: bold;
}
@media (max-width: 768px) {
  .support_caution .support-section .support-title {
    font-size: 30px;
    margin-bottom: 80px;
  }
}
@media (max-width: 480px) {
  .support_caution .support-section .support-title {
    font-size: 24px;
    margin-bottom: 60px;
  }
}
.support_caution .support-section .support-notice {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 800px;
  margin: 0 auto;
  border: 1px solid #E62327;
  border-radius: 8px;
  background-color: #FFFFFF;
  padding: 30px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}
@media (max-width: 768px) {
  .support_caution .support-section .support-notice {
    padding: 15px;
  }
}
.support_caution .support-section .support-notice .notice-icon {
  flex-shrink: 0;
  width: 132.82px;
  margin-right: 40px;
}
@media (max-width: 768px) {
  .support_caution .support-section .support-notice .notice-icon {
    margin-right: 20px;
    width: 80px;
  }
}
.support_caution .support-section .support-notice .notice-icon img {
  width: 100%;
  height: auto;
}
.support_caution .support-section .support-notice .notice-content {
  text-align: left;
}
.support_caution .support-section .support-notice .notice-content .notice-title {
  font-size: 24px;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 10px;
}
@media (max-width: 768px) {
  .support_caution .support-section .support-notice .notice-content .notice-title {
    font-size: 18px;
  }
}
@media (max-width: 480px) {
  .support_caution .support-section .support-notice .notice-content .notice-title {
    font-size: 16px;
  }
}
.support_caution .support-section .support-notice .notice-content .notice-text {
  font-size: 14px;
  line-height: 1.6;
}
@media (max-width: 768px) {
  .support_caution .support-section .support-notice .notice-content .notice-text {
    font-size: 12px;
  }
}
@media (max-width: 480px) {
  .support_caution .support-section .support-notice .notice-content .notice-text {
    font-size: 10px;
  }
}

.flow-section {
  padding: 80px 0;
  background-color: #fff;
}
@media (max-width: 768px) {
  .flow-section {
    padding: 40px 0;
  }
}
.flow-section .container {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 1140px) {
  .flow-section .container {
    display: block;
  }
}
.flow-section .flow-header {
  width: 25%;
  margin-bottom: 40px;
}
@media (max-width: 1140px) {
  .flow-section .flow-header {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .flow-section .flow-header {
    margin-bottom: 20px;
  }
}
.flow-section .flow-header .identification__title-area .section-title__en {
  color: #51AC42;
}
.flow-section .flow-header .identification__title-area .section-title__ja {
  background: #51AC42;
}
.flow-section .flow-header .flow-info-item {
  display: flex;
  align-items: center;
/*   background: url(../images/support/yuimeIcon.png) no-repeat 0% 50%; */
  background-size: 34px;
/*   padding: 20px 0 20px 50px; */
  padding: 20px 0;
  white-space: nowrap;
}
@media (max-width: 768px) {
  .flow-section .flow-header .flow-info-item {
    padding: 10px 0 10px 50px;
  }
}
.flow-section .flow-header .flow-info-item span {
  padding-left: 10px;
}
.flow-section .flow-header .flow-info-item img {
  width: 70px;
  display: inline;
}
.flow-section .flow-header .flow-info-item .flow-info-text {
  font-size: 16px;
}
.flow-section .flow-content-wrapper {
  width: 75%;
}
@media (max-width: 1140px) {
  .flow-section .flow-content-wrapper {
    width: 100%;
  }
}
.flow-section .flow-content-wrapper .flow-content {
  display: flex;
  justify-content: space-between;
  gap: 30px;
  margin-bottom: 100px;
}
@media (max-width: 768px) {
  .flow-section .flow-content-wrapper .flow-content {
    display: block;
    margin-bottom: 50px;
  }
}
.flow-section .flow-content-wrapper .flow-content .flow-column {
  flex: 1;
}
.flow-section .flow-content-wrapper .flow-content .flow-column .flow-column-title {
  font-size: 18px;
  background: #51AC42;
  color: #fff;
  border-radius: 8px 8px 0 0;
  text-align: center;
  margin-bottom: 30px;
  padding: 20px 20px 10px;
}
@media (max-width: 768px) {
  .flow-section .flow-content-wrapper .flow-content .flow-column .flow-column-title {
    padding: 10px 20px 5px;
    margin-bottom: 15px;
  }
}
@media (max-width: 768px) {
  .flow-section .flow-content-wrapper .flow-content .flow-column .flow-column-title {
    font-size: 16px;
  }
}
@media (max-width: 480px) {
  .flow-section .flow-content-wrapper .flow-content .flow-column .flow-column-title {
    font-size: 14px;
  }
}
.flow-section .flow-content-wrapper .flow-content .flow-column .flow-steps {
  list-style: none;
  padding: 0;
  margin: 0;
  position: relative;
}
@media (max-width: 768px) {
  .flow-section .flow-content-wrapper .flow-content .flow-column .flow-steps:first-of-type {
    margin-bottom: 15px;
  }
}
.flow-section .flow-content-wrapper .flow-content .flow-column .flow-steps::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 24px;
  bottom: 54px;
  width: 2px;
  background-color: #51AC42;
  z-index: 1;
  transform: translateX(-50%);
}
.flow-section .flow-content-wrapper .flow-content .flow-column .flow-steps .flow-step {
  position: relative;
  display: flex;
  align-items: center;
  background-color: #fff;
  border: 1px solid #51AC42;
  border-radius: 9999px;
  padding: 12px 20px;
  margin-bottom: 30px;
  z-index: 2;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}
@media (max-width: 768px) {
  .flow-section .flow-content-wrapper .flow-content .flow-column .flow-steps .flow-step {
    display: block;
    padding: 6px 20px;
    margin-bottom: 15px;
  }
}
.flow-section .flow-content-wrapper .flow-content .flow-column .flow-steps .flow-step .flow-step-number {
  font-size: 16px;
  font-weight: bold;
  margin-right: 10px;
}
@media (max-width: 768px) {
  .flow-section .flow-content-wrapper .flow-content .flow-column .flow-steps .flow-step .flow-step-number {
    font-size: 14px;
  }
}
@media (max-width: 480px) {
  .flow-section .flow-content-wrapper .flow-content .flow-column .flow-steps .flow-step .flow-step-number {
    font-size: 12px;
  }
}
.flow-section .flow-content-wrapper .flow-content .flow-column .flow-steps .flow-step .flow-step-text {
  font-size: 16px;
  color: #333;
}
@media (max-width: 768px) {
  .flow-section .flow-content-wrapper .flow-content .flow-column .flow-steps .flow-step .flow-step-text {
    font-size: 14px;
  }
}
@media (max-width: 480px) {
  .flow-section .flow-content-wrapper .flow-content .flow-column .flow-steps .flow-step .flow-step-text {
    font-size: 12px;
  }
}
.flow-section .flow-content-wrapper .flow-content .flow-column .flow-steps .flow-step .flow-icon {
  position: absolute;
  right: 20px;
  top: 50%;
  transform: translateY(-50%);
  width: 50px;
  height: 13px;
}
.flow-section .flow-content-wrapper .flow-content .flow-column .flow-steps .flow-step:last-child {
  margin-bottom: 0;
}
.flow-section .identification__content-header {
  margin-bottom: 60px;
}
@media (max-width: 768px) {
  .flow-section .identification__content-header {
    margin-bottom: 30px;
  }
}
.flow-section .identification__content-header-inner {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  .flow-section .identification__content-header-inner {
    margin-bottom: 10px;
  }
}
.flow-section .identification__content-header-icon {
  width: 24px;
  height: 24px;
  margin-right: 8px;
}
.flow-section .identification__content-title {
  font-size: 24px;
  color: #3F3F3F;
  margin: 0;
}
@media (max-width: 768px) {
  .flow-section .identification__content-title {
    font-size: 18px;
  }
}
@media (max-width: 480px) {
  .flow-section .identification__content-title {
    font-size: 16px;
  }
}
.flow-section .identification__content-description {
  font-size: 16px;
  color: #505050;
  margin-bottom: 60px;
  padding-left: 40px;
}
@media (max-width: 768px) {
  .flow-section .identification__content-description {
    font-size: 14px;
    padding-left: 20px;
    margin-bottom: 30px;
  }
}
@media (max-width: 480px) {
  .flow-section .identification__content-description {
    font-size: 12px;
    padding-left: 0;
  }
}
.flow-section .identification__content-icons {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 30px;
  margin-bottom: 60px;
}
@media (max-width: 1140px) {
  .flow-section .identification__content-icons {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media (max-width: 768px) {
  .flow-section .identification__content-icons {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
    margin-bottom: 30px;
  }
}
@media (max-width: 480px) {
  .flow-section .identification__content-icons {
    gap: 15px;
    margin-bottom: 30px;
  }
}
.flow-section .identification__content-item-wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.flow-section .identification__content-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 20px;
  border: 1px solid #DD001B;
  border-radius: 8px;
  text-align: center;
  width: 100%;
  margin-bottom: 10px;
  aspect-ratio: 1;
}
@media (max-width: 768px) {
  .flow-section .identification__content-item {
    padding: 10px;
    margin-bottom: 5px;
  }
}
@media (max-width: 480px) {
  .flow-section .identification__content-item {
    padding: 10px;
  }
}
.flow-section .identification__content-item-icon {
  max-width: 71px;
  max-height: 71px;
  height: auto;
}
@media (max-width: 768px) {
  .flow-section .identification__content-item-icon {
    max-width: 56px;
    max-height: 56px;
  }
}
@media (max-width: 480px) {
  .flow-section .identification__content-item-icon {
    max-width: 42px;
    max-height: 42px;
  }
}
.flow-section .identification__content-item-text {
  font-size: 14px;
  color: #505050;
  text-align: center;
}
@media (max-width: 768px) {
  .flow-section .identification__content-item-text {
    font-size: 12px;
  }
}
@media (max-width: 480px) {
  .flow-section .identification__content-item-text {
    font-size: 10px;
  }
}

.corporate-banner {
  padding-top: 90px;
}
@media (max-width: 768px) {
  .corporate-banner {
    padding-top: 60px;
  }
}
@media (max-width: 480px) {
  .corporate-banner {
    padding-top: 40px;
  }
}

.green {
  background: #F9F4EE;
}
.green h2 {
  color: #51AC42;
}
.green .faq__more-btn {
  background: #51AC42;
}
.green .faq__tab.active {
  border-top-color: #51AC42;
}