@charset "utf-8";

.storePageBtnWr {
    grid-template-columns: repeat(1, 1fr);
    gap: 15px;
    display: grid;
}

.storePageBtn {
    width: 100%;
    height: 66px;
    max-width: 290px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    letter-spacing: 0.05em;
    font-weight: 500;
    color: #444;
    position: relative;
    background: #fff;
    border: 1px solid #00B2F0;
    border-radius: 38px;
    transition: all .5s;
    margin: 0 auto;
}

.storePageBtn:hover {
    background-color: #00B2F0;
    color: #fff;
}

.incoverTitStoreSub {
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0.05em;
    line-height: 1.5em;
    margin: 8px 0 0 0;
    color: #fff;
    text-align: center;
}

.storeCommitmentBox:before {
    content: "";
    width: 100%;
    display: block;
    background: #FFF7EF;
    position: absolute;
    z-index: -1;
    border-radius: 30px;
    top: 60px;
    left: 0;
    right: 0;
    bottom: 0;
}

.storeCommitmentFlexImgBox>img {
    border-radius: 30px;
}

.storeCommitmentFlexTit>br {
    display: block;
}

.storeCommitmentFlexBox {
    flex-direction: column;
}

.storeCommitmentWr .storeCommitmentBox:nth-child(even) .storeCommitmentFlexBox {
    flex-direction: column;
}

.storeMenuWr {
    grid-template-columns: repeat(1, 1fr);
    gap: 30px;
    display: grid;
}

.storeMenuItemBoxLeft {
    gap: 30px;
    display: flex;
    flex-direction: column;
}

.storeMenuItemBoxRight {
    gap: 30px;
    display: flex;
    flex-direction: column;
}

.storeMenuFlexList {
    gap: 10px;
}

.storeMenuTitSet {
    gap: 5px 10px;
}

.storeMenuFlexList {
    padding-bottom: 10px;
    border-bottom: 1px dashed #FAAC2E;
}

.storeDeco01 {
    max-width: 165px;
    width: 10.59%;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -1;
}

.storeDeco02 {
    max-width: 132px;
    width: 12.88%;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: -1;
}

.storeMenuDeco {
    max-width: 60px;
    width: 100%;
    position: absolute;
    right: 10px;
    bottom: -15px;
}

.workstyleCommitmentFlexBox  {
    flex-direction: column;
}

.workstyleWr .workstyleBox:nth-child(even) .workstyleCommitmentFlexBox  {
    flex-direction: column;
}

.workstyleCommitmentFlexBox {
    position: relative;
    z-index: 2;
}


.workstyleBox:before {
    content: "";
    width: 100%;
    display: block;
    background: #fff;
    position: absolute;
    z-index: 0;
    border-radius: 30px;
    top: 60px;
    left: 0;
    right: 0;
    bottom: 0;
    border: 1px solid #ED7B1D;
}

.workstyleCommitmentFlexTit>br {
    display: block;
}

.featuresWr {
    grid-template-columns: repeat(1, 1fr);
    gap: 20px;
    display: grid;
}

.bannerWr01 {
    grid-template-columns: repeat(1, 1fr);
    gap: 40px;
    display: grid;
}

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width:375px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* min-width: 375px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width:414px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

  



/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* min-width: 414px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width:544px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
  

  
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* min-width: 544px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width:768px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

.storePageBtnWr {
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
}

.storeCommitmentFlexBox {
    flex-direction: row;
}

.storeCommitmentWr .storeCommitmentBox:nth-child(even) .storeCommitmentFlexBox {
    flex-direction: row-reverse;
}

.storeMenuWr {
    grid-template-columns: repeat(2, 1fr);
}
  
.storeDeco01 {
    width: 8.59%;
}

.storeDeco02 {
    width: 6.88%;
}
  
.workstyleCommitmentFlexBox  {
    flex-direction: row;
}

.workstyleWr .workstyleBox:nth-child(even) .workstyleCommitmentFlexBox  {
    flex-direction: row-reverse;
}

.featuresWr {
    grid-template-columns: repeat(2, 1fr);
}
  
.bannerWr01 {
    grid-template-columns: repeat(2, 1fr);
}
    
/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* min-width: 768px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width:992px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
  


/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* min-width: 992px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */


/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width:1024px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

.storePageBtn {
    height: 76px;
    font-size: 20px;
}

.incoverTitStoreSub {
    font-size: 20px;
}
  
.storeMenuWr {
    gap: 60px;
}
  
.storeMenuItemBoxLeft {
    gap: 60px;
}

.storeMenuItemBoxRight {
    gap: 60px;
}

.storeMenuDeco {
    max-width: 100px;
    bottom: -15px;
}

.featuresWr {
    grid-template-columns: repeat(3, 1fr);
}

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* min-width: 1024px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */


/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width:1400px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

.storeCommitmentFlexTit>br {
    display: none;
}
  
.workstyleCommitmentFlexTit>br {
    display: none;
}

.featuresWr {
    gap: 40px;
}

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

} /* min-width: 1400px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */