@charset "UTF-8";
/********************************************************************************

page-about.css　ACROVEとはcss

********************************************************************************/

/*============================================================
 common
*============================================================*/
#page-about #main-contents {
    padding-bottom: 104px;

}

/*============================================================
 ページヘッダー
*============================================================*/
#page-about #page-header::before {
    background-image: url(../images/about/page-header-bg.jpg);
}
#page-about .page-header-deco .deco01 {
    fill: #FFD855;
}
#page-about .page-header-deco .deco02 {
    fill: #55B0FF;
}

/*============================================================
 セクション共通
*============================================================*/
#page-about .section {
    /* height: 600px;
    margin-bottom: 0; */
}

/*============================================================
 Mission
*============================================================*/
#page-about #sec-mission {
    margin-bottom: 120px;
}
#page-about #sec-mission .block-scroll-fade-item {
    position: relative;
    height: 100%;
}
#page-about #sec-mission .animation-tree {
    position: absolute;
    left: calc(50% + 66px);
    bottom: 0;
    z-index: -1;
}
#page-about #sec-mission .animation-tree svg {
    display: block;
    max-width: unset;
}
#page-about #sec-mission .info {
    max-width: 520px;
    width: calc(100vw * 0.5159);
}
#page-about #sec-mission .info > *:not(:last-child) {
    margin-bottom: 16px;
}
#page-about #sec-mission .info .sec-title-label {
    font-weight: 400;
    font-size: 20px;
    line-height: 150%;
    margin-bottom: 8px;
}
#page-about #sec-mission .info .sec-title {
    font-size: 40px;
    line-height: 150%;
    letter-spacing: 0.04em;
    margin-bottom: 40px;
}

/*============================================================
 Vision
*============================================================*/
#page-about #sec-vision {
  margin-bottom: 144px;
  overflow: hidden;
}
#page-about #sec-vision .block-scroll-fade-item {
  position: relative;
}
#page-about #sec-vision .image {
  max-width: 483px;
  width: 45.283%;
  margin-bottom: 0;
  position: absolute;
  bottom: 0;
  left: calc(50% + 60px);
}
#page-about #sec-vision .info {
  max-width: 532px;
  width: 51.1538%;
  margin-right: auto;
}

#page-about #sec-vision .sec-title-label {
  font-weight: 400;
  font-size: 24px;
  line-height: 150%;
  margin-bottom: 8px;
}

#page-about #sec-vision .info .sec-title {
  font-weight: bold;
  font-size: 32px;
  line-height: 160%;
  letter-spacing: 0.06em;
  margin-bottom: 40px;
}



/*============================================================
 Mind
*============================================================*/
#page-about #sec-mind {
    margin-bottom: 168px;
}
#page-about #sec-mind .sec-layout {
    gap: 0 56px;
}
#page-about #sec-mind .sec-layout .sec-header {
    width: 320px;
}
#page-about #sec-mind .sec-header .sticky {
    height: 600px;
    position: sticky;
    top: 0;
    background-image: url(../images/about/mind-header-bg2.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 320px auto;
    padding: 48px 26px;
    border-radius: 24px;
    overflow: hidden;
}

#page-about #sec-mind .sec-header .sticky .sec-title-label {
    font-weight: 700;
    font-size: 20px;
    line-height: 160%;
    color: #fff;
    vertical-align: middle;
    margin-bottom: 18px;
}
#page-about #sec-mind .sec-header .sticky .sec-title-label span {
    font-weight: 600;
    font-size: 32px;
    line-height: 150%;
    margin-right: 16px;
}
#page-about #sec-mind .sec-header .sticky .sec-title {
    width: fit-content;
    font-weight: 600;
    font-size: 64px;
    line-height: 100%;
    margin-left: auto;
    color: #fff;
}

#page-about #sec-mind .sec-layout .mind-list {
    flex: 1;
    padding: 218px 0 0 40px;
}
#page-about #sec-mind .mind-list .mind {
    position: relative;
    margin-bottom: 120px;
}
#page-about #sec-mind .mind-list .mind:last-child {
    margin-bottom: 0;
}
#page-about #sec-mind .mind-list .mind .num {
    width: 80px;
    height: 80px;
    font-weight: 400;
    font-size: 36px;
    line-height: 80px;
    text-align: center;
    color: #fff;
    border-radius: 100%;
    position: absolute;
    top: -40px;
    left: -40px;
    z-index: -1;
}
#page-about #sec-mind .mind-list .mind:nth-child(1) .num {
    background-color: #55B0FF;
}
#page-about #sec-mind .mind-list .mind:nth-child(2) .num {
    background-color: #FF4B6F;
}
#page-about #sec-mind .mind-list .mind:nth-child(3) .num {
    background-color: #FFD855;
}
#page-about #sec-mind .mind-list .mind:nth-child(4) .num {
    background-color: #3CEFAF;
}
#page-about #sec-mind .mind-list .mind:nth-child(5) .num {
    background-color: #55B0FF;
}
#page-about #sec-mind .mind-list .mind:nth-child(6) .num {
    background-color: #FF4B6F;
}
#page-about #sec-mind .mind-list .mind .title {
    font-weight: 600;
    font-size: 50px;
    line-height: 150%;
    margin-bottom: 24px;
}
#page-about #sec-mind .mind-list .mind .lead {
    letter-spacing: 0.04em;
}

/*============================================================
 Service
*============================================================*/
#page-about #sec-service .block-btn-circle {
    width: 520px;
    --background-color: var(--common-color-main);
    --hover-background-color: var(--common-color-sub);
    padding: 118px 0 0 0;
    color: #fff;
    text-align: center;
    margin: 0 auto;
}
#page-about #sec-service .block-btn-circle .sec-title[data-size="large"] {
    --color: #fff;
    --first-letter-color: var(--background-color);
    margin-bottom: 40px;
}
#page-about #sec-service .block-btn-circle .sec-title[data-size="large"] .first-letter {
	-webkit-transition: color 0.5s;
    transition: color 0.5s;
}
#page-about #sec-service .block-btn-circle .catch {
    margin-bottom: 40px;
}
#page-about #sec-service .block-btn-circle:hover .sec-title {
    --first-letter-color: var(--hover-background-color);
}



/*_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
 Tablet
_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/*/
@media screen and (max-width: 1099px) {
    /*============================================================
      Mission & Vision
    *============================================================*/
    #page-about #sec-mission .block-scroll-fade-item {
        overflow: hidden;
    }
    #page-about #sec-mission .animation-tree {
        left: calc(50% + 104px);
    }
    #page-about #sec-mission .animation-tree svg {
        /* width: 420px;
        left: calc(50% + 104px); */
        width: 420px;
    }
    
    /*============================================================
     Mind
    *============================================================*/
    #page-about #sec-mind .sec-layout {
        gap: 0 48px;
    }
    @media screen and (max-width: 870px) {
        #page-about #sec-mind .inner {
            max-width: 608px;
        }
        #page-about #sec-mind .sec-layout .sec-header {
            width: 100vw;
            margin-right: calc(50% - 50vw);
            margin-left: calc(50% - 50vw);
            /* padding-right: calc(50vw - 50%);
            padding-left: calc(50vw - 50%);             */
        }
        #page-about #sec-mind .sec-header .sticky {
            width: 100vw;
            height: 560px;
            position: static;
            background-image: url(../images/about/sp-mind-header-bg2.png);
            background-size: 560px auto;
            padding: 48px 26px;
            border-radius: 0;
            text-align: center;
        }
        #page-about #sec-mind .sec-header .sticky .sec-title {
            width: 100%;
            margin-left: 0;
        }
        #page-about #sec-mind .sec-layout .mind-list {
            padding: 112px 0 0 40px;
        }
    }
}


/*_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
 SP
_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/*/
@media screen and (max-width: 767px) {
    /*============================================================
     ページヘッダー
    *============================================================*/
    #page-about #page-header::before {
        background-image: url(../images/about/sp-page-header-bg.jpg);
    }
    
    /*============================================================
     Mission
    *============================================================*/
    #page-about #sec-mission .animation-tree {
        position: static;
        text-align: center;
        margin-bottom: 32px;
    }
    #page-about #sec-mission .animation-tree svg {
        width: 320px;
        margin: 0 auto;
    }
    #page-about #sec-mission .info {
        max-width: unset;
        width: 100%;
    }
    #page-about #sec-mission .info .sec-title {
        font-size: 32px;
        line-height: 160%;
        letter-spacing: 0.08em;
        margin-bottom: 32px;
    }

    /*============================================================
    Vision
    *============================================================*/
    #page-about #sec-vision {
      margin-bottom: 15vw;
    }
    #page-about #sec-vision .image {
      position: static;
      text-align: center;
      margin: 0 auto 32px;
      width: 100%;
      max-width: 600px;
    }
    #page-about #sec-vision .info {
      max-width: unset;
      width: 100%;
    }

    #page-about #sec-vision .info .sec-title {
      font-size: 32px;
      line-height: 160%;
      letter-spacing: 0.08em;
      margin-bottom: 32px;
    }




    
    /*============================================================
     Mind
    *============================================================*/
    #page-about #sec-mind {
        margin-bottom: 120px;
    }
    #page-about #sec-mind .sec-layout .mind-list {
        padding: 88px 0 0 24px;
    }
    #page-about #sec-mind .mind-list .mind {
        margin-bottom: 104px;
    }
    #page-about #sec-mind .mind-list .mind .num {
        width: 64px;
        height: 64px;
        font-size: 24px;
        line-height: 64px;
        left: -24px;
    }
    #page-about #sec-mind .mind-list .mind .title {
        font-size: 30px;
    }
    
    /*============================================================
     Service
    *============================================================*/
    #page-about #sec-service .block-btn-circle {
        width: 320px;
        padding: 62px 0 0 0;
    }
    #page-about #sec-service .block-btn-circle .sec-title[data-size="large"] {
        font-size: 48px;
        margin-bottom: 20px;
    }
    #page-about #sec-service .block-btn-circle .sec-title[data-size="large"] .first-letter {
        font-size: 72px;
    }
    #page-about #sec-service .block-btn-circle .catch {
        margin-bottom: 24px;
    }
    
}
