/* 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; } }
/* 
---------------------------------------
store01
---------------------------------------
*/
#store01 {
  padding-bottom: 14rem;
  overflow: hidden; }
  @media (max-width: 999px) {
    #store01 {
      padding-bottom: 6rem; } }
  #store01 .boxs {
    position: relative;
    min-height: 66rem; }
    @media (max-width: 999px) {
      #store01 .boxs {
        min-height: initial;
        margin-bottom: 2rem; } }
  #store01 .box {
    position: relative;
    z-index: 2; }
    @media (max-width: 999px) {
      #store01 .box {
        width: 100%; } }
    #store01 .box .txt {
      margin-bottom: 0; }
  #store01 .ttl {
    font-size: 4rem;
    line-height: 1.5;
    color: #21A934;
    margin-bottom: 4rem; }
    @media (max-width: 999px) {
      #store01 .ttl {
        font-size: 2.2rem;
        margin-bottom: 2rem; } }
  #store01 .illust {
    display: block;
    width: 34rem;
    height: auto;
    margin-left: 30%; }
    @media (max-width: 999px) {
      #store01 .illust {
        width: 70%;
        max-width: 28rem; } }
  #store01 .pic {
    position: absolute;
    right: -8rem;
    top: -8rem;
    z-index: 1;
    width: 56%; }
    @media (max-width: 999px) {
      #store01 .pic {
        width: 100%;
        margin-top: 0rem;
        opacity: 1;
        top: inherit;
        position: inherit;
        right: 0;
        bottom: 0px; } }
    #store01 .pic img {
      display: block;
      width: 100%;
      height: auto; }
  #store01 .conceptBox {
    position: relative;
    background: #fff;
    border-left: 0.8rem solid #F9F3D9;
    border-right: 0.8rem solid #F9F3D9;
    border-bottom: 0.8rem solid #F9F3D9;
    border-top: none;
    border-radius: 0 0 2rem 2rem;
    padding: 0 4rem 9rem;
    text-align: center;
    margin-top: 4rem;
    overflow: visible; }
    @media (max-width: 999px) {
      #store01 .conceptBox {
        border-left: 0.5rem solid #F9F3D9;
        border-right: 0.5rem solid #F9F3D9;
        border-bottom: 0.5rem solid #F9F3D9;
        padding: 2rem 2rem 4rem;
        margin-top: 12rem; } }
    #store01 .conceptBox::before, #store01 .conceptBox::after {
      content: none; }
    #store01 .conceptBox .archFrame {
      position: absolute;
      left: -0.8rem;
      top: -16.9rem;
      width: calc(100% + 1.6rem);
      height: 17rem;
      z-index: 1;
      pointer-events: none; }
      @media (max-width: 999px) {
        #store01 .conceptBox .archFrame {
          left: -0.5rem;
          top: -7.4rem;
          width: calc(100% + 1rem);
          height: 8rem; } }
      #store01 .conceptBox .archFrame path {
        fill: #fff;
        stroke: #F9F3D9;
        stroke-width: 8;
        stroke-linejoin: round;
        stroke-linecap: round;
        vector-effect: non-scaling-stroke; }
        @media (max-width: 999px) {
          #store01 .conceptBox .archFrame path {
            stroke-width: 5; } }
    @media (max-width: 999px) {
      #store01 .conceptBox .txt {
        text-align: left; } }
    #store01 .conceptBox > * {
      position: relative;
      z-index: 2; }
    #store01 .conceptBox .person {
      position: absolute;
      left: 50%;
      top: -18rem;
      width: 15rem;
      height: auto;
      transform: translateX(-50%);
      z-index: 3; }
      @media (max-width: 999px) {
        #store01 .conceptBox .person {
          top: -7.5rem;
          width: 8rem; } }
    #store01 .conceptBox .deco {
      position: absolute;
      top: 2rem;
      width: 13rem;
      height: auto;
      z-index: 2; }
      @media (max-width: 999px) {
        #store01 .conceptBox .deco {
          width: 5rem;
          top: 2rem; } }
    #store01 .conceptBox .decoLeft {
      left: 20%;
      transform: rotate(-6deg); }
      @media (max-width: 999px) {
        #store01 .conceptBox .decoLeft {
          left: 2rem; } }
    #store01 .conceptBox .decoRight {
      right: 21%;
      transform: scaleX(-1) rotate(-6deg); }
      @media (max-width: 999px) {
        #store01 .conceptBox .decoRight {
          right: 2rem; } }
    #store01 .conceptBox .conceptTtl {
      font-size: 4.2rem;
      line-height: 1.5;
      color: #FE869B;
      margin-bottom: 4rem; }
      @media (max-width: 999px) {
        #store01 .conceptBox .conceptTtl {
          font-size: 2rem;
          margin-bottom: 1rem; } }

/* 
---------------------------------------
store02
---------------------------------------
*/
#store02 {
  padding: 0 0 12rem;
  overflow: hidden;
  position: relative; }
  @media (max-width: 999px) {
    #store02 {
      padding: 0 0 6rem; } }
  #store02 .bgDeco {
    position: absolute;
    left: 0;
    top: 0;
    width: 90%;
    min-height: 54.6rem;
    background: #fff;
    z-index: 0;
    border-radius: 0 2rem 2rem 0; }
  #store02 .bg {
    padding: 0 0 16rem;
    background: url(../img/home/10_bg.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom center;
    position: absolute;
    bottom: 0;
    height: 56%;
    width: 100%;
    z-index: -1; }
  #store02 .bgBox {
    padding: 6vw 0;
    margin: 12rem auto;
    background: linear-gradient(135deg, #6FCC35 0%, #C4E9A7 100%); }
    @media (max-width: 999px) {
      #store02 .bgBox {
        padding: 4rem 0;
        margin: 6rem auto; } }
  #store02 .ttl {
    font-size: 5.2rem;
    color: #6FCC35;
    text-align: center; }
    @media (max-width: 999px) {
      #store02 .ttl {
        font-size: 2.4rem; } }
  #store02 .deco {
    font-size: 2.2rem;
    color: #FEC9D3;
    text-align: center;
    line-height: 1; }
    @media (max-width: 999px) {
      #store02 .deco {
        font-size: 1.2rem; } }
  #store02 .boxs {
    display: flex;
    gap: 4rem;
    align-items: center;
    justify-content: space-between;
    position: relative;
    padding-top: 10rem; }
    @media (max-width: 999px) {
      #store02 .boxs {
        padding-top: 7rem;
        flex-direction: column;
        gap: 3rem; } }
    #store02 .boxs::before {
      content: '';
      width: 130%;
      height: 90%;
      background: #fff;
      position: absolute;
      left: -20%;
      top: 0%;
      border-radius: 0 2rem 2rem 0;
      z-index: -1; }
  #store02 .box {
    width: calc(540 / 1400 * 100%);
    margin-top: -10%;
    position: relative;
    z-index: 1; }
    @media (max-width: 999px) {
      #store02 .box {
        width: 100%;
        text-align: center; } }
  #store02 .sttl {
    font-size: 3.2rem;
    line-height: 1.5;
    margin-bottom: 1rem; }
    @media (max-width: 999px) {
      #store02 .sttl {
        font-size: 2.2rem; } }
  #store02 .line {
    display: block;
    width: 15rem;
    height: 0.5rem;
    margin-bottom: 5rem;
    background-image: linear-gradient(to right, #6FCC35 0 60%, transparent 60% 100%);
    background-size: 1.4rem 0.5rem;
    background-repeat: repeat-x; }
    @media (max-width: 999px) {
      #store02 .line {
        width: 10rem;
        margin: 0 auto 2rem;
        height: 0.4rem;
        background-size: 1.2rem 0.4rem; } }
  #store02 .tel {
    display: flex;
    align-items: center;
    color: #21A934;
    font-size: 4.8rem;
    line-height: 1;
    margin-bottom: 3rem; }
    @media (max-width: 999px) {
      #store02 .tel {
        justify-content: center;
        font-size: 3rem;
        margin-bottom: 2rem; } }
    #store02 .tel .telIco {
      width: 6rem;
      margin-right: 1rem;
      margin-top: 0.5rem; }
      @media (max-width: 999px) {
        #store02 .tel .telIco {
          width: 3rem;
          margin-right: 0.8rem; } }
  #store02 .info div {
    display: grid;
    grid-template-columns: 9rem 1fr;
    gap: 2rem;
    font-size: 1.6rem;
    line-height: 1.8;
    margin-bottom: 1rem; }
    @media (max-width: 999px) {
      #store02 .info div {
        grid-template-columns: 8rem 1fr;
        gap: 1rem;
        text-align: left;
        font-size: 1.4rem; } }
  #store02 .info dt {
    color: #21A934; }
  #store02 .mainPic {
    width: calc(1098 / 1400 * 100%);
    margin-right: calc(-260 / 1400 * 100%);
    height: auto;
    border-radius: 2rem 0 0 2rem;
    position: relative;
    z-index: 1; }
    @media (max-width: 999px) {
      #store02 .mainPic {
        width: 100%;
        border-radius: 1rem 0 0 1rem; } }
  #store02 .pics {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 5rem; }
    @media (max-width: 999px) {
      #store02 .pics {
        gap: 1rem; } }
    #store02 .pics img {
      width: 100%;
      height: auto;
      border-radius: 2rem; }
      @media (max-width: 999px) {
        #store02 .pics img {
          border-radius: 1rem; } }
  #store02 .guideBoxs {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 4rem; }
    @media (max-width: 999px) {
      #store02 .guideBoxs {
        grid-template-columns: 1fr;
        gap: 5rem; } }
  #store02 .guideBox {
    position: relative;
    padding: 6rem 3vw;
    text-align: center;
    background: #fff;
    border-radius: 2rem; }
    @media (max-width: 999px) {
      #store02 .guideBox {
        padding: 3rem; } }
    #store02 .guideBox .txt {
      text-align: left; }
  #store02 .guideTtlBox {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 1.5rem;
    margin-bottom: 2rem; }
    @media (max-width: 999px) {
      #store02 .guideTtlBox {
        gap: 1rem;
        margin-bottom: 1.5rem; } }
  #store02 .guideTtlBox .check {
    width: 2.6rem;
    height: auto;
    flex: 0 0 auto; }
    @media (max-width: 999px) {
      #store02 .guideTtlBox .check {
        width: 2rem; } }
  #store02 .guideTtl {
    font-size: 3.2rem;
    line-height: 1.5; }
    @media (max-width: 999px) {
      #store02 .guideTtl {
        font-size: 2rem; } }
  #store02 .guideBox .line {
    display: block;
    width: 34rem;
    height: 0.5rem;
    margin: 0 auto 3rem;
    background-image: linear-gradient(to right, #6FCC35 0 60%, transparent 60% 100%);
    background-size: 1.4rem 0.5rem;
    background-repeat: repeat-x; }
    @media (max-width: 999px) {
      #store02 .guideBox .line {
        width: 100%;
        max-width: 24rem;
        height: 0.4rem;
        margin: 0 auto 2rem;
        background-size: 1.2rem 0.4rem; } }
  #store02 .ico {
    position: absolute;
    height: auto;
    z-index: 0; }
  #store02 .ico.car {
    left: 0;
    bottom: -3rem;
    width: 13rem; }
    @media (max-width: 999px) {
      #store02 .ico.car {
        left: 0;
        width: 6rem; } }
  #store02 .ico.house {
    right: -2rem;
    top: -4rem;
    width: 11rem; }
    @media (max-width: 999px) {
      #store02 .ico.house {
        right: 0;
        top: -3rem;
        width: 7rem; } }
  #store02 .map iframe {
    border-radius: 2rem;
    width: 100%;
    height: 96rem;
    border: inherit; }
    @media (max-width: 999px) {
      #store02 .map iframe {
        height: 36rem;
        border-radius: 1rem; } }

#home08 {
  position: relative; }
  #home08::after {
    content: '';
    width: 100%;
    height: 100%;
    background: url("../img/reason/04_bg.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    position: absolute;
    top: -2rem;
    left: 0;
    z-index: -2; }
