@charset "UTF-8";
/*about-index*/
.old-wrapper {
  background: #fff url(/images/top/bg.png) no-repeat center 0rem;
  background-size: 400rem;
}
.old-wrapper .container {
  max-width: 1040px;
  margin: 0 auto 40px;
}
.old-wrapper .asleadTitleh1 {
  font-size: 36px;
  text-align: center;
  background-color: rgba(255, 255, 255, 0.32);
}
.old-wrapper .asleadTitleh2 {
  font-size: 28px;
  text-align: center;
  margin: 24px auto;
  background-color: rgba(255, 255, 255, 0.32);
}
.old-wrapper .mainArea {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 1040px;
  margin: 0 auto 40px;
}
.old-wrapper .mainText {
  flex: 1;
}
.old-wrapper .mainText p {
  margin-right: 64px;
  text-align: left;
}
.old-wrapper .mainImage {
  flex: 1;
}
.old-wrapper .smallTitle {
  display: flex;
  align-items: center;
}
.old-wrapper .text_num {
  width: 48px;
  height: 48px;
  background-color: #52BE95;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 20px;
}
.old-wrapper .number {
  color: white;
  font-size: 24px;
}
.old-wrapper .headline {
  flex-grow: 1;
  font-weight: bold;
  border: 2px solid #52BE95;
  padding: 10px;
}
.old-wrapper .tab-button-z {
  background-color: #fff;
  border: 1px solid #E5E5E5;
  border-top: none;
  margin-bottom: 24px;
  margin-top: 40px;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
}
.old-wrapper .tab {
  overflow: hidden;
  justify-content: space-between;
  display: flex;
}
.old-wrapper .tab-button {
  margin-right: 8px;
  border-top-left-radius: 16px;
  border-top-right-radius: 16px;
  background-color: #f1f1f1;
  font-weight: bold;
  border: none;
  color: black;
  cursor: pointer;
  flex: 1;
  border: 1px solid #E5E5E5;
  box-shadow: 0px 8px 4px rgba(0, 0, 0, 0.12);
}
.old-wrapper .tab-button:hover {
  background-color: #F9F9F9;
}
.old-wrapper .button-last {
  margin-right: 0px;
}
.old-wrapper .tab-button img {
  width: 80px;
  margin: 64px;
  background-color: #fff;
  border-radius: 50%;
}
.old-wrapper .tab-button h2 {
  font-size: 24px;
}
.old-wrapper .tab-button p {
  margin: 24px auto 64px;
}
.old-wrapper .tab-button.active {
  border-bottom: none;
  background-color: #fff;
}
.old-wrapper .tab-content {
  display: none;
  padding: 20px;
}
.old-wrapper .tab-content.active {
  display: block;
}
.old-wrapper .aslead_naviArea {
  margin: 0 !important;
}
.old-wrapper .aslead_naviBlock {
  margin-bottom: 0 !important;
}
.old-wrapper .mar-bom {
  margin-bottom: 20px !important;
}
.old-wrapper .smallTitle {
  margin-bottom: 40px;
}
.old-wrapper .aslead_naviBlock-left {
  width: 40px;
}
.old-wrapper .top-four-logo {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.old-wrapper .circle {
  margin-top: 40px;
  border: 5px solid #47B689;
  border-radius: 50%;
  width: 440px;
  height: 440px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  z-index: 1;
}
.old-wrapper .circle .cir {
  margin-bottom: 8px;
}
.old-wrapper .theme {
  width: 280px;
  margin-top: 4px;
  font-size: 18px;
  color: #474747;
  font-weight: bold;
  border-top: 5px solid #47B689;
  padding-top: 10px;
  text-align: left;
}
.old-wrapper .jptheme {
  font-size: 20px !important;
}
.old-wrapper .gr {
  color: #47B689;
  font-weight: bold;
}
.old-wrapper .re1 {
  border-top: 5px solid #E75F37;
}
.old-wrapper .re {
  color: #E75F37;
  font-weight: bold;
}
.old-wrapper .bl1 {
  border-top: 5px solid #265EB9;
}
.old-wrapper .bl {
  color: #265EB9;
  font-weight: bold;
}
.old-wrapper .yel1 {
  border-top: 5px solid #D9CD41;
}
.old-wrapper .yel {
  color: #D9CD41;
  font-weight: bold;
}
.old-wrapper .englishtheme {
  font-size: 24px !important;
  font-weight: bold !important;
}
.old-wrapper .green {
  margin-right: 400px;
  z-index: 99;
}
.old-wrapper .green-background {
  z-index: 2;
  width: 440px;
  height: 440px;
  border-radius: 400px;
  margin-top: -440px;
  margin-right: 400px;
  background-color: #ffffff;
}
.old-wrapper .red {
  margin-top: -440px;
  margin-left: 400px;
  border: 5px solid #E75F37;
  z-index: 99;
}
.old-wrapper .red-background {
  z-index: 2;
  width: 440px;
  height: 440px;
  border-radius: 400px;
  margin-top: -440px;
  margin-left: 400px;
  background-color: #ffffff;
}
.old-wrapper .blue {
  margin-top: -48px;
  margin-right: 400px;
  border: 5px solid #265EB9;
  z-index: 99;
}
.old-wrapper .blue-background {
  z-index: 2;
  width: 440px;
  height: 440px;
  border-radius: 400px;
  margin-top: -440px;
  margin-right: 400px;
  background-color: #ffffff;
}
.old-wrapper .yellow {
  margin-top: -440px;
  margin-left: 400px;
  border: 5px solid #D9CD41;
  z-index: 99;
}
.old-wrapper .yellow-background {
  z-index: 2;
  width: 440px;
  height: 440px;
  border-radius: 400px;
  margin-top: -440px;
  margin-left: 400px;
  background-color: #ffffff;
}
.old-wrapper .center-circle {
  margin-top: -488px;
  margin-bottom: 400px;
  border: 1px dashed #000;
  background-color: #ffffff;
  border-radius: 50%;
  width: 148px;
  height: 148px;
  padding: 14px;
  z-index: 100;
}
.old-wrapper .center-cir {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #F2F2F2;
  border: 2px solid #F2F2F2;
  overflow: hidden;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.old-wrapper .lead-wire {
  background-color: #E5E5E5;
  padding: 24px;
  margin-bottom: 24px;
}
.old-wrapper .h2_text {
  margin-bottom: 0px;
  font-size: 18px;
  font-weight: bold;
}
.old-wrapper .m-v50 {
  margin-top: 24px !important;
  margin-bottom: 0px !important;
}
.old-wrapper .dropdown {
  background-color: #fff;
  border: 1px solid #F2F2F2;
  margin-bottom: 8px;
}
.old-wrapper .toggle {
  display: flex;
  padding: 24px;
  align-items: center;
  transition: background 0.3s ease;
}
.old-wrapper .-busi:hover {
  background: #f2f2f2;
}
.old-wrapper .-trus:hover {
  background: #f2f2f2;
}
.old-wrapper .-deve:hover {
  background: #f2f2f2;
}
.old-wrapper .img-left {
  margin-right: 0px;
  margin-right: 16px;
}
.old-wrapper .img-right {
  margin-left: auto;
  margin-right: 16px;
}
.old-wrapper .title-overview {
  font-weight: bold;
  margin-left: 8px;
}
.old-wrapper .overview-details {
  font-weight: bold;
  margin-left: 24px;
  margin-right: 16px;
}
.old-wrapper .titlegr {
  color: #47B689;
  font-weight: bold;
}
.old-wrapper .titlere {
  color: #E75F37;
  font-weight: bold;
}
.old-wrapper .titleye {
  color: #D9CD41;
  font-weight: bold;
}
.old-wrapper .titlebl {
  color: #265EB9;
  font-weight: bold;
}
.old-wrapper .btn {
  color: #fff !important;
}
.old-wrapper .partner-banner {
  border-top: 1px solid #E5E5E5;
  padding-left: 24px;
  padding-right: 24px;
}
.old-wrapper .partner-banner li {
  padding: 8px !important;
  border-bottom: 1px solid #E5E5E5;
}
.old-wrapper .logo-container {
  display: flex;
  align-items: center;
  width: 200px;
}
.old-wrapper ._logo {
  border: 1px solid #E5E5E5;
  border-radius: 8px;
  padding: 8px 0;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
}
.old-wrapper ._logo img {
  width: 80px;
}
.old-wrapper ._logo a {
  width: 16rem;
}
.old-wrapper .details-container {
  display: flex;
  flex-grow: 1;
  justify-content: space-between;
}
.old-wrapper .button-container {
  display: flex;
  align-items: center;
}
.old-wrapper .-mana {
  background: #8FC7A9;
}
.old-wrapper .-mana p {
  color: #ffffff;
}

@media screen and (max-width: 767px) {
  .asleadTitleh1 {
    font-size: 24px !important;
    margin-top: 48px !important;
  }
  .asleadTitleh2 {
    font-size: 20px !important;
  }
  .mainArea {
    margin: 20px auto 40px;
  }
  .mainText p {
    margin-right: 0px !important;
  }
  .tab-button img {
    width: 40px !important;
    margin: 24px !important;
  }
  .tab-button h2 {
    font-size: 14px !important;
  }
  .tab-button p {
    font-size: 10px !important;
    margin: 16px auto 24px !important;
  }
  .aslead_naviBlock {
    margin-bottom: 24px !important;
  }
  .top-four-logo {
    display: flex;
  }
  .top-four-logo .theme {
    font-size: 8px;
    font-weight: bold;
    background-color: #f2f2f2;
    padding: 2px;
    width: 140px;
    border-top: 2px solid #47B689;
  }
  .top-four-logo .jptheme {
    font-size: 8px !important;
  }
  .top-four-logo .englishtheme {
    font-size: 10px !important;
    font-weight: bold !important;
  }
  .top-four-logo .circle {
    border: 2px solid #47B689;
    margin-top: 20px;
    width: 180px;
    height: 180px;
  }
  .top-four-logo .circle .cir img {
    width: 8px;
  }
  .top-four-logo .circle .cir {
    margin-bottom: 0px !important;
  }
  .top-four-logo .green {
    margin-right: 160px;
  }
  .top-four-logo .green-background {
    z-index: 2;
    width: 180px;
    height: 180px;
    border-radius: 200px;
    margin-top: -180px;
    margin-right: 160px;
    background-color: #ffffff;
  }
  .top-four-logo .red {
    margin-top: -180px;
    margin-left: 160px;
    border: 2px solid #E75F37;
  }
  .top-four-logo .re1 {
    border-top: 2px solid #E75F37;
  }
  .top-four-logo .red-background {
    z-index: 2;
    width: 180px;
    height: 180px;
    border-radius: 200px;
    margin-top: -180px;
    margin-left: 160px;
    background-color: #ffffff;
  }
  .top-four-logo .blue {
    margin-right: 160px;
    margin-top: -20px;
    border: 2px solid #265EB9;
  }
  .top-four-logo .bl1 {
    border-top: 2px solid #265EB9;
  }
  .top-four-logo .blue-background {
    z-index: 2;
    width: 180px;
    height: 180px;
    border-radius: 200px;
    margin-right: 160px;
    margin-top: -180px;
    background-color: #ffffff;
  }
  .top-four-logo .yellow {
    margin-top: -180px;
    margin-left: 160px;
    border: 2px solid #D9CD41;
  }
  .top-four-logo .yel1 {
    border-top: 2px solid #D9CD41;
  }
  .top-four-logo .yellow-background {
    z-index: 2;
    width: 180px;
    height: 180px;
    border-radius: 200px;
    margin-top: -180px;
    margin-left: 160px;
    background-color: #ffffff;
  }
  .top-four-logo .center-circle {
    margin-top: -200px;
    width: 74px;
    height: 74px;
  }
  .mar-top {
    margin-top: -200px !important;
  }
  .toggle {
    display: block !important;
  }
  .title-overview {
    margin: 8px 0px 16px 0px !important;
  }
  .overview-details {
    margin: 8px 0px 16px 0px !important;
  }
  .details-container {
    display: block !important;
  }
  .titlebl {
    text-align: center !important;
  }
  .titleye {
    text-align: center !important;
  }
  .titlere {
    text-align: center !important;
  }
  .titlegr {
    text-align: center !important;
  }
}
/*about-aslead_navi*/
.old-wrapper .aslead_navi-tab {
  display: flex;
  justify-content: center;
  margin: 0 auto 7rem;
}
.old-wrapper .aslead_navi-tab li {
  min-width: 20rem;
}
.old-wrapper .aslead_navi-tab li button {
  position: relative;
  width: 100%;
  padding: 0 1em;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 4.8rem;
  text-align: center;
  text-decoration: none;
  color: #47B689;
  outline: 0;
  border: 1px solid #47B689;
  border-left: 0;
  background-color: #fff;
  transition: all 0.2s linear;
}
.old-wrapper .aslead_navi-tab li button span {
  color: #47B689;
  transition: all 0.2s linear;
}
.old-wrapper .aslead_navi-tab li button._selected, .old-wrapper .aslead_navi-tab li button:hover {
  color: #fff;
  background-color: #47b689;
}
.old-wrapper .aslead_navi-tab li button._selected span, .old-wrapper .aslead_navi-tab li button:hover span {
  color: #fff;
}
.old-wrapper .aslead_navi-tab li:first-child button {
  border-left: 1px solid #47B689;
  border-radius: 5rem 0 0 5rem;
}
.old-wrapper .aslead_navi-tab li:last-child button {
  border-radius: 0 5rem 5rem 0;
}
.old-wrapper .container {
  width: 128rem;
  margin: 0 auto;
  padding-top: 0;
}
.old-wrapper .aslead_navi-list {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}
.old-wrapper .aslead_navi-list > li {
  width: 33.333%;
  padding: 8px;
}
.old-wrapper a._item {
  position: relative;
  display: flex;
  flex-direction: column;
  height: 100%;
  padding: 24px;
  text-decoration: none;
  border: 1px solid #eee;
  border-radius: 4px;
  background-color: #fff;
  border-top: 8px solid #47B689;
  box-shadow: 0 0.5rem 0.5rem rgba(0, 0, 0, 0.15);
}
.old-wrapper a._item._new::after {
  content: "";
  z-index: 1;
  position: absolute;
  left: 0;
  top: 0;
  width: 6rem;
  height: 6rem;
  background-size: contain;
}
.old-wrapper .cir-logo {
  position: relative;
  margin-top: -40px;
  margin-bottom: -20px;
}
.old-wrapper .cir-logo img {
  float: right;
  margin-right: 0;
}
.old-wrapper .title1 {
  margin-bottom: 0px !important;
}
.old-wrapper .title2 {
  margin: 8px 0px;
  font-size: 16px;
  word-break: normal;
  display: flex;
  overflow-wrap: normal; /* 収まらない場合に折り返す */
  word-break: normal; /* 単語の分割はデフォルトに依存 */
  line-break: strict;
}
.old-wrapper .details {
  display: flex;
  align-items: center;
}
.old-wrapper .details-p {
  font-weight: bold;
  color: #47B689;
  margin-right: 4px;
}
.old-wrapper .arrow {
  position: relative;
  width: 30px;
  height: 2px;
  background-color: #47B689;
}
.old-wrapper .arrow:after {
  content: "";
  position: absolute;
  top: -5px;
  right: -5px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 3px 9px 8px 0;
  border-color: transparent #47B689 transparent transparent;
  transform: rotate(45deg);
}
@media screen and (max-width: 767px) {
  .old-wrapper .aslead_navi-tab {
    display: flex;
    margin: 30px auto;
  }
  .old-wrapper li {
    width: 24%;
    min-width: 0 !important;
  }
  .old-wrapper li button {
    padding: 0 5px;
    font-size: 13px;
  }
  .old-wrapper .aslead_navi-list {
    display: block;
  }
  .old-wrapper .aslead_navi-list > li {
    width: 100%;
    padding: 10px 0;
  }
  .old-wrapper .container {
    width: auto !important;
  }
  .old-wrapper .sectionTitle {
    margin-top: 15vw;
  }
}

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