/* Scss Document */
:root {
  --pc: 1000px;
  --sp: 999px;
  --fs48: 4.8rem;
  --fs40: 4rem;
  --fs36: 3.6rem;
  --fs28: 2.8rem;
  --fs22: 2.2rem;
  --fs20: 2.0rem;
  --fs18: 1.8rem;
  --fs16: 1.6rem;
  --fs14:1.4rem;
  --fs12:1.2rem; }

@media (max-width: 999px) {
  :root {
    --fs48: 2.6rem;
    --fs40: 2.2rem;
    --fs36: 2.4rem;
    --fs28: 2.2rem;
    --fs22: 2.0rem;
    --fs20: 1.8rem;
    --fs18: 1.4rem;
    --fs16: 1.4rem;
    --fs14: 1.2rem;
    --fs12: 1.0rem; } }
[id^="company"] .ttlBox {
  text-align: center; }
  [id^="company"] .ttlBox .ttlIco {
    width: 22rem;
    height: auto;
    margin: -2rem auto 2rem;
    position: absolute;
    right: 0;
    left: 0;
    top: -3rem; }
    @media (max-width: 999px) {
      [id^="company"] .ttlBox .ttlIco {
        width: 10rem;
        top: -1rem; } }
  [id^="company"] .ttlBox .ttl {
    font-size: 4.6rem;
    line-height: 1.5;
    font-weight: 700;
    color: #01A0E9;
    text-align: center;
    padding-top: 1rem; }
    @media (max-width: 999px) {
      [id^="company"] .ttlBox .ttl {
        font-size: 2.2rem; } }
    [id^="company"] .ttlBox .ttl span {
      position: relative;
      color: #EF6A6B;
      margin: 0 0.6rem; }
      @media (max-width: 999px) {
        [id^="company"] .ttlBox .ttl span {
          margin: 0 0.3rem; } }
      [id^="company"] .ttlBox .ttl span::before, [id^="company"] .ttlBox .ttl span::after {
        content: '';
        position: absolute;
        top: -0.8rem;
        width: 0.8rem;
        height: 0.8rem;
        background: #EF6A6B;
        border-radius: 50%; }
        @media (max-width: 999px) {
          [id^="company"] .ttlBox .ttl span::before, [id^="company"] .ttlBox .ttl span::after {
            top: -0.4rem;
            width: 0.4rem;
            height: 0.4rem; } }
      [id^="company"] .ttlBox .ttl span::before {
        left: 20%; }
      [id^="company"] .ttlBox .ttl span::after {
        right: 20%; }
  [id^="company"] .ttlBox .ttlDeco {
    font-size: 2rem;
    color: #6EBAF2; }
    @media (max-width: 999px) {
      [id^="company"] .ttlBox .ttlDeco {
        font-size: 1rem; } }

/* 
---------------------------------------
company01
---------------------------------------
*/
#company01 {
  padding: 16rem 0; }
  @media (max-width: 999px) {
    #company01 {
      padding: 6rem 0; } }
  #company01 .boxs {
    position: relative; }
  #company01 .box {
    width: calc(847/1400*100%); }
    @media (max-width: 999px) {
      #company01 .box {
        width: 100%;
        margin-bottom: 2rem; } }
  #company01 .sttl {
    font-size: 3.8rem;
    margin-bottom: 6rem; }
    @media (max-width: 999px) {
      #company01 .sttl {
        font-size: 2.2rem;
        margin-bottom: 2rem; } }
  #company01 .pic {
    width: 60rem;
    position: absolute;
    right: 0;
    top: 0;
    z-index: -1; }
    @media (max-width: 999px) {
      #company01 .pic {
        position: inherit;
        width: 100%; } }

/* 
---------------------------------------
company02
---------------------------------------
*/
#company02 {
  padding: 12rem 0;
  background: #E2F1FD;
  border-radius: 2rem;
  overflow: hidden; }
  @media (max-width: 999px) {
    #company02 {
      padding: 4rem 0; } }
  #company02 .inner12 {
    position: relative; }
  #company02 .deco {
    font-size: 21rem;
    position: absolute;
    top: -12rem;
    left: 8rem;
    transform: rotate(90deg);
    transform-origin: left top;
    white-space: nowrap;
    line-height: 0;
    opacity: 0.4;
    color: #fff;
    z-index: 0; }
    @media (max-width: 999px) {
      #company02 .deco {
        font-size: 13rem;
        top: -4rem;
        left: 3rem; } }
  #company02 .boxs {
    position: relative;
    z-index: 1;
    width: 98rem;
    margin: 0 auto; }
    @media (max-width: 999px) {
      #company02 .boxs {
        width: 90%; } }
  #company02 .number {
    font-size: 4.6rem;
    width: 18rem;
    height: 18rem;
    border: 1px solid #6EBAF2;
    color: #6EBAF2;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center; }
    @media (max-width: 999px) {
      #company02 .number {
        font-size: 1.6rem;
        width: 5rem;
        height: 5rem; } }
  #company02 .sttlBox {
    margin-left: 15rem;
    margin-top: -5rem;
    margin-bottom: 7rem; }
    @media (max-width: 999px) {
      #company02 .sttlBox {
        margin-left: 4rem;
        margin-top: -2.5rem;
        margin-bottom: 2.5rem; } }
  #company02 .sttl {
    font-size: 2.8rem;
    margin-bottom: 1rem; }
    @media (max-width: 999px) {
      #company02 .sttl {
        font-size: 1.8rem;
        margin-bottom: 0.5rem; } }

/* 
---------------------------------------
company02
---------------------------------------
*/
#company03 {
  padding: 16rem 0; }
  @media (max-width: 999px) {
    #company03 {
      padding: 6rem 0; } }
  #company03 .table {
    margin-bottom: 6rem; }
    @media (max-width: 999px) {
      #company03 .table {
        margin-bottom: 2rem; } }
  #company03 dl {
    border-bottom: 2px solid #6EBAF2;
    padding-bottom: 3rem;
    margin-bottom: 3rem;
    display: flex; }
    @media (max-width: 999px) {
      #company03 dl {
        border-bottom: 1px solid #6EBAF2;
        padding-bottom: 1.5rem;
        margin-bottom: 1.5rem; } }
  #company03 dt {
    width: calc(200/1400*100%);
    font-weight: bold; }
    @media (max-width: 999px) {
      #company03 dt {
        width: 24%; } }
  #company03 dd {
    width: calc(1200/1400*100%); }
    @media (max-width: 999px) {
      #company03 dd {
        width: 76%; } }
  #company03 .box:last-child dl {
    margin-bottom: 0; }
  #company03 iframe {
    width: 100%;
    height: 65rem;
    border-radius: 2rem; }
    @media (max-width: 999px) {
      #company03 iframe {
        border-radius: 1rem;
        height: 40rem; } }
