#page.in.mimosa section.about {
  overflow: hidden;
  padding: 145px 0 200px;
  position: relative;
  /*background: url(../img/mimosa_about/bg_left.png) no-repeat top left / 515px,
												 url(../img/mimosa_about/bg_right.png) no-repeat top 735px right / 515px;*/ }
  #page.in.mimosa section.about .about-sec01 {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-column-gap: 32px;
       -moz-column-gap: 32px;
            column-gap: 32px;
    margin-bottom: 210px; }
  #page.in.mimosa section.about .about-sec01-image {
    width: 600px;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    z-index: -1; }
  #page.in.mimosa section.about .about-sec01-ttl {
    font-size: 30px;
    font-weight: 700;
    line-height: 1.53;
    letter-spacing: 0.08em;
    -ms-writing-mode: tb-rl;
    -webkit-writing-mode: vertical-rl;
            writing-mode: vertical-rl; }
  #page.in.mimosa section.about .about-sec01-txt {
    font-weight: 500;
    line-height: 2.5;
    letter-spacing: 0.05em;
    -ms-writing-mode: tb-rl;
    -webkit-writing-mode: vertical-rl;
            writing-mode: vertical-rl; }
  #page.in.mimosa section.about .about-flex {
    margin-bottom: 90px;
    position: relative; }
  #page.in.mimosa section.about .about-flex:last-child {
    margin-bottom: 0; }
  #page.in.mimosa section.about .about-flex .wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  #page.in.mimosa section.about .about-flex:nth-of-type(odd) .wrap {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse; }
  #page.in.mimosa section.about .about-flex-imgbox {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 44.7%;
            flex: 0 1 44.7%;
    position: relative; }
  #page.in.mimosa section.about .about-flex-txtbox {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 44.7%;
            flex: 0 1 44.7%;
    position: relative; }
  #page.in.mimosa section.about .about-flex-ttl {
    font-size: 35px;
    font-weight: 700;
    letter-spacing: 0.04em;
    line-height: 1.43;
    margin-bottom: 24px; }
  #page.in.mimosa section.about .about-flex-ttl .small {
    font-size: 32px; }
  #page.in.mimosa section.about .about-flex-txt {
    font-weight: 500;
    line-height: 2.0; }
  #page.in.mimosa section.about .about-flex-link {
    margin-top: 24px; }
  #page.in.mimosa section.about .about-flex-link .c-btn01 {
    min-width: 245px;
    margin-left: 0; }
  #page.in.mimosa section.about .about-deco01 {
    width: 81px;
    position: absolute;
    top: -108px;
    left: 50%;
    -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
            transform: translateX(-50%); }
  #page.in.mimosa section.about .about-deco02 {
    width: 177px;
    position: absolute;
    left: -164px;
    bottom: -135px; }
  #page.in.mimosa section.about .about-deco03 {
    width: 77px;
    position: absolute;
    top: 16px;
    right: -60px; }
  #page.in.mimosa section.about .about-deco04 {
    width: 311px;
    position: absolute;
    left: 0;
    top: -80px;
    z-index: -1; }
  #page.in.mimosa section.about .about-deco05 {
    width: 92px;
    position: absolute;
    top: 30px;
    right: 30px;
    z-index: -1; }
  #page.in.mimosa section.about .about-deco06 {
    width: 87px;
    position: absolute;
    top: 30px;
    left: 48px;
    z-index: -1; }
  #page.in.mimosa section.about .about-deco07 {
    width: 515px;
    position: absolute;
    bottom: 115px;
    right: 0;
    z-index: -1; }
  #page.in.mimosa section.about .about-deco08 {
    width: 206px;
    position: absolute;
    right: -82px;
    bottom: -160px;
    z-index: -1; }
  #page.in.mimosa section.about .about-deco09 {
    width: 140px;
    position: absolute;
    top: -84px;
    left: -85px; }
  #page.in.mimosa section.about .about-deco10 {
    width: 86px;
    position: absolute;
    right: 20px;
    bottom: -30px; }
  #page.in.mimosa section.about .about-deco11 {
    width: 515px;
    position: absolute;
    left: 0;
    bottom: -200px;
    z-index: -1; }
  #page.in.mimosa section.about .about-deco12 {
    width: 148px;
    position: absolute;
    right: -85px;
    bottom: -55px; }
  #page.in.mimosa section.about .about-deco13 {
    width: 183px;
    position: absolute;
    left: 92px;
    bottom: -160px;
    z-index: -1; }

@media screen and (max-width: 1099px) {
  #page.in.mimosa section.about .about-sec01-image {
    left: 36%; }
  #page.in.mimosa section.about .about-flex-txtbox {
    -webkit-box-flex: 0;
        -ms-flex: 0 1 50%;
            flex: 0 1 50%; }
  #page.in.mimosa section.about .about-flex-ttl .small {
    font-size: 29px; }
  #page.in.mimosa section.about .about-deco02 {
    left: -16px; }
  #page.in.mimosa section.about .about-deco03 {
    right: -30px; }
  #page.in.mimosa section.about .about-deco05 {
    left: auto;
    right: -16px; }
  #page.in.mimosa section.about .about-deco06 {
    left: 0;
    top: -60px; }
  #page.in.mimosa section.about .about-deco09 {
    left: -30px; }
  #page.in.mimosa section.about .about-deco13 {
    left: 0; } }

@media screen and (max-width: 767px) {
  #page.in.mimosa section.about {
    padding: 50px 0 95px; }
    #page.in.mimosa section.about .about-sec01 {
      display: block;
      width: -webkit-fit-content;
      width: -moz-fit-content;
      width: fit-content;
      margin: 0 auto 80px; }
    #page.in.mimosa section.about .about-sec01-image {
      width: 330px;
      left: 25%;
      top: -36px;
      -webkit-transform: none;
          -ms-transform: none;
              transform: none; }
    #page.in.mimosa section.about .about-sec01-ttl {
      font-size: 21px; }
    #page.in.mimosa section.about .about-sec01-txt {
      font-size: 16px;
      letter-spacing: 0.02em;
      line-height: 2.25;
      -ms-writing-mode: unset;
      -webkit-writing-mode: unset;
              writing-mode: unset;
      margin-top: 70px; }
    #page.in.mimosa section.about .about-flex .wrap {
      display: block; }
    #page.in.mimosa section.about .about-flex-imgbox {
      margin-bottom: 25px; }
    #page.in.mimosa section.about .about-flex-ttl {
      font-size: 27px;
      margin-bottom: 16px; }
    #page.in.mimosa section.about .about-flex-ttl .small {
      font-size: 22px; }
    #page.in.mimosa section.about .about-flex-txt {
      font-size: 16px;
      line-height: 2.25; }
    #page.in.mimosa section.about .about-flex-link {
      margin-top: 28px; }
    #page.in.mimosa section.about .about-flex-link .c-btn01 {
      min-width: auto; }
    #page.in.mimosa section.about .about-deco02 {
      width: 88px;
      left: auto;
      right: -35px;
      bottom: 36%; }
    #page.in.mimosa section.about .about-deco06 {
      width: 44px;
      top: -25px;
      left: 22px;
      z-index: 1; }
    #page.in.mimosa section.about .about-deco07 {
      width: 335px;
      bottom: auto;
      top: -135px; }
    #page.in.mimosa section.about .about-deco09 {
      width: 82px;
      left: -10px;
      top: -32px; }
    #page.in.mimosa section.about .about-deco10 {
      width: 50px;
      bottom: -48px;
      right: -32px; }
    #page.in.mimosa section.about .about-deco11 {
      width: 345px;
      bottom: -260px; }
    #page.in.mimosa section.about .about-deco12 {
      width: 50px;
      right: -18px;
      bottom: -16px; }
    #page.in.mimosa section.about .about-deco13 {
      width: 78px;
      left: -42px;
      bottom: -60px; } }
