@charset "utf-8";

/*===========================================================

===========================================================*/

.shop01-left .container-fluid {
    padding: 0 !important;
}

.shop01-address-row {
    padding: 20px 0;
    border-bottom: 1px solid var(--border-tertiary);
}

.shop01-address-row:first-child {
    padding: 0 0 15px;
}

.shop01-address-item01 {
    width: 100%;
}

.shop01-address-item02 {
    width: 100%;
}

.shop01-transportation-row {
    padding: 20px 0;
    border-bottom: 1px solid var(--border-tertiary);
}

.shop01-transportation-item01 {
    width: 100%;
}

.shop01-transportation-item02 {
    width: 100%;
}

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


/*===========================================================

===========================================================*/

.shop01-address-row {
    display: flex;
    align-items: flex-start;
    padding: 30px 0;
}

.shop01-address-item01 {
    width: 20%;
}

.shop01-address-item02 {
    width: 80%;
}

.shop01-transportation-row {
    display: flex;
    align-items: flex-start;
    padding: 30px 0;
}

.shop01-transportation-item01 {
    padding: 0 10px 0 0;
    width: 40%;
}

.shop01-transportation-item02 {
    width: 60%;
}


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


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


/*===========================================================

===========================================================*/


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


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


/*===========================================================

===========================================================*/



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


/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
@media screen and (min-width:1200px) {


/*===========================================================

===========================================================*/



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


/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
@media screen and (min-width:1440px) {


/*===========================================================

===========================================================*/



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


/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
@media screen and (min-width:1620px) {




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

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