<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
#News .newsContent {
  margin:10px 0;
}
.backToTop,
.breadcrumb .breadcrumbList,
.footer_inner,
.gNav,
.titlebar_title {
    width: 100%;
    max-width: 1000px;
    margin-left: auto;
    margin-right: auto;
}
:after:focus:not(:focus-visible),
:before:focus:not(:focus-visible),
:focus:not(:focus-visible) {
    outline: none;
}
.visually-hidden {
    white-space: nowrap;
    width: 1px;
    height: 1px;
    overflow: hidden;
    border: 0;
    padding: 0;
    clip: rect(0 0 0 0);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    margin: -1px;
}
.plain-list {
    list-style: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg'/%3E");
    padding-left: 0;
}
footer,
footer div,
footer nav,
footer section {
    margin: auto;
}
a,
abbr,
acronym,
address,
applet,
article,
aside,
audio,
b,
big,
blockquote,
body,
canvas,
caption,
center,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
embed,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
output,
p,
pre,
q,
ruby,
s,
samp,
section,
small,
span,
strike,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
tt,
u,
ul,
var,
video {
    color: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 1.4;
    font-weight: 700;
}
p {
    margin-bottom: 0;
}
p + p {
    margin-top: 1em;
}
nav ol,
nav ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
a,
a:active,
a:focus,
a:hover,
a:link,
a:visited {
    color: inherit;
    outline: initial;
}
a:focus {
    outline: 5px auto -webkit-focus-ring-color;
}
a,
a:hover {
    transition: all 0.2s;
}
img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
}
a img:hover {
    opacity: 0.8;
}
i.fab,
i.fal,
i.far,
i.fas {
    font-family: fontAwesome;
    font-style: normal;
}
i.fas {
    font-weight: 900;
}
i.far {
    font-weight: 400;
}
i.fal {
    font-weight: 300;
}

sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sub {
	bottom: -.25em;
}
sup {
	top: -.5em;
}

body,
i.fab {
    font-weight: 400;
}
body {
    font-family: メイリオ, Meiryo, ＭＳ Ｐゴシック, MS PGothic,
        ヒラギノ角ゴ Pro W3, Hiragino Kaku Gothic Pro, Osaka, sans-serif;
    color: #212529;
    font-size: 1rem;
    line-height: 1.5;
}
.maincontents-wrapper {
    display: flex;
    justify-content: space-between;
    max-width: 1000px;
    margin: 0 auto;
}
.maincontents-wrapper .main {
    width: 100%;
    max-width: 725px;
}
.maincontents-wrapper .columnSingle {
    max-width: 100%;
    margin-bottom: 60px;
}
.maincontents-wrapper .sidebar {
    width: 250px;
    flex: 0 0 250px;
    margin-left: 25px;
    margin-bottom: 2rem;
}
.sidebar &gt; * + * {
    margin-top: 2rem;
}
.main .topGroupName {
	width: 100%;
}

img [data-src="holder.js/*"] {
    height: auto !important;
}
.level_h1,
.titlebar_title {
    font-size: 8px;
    font-size: 2.4vw;
    font-weight: 400;
    background-color: #fefbea;
    color: #949392;
    padding: 0.25rem 0.5rem;
    margin: 0 auto;
    border-top: 4px solid #24970b;
    border-bottom: none;
}
.level_h2 {
    font-size: 16px;
    font-size: 5.06667vw;
    padding: 1em;
    background: #fefbea;
    border-bottom: 5px solid #24970b;
    line-height: 1;
    margin-bottom: 1em;
}
.level_h3 {
    font-size: 12px;
    font-size: 3.73333vw;
    display: flex;
    align-items: center;
    padding: 0.5rem;
    border: none;
    border-radius: 0.5rem;
    background: #24970b;
    color: #fff;
    margin-bottom: 1em;
}
.level_h3:before {
    content: "";
    display: inline-block;
    height: 2em;
    margin-right: 1em;
    border-radius: 0.5rem;
    border-left: 5px solid #fe7600;
}
.cartRecommend_title,
.sideFeature_title,
.sideGuide_title,
.sideNavMypage_title {
    display: table;
    text-align: center;
    margin: 0 auto 1em;
    padding: 3px 0;
}
.cartRecommend_title:after,
.sideFeature_title:after,
.sideGuide_title:after,
.sideNavMypage_title:after {
    content: "";
    background-color: #fa6000;
    border-radius: 0.5rem;
    width: 100%;
    height: 7px;
    float: left;
}
span.__error,
span.text-warning {
    color: #da0000;
    font-weight: 700;
}
span.__error {
    font-size: 0.9em;
    display: block;
    width: 100%;
    margin-top: 0.25rem;
}

/* ボタンの大きさ指定 */
#buttonGroup .itemWrap {
	width: 45%;
}

a[class*="btn_"],
button[type="button"],
button[type="reset"],
button[type="submit"],
input[type="button"],
input[type="reset"],
input[type="submit"] {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #24970b;
    border: 1px solid #24970b;
    border-radius: 0.5rem;
    box-shadow: 0 2px 0 #c2c2c2, inset 0 0 0 1px hsla(0, 0%, 100%, 0.2);
    color: #fff;
    font-weight: 700;
    line-height: 1.2;
    padding: calc(0.5rem + 4px) 2rem 0.5rem;
    transition: all 0.2s;
    text-decoration: none;
    width: 100%;
}
a[class*="btn_"]:active,
a[class*="btn_"]:hover,
a[class*="btn_"]:link,
a[class*="btn_"]:visited,
button[type="button"]:active,
button[type="button"]:hover,
button[type="button"]:link,
button[type="button"]:visited,
button[type="reset"]:active,
button[type="reset"]:hover,
button[type="reset"]:link,
button[type="reset"]:visited,
button[type="submit"]:active,
button[type="submit"]:hover,
button[type="submit"]:link,
button[type="submit"]:visited,
input[type="button"]:active,
input[type="button"]:hover,
input[type="button"]:link,
input[type="button"]:visited,
input[type="reset"]:active,
input[type="reset"]:hover,
input[type="reset"]:link,
input[type="reset"]:visited,
input[type="submit"]:active,
input[type="submit"]:hover,
input[type="submit"]:link,
input[type="submit"]:visited {
    text-decoration: none;
}
a[class*="btn_"]:hover,
button[type="button"]:hover,
button[type="reset"]:hover,
button[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
    color: #fff;
    opacity: 0.8;
    text-decoration: none;
}
a[class*="btn_"] a,
a[class*="btn_"] a:active,
a[class*="btn_"] a:hover,
a[class*="btn_"] a:link,
a[class*="btn_"] a:visited,
button[type="button"] a,
button[type="button"] a:active,
button[type="button"] a:hover,
button[type="button"] a:link,
button[type="button"] a:visited,
button[type="reset"] a,
button[type="reset"] a:active,
button[type="reset"] a:hover,
button[type="reset"] a:link,
button[type="reset"] a:visited,
button[type="submit"] a,
button[type="submit"] a:active,
button[type="submit"] a:hover,
button[type="submit"] a:link,
button[type="submit"] a:visited,
input[type="button"] a,
input[type="button"] a:active,
input[type="button"] a:hover,
input[type="button"] a:link,
input[type="button"] a:visited,
input[type="reset"] a,
input[type="reset"] a:active,
input[type="reset"] a:hover,
input[type="reset"] a:link,
input[type="reset"] a:visited,
input[type="submit"] a,
input[type="submit"] a:active,
input[type="submit"] a:hover,
input[type="submit"] a:link,
input[type="submit"] a:visited {
    text-decoration: none;
}
a[class*="btn_"] span,
button[type="button"] span,
button[type="reset"] span,
button[type="submit"] span,
input[type="button"] span,
input[type="reset"] span,
input[type="submit"] span {
    color: #fff;
}
a.btn_lg,
button.btn_lg[type="button"],
button.btn_lg[type="reset"],
button.btn_lg[type="submit"],
input.btn_lg[type="button"],
input.btn_lg[type="reset"],
input.btn_lg[type="submit"] {
    margin: auto;
    min-width: auto;
    min-height: auto;
    font-size: inherit;
    font-weight: 700;
    line-height: inherit;
}
input.button-default[type="button"] {
    background: linear-gradient(#9e9e9e 45%, #8a8a8a);
    box-shadow: inset 0 0 0 1px #949494, 0 4px 0 #727272;
    border-color: #b5b5b5;
}
a.memberRegisterLink,
a.netMemberAddButton,
a.orderDetailLinkLink,
#PostCodeRefSearch .resultsChoiceCol .choice {
    background: linear-gradient(#008cd4, #016cba);
    box-shadow: inset 0 0 0 1px #378ac8, 0 4px 0 #005690;
    border-color: #1e74b9;
}
a.loginButton,
button.loginButton[type="submit"] {
    background: #fe7600;
    box-shadow: 0 2px 0 #a04d1c, inset 0 0 0 1px #fe9036;
    border-color: #ff3d00;
}
a.loginButton:before,
button.loginButton[type="submit"]:before {
    content: "";
    display: block;
    width: 28px;
    height: 24px;
    background: url(/contents/shop/kyhc/images/common/icon-login.png) no-repeat
        50%;
    background-size: cover;
    margin-right: 0.25rem;
}
a.logoutButton,
button.logoutButton[type="submit"] {
    background: linear-gradient(#fff, #fcf1e8);
    box-shadow: 0 2px 0 #9f9f9f;
    border: 1px solid #d7d7d7;
    color: #fe7600;
}
a.logoutButton:before,
button.logoutButton[type="submit"]:before {
    content: "";
    display: block;
    width: 23px;
    height: 21px;
    background: url(/contents/shop/kyhc/images/common/icon-logout.png) no-repeat
        50%;
    background-size: cover;
    margin-right: 0.25rem;
}
a.logoutButton:hover,
button.logoutButton[type="submit"]:hover {
    color: #fe7600;
}
a.toCartButton {
    background: linear-gradient(#fff, #fcf1e8);
    box-shadow: 0 2px 0 #9f9f9f;
    border: 1px solid #d7d7d7;
    color: #1a63ad;
}
a.toCartButton path {
    fill: #1a63ad;
}
a.toCartButton:hover {
    color: #1a63ad;
}
button.memberSaveButton[type="button"],
button.nextButton[type="button"],
button.saveButton[type="button"],
button.saveButton[type="submit"],
input.saveButton[type="submit"],
input.saveButton[type="button"],
input.confirmButton[type="submit"],
input.nextButton[type="button"],
input.newButton[type="button"],
input.addInqButton[type="button"],
input.inquiryResponseAddConfirmButton[type="button"],
input.reminderButton[type="submit"],
input.searchButton[type="submit"],
input.loginButton[type="submit"],
input.guestButton[type="button"],
input.completeButton[type="submit"],
input.deliveryDateChangeButton[type="button"],
input.packingSlipChangeButton[type="button"],
input.destinationChangeButton[type="button"],
input.modPasswordButton[type="submit"] {
    background: linear-gradient(#fe7600 45%, #ff5301);
    box-shadow: inset 0 0 0 1px #fe9336, 0 4px 0 #a04d1c;
    border-color: #ff3d00;
    text-shadow: 3px 1px 1px #ee6300;
}
button.memberSaveButton[type="button"]:after,
button.nextButton[type="button"]:after,
button.saveButton[type="button"]:after,
button.saveButton[type="submit"]:after,
input.saveButton[type="submit"]::after,
input.saveButton[type="button"]:after,
input.confirmButton[type="submit"]:after,
input.nextButton[type="button"]:after,
input.newButton[type="button"]:after,
input.addInqButton[type="button"]:after,
input.inquiryResponseAddConfirmButton[type="button"]:after,
input.reminderButton[type="submit"]:after,
input.searchButton[type="submit"]:after,
input.loginButton[type="submit"]:after,
input.guestButton[type="button"]:after,
input.completeButton[type="submit"]:after,
input.deliveryDateChangeButton[type="button"]:after,
input.packingSlipChangeButton[type="button"]:after,
input.destinationChangeButton[type="button"]:after,
input.modPasswordButton[type="submit"]:after {
    font-family: fontAwesome;
    font-weight: 900;
    content: "\f054";
    position: absolute;
    right: 0.5rem;
}
button.memberSaveButton[type="button"]:disabled,
button.nextButton[type="button"]:disabled,
button.saveButton[type="button"]:disabled,
button.saveButton[type="submit"]:disabled,
input.saveButton[type="submit"]:disabled,
input.saveButton[type="button"]:disabled,
input.confirmButton[type="submit"]:disabled,
input.nextButton[type="button"]:disabled,
input.newButton[type="button"]:disabled,
input.addInqButton[type="button"]:disabled,
input.inquiryResponseAddConfirmButton[type="button"]:disabled,
input.reminderButton[type="submit"]:disabled,
input.searchButton[type="submit"]:disabled,
input.loginButton[type="submit"]:disabled,
input.guestButton[type="button"]:disabled,
input.completeButton[type="submit"]:disabled,
input.deliveryDateChangeButton[type="button"]:disabled,
input.packingSlipChangeButton[type="button"]:disabled,
input.destinationChangeButton[type="button"]:disabled,
input.modPasswordButton[type="submit"]:disabled {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
button.memberSaveButton[type="button"]:disabled:hover,
button.nextButton[type="button"]:disabled:hover,
button.saveButton[type="button"]:disabled:hover,
button.saveButton[type="submit"]:disabled:hover,
input.saveButton[type="submit"]:disabled:hover,
input.saveButton[type="button"]:disabled:hover,
input.confirmButton[type="submit"]:disabled:hover,
input.nextButton[type="button"]:disabled:hover,
input.newButton[type="button"]:disabled:hover,
input.addInqButton[type="button"]:disabled:hover,
input.inquiryResponseAddConfirmButton[type="button"]:disabled:hover,
input.reminderButton[type="submit"]:disabled:hover,
input.searchButton[type="submit"]:disabled:hover,
input.loginButton[type="submit"]:disabled:hover,
input.guestButton[type="button"]:disabled:hover,
input.completeButton[type="submit"]:disabled:hover,
input.deliveryDateChangeButton[type="button"]:disabled:hover,
input.packingSlipChangeButton[type="button"]:disabled:hover,
input.destinationChangeButton[type="button"]:disabled:hover,
input.modPasswordButton[type="submit"]:disabled:hover {
    opacity: 1;
    cursor: default;
}
a.returnButton,
input.returnButton,
input.lpReturnButton,
input.freePageReturnButton,
#topButton_link,
#shoppingButton_link,
#cartButton_link,
input.closeButton[type="button"],
#continueLink2_link,
#returnLink_link,
#lpReturnButton,
#lpDownsellButton {
    background: linear-gradient(#9e9e9e 45%, #8a8a8a);
    box-shadow: inset 0 0 0 1px #949494, 0 4px 0 #727272;
    border-color: #b5b5b5;
}
input.deleteLinkPC[type="button"],
input.deleteLinkSP[type="button"],
input.buyAfterCartDeleteButton[type="button"] {
    display: inline-block;
    -ms-grid-row-align: center;
    align-self: center;
    background: transparent;
    border: none;
    cursor: pointer;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    box-shadow: none;
    color: #7e7e7e;
    text-decoration: underline;
    padding: 0.5rem;
    width: auto;
    height: auto;
}
input.orderPostCodeSearchButton[type="button"],
input.postCodeSearchButton[type="button"] {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
}
.buttonArea {
    margin: 2rem auto;
    text-align: center;
    display: flex;
    flex-direction: column;
}
.buttonArea &gt; a.btn_lg + a.btn_lg,
.buttonArea button.saveButton[type="submit"] {
    margin-top: 0.5rem;
}
a.cartAddButton {
    background: linear-gradient(#fe7600 45%, #ff5301);
    box-shadow: inset 0 0 0 2px #fff, 0 4px 0 #a04d1c;
    border-color: #ff3d00;
}
a.cartAddButton:before {
    content: "";
    display: block;
    width: 30px;
    height: 30px;
    background: url(/contents/shop/kyhc/images/common/footer/menu-cart.png)
        no-repeat 50%;
    background-size: cover;
    margin-right: 0.25rem;
}
a.cartAboutButton {
    background: linear-gradient(#fe7600 45%, #ff5301);
    box-shadow: inset 0 0 0 2px #fff, 0 4px 0 #a04d1c;
    border-color: #ff3d00;
}
a.cartAboutButton:before {
    font-family: fontAwesome;
    font-weight: 900;
    content: "\f105";
    font-size: 1.5em;
    margin-right: 0.25rem;
}
a.gotoPriceList {
    background: linear-gradient(#fe7600 45%, #ff5301);
    box-shadow: inset 0 0 0 1px #fe9336, 0 4px 0 #a04d1c;
    border-color: #ff3d00;
    padding-left: 3rem;
    padding-right: 3rem;
    width: auto;
}
a.gotoPriceList:before {
    content: "";
    display: block;
    width: 30px;
    height: 30px;
    background: url(/contents/shop/kyhc/images/common/footer/menu-cart.png)
        no-repeat 50%;
    background-size: cover;
    margin-right: 0.25rem;
}
a.mypageButton {
    font-size: 12px;
    font-size: 3.6vw;
    background: linear-gradient(#fff 45%, #e5e5e5);
    border: 1px solid #e5e5e5;
    box-shadow: 0 2px 0 #bebebe;
    color: #015aaa;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    padding: 0.25rem;
    min-height: 60px;
    line-height: 1.2;
}
a.mypageButton:hover {
    color: #015aaa;
}
a.mypageButton .mypageButton_prepend {
    width: 25%;
    text-align: center;
}
a.mypageButton .mypageButton_body {
    width: calc(75% - 0.5rem);
    color: inherit;
    margin-left: 0.5rem;
}

/* ダイアログ */
.ui-front.ui-widget-overlay {
    background-color: #000;
}
.ui-widget.ui-widget-content {
    padding: 20px 10px 10px;
}
.ui-dialog .ui-dialog-content.ui-widget-content {
    text-align: center;
}
.ui-dialog.ui-corner-all .ui-dialog-buttonpane {
    padding: 0px 10px;
}
.ui-dialog.ui-corner-all .ui-dialog-buttonpane .ui-dialog-buttonset {
    float: none;
}
.ui-dialog-buttonset button[type="button"]:nth-of-type(1) {
    background: linear-gradient(#9e9e9e 45%, #8a8a8a);
    box-shadow: inset 0 0 0 1px #949494, 0 4px 0 #727272;
    border-color: #b5b5b5;
}
.ui-dialog-buttonset button[type="button"]:nth-of-type(1):hover {
    font-weight: bold;
}
.ui-dialog-buttonset button[type="button"]:nth-of-type(1):focus {
    font-weight: bold;
    color: #fff;
    opacity: 1;
    outline: none;
}
.ui-dialog-buttonset button[type="button"]:nth-of-type(2) {
    background-color: #fff;
    box-shadow: inset 0 0 0 1px #949494, 0 4px 0 #888888;
    border-color: #b5b5b5;
    color: #8a8a8a;
}
.ui-dialog-buttonset button[type="button"]:nth-of-type(2):hover {
    font-weight: bold;
}
.ui-dialog-buttonset button[type="button"]:nth-of-type(2):focus,
.ui-dialog-buttonset button[type="button"]:nth-of-type(2):active {
    font-weight: bold;
    opacity: 1;
    outline: none;
}


a.cancelLink,
button.orderHistoryFilterButton[type="submit"] {
    background: linear-gradient(#9e9e9e 45%, #8a8a8a);
    box-shadow: inset 0 0 0 1px #949494, 0 4px 0 #727272;
    border-color: #b5b5b5;
    padding: 0.5rem 1rem;
    font-size: 0.8em;
}
input[type="email"],
input[type="password"],
input[type="tel"],
input[type="text"],
select,
textarea {
    font-family: inherit;
    font-size: 1em;
    border-radius: 4px;
    min-height: 2em;
}
input.TEL_1, input.TEL_2, input.TEL_3 {
	width: 100px;
}
@media screen and (max-width: 641px) {
    input[type="tel"],
    input[type="email"] {
        width: 100%;
    }
    input.TEL_1, input.TEL_2, input.TEL_3 {
        width: 90px;
    }
}
@media screen and (max-width: 320px) {
    input.TEL_1, input.TEL_2, input.TEL_3 {
        width: 78px;
        padding: 8px 0px;
    }
}
.required_condition {
    display: inline-flex;
    justify-content: center;
    align-items: center;
}
.required_condition:after {
    content: "必須";
    background: #da0000;
    font-weight: 700;
    padding: 0.5rem 0.75rem;
    float: none;
    line-height: 1;
}
.required {
    display: inline-flex;
    justify-content: center;
    align-items: center;
}
.required:after {
    content: "必須";
    background: #da0000;
    font-weight: 700;
    padding: 0.5rem 0.75rem;
    float: none;
    line-height: 1;
}
.titlebar {
    border-top: 4px solid #24970b;
    background: #fefbea;
}
.titlebar_title {
    border-top: none;
}
.breadcrumb {
    background-color: #f7f7f7;
    padding: 0.5rem;
}
.breadcrumb .breadcrumbList {
    font-size: 9px;
    font-size: 2.93333vw;
    list-style: none;
    letter-spacing: -0.4em;
    padding: 0;
    color: #5d5d5d;
}
.breadcrumb .breadcrumbList li {
    display: inline-block;
    letter-spacing: normal;
}
.breadcrumb .breadcrumbList &gt; li:before {
    content: "&gt;";
    margin-left: 0.5rem;
    margin-right: 0.5rem;
}
.breadcrumb .breadcrumbList &gt; li:first-child:before {
    content: none;
    margin-left: 0;
    margin-right: 0;
}
.breadcrumb .breadcrumbList a {
    text-decoration: underline;
}
.breadcrumb .breadcrumbList a:hover {
    text-decoration: none;
}
.gNav {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
}
.gNav_upper {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.gNav_lower {
    margin-top: 0.5rem;
}
.gNav_logo a {
    display: block;
    transition: all 0.2s ease-in-out;
}
.gNav_logo a:hover {
    opacity: 0.8;
}
.gNav_logo.-sm {
    padding: 0.5rem;
}
.gNav_tel {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: auto;
}
.gNav_menu {
    display: flex;
}
.gNav_cart,
.gNav_menu {
    margin-left: 0.5rem;
}
.gNav_category {
    width: 100%;
}
.gSubNav {
    display: flex;
}
.gSubNav_item {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 5px;
    font-size: 1.6vw;
    flex-direction: column;
    justify-content: flex-end;
    font-weight: 700;
    text-align: center;
    box-shadow: 0 3px 0 #186e05;
    border: 1px solid #24970b;
    background-color: #24970b;
    color: #fff;
    transition: all 0.2s ease-in-out;
    margin-left: 1px;
    min-width: 100px;
    padding: 0.25rem;
}
.gSubNav_item a:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    pointer-events: auto;
    content: "";
    background-color: transparent;
}
.gSubNav_item:first-of-type {
    border-top-left-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem;
}
.gSubNav_item:last-of-type {
    border-top-right-radius: 0.5rem;
    border-bottom-right-radius: 0.5rem;
}
@media all and (-ms-high-contrast:none){
    *::-ms-backdrop, .gSubNav_item { overflow: hidden; } /* IE11 */
}
.gSubNavItem_icon path {
    fill: #fff;
    transition: fill 0.2s ease-out;
}
.gSubNavItem_link {
    display: block;
    margin-top: 0.25rem;
}
.gSubNavItem_link,
.gSubNavItem_link:active,
.gSubNavItem_link:hover,
.gSubNavItem_link:link,
.gSubNavItem_link:visited {
    text-decoration: none;
}
.gSubNavItem:hover {
    background-color: #fff;
}
.gSubNavItem:hover .gSubNavItem_link {
    color: #24970b;
}
.gSubNavItem:hover path {
    fill: #24970b;
}
.gSubNavItem.-cart {
    border: 1px solid #ff3d00;
    box-shadow: 0 3px 0 #a04d1c, inset 0 0 0 1px #fe8f33;
    background: #fe6f00;
}
.gSubNavItem.-cart:hover {
    background-color: #fff;
}
.gSubNavItem.-cart:hover .gSubNavItem_link {
    color: #fe6f00;
}
.gSubNavItem.-cart:hover path {
    fill: #fe6f00;
}
.gNavCategory {
    display: flex;
    width: 100%;
}
.gNavCategory_item {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    flex: 1;
    justify-content: space-between;
    border: 1px solid #24970b;
    color: #fff;
    font-weight: 700;
    line-height: 1.2;
    padding: 0.25rem 0.5rem;
    overflow: hidden;
    z-index: 0;
}
.gNavCategory_item a:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    pointer-events: auto;
    content: "";
    background-color: transparent;
}
.gNavCategory_item:first-of-type {
    border-top-left-radius: 0.5rem;
    border-bottom-left-radius: 0.5rem;
    justify-content: center;
}
.gNavCategory_item:last-of-type {
    border-top-right-radius: 0.5rem;
    border-bottom-right-radius: 0.5rem;
}
.gNavCategory_item:after,
.gNavCategory_item:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
}
.gNavCategory_item:before {
    transition: opacity 0.2s ease-out;
    z-index: -1;
}
.gNavCategory_item:after {
    z-index: -2;
}
.gNavCategory_item:hover {
    background: transparent;
}
.gNavCategory_item:hover .gNavCategory_link {
    text-decoration: none;
    color: inherit;
}
.gNavCategory_item + .gNavCategory_item {
    margin-left: 1px;
}
.gNavCategory_link {
    padding-top: 4px;
    margin-left: -0.5em;
}
.gNavCategory_link,
.gNavCategory_link:active,
.gNavCategory_link:hover,
.gNavCategory_link:link,
.gNavCategory_link:visited {
    text-decoration: none;
}
.-coq10 .gNavCategory_link:active,
.-coq10 .gNavCategory_link:hover {
    color: #fff;
    text-shadow: none;
}
.gNavCategory_link.visually-hidden {
    -webkit-clip-path: none;
    clip-path: none;
}
.gNavCategory_icon {
    height: 1.5em;
}
.gNavCategory_icon path {
    opacity: 0.9;
    fill: #fff;
    transition: fill 0.3s ease-out;
}
.gNavCategory_item.-home {
    box-shadow: 0 2px 0 #1b6a0c;
    border-color: #24970b;
    border-left: 1px solid #24970b;
    flex-grow: 0.25;
    text-align: center;
}
.gNavCategory_item.-home:before {
    background: linear-gradient(#24970b 38%, #92cb75);
}
.gNavCategory_item.-home:after {
    background: linear-gradient(#b1e5a6, #fff);
}
.gNavCategory_item.-home:hover:before {
    opacity: 0;
}
.gNavCategory_item.-home path {
    fill: #e6e6e6;
}
.gNavCategory_item.-home:hover {
    color: inherit;
    text-shadow: none;
}
.gNavCategory_item.-home:hover path {
    fill: #24970b;
}
.gNavCategory_item.-home:hover {
    cursor: pointer;
}
.gNavCategory_item.-home .gNavCategory_link {
    margin-left: 0;
}
.gNavCategory_item.-coq10 {
    box-shadow: 0 2px 0 #679a5e;
    border-color: #bccfb3;
    text-shadow: 0 2px 0 #bccfb3;
    transition: background 0.2s ease-out;
    background-image: url(/contents/shop/kyhc/images/common/bg-gNav-coq10.jpg);
    background-size: cover;
    color: #24970b;
    flex-grow: 1.5;
}
.gNavCategory_item.-coq10:before {
    background: linear-gradient(transparent 38%, transparent);
}
.gNavCategory_item.-coq10:after {
    background: linear-gradient(#bgHStart, #bgHEnd);
}
.gNavCategory_item.-coq10:hover:before {
    opacity: 0;
}
.gNavCategory_item.-coq10:hover {
    /*color: #fff;
    text-shadow: none;*/
    box-shadow: 0 2px 0 #679a5e, inset 0 0 0 1px #61af50;
    background-image: url(/contents/shop/kyhc/images/common/bg-gNav-coq10_hover.jpg);
}
.gNavCategory_item.-supplement {
    box-shadow: 0 2px 0 #1b6a0c;
    border-color: #24970b;
    text-shadow: 0 2px 0 #3e8b2d;
}
.gNavCategory_item.-supplement:before {
    background: linear-gradient(#24970b 38%, #61b94e);
}
.gNavCategory_item.-supplement:after {
    background: linear-gradient(#fff, #aed6a5);
}
.gNavCategory_item.-supplement:hover:before {
    opacity: 0;
}
.gNavCategory_item.-supplement path {
    fill: #1e8b09;
}
.gNavCategory_item.-supplement:hover {
    color: #24970b;
    text-shadow: none;
}
.gNavCategory_item.-supplement:hover path {
    fill: #24970b;
}
.gNavCategory_item.-cosmetic {
    box-shadow: 0 2px 0 #7d264c;
    border-color: #d6377e;
    text-shadow: 0 2px 0 #bd4e7f;
}
.gNavCategory_item.-cosmetic:before {
    background: linear-gradient(#d6377e 38%, #f176ad);
}
.gNavCategory_item.-cosmetic:after {
    background: linear-gradient(#fff, #ffddec);
}
.gNavCategory_item.-cosmetic:hover:before {
    opacity: 0;
}
.gNavCategory_item.-cosmetic path {
    fill: #cb2b72;
}
.gNavCategory_item.-cosmetic:hover {
    color: #d6377e;
    text-shadow: none;
}
.gNavCategory_item.-cosmetic:hover path {
    fill: #pathHover;
}
.gNavCategory_item.-care {
    box-shadow: 0 2px 0 #166562;
    border-color: #129f9a;
    text-shadow: 0 2px 0 #2d9793;
}
.gNavCategory_item.-care:before {
    background: linear-gradient(#129f9a 38%, #4acdc9);
}
.gNavCategory_item.-care:after {
    background: linear-gradient(#fff, #b8efed);
}
.gNavCategory_item.-care:hover:before {
    opacity: 0;
}
.gNavCategory_item.-care path {
    fill: #15918c;
}
.gNavCategory_item.-care:hover {
    color: #129f9a;
    text-shadow: none;
}
.gNavCategory_item.-care:hover path {
    fill: #pathHover;
}
.gNavCategory_item.-pet {
    box-shadow: 0 2px 0 #775514;
    border-color: #d19100;
    text-shadow: 0 2px 0 #af892a;
}
.gNavCategory_item.-pet:before {
    background: linear-gradient(#d19100 38%, #dfb652);
}
.gNavCategory_item.-pet:after {
    background: linear-gradient(#fff, #f1e1ba);
}
.gNavCategory_item.-pet:hover:before {
    opacity: 0;
}
.gNavCategory_item.-pet path {
    fill: #c98300;
}
.gNavCategory_item.-pet:hover {
    color: #d19100;
    text-shadow: none;
}
.gNavCategory_item.-pet:hover path {
    fill: #pathHover;
}
.topLogin {
    font-size: 11px;
    font-size: 3.46667vw;
    display: flex;
    align-items: center;
    background: #24970b;
    border-radius: 0.5rem;
    color: #fff;
    font-weight: 700;
    padding: 0.5rem;
}
.topLogin_name {
    width: 40%;
    text-align: center;
}
.topLogin_pointInfo {
    width: 60%;
}
.footer,
.topLogin_point {
    margin-top: 0;
}
.footer {
    background-color: #24970b;
}
.footer_inner {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
}
.footer_contact,
.footer_sitemap {
    width: 100%;
}
.footer_copyright {
    font-size: 7px;
    font-size: 2.13333vw;
    color: #fff;
    background: #126200;
    padding: 0.5rem;
    text-align: center;
    margin-bottom: 0;
}
.footer_copyright span {
    display: inline-block;
}
.footer_copyright span + span {
    margin-left: 0.5em;
}
.backToTop {
    width: auto;
}
.backToTop_button {
    font-size: 9px;
    font-size: 2.93333vw;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    text-align: center;
    background-color: #24970b;
    border-radius: 0.5rem;
    font-weight: 700;
    padding: 0.5rem;
    margin-right: 0;
    margin-left: auto;
    width: auto;
}
.backToTop_button,
.backToTop_button:active,
.backToTop_button:hover,
.backToTop_button:link,
.backToTop_button:visited {
    text-decoration: none;
}
.backToTop_button:hover {
    color: #fff;
    text-decoration: none;
    opacity: 0.8;
}
.backToTop_icon {
    height: 1.1em;
}
.backToTop_text {
    color: #fff;
}
.footerNav {
    margin: auto;
    position: -webkit-sticky;
    position: sticky;
    bottom: 0;
    box-shadow: 0 1px 2px #fff;
    z-index: 9999;
}
.footerNav-list {
    font-size: 10px;
    font-size: 3.2vw;
    display: flex;
    justify-content: space-between;
    width: 100%;
    background-color: #24970b;
}
.footerNav_item {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    align-content: flex-end;
    color: #fff;
    text-align: center;
    width: 100%;
    border-right: 2px solid hsla(0, 0%, 100%, 0.5);
    padding: 1em 0 0.5em;
}
.footerNav_item a:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    pointer-events: auto;
    content: "";
    background-color: transparent;
}
.footerNav_item:nth-last-of-type(2) {
    border-right: none;
}
.footerNav_item:last-of-type {
    background-color: #fe7600;
    border: 1px solid #ff3d00;
}
.footerNav_imageWrapper {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 30px;
    width: 100%;
}
.footerNav_icon {
    height: 100%;
    width: auto;
}
.footerNav_link {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    word-break: keep-all;
    line-height: 1.2;
    height: 2em;
    margin-top: 0.5em;
}
.footerNav_link,
.footerNav_link:active,
.footerNav_link:hover,
.footerNav_link:link,
.footerNav_link:visited {
    text-decoration: none;
}
.footerSitemap {
    width: 100%;
}
.footerSitemap_list {
    color: #fff;
}
.footerSitemap_item {
    position: relative;
    font-size: 14px;
    font-size: 4.26667vw;
    display: flex;
    align-items: center;
    padding: 0.5rem 1rem;
}
.footerSitemap_item a:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    pointer-events: auto;
    content: "";
    background-color: transparent;
}
.footerSitemap_item a:hover {
    color: #fff;
}
.footerSitemap_item.-typeLogout {
    background-color: #126200;
}
.footerSitemap_item.-typeLogout .footerSitemap_circleArrow:before {
    background: #fff;
}
.footerSitemap_item.-typeLogout .footerSitemap_circleArrow:after {
    border-left-color: #1b670f;
}
.footerSitemap_item + .footerSitemap_item {
    border-top: 2px dotted hsla(0, 0%, 100%, 0.3);
}
.footerSitemap_link,
.footerSitemap_link:link,
.footerSitemap_link:visited {
    text-decoration: none;
}
.footerSitemap_link:hover {
    text-decoration: underline;
}
.footerSitemap_circleArrow {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    text-decoration: none;
    width: 1.2em;
    height: 1.2em;
    margin-right: 0.5em;
    margin-top: -0.1em;
}
.footerSitemap_circleArrow:after,
.footerSitemap_circleArrow:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    vertical-align: middle;
}
.footerSitemap_circleArrow:before {
    width: 1.2em;
    height: 1.2em;
    border-radius: 50%;
    background: #fe7600;
}
.footerSitemap_circleArrow:after {
    left: 0.2em;
    border: 0.6em solid transparent;
    border-left-color: #fff;
    transform: scale(0.5);
}
.footerContact {
    font-size: 12px;
    font-size: 3.73333vw;
    position: relative;
    text-decoration: none;
    background-color: #fff;
    border-radius: 1rem;
    font-weight: 700;
    text-align: center;
    margin: 2rem 0.5rem;
}
.footerContact a:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    pointer-events: auto;
    content: "";
    background-color: transparent;
}
.footerContact:active,
.footerContact:hover,
.footerContact:link,
.footerContact:visited {
    text-decoration: none;
}
.footerContact_header {
    background-color: #198701;
    color: #fff;
    padding: 0.5rem;
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem;
}
.footerContact_contents {
    padding: 0.5rem;
}
.footerContact_telNumber {
    font-size: 27px;
    font-size: 8.53333vw;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}
.footerContact_telNumber,
.footerContact_telNumber:link,
.footerContact_telNumber:visited {
    text-decoration: none;
}
.footerContact_telNumber:hover {
    text-decoration: underline;
}
.footerContact_telNumber img {
    width: 6.66667vw;
    margin-right: 0.5rem;
}
.footerContact_time {
    color: #198701;
}
.buttonLogin {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: #fe7600;
    border: 1px solid #ff3d00;
    border-radius: 0.5rem;
    box-shadow: 0 2px 0 #a04d1c, inset 0 0 0 1px #fe9036;
    color: #fff;
    font-weight: 700;
    line-height: 1.2;
    padding: calc(0.5rem + 4px) 2rem 0.5rem;
    transition: all 0.2s;
}
.buttonLogin,
.buttonLogin:active,
.buttonLogin:hover,
.buttonLogin:link,
.buttonLogin:visited {
    text-decoration: none;
}
.buttonLogin:hover {
    color: #fff;
    opacity: 0.8;
}
.buttonLogin a,
.buttonLogin a:active,
.buttonLogin a:hover,
.buttonLogin a:link,
.buttonLogin a:visited {
    text-decoration: none;
}
.buttonLogin span {
    color: #fff;
}
.buttonLogin_icon {
    margin-right: 0.5rem;
}
.buttonLogin.-loggingIn {
    position: relative;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background: linear-gradient(#fff, #fcf1e8);
    border: 1px solid #d7d7d7;
    border-radius: 0.5rem;
    box-shadow: 0 2px 0 #9f9f9f;
    color: #fe7600;
    font-weight: 700;
    line-height: 1.2;
    padding: calc(0.5rem + 4px) 2rem 0.5rem;
    transition: all 0.2s;
    text-decoration: none;
}
.buttonLogin.-loggingIn:active,
.buttonLogin.-loggingIn:hover,
.buttonLogin.-loggingIn:link,
.buttonLogin.-loggingIn:visited {
    text-decoration: none;
}
.buttonLogin.-loggingIn:hover {
    color: #fe7600;
    opacity: 0.8;
    text-decoration: none;
}
.buttonLogin.-loggingIn a,
.buttonLogin.-loggingIn a:active,
.buttonLogin.-loggingIn a:hover,
.buttonLogin.-loggingIn a:link,
.buttonLogin.-loggingIn a:visited {
    text-decoration: none;
}
.buttonLogin.-loggingIn span {
    color: #fe7600;
}
.sideLogin {
    border: 3px solid #24970b;
    border-radius: 0.5rem;
    text-align: center;
}
.sideLogin_header {
    padding: 0.5rem;
    border-bottom: 1px solid #24970b;
    font-weight: 700;
    color: #24970b;
}
.sideLogin_header.-loggingIn {
    background-color: #24970b;
    color: #fff;
    padding: 1rem 0.5rem;
}
.sideLogin_header.-loggingIn p + p {
    margin-top: 0.25rem;
}
.sideLogin_headerInner {
    text-align: left;
    display: inline-block;
}
.sideLogin_title {
    margin-bottom: 0;
}
.sideLogin_nameTitle {
    font-size: 0.8em;
}
.sideLogin_mypoint,
.sideLogin_mystage {
    font-size: 0.9em;
}
.sideLogin_body {
    padding: 1rem;
}
.sideLogin_linkRegistration {
    font-size: 0.9em;
    margin-top: 1rem;
}
.sideNavMypage_title {
    border-color: #015aaa;
    margin-bottom: 0;
}
.sideNavMypage_item {
    position: relative;
    padding: 0.5rem;
    font-weight: 700;
}
.sideNavMypage_item a:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    pointer-events: auto;
    content: "";
    background-color: transparent;
}
.sideNavMypage_item + .sideNavMypage_item {
    border-top: 2px dotted #015aaa;
}
.sideNavMypage_link {
    display: flex;
    align-items: center;
}
.sideNavMypage_link,
.sideNavMypage_link:active,
.sideNavMypage_link:hover,
.sideNavMypage_link:link,
.sideNavMypage_link:visited {
    text-decoration: none;
}
.sideNavMypage_link:hover {
    text-decoration: underline;
}
.sideNavMypage_circleArrow {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    text-decoration: none;
    width: 1em;
    height: 1em;
    margin-right: 0.5rem;
    margin-top: -0.1em;
}
.sideNavMypage_circleArrow:after,
.sideNavMypage_circleArrow:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    vertical-align: middle;
}
.sideNavMypage_circleArrow:before {
    width: 1em;
    height: 1em;
    border-radius: 50%;
    background: #015aaa;
}
.sideNavMypage_circleArrow:after {
    left: 0.16667em;
    border: 0.5em solid transparent;
    border-left-color: #fff;
    transform: scale(0.5);
}
.sideGuide_list {
    list-style: none;
    padding-left: 0;
}
.sideGuide_item + .sideGuide_item {
    margin-top: 0.5rem;
}
.sideFeature_carouselMask {
    padding-left: 20px;
    padding-right: 20px;
    overflow: hidden;
}
.sideFeature_item {
    width: 210px;
}
.sideFeatureCarousel_nav-next,
.sideFeatureCarousel_nav-prev {
    position: relative;
    position: absolute;
    top: 30%;
    display: block;
    width: 30px;
    height: 30px;
    background: transparent no-repeat 50%;
    background-size: cover;
}
.sideFeatureCarousel_nav-next a:after,
.sideFeatureCarousel_nav-prev a:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    pointer-events: auto;
    content: "";
    background-color: transparent;
}
.sideFeatureCarousel_viewport {
    overflow: visible !important;
}
.sideFeatureCarousel_nav-prev {
    left: -15px;
    background-image: url(/contents/shop/kyhc/images/common/slider/control-prev.png);
}
.sideFeatureCarousel_nav-next {
    right: -15px;
    background-image: url(/contents/shop/kyhc/images/common/slider/control-next.png);
}
.sideNav_header {
    padding: 0.5rem 0 0.5rem 0.5rem;
    border: 2px solid #1d8416;
    border-top-left-radius: 1rem;
    border-top-right-radius: 1rem;
    background: linear-gradient(#24970b, #0f652a);
    color: #fff;
}
.sideNav_title {
    display: flex;
    align-items: center;
    margin-bottom: 0;
    font-size: 0.9rem;
}
.sideNav_title:before {
    font-family: fontAwesome;
    font-weight: 900;
    content: "\f078";
    margin-right: 0.5rem;
}
.sideNav_list {
    border: 1px solid #ccc;
    box-shadow: 0 5px 0 #b6b6b6;
    border-bottom-left-radius: 1rem;
    border-bottom-right-radius: 1rem;
    overflow: hidden;
}
.sideNav_item {
    position: relative;
    font-size: 7px;
    font-size: 2.13333vw;
    display: flex;
    align-items: center;
    padding: 0.5rem;
    font-weight: 700;
}
.sideNav_item a:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    pointer-events: auto;
    content: "";
    background-color: transparent;
}
.sideNav_item:before {
    font-family: fontAwesome;
    font-weight: 900;
    content: "\f105";
    color: #858585;
    margin-right: 0.5rem;
}
.sideNav_item:hover {
    background: #fffbeb;
}
.sideNav_item + .sideNav_item {
    border-top: 1px solid #ccc;
}
.sideNav_itemLead {
    display: block;
    width: 100%;
    color: #24970b;
    font-size: 0.8em;
}
.sideNav_link {
    font-family: 'YakuhanJPs "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, sans-serif';
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}
.sideNav_link,
.sideNav_link:active,
.sideNav_link:hover,
.sideNav_link:link,
.sideNav_link:visited {
    text-decoration: none;
}
.sideNav_icon {
    display: block;
    width: 2em;
    text-align: center;
}
.sideNav_icon img {
    width: auto;
    height: 100%;
}
.slideProducts {
    position: relative;
}
.slideProducts_slides:after {
    content: "";
    display: block;
    clear: both;
}
.slideProducts_itemWrapper {
    padding-left: 0.25rem;
    padding-right: 0.25rem;
}
.slideProducts_itemInner {
    border: 10px solid #ebf4e6;
    border-radius: 0.5rem;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0.5rem;
}
.slideProducts_figure,
.slideProducts_title {
    text-align: center;
}
.slideProducts_productName {
    margin-top: 0;
    font-weight: 700;
    margin-bottom: 0.5rem;
    line-height: 1.2;
}
.slideProducts_productDescription {
    font-size: 5px;
    font-size: 1.6vw;
    line-height: 1.2;
    font-weight: 700;
    margin-top: 0.5rem;
    margin-bottom: 0.25rem;
}
.slideProducts_productPrice {
    font-size: 0.8em;
    background-color: #fefbea;
}
.slideProducts_productPrice tr + tr {
    border-top: 2px solid #ccc;
}
.slideProducts_productPrice td,
.slideProducts_productPrice th {
    padding: 0.25rem;
}
.slideProducts_productPrice th {
    font-weight: 400;
}
.slideProducts_productPrice td {
    color: #d49600;
    font-weight: 700;
    text-align: right;
}
.slideProducts_userName {
    font-size: 0.8em;
    font-weight: 700;
}
.slideProducts_voicetext {
    font-size: 0.9em;
    margin-top: 0;
}
.slideProducts_button {
    transition: all 0.2s ease-in-out;
    text-decoration: none;
    font-size: 12px;
    font-size: 3.73333vw;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #24970b;
    border-radius: 0.5rem;
    box-shadow: 0 2px 0 #9fc18c;
    color: #fff !important;
    padding: 0.75rem;
    margin-top: 0.5rem;
}
.slideProducts_button:hover {
    opacity: 0.8;
}
.slideProducts_button:active,
.slideProducts_button:hover,
.slideProducts_button:link,
.slideProducts_button:visited {
    text-decoration: none;
}
.slideProducts_button:before {
    font-family: fontAwesome;
    font-weight: 900;
    content: "\f0da";
    margin-right: 0.5rem;
    color: #fcd300;
    font-size: 1.5em;
}
.-themeEmployee .titlebar {
    background: #0160b0;
    border-top: 4px solid #0160b0;
}
.-themeEmployee .titlebar_title {
    background: #0160b0;
    color: #e6eafa;
}
.-themeEmployee .backToTop_button,
.-themeEmployee .footer,
.-themeEmployee .topLogin {
    background-color: #0160b0;
}
.-themeEmployee .footerSitemap_item.-typeLogout {
    background-color: #292366;
}
.-themeEmployee
    .footerSitemap_item.-typeLogout
    .footerSitemap_circleArrow:before {
    background: #fff;
}
.-themeEmployee
    .footerSitemap_item.-typeLogout
    .footerSitemap_circleArrow:after {
    border-left-color: #126200;
}
.-themeEmployee .footer_copyright {
    background: #292366;
}
.-themeGroup .titlebar {
    background: #e3953d;
    border-top: 4px solid #e3953d;
}
.-themeGroup .titlebar_title {
    background: #e3953d;
    color: #faf4e6;
}
.-themeGroup .backToTop_button,
.-themeGroup .footer,
.-themeGroup .topLogin {
    background-color: #e3953d;
}
.-themeGroup .footerSitemap_item .footerSitemap_circleArrow:before {
    background: #be3814;
}
.-themeGroup .footerSitemap_item.-typeLogout {
    background-color: #a46800;
}
.-themeGroup .footerSitemap_item.-typeLogout .footerSitemap_circleArrow:before {
    background: #fff;
}
.-themeGroup .footerSitemap_item.-typeLogout .footerSitemap_circleArrow:after {
    border-left-color: #be3814;
}
.-themeGroup .footer_copyright {
    background: #a46800;
}
.-themeSpCorp .titlebar {
    background: #b76eb9;
    border-top: 4px solid #b76eb9;
}
.-themeSpCorp .titlebar_title {
    background: #b76eb9;
    color: #fae6f7;
}
.-themeSpCorp .backToTop_button,
.-themeSpCorp .footer,
.-themeSpCorp .topLogin {
    background-color: #b76eb9;
}
.-themeSpCorp .footerSitemap_item.-typeLogout {
    background-color: #960d7d;
}
.-themeSpCorp
    .footerSitemap_item.-typeLogout
    .footerSitemap_circleArrow:before {
    background: #fff;
}
.-themeSpCorp .footerSitemap_item.-typeLogout .footerSitemap_circleArrow:after {
    border-left-color: #126200;
}
.-themeSpCorp .footer_copyright {
    background: #960d7d;
}
.orderHistory &gt; * + * {
    margin-top: 2rem;
}
.orderHistory .pagination {
    margin-top: 1rem;
}
.orderHistory_message {
    padding: 0.5rem;
}
.orderHistoryFilter {
    background: #f7f7f7;
    padding: 0.5rem;
}
.orderHistoryFilter_filter {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.orderHistoryFilter_filter dd,
.orderHistoryFilter_filter dt {
    padding: 0.5rem;
    width: 100%;
}
.orderHistoryFilter_filter form {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}
.orderHistoryFilter_filter select {
    width: auto;
    flex-grow: 1;
    background: #fff;
}
.orderHistoryFilter_filter button {
    white-space: nowrap;
}
.orderHistoryFilter_filter .orderHistoryFilterButton[type="submit"] {
    display: block;
    width: 100%;
}
.orderItem {
    background: #fffbeb;
    padding: 1rem;
    margin-left: -0.5rem;
    margin-right: -0.5rem;
    display: flex;
    flex-wrap: wrap;
}
.orderItem_goodsList,
.orderItem_purchaseInformation,
.orderItem_status {
    width: 100%;
    background: #fff;
    padding: 0.5rem;
}
.orderItem_status {
    padding-top: 0;
}
.orderItem_shippingStatus {
    display: flex;
    align-items: center;
    width: 100%;
}
.orderItem_shippingStatus dd {
    margin-left: 0.5rem;
}
.orderItem_shippingStatus dd:last-of-type {
    margin-left: auto;
}
.orderItem_goods,
.orderItem_goodsList {
    display: flex;
    flex-wrap: wrap;
}
.orderItem_goods {
    width: 100%;
}
.orderItem_goods + .orderItem_goods {
    margin-top: 2rem;
}
.orderItem_picture {
    display: block;
    width: 25%;
    flex: 1 1 25%;
    text-align: center;
    margin: auto;
}
.orderItem_picture img {
    max-width: 130px;
    width: 100%;
}
.orderItem_information {
    width: calc(75% - 0.5rem);
    flex: 1 1 calc(75% - 0.5rem);
    margin-left: 0.5rem;
    margin-bottom: 0.5rem;
}
.orderItem_information dt {
    font-weight: 700;
}
.orderItem_information dd,
.orderItem_information dt {
    display: inline-block;
}
.orderItem_information dd {
    margin-left: 0.5rem;
}
.orderItem_regularPrice {
    font-size: 0.8em;
}
.orderItem_subTotalPrice {
    font-weight: 700;
    font-size: 1.2em;
}
.orderItem_goodsName {
    font-weight: 700;
}
.orderItem_purchaseInformation {
    padding-bottom: 0;
}
.orderItem_purchaseInformation dd,
.orderItem_purchaseInformation dt {
    display: inline-block;
}
.orderItem_purchaseInformation dd {
    margin-left: 0.5rem;
}
.orderItem a.cartAddButton {
    width: 100%;
    margin: 0.5rem 0;
}
.orderItem a.orderDetailLinkLink {
    margin-top: 0.5rem;
}
.pagination {
    font-size: 12px;
    font-size: 3.73333vw;
}
.pagination_box {
    background-color: #fff;
    border: 2px solid #f7f7f7;
    color: #5d5d5d;
    display: flex;
    flex-wrap: wrap;
    width: 100%;
}
.pagination_display {
    display: flex;
}
.pagination_display dt {
    background-color: #f7f7f7;
    color: #5d5d5d;
}
.pagination_display dd,
.pagination_display dt {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0.5rem;
}
.pagination_display dd a {
    color: #24970b;
}
.pagination_display dd a + a {
    margin-left: 0.5rem;
}
.pagination_pages {
    display: flex;
    justify-content: center;
    padding: 0.5rem;
}
.pagination_pages li {
    position: relative;
    transition: background 0.2s;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #cecece;
    width: 2rem;
    height: 2rem;
}
.pagination_pages li a:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    pointer-events: auto;
    content: "";
    background-color: transparent;
}
.pagination_pages li a,
.pagination_pages li a:active,
.pagination_pages li a:hover,
.pagination_pages li a:link,
.pagination_pages li a:visited {
    text-decoration: none;
}
.pagination_pages li.-active,
.pagination_pages li:hover {
    background-color: #24970b;
    color: #fff;
}
.pagination_pages li + li {
    margin-left: 0.5rem;
}
.pagination_location {
    margin-top: 0;
    text-align: right;
}
.cartStep {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
    width: 100%;
    margin: 0.5rem 0;
    padding: 0 0.5rem;
}
.cartStep_item {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    flex: 2 1 30%;
    color: #c4c4c4;
}
.cartStep_item:last-of-type {
    flex: 1 1 30%;
}
.cartStep_item:not(:last-of-type):after {
    font-family: fontAwesome;
    font-weight: 900;
    content: "\f0da";
    font-size: 26px;
    font-size: 8vw;
    color: #24970b;
    display: inline-block;
    margin-left: 2.5%;
}
.cartStep_step {
    font-size: 12px;
    font-size: 3.6vw;
    background: #c4c4c4;
    color: #fff;
    font-weight: 700;
    text-align: center;
    padding: 0.5rem;
    border-radius: 0.5rem;
    width: 100%;
}
.cartStep_step.active {
    background: #24970b;
}
.cartStep_number {
    font-size: 16px;
    font-size: 4.93333vw;
}
.cartStep_label {
    display: block;
}
.-typePoint .cartStep_item:not(:last-of-type):after {
    color: #0370bd;
}
.-typePoint .cartStep_step.active {
    background: #0370bd;
}
.-typePoint .level_h3 {
	background-color: #0370bd;
}
.cartRecommend_title {
    font-size: 19px;
    font-size: 6vw;
    margin-top: 2rem;
    margin-bottom: 1rem;
}
.cartRecommend_list {
    display: flex;
    justify-content: space-between;
    padding: 0 0.5rem;
}
.cartRecommend_item {
    position: relative;
    text-align: center;
    width: calc((100% - 1rem) / 3);
}
.cartRecommend_item a:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    pointer-events: auto;
    content: "";
    background-color: transparent;
}
.cartRecommend_item &gt; * + * {
    margin-top: 0.5rem;
}
.cartRecommend_image {
    border-radius: 0.5rem;
}
.cartRecommend_name {
    color: #24970b;
}
.cartRecommend_text {
    font-size: 0.9em;
}
.cartRecommend_price {
    font-size: 0.9em;
    font-weight: 700;
}
.formbox {
    padding: 1rem;
}
.formbox dl + dl {
    margin-top: 2rem;
}
.formbox dt {
    font-size: 1.1em;
    font-weight: 700;
    margin-bottom: 0.25rem;
}
.formbox_note {
    margin-top: 0.2rem;
    font-size: 0.9em;
    margin-left:1rem;
	text-indent: -1em;
}
#LP p.formbox_note {
    margin:0 auto 0 1rem;
}
.formbox .__error {
    display: block;
    font-size: 0.7em;
    margin-left: 1em;
	text-indent: -1em;
}
.thanks {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
}
.thanks &gt; * + * {
    margin-top: 2rem;
}
.thanks_headline {
    margin-bottom: 1rem;
}
.thanks_orderId dt {
    font-weight: 700;
}
.thanks_message a,
.thanks_returnButton a {
    color: #24970b;
}

/* あわせて買われている商品 */
.relatedArea {
	margin-top: 60px;
}

.relatedArea h2 {
	display: block;
	border-bottom: 3px solid #d49600;
	font-size: 26px;
	text-align: center;
	margin-bottom: 20px;
}
.relatedArea .detailsBlock {
	display: flex;
	justify-content: space-between;
	padding: 0 .5rem;
}
.relatedArea .itemBlock {
	position: relative;
	text-align: center;
	width: calc((100% - 1rem)/4);
}
.relatedArea .itemBlock&gt;*+* {
	margin-top: .5rem;
}
.relatedArea figcaption {
	font-size: .9em;
}
@media screen and (max-width: 641px) {
	.relatedArea h2 {
		font-size: 19px;
	}
	.relatedArea .detailsBlock {
		flex-wrap: wrap;
	}
	.relatedArea .itemBlock {
		width: calc((100% - 1rem)/2);
		border: none;
	}
}

.userRegisterPrivacy {
    background: #f0f6dd;
    padding-bottom: 0.5rem;
}
.userRegisterPrivacy_title {
    background: #24970b;
    color: #fff;
    text-align: center;
    font-weight: 400;
    padding: 1rem;
}
.userRegisterPrivacy_note {
    font-size: 9px;
    font-size: 2.66667vw;
    padding: 1rem;
}
.userRegisterPrivacy_wrapper {
    max-height: 240px;
    background: #fff;
    margin: 0 1rem 1rem;
}
.userRegisterPrivacy_textbox {
    font-size: 9px;
    font-size: 2.66667vw;
    background: #fff;
    /* padding: 1rem 2rem; */
}
.userRegisterPrivacy_agreement {
    text-align: center;
    margin: 0.5rem auto;
}
.userRegisterPrivacy_agreementNote {
    font-size: 9px;
    font-size: 2.66667vw;
}
.userRegisterPrivacy_next {
    margin: 2rem auto;
    text-align: center;
    display: flex;
    flex-direction: column;
}
.userRegisterPrivacy_next button.saveButton[type="submit"] {
    margin-top: 0.5rem;
}
.boxContents_header {
    background: linear-gradient(#09a860, #6ebe58);
    box-shadow: 4px 0 0 #9cc893, 0 2px 0 #24970b;
    border-top-left-radius: 0.5rem;
    border-top-right-radius: 0.5rem;
    color: #fff;
    padding: 1rem 0.5rem;
    text-align: center;
    font-weight: 700;
}
.boxContents_headerEmphasis {
    font-size: 17px;
    font-size: 5.33333vw;
}
.boxContents_contents {
    border: 2px solid #24960d;
    box-shadow: 2px 2px 0 2px #9cc893;
    padding: 1rem 0.5rem;
}
.mypage_logout {
    font-size: 12px;
    font-size: 3.73333vw;
    text-align: right;
    margin: 0.5rem 0;
}
.mypage_logout:before {
    font-family: fontAwesome;
    font-weight: 900;
    content: "\f105";
    margin-right: 0.5rem;
}
.mypageNav_list {
    background-color: #e3f2ff;
    padding: 0.5rem;
}
.mypageNav_item {
    padding: 0.5rem;
}
.mypageNav_item dl {
    display: flex;
    align-items: center;
    width: 100%;
}
.mypageNav_item dt {
    flex: 1 1 45%;
}
.mypageNav_item dd {
    font-size: 11px;
    font-size: 3.46667vw;
    flex: 1 1 55%;
    font-weight: 700;
    padding-left: 0.5rem;
}
.mypageNav_item + .mypageNav_item {
    border-top: 2px dotted #015aaa;
}
.alertMessageContent,
.alertMessageContentTitle {
    padding: 5px 0 2px 30px;
}
.__error {
    display: inline-block;
    margin-top: 0.5rem;
}

/*
## サイド特別バナーSP用
*/
.sideGuide_list.sideSpecial_list {
    margin-bottom: 2rem;
}

.sideGuide_list.sideSpecial_list img{
    width: 100%;
}

/*
## エラーページ系（systemError）
*/
#systemError .errorMessage {
	text-align:center;
	margin: 24px auto 48px;
}
#systemError .mainText {
	font-size: 1.3em;
}
#systemError .detailText {
	margin: 2em auto;
}
@media screen and (max-width: 641px) {
	#systemError .detailText {
		width: 90%;
		text-align: left;
	}
}

/* 404 */
#systemError.notFound .mainText {
	text-indent: 1em;
	margin-bottom: 0;
}
@media screen and (max-width: 641px) {
	#systemError.notFound .mainText {
		text-indent: 0;
		font-size: 1.3rem;
	}
}

/* エラーページその他 */
.TokenErrorPage .errorMessage,
.ParticularPage .errorMessage,
.SessionTimeOutPage .errorMessage  {
	text-align:center;
	margin: 24px auto 48px;
}
.TokenErrorPage .errorMessage .mainText,
.ParticularPage .errorMessage .mainText,
.SessionTimeOutPage .errorMessage .mainText {
	font-size: 1.3em;
}
.TokenErrorPage .errorMessage .detailText,
.ParticularPage .errorMessage .detailText,
.SessionTimeOutPage .errorMessage .detailText {
	margin: 2em auto;
}
/* 古いページを要求しています */
.SessionTimeOutPage .errorMessage .subText {
	margin-bottom: 30px;
}
.SessionTimeOutPage .errorMessage .causeList {
    display: inline-block;
}
.SessionTimeOutPage .errorMessage .causeList li {
    list-style: disc;
    text-align: left;
}
@media screen and (max-width: 641px) {
	.TokenErrorPage .errorMessage .mainText,
    .ParticularPage .errorMessage .mainText,
    .SessionTimeOutPage .errorMessage .mainText {
		text-indent: 0;
		font-size: 1.3rem;
    }
    .TokenErrorPage .errorMessage .detailText,
    .ParticularPage .errorMessage .detailText,
    .SessionTimeOutPage .errorMessage .detailText {
		width: 90%;
		text-align: left;
    }
    /* 古いページを要求しています */
    .SessionTimeOutPage .errorMessage .causeList li {
        margin-left: 40px;
        margin-right: 20px;
        margin-bottom: 10px;
    }
}


@media screen and (min-width: 642px) {
    body {
        min-width: calc(1000px + 1rem);
    }
    .maincontents-wrapper {
        margin-top: 2rem;
    }
    .contents_wrapper {
        margin-left: 1.5rem;
        margin-right: 1.5rem;
    }
    .level_h1,
    .titlebar_title {
        font-size: 11px;
        padding-left: 0;
        padding-right: 0;
    }
    .level_h2 {
        font-size: 24px;
    }
    .level_h3 {
        font-size: 18px;
    }
    .cartRecommend_title,
    .sideFeature_title,
    .sideGuide_title,
    .sideNavMypage_title {
        display: block;
        border-bottom: 3px solid #d49600;
    }
    .cartRecommend_title:after,
    .sideFeature_title:after,
    .sideGuide_title:after,
    .sideNavMypage_title:after,
    input.deleteLinkSP[type="button"] {
        display: none;
    }
    input.orderPostCodeSearchButton[type="button"],
    input.postCodeSearchButton[type="button"] {
        margin-top: 0;
        margin-bottom: 0;
        max-width: 30%;
    }
    .buttonArea {
        flex-direction: row;
        justify-content: space-around;
        align-items: baseline;
    }
    .buttonArea &gt; a.btn_lg + a.btn_lg,
    .buttonArea button.saveButton[type="submit"] {
        margin-top: 0;
        margin-left: 0.5rem;
    }
    a.mypageButton {
        font-size: 17px;
        padding: 0.5rem;
    }
    .breadcrumb .breadcrumbList {
        font-size: 14px;
    }
    .gNav_logo.-sm {
        display: none;
    }
    .gSubNav_item {
        font-size: 13px;
    }
    .topLogin {
        display: none;
        font-size: 16px;
    }
    .footer_inner {
        flex-direction: row;
        padding: 2rem 0;
    }
    .footer_contact,
    .footer_sitemap {
        width: 500px;
        margin-left: 0;
    }
    .footer_copyright {
        font-size: 10px;
    }
    .backToTop_button {
        font-size: 14px;
        display: flex;
        justify-content: center;
        flex-direction: row;
        align-items: center;
        width: 200px;
        border-radius: 0;
    }
    .backToTop_button br {
        display: none;
    }
    .backToTop_icon {
        margin-right: 0.5rem;
    }
    .footerNav {
        display: none;
    }
    .footerNav-list {
        font-size: 15px;
    }
    .footerSitemap_list {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .footerSitemap_item {
        font-size: 14px;
        padding: 0.5rem;
        flex: 0 0 calc(50% - 0.5rem);
    }
    .footerSitemap_item.-typeLogout {
        display: none;
    }
    .footerSitemap_item:nth-of-type(2) {
        border-top: none;
    }
    .footerSitemap_item:last-of-type,
    .footerSitemap_item:nth-last-of-type(2),
    .footerSitemap_item:nth-last-of-type(3) {
        border-bottom: 2px dotted hsla(0, 0%, 100%, 0.3);
    }
    .footerContact {
        font-size: 14px;
        width: 350px;
        margin: auto;
    }
    .footerContact_telNumber {
        font-size: 34px;
    }
    .footerContact_telNumber img {
        width: 50px;
    }
    .sideFeatureCarousel_nav-next,
    .sideFeatureCarousel_nav-prev {
        top: 148.47px;
    }
    .sideNav_item {
        font-size: 13px;
    }
    .slideProducts_productDescription {
        font-size: 8px;
    }
    .slideProducts_button {
        font-size: 14px;
    }
    .-themeEmployee .titlebar {
        background: #e6eafa;
    }
    .-themeEmployee .titlebar_title {
        background: #e6eafa;
        color: #949392;
    }
    .-themeEmployee .topCarousel {
        margin-top: 2rem;
    }
    .-themeGroup .titlebar {
        background: #faf4e6;
    }
    .-themeGroup .titlebar_title {
        background: #faf4e6;
        color: #949392;
    }
    .-themeGroup .topCarousel {
        margin-top: 2rem;
    }
    .-themeSpCorp .titlebar {
        background: #fae6f7;
    }
    .-themeSpCorp .titlebar_title {
        background: #fae6f7;
        color: #949392;
    }
    .-themeSpCorp .topCarousel {
        margin-top: 2rem;
    }
    .orderHistoryFilter_filter {
        flex-wrap: nowrap;
    }
    .orderHistoryFilter_filter dd,
    .orderHistoryFilter_filter dt {
        width: auto;
    }
    .orderHistoryFilter_filter form {
        flex-wrap: nowrap;
    }
    .orderHistoryFilter_filter form * + * {
        margin-left: 0.5rem;
    }
    .orderItem {
        padding: 2rem;
        margin-left: 0;
        margin-right: 0;
    }
    .orderItem_shippingStatus {
        padding: 0.5rem;
        border-bottom: 1px solid #ccc;
    }
    .orderItem_goodsList {
        width: 50%;
        border-right: 1px solid #ccc;
    }
    .orderItem_information,
    .orderItem_picture {
        width: 100%;
        flex-basis: 100%;
    }
    .orderItem_purchaseInformation {
        width: 50%;
    }
    .orderItem a.orderDetailLinkLink {
        margin-top: 2rem;
    }
    .pagination {
        font-size: 14px;
    }
    .cartStep_item:not(:last-of-type):after {
        font-size: 38px;
    }
    .cartStep_step {
        font-size: 17px;
    }
    .cartStep_number {
        font-size: 23px;
    }
    .cartRecommend_title {
        font-size: 26px;
    }
    .userRegisterPrivacy_agreementNote,
    .userRegisterPrivacy_note,
    .userRegisterPrivacy_textbox {
        font-size: 13px;
    }
    .userRegisterPrivacy_next {
        flex-direction: row;
    }
    .userRegisterPrivacy_next button.saveButton[type="submit"] {
        margin-top: 0;
        margin-left: 0.5rem;
    }
    .boxContents_headerEmphasis {
        font-size: 25px;
    }
    .boxContents_contents {
        padding: 1.5rem 2rem;
    }
    .mypage_logout {
        font-size: 14px;
    }
    .mypageNav_item dt {
        max-width: 230px;
    }
    .mypageNav_item dd {
        font-size: 16px;
        padding-left: 1rem;
    }
}
@media all and (-ms-high-contrast:none){
    *::-ms-backdrop, .footerSitemap_item { width: 49%; } /* IE11 */
}
@media all and (-ms-high-contrast:none){
    *::-ms-backdrop,
    input.orderPostCodeSearchButton[type="button"],
    input.postCodeSearchButton[type="button"] {
        display: inline-block;
    } /* IE11 */
}


@media (prefers-reduced-motion: reduce) {
    *,
    :after,
    :before {
        transition: none !important;
        -webkit-animation: none !important;
        animation: none !important;
        scroll-behavior: auto !important;
    }
}
@media screen and (min-width: 641px) and (max-width: 1000px) {
    .maincontents-wrapper {
        padding-left: 0.5rem;
        padding-right: 0.5rem;
    }
}
@media screen and (max-width: 641px) {
    .maincontents-wrapper .main {
        padding-left: 0.5rem;
        padding-right: 0.5rem;
    }
    .maincontents-wrapper .sidebar {
        display: none;
    }
    .topGroupName {
        padding: 0 0 10px;
    }
    .main .level_h2 {
        margin-left: -0.5rem;
        margin-right: -0.5rem;
    }
    #buttonGroup .itemWrap {
        width: 100%;
    }
    #addInqButton,
    #confirmButton,
    #newButton,
    #reminderButton,
    #saveButton,
    #shoppingButton_link,
    a.nextButton,
    input.btn_lg[type="button"].nextButton,
    input.btn_lg[type="submit"].nextButton {
        height: auto;
    }
    a.toCartButton {
        width: 80%;
    }
    input.deleteLinkPC[type="button"] {
        display: none;
    }
    a.mypageButton .mypageButton_body {
        margin-top: 0.35714rem;
    }
    a.mypageButton .mypageButton_body br {
        display: none;
    }
    select + select {
        margin-top: 0.5rem;
    }
    .gNav_cart,
    .gNav_logo.-md,
    .gNav_lower,
    .gNav_menu,
    .gNav_tel {
        display: none;
    }
    .backToTop {
        display: flex;
        justify-content: flex-end;
        padding: 0.5rem;
    }
    .backToTop_text {
        margin-top: 0.5rem;
    }
    .orderHistoryFilter_filter dt {
        padding-bottom: 0;
    }
    .orderHistoryFilter_filter dd {
        padding-top: 0;
    }
    .orderHistoryFilter_filter .orderHistoryFilterButton[type="submit"] {
        margin-top: 0.5rem;
    }
    .orderItem_purchaseInformation {
        order: -1;
    }
    .pagination_pages {
        width: 100%;
    }

    /* footer */
    .nologin .-typeLogout {
        display: none;
    }

    /* STEP */
    .cartStep {
        flex-wrap: wrap;
        align-items: stretch;
    }
    .cartStep_item {
        align-items: stretch;
        margin-bottom: 10px;
    }
    .cartStep_item:not(:last-of-type):after {
        top: 20%;
        position: relative;
    }
}
/*# sourceMappingURL=maps/shop.common.css.map */
</pre></body></html>