   @charset "UTF-8";
*, ::before, ::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

html {
  line-height: 1.15;
  tap-highlight-color: transparent;
  text-size-adjust: 100%;
}

body {
  margin: 0;
}

main {
  display: block;
}

p, table, blockquote, address, pre, iframe, form, figure, dl {
  margin: 0;
}

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  font-size: inherit;
  font-weight: inherit;
}

ul, ol {
  list-style: none;
  padding: 0;
  margin: 0;
}

dt {
  font-weight: 700;
}

dd {
  margin-left: 0;
}

hr {
  clear: both;
  box-sizing: content-box;
  height: 0;
  margin: 0;
  overflow: visible;
  color: inherit;
  border-top-width: 1px;
}

pre {
  font-family: monospace, monospace;
  font-size: inherit;
}

address {
  font-style: inherit;
}

a {
  background-color: transparent;
  color: inherit;
  text-decoration: none;
}

abbr[title] {
  text-decoration: underline dotted;
}

b, strong {
  font-weight: bolder;
}

code, kbd, samp {
  font-family: monospace, monospace;
  font-size: inherit;
}

small {
  font-size: 80%;
}

sub, sup {
  vertical-align: baseline;
  font-size: 75%;
  line-height: 0;
  position: relative;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

svg, img, embed, object, iframe {
  vertical-align: bottom;
}

button, input, optgroup, select, textarea {
  vertical-align: middle;
  padding: 0;
  margin: 0;
  background: transparent;
  border-radius: 0;
  font: inherit;
  color: inherit;
  text-align: inherit;
  text-transform: inherit;
  appearance: none;
}

[type=checkbox] {
  appearance: checkbox;
}

[type=radio] {
  appearance: radio;
}

button, [type=button], [type=reset], [type=submit] {
  cursor: pointer;
}

button:disabled, [type=button]:disabled, [type=reset]:disabled, [type=submit]:disabled {
  cursor: default;
}

:-moz-focusring {
  outline: auto;
}

select:disabled {
  opacity: inherit;
}

option {
  padding: 0;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
}

legend {
  padding: 0;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=number]::inner-spin-button, [type=number]::outer-spin-button {
  height: auto;
}

[type=search] {
  outline-offset: -2px;
}

[type=search]::search-decoration {
  appearance: none;
}

::file-upload-button {
  font: inherit;
  appearance: button;
}

label[for] {
  cursor: pointer;
}

details {
  display: block;
}

summary {
  display: list-item;
}

[contenteditable]:focus {
  outline: auto;
}

table {
  border-collapse: collapse;
  border-color: inherit;
}

caption {
  text-align: left;
}

td, th {
  vertical-align: top;
  padding: 0;
}

th {
  font-weight: 700;
  text-align: left;
}

:root {
  --scrollbar: 0;
}

/*==Noto Sans JP==*/
/*Thin*/
@font-face {
  font-family: "Noto Sans JP";
  font-weight: 100;
  font-style: normal;
  src: url("/common/font/Noto_Sans_JP/NotoSansJP-Thin.woff") format("woff");
}
/*ExtraLight*/
@font-face {
  font-family: "Noto Sans JP";
  font-weight: 200;
  font-style: normal;
  src: url("/common/font/Noto_Sans_JP/NotoSansJP-ExtraLight.woff") format("woff");
}
/*Light*/
@font-face {
  font-family: "Noto Sans JP";
  font-weight: 300;
  font-style: normal;
  src: url("/common/font/Noto_Sans_JP/NotoSansJP-Light.woff") format("woff");
}
/*Regular*/
@font-face {
  font-family: "Noto Sans JP";
  font-weight: 400;
  font-style: normal;
  src: url("/common/font/Noto_Sans_JP/NotoSansJP-Regular.woff") format("woff");
}
/*Midium*/
@font-face {
  font-family: "Noto Sans JP";
  font-weight: 500;
  font-style: normal;
  src: url("/common/font/Noto_Sans_JP/NotoSansJP-Medium.woff") format("woff");
}
/*SemiBold*/
@font-face {
  font-family: "Noto Sans JP";
  font-weight: 600;
  font-style: normal;
  src: url("/common/font/Noto_Sans_JP/NotoSansJP-SemiBold.woff") format("woff");
}
/*Bold*/
@font-face {
  font-family: "Noto Sans JP";
  font-weight: 700;
  font-style: normal;
  src: url("/common/font/Noto_Sans_JP/NotoSansJP-Bold.woff") format("woff");
}
/*ExtraBold*/
@font-face {
  font-family: "Noto Sans JP";
  font-weight: 800;
  font-style: normal;
  src: url("/common/font/Noto_Sans_JP/NotoSansJP-ExtraBold.woff") format("woff");
}
/*Black*/
@font-face {
  font-family: "Noto Sans JP";
  font-weight: 900;
  font-style: normal;
  src: url("/common/font/Noto_Sans_JP/NotoSansJP-Black.woff") format("woff");
}
/*==Inter==*/
/*Thin*/
@font-face {
  font-family: "Inter";
  font-weight: 100;
  font-style: normal;
  src: url("/common/font/Inter/Inter-Thin.woff") format("woff");
}
/*ExtraLight*/
@font-face {
  font-family: "Inter";
  font-weight: 200;
  font-style: normal;
  src: url("/common/font/Inter/Inter-ExtraLight.woff") format("woff");
}
/*Light*/
@font-face {
  font-family: "Inter";
  font-weight: 300;
  font-style: normal;
  src: url("/common/font/Inter/Inter-Light.woff") format("woff");
}
/*Regular*/
@font-face {
  font-family: "Inter";
  font-weight: 400;
  font-style: normal;
  src: url("/common/font/Inter/Inter-Regular.woff") format("woff");
}
/*Midium*/
@font-face {
  font-family: "Inter";
  font-weight: 500;
  font-style: normal;
  src: url("/common/font/Inter/Inter-Medium.woff") format("woff");
}
/*SemiBold*/
@font-face {
  font-family: "Inter";
  font-weight: 600;
  font-style: normal;
  src: url("/common/font/Inter/Inter-SemiBold.woff") format("woff");
}
/*Bold*/
@font-face {
  font-family: "Inter";
  font-weight: 700;
  font-style: normal;
  src: url("/common/font/Inter/Inter-Bold.woff") format("woff");
}
/*ExtraBold*/
@font-face {
  font-family: "Inter";
  font-weight: 800;
  font-style: normal;
  src: url("/common/font/Inter/Inter-ExtraBold.woff") format("woff");
}
/*Black*/
@font-face {
  font-family: "Inter";
  font-weight: 900;
  font-style: normal;
  src: url("/common/font/Inter/Inter-Black.woff") format("woff");
}
/*==Oswald==*/
/*ExtraLight*/
@font-face {
  font-family: "Oswald";
  font-weight: 200;
  font-style: normal;
  src: url("/common/font/Oswald/Oswald-ExtraLight.woff") format("woff");
}
/*Light*/
@font-face {
  font-family: "Oswald";
  font-weight: 300;
  font-style: normal;
  src: url("/common/font/Oswald/Oswald-Light.woff") format("woff");
}
/*Regular*/
@font-face {
  font-family: "Oswald";
  font-weight: 400;
  font-style: normal;
  src: url("/common/font/Oswald/Oswald-Regular.woff") format("woff");
}
/*Midium*/
@font-face {
  font-family: "Oswald";
  font-weight: 500;
  font-style: normal;
  src: url("/common/font/Oswald/Oswald-Medium.woff") format("woff");
}
/*SemiBold*/
@font-face {
  font-family: "Oswald";
  font-weight: 600;
  font-style: normal;
  src: url("/common/font/Oswald/Oswald-SemiBold.woff") format("woff");
}
/*Bold*/
@font-face {
  font-family: "Oswald";
  font-weight: 700;
  font-style: normal;
  src: url("/common/font/Oswald/Oswald-Bold.woff") format("woff");
}
html {
  height: -webkit-fill-available;
  font-size: 62.5%;
}

body {
  min-height: 100vh;
  min-height: -webkit-fill-available;
  background: #fff;
  color: #333;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.6;
  word-break: break-all;
}
body * {
  box-sizing: border-box;
  font-family: "Noto Sans JP", "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
}

img {
  max-width: 100%;
  height: auto;
}

ul, ol, dl {
  list-style: none;
}

a {
  outline: none;
  color: #333;
}

p, li, dt, dd {
  color: #333;
}

.l-footer {
  background-color: #f1f1f2;
}
.l-footer__inner {
  padding: 7rem 0;
}
.l-footer__logo {
  margin-bottom: 3rem;
  font-size: 1.5rem;
  font-weight: 500;
}
.l-footer__logo img {
  margin-bottom: 0.7rem;
}
.l-footer__heading {
  margin-bottom: 2rem;
  font-size: 1.8rem;
}
.l-footer__info {
  margin-left: auto;
  margin-right: auto;
  display: grid;
  justify-content: center;
  align-items: center;
  gap: 2rem;
  grid-template-columns: repeat(auto-fit, minmax(24rem, 1fr));
  /*max-width: 940px;*/
}
.l-footer__item {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  height: 12rem;
  /*padding: 3rem 1rem 3rem 2.5rem;*/
  padding: 1rem;
  padding-left: 1.2rem;
  background-color: #fff;
  border-radius: 1.8rem;
  }
.l-footer__item .image {
  margin-right: 1rem;
}
.l-footer__item .tel-number {
  font-size: 2.2rem;
  font-weight: 300;
  letter-spacing: 0.26rem;
}
.l-footer__item .time {
  font-size: 1.2rem;
  letter-spacing: 0.056rem;
}
.l-footer__item a {
  display: flex;
  align-items: center;
}
.l-footer__item--tel {
  border: 0.1rem solid #dedede;
}
.l-footer__item--inquiry,
.l-footer__item--guide,
.l-footer__item--faq {
  padding: 0;
  font-size: 1.8rem;
  font-weight: 500;
}
.l-footer__item--inquiry a,
.l-footer__item--guide a,
.l-footer__item--faq a {
  width: 100%;
  height: 100%;
  /*padding: 3rem 1rem 3rem 2.5rem;*/
  padding: 1rem;
  padding-left: 2rem;
  border-radius: 1.8rem;
  overflow: hidden;
}
.l-footer__item--inquiry .image {
  margin-right: 1rem;
}
.l-footer__item--guide .image,
.l-footer__item--faq .image
 {
  margin-right: 1rem;
}
.l-footer__pagetop {
  display: none;
  cursor: pointer;
  position: fixed;
  right: 1rem;
  bottom: 1rem;
  z-index: 1;
}
.l-footer__pagetop .image {
  display: inherit;
  width: 4.5rem;
  width: 45px;
  height: 4.5rem;
  border-radius: 50%;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.06);
}
.l-footer__pagetop .image img {
  width: 100%;
  height: 100%;
}
.l-footer__pagetop.fadeOut {
  display: none !important;
  z-index: -1;
  animation-duration: 0.3s;
  animation-fill-mode: forwards;
  animation-name: fadeOut;
}
.l-footer__pagetop.fadeIn {
  display: block !important;
  animation-duration: 0.3s;
  animation-fill-mode: forwards;
  animation-name: fadeIn;
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  99% {
    height: 100vw;
  }
  100% {
    height: 0;
    opacity: 0;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.l-footer__copyright {
  padding: 2.7rem 1.5rem;
  background-color: #dedede;
}
.l-footer__copyright p {
  color: #333;
  font-size: 1.3rem;
  line-height: 1.2307692308;
  letter-spacing: 0.04em;
  text-align: center;
}

.l-header {
  width: 100%;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  background-color: #fff;
  position: relative;
  z-index: 10;
}
.l-header__wrap {
  padding: 0 4rem;
}
.l-header__inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.l-header__right {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.l-header__logo a {
  display: block;
  width: auto;
  height: 35px;
}
.l-header__logo a img {
  width: auto;
  height: 100%;
}
.l-header__search {
  margin-right: 3rem;
  transition: opacity 0s ease;
}
.l-header__main-menu {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.l-header__menu-icon {
  width: 7rem;
  height: 7rem;
  border-radius: 0.3rem;
  overflow: hidden;
}
.l-header__menu-icon--coupon,
.l-header__menu-icon--favorite {
  justify-content: center;
}
.l-header__menu-icon a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 100%;
  cursor: pointer;
}
.l-header__menu-icon a:hover .image path {
  fill: #0c60d1;
}
.l-header__menu-icon a:hover .text {
  color: #0c60d1;
}
.l-header__menu-icon .image, .l-header__menu-icon .text {
  display: block;
}
.l-header__menu-icon .image {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 5rem;
  height: 3.5rem;
  margin-bottom: 0.2rem;
  position: relative;
}
.l-header__menu-icon .text {
  display: block;
  color: #1d2087;
  font-size: 1.1rem;
  font-weight: 700;
  line-height: 1;
  text-align: center;
}
.l-header__menu-icon__cart-count {
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1.9rem;
  height: 1.9rem;
  border-radius: 50%;
  background: #e50012;
  color: #fff;
  font-size: 10px;
  line-height: 1;
  font-weight: bold;
  letter-spacing: -1px;
  text-align: center;
  top: 0;
  right: .3rem;
}
.l-header__menu-icon--logout {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.l-header__menu-icon--logout .logout-input {
  width: 2.2rem;
  height: 2.6rem;
  background-image: url("/images/common/header/icon-login01.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
.l-header__menu-icon--logout .logout-input::before {
  content: "";
  background-image: url("/images/common/header/icon-login01-hover.svg");
}
.l-header__menu-icon--logout:hover .logout-input {
  background-image: url("/images/common/header/icon-login01-hover.svg");
}
.l-header__menu-icon--logout:hover .text {
  color: #0c60d1;
}
.l-header__menu-icon--hamburger-open {
  display: none;
  background-color: #1d2087;
  color: #fff;
}
.l-header__menu-icon--hamburger-open a:hover {
  background-color: #0c60d1;
}
.l-header__menu-icon--hamburger-open a:hover .image path {
  fill: #fff;
}
.l-header__menu-icon--hamburger-open a:hover .text {
  color: #fff;
}
.l-header__menu-icon--hamburger-open .text {
  color: #fff;
}
.l-header__toggle-menu {
  display: none;
  max-width: 110rem;
  padding: 6rem 0;
  margin: 1rem auto 0;
  background-color: #fff;
  border-top: 0.1rem solid #dedede;
  position: relative;
}
.l-header__toggle-main {
  display: flex;
  justify-content: center;
  margin-bottom: 5rem;
}
.l-header__toggle-main li:first-child {
  margin-right: 0.75rem;
}
.l-header__toggle-main li:last-child {
  margin-left: 0.75rem;
}
.l-header__toggle-main .c-button {
  width: 25rem;
  font-size: 1.8rem;
  letter-spacing: 0.072rem;
}
.l-header__toggle-sub {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 1.5rem;
  font-size: 1.7rem;
}
.l-header__toggle-sub li {
  width: calc((100% - 40px) / 3);
  height: 7rem;
  margin-bottom: -0.1rem;
  border-top: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
}
.l-header__toggle-sub li:not(:nth-child(3n)) {
  margin-right: 20px;
}
.l-header__toggle-sub li.mypage {
  background-image: url("/images/common/header/icon-toggle-sub-mypage01.png");
}
.l-header__toggle-sub li.address {
  background-image: url("/images/common/header/icon-toggle-sub-address01.png");
  background-size: 60px 50px;
}
.l-header__toggle-sub li.history a {
  background-image: url("/images/common/header/icon-toggle-sub-history01.png");
}
.l-header__toggle-sub li.favorite a {
  background-image: url("/images/common/header/icon-toggle-sub-favorite01.png");
}
.l-header__toggle-sub li.guide a {
  background-image: url("/images/common/header/icon-toggle-sub-guide01.png");
}
.l-header__toggle-sub li.faq a {
  background-image: url("/images/common/header/icon-toggle-sub-faq01.png");
}
.l-header__toggle-sub li.new a {
  background-image: url("/images/common/header/icon-toggle-sub-new01.png");
}
.l-header__toggle-sub li.inquiry a {
  background-image: url("/images/common/header/icon-toggle-sub-inquiry01.png");
}
.l-header__toggle-sub li.mailmagazine a {
  background-image: url("/images/common/header/icon-toggle-sub-mailmagazine01.png");
}
.l-header__toggle-sub li.card a {
  background-image: url("/images/common/header/icon-toggle-sub-card01.png");
}
.l-header__toggle-sub li.mailmagazine .u-list-asterisk {
  font-size: 1.4rem;
  margin-top: 1.4rem;
}
.l-header__toggle-sub a {
  display: flex;
  align-items: center;
  height: 100%;
  padding-left: 6rem;
  padding-right: 3.9rem;
  background-repeat: no-repeat;
  background-position: left center;
  font-weight: 500;
}
.l-header__toggle-sub--top {
  margin-bottom: 3rem;
  align-items: flex-start;
}
.l-header__toggle-sub--top li {
  width: calc((100% - 2rem) / 2);
  height: auto;
  margin-right: 0;
}
.l-header__toggle-sub--top li:not(:nth-child(3n)) {
  margin-right: 0;
}
.l-header__toggle-sub--top li:not(:nth-child(2n)) {
  margin-right: 20px;
}
.l-header__toggle-sub--top > li {
  background-position: left 10px;
  display: flex;
  align-items: center;
  height: 100%;
  background-repeat: no-repeat;
  font-weight: 500;
  flex-wrap: wrap;
  border-bottom: none;
}
.l-header__toggle-sub--top > li .title {
  display: flex;
  width: 100%;
  height: 7rem;
  padding-left: 6rem;
  align-items: center;
}
.l-header__toggle-sub--top li ul {
  display: flex;
  flex-wrap: wrap;
}
.l-header__toggle-sub--top li ul li {
  width: calc((100% - 20px) / 2);
  font-weight: normal;
  border: none;
}
.l-header__toggle-sub--top li ul li:nth-last-child(n + 3) {
  margin-bottom: 12px;
}
.l-header__toggle-sub--top li ul li a {
  font-size: 1.4rem;
  height: auto;
  padding-left: 4rem;
  padding-right: 3.8rem;
}

.l-header__toggle-sub--top li ul li a.c-link-arrow::before {
  right: 2.26rem;
}

.l-header__toggle-sub--top li ul li a.c-link-arrow::after {
  right: 1.5rem;
}

.l-header__toggle-sub--top li ul li a.ex.c-link-arrow::before {
  right: 1.26rem;
}

.l-header__toggle-sub--top li ul li a.ex.c-link-arrow::after {
  right: 0.5rem;
}

.l-header__toggle-footer {
  display: flex;
  justify-content: space-between;
}
.l-header__toggle-footer__left {
  font-size: 1.4rem;
}
.l-header__toggle-footer__right {
  display: flex;
  flex-wrap: wrap;
  font-size: 1.4rem;
  letter-spacing: 0.068rem;
}
.l-header__toggle-footer__right li:not(:last-child) {
  margin-right: 2.5rem;
}
.l-header--2 {
  border-bottom: 1px solid #dedede;
}

.l-header--2 h1 {
  margin-bottom: 0;
}

.header-menu-bg {
  display: none;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0.8;
  overflow: hidden;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9;
}

.headerToggleMenuOpened {
  overflow: hidden;
}
.headerToggleMenuOpened .l-header {
  max-height: 100vh;
  overflow-y: auto;
  overscroll-behavior-y: contain;
}

.header-fix-content {
  position: sticky;
  top: 0;
  z-index: 12;
  transition: opacity 0.2s ease-in-out;
}
.header-fix-content--is-opacity-0 {
  opacity: 0;
  z-index: -1;
}
.header-fix-content--is-position-absolute {
  width: 100%;
  position: absolute;
/*  left: 50%;
  transform: translateX(-50%);*/
}
.header-fix-content--is-position-absolute .l-header {
  padding-right: calc(var(--scrollbar));
}
.headerToggleMenuOpenedFlag {
  overflow: hidden;
}
.headerToggleMenuOpenedFlag .header-fix-content {
  max-height: 100vh;
  overflow-y: auto;
}
@supports (-webkit-touch-callout: none) {
  .headerToggleMenuOpenedFlag .header-fix-content {
    height: -webkit-fill-available;
  }
}

.l-main {
  margin-bottom: 10rem;
}
.l-main--bottom-large {
  margin-bottom: 12rem;
}
.l-main__wide {
  margin-bottom: 4rem;
}
.l-main__2column {
  display: flex;
}
.l-main__2column__left {
  width: 28rem;
  margin-right: 6rem;
}
.l-main__2column__right {
  width: calc(100% - 34rem);
}
.l-main__2column-even {
  display: flex;
}
.l-main__2column-even__left {
  width: 50%;
  padding-right: 4rem;
}
.l-main__2column-even__right {
  width: 50%;
  padding-left: 4rem;
}

.l-pagebody {
  padding-top: 9rem;
}

.l-side-menu ul#category_menu {
/*  background-color: #f8f8f8;*/
}
.l-side-menu__heading {
  margin-bottom: 2rem;
}
.l-side-menu .sub + .l-side-menu__isEndChildCategoryUp {
  margin-top: 1rem;
  display: block;
}
.l-side-menu .l-side-menu__list-level3 .sub + .l-side-menu__isEndChildCategoryUp {
  margin-top: 0;
  display: block;
}
.l-side-menu__wrap {
  margin-top: 1rem;
}
.l-side-menu__wrap--brand {
  margin-top: 6rem;
}
.l-side-menu__wrap--brand .l-side-menu__body {
  border-top: none;
}
.l-side-menu__body {
  border-top: 1px solid #dedede;
  border-bottom: 1px solid #dedede;
}
.l-side-menu__wrap {
/*  padding-bottom: 1rem;*/
}
.l-side-menu__wrap > li:first-child {
  margin-bottom: 0.1rem;
  border-top: none;
}
.l-side-menu__wrap > li:first-child a {
/*  background-color: #f8f8f8;*/
}
.l-side-menu__list-level1 {
  display: flex;
  align-items: center;
  border-top: 1px solid #dedede;
  font-size: 1.6rem;
  font-weight: 500;
  position: relative;
}
.l-side-menu__list-level1 a {
  display: flex;
  align-items: center;
  width: 100%;
  height: 6rem;
  padding: 1.2rem 1.2rem 1.2rem 4rem;
  transition: all 0.3s ease;
}
.l-side-menu__list-level1 a:hover {
  color: #0c60d1;
  text-decoration: underline;
}
.l-side-menu__list-level1 a:hover::after {
  background-color: #0c60d1;
}
.l-side-menu__list-level1 a::before, .l-side-menu__list-level1 a::after {
  position: absolute;
}
.l-side-menu__list-level1 a::before {
  content: "";
  display: block;
  width: 0.3605rem;
  height: 0.5796rem;
  background-image: url("/images/common/icon-arrow-right-white01.svg");
  background-repeat: no-repeat;
  background-position: center;
  top: 50%;
  left: 2.09rem;
  z-index: 2;
  transform: translateY(-50%);
}
.l-side-menu__list-level1 a::after {
  content: "";
  display: block;
  width: 2rem;
  height: 2rem;
  background-color: #1d2087;
  border-radius: 50%;
  top: 50%;
  left: 1.2rem;
  z-index: 1;
  transition: all 0.3s ease;
  transform: translateY(-50%);
}
.l-side-menu__list-level1 a:hover::after {
  background-color: #0c60d1;
}
.l-side-menu__list-level2 {
  font-size: 1.6rem;
  font-weight: 400;
  position: relative;
}
.l-side-menu__list-level2 a::before {
  content: "";
  background-image: url("/images/common/icon-arrow-right-blue-hover01.svg");
}
.l-side-menu__list-level2 a {
  display: flex;
  align-items: center;
  width: 100%;
  padding: 0.9rem 1.2rem 0.9rem 6rem;
/*  background-color: #f1f1f2;*/
  transition: all 0.3s ease;
}
.l-side-menu__list-level2 a:hover {
  color: #0c60d1;
  text-decoration: underline;
}
.l-side-menu__list-level2 a:hover::after {
  background-color: #0c60d1;
}
.l-side-menu__list-level2 > li.sub a {
  position: relative;
}
.l-side-menu__list-level2 > li.sub a::before, .l-side-menu__list-level2 > li.sub a::after {
  position: absolute;
}
.l-side-menu__list-level2 > li.sub a::before {
  content: "";
  display: block;
  width: 0.3605rem;
  height: 0.5796rem;
  background-image: url("/images/common/icon-arrow-right-blue01.svg");
  background-repeat: no-repeat;
  background-position: center;
  top: 50%;
  left: 4.09rem;
  z-index: 2;
  transform: translateY(-50%);
}
.l-side-menu__list-level2 > li.sub a::after {
  content: "";
  display: block;
  width: 2rem;
  height: 2rem;
  background-color: #fff;
  border: 0.1rem solid #dedede;
  border-radius: 50%;
  top: 50%;
  left: 3.2rem;
  z-index: 1;
  transition: all 0.3s ease;
  transform: translateY(-50%);
}
.l-side-menu__list-level2 > li.sub a:hover::before {
  background-image: url("/images/common/icon-arrow-right-blue-hover01.svg");
}
.l-side-menu__list-level2 > li.sub:hover::after {
  border-color: #0c60d1;
}
.l-side-menu__list-level3 {
  padding: 0 0 0 6.7rem;
  font-size: 1.4rem;
}
.l-side-menu__list-level3 li a {
  display: inline-block;
  padding: 1.2rem 1.2rem 1.2rem 0;
  background-color: transparent;
}
.l-side-menu__list-level3 li a:hover {
  color: #0c60d1;
}
.l-side-menu__list-level3 li a::before {
  content: "";
  display: inline-block;
  width: 0.6rem;
  height: 0.6rem;
  margin-right: 0.2rem;
  margin-bottom: 0.2rem;
  background-color: #1d2087;
  border-radius: 50%;
}
.l-side-menu__list-level3 li:not(:last-of-type) a {
  padding-bottom: 0;
}
.l-side-menu__list-level3 .l-side-menu__list-level3 {
  padding: 0 0 0 1.4rem;
}
.l-side-menu__list-level3 + .l-side-menu__list-level2 {
  margin-top: 6px;
}
.l-side-menu .sp_eventlist_jampbtn {
  text-decoration: underline;
  margin-top: 4rem;
  transition: color .3s ease-in-out;
}
.l-side-menu .sp_eventlist_jampbtn:hover {
  color: #0c60d1;
}
.l-side-menu .sp_eventlist_jampbtn:hover::after {
  border-top: 1px solid #0c60d1;
  border-right: 1px solid #0c60d1;
}
.l-side-menu .sp_eventlist_jampbtn::after {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  margin-left: 7px;
  border-top: 1px solid #313131;
  border-right: 1px solid #313131;
  transform: translate(-3px, 0) rotate(45deg);
}

.l-topic-path {
  background-color: #f8f8f8;
}
.l-topic-path__wrap {
  padding: 1.1rem 4rem;
}
.l-topic-path ol {
  display: flex;
}
.l-topic-path ol li {
  color: #666;
  font-size: 1.3rem;
}
.l-topic-path ol li:not(:last-child)::after {
  content: "";
  display: inline-block;
  width: 0.4414rem;
  height: 0.7415rem;
  margin: 0 1rem;
  background-image: url("/images/common/icon-arrow-topic-path01.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}
.l-topic-path ol li.last::after {
  content: "";
  display: block;
  width: 2rem;
  height: 0.1rem;
}
.l-topic-path ol a {
  color: #0c60d1;
  text-decoration: underline;
}
.l-topic-path--ranking {
  border-bottom: 1px solid #dedede;
}
.l-topic-path--ranking .l-topic-path__wrap {
  padding-left: 2rem;
  padding-right: 2rem;
}

.c-heading-h2 {
  padding: 4.5rem 0;
  background-image: url("/images/common/border-title-bottom01.svg");
  background-repeat: no-repeat;
  background-position: left bottom;
  font-size: 3.2rem;
  font-weight: 500;
}
.c-heading-h2--mrb60 {
  margin-bottom: 6rem;
}
.c-heading-h2--mrb40 {
  margin-bottom: 4rem;
}
.c-heading-h2--mrb20 {
  margin-bottom: 2rem;
}
.c-heading-h2--goods-index {
  padding: 0 0 2rem;
  font-size: 2.8rem;
  line-height: 1.5714285714;
}

.c-heading-h2-top {
  margin-bottom: 4rem;
  font-size: 3.2rem;
  font-weight: 700;
  letter-spacing: 0.1em;
}
.c-heading-h2-top--has-eng {
  letter-spacing: 0.1em;
}
.c-heading-h2-top--has-eng .c-heading-h2-top__eng {
  font-family: "Oswald", sans-serif;
  color: #1d2087;
  font-size: 2rem;
  font-weight: 500;
  letter-spacing: 0.1em;
}
.c-heading-h2-top--has-eng .c-heading-h2-top__eng * {
  font-family: "Oswald", sans-serif;
}

.c-heading-h3 {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  min-height: 3.6rem;
  padding-left: 2rem;
  background-image: url("/images/common/icon-title-h3-01.svg");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 0.2rem 3.6rem;
  font-size: 1.8rem;
  font-weight: 700;
}

.c-heading-h3-form {
  margin-bottom: 5rem;
  font-size: 3rem;
  font-weight: 500;
}
.c-heading-h3-form__small {
  font-size: 2.4rem;
}

.c-heading-h3-side-menu {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  height: 6rem;
  padding-left: 2rem;
  border-left: 0.2rem solid #1d2087;
  color: #1d2087;
  font-size: 2rem;
  font-weight: 700;
}
.c-heading-h3-side-menu__inner {
  width: 100%;
  padding-right: 6rem;
  background-image: url("/images/common/icon-search01.svg");
  background-repeat: no-repeat;
  background-position: right 3rem center;
  background-size: 3.726rem 3.726rem;
  min-height:  3.726rem;
}
.c-heading-h3-side-menu .c-heading-h3__eng {
  font-family: "Oswald", sans-serif;
  color: #1d2087;
  font-size: 1.1rem;
  font-weight: 700;
  letter-spacing: 0.05em;
}
.c-heading-h3-side-menu .c-heading-h3__eng * {
  font-family: "Oswald", sans-serif;
}

.c-heading-h4-order {
  font-size: 1.6rem;
  font-weight: 600;
}
.c-heading-h4 {
  font-size: 1.6rem;
  font-weight: 700;
}

.c-search__input {
  width: 100%;
  height: 4.3rem;
  padding-left: 2.4rem;
  padding-right: 3rem;
  background-color: #f8f8f8;
  border-radius: 0.3rem;
  outline: 0.1rem solid #1D2087;
  color: #666;
  font-size: 1.6rem;
  border-radius: 10rem;
  max-width: 35rem;
  min-width: 35rem;
}
.c-search__input:focus {
  outline: 0.1rem solid #0c60d1;
}
.c-search__input:hover {
  outline: 0.1rem solid #0c60d1;
}
.c-search__input:focus + .c-search__submit, .c-search__input:hover + .c-search__submit {
  background-image: url("/images/common/header/icon-search01-hover.svg");
}
.c-search form {
  position: relative;
}
.c-search__submit {
  width: 6rem;
  height: 4.8rem;
  background-image: url("/images/common/header/icon-search01.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 2rem;
  position: absolute;
  top: 50%;
  right: 1.4rem;
  right: 0;
  transform: translateY(-50%);
}
.c-search__submit::before {
  content: "";
  background-image: url("/images/common/header/icon-search01-hover.svg");
}

.c-button {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 1rem 2rem;
  text-align: center;
}
.c-button--large {
  height: 10rem;
  border-radius: 1.8rem;
}
.c-button--medium {
  height: 8rem;
  border-radius: 4rem;
}
.c-button--legular {
  height: 7rem;
  border-radius: 3.6rem;
}
.c-button--small {
  height: 4rem;
  padding: 0.5rem 1.8rem;
  border-radius: 3rem;
}
.c-button--smaller {
  height: 3.6rem;
  border-radius: 3rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.c-button--inline-flex {
  display: inline-flex;
}
.c-button--w100 {
  width: 100%;
}
.c-button--default {
  background-color: #fff;
  border: 0.1rem solid #ccc;
}
.c-button--default:hover {
  border-color: #666;
}
.c-button--default02 {
  background-color: #fff;
  border: 0.1rem solid #ccc;
}
.c-button--default02:hover {
  color: #0c60d1;
  border-color: #0c60d1;
}
.c-button--primary, .c-button--secondary, .c-button--tertiary, .c-button--quaternary {
  color: #fff;
}
.c-button--primary input, .c-button--secondary input, .c-button--tertiary input, .c-button--quaternary input {
  color: #fff;
}
.c-button--primary {
  background-color: #1d2087;
}
.c-button--secondary {
  background-color: #f2a041;
}
.c-button--secondary:hover {
  background-color: #de7700;
}
.c-button--tertiary {
  background-color: #5ea1cb;
}
.c-button--tertiary:hover {
  background-color: #2881b9;
}
.c-button--quaternary {
  background-color: #2366c3;
}
.c-button--quaternary:hover {
  background-color: #3985eb;
}
.c-button--disabled {
  background-color: #999;
  cursor: not-allowed !important;
}
.c-button--disabled:hover {
  background-color: #999;
  transition: none;
}
.c-button--bold {
  font-weight: 700;
}
.c-button--close {
  padding: 1rem 1rem 1rem 4.5rem;
  background-image: url("/images/common/icon-close01.svg");
  background-repeat: no-repeat;
  background-position: left 1rem center;
  background-size: 2rem 2rem;
  font-size: 1.3rem;
  line-height: 1;
  letter-spacing: 0.02em;
}
.c-button--close:hover {
  color: #c1303c;
  border-color: #666;
}
.c-button--favorite {
  padding: 1rem 1rem 1rem 3.4rem;
  background-image: url("/images/common/icon-favorite01.svg");
  background-repeat: no-repeat;
  background-position: left 1rem center;
  background-size: 1.7rem 1.525rem;
  color: #0c60d1;
  font-size: 1.3rem;
  line-height: 1;
  letter-spacing: 0.02em;
}
.c-button--favorite:hover {
  border-color: #0c60d1;
}
.c-button--stock {
  padding: 1rem;
  font-size: 1.3rem;
  line-height: 1;
}
.c-button--favorite-delete {
  background-image: url("/images/common/icon-favorite02.svg");
  color: #666;
}
.c-button--favorite-delete:hover {
  color: #0c60d1;
}
.c-button--plus {
  width: 2.8rem;
  height: 5rem;
  padding: 0;
  background-image: url("/images/common/icon-plus02.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: none;
  cursor: pointer;
  background-color: #555555;
  border-radius: 8px;
}
.c-button--minus {
  width: 2.8rem;
  height: 5rem;
  padding: 0;
  background-image: url("/images/common/icon-minus01.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  border: none;
  cursor: pointer;
  background-color: #555555;
  border-radius: 6px;
}
.c-button.c-button--smaller.c-button--quaternary.c-button--inline-flex, .c-button.c-button--smaller.c-button--default.c-button--inline-flex {
  line-height: 1;
}

.c-button-radius {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  height: 4.4rem;
  padding: 0 2rem;
  background-color: #fff;
  border: 0.1rem solid #ccc;
  border-radius: 2.2rem;
  cursor: pointer;
  color: #0c60d1;
  font-size: 1.4rem;
  letter-spacing: 0.02em;
  position: relative;
}
.c-button-radius--w100 {
  width: 100%;
}
.c-button-radius:hover {
  border-color: #0c60d1;
}
.c-button-radius--postal {
  padding: 0 1.5rem;
  margin-left: 2rem;
  color: #2366c3;
  font-weight: 500;
  border-color: #2366c3;
}
.c-button-radius--postal:hover {
  background-color: #3985eb;
  color: #fff;
}
.c-button-radius--smaller {
  height: 3.8rem;
  border-radius: 19;
}
.c-button-radius--view-more {
  height: 4.7rem;
  padding: 1rem 4.2rem 1rem 3.7rem;
  background-image: url("/images/common/icon-view-more01.svg");
  background-repeat: no-repeat;
  background-position: right 1.5rem center;
  background-size: 1.364rem 1.364rem;
  color: #2366c3;
  font-size: 1.5rem;
  font-weight: 700;
}
.c-button-radius--view-more::before {
  content: "";
  background-image: url("/images/common/icon-view-more01-hover.svg");
}
.c-button-radius--view-more:hover {
  background-color: #3985eb;
  background-image: url("/images/common/icon-view-more01-hover.svg");
  color: #fff;
  border-color: #3985eb;
}
.c-button-radius--view-mored {
  background-image: url("/images/common/icon-view-more01-clicked.svg");
}
.c-button-radius--view-mored::before {
  content: "";
  background-image: url("/images/common/icon-view-more01-clicked-hover.svg");
}
.c-button-radius--view-mored:hover {
  background-color: #3985eb;
  background-image: url("/images/common/icon-view-more01-clicked-hover.svg");
  color: #fff;
  border-color: #3985eb;
}

.c-link-arrow {
  position: relative;
}
.c-link-arrow::before, .c-link-arrow::after {
  position: absolute;
}
.c-link-arrow::before {
  content: "";
  display: block;
  width: 0.3605rem;
  height: 0.5796rem;
  background-image: url("/images/common/icon-arrow-right-white01.svg");
  background-repeat: no-repeat;
  background-position: center;
  top: 50%;
  right: 2.26rem;
  z-index: 2;
  transform: translateY(-50%);
}
.c-link-arrow::after {
  content: "";
  display: block;
  width: 2rem;
  height: 2rem;
  background-color: #1d2087;
  border-radius: 50%;
  top: 50%;
  right: 1.5rem;
  z-index: 1;
  transform: translateY(-50%);
}
.c-link-arrow:hover {
  border-color: #0c60d1;
}
.c-link-arrow:hover::after {
  background-color: #0c60d1;
}
.c-link-arrow--bottom {
  border: 0.1rem solid #dedede;
}
.c-link-arrow--bottom::before, .c-link-arrow--bottom::after {
  transform: none;
}
.c-link-arrow--bottom::before {
  top: auto;
  right: 1.76rem;
  bottom: 1.71rem;
  transform: none;
}
.c-link-arrow--bottom::after {
  top: auto;
  right: 1rem;
  bottom: 1rem;
  transform: none;
}

.c-link-underline:hover {
  color: #0c60d1;
  text-decoration: underline;
}

.c-after-arrow::after {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  margin-left: 7px;
  border-top: 1px solid #313131;
  border-right: 1px solid #313131;
  transform: translate(-3px, 0) rotate(45deg);
}
.c-after-arrow:hover::after {
  border-color: #0c60d1;
}

.c-goods-info {
  position: relative;
}
.c-goods-info__ranking-number {
  display: flex;
  align-items: center;
  height: 2.5rem;
  line-height: 1;
  margin-bottom: 0.4rem;
}
.c-goods-info__ranking-number ~ .c-goods-info__icon-new {
  top: 2rem;
}
.c-goods-info__image {
  margin-bottom: 1.5rem;
  position: relative;
}
.c-goods-info__image img {
  width: 100%;
  height: auto;
}
.c-goods-info__image .c-goods-info__icon-new {
  width: 5.4rem;
  height: auto;
}
.c-goods-info a:hover * {
  color: #0c60d1;
  text-decoration: underline;
}
.c-goods-info a:hover .c-goods-info__ranking-number {
  text-decoration: none;
}
.c-goods-info a:hover .c-goods-info__ranking-number * {
  color: #333;
  text-decoration: none;
}
.c-goods-info__name {
  margin-bottom: 1.3rem;
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 1.625;
}
.c-goods-info__price {
  font-size: 1.6rem;
  letter-spacing: 0.02em;
  line-height: 1.4;
}
.c-goods-info__price span:not(.notNumber) {
  font-size: 125%;
  font-weight: 700;
}
.c-goods-info__price span:not(.notNumber).yen,
.c-goods-info__price.c-goods-info__price--special .yen,
.c-goods-info__price span .yen {
  font-size: 1.6rem;
  font-weight: normal;
}

.c-goods-info__price--member {
  color: #e50012;
}

.c-goods-info__price--sale,
.c-goods-info__price--special {
  color: #e50012;
}
.c-goods-info__price--sale br,
.c-goods-info__price--special br {
  display: none;
}

.c-goods-info__price--sale .sale-icon {
  background-color: #e50012;
  color: #fff;
  padding: 1px 3px 2px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
  border-radius: 3px;
}

.c-goods-info__button {
  margin-top: 2rem;
}
.c-goods-info__icon-new {
  position: absolute;
  top: 0;
  left: 0;
}
.c-goods-info__icon {
  display: flex;
  flex-wrap: wrap;
}
.c-goods-info__icon li {
  margin: 0 0.3rem 1rem 0;
}
.c-goods-info__ranking-number img {
  height: 100%;
  width: auto;
  margin: 0 auto;
}

.c-pagenation__text {
  margin-bottom: 5rem;
}
.c-pagenation__wrap {
  display: flex;
  justify-content: center;
  text-align: center;
}
.c-pagenation__arrow {
  width: 4rem;
  height: 4rem;
  cursor: pointer;
  position: relative;
}
.c-pagenation__arrow::before, .c-pagenation__arrow::after {
  position: absolute;
  transition: all 0.3s ease;
}
.c-pagenation__arrow::before {
  content: "";
  display: block;
  width: 0.448rem;
  height: 0.7545rem;
  background-image: url("/images/common/icon-arrow-right-white03.svg");
  background-repeat: no-repeat;
  background-position: center;
  top: 50%;
  right: 1.7rem;
  z-index: 2;
  transform: translateY(-50%);
}
.c-pagenation__arrow--prev::before {
  left: 1.7rem;
  transform: translateY(-50%) rotate(-180deg);
}
.c-pagenation__arrow::after {
  content: "";
  display: block;
  width: 4rem;
  height: 4rem;
  background-color: #1d2087;
  border-radius: 50%;
  top: 50%;
  right: 0;
  z-index: 1;
  transform: translateY(-50%);
}
.c-pagenation__arrow:hover {
  border-color: #0c60d1;
}
.c-pagenation__arrow:hover::after {
  background-color: #0c60d1;
}
.c-pagenation__arrow--bottom {
  border: 0.1rem solid #dedede;
}
.c-pagenation__arrow--bottom::before, .c-pagenation__arrow--bottom::after {
  transform: none;
}
.c-pagenation__arrow--bottom::before {
  top: auto;
  right: 1.76rem;
  bottom: 1.71rem;
  transform: none;
}
.c-pagenation__arrow--bottom::after {
  top: auto;
  right: 1rem;
  bottom: 1rem;
  transform: none;
}
.c-pagenation__number {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 1rem;
  margin: 0 1.5rem;
  border-left: 0.1rem solid #dedede;
  border-right: 0.1rem solid #dedede;
}
.c-pagenation__number > * {
  margin: 0 0.5rem;
  font-family: "Oswald", sans-serif;
  font-size: 1.4rem;
  font-weight: 500;
}
.c-pagenation .current, .c-pagenation .number {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 4rem;
  height: 4rem;
  border-radius: 50%;
}
.c-pagenation .number {
  border: 0.1rem solid #dedede;
  color: #1d2087;
  transition: all 0.3s ease;
}
.c-pagenation .number:hover {
  border: 0.1rem solid #0c60d1;
  color: #0c60d1;
}
.c-pagenation .current {
  background-color: #999;
  color: #fff;
}
.c-pagenation .current:hover {
  background-color: #999;
  border: 0.1rem solid #999;
  color: #fff;
}

.c-sort__wrap {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.c-sort__heading {
  display: flex;
  align-items: center;
  height: 4.4rem;
  padding-left: 2.2rem;
  margin-right: 1.7rem;
  background-image: url("/images/common/icon-sort01.svg");
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 1.7285rem 1.8166rem;
  color: #1d2087;
  font-size: 1.4rem;
  font-weight: 500;
}
.c-sort__heading .accordion_head1 input[value="並べ替え"] {
  cursor: auto !important;
}
.c-sort__body {
  height: 4.4rem;
  position: relative;
  z-index: 2;
}
.c-sort__selected {
  background-color: #fff;
  background-image: url("/images/common/icon-arrow-bottom01.svg");
  background-repeat: no-repeat;
  background-position: right 1.8rem top 1.9rem;
  background-size: 1.2rem 0.7414rem;
  border: 0.1rem solid #ccc;
  border-radius: 0.3rem;
  font-size: 1.4rem;
  position: relative;
}
.c-sort__selected .current {
  display: flex;
  align-items: center;
  width: 18rem;
  height: 4.4rem;
  padding-left: 1.6rem;
  cursor: pointer;
}
.c-sort__selected.opened {
  box-shadow: 0 1rem 1.5rem rgba(0, 0, 0, 0.16);
}
.c-sort__list {
  display: none;
  width: calc(100% - 1rem);
  margin-bottom: 0.5rem;
  position: relative;
  left: 50%;
  z-index: 2;
  transform: translateX(-50%);
}
.c-sort__list li {
  display: flex;
  align-items: center;
  height: 4rem;
  padding-left: 1.1rem;
  background-color: #edf3fc;
}
.c-sort__list li:not(:last-child) {
  margin-bottom: 0.2rem;
}
.c-sort__list a {
  display: flex;
  align-items: center;
  width: calc(100% + 1.1rem);
  height: 4rem;
  padding-left: 1.1rem;
  margin-left: -1.1rem;
  background-color: #f5f8fd;
  border-radius: 0.2rem;
  transition: all 0.3s ease;
}
.c-sort__list a:hover {
  background-color: #edf3fc;
  color: #0c60d1;
}

.c-sort__note {
  margin-top: .8rem;
}

.c-button-set-two {
  display: flex;
  justify-content: center;
}
.c-button-set-two a {
  width: 34rem;
  font-size: 2.1rem;
  font-weight: 500;
}
.c-button-set-two a * {
  width: 100%;
}
.c-button-set-two a:nth-of-type(1) {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
.c-button-set-two a:nth-of-type(2) {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
.c-button-set-two > input {
  width: 34rem;
  font-size: 2.1rem;
  font-weight: 500;
}
.c-button-set-two > input:nth-of-type(1), .c-button-set-two > input:nth-of-type(2) {
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
.c-button-set-two .c-button--back-small, .c-button-set-two .c-button--forward-small {
  width: 20rem;
  font-size: 1.6rem;
}

.c-button-set-one {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.c-button-set-one .c-button {
  width: 34rem;
  margin: 0 auto;
  font-size: 2.1rem;
  font-weight: 500;
}
.c-button-set-one .c-button--back-small {
  width: 20rem;
  font-size: 1.6rem;
}

.c-button-note-bottom {
  margin-top: 0.6rem;
  font-size: 1.6rem;
  text-align: center;
}

.c-has-button-block__top {
  margin-bottom: 4rem;
}
.c-has-button-block__top--wrap {
  padding: 8rem 6rem;
  background-color: #fcfaf0;
}
.c-has-button-block__top__lead {
  margin-bottom: 5rem;
  font-size: 1.8rem;
}
.c-has-button-block__top__lead__ephasis {
  font-size: 1.8rem;
  font-weight: 700;
}
.c-has-button-block--background-wrap {
  padding: 6rem 2rem 8rem;
  background-color: #fcfaf0;
}
.c-has-button-block--background-wrap .c-has-button-block__top {
  margin-bottom: 4rem;
}

.c-section:not(:last-child) {
  margin-bottom: 30px;
}

.c-form-head {
  margin-bottom: 0.6rem;
}
.c-form-head p:not(:last-child) {
  margin-bottom: 5px;
}
.c-form-head .required {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 4rem;
  height: 2.5rem;
  background-color: #c1303c;
  border-radius: 0.3rem;
  color: #fff;
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 1;
}
.c-form-head .required--corporation {
  background-color: #f2a041;
}

.c-form {
  overflow: hidden;
}
.c-form--radius0 {
  border-radius: 0;
}
.c-form__heading {
  margin-bottom: 0.5rem;
  color: #e50012;
  font-size: 1.4rem;
}
.c-form__heading__number {
  font-size: 1.6rem;
  font-weight: 600;
}
.c-form__block:not(:last-child) {
  margin-bottom: 6rem;
}
.c-form__block--small:not(:last-of-type) {
  margin-bottom: 1rem;
}
.c-form__body--sp-flex .c-form__unit {
  display: flex;
}
.c-form__body__inner-title {
  margin-bottom: 0.5rem;
  font-size: 1.6rem;
  font-weight: 700;
}
.c-form__body-bottom {
  margin-top: 1rem;
}
.c-form__unit-title {
  margin-bottom: 1rem;
}
.c-form__unit-title__text {
  margin-top: 0.5rem;
}
.c-form--complete:not(*) {
  border: none;
}
.c-form--complete .c-form__unit__body {
  background-color: #fff;
}
.c-form__notice {
  padding: 6rem;
  background-color: #fcfaf0;
  border-radius: 0.8rem;
}
.c-form__complete-bottom {
  margin-top: 6rem;
}
.c-form__complete-bottom p:not(:last-child) {
  margin-bottom: 2rem;
}
.c-form__unit {
  display: flex;
  background-color: #f8f4e1;
}
.c-form__unit:not(:last-of-type) {
  border-bottom: 1px solid #ede6d3;
}
.c-form__unit:not(:last-of-type).c-form__unit--border-none {
  border: none;
}
.c-form__unit__unit-title {
  margin-bottom: 1rem;
}
.c-form__unit__unit-title__text {
  font-size: 1.4rem;
}
.c-form__unit__title {
  display: flex;
  justify-content: space-between;
  width: 26rem;
  padding: 2rem 2rem 2rem 3rem;
  font-size: 1.6rem;
  line-height: 1.375;
  align-items: center;
}
.c-form__unit__body {
  width: calc(100% - 26rem);
  padding: 2rem;
  background-color: #fcfaf0;
}
.c-form__unit--one-line {
  display: block;
  background-color: transparent;
}
.c-form__unit--one-line .c-form__unit__title {
  margin-bottom: 1rem;
}
.c-form__unit--one-line .c-form__unit__title, .c-form__unit--one-line .c-form__unit__body {
  width: auto;
  padding: 0;
  background-color: transparent;
}
.c-form__unit--one-line:not(:last-of-type) {
  margin-bottom: 3rem;
  border: none;
}
.c-form__unit--border-top {
  border-top: 1px solid #ede6d3;
}
.c-form__unit--border-none {
  border: none;
}
.c-form__unit-bottom {
  margin-top: 1rem;
}
.c-form__input-wrap {
  display: flex;
  align-items: center;
}
.c-form__input-wrap--block {
  display: block;
}
.c-form__input-wrap--has-sibling {
  margin-bottom: 1.7rem;
}
.c-form__input-wrap .c-form__input:not(:last-child) {
  margin-bottom: auto;
}
.c-form__input-inner {
  display: flex;
  align-items: flex-end;
}
.c-form__input-inner--center {
  align-items: center;
}
.c-form__input-heading {
  margin-right: 1rem;
}
.c-form__input-unit {
  display: flex;
  align-items: flex-end;
  margin-left: 1rem;
  line-height: 1.1;
}
.c-form__input-unit:not(:last-child) {
  margin: 0 1rem;
}
.c-form__input-unit__yen {
  font-size: 1.5rem;
}
.c-form__input-unit__from {
  font-size: 1.5rem;
}
.c-form__input input[type=text], .c-form__input input[type=password], .c-form__input input[type=tel], .c-form__input input[type=email], .c-form__input select {
  width: 100%;
  height: 4.4rem;
  padding-left: 1.5rem;
  padding-right: 1rem;
  background-color: #fff;
  border-radius: 1rem;
  outline: 0.1rem solid #b6ceef;
  font-size: 1.8rem;
  outline-offset: -1px;
}
.c-form__input input[type=text]:focus, .c-form__input input[type=password]:focus, .c-form__input input[type=tel]:focus, .c-form__input input[type=email]:focus, .c-form__input select:focus {
  outline: 0.1rem solid #0c60d1;
}
.c-form__input input[type=text]:hover, .c-form__input input[type=password]:hover, .c-form__input input[type=tel]:hover, .c-form__input input[type=email]:hover, .c-form__input select:hover {
  outline: 0.1rem solid #0c60d1;
}
.c-form__input input[type=text].c-form__input__postal, .c-form__input input[type=password].c-form__input__postal, .c-form__input input[type=tel].c-form__input__postal, .c-form__input input[type=email].c-form__input__postal, .c-form__input select.c-form__input__postal {
  max-width: 8.5rem;
}
.c-form__input textarea {
  width: 100%;
  padding-left: 1rem;
  padding-right: 1rem;
  background-color: #fff;
  border-radius: 0.5rem;
  outline: 0.1rem solid #b6ceef;
  font-size: 1.8rem;
}
.c-form__input textarea:focus {
  outline: 0.1rem solid #0c60d1;
}
.c-form__input textarea:hover {
  outline: 0.1rem solid #0c60d1;
}
.c-form__input select {
  padding-right: 4rem;
}
.c-form__input select:not(.is-max-width) {
  max-width: 100%;
}
.c-form__input select {
  background-color: #fff;
  background-image: url("/images/common/icon-arrow-bottom01.svg");
  background-repeat: no-repeat;
  background-position: right 1.8rem top 1.9rem;
  background-size: 1.2rem 0.7414rem;
  cursor: pointer;
  font-size: 1.8rem;
}
.c-form__input select.errorPart {
  background-color: #fff991;
}
.c-form__input__title {
  margin-bottom: 0.5rem;
}
.c-form__input__title--emphasis {
  color: #c1303c;
  font-size: 1.2rem;
}
.c-form__input:not(:last-child) {
  margin-bottom: 1.7rem;
}
.c-form__input:not(:last-child) + .c-form__input__note {
  margin-top: -1.2rem;
  font-size: 1.4rem;
}
.c-form__input--radio {
  display: flex;
  align-items: center;
}
.c-form__input--radio label {
  display: flex;
  align-items: center;
}
.c-form__input--radio label input {
  appearance: radio;
}
.c-form__input--radio label:not(:last-child) {
  margin-right: 20px;
}
.c-form__input--radio input[type=radio] {
  width: 20px;
  min-width: 20px;
  height: 20px;
  margin-right: 0.2rem;
  background-color: #fff;
  border: 1px solid #b6ceef;
  border-radius: 50%;
  position: relative;
  appearance: none;
}
.c-form__input--radio input[type=radio]:before {
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.c-form__input--radio input[type=radio]:checked {
  border: 1px solid #3985eb;
}
.c-form__input--radio input[type=radio]:checked:before {
  background-color: #3985eb;
}
.c-form__input--radio input[type=radio].errorPart {
  background-color: #fff991;
}
.c-form__input--radio.errorPart {
  display: inline-flex;
  padding: 0.5rem;
}
.c-form__input--radio.errorPart label {
  margin-bottom: 0;
}
.c-form__input--radio-block {
  display: block;
}
.c-form__input--radio-block label {
  margin-bottom: 10px;
}
.c-form__input--radio-vertical {
  flex-direction: column;
}
.c-form__input--checkbox [type=checkbox] {
  appearance: checkbox;
}
.c-form__input--checkbox input[type=checkbox] {
  width: 20px;
  height: 20px;
  background-color: #fff;
  border: 1px solid #b6ceef;
  border-radius: 0.7rem;
  position: relative;
  appearance: none;
}
.c-form__input--checkbox input[type=checkbox]:checked {
  appearance: checkbox;
  appearance: none;
  background-color: #2366c3;
  border-color: #2366c3;
}

.c-form__input--checkbox input[type=checkbox]:checked::after {
  content: "";
  display: block;
  position: absolute;
  top: calc(50% - 6px);
  left: calc(50% + 1px);
  width: 11px;
  height: 7px;
  border-left: 3px solid #fff;
  border-bottom: 3px solid #fff;
  transform: rotate(-45deg) translate(-50%, -50%);
}

.c-form__input__note {
  margin-top: 0.5rem;
}
.c-form__input__note--small {
  font-size: 1.2rem;
}
.c-form__input__note--small-emphasis {
  color: #c1303c;
  font-size: 1.2rem;
}
.c-form .required {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 4rem;
  height: 2.5rem;
  background-color: #c1303c;
  border-radius: 0.3rem;
  color: #fff;
  font-size: 1.2rem;
  line-height: 1;
}
.c-form .required--corporation {
  background-color: #f2a041;
}
.c-form ::placeholder {
  color: #ccc;
}
.c-form .postal-link {
  padding-right: 1.8rem;
  margin-left: auto;
  margin-right: 22px;
  background-image: url("/images/common//icon-outer-link01.svg");
  background-repeat: no-repeat;
  background-position: right center;
  background-size: 1.1rem 1.1rem;
  color: #0c60d1;
  font-size: 1.4rem;
}
.c-form .postal-link a {
  color: #2366c3;
  text-decoration: underline;
}
.c-form__bottom {
  padding: 3rem;
  background-color: #fcfaf0;
  border-top: 1px solid #ede6d3;
}
.c-form--no-radius {
  border-radius: 0;
}

.c-error {
  padding: 4rem;
  margin: 2rem 0 5rem;
  background: #fdf5f7;
  border-radius: 0.8rem;
  color: #e50012;
  font-size: 1.8rem !important;
  animation: error 1s step-end infinite;
}
@keyframes error {
  0% { opacity: 1; }
  70% { opacity: .7; }
  100% { opacity: 1; }
}
.c-error * {
  color: #e50012;
}
.c-error .inputError {
  padding: 0;
  margin-bottom: 0;
}

.c-proviso {
  padding-left: 1em;
  text-indent: -1em;
}
.c-proviso::before {
  content: "※";
}

.c-phase {
  margin-bottom: 6rem;
}
.c-phase__wrap {
  text-align: center;
}
.c-phase__inner {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  margin: auto;
  position: relative;
}
.c-phase__inner::after {
  content: "";
  display: block;
  width: 100%;
  height: 0.1rem;
  background-color: #1d2087;
  position: absolute;
  z-index: -1;
}
.c-phase__icon {
  background-color: #fff;
  border: 1px solid #1d2087;
  border-radius: 50%;
  position: relative;
  counter-increment: phase-number;
}
.c-phase__icon--active {
  background-color: #1d2087;
}
.c-phase__icon--active .c-phase__icon__text {
  display: block;
  color: #1d2087;
}
.c-phase__icon--active .c-phase__icon__number::before {
  color: #fff;
}
.c-phase__icon__number::before {
  content: counter(phase-number);
  display: flex;
  justify-content: center;
  align-items: center;
  width: 4rem;
  height: 4rem;
  font-family: "Oswald", sans-serif;
  color: #1d2087;
  font-size: 2rem;
  font-weight: 500;
}
.c-phase__icon:not(:last-child) {
  margin-right: 5.2rem;
}
.c-phase__icon__text {
  display: none;
  font-size: 1.5rem;
  font-weight: 600;
  position: absolute;
  left: 50%;
  bottom: -3rem;
  z-index: -1;
  transform: translateX(-50%);
  white-space: nowrap;
}

.c-footer-navigation {
  margin-top: 10rem;
}
.c-footer-navigation input.c-button {
  line-height: 1;
}
.c-footer-navigation input.c-button, .c-footer-navigation a.c-button {
  width: 25rem;
  font-size: 1.6rem;
}

.c-icon-notice {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 5.4rem;
  height: 1.6rem;
  margin-top: 2px;
  background-color: #c1303c;
  border-radius: 0.3rem;
  color: #fff;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1;
}

.c-icon-require {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 3.6rem;
  height: 1.8rem;
  margin-top: 2px;
  margin-right: 3px;
  background-color: #c1303c;
  border-radius: 0.3rem;
  color: #fff;
  font-size: 1.2rem;
  font-weight: 400;
  line-height: 1;
}
.c-icon-require--corporation {
  background-color: #f2a041;
}

.noScriptArea {
  padding: 15px;
  background: #fdf5f7;
  text-align: center;
}
.noScriptArea p {
  font-size: 14px;
}
.noScriptArea p a {
  color: #0c60d1;
}
.noScriptArea p a:hover {
  color: #0c60d1;
}

.passwordView {
  margin-top: 0.5rem;
}
.passwordView label {
  display: flex;
  align-items: center;
  cursor: pointer;
}
.passwordView label input {
  margin-right: 4px;
}

.u-wrap, .u-wrap--small {
  max-width: 120rem;
  margin: 0 auto;
}
.u-wrap--small {
  max-width: 102rem;
}

.u-pc-inline-block {
  display: inline-block;
}

.u-pc-block.u-pc-block {
  display: inherit;
}

.u-pc-flex.u-pc-flex {
  display: flex;
}

.u-tb-block.u-tb-block {
  display: none;
}

.u-tb-flex.u-tb-flex {
  display: none;
}

.u-sp-inline-block.u-sp-inline-block {
  display: none;
}

.u-sp-block.u-sp-block {
  display: none;
}

.u-sp-flex.u-sp-flex {
  display: none;
}

.u-xs-flex.u-xs-flex {
  display: none;
}

.u-hover {
  transition: all 0.3s ease;
}
.u-hover *, .u-hover::before, .u-hover::after {
  transition: all 0.3s ease;
}

.u-hover-fade {
  transition: opacity 0.3s ease;
}
.u-hover-fade *, .u-hover-fade::before, .u-hover-fade::after {
  transition: all 0.3s ease;
}
.u-hover-fade:hover {
  opacity: 0.6;
}

.js-inview {
  visibility: hidden;
}

.u-font-oswald {
  font-family: "Oswald", sans-serif;
}

.u-font-inter span {
  font-family: "Inter", sans-serif;
}

.u-font-inter {
  font-family: "Inter", sans-serif;
}

.u-text-center {
  text-align: center;
}

.u-text-right {
  text-align: right;
}

.u-inline-block {
  display: inline-block;
}

.u-inline-flex {
  display: inline-flex;
}

.u-inline {
  display: inline;
}

.u-color-accent {
  color: #e50012;
}

.u-color-primary {
  color: #1d2087;
}

.u-fixed {
  position: fixed;
}

.u-font-setting-palt {
  font-feature-settings: "palt";
}

.u-underline {
  text-decoration: underline;
}

.u-border-none {
  border: none;
}

.u-font-size-normal {
  font-size: 1.6rem;
}

.u-alert {
  color: #e50012;
  font-size: 1.8rem;
  font-weight: 500;
}

.u-heading-h2-bottom {
  margin-bottom: 6rem;
}
.u-heading-h2-bottom--40 {
  margin-bottom: 4rem;
}

.u-heading-h3-bottom {
  margin-bottom: 3rem;
}

.u-heading-h4-bottom {
  margin-bottom: 0.6rem;
}
.u-lead-text {
  margin-bottom: 5rem;
}

.u-form-width-100 {
  width: 100%;
}

.u-form-width600 {
  max-width: 60rem;
}

.u-form-width420 {
  max-width: 42rem;
}

.u-form-width120 {
  max-width: 12.2rem;
}

.u-form-width160 {
  max-width: 16rem;
}

.u-form-width220 {
  max-width: 22rem;
}

.u-form-width90 {
  max-width: 9rem;
}

.u-form-width60 {
  max-width: 6rem;
}

.u-form-width50 {
  max-width: 5rem;
}

.u-font-weight-bold {
  font-weight: 700;
}

.u-font-weight-normal {
  font-weight: normal;
}

.u-font-weight-medium {
  font-weight: 500;
}

.u-mrl-auto {
  margin-left: auto;
}

.u-mrlr-auto {
  margin-left: auto;
  margin-right: auto;
}

.u-cursor-pointer {
  cursor: pointer;
}

.u-link {
  color: #1d2087;
  text-decoration: underline;
}
.u-link:hover {
  color: #0c60d1;
}

.u-mrb0.u-mrb0 {
  margin-bottom: 0;
}

.u-mrb10 {
  margin-bottom: 1rem;
}

.u-mrb20 {
  margin-bottom: 2rem;
}

.u-mrt10 {
  margin-top: 1rem;
}

.u-mrt20 {
  margin-top: 2rem;
}

.u-mrt30 {
  margin-top: 3rem;
}

.u-mrlr-auto {
  margin-left: auto;
  margin-right: auto;
}

.u-list-decimal {
  list-style-type: decimal;
  list-style-position: inside;
}
.u-list-decimal li {
  padding-left: 1em;
  text-indent: -1em;
}

.u-list-asterisk {
  list-style-position: inside;
}
.u-list-asterisk li {
  padding-left: 1em;
  text-indent: -1em;
}
.u-list-asterisk li::before {
  content: "※";
}

.u-float-right {
  float: right;
}

.u-clearfix {
  display: block;
}
.u-clearfix:after {
  clear: both;
  content: "";
  display: block;
}
.u-clearfix:before {
  clear: both;
  content: "";
  display: block;
}

.u-send-message-text {
  margin-bottom: 10px;
}

.u-color-default {
  color: #333;
}

.u-nowrap {
  white-space: nowrap;
}

#categoryTreeItemsItems li {
  color: #666;
  font-size: 1.3rem;
  display: inline-block;
}
#categoryTreeItemsItems a::after {
  content: "";
  display: inline-block;
  width: 0.4414rem;
  height: 0.7415rem;
  margin: 0 1rem;
  background-image: url("/images/common/icon-arrow-topic-path01.svg");
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain;
}

#categoryTreeItemsItems {
  margin-top: 12rem;
  padding: 5px 0 10px;
}
#categoryTreeItemsItems a {
  color: #0c60d1;
  text-decoration: underline;
}
.c-form__cardlist-setting-change {
    display: flex;
    justify-content: center;
    margin: 2rem auto;
}
.c-form__cardlist-setting-change input {
  margin: 0 0.5rem;
}

.c-form__cardlist-setting-change .c-button--close {
    padding: 0.5rem 1.8rem;
    background-image: url(/images/common/icon-close01.svg)!important;
     height: 3.6rem!important;
    border: 0.1rem solid #ccc!important;
    padding: 1rem 2rem 1rem 4rem!important;
}


/*どんなことでお困りですか？*/
      
      
      
    .faq-button-menu {
      margin-bottom: 5rem;
    }
    .faq-button-menu h3 {
      text-align: center;
    }
    .faq-button-menu__nav {
      overflow-x: auto;
    }
    .faq-button-menu__list {
      overflow-x: auto;
      display: flex;
      justify-content: center;
      width: max-content;
      align-items: center;
      gap: 1.6rem;
      list-style: none;
      padding: 0;
      margin: 20px 0;
    }
    .faq-button-menu__list li a {
      background: #fff;
      border: 2px solid #ccc;
      color: #333;
      border-radius: 4rem;
      padding: 0.8rem 1.6rem;
      font-size: 14px;
      transition: background 0.2s;
      display: inline-block;
    }
    .faq-button-menu__list li a:hover,
    .faq-button-menu__list li a:focus {
      border-color: #0c60d1;
      color: #0c60d1;
    }
      




@media screen and (max-width: 850px) {
.l-footer__info {
  padding: 0.5rem 3rem 3rem 2.5rem;
    grid-template-columns: repeat(auto-fit, minmax(30rem, 1fr));
}

  .l-header__toggle-footer {
    flex-direction: column;
  }
  .l-header__toggle-footer .l-header__toggle-footer__left {
    margin-bottom: 1rem;
    font-feature-settings: "palt";
  }
  #categoryTreeItemsItems {
    overflow-x: scroll;
    white-space: nowrap;
  }
}

@media screen and (max-width: 767px) {
  .l-footer__inner {
    padding: 6rem 0;
  }
  .l-footer__heading {
    margin-bottom: 1.5rem;
    font-size: 1.5rem;
    line-height: 1.4666666667;
  }
  .l-footer__info {
    gap: 1rem;
    grid-template-columns: 1fr;
  }
  .l-footer__item {
    height: 8rem;
  }
  .l-footer__item .image {
    width: 5rem;
    margin-right: 3.8rem;
  }
  .l-footer__item .tel-number {
    font-size: 2.2rem;
  }
  .l-footer__item .time {
    font-size: 1.2rem;
  }
  .l-footer__item--tel {
    padding: 1.5rem 2rem;
  }
  .l-footer__item--inquiry,
  .l-footer__item--guide,
  .l-footer__item--faq {
    font-size: 1.5rem;
  }
  .l-footer__item--inquiry a,
  .l-footer__item--guide a,
  .l-footer__item--faq a
   {
    padding: 1.5rem 2rem;
  }
  .l-footer__item--inquiry .image,
  .l-footer__item--guide .image,
  .l-footer__item--faq .image{
    margin-right: 5rem;
  }
  .l-footer__pagetop {
    bottom: 4rem;
  }
  .l-footer__copyright p {
    font-size: 1rem;
  }
  .l-header {
    padding-top: 1.5rem;
    padding-bottom: 1rem;
  }
  .l-header__wrap {
    padding: 0 2rem;
  }
  .l-header__inner {
    display: block;
  }
  .l-header__right {
    display: block;
    width: 100%;
  }
  .l-header__left {
    margin-bottom: 1.4rem;
    width: auto;
  }
  .l-header__logo a {
    display: block;
    height: auto;
    width: 6.7rem;
  }
  .l-header__logo a img {
    width: auto;
    height: 100%;
  }
  .l-header__search {
    margin-right: 0rem;
  }
  .l-header__menu {
    position: absolute;
    top: 0.5rem;
    right: 0.5rem;
  }
  .l-header__main-menu {
    margin-top: 1.7rem;
  }
  .l-header__menu-icon {
    width: 4.6rem;
    height: 3.5rem;
  }
  .l-header__menu-icon .image {
    width: 3.8rem;
    height: 2.7rem;
    margin-bottom: 0.1rem;
  }
  .l-header__menu-icon .text {
    font-size: 0.8rem;
  }
  .l-header__menu-icon--coupon svg {
    width: auto;
    height: 1.6rem;
  }
  .l-header__menu-icon--favorite svg {
    width: auto;
    height: 1.6rem;
  }
  .l-header__menu-icon__cart-count {
    width: 1.6rem;
    height: 1.6rem;
    font-size: 8px;
    right: -0.3rem;
  }
  .l-header__menu-icon--login svg {
    width: auto;
    height: 1.8rem;
  }
  .l-header__menu-icon--cart svg {
    width: auto;
    height: 1.99rem;
  }
  .l-header__menu-icon--logout .logout-input {
    width: 1.522rem;
    height: 1.8rem;
  }
  .l-header__menu-icon--hamburger svg {
    width: auto;
    height: 1.1rem;
  }
  .l-header__menu-icon--hamburger-open .text {
    min-height: 1em;
    display: inline-block;
    padding-bottom: 5px;
  }
  .l-header__menu-icon--hamburger-open svg {
    height: 1.5rem;
    padding-top: 2px;
  }
  .l-header__toggle-menu {
    padding: 5rem 2rem 4rem;
    margin-top: -5rem;
    border-top: none;
  }
  .l-header__toggle-main {
    margin-bottom: 3.4rem;
  }
  .l-header__toggle-main li {
    width: calc((100% - 0.7rem) / 2);
  }
  .l-header__toggle-main li:first-child {
    margin-right: 0.35rem;
  }
  .l-header__toggle-main li:last-child {
    margin-left: 0.35rem;
  }
  .l-header__toggle-main .c-button {
    width: 100%;
    padding: 1rem 1rem;
    line-height: 1.3;
    font-size: 1.6rem;
  }
  .l-header__toggle-sub {
    display: block;
    font-size: 1.6rem;
  }
  .l-header__toggle-sub li {
    width: 100%;
    height: 6rem;
  }
  .l-header__toggle-sub li:not(:nth-child(4n)) {
    margin-right: 0;
  }

  .l-header__toggle-sub--top {
    margin-bottom: 2rem;
  }
  .l-header__toggle-sub--top li {
    width: 100%;
  }
  .l-header__toggle-sub--top li:not(:nth-child(2n)) {
    margin-right: 0;
  }
  .l-header__toggle-sub--top > li {
    background-position: left 3px;
    display: flex;
    align-items: center;
    height: 100%;
    background-repeat: no-repeat;
    font-weight: 500;
    flex-wrap: wrap;
    border-bottom: none;
  }
  .l-header__toggle-sub--top > li:not(:last-child) {
    margin-bottom: 20px;
  }
  .l-header__toggle-sub--top > li .title {
    display: flex;
    width: 100%;
    height: 5.5rem;
    padding-left: 6rem;
    align-items: center;
  }
  .l-header__toggle-sub--top li ul {
    display: block;
    width: 100%;
  }
  .l-header__toggle-sub--top li ul li {
    width: 100%;
    height: auto;
  }
  .l-header__toggle-sub--top li ul li:nth-last-child(n + 3) {
    margin-bottom: 0;
  }
  .l-header__toggle-sub--top li ul li:not(:last-child) {
    margin-bottom: 10px;
  }
  .l-header__toggle-sub--top li ul li a {
    padding-left: 4rem;
    padding-right: 3.5rem;
  }

  .l-header__toggle-sub--top li ul li a.c-link-arrow::before {
    right: 2.1rem;
  }

  .l-header__toggle-sub--top li ul li a.c-link-arrow::after {
    right: 1.5rem;
  }

  .l-header__toggle-sub--top li ul li a.ex.c-link-arrow::before {
    right: 2.1rem;
  }

  .l-header__toggle-sub--top li ul li a.ex.c-link-arrow::after {
    right: 1.5rem;
  }

  .l-header__toggle-footer__right {
    display: flex;
    flex-direction: column;
  }
  .l-header__toggle-footer__right li:not(:last-child) {
    margin-right: 0;
    margin-bottom: 1rem;
  }
  .l-header--2 {
    padding-bottom: 1.5rem;
  }
  .l-header--external-link .l-header__left {
    margin-bottom: 0;
  }
  .l-header--external-link .l-header__inner {
    display: flex;
  }
  .l-header--2 h1 {
    margin-bottom: 0;
  }
  .l-main--bottom-large {
    margin-bottom: 10rem;
  }
  .l-main__2column {
    flex-direction: column-reverse;
  }
  .l-main__2column__left {
    width: 100%;
    margin-right: 0;
  }
  .l-main__2column__right {
    width: 100%;
  }
  .l-main__2column-even {
    display: block;
  }
  .l-main__2column-even__left {
    width: 100%;
    padding-right: 0;
  }
  .l-main__2column-even__right {
    width: 100%;
    padding-left: 0;
  }
  .l-nav {
    font-size: 1.4rem;
    line-height: 1.7142857143;
  }
  .l-pagebody {
    padding-top: 9rem;
  }
  .l-side-menu__wrap {
    margin-top: 2rem;
  }
  .l-side-menu__wrap--brand {
    margin-top: 4rem;
  }
  .l-side-menu__wrap {
    padding-bottom: 0;
  }
  .l-side-menu__list-level1 {
    font-size: 1.5rem;
  }
  .l-side-menu__list-level1 a {
    height: 5rem;
    padding: 0.8rem 1rem 0.8rem 3.5rem;
  }
  .l-side-menu__list-level1::before {
    width: 0.3126rem;
    height: 0.4837rem;
    left: 1.9rem;
  }
  .l-side-menu__list-level1::after {
    width: 1.6rem;
    height: 1.6rem;
  }
  .l-side-menu__list-level2 {
    font-size: 1.5rem;
  }
  .l-side-menu__list-level2 a {
    padding: 0.9rem 1.2rem 0.9rem 5.5rem;
  }
  .l-side-menu__list-level2 > li.sub::before {
    width: 0.32rem;
    height: 0.4rem;
    left: 3.9rem;
  }
  .l-side-menu__list-level2 > li.sub::after {
    width: 1.6rem;
    height: 1.6rem;
  }
  .l-side-menu__list-level3 {
    padding: 0 0 0 6.1rem;
  }
  .l-side-menu__list-level3 li a {
    padding: 1rem 1.2rem 1rem 0;
  }
  .l-side-menu .sp_eventlist_jampbtn {
    margin-top: 3rem;
    font-size: 1.4rem;
  }
  .l-topic-path {
    overflow-x: auto;
  }
  .l-topic-path__wrap {
    padding: 0.7rem 2rem;
  }
  .l-topic-path ol {
    flex-wrap: nowrap;
  }
  .l-topic-path ol li {
    display: flex;
    align-items: center;
    font-size: 1.2rem;
    white-space: nowrap;
  }
  .l-topic-path--ranking .l-topic-path__wrap {
    padding-left: 1.5rem;
    padding-right: 1.5rem;
  }

  .c-heading-h2 {
    padding: 2rem 0;
    font-size: 2.4rem;
  }
  .c-heading-h2-top {
    font-size: 2rem;
  }
  .c-heading-h2-top--has-eng .c-heading-h2-top__eng {
    font-size: 1.6rem;
  }
  .c-heading-h3 {
    background-position: left top;
  }
  .c-heading-h3-form {
    margin-bottom: 3rem;
    font-size: 2.2rem;
  }
  .c-heading-h3-form__small {
    font-size: 2rem;
  }
  .c-heading-h3-side-menu {
    height: 6rem;
    font-size: 1.8rem;
  }
  .c-heading-h3-side-menu__inner {
    background-size: 2.9808rem 2.9808rem;
    min-height:  2.9808rem;
  }
  .c-heading-h3-side-menu .c-heading-h3__eng {
    font-size: 1rem;
  }
  .c-heading-h4 {
    font-size: 1.4rem;
  }
  .c-search__input {
    width: 100%;
    height: 4rem;
    min-width: auto;
    font-size: 1.4rem;
    max-width: none;
  }
  .c-search__submit {
    width: 4.4rem;
    height: 4.4rem;
  }
  .c-button--large {
    height: 8rem;
    border-radius: 1.6rem;
  }
  .c-button--medium {
    height: 7rem;
    border-radius: 4rem;
  }
  .c-button--legular {
    height: 6rem;
    border-radius: 3.6rem;
  }
  .c-button--smaller {
    height: 3rem;
    padding: 0.5rem 1.6rem;
    font-size: 1.4rem;
  }
  .c-button--close {
    padding: 0.3rem 0.3rem 0.3rem 2.2rem;
    background-size: 2rem 2rem;
    font-size: 1.2rem;
  }
  .c-button--favorite {
    padding: 0.3rem 0.3rem 0.3rem 2.7rem;
    background-size: 1.6rem 1.425rem;
    font-size: 1.2rem;
  }
  .c-button--stock {
    padding: 0.3rem;
    font-size: 1.2rem;
  }

  .c-button--plus {
    height: 4rem;
  }
  .c-button--minus {
    height: 4rem;
  }

  .c-button-radius {
    height: 4rem;
    border-radius: 2rem;
    font-size: 1.3rem;
  }
  .c-button-radius--postal {
    margin-top: 0.5rem;
    margin-left: 0;
    margin-right: 1rem;
  }
  .c-button-radius--view-more {
    padding: 0.8rem 3.2rem 0.8rem 2.7rem;
    background-size: 1.2rem 1.2rem;
    font-size: 1.4rem;
  }
  .c-link-arrow::before {
    width: 0.3126rem;
    height: 0.4837rem;
    right: 2.1rem;
  }
  .c-link-arrow::after {
    width: 1.6rem;
    height: 1.6rem;
  }
  .c-link-arrow--bottom::before {
    right: 1.58rem;
    bottom: 1.54rem;
  }
  .c-goods-info__image {
    margin-bottom: 1rem;
  }
  .c-goods-info__name {
    margin-bottom: 1rem;
    font-size: 1.6rem;
    line-height: 1.5;
  }
  .c-goods-info__price {
    font-size: 1.5rem;
  }
.c-goods-info__price span:not(.notNumber).yen,
  .c-goods-info__price.c-goods-info__price--special .yen,
  .c-goods-info__price span .yen {
    font-size: 1.5rem;
  }
  .c-pagenation__text {
    margin-bottom: 4rem;
  }
  .c-pagenation__wrap {
    align-items: center;
  }
  .c-pagenation__arrow {
    width: 3rem;
    height: 3rem;
  }
  .c-pagenation__arrow::before {
    right: 1.1rem;
  }
  .c-pagenation__arrow--prev::before {
    left: 1.2rem;
  }
  .c-pagenation__arrow::after {
    width: 3rem;
    height: 3rem;
  }
  .c-pagenation__number {
    flex-wrap: wrap;
    width: 72%;
    margin: 0 1rem;
  }
  .c-pagenation__number > * {
    flex-wrap: wrap;
    font-size: 1.3rem;
  }
  .c-pagenation .current, .c-pagenation .number {
    width: 3rem;
    height: 3rem;
  }
  .c-pagenation .number {
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .c-sort__heading {
    height: 4.4rem;
    margin-right: 0.8rem;
    font-size: 1.3rem;
  }
  .c-sort__selected {
    background-position: right 1.8rem top 1.6rem;
    font-size: 1.3rem;
  }
  .c-sort__selected .current {
    width: 13rem;
    height: 3.6rem;
  }
  .c-sort__list li {
    height: 3.4rem;
  }
  .c-sort__note {
    margin-top: 0;
  }
  .c-button-set-two {
    flex-direction: column-reverse;
  }
  .c-button-set-two input + a {
    margin-bottom: 2rem;
  }
  .c-button-set-two a + input {
    margin-bottom: 2rem;
  }
  .c-button-set-two a {
    width: 100%;
    font-size: 1.8rem;
  }
  .c-button-set-two a:nth-of-type(1) {
    margin-left: 0;
    margin-right: 0;
  }
  .c-button-set-two a:nth-of-type(2) {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 2rem;
  }
  .c-button-set-two > input {
    width: 100%;
    font-size: 1.8rem;
  }
  .c-button-set-two > input:nth-of-type(1) {
    margin-left: 0;
    margin-right: 0;
  }
  .c-button-set-two > input:nth-of-type(2) {
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 2rem;
  }
  .c-button-set-two .to-mypage {
    margin-top: 2rem;
  }
  .c-button-set-two .c-button--back-small, .c-button-set-two .c-button--forward-small {
    width: 100%;
    margin-left: 0;
    font-size: 1.4rem;
  }
  .c-button-set-one {
    width: 100%;
  }
  .c-button-set-one a {
    width: 100%;
  }
  .c-button-set-one .c-button {
    width: 100%;
    font-size: 1.8rem;
  }
  .c-button-set-one .c-button--back-small {
    font-size: 1.4rem;
  }
  .c-button-note-bottom {
    font-size: 1.4rem;
  }
  .c-has-button-block__top--wrap {
    padding: 3rem 1.5rem;
  }
  .c-has-button-block__top__lead {
    margin-bottom: 4rem;
  }
  .c-has-button-block__top__lead__ephasis {
    margin-bottom: 1.6rem;
  }
  .c-has-button-block--background-wrap {
    padding: 3rem 2rem 6rem;
  }
  .c-has-button-block--background-wrap .c-has-button-block__top {
    margin-bottom: 4rem;
  }
  .c-section:not(:last-child) {
    margin-bottom: 2rem;
  }
  .c-form__heading {
    margin-bottom: 1.2rem;
  }
  .c-form__heading__number {
    margin-bottom: 1.4rem;
  }
  .c-form__block:not(:last-child) {
    margin-bottom: 4rem;
  }
  .c-form__body--sp-flex .c-form__unit .c-form__unit__title {
    width: 14rem;
  }
  .c-form__body--sp-flex .c-form__unit .c-form__unit__body {
    width: calc(100% - 14rem);
  }
  .c-form__body__inner-title {
    font-size: 1.4rem;
  }
  .c-form__notice {
    padding: 3rem 1.5rem;
    margin-bottom: 2rem;
    border-radius: 0.6rem;
  }
  .c-form__complete-bottom {
    margin-top: 4rem;
  }
  .c-form__unit {
    display: block;
  }
  .c-form__unit__title {
    width: 100%;
    padding: 1rem;
    font-size: 1.4rem;
  }
  .c-form__unit__body {
    width: 100%;
    padding: 1rem;
    font-size: 1.4rem;
  }
  .c-form__unit--adress .c-form__input-inner {
    flex-wrap: wrap;
  }
  .c-form__unit--one-line:not(:last-of-type) {
    margin-bottom: 2rem;
  }
  .c-form__input-inner--top {
    align-items: flex-start;
  }
  .c-form__input-heading {
    white-space: nowrap;
  }
  .c-form__input input[type=text], .c-form__input input[type=password], .c-form__input input[type=tel], .c-form__input input[type=email], .c-form__input select {
    width: 100%;
    max-width: 100%;
    font-size: 1.6rem;
    height: 4.4rem;
  }
  .c-form .postal-link {
    margin: 1.5rem 0 0 0;
    margin-left: 0;
    margin-right: 0;
  }
  .c-error {
    padding: 2rem;
    margin: 2rem 0 4rem;
    border-radius: 0.6rem;
    font-size: 1.4rem;
  }
  .c-phase {
    margin-bottom: 2rem;
  }
  .c-phase__inner {
    margin-bottom: 1rem;
  }
  .c-phase__icon--active .c-phase__icon__text {
    display: none;
  }
  .c-phase__icon__number::before {
    width: 3rem;
    height: 3rem;
    font-size: 1.6rem;
    font-weight: 600;
  }
  .c-phase__icon:not(:last-child) {
    margin-right: 1rem;
  }
  .c-phase__sp-text li {
    display: none;
    color: #1d2087;
    font-size: 1.2rem;
  }
  .c-phase__sp-text li.active {
    display: block;
  }
  .c-footer-navigation {
    margin-top: 5rem;
  }
  .c-footer-navigation input.c-button, .c-footer-navigation a.c-button {
    width: 25rem;
    margin-left: auto;
    margin-right: auto;
    font-size: 1.4rem;
  }
  .u-pc-inline-block {
    display: none;
  }
  .u-pc-block.u-pc-block {
    display: none;
  }
  .u-pc-flex.u-pc-flex {
    display: none;
  }
  .u-tb-block.u-tb-block {
    display: none;
  }
  .u-tb-flex.u-tb-flex {
    display: none;
  }
  .u-sp-inline-block.u-sp-inline-block {
    display: inline-block;
  }
  .u-sp-block.u-sp-block {
    display: inherit;
  }
  .u-sp-flex.u-sp-flex {
    display: flex;
  }
  .u-hover {
    transition: none;
  }
  .u-hover *, .u-hover::before, .u-hover::after {
    transition: none;
  }
  .u-hover-fade {
    transition: none;
  }
  .u-hover-fade *, .u-hover-fade::before, .u-hover-fade::after {
    transition: none;
  }
  .u-font-size-normal {
    font-size: 1.4rem;
  }
  .u-alert {
    font-size: 1.6rem;
  }
  .u-heading-h2-bottom {
    margin-bottom: 3rem;
  }
  .u-heading-h2-bottom--40 {
    margin-bottom: 2rem;
  }
  .u-heading-h3-bottom {
    margin-bottom: 2rem;
  }
  .u-lead-text {
    margin-bottom: 4rem;
  }
  .u-float-right--order {
    float: none;
    display: block;
    text-align: right;
  }
  .u-sp-mrt0 {
    margin-top: 0;
  }

  .u-list-asterisk {
    font-size: 1.4rem;
  }
  #categoryTreeItemsItems {
    margin:7rem -2rem 0;
  }
  .c-form__cardlist-setting-change {
    gap: 1rem;
    display: grid!important;
    justify-items: center;
  }
  .c-form__cardlist-setting-change .c-button--smaller {
    height: 4rem;
  }
  .c-form__cardlist-setting-change .c-button--close {
    padding: 0.3rem 2rem 0.3rem 4rem;
    height: 3rem;
  }
}

@media screen and (min-width: 768px) {
  .c-error {
      background: #fff991;
      font-size: 1.7rem;
  }
}

@media screen and (max-width: 374px) {
  .c-phase__icon:not(:last-child) {
    margin-right: 1rem;
  }

  .l-header__wrap {
    padding: 0 1rem;
  }
  .u-xs-flex.u-xs-flex {
    display: block;
  }
}

@media screen and (max-width: 1150px) and (min-width: 1101px) {
  .l-header__toggle-sub--top li ul li a {
    padding-left: 2rem;
  }
}

@media screen and (max-width: 1101px) and (min-width: 768px) {
  .l-header__toggle-sub--top li ul {
    flex-direction: column;
    width: 100%;
  }

  .l-header__toggle-sub--top li:not(:nth-child(2n)) {
    margin-right: 0;
  }

  .l-header__toggle-sub--top li ul li {
    width: 100%;
  }

  .l-header__toggle-sub--top li ul li:nth-last-child(n + 3) {
    margin-bottom: 0;
  }

  .l-header__toggle-sub--top li ul li:not(:last-child) {
    margin-bottom: 1rem;
  }

  .l-header__toggle-sub li:not(:nth-child(3n)) {
    margin-right: 0;
  }

  .l-header__toggle-sub--top li ul li a.ex.c-link-arrow::after {
    right: 1.5rem;
  }

  .l-header__toggle-sub--top li ul li a.ex.c-link-arrow::after {
    right: 1.5rem;
  }

  .l-header__toggle-sub--top li ul li a.ex.c-link-arrow::before {
    right: 2.26rem;
  }
}

@media screen and (max-width: 1220px) and (min-width: 1151px) {
  .l-header__logo a {
    height: 33px;
  }
}

@media screen and (max-width: 1090px) and (min-width: 768px) {
  .l-header {
    padding-top: 1.7rem;
    padding-bottom: .5rem;
  }
  .l-header--2 {
    padding-bottom: 1.7rem;
  }
  .l-header__right {
    display: block;
  }
  .c-search__input {
    min-width: auto;
  }
}


@media screen and (max-width: 1090px) and (min-width: 768px) {
  .l-header__search {
    margin-right: 0;
  }

  .c-search__input {
    min-width: auto;
    width: 40rem;
  }

  .c-search > form {
    display: flex;
    justify-content: flex-end;
    margin-bottom: 5px;
  }
}

@media screen and (max-width: 1120px) and (min-width: 768px) {
  .l-header__toggle-menu {
    padding: 6rem 1.5rem;
  }
  .c-form__cardlist-setting-change {
    display: flex !important;
  }
}

@media screen and (max-width: 1100px) and (min-width: 768px) {
  .l-main__2column-even__left {
    padding-right: 2rem;
  }
  .l-main__2column-even__right {
    padding-left: 2rem;
  }
}

@media screen and (max-width: 900px) and (min-width: 768px) {
  .c-search__input {
    font-size: 1.3rem;
  }
}

@media screen and (max-width: 1220px) {
  .u-wrap, .u-wrap--small {
    padding: 0 2rem;
  }
}

@media screen and (max-width: 834px) and (min-width: 768px) {
  .u-tb-block.u-tb-block {
    display: block;
  }
  .u-tb-flex.u-tb-flex {
    display: flex;
  }
}

@media screen and (max-width: 374px) {
  .u-wrap, .u-wrap--small {
    padding: 0 1rem;
  }
  .c-phase__icon__number::before {
    width: 2.5rem;
    height: 2.5rem;
    font-size: 1.5rem;
  }
}

/* statusIcon */
.c-statusIcon {
  margin-top: 6px;
  font-size: 1.4rem;
  color: #fff;
  text-align: center;
  background-color: #888;
}
@media screen and (max-width: 767px) {
  .c-statusIcon {
    font-size: 1.2rem;
  }
}

.c-statusIcon--stockFew {
  background-color: #f15f52;
}
.c-statusIcon--stockNoSale, .c-statusIcon--stockSoldOut, .c-statusIcon--stockNoStock {
  background-color: #888;
}
.c-statusIcon--stockBeforeSale {
  background-color: #a1af3f;
}
.c-statusIcon--stockWaiting {
  background-color: #1d2087;
}

.c-goods-info a:hover .c-statusIcon {
  color: #fff;
  text-decoration: none;
}

.p-member-favorite-index .c-statusIcon {
  max-width: 200px;
}
@media screen and (max-width: 767px) {
  .p-member-favorite-index .c-statusIcon {
    max-width: none;
    margin-bottom: 1rem;
  }
}

.p-goods-index__select .c-statusIcon,
.p-goods-index__action .c-statusIcon {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 0;
  margin-bottom: 1.7rem;
  font-size: 1.5rem;
  color: #fff;
  text-align: center;
  letter-spacing: 0.04em;
  border-radius: 0;
}

.p-goods-index__select .c-statusIcon--stockNoSale,
.p-goods-index__select .c-statusIcon--stockWaiting,
.p-goods-index__select .c-statusIcon--stockNoStock,
.p-goods-index__select .c-statusIcon--stockSoldOut,
.p-goods-index__select .c-statusIcon--stockBeforeSale-noSale,
.p-goods-index__action .c-statusIcon--stockNoSale,
.p-goods-index__action .c-statusIcon--stockWaiting,
.p-goods-index__action .c-statusIcon--stockNoStock,
.p-goods-index__action .c-statusIcon--stockSoldOut,
.p-goods-index__action .c-statusIcon--stockBeforeSale-noSale {
  height: 6rem;
  padding: 1rem 2rem;
  background-color: #888;
}

.p-goods-index__select .c-statusIcon--stockBeforeSale,
.p-goods-index__action .c-statusIcon--stockBeforeSale {
  padding: 0.2rem 0;
  margin-right: auto;
  margin-left: auto;
  font-weight: 700;
  background-color: #a1af3f;
}

.p-goods-index__select .c-statusIcon--stockFew,
.p-goods-index__action .c-statusIcon--stockFew {
  /**max-width: 200px;**/
  padding: 0.2rem 0;
  margin-right: auto;
  margin-left: auto;
  font-weight: 700;
  background-color: #f15f52;
}

.p-category-top .c-statusIcon,
.p-ranking .c-statusIcon {
  width: calc(100% - 20px);
  margin: 0 auto 10px;
}
