/* CSS Document */
/*ABOUT US*/
#about_us_page #sub_page_about_us_contents01 .inner-box {
  max-width: 960px;
  margin: 0 auto 300px; }
  @media screen and (min-width: 768px) and (max-width: 961px) {
    #about_us_page #sub_page_about_us_contents01 .inner-box {
      padding: 0 20px; } }
  @media screen and (max-width: 767px) {
    #about_us_page #sub_page_about_us_contents01 .inner-box {
      padding: 0 20px;
      margin: 0 auto 100px; } }
  #about_us_page #sub_page_about_us_contents01 .inner-box h2 {
    font-size: 30px;
    margin: 0 0 80px;
    text-align: center;
    font-weight: 900;
    letter-spacing: 0.1em; }
    @media screen and (max-width: 767px) {
      #about_us_page #sub_page_about_us_contents01 .inner-box h2 {
        font-size: 20px;
        line-height: 1.3;
        margin: 0 0 50px; } }
  #about_us_page #sub_page_about_us_contents01 .inner-box .anniversary_img {
    max-width: 220px;
    margin: 0 auto 80px; }
    @media screen and (max-width: 767px) {
      #about_us_page #sub_page_about_us_contents01 .inner-box .anniversary_img {
        width: 40%;
        margin: 0 auto 50px; } }
  #about_us_page #sub_page_about_us_contents01 .inner-box p.jp {
    font-size: 16px;
    line-height: 2.8;
    margin: 0 0 50px;
    letter-spacing: .15em; }
    @media screen and (max-width: 767px) {
      #about_us_page #sub_page_about_us_contents01 .inner-box p.jp {
        font-size: 12px; } }
  #about_us_page #sub_page_about_us_contents01 .inner-box p.en {
    font-size: 16px;
    line-height: 2.8;
    margin: 0 0 0;
    font-weight: 300; }
    @media screen and (max-width: 767px) {
      #about_us_page #sub_page_about_us_contents01 .inner-box p.en {
        font-size: 12px; } }
#about_us_page #sub_page_about_us_contents02 {
  position: relative;
  overflow: hidden; }
  @media screen and (max-width: 767px) {
    #about_us_page #sub_page_about_us_contents02 {
      padding: 0 20px; } }
  #about_us_page #sub_page_about_us_contents02 .about_us_logo {
    position: absolute;
    width: 70%;
    bottom: -10%;
    left: -25%;
    z-index: -1; }
    @media screen and (max-width: 767px) {
      #about_us_page #sub_page_about_us_contents02 .about_us_logo {
        width: 85%;
        bottom: -4%;
        left: -14%; } }
  #about_us_page #sub_page_about_us_contents02 .inner-box {
    max-width: 960px;
    margin: 0 auto; }
    @media screen and (min-width: 768px) and (max-width: 961px) {
      #about_us_page #sub_page_about_us_contents02 .inner-box {
        padding: 0 20px; } }
    #about_us_page #sub_page_about_us_contents02 .inner-box h2 {
      font-size: 30px;
      text-align: center;
      margin: 0 0 80px;
      font-weight: 900;
      letter-spacing: 0.2em; }
      @media screen and (max-width: 767px) {
        #about_us_page #sub_page_about_us_contents02 .inner-box h2 {
          font-size: 20px;
          line-height: 37px;
          margin: 0 0 40px; } }
    #about_us_page #sub_page_about_us_contents02 .inner-box .text-box {
      text-align: center;
      margin: 0 0 60px; }
      #about_us_page #sub_page_about_us_contents02 .inner-box .text-box:last-child {
        margin-bottom: 0; }
      #about_us_page #sub_page_about_us_contents02 .inner-box .text-box.mb100 {
        margin-bottom: 100px; }
      #about_us_page #sub_page_about_us_contents02 .inner-box .text-box p {
        font-size: 16px;
        margin: 0 0 25px;
        letter-spacing: .15em; }
        @media screen and (max-width: 767px) {
          #about_us_page #sub_page_about_us_contents02 .inner-box .text-box p {
            font-size: 12px;
            line-height: 2;
            margin: 0 0 10px; } }
        #about_us_page #sub_page_about_us_contents02 .inner-box .text-box p.sc_trigger {
          opacity: 0;
          transition: 1s; }
          #about_us_page #sub_page_about_us_contents02 .inner-box .text-box p.sc_trigger.move_ani {
            opacity: 1;
            transition: 1s; }
      #about_us_page #sub_page_about_us_contents02 .inner-box .text-box p.en {
        font-size: 16px;
        margin: 0 0 25px;
        font-weight: 300; }
        @media screen and (max-width: 767px) {
          #about_us_page #sub_page_about_us_contents02 .inner-box .text-box p.en {
            font-size: 12px;
            line-height: 2;
            margin: 0 0 10px; } }
    #about_us_page #sub_page_about_us_contents02 .inner-box .logo {
      max-width: 160px;
      margin: 0 auto 150px; }
      @media screen and (max-width: 767px) {
        #about_us_page #sub_page_about_us_contents02 .inner-box .logo {
          width: 100px; } }
    #about_us_page #sub_page_about_us_contents02 .inner-box .store_box {
      /*background: var(--color-grey);*/
      padding: 80px 0;
      position: relative;
      margin: 0 0 150px; }
      @media screen and (max-width: 767px) {
        #about_us_page #sub_page_about_us_contents02 .inner-box .store_box {
          padding: 20px 0; } }
      #about_us_page #sub_page_about_us_contents02 .inner-box .store_box h3 {
        font-size: 30px;
        text-align: center;
        position: absolute;
        left: 0;
        right: 0;
        top: -20px;
        font-weight: 900;
        letter-spacing: 0.2em; }
        @media screen and (max-width: 767px) {
          #about_us_page #sub_page_about_us_contents02 .inner-box .store_box h3 {
            font-size: 20px;
            top: -10px; } }
      #about_us_page #sub_page_about_us_contents02 .inner-box .store_box ul {
        display: flex;
        justify-content: center;
        gap: 5%; }
        @media screen and (max-width: 767px) {
          #about_us_page #sub_page_about_us_contents02 .inner-box .store_box ul {
            flex-flow: column;
            padding: 20px 40px;
            gap: 10px 0; } }
        #about_us_page #sub_page_about_us_contents02 .inner-box .store_box ul li {
          letter-spacing: .2rem;
          font-weight: 900;
          width: 35%;
          max-width: 320px; }
          @media screen and (max-width: 767px) {
            #about_us_page #sub_page_about_us_contents02 .inner-box .store_box ul li {
              width: 100%; } }
          #about_us_page #sub_page_about_us_contents02 .inner-box .store_box ul li:first-child {
            background: #ec4500;
            border: 2px solid #ec4500;
            transition: 1s; }
            #about_us_page #sub_page_about_us_contents02 .inner-box .store_box ul li:first-child:hover {
              background: #fff;
              transition: 1s; }
              #about_us_page #sub_page_about_us_contents02 .inner-box .store_box ul li:first-child:hover a {
                color: #ec4500; }
          #about_us_page #sub_page_about_us_contents02 .inner-box .store_box ul li:last-child {
            background: #0729a3;
            border: 2px solid #0729a3;
            transition: 1s; }
            #about_us_page #sub_page_about_us_contents02 .inner-box .store_box ul li:last-child:hover {
              background: #fff;
              transition: 1s; }
              #about_us_page #sub_page_about_us_contents02 .inner-box .store_box ul li:last-child:hover a {
                color: #0729a3; }
          #about_us_page #sub_page_about_us_contents02 .inner-box .store_box ul li a {
            padding: 20px 0;
            display: flex;
            justify-content: center;
            align-items: center;
            color: #fff;
            font-size: 16px; }
            @media screen and (max-width: 767px) {
              #about_us_page #sub_page_about_us_contents02 .inner-box .store_box ul li a {
                font-size: 12px; } }
