
/* ----- 共通 ----- */

h1 {
    text-align: center;
}

.main-text {
    font-size: 0.8rem;
}

.online_sp {
    margin-bottom: 8%;
}

.wrapper_elulu .remake_sp {
    margin-bottom: 15%;
}

.sns .sns_icon {
    align-items: center;
}

.sns .instagram {
    width: 12%;
}

.sns .tiktok {
    width: 15%;
}

.section .date {
    top: -20px;
    left: 10px;
    background-color: #ffffff;
    padding: 0px 10px 0px 10px;
    font-family: unset;
}

.staff {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    margin-left: 3%;
    margin-bottom: 10%;
    width: 100%;
}

.profile_img {
    margin-right: 3%;
    border-radius: 50%;
    width: 37%;
}

.name {
    font-size: 1.2rem;
    font-weight: bold;
    margin-bottom: 2%;
}

.affiliation {
    font-size: 0.8rem;
    margin-bottom: 8%;
}

.items {
    padding: 0 2%;
}

.items a {
    display: block;
    float: left;
    width: 30%;
    text-align: center;
}

.items a:not(:nth-child(3n)) {
    margin-right: 5%
}

.items a:nth-child(-n+12) {
    margin-bottom: 10%;
}

.items a img {
    display: block;
    margin-bottom: 5%;
}

.items a p.-brand {
    white-space: nowrap;
    font-weight: bold;
    font-size: 0.7rem;
    margin-bottom: 4%;
    overflow-x: scroll;
    -ms-overflow-style: none; /* IE, Edge */
    scrollbar-width: none; /* Firefox */
}

.items a p.-brand::-webkit-scrollbar{
    display: none;
}

.items a p.-brand::-webkit-scrollbar {
    display: none; /* Chrome, Safari */
}

.items a p.-size {
    font-size: 0.6rem;
    margin-bottom: 4%;
}

.items a p.-price {
    font-size: 0.9rem;
}

/* ----- エルル ----- */

.wrapper_elulu {
    letter-spacing: 0.3px;
    line-height: 1.75;
}

.wrapper_elulu h1 img {
    width: 47%;
}


.wrapper_elulu .pick_tlt {
    color: #886597;
    font-size: 1.4rem;
    margin-top: 7%;
    letter-spacing: 0.2px;
}

.wrapper_elulu .remake_sp {
    margin-bottom: 15%;
}

.wrapper_elulu .section {
    padding: 10% 5% 3%;
    border: 2px solid #886597;
    border-radius: 10px;
}

.wrapper_elulu .section .date {
    color: #886597;
}

.wrapper_elulu .sns p {
    color: #886597;
    border-bottom: 2px solid #886597;
    text-align: center;
    margin-bottom: 5%;
    text-transform: capitalize;
    font-size: 1.2rem;
    letter-spacing: 0.2px;
}

/* ----- ロエコ ----- */

.wrapper_loweco {
    letter-spacing: 0.3px;
    line-height: 1.75;
}

.wrapper_loweco h1 img {
    width: 44%;
}

.wrapper_loweco .pick_tlt {
    color: #92AE75;
    font-size: 1.4rem;
    margin-top: 7%;
    letter-spacing: 0.2px;
}

.wrapper_loweco .online_sp {
    margin-bottom: 15%;
}

.wrapper_loweco .section {
    padding: 10% 5% 3%;
    border: 2px solid #92AE75;
    border-radius: 10px;
}


.wrapper_loweco .section .date {
    color: #92AE75;
}

.wrapper_loweco .sns p {
    color: #92AE75;
    border-bottom: 2px solid #92AE75;
    text-align: center;
    margin-bottom: 5%;
    text-transform: capitalize;
    font-size: 1.2rem;
    letter-spacing: 0.2px;
}

/* ----- アデル ----- */

.wrapper_adel {
    letter-spacing: 0.3px;
    line-height: 1.75;
}

.wrapper_adel h1 img {
    width: 50%;
}

.wrapper_adel .pick_tlt {
    color: #837A75;
    font-size: 1.4rem;
    margin-top: 2%;
    letter-spacing: 0.2px;
}

.wrapper_adel .online_sp {
    margin-bottom: 15%;
}

.wrapper_adel .section {
    padding: 10% 5% 3%;
    border: 2px solid #837A75;
    border-radius: 10px;
}

.wrapper_adel .section .date {
    color: #837A75;
}

.wrapper_adel .sns p {
    color: #837A75;
    border-bottom: 2px solid #837A75;
    text-align: center;
    margin-bottom: 5%;
    text-transform: capitalize;
    font-size: 1.2rem;
    letter-spacing: 0.2px;
}


/* ----- ジャム店舗 ----- */

.wrapper_jam-store {
    letter-spacing: 0.3px;
    line-height: 1.75;
}

.wrapper_jam-store h1 img {
    width: 39%;
}

.wrapper_jam-store .pick_tlt {
    color: #0D0058;
    border-bottom: 2px solid #0D0058;
    font-size: 1.4rem;
    margin-top: 2%;
    letter-spacing: 0.2px;
}

.wrapper_jam-store .pick_subtlt {
    color: #0D0058;
    font-size: 1.2rem;
    font-weight: bold;
    margin-top: 2%;
    margin-bottom: 2%;
    letter-spacing: 0.2px;
    text-transform: uppercase;
}

.wrapper_jam-store .-sales {
    color: #E8372F;
    font-size: 0.8rem;
    letter-spacing: 0.2px;
    text-transform: uppercase;
}

.wrapper_jam-store .online_sp {
    margin-bottom: 15%;
}

.wrapper_jam-store .section {
    padding: 10% 5% 3%;
    border: 2px solid #0D0058;
    border-radius: 10px;
}

.wrapper_jam-store .section .date {
    color: #0D0058;
}

.wrapper_jam-store .sns p {
    color: #0D0058;
    border-bottom: 2px solid #0D0058;
    text-align: center;
    margin-bottom: 5%;
    text-transform: capitalize;
    font-size: 1.2rem;
    letter-spacing: 0.2px;
}
