/* Scss Document */
.picBox img {
  border-radius: clamp(10px, 1.4285714286vw, 20px); }

/*
-------------------------------------
about01
-------------------------------------
*/
#about01 {
  position: relative;
  z-index: 6; }
  @media (max-width: 999px) {
    #about01 {
      margin-top: 40px; } }

#about01 .ttlBox {
  padding-bottom: 195px; }
  @media (max-width: 999px) {
    #about01 .ttlBox {
      margin-bottom: 0;
      padding-bottom: 112px; } }

#about01 .picBox {
  position: relative; }

#about01 .picBox .logo {
  width: 62%;
  left: 50%;
  top: -180px;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  position: absolute;
  z-index: 8;
  -webkit-z-index: 8; }
  @media (max-width: 999px) {
    #about01 .picBox .logo {
      width: 90%;
      left: 50%;
      top: -70px; } }

#about01 .picDeco {
  margin-top: 87px;
  margin-bottom: 48px;
  font-size: 70px;
  line-height: 105px;
  font-family: Josefin Sans, sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  color: #FFA100;
  text-align: center; }
  @media (max-width: 999px) {
    #about01 .picDeco {
      margin-top: 55px;
      font-size: 28px;
      line-height: 45px;
      margin-top: 40px;
      margin-bottom: 10px; } }

#about01 .stxt1 {
  max-width: 1000px;
  width: 90%;
  margin: 0 auto 68.5px; }
  #about01 .stxt1 span {
    font-size: 16px;
    line-height: 24px; }
  @media (max-width: 999px) {
    #about01 .stxt1 {
      max-width: 375px;
      margin: 0 auto 40px;
      width: 100%; } }

#about01 .gearBox {
  display: flex;
  justify-content: space-between;
  overflow: hidden;
  padding-left: 40px;
  padding-right: 10px;
  max-width: 1000px;
  margin: 0 auto; }
  @media (max-width: 999px) {
    #about01 .gearBox {
      max-width: 375px;
      flex-wrap: wrap;
      padding-left: 20px; } }

#about01 .gearBox .gear {
  position: relative;
  width: 250px;
  height: fit-content; }
  @media (max-width: 999px) {
    #about01 .gearBox .gear {
      width: 164px; } }

#about01 .gearBox .gear2 {
  margin-top: 72.5px; }
  @media (max-width: 999px) {
    #about01 .gearBox .gear2 {
      margin: -60px 0 0 auto; } }

@media (max-width: 999px) {
  #about01 .gearBox .gear3 {
    margin-top: -60px; } }

#about01 .gearBox .gear .txtBox {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translateX(-50%); }

#about01 .gearBox .gear .txtBox .txtDeco {
  font-size: 38px;
  line-height: 40px;
  font-family: Josefin Sans, sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  margin-bottom: 5px;
  text-align: center;
  color: #FFA100;
  text-shadow: 4px 4px 0 #FFF, -4px -4px 0 #FFF,-4px 4px 0 #FFF, 4px -4px 0 #FFF,0px 4px 0 #FFF,  -4px 0 #FFF,-4px 0 0 #FFF, 4px 0 0 #FFF; }
  @media (max-width: 999px) {
    #about01 .gearBox .gear .txtBox .txtDeco {
      font-size: 26px;
      line-height: 26px;
      margin-bottom: 2px; } }

#about01 .gearBox .gear .txtBox .gear_text {
  font-size: 14px;
  line-height: 21px;
  text-align: center;
  font-family: Noto Sans JP, sans-serif;
  font-optical-sizing: auto;
  font-weight: 900;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  white-space: nowrap; }
  @media (max-width: 999px) {
    #about01 .gearBox .gear .txtBox .gear_text {
      font-size: 10px;
      line-height: 14px; } }

/*
-------------------------------------
about02
-------------------------------------
*/
#about02 {
  padding-top: 358px;
  padding-bottom: 277px;
  margin-top: -42px;
  position: relative;
  background-color: #FFF5D3; }
  @media screen and (max-width: 1500px) and (min-width: 1000px) {
    #about02 {
      padding-top: 258px; } }
  @media (max-width: 999px) {
    #about02 {
      margin-top: 30px;
      padding-top: 110px;
      padding-bottom: 90px; } }

#about02 .bg {
  position: absolute;
  z-index: 5;
  left: 0;
  right: 0;
  width: 100%; }

#about02 .bg1 {
  top: -1%; }
  @media (max-width: 999px) {
    #about02 .bg1 {
      top: 0; } }

#about02 .bg2 {
  bottom: -0.8%; }
  @media (max-width: 999px) {
    #about02 .bg2 {
      bottom: -0.1%; } }

#about02 .ttlBox {
  margin-bottom: 59px;
  text-align: center; }
  @media (max-width: 999px) {
    #about02 .ttlBox {
      margin-bottom: 44.1px; } }

#about02 .ttlBox img {
  width: 7%;
  margin-bottom: 9px; }
  @media (max-width: 999px) {
    #about02 .ttlBox img {
      width: 13.1%;
      margin-bottom: 11.9px; } }

#about02 h3 {
  color: #333333;
  font-size: 50px;
  line-height: 75px;
  font-family: Noto Sans JP, sans-serif;
  font-optical-sizing: auto;
  font-weight: 900;
  font-style: normal;
  -webkit-font-smoothing: antialiased; }
  @media (max-width: 999px) {
    #about02 h3 {
      font-size: 26px;
      line-height: 40px; } }

#about02 .reasons h4 {
  font-size: 36px;
  line-height: 54px;
  color: #2B9A33;
  margin-bottom: 45px;
  font-family: Noto Sans JP, sans-serif;
  font-optical-sizing: auto;
  font-weight: 900;
  font-style: normal;
  -webkit-font-smoothing: antialiased; }
  #about02 .reasons h4 span {
    font-family: Josefin Sans, sans-serif;
    font-optical-sizing: auto;
    font-weight: 700;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    color: rgba(43, 154, 51, 0.3);
    font-size: 48px;
    line-height: 40px;
    margin-right: 8px; }
    @media (max-width: 999px) {
      #about02 .reasons h4 span {
        font-size: 35px; } }
  @media (max-width: 999px) {
    #about02 .reasons h4 {
      font-size: 22px;
      line-height: 40px;
      margin-bottom: 15px; } }

#about02 .reasons .boxs1 .stxt {
  margin-bottom: 40px; }
  @media (max-width: 999px) {
    #about02 .reasons .boxs1 .stxt {
      margin-bottom: 30px; } }

#about02 .reasons .boxs1 .whiteBg {
  margin-top: 60px;
  background: rgba(255, 255, 255, 0.5);
  border-radius: clamp(25px, 3.5714285714vw, 50px);
  padding: 6.8% 5% 5%; }
  @media (max-width: 999px) {
    #about02 .reasons .boxs1 .whiteBg {
      border-radius: clamp(10px, 1.4285714286vw, 20px);
      margin-top: 40px; } }

#about02 .reasons .boxs1 .whiteBg .sboxs {
  display: flex;
  justify-content: space-between;
  margin-bottom: 60px; }
  @media (max-width: 999px) {
    #about02 .reasons .boxs1 .whiteBg .sboxs {
      flex-direction: column;
      margin-bottom: 40px; } }

#about02 .reasons .boxs1 .whiteBg .sboxs img {
  width: 30.5%;
  height: fit-content;
  border-radius: clamp(10px, 1.4285714286vw, 20px); }
  @media (max-width: 999px) {
    #about02 .reasons .boxs1 .whiteBg .sboxs img {
      width: 100%;
      margin-bottom: 20px; } }

#about02 .reasons .boxs1 .whiteBg .sboxs img:last-child {
  margin-bottom: 0; }

#about02 .reasons .boxs1 .whiteBg .leftBox {
  width: 51.9%; }
  @media (max-width: 999px) {
    #about02 .reasons .boxs1 .whiteBg .leftBox {
      width: 100%;
      margin-bottom: 40px; } }

#about02 .reasons .boxs1 .whiteBg .leftBox .lead {
  font-size: 30px;
  line-height: 45px;
  margin-bottom: 24px;
  color: #2B9A33;
  font-family: Noto Sans JP, sans-serif;
  font-optical-sizing: auto;
  font-weight: 900;
  font-style: normal;
  -webkit-font-smoothing: antialiased; }
  @media (max-width: 999px) {
    #about02 .reasons .boxs1 .whiteBg .leftBox .lead {
      font-size: 20px;
      line-height: 25px;
      margin-bottom: 15px; } }

#about02 .reasons .boxs1 .whiteBg .leftBox .stxt {
  margin-bottom: 48px; }
  @media (max-width: 999px) {
    #about02 .reasons .boxs1 .whiteBg .leftBox .stxt {
      margin-bottom: 20px; } }

#about02 .reasons .boxs1 .whiteBg .leftBox ul {
  padding-left: 14px;
  margin-bottom: 8px; }
  @media (max-width: 999px) {
    #about02 .reasons .boxs1 .whiteBg .leftBox ul {
      margin-bottom: 20px; } }

#about02 .reasons .boxs1 .whiteBg .leftBox ul li {
  list-style: auto;
  font-size: 18px;
  font-family: Noto Sans JP, sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  -webkit-font-smoothing: antialiased; }
  @media (max-width: 999px) {
    #about02 .reasons .boxs1 .whiteBg .leftBox ul li {
      font-size: 16px; } }

#about02 .reasons .boxs1 .whiteBg .leftBox ul li:first-child {
  margin-bottom: 15px; }
  @media (max-width: 999px) {
    #about02 .reasons .boxs1 .whiteBg .leftBox ul li:first-child {
      margin-bottom: 10px; } }

#about02 .reasons .boxs1 .whiteBg .leftBox .TECbanner {
  border: 4px solid #FFA100;
  display: flex;
  justify-content: space-between;
  background: #fff;
  border-radius: clamp(10px, 1.4285714286vw, 20px);
  align-items: center;
  padding: 4.6% 5.4%; }

#about02 .reasons .boxs1 .whiteBg .leftBox .TECbanner .youtube_video {
  width: 42.3%;
  margin-bottom: 0;
  -webkit-height: fit-content;
  -moz-height: fit-content;
  -o-height: fit-content;
  -ms-height: fit-content; }
  @media (max-width: 999px) {
    #about02 .reasons .boxs1 .whiteBg .leftBox .TECbanner .youtube_video {
      width: 38.5%;
      margin-bottom: 0; } }

#about02 .reasons .boxs1 .whiteBg .leftBox .TECbanner .youtube_video .youtube {
  width: 100%;
  height: auto; }

#about02 .reasons .boxs1 .whiteBg .leftBox .TECbanner .lead {
  font-size: 22px;
  line-height: 33px;
  margin-bottom: 0;
  color: #333;
  font-family: Noto Sans JP, sans-serif;
  font-optical-sizing: auto;
  font-weight: 900;
  font-style: normal;
  -webkit-font-smoothing: antialiased; }
  @media (max-width: 999px) {
    #about02 .reasons .boxs1 .whiteBg .leftBox .TECbanner .lead {
      font-size: 18px;
      line-height: 25px; } }

#about02 .reasons .boxs1 .whiteBg .leftBox .TECbanner .arrow {
  background: #FFA100;
  width: 70px;
  height: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  transition: 0.3s all; }
  @media screen and (max-width: 1230px) and (min-width: 1000px) {
    #about02 .reasons .boxs1 .whiteBg .leftBox .TECbanner .arrow {
      width: 42px;
      height: 42px; } }
  @media (max-width: 999px) {
    #about02 .reasons .boxs1 .whiteBg .leftBox .TECbanner .arrow {
      width: 30px;
      height: 30px; } }

#about02 .reasons .boxs1 .whiteBg .leftBox .TECbanner .arrow i {
  font-size: 18px;
  color: #fff; }

#about02 .reasons .boxs1 .whiteBg .leftBox .TECbanner:hover .arrow {
  animation: link1 0.1s steps(1, end) forwards; }

@keyframes link1 {
  0% {
    transform: translate(0, 0%); }
  100% {
    transform: translate(8px, 0); } }
#about02 .reasons .boxs1 .whiteBg .rightBox {
  width: 43.1%;
  background: #fff;
  padding: 3.2% 6% 3.8% 4.5%;
  border-radius: clamp(25px, 3.5714285714vw, 50px); }
  @media (max-width: 999px) {
    #about02 .reasons .boxs1 .whiteBg .rightBox {
      width: 100%;
      padding: 7.2% 6% 7.8% 4.5%;
      border-radius: clamp(10px, 1.4285714286vw, 20px); } }

#about02 .reasons .boxs1 .whiteBg .rightBox .lead {
  text-align: center;
  font-size: 30px;
  line-height: 45px;
  font-family: Noto Sans JP, sans-serif;
  font-optical-sizing: auto;
  font-weight: 900;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  margin-bottom: 17px;
  white-space: nowrap; }
  @media (max-width: 999px) {
    #about02 .reasons .boxs1 .whiteBg .rightBox .lead {
      font-size: 24px;
      line-height: 42px; } }

#about02 .reasons .boxs1 .whiteBg .rightBox .lead span {
  font-size: 36px;
  line-height: 45px;
  font-family: Josefin Sans, sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: antialiased; }
  @media (max-width: 999px) {
    #about02 .reasons .boxs1 .whiteBg .rightBox .lead span {
      font-size: 24px;
      line-height: 42px; } }

#about02 .reasons .boxs1 .whiteBg .rightBox .lead .span1 {
  color: #DB3F3F; }

#about02 .reasons .boxs1 .whiteBg .rightBox .lead .span2 {
  color: #FFA100; }

#about02 .reasons .boxs1 .whiteBg .rightBox .lead .span3 {
  color: #2B9A33; }

#about02 .reasons .boxs1 .whiteBg .rightBox .lead .span4 {
  color: #0E7BDB; }

#about02 .reasons .boxs1 .whiteBg .rightBox .lead .span5 {
  color: #87399F; }

table, tbody, tr {
  width: 100%; }

#about02 .reasons .boxs1 .whiteBg .rightBox table {
  margin-bottom: 27px; }
  @media (max-width: 999px) {
    #about02 .reasons .boxs1 .whiteBg .rightBox table {
      margin-bottom: 15px; } }

#about02 .reasons .boxs1 .whiteBg .rightBox tr {
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative; }
  @media (max-width: 999px) {
    #about02 .reasons .boxs1 .whiteBg .rightBox tr {
      margin-bottom: 10px; } }

@media (max-width: 999px) {
  #about02 .reasons .boxs1 .whiteBg .rightBox tr:last-child {
    margin-bottom: 10px; } }

#about02 .reasons .boxs1 .whiteBg .rightBox tr:after {
  content: '';
  position: absolute;
  width: 100%;
  border-bottom: dotted #F2F3F4 2px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -moz-transform: translateX(-50%); }

#about02 .reasons .boxs1 .whiteBg .rightBox tr td {
  background-color: #fff;
  position: relative;
  z-index: 1;
  padding: 0 10px; }

#about02 .reasons .boxs1 .whiteBg .rightBox tr .heading {
  display: flex;
  align-items: center;
  padding: 0 10px 0 0; }

#about02 .reasons .boxs1 .whiteBg .rightBox tr .heading .circle {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  background: #DB3F3F;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  margin-right: 5px; }
  @media (max-width: 999px) {
    #about02 .reasons .boxs1 .whiteBg .rightBox tr .heading .circle {
      width: 30px;
      height: 30px; } }

#about02 .reasons .boxs1 .whiteBg .rightBox tr .heading1 .circle {
  background: #DB3F3F; }

#about02 .reasons .boxs1 .whiteBg .rightBox tr .explanation_jp1 {
  color: #DB3F3F; }

#about02 .reasons .boxs1 .whiteBg .rightBox tr .heading2 .circle {
  background: #FFA100; }

#about02 .reasons .boxs1 .whiteBg .rightBox tr .explanation_jp2 {
  color: #FFA100; }

#about02 .reasons .boxs1 .whiteBg .rightBox tr .heading3 .circle {
  background: #2B9A33; }

#about02 .reasons .boxs1 .whiteBg .rightBox tr .explanation_jp3 {
  color: #2B9A33; }

#about02 .reasons .boxs1 .whiteBg .rightBox tr .heading4 .circle {
  background: #0E7BDB; }

#about02 .reasons .boxs1 .whiteBg .rightBox tr .explanation_jp4 {
  color: #0E7BDB; }

#about02 .reasons .boxs1 .whiteBg .rightBox tr .heading5 .circle {
  background: #87399F; }

#about02 .reasons .boxs1 .whiteBg .rightBox tr .explanation_jp5 {
  color: #87399F; }

#about02 .reasons .boxs1 .whiteBg .rightBox tr .heading .circle p {
  font-size: 34px;
  line-height: 34px;
  color: #fff;
  font-family: Josefin Sans, sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: antialiased; }
  @media (max-width: 999px) {
    #about02 .reasons .boxs1 .whiteBg .rightBox tr .heading .circle p {
      font-size: 26px;
      line-height: 26px; } }

#about02 .reasons .boxs1 .whiteBg .rightBox tr .heading_txt {
  font-size: 18px;
  font-family: Josefin Sans, sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  line-height: 60px; }
  @media (max-width: 999px) {
    #about02 .reasons .boxs1 .whiteBg .rightBox tr .heading_txt {
      font-size: 15px;
      line-height: 30px; } }

#about02 .reasons .boxs1 .whiteBg .rightBox tr .explanation_jp {
  font-size: 18px;
  line-height: 36px;
  font-family: Noto Sans JP, sans-serif;
  font-optical-sizing: auto;
  font-weight: 900;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  padding: 0  0 0 10px; }
  @media (max-width: 999px) {
    #about02 .reasons .boxs1 .whiteBg .rightBox tr .explanation_jp {
      font-size: 16px; } }

#about02 .reasons .boxs1 .whiteBg .rightBox .sstxt {
  font-size: 16px;
  line-height: 32px;
  font-family: Noto Sans JP, sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  -webkit-font-smoothing: antialiased; }
  @media (max-width: 999px) {
    #about02 .reasons .boxs1 .whiteBg .rightBox .sstxt {
      font-size: 14px; } }

#about02 .reasons .boxs1 .whiteBg .tcenter {
  text-align: center; }

#about02 .reasons .boxs2 {
  margin-top: 120px; }
  @media (max-width: 999px) {
    #about02 .reasons .boxs2 {
      margin-top: 40px; } }

#about02 .reasons .boxs2 .box {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 120px; }
  @media (max-width: 999px) {
    #about02 .reasons .boxs2 .box {
      flex-direction: column;
      margin-bottom: 40px; } }

#about02 .reasons .boxs2 .box:last-child {
  margin-bottom: 58px; }

#about02 .reasons .boxs2 .box .txtBox {
  width: 43.8%;
  margin-top: -10px; }
  @media (max-width: 999px) {
    #about02 .reasons .boxs2 .box .txtBox {
      width: 100%;
      margin-top: 0px; } }

#about02 .reasons .boxs2 .box .txtBox h4 {
  color: #87399F; }
  #about02 .reasons .boxs2 .box .txtBox h4 span {
    color: rgba(135, 57, 159, 0.3); }

#about02 .reasons .boxs2 .box .picBox {
  border-radius: clamp(10px, 1.4285714286vw, 20px);
  overflow: hidden;
  width: 50%; }
  @media (max-width: 999px) {
    #about02 .reasons .boxs2 .box .picBox {
      width: 100%;
      margin-top: 30px; } }

#about02 .reasons .boxs2 .box .picBox img {
  height: 100%;
  width: 100%;
  display: block; }

#about02 .reasons .boxs2 .rBox {
  flex-direction: row-reverse; }
  @media (max-width: 999px) {
    #about02 .reasons .boxs2 .rBox {
      flex-direction: column; } }

#about02 .reasons .boxs2 .rBox .txtBox h4 {
  color: #2B9A33; }
  #about02 .reasons .boxs2 .rBox .txtBox h4 span {
    color: rgba(43, 154, 51, 0.3); }

#about02 .reasons .messageBox {
  background: rgba(255, 255, 255, 0.5);
  border-radius: clamp(25px, 3.5714285714vw, 50px);
  display: flex;
  padding: 5% 9.3%;
  align-items: center;
  justify-content: space-between; }
  @media (max-width: 999px) {
    #about02 .reasons .messageBox {
      flex-direction: column;
      border-radius: clamp(10px, 1.4285714286vw, 20px); } }

#about02 .reasons .messageBox .professer {
  width: 20.9%; }
  @media (max-width: 999px) {
    #about02 .reasons .messageBox .professer {
      width: 60%;
      margin-bottom: 30px; } }

#about02 .reasons .messageBox .professer .picBox {
  border-radius: 50%;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center; }
  @media (max-width: 999px) {
    #about02 .reasons .messageBox .professer .picBox {
      width: 100%;
      flex-direction: column;
      margin-bottom: 10px; } }

#about02 .reasons .messageBox .professer img {
  margin-bottom: 21px; }
  @media (max-width: 999px) {
    #about02 .reasons .messageBox .professer img {
      margin-bottom: 10px; } }

#about02 .reasons .messageBox .professer .nameBox .uni {
  font-size: 16px;
  line-height: 27px;
  font-family: Noto Sans JP, sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  text-align: center;
  white-space: nowrap; }
  @media (max-width: 999px) {
    #about02 .reasons .messageBox .professer .nameBox .uni {
      font-size: 14px;
      line-height: 33px; } }

#about02 .reasons .messageBox .professer .nameBox .name {
  font-size: 18px;
  line-height: 27px;
  font-family: Noto Sans JP, sans-serif;
  font-optical-sizing: auto;
  font-weight: 900;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  text-align: center; }
  @media (max-width: 999px) {
    #about02 .reasons .messageBox .professer .nameBox .name {
      font-size: 16px;
      line-height: 24px; } }

#about02 .reasons .messageBox .message {
  width: 71.4%; }
  @media (max-width: 999px) {
    #about02 .reasons .messageBox .message {
      width: 100%; } }

#about02 .reasons .messageBox .message .lead {
  font-size: 36px;
  line-height: 54px;
  font-family: Josefin Sans, sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  margin-bottom: 32px; }
  @media (max-width: 999px) {
    #about02 .reasons .messageBox .message .lead {
      font-size: 29px;
      line-height: 44px;
      text-align: center;
      margin-bottom: 15px; } }

#about02 .reasons .messageBox .message .stxt {
  font-size: 14px; }

/*
-------------------------------------
about03
-------------------------------------
*/
#about03 {
  margin-top: 83px; }
  @media (max-width: 999px) {
    #about03 {
      margin-top: 60px; } }

#about03 .ttlBox {
  margin-bottom: 103px; }
  @media (max-width: 999px) {
    #about03 .ttlBox {
      margin-bottom: 44px; } }

#about03 .sub .sttl span {
  color: #87399F; }

#about03 .boxs {
  display: flex;
  justify-content: space-between; }
  @media (max-width: 999px) {
    #about03 .boxs {
      flex-direction: column; } }

#about03 .boxs .picBox {
  width: 29%;
  border-radius: clamp(10px, 1.4285714286vw, 20px); }
  @media (max-width: 999px) {
    #about03 .boxs .picBox {
      width: 80%;
      margin: 0 auto 15px; } }

#about03 .boxs .txtBox {
  width: 65.5%; }
  @media (max-width: 999px) {
    #about03 .boxs .txtBox {
      width: 100%; } }

#about03 .boxs .txtBox .ceo_name {
  margin-top: 30px;
  font-size: 18px;
  line-height: 30px;
  font-family: Noto Sans JP, sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  -webkit-font-smoothing: antialiased; }
  #about03 .boxs .txtBox .ceo_name span {
    font-size: 20px;
    line-height: 30px;
    font-family: Noto Sans JP, sans-serif;
    font-optical-sizing: auto;
    font-weight: 900;
    font-style: normal;
    -webkit-font-smoothing: antialiased; }
    @media (max-width: 999px) {
      #about03 .boxs .txtBox .ceo_name span {
        font-size: 18px; } }
  @media (max-width: 999px) {
    #about03 .boxs .txtBox .ceo_name {
      text-align: right;
      margin-top: 20px;
      font-size: 16px; } }

/*
-------------------------------------
#about04 
-------------------------------------
*/
#about04 {
  margin-top: 200px;
  margin-bottom: 40px; }
  @media (max-width: 999px) {
    #about04 {
      margin-top: 100px; } }

#about04 .ttlBox {
  margin-bottom: 75px; }
  @media (max-width: 999px) {
    #about04 .ttlBox {
      margin-bottom: 44px; } }

#about04 .boxs1 {
  margin-bottom: 131px; }
  @media (max-width: 999px) {
    #about04 .boxs1 {
      margin-bottom: 40px; } }

#about04 .boxs1 .picBox {
  border-radius: clamp(10px, 1.4285714286vw, 20px);
  width: 100%;
  margin-bottom: 55px; }
  @media (max-width: 999px) {
    #about04 .boxs1 .picBox {
      margin-bottom: 30px; } }

#about04 .boxs1 .picBox img {
  width: 100%;
  display: block;
  height: auto; }

#about04 .boxs2 {
  display: flex;
  justify-content: space-between;
  width: 90%;
  max-width: 1200px;
  margin: 0 auto; }
  @media (max-width: 999px) {
    #about04 .boxs2 {
      width: auto;
      max-width: inherit;
      margin: inherit;
      overflow-x: scroll;
      margin-left: 5%;
      padding-top: 30px;
      margin-top: 20px;
      padding-bottom: 20px; } }

#about04 .boxs2 .box {
  width: 31.1%;
  background: #FFF5D3;
  border-radius: clamp(25px, 3.5714285714vw, 50px);
  padding: 175px 3.8% 3.8%;
  position: relative; }
  @media (max-width: 999px) {
    #about04 .boxs2 .box {
      flex-shrink: 0;
      width: 80%;
      margin-right: 5%;
      padding: 40.2% 5.5% 5.5%;
      border-radius: clamp(10px, 1.4285714286vw, 20px); } }

#about04 .boxs2 .box .picBox {
  position: absolute;
  top: -23px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  width: 41%;
  border-radius: 50%;
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center; }
  @media (max-width: 999px) {
    #about04 .boxs2 .box .picBox {
      width: 50%;
      flex-direction: column;
      border-radius: 50%; } }

@media (max-width: 999px) {
  #about04 .boxs2 .box .txtBox p {
    font-size: 14px; } }

#about04 .boxs2 .box .txtBox .name {
  position: relative;
  font-family: Noto Sans JP, sans-serif;
  font-optical-sizing: auto;
  font-weight: 900;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  font-size: 18px;
  line-height: 26px;
  text-align: center;
  margin-bottom: 10px; }
  @media (max-width: 999px) {
    #about04 .boxs2 .box .txtBox .name {
      font-size: 16px;
      margin-bottom: 5px;
      margin-top: 8px; } }

#about04 .boxs2 .box .txtBox .name::before {
  content: '';
  position: absolute;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  top: -20px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -moz-transform: translateX(-50%); }

#about04 .boxs2 .box1 .txtBox .name::before {
  background: #FFA100; }

#about04 .boxs2 .box2 .txtBox .name::before {
  background: #87399F; }

#about04 .boxs2 .box3 .txtBox .name::before {
  background: #2B9A33; }

#about04 .boxs2 .box .txtBox .position {
  white-space: nowrap;
  font-size: 16px;
  line-height: 16px;
  margin-bottom: 33px;
  font-family: Noto Sans JP, sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  text-align: center; }
  @media (max-width: 999px) {
    #about04 .boxs2 .box .txtBox .position {
      font-size: 14px;
      line-height: 18px; } }

#about04 .boxs2 .box .txtBox .stxt {
  font-size: 14px;
  line-height: 2;
  font-family: Noto Sans JP, sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  -webkit-font-smoothing: antialiased; }

#about04 .boxs3 {
  margin-top: 110px; }
  @media (max-width: 999px) {
    #about04 .boxs3 {
      margin-top: 60px; } }

#about04 .boxs3 .box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 53px; }
  @media (max-width: 999px) {
    #about04 .boxs3 .box {
      flex-direction: column;
      margin-bottom: 20px; } }

#about04 .boxs3 .box10,
#about04 .boxs3 .box17,
#about04 .boxs3 .box27 {
  margin-bottom: 93px; }
  @media (max-width: 999px) {
    #about04 .boxs3 .box10,
    #about04 .boxs3 .box17,
    #about04 .boxs3 .box27 {
      margin-bottom: 50px; } }

#about04 .InterviewPic {
  margin-bottom: 93px;
  border-radius: clamp(10px, 1.4285714286vw, 20px); }
  @media (max-width: 999px) {
    #about04 .InterviewPic {
      margin-bottom: 50px; } }

#about04 .InterviewPic img {
  display: block;
  border-radius: clamp(10px, 1.4285714286vw, 20px); }

#about04 .boxs3 .box:last-child {
  margin-bottom: 0; }

#about04 .boxs3 .box .picBox {
  background: #F2F3F4;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
  width: 8.5%; }
  @media (max-width: 999px) {
    #about04 .boxs3 .box .picBox {
      width: 15%;
      flex-direction: column;
      justify-content: flex-start;
      height: 40%;
      margin: 0 auto 16px 0; } }

#about04 .boxs3 .box .txtBox {
  width: 86.7%; }
  @media (max-width: 999px) {
    #about04 .boxs3 .box .txtBox {
      width: 100%; } }

@media (max-width: 999px) {
  #about04 .boxs3 .box .txtBox .stxt {
    font-size: 13px; } }

#about04 .sttlBox {
  position: relative;
  padding-left: 34px;
  margin-bottom: 60px; }
  @media (max-width: 999px) {
    #about04 .sttlBox {
      padding-left: 24px;
      margin-bottom: 30px; } }

#about04 .sttlBox img {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 5.6px; }
  @media (max-width: 999px) {
    #about04 .sttlBox img {
      width: 4.4px; } }

#about04 .sttlBox .sttlDeco {
  font-size: 18px;
  line-height: 22px;
  font-family: Josefin Sans, sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  color: #0E7BDB; }
  @media (max-width: 999px) {
    #about04 .sttlBox .sttlDeco {
      font-size: 15px;
      line-height: 20px; } }

#about04 .sttlBox h4 {
  font-size: 36px;
  line-height: 54px;
  font-family: Noto Sans JP, sans-serif;
  font-optical-sizing: auto;
  font-weight: 900;
  font-style: normal;
  -webkit-font-smoothing: antialiased; }
  @media (max-width: 999px) {
    #about04 .sttlBox h4 {
      font-size: 24px;
      line-height: 42px; } }

#about04 .boxs3 .box .stxt {
  font-size: 15px; }

#about04 .boxs3 .box .txtBox .tag {
  width: 56px;
  text-align: center;
  border-radius: clamp(25px, 3.5714285714vw, 50px);
  color: #fff;
  font-family: Noto Sans JP, sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  font-size: 16px;
  line-height: 24px;
  margin-bottom: 8px; }
  @media (max-width: 999px) {
    #about04 .boxs3 .box .txtBox .tag {
      font-size: 13px; } }

#about04 .boxs3 .box .txtBox .tag_o {
  background: #FFA100; }

#about04 .boxs3 .box .txtBox .tag_g {
  background: #2B9A33; }

#about04 .boxs3 .box .txtBox .tag_p {
  background: #87399F; }

#about04 .boxs3 .box .txtBox .tag_y {
  background: #FFCC26; }
