/* $color-secondary: #101859;
$color-tertiary: #2b2e6a;
$color-quaternary: #1f2262;*/
/*$breakS: "screen and (min-width: 0px) and (max-width: 736px)";*/
/*@font-face {
    font-family: 'Noto Sans Japanese';
    font-weight: 400;
    font-style: normal;
    src: url('../../fonts/notosans/NotoSansCJKjp-Regular.eot');
    src: url('../../fonts/notosans/NotoSansCJKjp-Regular.eot?#iefix') format("embedded-opentype"),
        url('../../fonts/notosans/NotoSansCJKjp-Regular.woff') format("woff"),
        url('../../fonts/notosans/NotoSansCJKjp-Regular.ttf') format("truetype");
}

@font-face {
    font-family: 'hirakakupro';
    font-weight: 300;
    font-style: normal;
    src: url('../../fonts/hirakakuprow3/hirakakupro-w3-subset.eot');
    src: url('../../fonts/hirakakuprow3/hirakakupro-w3-subset.eot?#iefix') format("embedded-opentype"),
        url('../../fonts/hirakakuprow3/hirakakupro-w3-subset.woff') format("woff"),
        url('../../fonts/hirakakuprow3/hirakakupro-w3-subset.ttf') format("truetype");
}

@font-face {
    font-family: 'hirakakupro';
    font-weight: 600;
    font-style: normal;
    src: url('../../fonts/hirakakuprow6/hirakakupro-w6-subset.eot');
    src: url('../../fonts/hirakakuprow6/hirakakupro-w6-subset.eot?#iefix') format("embedded-opentype"),
        url('../../fonts/hirakakuprow6/hirakakupro-w6-subset.woff') format("woff"),
        url('../../fonts/hirakakuprow6/hirakakupro-w6-subset.ttf') format("truetype");
}*/
/*@import "compass";
@import "compass/utilities";
@import "compass/css3/";*/
/* @mixin animate($animationName, $duration, $timingFunction, $delay, $repetition, $direction: forward)
{
    -webkit-animation: $animationName $duration $timingFunction $delay $repetition $direction;
    -moz-animation: $animationName $duration $timingFunction $delay $repetition $direction;
    -o-animation: $animationName $duration $timingFunction $delay $repetition $direction;
    animation: $animationName $duration $timingFunction $delay $repetition $direction;
} */
#about #point {
  padding-bottom: 15.9375rem; }
  #about #point > .layout-inner {
    position: relative; }
  #about #point .wrapper.wrapper-sns, #about #point p.p-pattern-02 {
    position: relative;
    z-index: 4; }
  #about #point .ornament {
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 3; }
    #about #point .ornament.ornament-09 {
      top: 2.0625rem;
      left: -54.9375rem; }
    #about #point .ornament.ornament-10 {
      top: auto;
      bottom: -6.375rem;
      left: -54.9375rem; }
    #about #point .ornament.ornament-11 {
      top: auto;
      bottom: -6.5625rem;
      right: -18.375rem;
      left: auto; }
    @media screen and (min-width: 0px) and (max-width: 736px) {
      #about #point .ornament.ornament-09 {
        top: -2.9375rem;
        left: -14.25rem; }
      #about #point .ornament.ornament-10 {
        top: auto;
        bottom: 1.125rem;
        left: -16.5rem; }
      #about #point .ornament.ornament-11 {
        top: -2.9375rem;
        right: -5.125rem;
        bottom: auto;
        left: auto;
        z-index: 1; } }
    @media screen and (min-width: 737px) and (max-width: 1023px) {
      #about #point .ornament.ornament-09 {
        top: -5.9375rem;
        left: -41.9375rem; }
      #about #point .ornament.ornament-10 {
        top: auto;
        bottom: -13.75rem;
        left: -46.9375rem; }
      #about #point .ornament.ornament-11 {
        top: auto;
        bottom: -6.5625rem;
        left: 43.9375rem; } }
  #about #point .bg-ornament {
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    top: auto;
    z-index: 2; }
    #about #point .bg-ornament.ornament-01 {
      bottom: -8.4375rem;
      left: -20.4375rem; }
    #about #point .bg-ornament.ornament-02 {
      bottom: -10rem;
      right: 0; }
    #about #point .bg-ornament.ornament-03 {
      bottom: -9.4375rem;
      right: -19.125rem; }
    @media screen and (min-width: 0px) and (max-width: 736px) {
      #about #point .bg-ornament.ornament-01 {
        bottom: 4.375rem;
        left: -12.5rem; }
      #about #point .bg-ornament.ornament-02 {
        bottom: 3.375rem;
        right: 0; }
      #about #point .bg-ornament.ornament-03 {
        bottom: 3.375rem;
        right: -13.375rem; } }
    @media screen and (min-width: 737px) and (max-width: 1023px) {
      #about #point .bg-ornament.ornament-01 {
        bottom: -8.4375rem;
        left: -20.4375rem; }
      #about #point .bg-ornament.ornament-02 {
        bottom: -10rem;
        right: 0; }
      #about #point .bg-ornament.ornament-03 {
        bottom: -9.4375rem;
        right: -19.125rem; } }
  @media screen and (min-width: 0px) and (max-width: 736px) {
    #about #point {
      padding-bottom: 3.125rem; } }

#about #profile {
  position: relative;
  overflow: hidden; }
  #about #profile .header {
    margin-bottom: 3rem; }
  #about #profile .profile-content {
    display: -ms-flexbox;
    display: flex;
    width: 41.3125rem;
    margin: 0 auto;
    -ms-flex-pack: justify;
        justify-content: space-between;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap; }
    #about #profile .profile-content > figure {
      display: block;
      width: 12.1875rem;
      padding-bottom: 12.8125rem;
      box-sizing: border-box;
      position: relative; }
      #about #profile .profile-content > figure > img {
        width: 100%; }
      #about #profile .profile-content > figure > figcaption {
        display: block;
        padding: 3.5rem 1.375rem 2.4375rem 1.75rem;
        box-sizing: border-box;
        background: url(../../img/common/img_bg_cloud.svg) no-repeat center;
        background-size: contain;
        font-size: 12px;
        font-size: 0.75rem;
        color: #95D0C0;
        line-height: 1.5;
        font-weight: 600;
        white-space: nowrap;
        position: absolute;
        bottom: auto;
        top: 13.6875rem;
        right: 0; }
    #about #profile .profile-content > div {
      display: block;
      width: 27.9375rem; }
      #about #profile .profile-content > div > p {
        display: block;
        color: white; }
        #about #profile .profile-content > div > p.title {
          margin-bottom: 0.8125rem;
          font-size: 14px;
          font-size: 0.875rem;
          line-height: 1.78; }
        #about #profile .profile-content > div > p.description {
          margin-bottom: 3.125rem;
          font-size: 12px;
          font-size: 0.75rem;
          line-height: 1.58; }
      #about #profile .profile-content > div > .name {
        display: block;
        margin-bottom: 1.875rem;
        font-size: 24px;
        font-size: 1.5rem;
        color: white;
        line-height: 1; }
      #about #profile .profile-content > div > figure {
        display: -ms-flexbox;
        display: flex;
        height: 9rem;
        -ms-flex-direction: row;
            flex-direction: row;
        -ms-flex-pack: justify;
            justify-content: space-between;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
        position: relative; }
        #about #profile .profile-content > div > figure:before {
          content: '';
          display: block;
          width: 5.9375rem;
          height: 1.9375rem;
          background: url(../../img/common/img_bg_arrow.svg) no-repeat center;
          background-size: contain;
          position: absolute;
          left: 8.75rem;
          bottom: 0.625rem; }
        #about #profile .profile-content > div > figure > img {
          height: 100%; }
        #about #profile .profile-content > div > figure > figcaption {
          display: block;
          font-size: 0; }
          #about #profile .profile-content > div > figure > figcaption:before {
            content: '';
            display: inline-block;
            height: 100%;
            vertical-align: middle; }
          #about #profile .profile-content > div > figure > figcaption > span {
            display: inline-block;
            font-size: 12px;
            font-size: 0.75rem;
            color: white;
            line-height: 1.5;
            vertical-align: middle; }
    @media screen and (min-width: 0px) and (max-width: 736px) {
      #about #profile .profile-content {
        width: 100%;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap; }
        #about #profile .profile-content > figure, #about #profile .profile-content > div {
          width: 100%; }
        #about #profile .profile-content > figure {
          margin-bottom: 1.875rem;
          padding-bottom: 0;
          text-align: center; }
          #about #profile .profile-content > figure > img {
            width: 50%;
            margin-bottom: 1.25rem; }
          #about #profile .profile-content > figure > figcaption {
            position: static; }
        #about #profile .profile-content > div > figure {
          height: auto; }
          #about #profile .profile-content > div > figure:before {
            left: 20%;
            bottom: auto;
            top: 98%; }
          #about #profile .profile-content > div > figure > img {
            display: block;
            height: auto;
            width: 45%;
            -ms-flex-item-align: start;
                align-self: flex-start; }
          #about #profile .profile-content > div > figure > figcaption {
            width: 45%; } }
  #about #profile .ornament {
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 3; }
    #about #profile .ornament.ornament-03 {
      top: 4.6875rem;
      left: -73.0625rem; }
    #about #profile .ornament.ornament-05 {
      top: 33.4375rem;
      left: -71.75rem; }
    #about #profile .ornament.ornament-12 {
      top: 4.6875rem;
      right: -45.5rem; }
    #about #profile .ornament.ornament-13 {
      top: 9.375rem;
      right: -70.875rem; }
    @media screen and (min-width: 737px) and (max-width: 1023px) {
      #about #profile .ornament.ornament-03 {
        left: -50.1875rem;
        top: 2.1875rem; }
      #about #profile .ornament.ornament-05 {
        left: -39.1875rem;
        top: 38.6875rem; }
      #about #profile .ornament.ornament-12 {
        left: -17.5rem;
        top: 2.4375rem; }
      #about #profile .ornament.ornament-13 {
        left: auto;
        right: -8.875rem;
        top: 10.625rem; } }
    @media screen and (min-width: 0px) and (max-width: 736px) {
      #about #profile .ornament.ornament-03 {
        right: auto;
        left: -0.625rem;
        top: 2.375rem; }
      #about #profile .ornament.ornament-05 {
        left: 1.875rem;
        right: auto;
        bottom: 2.25rem;
        top: auto; }
      #about #profile .ornament.ornament-12 {
        left: auto;
        right: 0;
        top: 2.4375rem; }
      #about #profile .ornament.ornament-13 {
        left: auto;
        right: -4.0625rem;
        top: 16.1875rem; } }

#about #order {
  position: relative; }
  #about #order .ornament {
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 3; }
    #about #order .ornament.ornament-14 {
      top: 2.5rem;
      left: -42.25rem;
      right: 0; }
    #about #order .ornament.ornament-15 {
      top: 1.375rem;
      right: -37.0625rem;
      left: 0; }
    @media screen and (min-width: 0px) and (max-width: 736px) {
      #about #order .ornament.ornament-14 {
        top: 2.5rem;
        left: 0rem;
        right: auto; }
      #about #order .ornament.ornament-15 {
        top: 1.375rem;
        right: 0rem;
        left: auto; } }
    @media screen and (min-width: 0px) and (max-width: 736px) {
      #about #order .ornament.ornament-14 {
        top: 2.5rem;
        left: 0rem;
        right: auto; }
      #about #order .ornament.ornament-15 {
        top: 1.375rem;
        right: 0rem;
        left: auto; } }
