@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%;
    background-color: #fff;
}
a {
    color: #000;
    -webkit-font-smoothing: antialiased;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    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;
}
.boxRight {
    float: right !important;
}
#i18 {
    z-index: 2005;
    left: 10px;
    position: fixed;
    top: calc(var(--information-banner-height, 0px) + 10px);
}
#i18 .lang {
    float: left;
    margin: 0 5px 0 0;
    position: relative;
}
#i18 .lang:before {
    background: url("{BASEURL}/img/shop/arrow.gif") no-repeat;
    background-size: 10px 7px;
    content: "";
    height: 7px;
    position: absolute;
    right: 13px;
    top: 12px;
    width: 10px;
}
#i18 .currency {
    float: left;
    position: relative;
}
#i18 .currency:before {
    background: url("{BASEURL}/img/shop/arrow.gif") no-repeat;
    background-size: 10px 7px;
    content: "";
    height: 7px;
    position: absolute;
    right: 13px;
    top: 12px;
    width: 10px;
}
#i18 select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff;
    border: 1px solid #ccc;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    color: #000;
    cursor: pointer;
    font-family: inherit;
    font-size: 11px;
    line-height: 18px;
    min-width: inherit;
    padding: 5px 25px 5px 10px;
    vertical-align: middle;
}
#privacy,
#law {
    background-color: #fff;
    box-sizing: border-box;
    /* font-family: Arial, Helvetica, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Meiryo", sans-serif; */
    font-size: 13px;
    line-height: 1.6em;
    margin: 0 auto;
    padding: 30px 40px 40px;
    text-align: left;
    width: 960px;
    margin-top: 8rem;
}
#privacy h2,
#law h2 {
    font-size: 18px;
    font-weight: bold;
    margin: 20px 0 0;
    padding: 0 0 20px;
}
#privacy h3,
#privacy dt {
    font-weight: bold;
    margin: 15px 0 8px;
}
#privacy .privacy_intro {
    margin: 0 0 20px;
}
#law h3 {
    font-weight: bold;
    margin: 20px 0 5px;
}
#law .law_attention {
    padding: 10px;
    margin-top: 12px;
    line-height: 1.5;
    background-color: #f8f9fa;
}
@media (min-width: 769px) {
    #law .law_attention {
        padding: 16px;
        margin-top: 16px;
        line-height: 1.6;
    }
}
#law .atobaraiTerm {
    margin: 20px 0;
}
#law .atobaraiTerm .atobaraiTerm__title {
    margin-bottom: 8px;
}
#law .atobaraiTerm .atobaraiTerm__body {
    padding-left: 20px;
}
#law .atobaraiTerm p {
    font-size: 100%;
    line-height: 1.5;
    margin: 0 0 10px;
}
.itemCb #cboxPrevious {
    background: url("{BASEURL}/i/controls.png") no-repeat 0 0;
    bottom: 0;
    height: 20px;
    left: 0;
    overflow: visible;
    text-indent: -9999px;
    width: 20px;
}
.itemCb #cboxNext {
    background: url("{BASEURL}/i/controls.png") no-repeat -22px 0;
    bottom: 0;
    height: 20px;
    left: 30px !important;
    overflow: visible;
    text-indent: -9999px;
    width: 20px;
}
.itemCb #cboxClose {
    background: url("{BASEURL}/i/controls.png") no-repeat -52px 0;
    height: 20px;
    overflow: visible;
    text-indent: -9999px;
    width: 20px;
}
.itemCb #cboxContent button {
    border: none;
}
.itemCb:focus {
    outline: none;
}
a.cboxElement:focus {
    outline: none;
}
.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;
}
#baseMenu {
    box-sizing: border-box;
    position: fixed;
    right: 25px;
    top: calc(var(--information-banner-height, 0px) + 5px);
    z-index: 2002;
}
#baseMenu > ul > li {
    float: left;
    list-style: none;
}
#baseMenu > ul > li.base {
    margin: 0 10px 0 0;
}
#baseMenu > ul > li a {
    background-color: #fff;
    border-radius: 3px;
    box-shadow: 0 1px 0 1px rgba(150, 150, 150, 0.4);
    cursor: pointer;
    display: block;
    -webkit-font-smoothing: antialiased;
    margin: 1px 0 0;
    padding: 5px 15px;
    text-decoration: none;
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    -o-transition-duration: 0.2s;
    transition-duration: 0.2s;
}
#baseMenu > ul > li a:hover {
    box-shadow: 0 0 0 1px rgba(150, 150, 150, 0.2);
    padding: 6px 15px 4px;
}
.cart {
    position: relative;
}
.cart-badge {
    display: block !important;
}
.cart-qty {
    position: absolute;
    background: #fa5171;
    border-radius: 50%;
    color: #fff;
    font-weight: 700;
    text-align: center;
top: -0.3rem;
    right: -0.5rem;
    padding: 0 0.1rem;
    min-width: 1.4rem;
    font-size: 1rem;
    line-height: 1.6rem;
}
@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;
    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;
}

#fixedHeader ul li {
    float: left;
}

#fixedHeader li.topRightNavLi a {
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 1px 0 2px rgba(150, 150, 150, 0.4);
    display: block;
    -webkit-font-smoothing: antialiased;
    margin: 1px 0 0;
    padding: 0.5rem 1.5rem;
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    -o-transition-duration: 0.2s;
    transition-duration: 0.2s;
}

#fixedHeader li.topRightNavLi.base {
    margin: 0 10px 0 0;
}

body.shop #fixedHeader {
    padding: 0.5rem 1rem;
    position: fixed;
    right: 0;
    top: 0;
}

body.shop #shopHeader h1 {
    display: block;
    font-size: 3rem;
    text-align: center;
}

body.shop #shopHeader h1 {
    margin: 5.6rem 0 3.4rem;
}

body.shop #shopHeader h1 a {
    display: inline-block;
}

body.shop #shopHeader h1 img {
    max-width: 96rem;
    width: 100%;
}
body.shop #shopHeader h1 img {
    vertical-align: top;
}

body.shop #shopHeader nav {
    font-size: 1.2rem;
    font-weight: bold;
}
body.shop #shopHeader nav {
    border-bottom: 2px solid #000;
    border-top: 2px solid #000;
    margin: 0 0.7rem;
}

body.shop #shopHeader nav ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    width: 100%;
}

body.shop #shopHeader nav ul li {
    display: block;
    width: max(33%, min(33%));
    height: 4rem;
    line-height: 2rem;
    text-align: center;
}

body.shop #shopHeader nav ul li.itemSearch {
    width: 100%;
    padding: 0 1.6rem;
}

body.shop #shopHeader nav ul li.itemSearch form {
    box-sizing: border-box;
    border: none;
    display: inline-block;
    padding: 0 3rem 0 0;
    position: relative;
    width: 100%;
    height: 4rem;
}

body.shop #shopHeader nav ul li.itemSearch form input {
    width: 100%;
    background-color: transparent;
    box-sizing: border-box;
    box-shadow: none;
    border: none;
    display: inline-block;
    margin: auto;
    padding: 0 0 0 8px;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    height: 2rem;
}

body.shop #shopHeader nav ul li.itemSearch form .itemSearch__btn {
    background-color: transparent;
    border-style: none;
    display: block;
    font-size: 1.5rem;
    position: absolute;
    top: 0;
    right: 0.5rem;
    bottom: 0;
    width: auto;
    cursor: pointer;
}

@media (min-width: 769px) {
    body.shop #shopHeader nav ul li.itemSearch form {
        width: 6.5rem;
    }
}

body.shop #shopHeader nav ul li:hover {
    border-bottom: solid 2px #000;
    height: 3.8rem;
}

body.shop #shopHeader nav ul li a {
    display: block;
    padding: 1rem;
}

@media (min-width: 481px) {
    body.shop #shopHeader nav ul {
        flex-wrap: nowrap;
        justify-content: space-between;
    }
    body.shop #shopHeader nav ul li {
        flex: 1;
        width: auto;
    }
}

.titleForSearchResult {
    font-size: 14px;
    font-weight: 400;
    margin: -20px auto 0;
    padding: 0 0 30px;
    text-align: center;
    width: 100%;
}

@media (min-width: 769px) {
    .titleForSearchResult {
        width: 960px;
    }
}

body.shop #mainFooter {
    font-size: 11px;
    font-weight: bold;
    margin: 60px auto 100px;
}

body.shop #mainFooter .footerMenu ul {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

body.shop #mainFooter .footerMenu ul li {
    width: 100%;
    margin-bottom: 16px;
    color: #808080;
    font-size: 12px;
    font-weight: normal;
    line-height: 20px;
    text-align: center;
    vertical-align: middle;
}

body.shop #mainFooter .footerMenu li.boxRight > div {
    display: flex;
    justify-content: center;
}

body.shop #mainFooter .footerMenu .twitter {
    margin: 0 0 0 8px;
}

@media (min-width: 769px) {
    body.shop #mainFooter .footerMenu ul {
        flex-wrap: nowrap;
        justify-content: space-between;
    }
    body.shop #mainFooter .footerMenu ul li {
        width: auto;
        margin-right: 16px;
    }

    body.shop #mainFooter .footerMenu li.boxRight {
        flex: 1;
    }

    body.shop #mainFooter .footerMenu li.boxRight > div {
        justify-content: flex-end;
    }
}

.pinnedBlog {
    padding: 0 0 34px;
}

.pinnedBlog .pinnedBlog_title {
    font-size: 12px;
    text-align: center;
}

.pinnedBlog .pinnedBlog_title::before {
    content: "\e919";
    font-family: "shopicon";
    padding: 0 5px 0 0;
}

.pinnedBlog .pinnedBlog_title a {
    color: inherit;
    display: inline;
}

.publish_date.blog_pinned::before {
    content: "\e929";
    font-family: "shopicon";
    padding: 0 2px 0 0;
}

body#shopTopPage .itemList {
    margin: 0 auto;
    overflow: hidden;
    width: calc(100% - 3.2rem);
    padding: 0 1.6rem;
    display: flex;
    flex-wrap: wrap;
}

body#shopTopPage .item {
    box-sizing: border-box;
    float: left;
    text-align: center;
    width: calc(50% - 0.4rem);
    margin-right: 0.4rem;
    margin-bottom: 0.8rem;
}

@media (min-width: 481px) and (max-width: 768px) {
    body#shopTopPage .item {
        width: calc(33% - 0.4rem);
    }
}

@media (min-width: 769px) {
    body#shopTopPage .itemList {
        width: 987px;
        width: 98.7rem;
    }

    body#shopTopPage .item {
        width: 210px;
        width: 21rem;
    }

    body#shopTopPage .item {
        padding: 1.4rem 0 0;
        margin: 0 1.8rem 3rem;
    }
    body#shopTopPage .item a .itemTitle h2 {
        width: 20.6rem;
    }

    body#shopTopPage .item .itemImg {
        height: 21rem;
        line-height: 20.8rem;
        width: 21rem;
    }

    body#shopTopPage .item .itemImg img {
        max-height: 20.6rem;
        max-width: 20.6rem;
    }
}

body#shopTopPage .item .itemTitle {
    margin: 2rem 0 0.5rem;
    text-align: center;
}

body#shopTopPage .item a {
    color: #4d4d4d;
}

body#shopTopPage .item a .itemTitle h2 {
    display: block;
    font-size: 1.4rem;
    font-weight: bold;
    margin: 0.2rem auto;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

body#shopTopPage .item .itemImg {
    box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    margin: auto;
    overflow: hidden;
    padding: 0.1rem;
    vertical-align: middle;
}

body#shopTopPage .item:hover .itemImg {
    border: 1px dotted #ed4242;
    padding: 0;
}

body#shopTopPage .item:hover a {
    color: #ed4242;
}

body#shopTopPage .item .itemImg a {
    display: block;
    position: relative;
}

body#shopTopPage .item .itemImg a::before {
    content: "";
    display: block;
    padding-top: 100%;
}

body#shopTopPage .item .itemImg img.image-resize {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

body#shopTopPage .item .itemImg a .soldout_cover {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgba(255, 255, 255, 0.9);
    bottom: 0;
    filter: alpha(opacity=80);
    left: 0;
    opacity: 0.8;
    position: absolute;
    right: 0;
    top: 0;
    zoom: 1;
}

body#shopTopPage .item .itemImg a .soldout_cover p {
    color: #ed4242;
    font-size: 2.2rem;
    font-weight: bold;
    text-align: center;
}

body#shopTopPage .item .itemDetail .itemPrice {
    font-size: 1rem;

    text-align: center;
}

body#shopTopPage .item .itemDetail .discountPrice {
    color: #e75c5c;
    margin: 0;
}

body#shopTopPage .item .itemDetail .discountPrice__ratio {
    border: 1px solid #e75c5c;
    display: inline-block;
    font-size: 1rem;
    font-weight: bold;
    line-height: 1.8rem;
    margin-right: 0.5rem;
    padding: 0 0.5rem;
}

body#shopTopPage .item .itemDetail .discountPrice__calcPrice {
    font-size: 1rem;
    font-weight: bold;
    line-height: 1.8;
    white-space: nowrap;
}
body#shopTopPage .item .comingSoon {
    color: #11beae;
    font-size: 1.4rem;
    margin-top: 0.8rem;
}
body#shopTopPage .item .preOrder,
body#shopTopPage .item .lottery,
body#shopTopPage .item .takeout,
body#shopTopPage .item .community {
    border: 1px solid #252525;
    border-radius: 2px;
    color: #252525;
    display: inline-block;
    font-size: 1rem;
    font-weight: bold;
    padding: 0.2rem 0.6rem;
    margin-top: 0.6rem;
}

body#shopTopPage .item .community {
    background-color: #f2bb31;
    border: 1px solid #f2bb31;
    color: #fff;
}
body#shopDetailPage {
    padding-top: 8rem;
}
body#shopDetailPage #mainContent {
    background-color: #fff;
    margin-bottom: 5rem;
}

body#shopDetailPage .itemImg {
    display: flex;
    /* height: calc(100vw - 80px); */
}
@media only screen and (max-width: 559px) {
    body#shopDetailPage .itemImg {
        flex-direction: column;
        gap: 2rem;
    }
    body#shopDetailPage #mainContent{
        padding-top: 4rem;
    }
}

body#shopDetailPage .itemImgSlide {
    flex: 1;
}

body#shopDetailPage #slideImg .imgBox {
    border-radius: 10px;
    text-align: center;
}

body#shopDetailPage #slideImg .imgBox img {
    width: 100%;
    vertical-align: middle;
}

body#shopDetailPage #slideImg .imgBox img.label_image {
    width: auto;
}

body#shopDetailPage #slideImgPager {
    float: left;
    overflow: hidden;
    padding: 0 0 0 1rem;
    width: 6.4rem;
}

body#shopDetailPage #slideImgPager li + li {
    margin-top: 1rem;
}

body#shopDetailPage #slideImgPager .smallImgBox {
    text-align: center;
    width: 6.4rem;
}

body#shopDetailPage #slideImgPager .smallImgBox img {
    width: 6.4rem;
    aspect-ratio: 1/1;
    object-fit: cover;
    overflow: hidden;
    border-radius: 0.5rem;
}

body#shopDetailPage #slideImgPager .mCSB_inside > .mCSB_container {
    margin: 0;
    margin: 0;
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
}

body#shopDetailPage #mainContent .purchase {
    border-bottom: dotted 1px #000;
    border-top: dotted 1px #000;
    box-sizing: border-box;
    padding-bottom: 4.5rem;
}

body#shopDetailPage header h1.itemTitle {
    color: #3c3c3c;
    font-size: 1.6rem;
    font-weight: bold;
    margin-bottom: 3.2rem;
}

body#shopDetailPage #purchase_form {
    color: #000;
    margin-bottom: 3.5rem;
}

body#shopDetailPage #purchase_form select {
    cursor: pointer;
}

body#shopDetailPage #purchase_form #purchaseSelect {
    margin: 0;
}

body#shopDetailPage #purchase_form .purchaseElement {
    margin: 0.5rem 0 1.5rem;
    overflow: hidden;
}

body#shopDetailPage #purchase_form input,
body#shopDetailPage #purchase_form select {
    width: 100%;
    display: block;
    box-sizing: border-box;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
}

body#shopDetailPage #purchase_form #itemSelect input::placeholder {
    font-size: 1.4rem;
    color: #cccccc;
}

body#shopDetailPage #purchase_form label {
    font-size: 1.4rem;
    margin: 1.6rem 0 0.8rem 0;
    line-height: 1em;
    display: block;
}

body#shopDetailPage #purchase_form .itemOptionElement,
#variationSelectWrap {
    max-width: 100%;
}

body#shopDetailPage #purchase_form .itemOption__caption {
    font-size: 1.2rem;
    margin: 0.8rem 0 0.8rem 0;
    line-height: 1.5em;
    display: block;
}

body#shopDetailPage #purchase_form .itemOption__bottomCaptionBlock {
    overflow: hidden;
}

body#shopDetailPage #purchase_form .itemOption__caption--error {
    float: left;
    font-size: 1.2rem;
    line-height: 1em;
    display: block;
    color: #f07f7f;
    transform-style: preserve-3d;
}

body#shopDetailPage #purchase_form .itemOption__count {
    float: right;
    font-size: 1.2rem;
    line-height: 1em;
    display: block;
    color: #777777;
}

body#shopDetailPage #purchase_form .itemOption__count--error {
    color: #f07f7f;
}

body#shopDetailPage #purchase_form #itemSelect .itemOption__input[data-dirty="true"][data-has-error="true"] {
    border: #f07f7f 1px solid;
}

body#shopDetailPage #purchase_form #itemSelect select.itemOption__select,
body#shopDetailPage #purchase_form #itemSelect #valiationSelect,
body#shopDetailPage #purchase_form #itemSelect #amountSelect {
    height: auto;
    white-space: normal;
    max-width: 100%;
    min-height: 4rem;
    appearance: none;
    padding-right: 1em;
    line-height: initial;
    background-repeat: no-repeat;
    background-position: right 0.35em center;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%20width%3D%2210%22%20height%3D%226%22%20viewBox%3D%220%200%2010%206%22%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3Cstyle%3E%0A%20%20%20%20%20%20.cls-1%20%7B%0A%20%20%20%20%20%20%20%20fill%3A%20%23fafafa%3B%0A%20%20%20%20%20%20%20%20fill-rule%3A%20evenodd%3B%0A%20%20%20%20%20%20%20%20filter%3A%20url(%23filter)%3B%0A%20%20%20%20%20%20%7D%0A%20%20%20%20%3C%2Fstyle%3E%0A%20%20%20%20%3Cfilter%20id%3D%22filter%22%20x%3D%220%22%20y%3D%220%22%20width%3D%2210%22%20height%3D%226%22%20filterUnits%3D%22userSpaceOnUse%22%3E%0A%20%20%20%20%20%20%3CfeFlood%20result%3D%22flood%22%20flood-color%3D%22%23333%22%20flood-opacity%3D%220.50%22%2F%3E%0A%20%20%20%20%20%20%3CfeComposite%20result%3D%22composite%22%20operator%3D%22in%22%20in2%3D%22SourceGraphic%22%2F%3E%0A%20%20%20%20%20%20%3CfeBlend%20result%3D%22blend%22%20mode%3D%22multiply%22%20in2%3D%22SourceGraphic%22%2F%3E%0A%20%20%20%20%3C%2Ffilter%3E%0A%20%20%3C%2Fdefs%3E%0A%20%20%3Cpath%20id%3D%22icon-arrow-down%22%20class%3D%22cls-1%22%20d%3D%22M5%2C6l5-6H0Z%22%2F%3E%0A%3C%2Fsvg%3E");
}

body#shopDetailPage #purchase_form #amountSelect {
    width: auto;
    max-width: 37.5rem;
}

body#shopDetailPage #purchase_form .purchaseElement label {
    color: #000;
    font-size: 1.4rem;
    margin-right: 1rem;
}

body#shopDetailPage .report {
    text-align: left;
}

body#shopDetailPage .report a {
    color: #aaa;
    display: block;

    font-size: 1.1rem;

    margin-right: 15px;
    padding-top: 0.3rem;
    text-align: right;
}

body#shopDetailPage .report a:hover {
    text-decoration: underline;
}

body#shopDetailPage .itemPrice h2 {
    display: grid;
    gap: 3rem;
    color: #262626;
    font-weight: normal;
    letter-spacing: 1px;
    margin: 3rem 0;
    text-align: left;
}

body#shopDetailPage .itemPrice h2 .price {
    display: grid;
    gap: 0.8rem;
}

body#shopDetailPage .itemPrice h2 .price[data-proper] {
    gap: 1.2rem;
}

body#shopDetailPage .itemPrice h2 .price__row {
    white-space: nowrap;
}

body#shopDetailPage .itemPrice h2 .price__row > *:not(wbr) {
    display: inline-block;
    vertical-align: middle;
}

body#shopDetailPage .itemPrice h2 .price__row > span:not(:first-child) {
    margin-left: 0.4rem;
}

body#shopDetailPage .itemPrice h2 .price[data-proper] .price__row > span:not(:first-child) {
    margin-left: 0.8rem;
}

body#shopDetailPage .itemPrice h2 .price__discountRate {
    border: 1px solid #e75c5c;
    color: #e75c5c;
    display: inline-block;
    font-size: 1.2rem;
    font-weight: bold;
    line-height: 1.7rem;
    padding: 0 0.6rem;
}

body#shopDetailPage .itemPrice h2 .price__label {
    font-weight: 400;
    line-height: 1.2;
}

body#shopDetailPage .itemPrice h2 .price__value {
    font-weight: 400;
    line-height: 1.2;
}

body#shopDetailPage .itemPrice h2 .price__mainLabel {
    font-size: 2rem;
}

body#shopDetailPage .itemPrice h2 .price__mainValue {
    font-size: 2.2rem;
}

body#shopDetailPage .itemPrice h2 .price__subLabel {
    font-size: 1.2rem;
}

body#shopDetailPage .itemPrice h2 .price__subValue {
    font-size: 1.4rem;
}

body#shopDetailPage .itemPrice h2 .price__properLabel {
    font-size: 1.4rem;
}

body#shopDetailPage .itemPrice h2 .price__properValue {
    font-size: 1.6rem;
}

body#shopDetailPage .itemPrice h2 .price__subProperLabel {
    font-size: 1.2rem;
}

body#shopDetailPage .itemPrice h2 .price__subProperValue {
    font-size: 1.4rem;
}

body#shopDetailPage .itemPrice h2 .price__value.price__value--proper {
    text-decoration: line-through;
}

body#shopDetailPage .itemPrice h2 .price__value.price__value--discount {
    color: #e75c5c;
}

body#shopDetailPage .itemPrice[data-soldout] h2 .price__value {
    text-decoration: line-through;
}

body#shopDetailPage .itemPrice h2 .price__tax {
    font-size: 1.2rem;
    color: #a0a7b4;
}

body#shopDetailPage .purchase .soldout {
    color: #ed4242;
    display: block;
    font-size: 1.6rem;
    margin-top: -2.2rem;
    margin-bottom: 2rem;
}

body#shopDetailPage .purchase .comingSoon {
    color: #11beae;
    font-size: 1.9rem;
    margin: 0 0 2rem;
}

body#shopDetailPage .preOrder,
body#shopDetailPage .lottery,
body#shopDetailPage .takeout,
body#shopDetailPage .community {
    margin: 1.6rem 0;
}

body#shopDetailPage .preOrder__label,
body#shopDetailPage .lottery__label,
body#shopDetailPage .takeout__label {
    border: 1px solid #252525;
    border-radius: 2px;
    color: #252525;
    display: inline-block;
    font-size: 1.2rem;
    font-weight: bold;
    padding: 0.4rem 0.6rem 0.4rem;
    margin: 0 0 0.4rem 0;
}

body#shopDetailPage .preOrder__data,
body#shopDetailPage .lottery__data {
    font-size: 1.2rem;
    color: #252525;
}

body#shopDetailPage .takeout .takeout__data {
    font-size: 1.2rem;
    margin-top: 0.4rem;
    display: block;
}

body#shopDetailPage .lottery > * {
    margin-bottom: 8px;
}

body#shopDetailPage #itemAttention {
    color: #868686;
    font-size: 1.2rem;
    line-height: 1.4;
    margin-bottom: 2.5rem;
}

body#shopDetailPage #itemAttention .attention a {
    color: #868686;
}

body#shopDetailPage #itemAttention .attention a:hover {
    text-decoration: underline;
}

body#shopDetailPage #itemAttention .attention.deliveryShortestDay {
    border: 1px solid #11beae;
    border-radius: 2px;
    color: #11beae;
    display: inline-block;
    font-size: 1.2rem;
    font-weight: bold;
    margin-bottom: 2.5rem;
    padding: 0.5rem;
    width: 100%;
    text-align: center;
}

body#shopDetailPage #itemAttention .attention.free {
    font-weight: bold;
}

body#shopDetailPage #itemAttention .attention.free .free__text {
    color: #11beae;
    font-weight: bold;
}

body#shopDetailPage #itemAttention .takeout__text {
    color: #252525;
    cursor: pointer;
    font-weight: bold;
    margin: 0 3px;
    text-decoration: underline;
}

body#shopDetailPage #itemAttention .attention.salesPeriod--term {
    background: #ceefeb;
    border: 1px solid #11beae;
    color: #11beae;
    font-size: 1.3rem;
    font-weight: bold;
    line-height: 1.7;
    margin-bottom: 3.6rem;
    pad: 1rem;
}

body#shopDetailPage #itemAttention .attention.salesPeriod--willStart {
    background: #ceefeb;
    border: 1px solid #11beae;
    color: #11beae;
    font-size: 1.3rem;
    font-weight: bold;
    line-height: 1.7;
    margin-bottom: 3rem;
    pad: 1rem;
    text-align: center;
}

body#shopDetailPage #itemAttention .attention.salesPeriod--finish {
    border: 1px solid #999;
    color: #999;
    font-size: 1.3rem;
    font-weight: bold;
    line-height: 1.7;
    margin-bottom: 3.6rem;
    padding: 1rem;
    text-align: center;
}
body#shopDetailPage .itemDescription p {
    font-size: 1.5rem;
    line-height: 1.4;
    padding-bottom: 3rem;
}

body.shop #embedded-tag {
    font-size: 1.4rem;
    letter-spacing: 1px;
    line-height: 2.4rem;
    padding: 2rem 0 0;
}

body#shopDetailPage #embedded-tag p {
    color: #000;
    margin: 0 0 5px;
}

body#shopDetailPage #embedded-tag textarea {
    border: 1px solid #e2e2e2;
    border-radius: 5px;
    color: #838383;
    padding: 5px;
    width: 100%;
}

body#shopDetailPage #purchase_form .purchaseButton {
    margin: 3rem 0 0;
    text-align: center;
}

body#shopDetailPage #purchase_form .purchaseButton .purchaseButton__btn {
    background: var(--baseColor);
    border: none;
    box-sizing: border-box;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 1.2rem;
    font-weight: bold;
    outline: none;
    padding: 1.4rem 0;
    text-align: center;
    text-decoration: none;
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    -o-transition-duration: 0.2s;
    transition-duration: 0.2s;
    width: 100%;
}

body#shopDetailPage #purchase_form .purchaseButton .purchaseButton__btn.purchaseButton__btn--outOfStock {
    color: #fff;
    background: #888;
}

body#shopDetailPage #purchase_form .purchaseButton .purchaseButton__btn:hover {
    cursor: pointer;
    opacity: 0.7;
}

body#shopDetailPage #purchase_form .purchaseButton .purchaseButton__btn.purchaseButton__btn--comingSoonStay:disabled {
    cursor: not-allowed;
    opacity: 1;
}

body#shopDetailPage #purchase_form .purchaseButton .purchaseButton__btn.purchaseButton__btn--comingSoonStay {
    background: #eeeeee;
    color: #999999;
    cursor: not-allowed;
    opacity: 1;
}

body#shopDetailPage #purchase_form .purchaseButton .purchaseButton__btn.purchaseButton__btn--notApplying:disabled {
    cursor: not-allowed;
    opacity: 1;
}

body#shopDetailPage #purchase_form .purchaseButton .purchaseButton__btn:disabled {
    background: #eeeeee;
    color: #999999;
    cursor: not-allowed;
    opacity: 1;
}

body#shopDetailPage #purchase_form .purchaseButton .purchaseButton__btn--disabled {
    background: #eeeeee;
    color: #999999;
    cursor: not-allowed;
    opacity: 1;
}

body#shopDetailPage #purchase_form .purchaseButton .purchaseButton__btn:disabled:hover {
    opacity: 1;
}

body#shopDetailPage #purchase_form .purchaseButton .purchaseButton__btn--disabled:hover {
    opacity: 1;
}

body#shopDetailPage .shareButtons {
    display: flex;
    align-items: center;
}

body#shopDetailPage .shareButtons > div {
    margin-right: 4px;
}

@media (min-width: 769px) {
    body#shopDetailPage #mainContent {
        padding: 8rem 6.5rem;
        width: 100rem;
    }
    .item__wrap {
        display: flex;
        gap: 6rem;
        margin-bottom: 6rem;
    }
    .item__cont {
        width: 100%;
    }
    body#shopDetailPage header h1.itemTitle {
        font-size: 2.7rem;
        margin-bottom: 5.5rem;
    }

    body#shopDetailPage #mainContent .item .itemImgSlide {
        float: left;
        width: 31rem;
    }

    body#shopDetailPage #mainContent .item .bx-wrapper {
        float: left;
        width: 40rem;
    }

    body#shopDetailPage #slideImg .imgBox {
        text-align: center;
        border-radius: 1rem;
        height: 40rem;
        line-height: 40rem;
        width: 40rem;
        width: auto;
        /* border-radius: 10px;
        height: 400px;
        line-height: 400px;
        width: 400px; */
    }

    body#shopDetailPage #slideImg .imgBox img {
        border-radius: 2rem;
        /* width: 400px; */
        width: 40rem;
        aspect-ratio: 1 / 1;
        object-fit: cover;
        overflow: hidden;
        display: block;
        height: inherit;
    }

    body#shopDetailPage #slideImgPager {
        float: left;
        overflow: hidden;
        padding: 0 0 0 1rem;
        width: 8.3rem;
    }
}
.itemDescription {
    padding-top: 4rem;
}
#widget {
    margin: 0 !important;
}
#reportBtn {
    padding-bottom: 2rem;
}

#twitter-widget-0 {
    width: 75px;
}

#twitter-widget-1 {
    width: 75px;
}

body.shop #mainFooter .footerMenu li .fb-like {
    margin-top: -5px;
}

.main {
    /* background: #fff; */
    height: auto;
    margin: 0 auto;
    text-align: left;
    /* width: 960px; */
    width: 100rem;
    padding-top: 9.5rem;
}

.main #about {
    color: #535353;
    margin: 0 auto;
    padding: 85px 0;
    width: 820px;
}

.main #about h2 {
    color: #000;
    font-size: 18px;
    letter-spacing: 3px;
    margin-bottom: 24px;
    text-align: left;
    text-transform: uppercase;
}

@media (min-width: 769px) {
    .main #about h2 {
        font-size: 34px;
        margin-bottom: 60px;
    }
}

.main #about h3 {
    font-size: 28px;
}

.main #about p {
    font-size: 14px;
    line-height: 1.6em;
}

.main #about .social {
    margin: 40px 0 0;
    text-align: center;
    width: 100%;
}

.main #about .social > ul {
    display: inline-block;
}

.main #about .social ul li {
    float: left;
    margin-right: 15px;
}

.main #about .social ul li:last-child {
    margin-right: 0;
}

body.shop #mainFooter .footerMenu ul .social_btn {
    float: right;
    width: 215px;
}

body.shop #mainFooter .footerMenu ul .social_btn li {
    margin: 0;
}

body.shop #mainFooter .footerMenu ul .social_btn li.twitter {
    margin: -5px 0 0 0;
}

/* .inquirySection {
    padding: 60px;
} */

.inquirySection h1 {
    font-size: 3.8rem;
    margin-bottom: 2.5rem;
    text-align: left;
    text-transform: uppercase;
    text-align: center;
}
@media only screen and (max-width: 559px) {
    .inquirySection h1 {
        font-size: 2rem;
    }
}

.inquirySection p {
    font-size: 1.8rem;
    line-height: 13px;
    text-align: center;
    margin-bottom: 14.5rem;
}
@media only screen and (max-width: 559px) {
    .inquirySection p {
        margin-bottom: 7rem;
    }
}

.inquirySection form {
    width: 100%;
}

@media (min-width: 769px) {
    .inquirySection form {
        width: 83rem;
        margin-inline: auto;
    }
}

.inquirySection dl {
    text-align: left;
}

.inquirySection dl dt {
    display: block;
    font-size: 2rem;
    position: relative;
    margin-bottom: 2rem;
    font-weight: 600;
}

.inquirySection dl dt span {
    display: inline-block;
    background: #323232;
    color: #fff;
    font-size: 1.6rem;
    padding: 0.4rem 0.7rem 0.6rem;
    margin-left: 1rem;
    border-radius: 0.2rem;
}

.inquirySection dl dd {
    margin-bottom: 8.5rem;
}
@media only screen and (max-width: 559px) {
    .inquirySection dl dd {
        margin-bottom: 4rem;
    }
}

.inquirySection dl dd input {
    box-sizing: border-box;
    border: 1px solid #c4c4c4;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    padding: 5px 10px;
    width: 100%;
}

.inquirySection dl dd textarea {
    box-sizing: border-box;
    border: 1px solid #c4c4c4;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    height: 135px;
    padding: 10px;
    width: 100%;
}

@media (min-width: 769px) {
    .inquirySection dl dd input {
        width: 630px;
    }

    .inquirySection dl dd textarea {
        width: 630px;
    }
}

@-moz-document url-prefix() {
    .inquirySection dl dd textarea {
        font-size: 11px;
    }
}
.inquirySection .control-panel {
    text-align: center;
}
.inquirySection .control-panel input#buttonLeave {
    border: none;
    display: inherit;
    -webkit-font-smoothing: antialiased;
    font-weight: bold;
    letter-spacing: 5px;
    margin: 55px auto 0;
    padding: 14px 0;
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    -o-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-transition-timing-function: ease-in-out;
    -moz-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    background: #323232;
    color: #fff;
    font-size: 2rem;
    font-weight: 600;
    width: 33rem;
    height: 7.5rem;
    border-radius: 0.7rem;
    display: inline-block;
    cursor: pointer;
    border: none;
    transition: opacity 0.2s;
}
@media only screen and (max-width: 559px) {
    .inquirySection .control-panel input#buttonLeave {
        height: auto;
    }
}

.inquirySection .control-panel input#buttonLeave:hover {
    cursor: pointer;
    -ms-filter: "alpha(opacity=70)";
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
}

#inquiryConfirmSection p {
    color: #000;
    font-size: 13px;
    line-height: 13px;
}

#inquiryConfirmSection dd {
    font-size: 12px;
    padding-left: 15px;
}

#inquiryCompleteSection p {
    line-height: 1.4em;
    margin: 30px 0 0;
}

#inquiryCompleteSection a {
    background-color: #000;
    color: #ccc;
    display: block;
    font-size: 12px;
    -webkit-font-smoothing: antialiased;
    font-weight: bold;
    letter-spacing: 5px;
    margin: 35px auto 0;
    padding: 14px 0;
    text-align: center;
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    -o-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-transition-timing-function: ease-in-out;
    -moz-transition-timing-function: ease-in-out;
    -o-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
    width: 290px;
}

#inquiryCompleteSection a:hover {
    -ms-filter: "alpha(opacity=70)";
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
}

@media (max-width: 769px) {
    .main,
    #privacy,
    #law {
        width: 92%;
        margin: 0 auto;
    }

    .main #about,
    .main .inquirySection {
        width: 100%;
        padding: 0;
    }
}

.template #category-menu {
    display: block;
}

.template #category-menu span {
    cursor: pointer;
}

.template #category-menu .category-list {
    display: none;
}

.template #category-menu:hover .category-list {
    display: block;
    padding: 20px 0 0;
    position: absolute;
    z-index: 9999;
}

.template #category-menu .category-list ul {
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 5px;
    box-shadow: 0 1px 3px rgb(100, 100, 100);
    cursor: pointer;
    margin: 0;
    max-width: 250px;
    padding: 10px;
}

.template #category-menu .category-list ul li {
    border: none;
    float: none;
    height: auto;
    line-height: 26px;
    margin: 0;
    padding: 0;
    position: relative;
    text-align: left;
    width: 100%;
}

.template #category-menu .category-list ul li a {
    display: inline;
    font-size: 12px;
    font-weight: normal;
    letter-spacing: 1px;
    line-height: 18px;
    white-space: nowrap;
}

.template #category-menu .category-list ul li a:hover {
    border-bottom: none;
    text-decoration: underline;
}

body.shop #shopHeader nav ul#appsItemCategoryTag {
    display: block;
}

body.template #category-menu span {
    display: block;
    -webkit-font-smoothing: antialiased;
    padding: 10px;
    text-transform: uppercase;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

body.template #category-menu:hover .category-list ul {
    border: inherit;
    border-radius: inherit;
    padding: 0;
}

body.template #category-menu:hover .category-list ul li:before {
    padding-top: 15px;
}

body.template #category-menu:hover .category-list ul li:after {
    padding-bottom: 15px;
}

body.template #category-menu:hover .category-list ul li:hover {
    background-color: #b3b3b3;
    border-bottom: none;
    height: auto;
}

body.template #category-menu:hover .category-list ul li a {
    display: block;
    margin: 0;
    max-width: 250px;
    overflow: hidden;
    padding: 10px 20px;
    text-overflow: ellipsis;
    white-space: nowrap;
}

body.template #category-menu:hover .category-list ul li a:hover {
    text-decoration: none;
}

.template #category-menu .appsItemCategoryTag_child .appsItemCategoryTag_lowerchild {
    display: none;
}

@media (min-width: 769px) {
    .template #category-menu .appsItemCategoryTag_child .appsItemCategoryTag_lowerchild {
        display: none;
        left: 99%;
        position: absolute;
        top: 0;
        z-index: -1;
    }

    .template #category-menu .appsItemCategoryTag_lowerchild:hover,
    .template #category-menu .appsItemCategoryTag_child:hover .appsItemCategoryTag_lowerchild {
        display: block;
    }
}

.categoryTitle01 {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.1;
    margin: 38px 0 0;
    text-align: center;
}

.childCategoryList01 {
    padding: 17px 0 0;
    text-align: center;
}

.childCategoryList01_child {
    display: inline-block;
    font-size: 14px;
    letter-spacing: -0.4em;
}

.childCategoryList01_link {
    display: inline-block;
    letter-spacing: normal;
    line-height: 2;
    padding: 0 15px;
}

.childCategoryList01_link:hover {
    text-decoration: underline;
}

body.template .etc-menu span {
    display: block;
    -webkit-font-smoothing: antialiased;
    text-transform: uppercase;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

#appsItemDetailCustom #appsItemDetailCustomTag .appsItemDetailCustomTag_description {
    font-size: 13px;
}

@media (max-width: 768px) {
    .main .communityMain {
        width: 100%;
        padding: 0;
    }

    .main .communityMain .communityTitle {
        font-size: 18px;
    }

    .main .communityMain #limitedItem,
    .main .communityMain #limitedUrl {
        width: 100%;
    }

    .main .communityMain .communityItems,
    .main .communityMain #productsLimitedUrl {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }

    .main .communityMain .communityItems .communityItem {
        width: 31%;
        margin: 0 0 12px 0;
    }

    .main .communityMain .communityItems .communityItem .communityImageContainer {
        position: relative;
        width: 100%;
        height: auto;
    }
    .main .communityMain .communityItems .communityItem .communityImageContainer::before {
        content: "";
        display: block;
        padding-top: 100%;
    }

    .main .communityMain .communityItems .communityItem .communityImageContainer .communityImageResize {
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        object-fit: contain;
    }

    .main .communityMain #productsLimitedUrl .urlBox {
        width: 44%;
        margin: 0 0 12px 0 !important;
    }
}

@media (max-width: 480px) {
    .main .communityMain .communityContent {
        flex-direction: column;
    }
    .main .communityMain .communityContent .communityOverview,
    .main .communityMain .communityContent .communityNav {
        width: 100%;
        margin: 0;
    }

    .main .communityMain .communityItems .communityItem {
        width: 49%;
    }
    .main .communityMain #productsLimitedUrl .urlBox {
        width: 100%;
        margin: 0 0 12px 0 !important;
    }
}

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-style: normal;
    font-weight: normal;
    font-size: 100%;
    vertical-align: baseline;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

html {
    overflow-y: scroll;
    -webkit-text-size-adjust: 100%; /* iphoneで文字サイズが変わる対策 */
    -ms-text-size-adjust: 100%;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
    content: none;
}

input,
textarea {
    margin: 0;
    padding: 0;
}

ol,
ul {
    list-style: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

caption,
th {
    text-align: left;
}

a:focus {
    outline: none;
}

img {
    vertical-align: bottom;
    max-width: 100%;
    height: auto;
}

.clearfix:after {
    content: " ";
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
}

.clearfix {
    min-height: 1px;
}

* html .clearfix {
    height: 1px; /*¥*/ /*/
height: auto;
overflow: hidden;
/**/
}

.both {
    clear: both;
}

.pc {
    display: block;
}

.sp {
    display: none;
}

/* ここからWordpress用初期設定 */
/* 本文中の画像 */
article img {
    border: none;
    max-width: 100%;
    height: auto;
}

/*-----------------------

         COMMON

-----------------------*/
/* リセット */
html {
    font-size: 62.5%;
    scroll-behavior: smooth;
    overflow-x: hidden;
    overflow-y: scroll;
    box-sizing: border-box;
    background-image: url(../images/bg.webp);
    background-repeat: repeat-y;
}

html,
body {
    height: 100%;
}

p {
    margin: 0;
}

a {
    text-decoration: none;
    color: inherit;
    transition: 0.3s;
}

a:hover,
a:focus {
    opacity: 0.8;
    text-decoration: none;
    color: inherit;
}

img {
    max-width: 100%;
    height: auto;
    vertical-align: bottom;
}

input,
textarea,
select,
button {
    font-family: inherit;
}

.pc {
    display: block;
}

.sp {
    display: none;
}

.text-c {
    text-align: center;
}

.text-l {
    text-align: left;
}

.text-r {
    text-align: right;
}

.text-j {
    text-align: justify;
}

/* iOSでのデフォルトスタイルをリセット */
input[type="submit"],
input[type="button"] {
    -webkit-box-sizing: content-box;
    -webkit-appearance: button;
    appearance: button;
    border: none;
    box-sizing: border-box;
    cursor: pointer;
}

input[type="submit"]::-webkit-search-decoration,
input[type="button"]::-webkit-search-decoration {
    display: none;
}

input[type="submit"]::focus,
input[type="button"]::focus {
    outline-offset: -2px;
}

input,
button,
textarea,
select,
.entry input[type="url"],
input[type="email"],
.entry input[type="text"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
}

:root {
    --mainColor: #d1ae6f;
    --baseColor: #424242;
    --colorW: #fff;
    --subColor: #dc1400;
    --accentColor: #f2f2f2;
}

html {
    scroll-padding-top: 12rem;
    font-size: 0.6944444444vw;
}
@media only screen and (max-width: 559px) {
    html {
        font-size: 2.6666666667vw;
    }
}

body {
    width: 100%;
    color: var(--baseColor);
    font-size: 1.8rem;
    font-weight: 400;
    line-height: 1;
    letter-spacing: 0;
    font-family: "Shippori Mincho", serif;
    font-weight: 400;
    font-style: normal;
    font-feature-settings: "palt";
    background-image: url(../images/bg.webp) !important;
    background-repeat: repeat-y;
}
@media only screen and (max-width: 559px) {
    body {
        font-size: 1.4rem;
    }
}

.flex {
    display: flex;
}

.grid {
    display: grid;
}

main {
    overflow: hidden;
}

.pc {
    display: block;
}
@media only screen and (max-width: 559px) {
    .pc {
        display: none;
    }
}

.sp {
    display: none;
}
@media only screen and (max-width: 559px) {
    .sp {
        display: block;
    }
}

.grd {
    background: #2a4a9a;
    background: linear-gradient(135deg, rgb(42, 74, 154) 16%, rgb(152, 212, 248) 100%);
}

.wrapper {
    width: 95rem;
    margin-inline: auto;
}
@media only screen and (max-width: 559px) {
    .wrapper {
        width: 100%;
        padding-inline: 6%;
    }
}

.holder {
    width: 80rem;
    margin-inline: auto;
}
@media only screen and (max-width: 559px) {
    .holder {
        width: 100%;
    }
}

.red {
    color: var(--subColor);
}

.product__figure {
    margin-bottom: 2rem;
}
@media only screen and (max-width: 559px) {
    .product__figure {
        margin-bottom: 1rem;
    }
}
.product__img {
    width: 28rem;
    height: 28rem;
    object-fit: cover;
    border-radius: 1rem;
}
@media only screen and (max-width: 559px) {
    .product__img {
        width: 100%;
        height: auto;
        aspect-ratio: 1/1;
    }
}
.product__name {
    font-size: 1.8rem;
    font-weight: 600;
    margin-bottom: 1.5rem;
    line-height: 1.2;
}
@media only screen and (max-width: 559px) {
    .product__name {
        font-size: 1.4rem;
        margin-bottom: 1rem;
    }
}
.product__price {
    font-size: 1.8rem;
    font-weight: 600;
}
@media only screen and (max-width: 559px) {
    .product__price {
        font-size: 1.4rem;
    }
}
.product__price span {
    font-size: 60%;
}

main,
footer {
    width: calc(100% - 18rem);
}
@media only screen and (max-width: 559px) {
    main,
    footer {
        width: 100%;
    }
}

.primary-ttl {
    text-align: center;
    font-size: 3.8rem;
    font-weight: 600;
}
@media only screen and (max-width: 559px) {
    .primary-ttl {
        font-size: 2rem;
    }
}
.primary-ttl__area {
    text-align: center;
}
.primary-ttl__img {
    width: 11.6rem;
    height: 3.8rem;
    margin-bottom: 1rem;
}
@media only screen and (max-width: 559px) {
    .primary-ttl__img {
        width: 8rem;
        height: auto;
    }
}

.o-btn__link {
    font-size: 1.5rem;
    width: 23rem;
    height: 5rem;
    border: 1px solid var(--baseColor);
    border-radius: 0.5rem;
    display: flex;
    display: flex;
    justify-content: center;
    align-items: center;
    letter-spacing: 0.05em;
    position: relative;
}
@media only screen and (max-width: 559px) {
    .o-btn__link {
        width: 100%;
    }
}
.o-btn__link::after {
    content: "";
    background: url(../images/icon__arrow.svg) no-repeat center center/contain;
    width: 1.7rem;
    height: 0.8rem;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 2rem;
    transition: 0.5s;
}
@media only screen and (min-width: 600px) {
    .o-btn__link:hover {
        opacity: 1;
    }
    .o-btn__link:hover::after {
        right: 1.5rem;
    }
}

.o-card {
    display: grid;
}
.o-card--2wrap {
    grid-template-columns: repeat(2, 1fr);
    gap: 6rem;
}
.o-card--3wrap {
    grid-template-columns: repeat(3, 1fr);
    gap: 4rem;
}
@media only screen and (max-width: 559px) {
    .o-card--3wrap {
        grid-template-columns: repeat(1, 1fr);
        gap: 2rem;
    }
}
.o-card--4wrap {
    grid-template-columns: repeat(4, 1fr);
    gap: 3rem;
}
@media only screen and (max-width: 559px) {
    .o-card--4wrap {
        grid-template-columns: repeat(2, 1fr);
        gap: 2rem;
    }
}
.o-card--5wrap {
    grid-template-columns: repeat(5, 1fr);
    gap: 1rem;
}
@media only screen and (max-width: 559px) {
    .o-card--5wrap {
        grid-template-columns: repeat(2, 1fr);
        gap: 2rem;
    }
}

.o-flex {
    display: flex;
    gap: 6rem;
}
@media only screen and (max-width: 559px) {
    .o-flex {
        flex-direction: column;
        gap: 3rem;
    }
}
.o-flex--c {
    justify-content: center;
}
.o-flex--b {
    justify-content: space-between;
}
.o-flex--e {
    justify-content: flex-end;
}
@media only screen and (max-width: 559px) {
    .o-flex--rev {
        flex-direction: column-reverse;
    }
}
.o-flex__item {
    width: calc((100% - 6rem) / 2);
}
@media only screen and (max-width: 559px) {
    .o-flex__item {
        width: 100%;
    }
}
.o-flex__item--1 {
    width: calc((100% - 6rem) / 3);
}
.o-flex__item--2 {
    width: calc((100% - 6rem) / 3 * 2);
}

.hamburger {
    width: 5rem;
    height: 5rem;
    cursor: pointer;
    position: fixed;
    top: 0.5rem;
    right: 1rem;
    z-index: 1000;
}

.hamburger span {
    display: block;
    height: 2px;
    background-color: var(--mainColor);
    border-radius: 2px;
    transition: all 0.3s ease;
    position: absolute;
    width: 4rem;
    left: 50%;
    transform: translateX(-50%);
}

.top .hamburger span {
    background-color: var(--colorW);
}

.modal-open .top .hamburger span {
    background-color: var(--mainColor);
}

.hamburger span:first-child {
    top: 20px;
}

.hamburger span:last-child {
    bottom: 20px;
}

.hamburger.active span {
    left: 47%;
}

.hamburger.active span:first-child {
    transform: rotate(30deg) translateX(-50%);
    top: 35px;
}

.hamburger.active span:last-child {
    transform: rotate(-30deg) translateX(-50%);
    top: 15px;
}

.nav-menu {
    box-sizing: border-box;
    display: none;
    background-color: var(--accentColor);
    padding: 3rem 2rem 3rem;
    position: fixed;
    z-index: 999;
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
}

.js-nav .l-hdr__navlist {
    flex-direction: column;
    gap: 5rem;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    left: 50%;
}
@media only screen and (max-width: 559px) {
    .js-nav .l-hdr__navlist {
        gap: 3rem;
    }
}
.js-nav .l-hdr__navlink {
    font-size: 1.8rem;
    font-weight: 500;
    color: var(--baseColor);
    letter-spacing: 0.05em;
}

.hamburger__logo {
    text-align: center;
    margin-top: 10rem;
}

.faq {
    margin-bottom: 10.5rem;
    position: relative;
    z-index: 20;
}
@media only screen and (max-width: 768px) {
    .faq {
        margin-bottom: 6rem;
    }
}
.faq::before {
    content: "";
    background: url(../images/hana.webp) no-repeat center center/contain;
    width: 12.2rem;
    height: 13.2rem;
    position: absolute;
    top: 24.3rem;
    right: 5.2rem;
}
@media only screen and (max-width: 768px) {
    .faq::before {
        display: none;
    }
}
.faq::after {
    content: "";
    background: url(../images/taiya.webp) no-repeat center center/contain;
    width: 35.2rem;
    height: 9.6rem;
    position: absolute;
    top: 56.5rem;
    left: 4.3rem;
    z-index: -1;
}
@media only screen and (max-width: 768px) {
    .faq::after {
        display: none;
    }
}
.faq__list {
    margin-top: -0.9rem;
}
.faq__listitem:not(:last-child) {
    margin-bottom: 2rem;
}
@media only screen and (max-width: 768px) {
    .faq__listitem:not(:last-child) {
        margin-bottom: 2.1rem;
    }
}
.faq__question {
    background-color: var(--mainColor);
    color: var(--colorW);
    font-size: 1.8rem;
    letter-spacing: 0.05em;
    font-weight: 700;
    padding: 1.6rem 5rem 1.6rem 3.2rem;
    border-radius: 0.5rem;
    cursor: pointer;
    list-style: none;
    display: flex;
    line-height: 180%;
    position: relative;
}
@media only screen and (max-width: 768px) {
    .faq__question {
        font-size: 1.6rem;
        padding: 1rem 4rem 1rem 2rem;
    }
}
.faq__question span {
    padding-right: 1rem;
    font-weight: 500;
}
.faq__question::after {
    content: "";
    background: url(../images/arrow-d.webp) no-repeat center center/contain;
    width: 1.8rem;
    height: 1.5rem;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 2.4rem;
}
@media only screen and (max-width: 768px) {
    .faq__question::after {
        right: 1.2rem;
    }
}
.faq details[open] .faq__question::after {
    content: "";
    background: url(../images/arrow-u.webp) no-repeat center center/contain;
}
.faq__answer {
    margin-top: 0.5rem;
    background-color: var(--colorW);
    padding: 2.4rem 3.2rem;
    border-radius: 0.5rem;
    line-height: 180%;
}
.faq__text {
    display: flex;
    font-weight: 500;
}
.faq__text span {
    padding-right: 1rem;
    font-weight: 500;
}
.faq .wave {
    transform: rotate(180deg);
    position: absolute;
    top: -4rem;
    left: 0;
}
@media only screen and (max-width: 768px) {
    .faq .wave {
        transform: inherit;
    }
}

.l-hdr {
    width: 18rem;
    background: #323232;
    height: 100%;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 10000;
    padding-top: 1.5rem;
}
@media only screen and (max-width: 559px) {
    .l-hdr {
        top: inherit;
        bottom: 0;
        width: 100%;
        z-index: 1000;
        height: 6rem;
        padding-top: 0;
    }
}
.l-hdr__inner {
    text-align: center;
}
@media only screen and (max-width: 559px) {
    .l-hdr__inner {
        display: none;
    }
}
.l-hdr__logo {
    margin-bottom: 1.5rem;
}
.l-hdr__navlink {
    color: var(--colorW);
    writing-mode: vertical-rl;
    text-orientation: upright;
    font-size: 1.8rem;
    letter-spacing: 0.2em;
}
.l-hdr__navlink--base {
    margin-top: 2rem;
}
.l-hdr__navlink--cart {
    margin-top: 1rem;
}
.l-hdr__navlist {
    display: flex;
    flex-direction: column;
    gap: 3.5rem;
}

.sp__nav {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    border-top: 1px solid white;
    height: 6rem;
    align-content: center;
    justify-items: center;
}
.sp__navitem {
    height: 6rem;
    width: 100%;
}
.sp__navitem:not(:last-child) {
    border-right: 1px solid white;
}
.sp__navlink {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #323232;
}
.sp__menu {
    display: none;
    position: fixed;
    inset: 0;
    background: #323232;
    z-index: -1;
    padding: 4rem;
}
.sp__menu.is-active {
    display: block;
}
.sp__menulist {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-around;
    width: 15rem;
    margin-inline: auto;
}
.sp__menulink {
    writing-mode: vertical-rl;
    text-orientation: upright;
    color: var(--colorW);
    font-size: 1.8rem;
    letter-spacing: 0.2em;
}
.sp__menulogo {
    text-align: center;
    margin-bottom: 5rem;
}

.l-ftr {
    background: #fff;
    background-image: url(../images/bg.webp);
    position: relative;
    z-index: 100;
    padding-top: 15rem;
}
@media only screen and (max-width: 559px) {
    .l-ftr {
        padding-bottom: 6rem;
        padding-top: 4rem;
    }
}
.l-ftr__inner {
    border-top: 1px solid var(--baseColor);
    padding-top: 4.8rem;
}
@media only screen and (max-width: 559px) {
    .l-ftr__inner {
        margin-top: 3rem;
        padding-top: 3rem;
    }
}
.l-ftr__flex {
    display: flex;
    justify-content: space-between;
    padding-bottom: 9.3rem;
}
@media only screen and (max-width: 559px) {
    .l-ftr__flex {
        padding-bottom: 4rem;
    }
}
.l-ftr__snslink {
    font-size: 1.2rem;
    font-weight: 600;
    display: flex;
    align-items: center;
    gap: 1rem;
}
@media only screen and (max-width: 559px) {
    .l-ftr__snslink {
        font-size: 1rem;
        gap: 0.5rem;
    }
}
.l-ftr__snslink img {
    width: 3rem;
    height: 3rem;
}
@media only screen and (max-width: 559px) {
    .l-ftr__snslink img {
        width: 2rem;
        height: 2rem;
    }
}
.l-ftr__furusato {
    display: flex;
    flex-direction: column;
    gap: 1.3rem;
}
.l-ftr__furusatolink {
    width: 17rem;
    height: 2.8rem;
    display: flex;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: var(--baseColor);
    color: var(--colorW);
    border-radius: 0.3rem;
    font-size: 1.2rem;
}
@media only screen and (max-width: 559px) {
    .l-ftr__furusatolink {
        font-size: 1.1rem;
    }
}
.l-ftr__privacy-policy {
    font-size: 1.4rem;
    font-weight: 600;
}
@media only screen and (max-width: 559px) {
    .l-ftr__privacy-policy {
        font-size: 1.2rem;
    }
}
.l-ftr__copy {
    font-size: 1.1rem;
    font-weight: 600;
}
@media only screen and (max-width: 559px) {
    .l-ftr__copy {
        font-size: 1rem;
    }
}
.l-ftr__second {
    border-top: 1px solid var(--baseColor);
}
.l-ftr__secondinner {
    display: flex;
    align-items: center;
    padding-block: 1rem;
    justify-content: space-between;
}
.l-ftr__secondinner a {
    padding-bottom: 1rem;
    display: block;
}

.t-hero {
    margin-bottom: 15.5rem;
    position: fixed;
    width: calc(100% - 18rem);
    height: 100vh;
    top: 0;
    left: 0;
    z-index: 100;
    background-size: 100% auto;
    display: none;
}
.t-hero.active {
    display: block;
}
@media only screen and (max-width: 559px) {
    .t-hero {
        width: 100%;
    }
}
@media only screen and (max-width: 559px) {
    .t-hero {
        margin-bottom: 8rem;
    }
}
.t-hero__ttl {
    color: var(--colorW);
    font-size: 7.2rem;
    line-height: 1.1527777778;
    letter-spacing: 0.05em;
    font-weight: 600;
    margin-bottom: 3rem;
}
@media only screen and (max-width: 559px) {
    .t-hero__ttl {
        font-size: 4rem;
        line-height: 1.25;
    }
}
.t-hero__text {
    font-size: 2.2rem;
    line-height: 2;
}
@media only screen and (max-width: 559px) {
    .t-hero__text {
        font-size: 1.4rem;
    }
}
.t-hero__text span {
    color: var(--colorW);
    background: #000;
    padding: 0.1rem 0.2rem;
}
.t-hero__icon {
    position: absolute;
    top: 1.5rem;
    right: 1.5rem;
    width: 18.8rem;
    height: 18.8rem;
}
@media only screen and (max-width: 559px) {
    .t-hero__icon {
        width: 9.6rem;
        height: 9.6rem;
    }
}
@media only screen and (max-width: 559px) {
    .t-hero__icon--1 {
        right: -2rem;
        top: 6rem;
    }
}
@media only screen and (max-width: 559px) {
    .t-hero__icon--2 {
        top: -1rem;
        right: inherit;
        left: 2rem;
        transform: rotate(355deg);
    }
}
.t-hero__inner {
    padding: 3rem;
    position: relative;
    background-image: url(../images/bg.webp);
    background-repeat: repeat-y;
}
@media only screen and (max-width: 559px) {
    .t-hero__inner {
        padding: 0;
    }
}
.t-hero__visu img {
    width: 100%;
    height: calc(100vh - 6rem);
    object-fit: cover;
    border-radius: 1rem;
}
@media only screen and (max-width: 559px) {
    .t-hero__visu img {
        border-radius: 0;
    }
}
.t-hero__cont {
    position: absolute;
    top: 3.5rem;
    left: 3.5rem;
    color: #fff;
}
@media only screen and (max-width: 559px) {
    .t-hero__cont--1 {
        top: 2rem;
        left: 2rem;
    }
    .t-hero__cont--2 {
        display: flex;
        flex-direction: row-reverse;
        gap: 2rem;
        top: 3rem;
        left: inherit;
        right: 3.6rem;
    }
    .t-hero__cont--2 .t-hero__ttl {
        writing-mode: vertical-rl;
        text-orientation: upright;
        font-size: 3.7rem;
        line-height: 1.3513513514;
    }
    .t-hero__cont--2 .t-hero__text {
        writing-mode: vertical-rl;
        text-orientation: upright;
        padding-top: 6rem;
    }
}

.mv {
    position: relative;
    width: 100%;
    height: calc(100vh - 6rem);
    overflow: hidden;
    background: #000;
    border-radius: 2rem;
}
@media only screen and (max-width: 559px) {
    .mv {
        border-radius: 0;
    }
}

.mv__slide {
    position: absolute;
    inset: 0;
    opacity: 0;
}

.mv__img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 2rem;
}
@media only screen and (max-width: 559px) {
    .mv__img {
        height: auto;
    }
}

.mv__bg {
    background-color: #fff;
    background-image: url(../images/bg.webp);
    background-repeat: repeat;
    padding-top: 18.5rem;
    margin-top: 100vh;
    position: relative;
    z-index: 100;
}
@media only screen and (max-width: 559px) {
    .mv__bg {
        padding-top: 8rem;
    }
}

@keyframes fadeZoom {
    0% {
        opacity: 0;
        transform: scale(1);
    }
    10% {
        opacity: 1;
    }
    50% {
        opacity: 1;
        transform: scale(1.08);
    }
    60% {
        opacity: 0;
    }
    100% {
        opacity: 0;
        transform: scale(1);
    }
}
.t-otomo {
    margin-bottom: 21rem;
}
@media only screen and (max-width: 559px) {
    .t-otomo {
        margin-bottom: 10rem;
    }
}
.t-otomo__subttl {
    color: var(--subColor);
    font-size: 1.4rem;
    margin-bottom: 3rem;
}
@media only screen and (max-width: 559px) {
    .t-otomo__subttl {
        font-size: 1.2rem;
        margin-bottom: 1rem;
    }
}
.t-otomo__ttl {
    color: var(--mainColor);
    font-weight: 600;
    line-height: 1.3428571429;
    margin-bottom: 4rem;
    font-size: 3.5rem;
}
@media only screen and (max-width: 559px) {
    .t-otomo__ttl {
        font-size: 3rem;
        margin-bottom: 2rem;
    }
}
.t-otomo__text {
    font-size: 1.8rem;
    line-height: 1.4444444444;
}
@media only screen and (max-width: 559px) {
    .t-otomo__text {
        font-size: 1.4rem;
    }
}
.t-otomo__text:not(:last-child) {
    margin-bottom: 2rem;
}
@media only screen and (max-width: 559px) {
    .t-otomo__text:not(:last-child) {
        margin-bottom: 1rem;
    }
}
.t-otomo__flex {
    display: flex;
    gap: 7.5rem;
    justify-content: space-between;
}
@media only screen and (max-width: 559px) {
    .t-otomo__flex {
        flex-direction: column;
        gap: 3.5rem;
    }
}
.t-otomo__item--1 {
    width: 38rem;
    margin-top: 1.5rem;
}
@media only screen and (max-width: 559px) {
    .t-otomo__item--1 {
        width: 100%;
        margin-top: 0;
    }
}
.t-otomo__img {
    width: 34rem;
    height: auto;
}
@media only screen and (max-width: 559px) {
    .t-otomo__img {
        width: 100%;
    }
}

.t-kodawari {
    margin-bottom: 21rem;
}
@media only screen and (max-width: 559px) {
    .t-kodawari {
        margin-bottom: 10rem;
    }
}
.t-kodawari__ttlarea {
    margin-bottom: 8.5rem;
}
@media only screen and (max-width: 559px) {
    .t-kodawari__ttlarea {
        margin-bottom: 4rem;
    }
}
.t-kodawari__number {
    text-align: center;
    color: var(--subColor);
    font-size: 1.5rem;
    font-weight: 600;
    line-height: 1;
    margin-bottom: 4.5rem;
}
@media only screen and (max-width: 559px) {
    .t-kodawari__number {
        font-size: 1.3rem;
        margin-bottom: 2rem;
    }
}
.t-kodawari__number span {
    font-size: 180%;
    position: relative;
}
.t-kodawari__number span::after {
    content: "";
    background: url(../images/icon__border.webp) no-repeat center center/contain;
    width: 2.1rem;
    height: 1.9rem;
    position: absolute;
    top: -0.3rem;
    right: -1.5rem;
}
@media only screen and (max-width: 559px) {
    .t-kodawari__number span::after {
        top: -0.7rem;
        right: -1.4rem;
    }
}
.t-kodawari__figure {
    text-align: center;
    min-height: 16.5rem;
    display: flex;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 2.5rem;
}
@media only screen and (max-width: 559px) {
    .t-kodawari__figure {
        min-height: auto;
    }
}
.t-kodawari__img {
    height: auto;
}
.t-kodawari__img--1 {
    width: 19.8rem;
}
@media only screen and (max-width: 559px) {
    .t-kodawari__img--1 {
        width: 10rem;
    }
}
.t-kodawari__img--2 {
    width: 18rem;
}
@media only screen and (max-width: 559px) {
    .t-kodawari__img--2 {
        width: 10rem;
    }
}
.t-kodawari__img--3 {
    width: 19rem;
}
@media only screen and (max-width: 559px) {
    .t-kodawari__img--3 {
        width: 10rem;
    }
}
.t-kodawari__subttl {
    text-align: center;
    font-size: 2.1rem;
    color: var(--mainColor);
    line-height: 1.2380952381;
    margin-bottom: 2.5rem;
}
@media only screen and (max-width: 559px) {
    .t-kodawari__subttl {
        font-size: 1.8rem;
        margin-bottom: 1.5rem;
    }
}
.t-kodawari__text {
    font-size: 1.8rem;
    line-height: 1.5;
}
@media only screen and (max-width: 559px) {
    .t-kodawari__text {
        font-size: 1.4rem;
    }
}
.t-kodawari .o-card {
    gap: 8rem;
}
@media only screen and (max-width: 559px) {
    .t-kodawari .o-card {
        gap: 4rem;
    }
}

.t-osusume {
    margin-bottom: 21rem;
}
@media only screen and (max-width: 559px) {
    .t-osusume {
        margin-bottom: 10rem;
    }
}
.t-osusume__ttlarea {
    margin-bottom: 4.5rem;
}
@media only screen and (max-width: 559px) {
    .t-osusume__ttlarea {
        margin-bottom: 3rem;
    }
}
.t-osusume__catch {
    text-align: center;
    line-height: 1.5;
    margin-bottom: 9.5rem;
}
@media only screen and (max-width: 559px) {
    .t-osusume__catch {
        margin-bottom: 4rem;
    }
}
.t-osusume__list {
    display: flex;
    flex-direction: column;
    gap: 15rem;
}
@media only screen and (max-width: 559px) {
    .t-osusume__list {
        gap: 7rem;
    }
}
.t-osusume__item {
    display: flex;
    gap: 7.5rem;
}
@media only screen and (max-width: 559px) {
    .t-osusume__item {
        gap: 1rem;
        flex-direction: column;
    }
}
@media only screen and (max-width: 559px) {
    .t-osusume__item--left {
        gap: 0rem;
        flex-direction: column-reverse;
    }
}
.t-osusume__figure {
    width: 48.5rem;
}
@media only screen and (max-width: 559px) {
    .t-osusume__figure {
        width: 100%;
    }
}
.t-osusume__img {
    width: 48.5rem;
    height: auto;
}
@media only screen and (max-width: 559px) {
    .t-osusume__img {
        width: 100%;
    }
}
.t-osusume__cont {
    width: calc(100% - 48.5rem - 7.5rem);
    padding-top: 4.5rem;
}
@media only screen and (max-width: 559px) {
    .t-osusume__cont {
        width: 100%;
        padding-top: 2.5rem;
    }
}
.t-osusume__en {
    margin-bottom: 1.5rem;
    position: relative;
    left: -2rem;
}
@media only screen and (max-width: 559px) {
    .t-osusume__en {
        left: -1rem;
        margin-bottom: 0.5rem;
    }
}
.t-osusume__en--1 {
    width: 10.6rem;
    height: auto;
}
@media only screen and (max-width: 559px) {
    .t-osusume__en--1 {
        width: 6rem;
    }
}
.t-osusume__en--2 {
    width: 14.2rem;
    height: 3.7rem;
}
@media only screen and (max-width: 559px) {
    .t-osusume__en--2 {
        width: 8rem;
        height: auto;
    }
}
.t-osusume__en--3 {
    width: 11.6rem;
    height: 3.9rem;
}
@media only screen and (max-width: 559px) {
    .t-osusume__en--3 {
        width: 7rem;
        height: auto;
    }
}
.t-osusume__menu {
    font-size: 2.7rem;
    margin-bottom: 2.5rem;
}
@media only screen and (max-width: 559px) {
    .t-osusume__menu {
        font-size: 2.2rem;
        margin-bottom: 2rem;
    }
}
.t-osusume__subtext {
    font-size: 1.6rem;
    line-height: 1.625;
    margin-bottom: 3rem;
}
@media only screen and (max-width: 559px) {
    .t-osusume__subtext {
        font-size: 1.4rem;
        margin-bottom: 2rem;
    }
}

.t-ichiran__ttlarea {
    margin-bottom: 8rem;
}
@media only screen and (max-width: 559px) {
    .t-ichiran__ttlarea {
        margin-bottom: 4rem;
    }
}
.t-ichiran__card {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 7rem 5.5rem;
}
@media only screen and (max-width: 559px) {
    .t-ichiran__card {
        grid-template-columns: repeat(2, 1fr);
        gap: 3rem 2rem;
    }
}

.r-wrapper {
    width: 95rem;
    margin-inline: auto;
}
@media only screen and (max-width: 559px) {
    .r-wrapper {
        width: 100%;
    }
}

.r-holder {
    width: 83rem;
    margin-inline: auto;
}
@media only screen and (max-width: 559px) {
    .r-holder {
        width: 100%;
    }
}

.r-mv {
    padding: 3rem;
    margin-bottom: 5.5rem;
}
@media only screen and (max-width: 559px) {
    .r-mv {
        padding: 1.5rem;
        margin-bottom: 3rem;
    }
}
.r-mv img {
    width: 100%;
}

.r-osusume {
    margin-bottom: 17rem;
}
@media only screen and (max-width: 559px) {
    .r-osusume {
        margin-bottom: 8rem;
    }
}
.r-osusume__ttlarea {
    margin-bottom: 4.5rem;
}
@media only screen and (max-width: 559px) {
    .r-osusume__ttlarea {
        margin-bottom: 2.5rem;
    }
}
.r-osusume__text {
    text-align: center;
    line-height: 1.5;
    margin-bottom: 20.5rem;
}
@media only screen and (max-width: 559px) {
    .r-osusume__text {
        margin-bottom: 8rem;
    }
}
.r-osusume__head {
    display: flex;
    gap: 5.5rem;
    justify-content: center;
    margin-bottom: 3rem;
}
@media only screen and (max-width: 559px) {
    .r-osusume__head {
        flex-direction: column;
        gap: 3rem;
        margin-bottom: 2rem;
    }
}
.r-osusume__figure {
    width: 48.5rem;
}
@media only screen and (max-width: 559px) {
    .r-osusume__figure {
        width: 100%;
    }
}
.r-osusume__figure img {
    width: 48.5rem;
    height: auto;
}
@media only screen and (max-width: 559px) {
    .r-osusume__figure img {
        width: 100%;
    }
}
.r-osusume__detail {
    width: calc(100% - 48.5rem - 5.5rem);
}
@media only screen and (max-width: 559px) {
    .r-osusume__detail {
        width: 100%;
    }
}
.r-osusume__menuttl {
    font-size: 2.7rem;
    margin-bottom: 1.5rem;
}
@media only screen and (max-width: 559px) {
    .r-osusume__menuttl {
        font-size: 2.2rem;
    }
}
.r-osusume__menutime {
    font-size: 1.6rem;
    display: flex;
    gap: 1rem;
    align-items: center;
    margin-bottom: 1.5rem;
}
@media only screen and (max-width: 559px) {
    .r-osusume__menutime {
        font-size: 1.4rem;
    }
}
.r-osusume__menutime span {
    background-color: var(--baseColor);
    color: var(--colorW);
    padding: 0.4rem 1.5rem;
    border-radius: calc(infinity * 1px);
    letter-spacing: 0.1em;
}
@media only screen and (max-width: 559px) {
    .r-osusume__menutime span {
        padding: 0.4rem 1rem;
    }
}
.r-osusume__item {
    position: relative;
}
.r-osusume__item::before {
    content: "";
    position: absolute;
    top: -5rem;
    left: -4rem;
}
@media only screen and (max-width: 559px) {
    .r-osusume__item::before {
        top: -3rem;
        left: -1rem;
    }
}
.r-osusume__item--1::before {
    background: url(../images/t-osusume__text01.webp) no-repeat center center/contain;
    width: 10.6rem;
    height: 3.9rem;
}
@media only screen and (max-width: 559px) {
    .r-osusume__item--1::before {
        width: 8rem;
        height: 2.5rem;
    }
}
.r-osusume__item--2::before {
    background: url(../images/t-osusume__text02.webp) no-repeat center center/contain;
    width: 14.2rem;
    height: 3.7rem;
}
@media only screen and (max-width: 559px) {
    .r-osusume__item--2::before {
        width: 10rem;
        height: 2.5rem;
    }
}
.r-osusume__item--3::before {
    background: url(../images/t-osusume__text03.webp) no-repeat center center/contain;
    width: 11.6rem;
    height: 3.9rem;
}
@media only screen and (max-width: 559px) {
    .r-osusume__item--3::before {
        width: 10rem;
        height: 2.5rem;
    }
}
.r-osusume__item:not(:last-child) {
    padding-bottom: 9.5rem;
    margin-bottom: 14.5rem;
    border-bottom: 1px solid;
}
@media only screen and (max-width: 559px) {
    .r-osusume__item:not(:last-child) {
        padding-bottom: 3rem;
        margin-bottom: 6rem;
    }
}
.r-osusume__recipeitem {
    display: flex;
    align-items: center;
    gap: 0.5rem;
}
@media only screen and (max-width: 559px) {
    .r-osusume__recipeitem {
        gap: 1rem;
    }
}
.r-osusume__recipeitem .border {
    flex: 1;
    border-bottom: 5px dotted;
    height: 0;
}
@media only screen and (max-width: 559px) {
    .r-osusume__recipeitem .border {
        border-bottom: 2px dotted;
    }
}
.r-osusume__recipeitem .cau {
    font-size: 1rem;
}
.r-osusume__recipeitem:not(:last-child) {
    margin-bottom: 1rem;
}
.r-osusume__flowttl {
    margin-bottom: 1.5rem;
}
.r-osusume__flowlist {
    margin-bottom: 2.5rem;
}
.r-osusume__flowitem {
    display: flex;
}
@media only screen and (max-width: 559px) {
    .r-osusume__flowitem {
        font-size: 1.4rem;
        line-height: 1.4;
    }
}
.r-osusume__flowitem:not(:last-child) {
    margin-bottom: 1.5rem;
}
.r-osusume__flowitem .number {
    color: var(--subColor);
    font-family: "Kozuka Gothic Pro", "小塚ゴシック", sans-serif;
    margin-right: 0.5rem;
}
.r-osusume__flowitem .number.base {
    color: var(--baseColor);
    margin-right: 0;
}
.r-osusume__note {
    line-height: 1.3888888889;
}
@media only screen and (max-width: 559px) {
    .r-osusume__note {
        font-size: 1.4rem;
        line-height: 1.3;
    }
}
.r-osusume__note .number {
    color: var(--subColor);
    font-family: "Kozuka Gothic Pro", "小塚ゴシック", sans-serif;
    margin-right: 0.5rem;
}

.r-voice {
    margin-bottom: 8rem;
}
@media only screen and (max-width: 559px) {
    .r-voice {
        margin-bottom: 5rem;
    }
}
.r-voice__ttlarea {
    margin-bottom: 6.5rem;
}
@media only screen and (max-width: 559px) {
    .r-voice__ttlarea {
        margin-bottom: 3rem;
    }
}
.r-voice__list {
    display: flex;
    flex-direction: column;
    gap: 6.5rem;
}
@media only screen and (max-width: 559px) {
    .r-voice__list {
        gap: 3.5rem;
    }
}
.r-voice__item {
    background-color: #f3f3f3;
    padding: 3.5rem 3.5rem 3.5rem 10.5rem;
    border-radius: 1rem;
    position: relative;
}
@media only screen and (max-width: 559px) {
    .r-voice__item {
        padding: 2rem 2rem 2rem 5rem;
    }
}
.r-voice__img {
    width: 10.7rem;
    height: 10rem;
    position: absolute;
    top: -2rem;
    left: -2rem;
}
@media only screen and (max-width: 559px) {
    .r-voice__img {
        width: 6rem;
        height: 5.8rem;
        left: -1.5rem;
    }
}
.r-voice__text {
    line-height: 1.6666666667;
}
@media only screen and (max-width: 559px) {
    .r-voice__text {
        line-height: 1.4;
    }
}

.contact {
    padding-top: 9.5rem;
}
@media only screen and (max-width: 559px) {
    .contact {
        padding-top: 5rem;
    }
}
.contact__ttlarea {
    margin-bottom: 14.5rem;
}
@media only screen and (max-width: 559px) {
    .contact__ttlarea {
        margin-bottom: 7rem;
    }
}

.contact__form {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 8.5rem;
}
@media only screen and (max-width: 559px) {
    .contact__form {
        gap: 4rem;
    }
}
.contact__label {
    display: block;
    font-size: 2rem;
    position: relative;
    margin-bottom: 1.5rem;
    font-weight: 600;
}
@media only screen and (max-width: 559px) {
    .contact__label {
        font-size: 1.4rem;
        margin-bottom: 1rem;
    }
}
.contact__req {
    display: inline-block;
    background: #323232;
    color: #fff;
    font-size: 1.6rem;
    padding: 0.4rem 0.7rem;
    margin-left: 0.5rem;
    border-radius: 0.2rem;
}
@media only screen and (max-width: 559px) {
    .contact__req {
        font-size: 1.2rem;
        border-radius: 0.3rem;
        margin-left: 0.3rem;
    }
}
.contact__input,
.contact__textarea {
    width: 100%;
    background: #f3f3f3;
    border-radius: 0.7rem;
    padding: 1rem;
    height: 7.5rem;
    font-size: 1.6rem;
    box-sizing: border-box;
    border: none;
}
@media only screen and (max-width: 559px) {
    .contact__input,
    .contact__textarea {
        height: 5.5rem;
        border-radius: 0.5rem;
        padding: 0.5rem;
    }
}
.contact__textarea {
    height: 35rem;
    border-radius: 0.7rem;
}
@media only screen and (max-width: 559px) {
    .contact__textarea {
        height: 20rem;
    }
}
.contact__submit {
    text-align: center;
    margin-top: -3.5rem;
}
@media only screen and (max-width: 559px) {
    .contact__submit {
        margin-top: 0;
    }
}
.contact__button {
    background: #323232;
    color: #fff;
    font-size: 2rem;
    font-weight: 600;
    width: 33rem;
    height: 7.5rem;
    border-radius: 0.7rem;
    display: inline-block;
    cursor: pointer;
    border: none;
    transition: opacity 0.2s;
}
.contact__button:hover {
    opacity: 0.8;
}
@media only screen and (max-width: 559px) {
    .contact__button {
        width: 100%;
        height: 5.5rem;
        font-size: 1.6rem;
    }
}
/*# sourceMappingURL=style.css.map */
.logoImage {
    display: none;
}
.product__figure {
    position: relative;
}
.soldout_cover {
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: rgba(255, 255, 255, 0.9);
    bottom: 0;
    filter: alpha(opacity=80);
    left: 0;
    opacity: 0.8;
    position: absolute;
    right: 0;
    top: 0;
    zoom: 1;
}

.soldout_cover {
    color: var(--subColor);
    font-size: 3rem;
}
@media only screen and (max-width: 559px) {
    .soldout_cover {
        font-size: 1.6rem;
    }
}

body {
    width: calc(100% - 18rem);
}

@media only screen and (max-width: 559px) {
    body {
        width: 100%;
    }
}
footer {
    width: 100%;
}
/* ====================================================================
-------------------------------contact-original
====================================================================*/
.inquirySection dl dd input {
    width: 100%;
    background: #f3f3f3;
    border-radius: 0.7rem;
    padding: 1rem;
    height: 5.5rem;
    font-size: 1.6rem;
    box-sizing: border-box;
    border: none;
}
.inquirySection dl dd textarea {
    width: 100%;
    background: #f3f3f3;
    border-radius: 0.7rem;
    padding: 1rem;
    height: 35rem;
    font-size: 1.6rem;
    box-sizing: border-box;
    border: none;
}
.r-btn {
    display: flex;
    justify-content: center;
    margin-bottom: 3rem;
}
@media only screen and (max-width: 559px) {
    section.t-ichiran .wrapper {
        padding: 0;
    }

    body#shopDetailPage #slideImgPager {
        width: 100%;
        overflow: visible;
        padding: 0;
    }
    body#shopDetailPage #slideImgPager .mCSB_inside > .mCSB_container {
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        gap: 1rem;
    }
    body#shopDetailPage #slideImgPager .smallImgBox,
    body#shopDetailPage #slideImgPager .smallImgBox img {
        width: 100%;
    }
    .mCSB_scrollTools .mCSB_dragger {
        opacity: 0;
    }
    body#shopDetailPage #slideImgPager li + li {
        margin: 0;
    }
    body#shopDetailPage .itemImg {
        height: auto;
    }
    .main,
    #privacy,
    #law {
        margin-top: 5rem;
    }
    #privacy,
    #law {
        padding-inline: 3rem;
    }
    #privacy a {
        word-wrap: break-word;
    }
    .inquirySection .control-panel input#buttonLeave {
        width: 100%;
    }
    .inquirySection p {
        font-size: 1.4rem;
    }
    .inquirySection dl dd textarea {
        height: 25rem;
    }
    .inquirySection dl dt {
        font-size: 1.8rem;
    }
    .inquirySection h1 {
        font-size: 3rem;
    }
}
/* ====================================================================
-------------------------------icon
====================================================================*/
#baseMenu {
    position: static;
}
#baseMenu > ul > li.base {
    visibility: visible !important;
}
#baseMenu > ul > li a {
    background: none;
    box-shadow: none;
    margin: 0;
    padding: 0;
}
#baseMenu > ul > li.base {
    margin: 0 0 3rem;
}
#baseMenu ul {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
#baseMenu > ul > li a img {
    filter: brightness(0) invert(1);
    width: 45px;
}
@media only screen and (max-width: 559px) {
    #baseMenu {
        top: inherit;
        right: inherit;
        height: 100%;
    }
    #baseMenu ul {
        flex-direction: row;
        height: 6rem;
    }
    #baseMenu > ul > li {
        width: calc(100vw / 3);
        display: flex;
        align-items: center;
        justify-content: center;
        border-right: 1px solid #fff;
        height: 6rem;
    }
    #baseMenu > ul > li a img {
        width: 28px;
    }
    #baseMenu > ul > li.base {
        margin-bottom: 0;
    }
    .sp__wrap {
        display: flex;
        align-items: center;
        justify-content: center;
        height: 6rem;
        border-top: 1px solid white;
    }
    .sp__nav {
        display: block;
        width: calc(100vw / 3);
        border: none;
    }
    .sp__navlink {
        background: none;
    }
    .cart-qty{
    top: 1rem;
    right: 4rem;
    }
}
select {
  font-size: 1.6rem !important;
}

