@charset "utf-8";

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, object, iframe, pre, code, p, blockquote, form, fieldset, legend, table, th, td, caption, tbody, tfoot, thead, article, aside, figure, footer, header, hgroup, menu, nav, section, audio, video, canvas {
    margin: 0;
    padding: 0;
}
article, aside, figure, figcaption, footer, h1, h2, h3, h4, h5, h6, header, hgroup, menu, nav, section {
    display: block;
}
html, body {
    height: 100%;
    width: 100%;
}
a {
    color: #000;
    transition-duration: 0.3s;
}
a:link, a:visited {
    text-decoration: none;
}
a:hover, a:active {
    text-decoration: none;
}
h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
}
li {
    list-style: none;
}
fieldset {
    border: none;
}
input, textarea, select, label {
    font-family: inherit;
    font-size: 100%;
    margin-bottom: 0;
    margin-top: 0;
    padding-bottom: 0;
    padding-top: 0;
    vertical-align: middle;
}
textarea {
    overflow: auto;
}
legend {
    display: none;
}
img {
    border: none;
    vertical-align: top;
}
object {
    outline: none;
    vertical-align: middle;
}
em, strong {
    font-style: normal;
    font-weight: bold;
}
small {
    font-size: 100%;
}
abbr, acronym {
    border: none;
    font-variant: normal;
}
.clearfix {
    zoom: 1;
}
.clearfix:after {
    clear: both;
    content: "";
    display: block;
}
.show {
    display: block !important;
}
.hide {
    display: none !important;
}
.overlayBackground {
    background-color: rgba(0, 0, 0, 0.5);
    cursor: pointer;
    display: none;
    height: 100%;
    left: 0;
    overflow: hidden;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
}
body > .snsLinks {
    position: absolute;
    left: 20px;
    z-index: 101;
}
@media (max-width: 1160px) {
    body > .snsLinks {
        opacity: 0;
        visibility: hidden;
        pointer-events: none;
    }
}
body > .snsLinks a {
    display: flex;
    align-items: center;
    width: 120px;
    height: 60px;
    font-size: 11px;
    color: #1da1f2;
}
body > .snsLinks a:nth-of-type(1) {
    margin-top: 10px;
}
body > .snsLinks a img {
    width: 36px;
    margin-right: 10px;
}
@media (hover: hover) {
    body > .snsLinks a {
        opacity: 1;
        transition: opacity 0.2s;
    }
    body > .snsLinks a:hover {
        opacity: 0.6;
    }
}
#baseMenu {
    box-sizing: border-box;
    position: fixed;
    right: 0;
    top: var(--information-banner-height, 0px);
    z-index: 2002;
}
#baseMenu > ul > li {
    float: left;
    list-style: none;
}
#baseMenu > ul > li.base {
    display: none;
}
#baseMenu > ul > li a {
    cursor: pointer;
    display: block;
    text-decoration: none;
}
@media (max-width: 1160px) {
    #baseMenu > ul > li a {
        background-color: #fffa;
        margin: 5px;
        padding: 15px;
        border-radius: 50%;
    }
    body.shop.navShow #baseMenu > ul > li a {
        background-color: transparent;
    }
    #baseMenu > ul > li a img {
        filter: brightness(0);
    }
}
@media (min-width: 1161px) {
    #baseMenu > ul > li a {
        background-color: #000;
        padding: 25px 30px;
    }
    #baseMenu > ul > li a:hover {
        background-color: #4ab5f2;
    }
    #baseMenu > ul > li a img {
        filter: brightness(3);
    }
}
@font-face {
    font-family: "baseicon";
    font-style: normal;
    font-weight: normal;
    src: url("https://static.thebase.in/font/v1/baseicon.eot?317xhh");
    src: url("https://static.thebase.in/font/v1/baseicon.eot?317xhh#iefix") format("embedded-opentype"),
    url("https://static.thebase.in/font/v1/baseicon.ttf?317xhh") format("truetype"),
    url("https://static.thebase.in/font/v1/baseicon.woff?317xhh") format("woff"),
    url("https://static.thebase.in/font/v1/baseicon.svg?317xhh#baseicon") format("svg");
}
@font-face {
    font-family: "shopicon";
    font-style: normal;
    font-weight: normal;
    src: url("https://static.thebase.in/font/v1/shopicon.eot?317xhh");
    src: url("https://static.thebase.in/font/v1/shopicon.eot?317xhh#iefix") format("embedded-opentype"),
    url("https://static.thebase.in/font/v1/shopicon.ttf?317xhh") format("truetype"),
    url("https://static.thebase.in/font/v1/shopicon.woff?317xhh") format("woff"),
    url("https://static.thebase.in/font/v1/shopicon.svg?317xhh#baseicon") format("svg");
}
[class^="icon-"],
[class*=" icon-"] {
    font-family: "baseicon" !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    line-height: 1;
    speak: none;
    text-transform: none;
}
.icon-cart:before {
    content: "\e900";
}
.icon-search:before {
    content: "\e912";
}
.icon-information:before {
    content: "\e919";
}
.icon-tipi:before {
    content: "\e922";
}
.icon-pin:before {
    content: "\e929";
}
#reportBtn a.cboxElement button {
    cursor: pointer;
}
body {
    background-color: #ADC7C1;
    font-family: Lato, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}
body.shop {
    color: #000;
    font-size: 13px;
    line-height: 1.5;
    -webkit-text-size-adjust: none;
    word-break: break-all;
}
body.shop .wrapper {
    margin: 0 auto 60px;
    padding: 0 10px;
}
@media (min-width: 769px) {
    body.shop .wrapper {
        max-width: 1160px;
    }
}
body.shop #mainHeader {
    margin: 0 auto 5px;
    position: relative;
    z-index: 100;
}
@media (min-width: 1161px) {
    body.shop #mainHeader {
        margin: 100px auto 90px;
    }
}
body.shop #shopHeader h1 {
    display: block;
    font-size: 30px;
    letter-spacing: 2px;
    text-align: center;
}
.brand-logo {
    display: block;
}
.brand-logo img {
    display: block;
    width: 100%;
}
@media (max-width: 1160px) {
    .brand-logo {
        margin: 30px auto;
        max-width: 200px;
    }
    body.shop #shopHeader .navSwitch {
        position: fixed;
        left: 5px;
        top: calc(var(--information-banner-height, 0px) + 5px);
        display: flex;
        flex-direction: column;
        justify-content: center;
        width: 60px;
        height: 60px;
        background-color: #fffa;
        border-radius: 50%;
    }
    body.shop.navShow #shopHeader .navSwitch {
        background-color: transparent;
    }
    body.shop #shopHeader .navSwitch b {
        display: block;
        margin: 2px 30%;
        height: 3px;
        background-color: #000;
        transition: .5s;
    }
    body.shop.navShow #shopHeader .navSwitch b:nth-child(1) {
        transform: translateY(7px) rotate(45deg);
    }
    body.shop.navShow #shopHeader .navSwitch b:nth-child(2) {
        opacity: 0;
    }
    body.shop.navShow #shopHeader .navSwitch b:nth-child(3) {
        transform: translateY(-7px) rotate(-45deg);
    }
    body.shop #shopHeader nav {
        position: fixed;
        left: 0;
        top: 0;
        width: 0;
        height: 100vh;
        height: 100svh;
        box-sizing: border-box;
        padding-bottom: 50px;
        background-color: #f6f6f6;
        overflow: hidden;
        transition: .5s;
    }
    body.shop.navShow #shopHeader nav {
        width: 100vw;
        overflow: auto;
    }
    body.shop #shopHeader nav .logoImage {
        display: block;
        width: 100vw;
        height: 100px;
        object-fit: contain;
        margin: 30px auto 20px;
    }
    body.shop #shopHeader nav ul {
        width: 100vw;
        border-top: 1px solid #ddd;
    }
    body.shop #shopHeader nav ul li a {
        display: flex;
        align-items: center;
        width: 100%;
        height: 60px;
        padding: 0 10px 0 30px;
        font-size: 20px;
        border-bottom: 1px solid #ddd;
        box-sizing: border-box;
    }
    body.shop #shopHeader nav ul li.small a {
        font-size: 15px;
    }
    body.shop #shopHeader nav .snsLinks {
        display: flex;
        justify-content: center;
        gap: 30px;
        margin-top: 60px;
        width: 100vw;
    }
    body.shop #shopHeader nav .snsLinks a {
        font-size: 11px;
        color: #1da1f2;
    }
    body.shop #shopHeader nav .snsLinks img {
        display: block;
        height: 36px;
        padding: 10px 10px 5px;
        margin: auto;
    }
}
@media (min-width: 1161px) {
    .brand-logo {
        margin: -40px auto 20px;
        max-width: 300px;
    }
    body.shop #shopHeader .navSwitch {
        display: none;
    }
    body.shop #shopHeader nav {
        margin: auto;
    }
    body.shop #shopHeader nav .logoImage {
        display: none;
    }
    body.shop #shopHeader nav ul {
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 20px;
    }
    body.shop #shopHeader nav ul li.small {
        display: none;
    }
    body.shop #shopHeader nav ul li a {
        display: block;
        padding: 10px 30px;
        font-size: 20px;
        line-height: 20px;
        text-align: center;
        position: relative;
    }
    body.shop #shopHeader nav ul li a:after {
        content: '';
        display: block;
        position: absolute;
        left: 30px;
        bottom: 5px;
        width: 0;
        height: 1px;
        background-color: #000;
        transition: width .3s;
    }
    @media (any-hover: hover) {
        body.shop #shopHeader nav ul li a:hover:after {
            width: calc(100% - 60px);
        }
    }
    body.shop #shopHeader nav .snsLinks {
        opacity: 0;
        visibility: hidden;
        pointer-events: none;
        position: absolute;
    }
}
footer {
    font-size: 11px;
    background-color: #f3f3f6;
    padding: 70px 20px 50px;
}
footer .shopName {
    font-size: min(6vw, 26px);
    text-align: center;
}
footer ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 30px auto;
}
footer ul li a {
    display: block;
    font-size: 18px;
    padding: 10px 20px;
    position: relative;
}
footer ul.small li a {
    font-size: 13px;
    color: #555;
}
footer .snsLinks {
    display: flex;
    justify-content: center;
    gap: min(7vw, 40px);
    width: 100%;
}
footer .snsLinks a {
    color: #1da1f2;
    padding-bottom: 10px;
}
footer .snsLinks img {
    display: block;
    height: 36px;
    padding: 10px 10px 4px;
    margin: auto;
}
@media (hover: hover) {
    footer .snsLinks a {
        opacity: 1;
        transition: opacity 0.2s;
    }
    footer .snsLinks a:hover {
        opacity: 0.6;
    }
}
footer .copyright {
    display: block;
    text-align: center;
    color: #999;
}
@media (max-width: 600px) {
    footer ul li {
        width: 100%;
        padding: 5px;
    }
    footer ul li a {
        text-align: center;
    }
}
@media (min-width: 601px) {
    footer ul:not(.small) li a:after {
        content: '';
        display: block;
        position: absolute;
        left: 20px;
        bottom: 10px;
        width: 0;
        height: 1px;
        background-color: #000;
        transition: width .3s;
    }
    footer ul:not(.small) li a:hover:after {
        width: calc(100% - 40px);
    }
}
.publish_date.blog_pinned::before {
    content: "\e929";
    font-family: "shopicon";
    padding: 0 2px 0 0;
}
body.shop #embedded-tag {
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 24px;
    padding: 20px 0 0;
}
#widget {
    margin: 0 !important;
}
#reportBtn {
    padding-bottom: 20px;
}
#twitter-widget-0 {
    width: 75px;
}
#twitter-widget-1 {
    width: 75px;
}
.main {
    background: #fff;
    height: auto;
    margin: 0 auto 120px;
    text-align: left;
    width: 90%;
    max-width: 820px;
}