body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
  color: #000;
  line-height: 1.72;
}
.bold {
  font-weight: bold !important;
}
@media (max-width: 767px) {
  .sp-bold {
    font-weight: bold !important;
  }
}
body p,
th,
td,
a {
  font-weight: 400;
}
a:visited {
  color: #000;
}
@media (max-width: 767px) {
  body p,
  body a {
    font-size: 14px;
    line-height: 1.8;
  }
}
body:not(#fs_Top) .fs-l-main {
  max-width: 1016px;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
dfn {
  font-style: italic;
}
mark {
  background: #ff0;
  color: #000;
}
html,
body {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
dl,
table,
pre {
  margin-top: 0;
}
ul,
ol {
  padding-left: 1.2em;
}
a {
  background: rgba(0, 0, 0, 0);
  text-decoration: none;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em;
}
pre {
  white-space: pre-wrap;
}
q {
  quotes: “”‘’;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
p,
li,
dt,
dd,
th,
td,
pre {
  -ms-line-break: strict;
  line-break: strict;
  -ms-word-break: break-strict;
  word-break: break-strict;
}
img {
  border: 0;
  vertical-align: middle;
  outline-offset: 0;
}
svg:not(:root) {
  overflow: hidden;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0;
}
button,
input {
  line-height: normal;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
figure,
body {
  margin: 0;
}
legend,
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
body {
  background: #fff;
  color: #000;
  font-size: 14px;
  line-height: 1.72;
}
a {
  text-decoration: underline;
  color: #1c1c1c;
}
a:hover {
  text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  margin: 0;
}
table,
ul,
ol,
p {
  margin-bottom: 0;
}
dl,
dd {
  margin: 0;
}
ol {
  counter-reset: number;
  list-style: none;
  padding: 0;
}
address {
  font-style: normal;
}
hr {
  height: 1px;
  border: none;
  background-color: #d9d9d9;
  margin: 0;
}
.clearfix:after {
  clear: both;
  display: block;
  visibility: hidden;
  height: 0;
  content: ".";
}
.clearfix {
  _display: inline-table;
  zoom: 1;
}
.c-cl--red,
.txHighlight {
  color: #e83535;
}
.c-cl--gold,
.txGold {
  color: #bf9933;
}
.linkSymbol {
  background: url(https://chodaya.itembox.design/item/img/top/ic-arrow-01.png) no-repeat right center;
  text-decoration: none;
  padding-right: 16px;
  color: #000;
}
.linkSymbol:hover {
  color: #b1b1b1;
  text-decoration: underline;
}
.linkBack {
  padding-left: 16px;
  color: #000;
}
.linkBack a {
  text-decoration: none;
}
.linkBack:hover {
  text-decoration: underline;
}
.swpImg:hover {
  opacity: 1;
}
.fs-l-header {
  margin: 0 auto 0px auto;
  border-bottom: 1px solid #d9d9d9;
}
body.fs-body-top .fs-l-header {
  border: none;
  margin: 0 auto;
}
.fs-l-header h1,
.fs-l-header .logo {
  float: left;
  line-height: 0;
  margin: 25px 0px 30px;
}
.fs-l-header .headerDesc {
  float: left;
  font-size: 85.7%;
  line-height: 1.5;
  margin: 37px 0 0 0;
}
.fs-l-header .logoArea {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.fs-l-header .logoArea .hdList {
  right: 0;
  list-style: none;
  font-size: 85.7%;
  margin: 0;
  padding: 0;
  position: relative;
  top: 39px;
  text-align: right;
}
.fs-l-header .logoArea ul li {
  display: inline-block;
  margin-left: 30px;
  font-weight: bold;
}
.fs-l-header .logoArea ul li a {
  text-decoration: none;
}
.fs-l-header .logoArea ul li a:hover {
  color: #b1b1b1;
}
.fs-l-header .logoArea .headerBtnCart {
  top: 27px;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: end;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.fs-l-header .logoArea .headerBtnCart a {
  padding-left: 2px;
}
.headerSearch,
.goodsSearch {
  display: inline-block;
  margin-right: 3px;
}
.goodsSearch {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: right;
  -ms-flex-pack: right;
  justify-content: right;
}
.goodsSearch {
  margin-bottom: 20px;
}
.goodsSearch_result {
  margin-bottom: 0;
}
.headerSearch input[type="text"] {
  width: 152px;
  padding: 5px;
}
.goodsSearch input[type="text"] {
  width: 285px;
  padding: 5px;
}
.headerSearch input,
.headerSearch button,
.goodsSearch input,
.goodsSearch button {
  height: 36px;
  border: 2px solid #f1efed;
  padding: 5px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.headerSearch td,
.goodsSearch td {
  padding: 0;
}
.headerSearch input img,
.headerSearch button img,
.goodsSearch input img,
.goodsSearch button img {
  -webkit-transition: 0.7s;
  transition: 0.7s;
}
.headerSearch input:hover img,
.headerSearch button:hover img,
.goodsSearch input:hover img,
.goodsSearch button:hover img {
  opacity: 0.4;
}
#globalNavi {
  margin: 0 auto 23px auto;
  font-weight: bold;
}
#globalNavi ul {
  float: left;
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 114.3%;
}
#globalNavi ul li {
  float: left;
  border-right: 1px solid #d9d9d9;
  line-height: 30px;
}
#globalNavi ul li a {
  text-decoration: none;
  padding: 0 30px;
}
#globalNavi ul li.current a,
#globalNavi ul li a:hover {
  color: #b1b1b1;
}
#globalNavi .subNavi {
  font-size: 92.8%;
  margin-left: 25px;
}
#globalNavi .subNavi li {
  padding-left: 40px;
  border: none;
}
#globalNavi .subNavi li a {
  padding: 0;
}
#sideBar {
  float: left;
  width: 225px;
  margin-top: 65px;
}
.fs-body-top #sideBar {
  margin-top: 0;
}
#sideBar .delivDate {
  border: 3px solid #ddd9d4;
  text-align: center;
  color: #9e7925;
  font-size: 142.8%;
  margin-bottom: 50px;
  padding: 14px 0;
}
#sideBar .delivDate span {
  display: block;
  font-family: "游ゴシック", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo;
  font-weight: bold;
  color: #1c1c1c;
  font-size: 65%;
  margin: 2px 0;
}
#sideBar #contact {
  margin-bottom: 56px;
}
#sideBar #contact .contactTitle {
  font-size: 128.6%;
  font-weight: bold;
  letter-spacing: 0.05em;
  border-bottom: 1px solid #000;
  margin-bottom: 20px;
  padding-bottom: 5px;
}
#sideBar #contact .contactSubTitle {
  font-size: 92.8%;
  font-weight: bold;
  margin: 0 0 8px 0;
}
#sideBar #contact .contactTel,
#sideBar #contact .contactFax {
  font-size: 188.6%;
  letter-spacing: 2.5px;
  line-height: 1.1;
  font-weight: bold;
  margin: 0 0 8px 0;
  color: #bd9745;
}
#sideBar #contact .contactTime {
  font-size: 88.6%;
  font-weight: bold;
  margin: 0 0 10px 0;
  line-height: 1.2;
}
#sideBar #calendar .calendarTitle {
  font-size: 128.6%;
  font-weight: bold;
  letter-spacing: 0.05em;
  border-bottom: 1px solid #000;
  margin-bottom: 20px;
  padding-bottom: 5px;
}
#sideBar #calendar .calendarText {
  font-size: 85.7%;
  line-height: 1.5;
  margin-bottom: 24px;
}
#sideBar #bannerArea ul {
  list-style: none;
  padding: 0;
}
#sideBar #bannerArea ul li {
  margin-bottom: 10px;
}
#sideBar .sideNavi {
  margin-top: 24px;
  margin-bottom: 60px;
}
#sideBar .sideNavi .sideNaviTitle {
  font-size: 128.6%;
  font-weight: bold;
  letter-spacing: 0.05em;
  border-bottom: 1px solid #000;
  margin-bottom: 20px;
  padding-bottom: 5px;
  height: 32px;
}
#sideBar .sideNavi .sideNaviSubTitle {
  font-size: 114.3%;
  font-weight: bold;
  padding: 0 0 10px 0;
  border-bottom: 1px solid #d9d9d9;
}
#sideBar .sideNavi a {
  text-decoration: none;
}
#sideBar .sideNavi ul {
  list-style: none;
  margin-bottom: 35px;
  padding: 0;
}
#sideBar .sideNavi ul li {
  border-bottom: 1px solid #d9d9d9;
}
#sideBar .sideNavi ul li a {
  padding: 10px 25px 10px 0;
  display: block;
  background: url(/shop/item/chodaya/design/img01/ic-arrow-02.png) no-repeat 210px center;
}
#sideBar .sideNavi ul li.current a,
#sideBar .sideNavi ul li a:hover {
  color: #b1b1b1;
}
#sideBar .payment {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 0 8px;
  margin: 0 auto 20px;
  border: 3px solid #f1efed;
  text-align: center;
}
#sideBar .payment dt {
  padding: 10px;
  background: #f1efed;
  margin-bottom: 6px;
}
#sideBar .payment dd.amazonpay {
  padding: 10px 0 9px;
}
#sideBar .amazonBanner {
  margin: 0 0 20px;
}
#sideBar .amazonBanner img {
  width: 225px;
}
div.cal_wrapper .innnerWrap {
  border: 1px solid #d9d9d9;
  padding: 18px 12px 14px 12px;
  margin-bottom: 10px;
}
div.cal_wrapper .cal_ui {
  display: table;
  width: 100%;
  line-height: 1.2;
  margin-bottom: 16px;
}
div.cal_wrapper .cal_ui p {
  display: table-cell;
  text-align: center;
  font-size: 114.3%;
}
div.cal_wrapper .cal_ui div {
  display: table-cell;
  vertical-align: middle;
}
div.cal_wrapper .cal_ui input {
  border: none;
  background: none;
  font-size: 64.3%;
}
div.cal_wrapper .cal_ui .next {
  text-align: right;
}
div.cal_wrapper table.cal {
  width: 100%;
  margin: 0;
  color: #000;
  font-weight: bold;
}
div.cal_wrapper table.cal tr td {
  font-size: 13px;
  text-align: center;
}
div.cal_wrapper table.cal tr.headline td {
  color: #7f8790;
  padding-bottom: 8px;
}
div.cal_wrapper table.cal tr.headline {
  font-family: "游ゴシック", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo;
}
div.cal_wrapper table.cal tr td div {
  position: relative;
  font-size: 13px;
  text-align: center;
  padding: 3px 0;
}
div.cal_wrapper table.cal tr td div span {
  display: none;
  position: absolute;
  top: 20px;
  left: 0px;
  width: 180px;
  border: solid 1px #eee;
  background-color: #fff;
  text-align: left;
  padding: 5px;
  z-index: 10;
  color: #000;
  font-weight: normal;
  line-height: 1.5em;
  -webkit-box-shadow: 1px 1px 3px #666;
  box-shadow: 1px 1px 3px #666;
}
div.cal_wrapper table.cal tr td div.Sun {
  color: #f14646;
}
div.cal_wrapper table.cal tr td div.Today {
  background-color: #bd9745;
  color: #fff;
  border-radius: 15px;
}
div.cal_wrapper table.cal tr td div.close {
  color: #f14646;
}
div.cal_wrapper table.cal tr td div.open {
  color: #000;
}
div.cal_wrapper table.cal tr td div.backward {
  color: #acacac;
}
div.cal_wrapper table.cal tr td div.pointer {
  cursor: pointer;
}
div.cal_wrapper table.cal tr td div.pointer:hover {
  background-color: #eee;
}
#topicPath {
  padding: 14px 0 30px;
}
#topicPath ol {
  margin: 0 auto;
  font-size: 85.7%;
  text-align: right;
}
#topicPath li {
  display: inline;
}
#topicPath li:before {
  content: ">";
  padding: 0px 8px;
}
#topicPath li:first-child:before {
  content: " ";
  padding: 0;
}
#topicPath li a {
  text-decoration: none;
}
#topicPath li a:hover {
  color: #b1b1b1;
}
#mainContent {
  float: right;
  width: 735px;
  position: relative;
}
#mainContent.column01 {
  float: none;
  width: 100%;
}
#mainContent .contentTitle {
  font-size: 185.7%;
  letter-spacing: 0.1em;
  font-weight: normal;
  line-height: 1;
  height: 60px;
}
#mainContent .shoulderCopy {
  font-size: 157.1%;
  letter-spacing: 0.15em;
  line-height: 35px;
  text-align: center;
  margin-bottom: 27px;
}
#mainContent .shoulderCopy:before {
  content: "／";
  display: block;
  font-size: 20px;
  margin-bottom: 5px;
  text-align: center;
}
#mainContent .shoulderText {
  font-size: 114.3%;
  letter-spacing: 0.1em;
  line-height: 28px;
  text-align: center;
  margin-bottom: 80px;
}
#mainContent .categoryTitle {
  font-size: 114.3%;
  font-weight: bold;
  border-top: 1px solid #d9d9d9;
  margin-bottom: 40px;
}
#mainContent .categoryTitle:before {
  content: " ";
  width: 110px;
  height: 1px;
  background-color: #000;
  display: block;
  margin-top: -1px;
  margin-bottom: 11px;
}
#mainContent .categorySubTitle {
  background-color: #222323;
  color: #fff;
  font-size: 114.3%;
  text-align: center;
  padding: 9px 0;
  margin-bottom: 40px;
}
#mainContent .categoryHead {
  margin-bottom: 30px;
  padding-bottom: 25px;
  background: url(/shop/item/chodaya/design/img01/im-line-01.png) no-repeat left bottom;
  text-align: center;
}
#mainContent .categoryHead p {
  font-size: 142.8%;
  font-weight: bold;
  letter-spacing: 0.1em;
}
#mainContent .categoryHead .readText {
  font-size: 100%;
  font-weight: normal;
}
#mainContent .copyHead {
  font-size: 157.1%;
  line-height: 1.59em;
  font-weight: bold;
  letter-spacing: 0.05em;
  margin-bottom: 24px;
}
#mainContent .copySubHead {
  font-size: 128.6%;
  line-height: 1.67em;
  font-weight: bold;
  letter-spacing: 0.05em;
  margin-bottom: 20px;
}
#mainContent .col4 {
  list-style: none;
  padding: 0;
  margin-left: -5px;
}
#mainContent .col4 li,
#mainContent .col4 div {
  float: left;
  width: 180px;
  margin-left: 5px;
}
#mainContent .col3 {
  list-style: none;
  padding: 0;
  margin-left: -30px;
}
#mainContent .col3 li,
#mainContent .col3 div {
  float: left;
  width: 225px;
  margin-left: 30px;
}
#mainContent .col2 {
  list-style: none;
  padding: 0;
  margin-left: -41px;
}
#mainContent .col2 li,
#mainContent .col2 dl,
#mainContent .col2 div {
  float: left;
  width: 347px;
  margin-left: 41px;
}
#mainContent .imgBlockLeft .leftBlock {
  float: left;
  width: 476px;
  letter-spacing: 0.05em;
}
#mainContent .imgBlockLeft .rightBlock {
  float: right;
  width: 220px;
}
#mainContent .imgBlockRight .leftBlock {
  float: left;
  width: 220px;
}
#mainContent .imgBlockRight .rightBlock {
  float: right;
  width: 476px;
  letter-spacing: 0.05em;
}
#mainContent .boxPrimary {
  background-color: #f1efed;
  text-align: center;
  padding: 25px;
  margin-top: 20px;
  font-size: 114.3%;
}
#mainContent .boxPrimaryDesc {
  font-size: 87.5%;
  margin-top: 15px;
}
#mainContent .boxPrimaryNote {
  font-size: 75%;
  margin-bottom: 15px;
}
#mainContent .boxPrimary ul {
  list-style: none;
  padding: 0;
  display: table;
  width: 100%;
}
#mainContent .boxPrimary ul li {
  display: table-cell;
}
#mainContent .boxSecondary {
  border: 3px solid #e6d9bf;
  padding: 25px;
}
#mainContent .boxSecondary .txtPoint {
  color: #bc964c;
}
.c-decobox--first {
  background-color: #f1efed;
  padding: 25px;
}
.c-decobox--second {
  border: 3px solid #e6d9bf;
  padding: 25px;
}
.c-decobox--first > dt,
.c-decobox--second > dt {
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: 5px;
}
.c-decobox--first > dt:first-child,
.c-decobox--second > dt:first-child {
  margin-top: 0;
}
.c-decobox--first > dt.c-decoboxHead,
.c-decobox--second > dt.c-decoboxHead {
  font-size: 142.8%;
  font-weight: normal;
  text-align: center;
}
#mainContent ul.liAttention {
  list-style: none;
  padding: 0;
}
#mainContent ul.liAttention li {
  text-indent: -1em;
  padding-left: 1em;
  font-size: 0.85em;
  font-family: "游ゴシック", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, san-serif;
}
#mainContent ul.liAttention li:before {
  content: "※";
}
#mainContent table.tbPrimary {
  width: 100%;
  border: 1px solid #d9d9d9;
  border-collapse: collapse;
  line-height: 1.4em;
}
#mainContent table.tbPrimary thead th {
  background-color: #dedede;
  border: 1px solid #d9d9d9;
  padding: 10px 10px 8px 10px;
  font-family: "游ゴシック", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo;
}
#mainContent table.tbPrimary tbody th {
  background-color: #f1efed;
  border: 1px solid #d9d9d9;
  padding: 10px 10px 8px 10px;
}
#mainContent table.tbPrimary tbody td {
  border: 1px solid #d9d9d9;
  padding: 10px 10px 8px 10px;
}
#mainContent table.tbSecondary {
  width: 100%;
  border: 1px solid #d9d9d9;
  border-collapse: collapse;
  line-height: 1.4em;
}
#mainContent table.tbSecondary thead th {
  background-color: #dedede;
  border: 1px solid #d9d9d9;
  padding: 10px 10px 8px 10px;
  font-family: "游ゴシック", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo;
}
#mainContent table.tbSecondary tbody th {
  background-color: #f1efed;
  border: 1px solid #d9d9d9;
  padding: 10px 10px 8px 10px;
  text-align: left;
}
#mainContent table.tbSecondary tbody td {
  border: 1px solid #d9d9d9;
  padding: 10px 10px 8px 10px;
}
#mainContent .internalLink {
  background-color: #f1efed;
  padding: 20px 30px 15px 30px;
  margin-bottom: 60px;
}
#mainContent .internalLink li {
  display: inline-block;
  margin-right: 20px;
  margin-bottom: 5px;
}
#mainContent .internalLink li a {
  text-decoration: none;
  background: url(https://chodaya.itembox.design/item/img/guide/ic-arrow-03.png) no-repeat left center;
  padding-left: 19px;
}
#mainContent .internalLink li a:hover {
  text-decoration: underline;
}
#mainContent .ex_link {
  padding-left: 20px;
  background: url(https://chodaya.itembox.design/item/img/guide/ic-exLink-01.png) no-repeat left center;
}
.clickable {
  cursor: pointer;
}
#mainContent .pagetop {
  width: auto;
  font-size: 92.8%;
}
#mainContent .pagetop a {
  text-decoration: none;
  padding-left: 19px;
}
#mainContent .pagetop a:hover {
  text-decoration: underline;
}
.u-xxs,
.fz-9 {
  font-size: 64.3%;
}
.u-xs,
.fz-12 {
  font-size: 85.7%;
}
.u-sm,
.fz-13 {
  font-size: 92.8%;
}
.u-md,
.fz-18 {
  font-size: 128.6%;
  line-height: 1.67em;
}
.u-lg,
.fz-20 {
  font-size: 142.8%;
}
.u-xl,
.fz-22 {
  font-size: 157.1%;
  line-height: 1.59em;
}
.u-xxl,
.fz-24 {
  font-size: 171.4%;
}
.u-xxxl,
.fz-26 {
  font-size: 185.7%;
}
.u-mb05,
.mb-5 {
  margin-bottom: 5px !important;
}
.u-mb1,
.mb-10 {
  margin-bottom: 10px !important;
}
.u-mb15,
.mb-15 {
  margin-bottom: 15px !important;
}
.u-mb2,
.mb-20 {
  margin-bottom: 20px !important;
}
.u-mb25,
.mb-25 {
  margin-bottom: 25px !important;
}
.u-mb3,
.mb-30 {
  margin-bottom: 30px !important;
}
.u-mb35,
.mb-35 {
  margin-bottom: 35px !important;
}
.u-mb4,
.mb-40 {
  margin-bottom: 40px !important;
}
.u-mb6,
.mb-60 {
  margin-bottom: 60px !important;
}
.u-mb8,
.mb-80 {
  margin-bottom: 80px !important;
}
.u-mt0,
.mt-0 {
  margin-top: 0 !important;
}
.u-mt5,
.mt-5 {
  margin-top: 5px !important;
}
.u-mt1,
.mt-10 {
  margin-top: 10px !important;
}
.u-mt4,
.mt-40 {
  margin-top: 40px !important;
}
.u-mt6,
.mt-60 {
  margin-top: 60px !important;
}
.u-mt8,
.mt-80 {
  margin-top: 80px !important;
}
.u-center,
.alCenter {
  text-align: center !important;
}
.u-left,
.alLeft {
  text-align: left !important;
}
.u-right {
  text-align: right !important;
}
.u-bold,
.txBold {
  font-weight: bold !important;
}
.u-gothic,
.txGothic,
.gothicFont {
  font-family: "游ゴシック", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo !important;
}
#FS2_body_Cart th.FS2_cartTableHeader_unitPrice,
#FS2_body_Cart td.FS2_cartTable_unitPrice,
#FS2_body_Cart td.FS2_cartTable_unitPrice {
  display: none;
}
#FS2_body_Cart .FS2_cartTableHeader_subtotal::after,
#FS2_body_Cart .FS2_Cart_Detail_ItemPriceSummary.summary th::after,
#FS2_body_Cart .FS2_Cart_Detail_ItemPriceSummary th::after {
  content: "(税込)";
}
.fs-l-main {
  max-width: 1456px;
}
body#fs_Top .fs-l-main {
  max-width: 100%;
  padding: 0;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.fs-l-pageMain {
  max-width: 100%;
}
div#side-bar-area .sideNavi {
  margin-top: 95px;
  margin-bottom: 60px;
}
div#side-bar-area .sideNavi .sideNaviTitle {
  font-size: 128.6%;
  font-weight: bold;
  letter-spacing: 0.05em;
  border-bottom: 1px solid #000;
  margin-bottom: 20px;
  padding-bottom: 5px;
  height: 32px;
}
div#side-bar-area .sideNavi .sideNaviTitle a {
  color: #000;
}
div#side-bar-area .sideNavi a {
  text-decoration: none;
}
div#side-bar-area .sideNavi ul {
  list-style: none;
  margin-bottom: 35px;
  padding: 0;
}
div#side-bar-area .sideNavi ul li {
  border-bottom: 1px solid #d9d9d9;
}
div#side-bar-area .sideNavi ul li a {
  padding: 10px 25px 10px 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #1c1c1c;
  position: relative;
}
div#side-bar-area .sideNavi ul li a:hover {
  opacity: 0.4;
}
div#side-bar-area .sideNavi ul li a::after {
  font-family: "bootstrap-icons" !important;
  content: "";
  font-size: 5px;
  position: absolute;
  right: 5px;
  top: 0;
  bottom: 0;
  margin: auto;
  height: 15px;
}
div#side-bar-area .sideNavi .sideNaviSubTitle {
  font-size: 114.3%;
  font-weight: bold;
  padding: 0 0 10px 0;
  border-bottom: 1px solid #d9d9d9;
}
div#side-bar-area #sideBar {
  margin-top: unset;
}
aside.fs-p-drawer.fs-l-sideArea div#side-bar-area .sideNavi {
  margin-top: 25px;
}
.fs-c-sortItems {
  width: 100%;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: end;
  font-size: 14px;
}
.fs-c-sortItems__list {
  -webkit-box-flex: unset;
  -ms-flex-positive: unset;
  flex-grow: unset;
  -webkit-box-orient: unset;
  -webkit-box-direction: unset;
  -ms-flex-direction: unset;
  flex-direction: unset;
}
.fs-c-sortItems__label {
  border: unset;
  border-right: 1px solid #d9d9d9;
  padding-top: unset;
  padding-bottom: unset;
}
.fs-c-sortItems__list__item__label {
  padding-top: unset;
  padding-bottom: unset;
}
li.fs-c-sortItems__list__item {
  border-right: 1px solid #d9d9d9;
}
li.fs-c-sortItems__list__item.is-active {
  background-color: unset;
  color: #000;
}
.fs-c-listControl {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: start;
}
.fs-c-pagination {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.fs-c-pagination__item {
  border: 1px solid #c3c3c3;
  padding: 8px 10px;
  text-decoration: unset;
}
.fs-c-pagination__item.is-active {
  background-color: #f1efed;
  border: 1px solid #c3c3c3;
  color: #c3c3c3;
}
.fs-c-pagination__item + .fs-c-pagination__item {
  margin-left: 4px;
}
.fs-c-pagination__item.fs-c-pagination__item--next,
.fs-c-pagination__item.fs-c-pagination__item.fs-c-pagination__item--prev {
  border: unset;
  text-decoration: unset;
}
a.fs-c-pagination__item.fs-c-pagination__item--next::before,
a.fs-c-pagination__item.fs-c-pagination__item--prev::before {
  font-family: "bootstrap-icons" !important;
  content: "";
}
a.fs-c-pagination__item.fs-c-pagination__item--prev::before {
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
}
.fs-c-breadcrumb {
  max-width: 1016px;
  margin: auto;
  text-align: right;
}
.fs-c-breadcrumb a {
  text-decoration: unset;
}
.fs-c-breadcrumb__list {
  text-align: right;
  font-size: 12px;
  background: none;
  padding: 14px 8px 30px;
  margin: 0px;
}
a.link-button {
  text-decoration: unset;
  border: 1px solid #d4d4d4;
  max-width: 225px;
  width: 100%;
  display: block;
  text-align: center;
  padding: 14px 0px;
  position: relative;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  background-color: #fff;
  font-weight: bold;
  font-size: 13px;
  line-height: 1.078;
}
a.link-button:hover {
  background-color: #000;
  color: #fff;
}
a.link-button::before {
  content: "";
  right: 15px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 10px;
  height: 10px;
  border-top: 1px solid #9c9c9c;
  border-right: 1px solid #9c9c9c;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
}
.fs-body-custom .fs-l-main {
  max-width: 1016px;
}
h1.fs-c-heading.fs-c-heading--page {
  font-size: 185.7%;
  letter-spacing: 0.1em;
  font-weight: normal;
  line-height: 1;
  height: 60px;
  text-align: left;
  color: #000;
  border: unset;
}
body#fs_CustomPage .fs-l-main .fs-l-pageMain:has(#side-bar-area) {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
div#side-bar-area {
  max-width: 225px;
  width: 100%;
}
@media (max-width: 1199px) {
  div#side-bar-area {
    display: none;
  }
}
#side-bar-area + .contents {
  max-width: 735px;
  width: 100%;
}
div#side-bar-area #sideBar > #contact {
  margin-top: 65px;
}
nav.fs-c-breadcrumb + .fs-l-main {
  margin-top: unset;
  padding-top: unset;
}
nav.fs-c-breadcrumb + .fs-l-main h1.fs-c-heading.fs-c-heading--page {
  padding-top: unset;
  padding-bottom: unset;
}
button.slick-next.slick-arrow.slick-disabled,
button.slick-prev.slick-arrow.slick-disabled {
  opacity: 0.4;
}
@media (max-width: 767px) {
  #sideBar .amazonBanner {
    text-align: center;
  }
}
.fs-l-header {
  padding-top: 24px;
}
.fs-l-header .container {
  max-width: 1040px;
}
.logoArea .left-content,
.logoArea .right-content {
  width: 50%;
}
.fs-l-header .logoArea.clearfix::after {
  display: none;
}
@media (max-width: 1199px) {
  .logoArea .left-content {
    width: 55%;
  }
  .logoArea .right-content {
    width: 45%;
  }
  .headerSearch input[type="text"] {
    width: 265px;
  }
  .headerSearch table {
    margin-bottom: 10px;
  }
}
@media (max-width: 959px) {
  .logoArea .left-content {
    width: 40%;
  }
  .logoArea .right-content {
    width: 60%;
  }
  .fs-l-header h1 {
    margin-bottom: unset;
    width: 100%;
  }
  .fs-l-header .headerDesc {
    margin-top: 10px;
  }
}
@media (max-width: 767px) {
  #globalNavi > ul span,
  #globalNavi > ul a {
    font-size: 12px;
  }
  #globalNavi #gnavMenuContent ul {
    list-style: none;
    padding: 0;
    margin: 0;
    font-weight: normal;
    border-top: 1px solid #d9d9d9;
    font-size: 1em;
  }
  #globalNavi {
    width: 100%;
    position: fixed;
    top: 0;
    border-bottom: 1px solid #d9d9d9;
    z-index: 988;
  }
  #globalNavi > ul {
    display: table;
    width: 100%;
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 0.88rem;
    float: unset;
  }
  #globalNavi > ul li {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    width: 25%;
    background-color: #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: unset;
    border-right: unset;
    line-height: 44px;
  }
  #globalNavi > ul li.gnavMenu span:before {
    font-family: "bootstrap-icons" !important;
    content: "";
    margin-right: 0.1rem;
  }
  #globalNavi > ul li.gnavMypage {
    border-left: 1px solid #d9d9d9;
  }
  #globalNavi > ul li.gnavMypage a:before {
    font-family: "bootstrap-icons" !important;
    content: "";
    margin-right: 0.1rem;
  }
  #globalNavi > ul li.gnavCart {
    background-color: #bc964c;
    color: #fff;
  }
  #globalNavi > ul li.gnavHanpu {
    background-color: #585756;
    color: #fff;
  }
  #globalNavi > ul li a {
    text-decoration: none;
    display: block;
    line-height: 3.15rem;
  }
  #globalNavi > ul li.gnavCart a,
  #globalNavi > ul li.gnavHanpu a {
    color: #fff;
  }
  #globalNavi #gnavMenuContent {
    background-color: #fff;
    display: none;
  }
  #globalNavi #gnavMenuContent ul {
    list-style: none;
    padding: 0;
    margin: 0;
    font-weight: normal;
    border-top: 1px solid #d9d9d9;
  }
  #globalNavi #gnavMenuContent ul li {
    border-bottom: 1px solid #d9d9d9;
    background: #fff;
  }
  #globalNavi #gnavMenuContent ul li:last-child {
    border-bottom: none;
  }
  #globalNavi #gnavMenuContent ul li a {
    display: block;
    padding: 0.6rem 4%;
    text-decoration: none;
    color: #000;
  }
  #globalNavi #gnavMenuContent ul li a:after {
    font-family: "bootstrap-icons" !important;
    content: "";
    float: right;
  }
  #globalNavi #gnavMenuContent ul li ul {
    border-top: none;
    padding: 0.8rem 0;
  }
  #globalNavi #gnavMenuContent ul li ul li {
    border-bottom: none;
  }
  #globalNavi #gnavMenuContent ul li ul li a {
    padding: 0 4%;
  }
  #globalNavi #gnavMenuContent ul li ul li a:after {
    content: "";
  }
  #globalNavi ul li a {
    padding: 0;
  }
  .layer {
    position: fixed;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    -webkit-opacity: 0.5;
    -moz-opacity: 0.5;
    -ms-opacity: 0.5;
    -o-opacity: 0.5;
    opacity: 0.5;
    display: none;
    z-index: 968;
  }
  #globalNavi #gnavMenuContent ul,
  #globalNavi #gnavMenuContent li {
    float: unset;
  }
  #globalNavi #gnavMenuContent li {
    border-bottom: 1px solid #d9d9d9;
    background: #fff;
    float: unset;
    border-right: unset;
    line-height: unset;
  }
  #globalNavi #gnavMenuContent li a {
    display: block;
    padding: 0.6rem 4%;
    text-decoration: none;
  }
  .headerSearch {
    padding: 0 15px 20px;
    display: block;
  }
  .headerSearch table {
    width: 100%;
  }
  .headerSearch input[type="text"] {
    width: 100%;
  }
  td.headerSearch_text {
    width: 94%;
  }
  td.headerSearch_button {
    width: 6%;
    min-width: 37px;
  }
}
@media (max-width: 1199px) {
  #globalNavi {
    margin-top: 2em;
  }
}
@media (max-width: 767px) {
  #globalNavi {
    margin-top: unset;
  }
}
#footer {
  margin-top: 90px;
  clear: both;
  width: 100%;
}
#footer #policy {
  padding-bottom: 90px;
  padding-top: 90px;
  border-top: 1px solid #d9d9d9;
  border-bottom: 1px solid #d9d9d9;
}
#footer #policy .policyCatch {
  font-size: 171.4%;
  letter-spacing: 0.1em;
  text-align: center;
  margin-bottom: 40px;
}
#footer #policy .policyText {
  float: left;
  width: 470px;
  font-size: 114.3%;
  margin-top: -3px;
  line-height: 28px;
}
#footer #policy .policyText ul {
  list-style: none;
  margin: 15px 0 0 0;
  padding: 0;
  display: table;
  width: 100%;
}
#footer #policy .policyText li {
  display: table-cell;
  text-align: right;
}
#footer #policy .policyText li:first-child {
  text-align: left;
}
#footer #policy .forBeginner {
  float: right;
  width: 480px;
  border: 2px solid #ece8e3;
}
#footer #policy .beginnerTitle {
  text-align: center;
  font-size: 142.8%;
  padding: 0;
  padding: 18px 0;
  background: url(https://chodaya.itembox.design/item/img/footer/ic-beginner-01.png) no-repeat 52px center #ece8e3;
}
#footer #policy .forBeginner ul {
  list-style: none;
  padding: 21px 0 17px 30px;
}
#footer #policy .forBeginner ul li {
  display: inline-block;
  width: 48%;
  text-wrap: none;
  white-space: nowrap;
  margin-bottom: 4px;
}
#footer #policy .forBeginner ul li a {
  text-decoration: none;
}
#footer #policy .forBeginner ul li a:hover {
  text-decoration: underline;
}
.pagetop {
  margin: 0 auto;
  text-align: right;
}
#footer #footerBottom {
  background-color: #000;
  color: #fff;
  text-align: center;
  padding: 67px 0 20px;
}
#footer #footerBottom .address {
  font-size: 114.3%;
  letter-spacing: 0.2em;
  margin-bottom: 26px;
}
#footer #footerBottom .address a {
  color: #fff;
}
#footer #footerBottom ul {
  list-style: none;
  margin-bottom: 95px;
  padding: 0;
  font-size: 85.7%;
}
#footer #footerBottom ul li {
  display: inline-block;
  margin: 0 20px;
  letter-spacing: 0.2em;
}
#footer #footerBottom ul li a {
  color: #fff;
  text-decoration: none;
}
#footer #footerBottom ul li a:hover {
  color: #888;
}
#footer #footerBottom .copyright {
  font-size: 85.7%;
}
.fs-l-footer {
  margin-top: 90px;
  border-top: unset;
  background-color: unset;
}
.fs-l-footer .container {
  max-width: 1040px;
}
.fs-l-footer #footer {
  margin-top: unset;
}
.fs-l-footer .pagetop.container {
  max-width: 1000px;
  width: 100%;
  padding-top: 30px;
  padding-bottom: 30px;
}
.fs-l-footer .policyCatch + .d-flex {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
#footer #policy .forBeginner {
  margin-left: 10px;
}
@media (max-width: 767px) {
  .fs-l-footer {
    margin-top: 60px;
  }
}
@media (max-width: 959px) {
  .fs-l-footer .policyCatch + .d-flex {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
  #footer #policy .forBeginner {
    margin-left: unset;
  }
  #footer #policy .policyText {
    margin-bottom: 10px;
  }
  #footer #policy .policyText,
  #footer #policy .forBeginner {
    max-width: 600px;
    width: 100%;
  }
  #footer #policy .policyText ul {
    text-align: center;
  }
  #footer #policy .policyText ul li {
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
  }
  #footer #policy .beginnerTitle {
    background: url(https://chodaya.itembox.design/item/img/footer/ic-beginner-01.png) no-repeat 190px center #ece8e3;
  }
}
div#history {
  background-color: #f1efed;
  padding-bottom: 60px;
  padding-top: 60px;
}
div#history a {
  text-decoration: unset;
  text-align: center;
}
div#history a .product-name {
  margin-top: 5px;
  font-size: 13px;
  color: #000;
  font-weight: 500;
}
div#history a p.yen {
  font-weight: bold;
  color: #000;
  font-size: 1.142857em;
}
div#history a p.yen span {
  font-size: 0.625em;
}
div#history .container {
  padding: 0 50px;
  max-width: 1000px;
}
div#history .policyCatch {
  font-size: 171.4%;
  letter-spacing: 0.1em;
  text-align: center;
  margin-bottom: 40px;
}
div#history .history-list .item {
  padding: 0 5px;
}
div#history .history-list .slick-arrow:before {
  width: 7px;
  height: 7px;
  border-bottom: 2px solid #412201;
  border-left: 2px solid #412201;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  opacity: 1;
  display: block;
  content: "";
  position: absolute;
  z-index: 2;
}
div#history .history-list .slick-arrow.slick-next::before {
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
  right: -8px;
}
div#history .history-list .slick-prev:after,
div#history .history-list .slick-next:after {
  content: "";
  width: 30px;
  height: 30px;
  background-color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  top: 0;
  bottom: 0;
  border-radius: 150px;
  z-index: 0;
  border: 1px solid #c3c3c3;
}
div#history .history-list .slick-prev:after {
  left: -20px;
  top: -2px;
}
div#history .history-list .slick-next:after {
  right: -22px;
  top: -2px;
}
div#history .history-list .slick-prev.slick-arrow:before {
  left: -6px;
}
@media (max-width: 767px) {
  #footer {
    margin-top: 5rem;
    padding-top: 0;
    clear: both;
    width: 100%;
    background-color: #000;
  }
  #footer .footerPayment {
    background: #fff;
    line-height: 1.9;
    padding: 20px 15px 15px;
  }
  #footer .footerPayment dl {
    border: 1px solid #ebebeb;
  }
  #footer .footerPayment dt {
    margin-bottom: 6px;
    padding: 3px 5px 1px;
    background: #ebebeb;
  }
  #footer .footerPayment dd {
    overflow: hidden;
    line-height: 2;
    padding: 5px 10px;
  }
  #footer .footerPayment dd span:first-child {
    float: left;
    line-height: 1;
    display: inline-block;
    padding: 5px 6px 0 5px;
  }
  #footer .footerAmazonBanner {
    background: #fff;
    line-height: 1.9;
    padding: 0px 15px 15px;
  }
  #footer .footerSearch {
    background: #fff;
    padding: 50px 15px 50px;
  }
  #footer .footerSearch input {
    width: 100%;
    height: 43px;
    border: 2px solid #f1efed;
    padding: 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #footer .footerSearch table,
  #footer .footerSearch tbody,
  #footer .footerSearch tr {
    display: block;
  }
  #footer .footerSearch input[type="text"] {
    padding: 5px;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    background-color: #fff;
    -webkit-appearance: none;
  }
  #footer .footerSearch button {
    width: 100%;
    height: 43px;
    border: 2px solid #f1efed;
    padding: 5px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #footer .footerSearch_text,
  #footer .goodsSearch_text {
    width: 95%;
  }
  #footer .footerSearch_button {
    width: 5%;
    min-width: 43px;
  }
  #footer .pagetop {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    border-top: 1px solid #d9d9d9;
    border-bottom: 1px solid #ebebeb;
    background-color: #fff;
  }
  #footer .pagetop a {
    display: block;
    text-decoration: none;
    color: #ccc;
    font-size: 2.2rem;
    line-height: 3rem;
    padding: 0.7rem 0;
  }
  #footer .footerGuide ul {
    list-style: none;
    padding: 0;
    margin: 0;
    background-color: #fff;
  }
  #footer .footerGuide ul li {
    border-bottom: 1px solid #ebebeb;
  }
  #footer .footerGuide ul li a {
    display: block;
    padding: 0.6rem 4%;
    text-decoration: none;
  }
  #footer .footerGuide ul li.footerInsta a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 1.2rem 4%;
  }
  #footer .footerGuide ul li.footerInsta a span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  #footer .footerGuide ul li.footerInsta span img {
    margin-right: 14.5px;
  }
  #footer .footerLink {
    background-color: #ece8e3;
  }
  #footer .footerLink ul {
    list-style: none;
    padding: 1.5rem 6%;
    margin: 0;
  }
  #footer .footerLink ul li {
    float: left;
    width: 40%;
    padding: 0.2rem 0;
  }
  #footer .footerLink ul li a {
    text-decoration: none;
  }
  #footer .footerLink ul li:nth-child(2n) {
    width: 60%;
  }
  #footer #footerBottom {
    padding: 2rem 0 0;
  }
  #footer .footerGuide li a:after {
    font-family: "bootstrap-icons" !important;
    content: "";
    float: right;
  }
  .icon-chevron-thin-up:before {
    font-family: "bootstrap-icons" !important;
    content: "";
    font-weight: bold;
    font-size: 30px;
  }
  .history-list .slick-list img {
    width: 100%;
  }
}
#footer .pagetop a {
  background: unset;
}
.slick-list img {
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.slick-list a:hover img {
  opacity: 0.7;
} /*# sourceMappingURL=common.min.css.map */

.return-btn {
  text-align: center;
  margin-top: 10px;
}

.return-btn .fs-c-button--primary {
  background: #585756;
  border: 1px solid #585756;
}

#fs_orderTotalContainer.fs-l-checkout__sideColumn {
  position: sticky;
  top: 24px;
}

.sp-banner-area.banner-navnone {
  margin-top: 0px;
  margin-bottom: 10px;
}

.footer_simple_contentsspace .fs-l-footer {
  margin-top: 30px;
}

.aunke-btn {
  background: #bc944c;
  border: 1px solid #bc944c;
  border-radius: 0px;
  color: #ffffff;
  cursor: pointer;
  display: inline-block;
  font-size: 1.4rem;
  line-height: 1;
  text-decoration: none;
  text-align: center;
  padding: 0.8em 1.6em 0.6em;
  box-shadow: 0 0 2px #b2b2b2;
  min-width: 240px;
}

.aunke-btn:hover {
  color: #ffffff;
  text-decoration: none;
  opacity: 0.8;
}

.aunke-btn a {
  color: #ffffff;
  text-decoration: none;
}

.aunke-btn-box {
  display: flex;
  align-items: center;
  justify-content: center;
}

@media (max-width: 767px) {
  .footer_simple_contentsspace .fs-l-footer {
    margin-top: 24px;
  }

  .footer_simple_contentsspace #footer .footerPayment {
    padding-top: 0;
  }
}

.osusume-syouhin h2.fs-p-announcement__title,
.osusume-syouhin.fs-c-documentColumn__heading {
  margin-bottom: 0 !important;
  font-weight: 500 !important;
  font-size: 1.8rem !important;
}

.osusume-syouhin .fs-p-flexibleColumn.shoppingcart-flexbox {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 0 1%;
  margin-top: 20px;
}

.osusume-syouhin .fs-p-flexibleColumn .fs-p-linkButton {
  text-decoration: none;
  border: 1px solid currentColor;
  border-radius: 3px;
  font-size: 1.8rem;
  display: block;
  line-height: 0.9;
  padding: 15px 1.6em;
  text-align: center;
  margin: 0;
}

.osusume-syouhin .add_on-purchase {
  margin: 0 auto 50px;
}

.add_on-purchase.osusume-syouhin a {
  display: block;
  border: 1px solid #393939;
  padding: 10px 40px 10px 40px;
  text-align: center;
  background: url(https://chodaya.itembox.design/item/img/i-anker.svg) no-repeat calc(100% - 20px) center / 15px auto;
  width: max-content;
  margin-inline: auto;
  text-decoration: none;
}

.osusume-syouhin .add_on-purchase__word {
  font-size: 2rem;
  line-height: 1.5;
}

#purchase.osusume-syouhin {
  margin-top: 60px;
  padding: 60px 0;
  border-top: 1px solid #ddd;
}

.osusume-syouhin .sub-tit,
.osusume-syouhin .fs-p-heading--lv2 {
  font-size: 3.2rem;
  line-height: 1.5;
  font-weight: normal;
  padding: 0;
  margin: 0 0 40px;
}

.osusume-syouhin .purchase_flex {
  display: grid;
  grid-template-columns: repeat(2, 48%);
  gap: 0 4%;
}

.osusume-syouhin .purchase_flex img {
  width: 100%;
  height: auto;
  display: block;
}

.osusume-syouhin article {
  display: block;
}

.osusume-syouhin .purchase_flex article form {
  display: grid;
  grid-template-columns: 40% auto;
  gap: 20px 5%;
  margin-bottom: 20px;
}

.osusume-syouhin .itemlist__box--tit {
  font-weight: bold;
  font-size: 1.8rem;
  line-height: 1.5;
  margin-bottom: 10px;
}

.osusume-syouhin .itemlist__box--min {
  font-size: 1.4rem;
  margin-bottom: 10px;
}

.osusume-syouhin .itemlist__box--price {
  color: #9c062c;
}

.osusume-syouhin .staff__over {
  background: #f7f7f7;
  padding: 10px 20px;
  font-family: "Yu Gothic", "YuGothic", sans-serif;
}

#purchase.osusume-syouhin .staff__over {
  display: block;
  grid-column: span 2;
}

.osusume-syouhin .staff__over dt {
  font-weight: bold;
  line-height: 1.5;
  background: url(https://chodaya.itembox.design/item/img/i-staff.svg) no-repeat left center / 12px;
  padding: 10px 0 10px 22px;
  border-bottom: 1px solid #ddd;
  margin-bottom: 10px;
}

.osusume-syouhin .staff__over dd {
  font-size: 1.5rem;
  line-height: 1.5;
}

.osusume-syouhin .purchase_flex article button {
  width: 100%;
  padding: 10px;
  background: #393939;
  color: #fff;
  margin-top: 10px;
  grid-column: span 2;
  max-width: 300px;
  margin-inline: auto;
  transition: 0.3s;
}

.kaimonotudukeru-btn .fs-c-continueShopping a {
  padding: 1em 1.6em;
  border: none;
  background-color: #999;
  color: #fff;
  font-size: 1.6rem;
}

@media (max-width: 959px) {
  .osusume-syouhin .sub-tit {
    font-size: 2.6rem;
    margin: 0 0 30px;
  }
}

@media (max-width: 767px) {
  .osusume-syouhin .fs-p-flexibleColumn.shoppingcart-flexbox {
    grid-template-columns: 1fr;
    gap: 10px;
  }

  .osusume-syouhin .fs-p-flexibleColumn .fs-p-linkButton {
    margin-right: 0;
  }

  .osusume-syouhin .purchase_flex article form {
    grid-template-columns: 100%;
    gap: 20px 0;
  }

  #purchase.osusume-syouhin .staff__over {
    grid-column: span 1;
  }

  .osusume-syouhin .purchase_flex article button {
    margin-top: 0px;
    grid-column: span 1;
  }
}

@media (max-width: 519px) {
  .add_on-purchase.osusume-syouhin a {
    display: block;
    border: 1px solid #393939;
    padding: 10px 20px 10px 20px;
    text-align: center;
    background: url(../img/i-anker.svg) no-repeat calc(100% - 20px) center / 10px auto;
    width: 100%;
    margin-inline: auto;
  }

  .osusume-syouhin .add_on-purchase__min {
    font-size: 1.4rem;
  }

  .osusume-syouhin .add_on-purchase__word {
    font-size: 1.6rem;
  }
}

@media (max-width: 414px) {
  .osusume-syouhin .sub-tit {
    font-size: 2.2rem;
  }

  .osusume-syouhin .itemlist__box--tit {
    font-size: 1.6rem;
  }
}
/* 231101ここから */
.t_more-btn-text {
  text-align: center;
  display: block;
  background: #bd9745;
  padding: 10px;
  max-width: 400px;
  margin: 0 auto 40px;
  font-size: 1.6rem;
  color: #fff;
  position: relative;
}
.t_more-btn {
  margin-top: 40px;
}
.t_more-btn-text::before {
  content: "";
  position: absolute;
  right: 26px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 7px;
  height: 7px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.t_more-btn-text_add {
  margin: 0 auto;
}
.t_more-btn a {
  text-decoration: none;
}
@media (max-width: 767px) {
  .t_more-btn-text_add {
    margin: 0 auto 40px;
  }
}
/* 231101ここまで */
/* 231124お歳暮ギフトここから */
.top_seasonbnr {
  max-width: 1040px;
  margin: 0 auto 60px;
  padding: 0 20px;
}
.group_top-bnr {
  max-width: 1040px;
  margin: 0 auto 50px;
  padding: 0 20px;
  margin-top: 40px;
}
@media (max-width: 767px) {
  .top_seasonbnr {
    display: none;
  }
  .group_top-bnr {
    margin: 0 auto 30px;
    margin-top: 20px;
  }
}
/* 231124お歳暮ギフトここまで */
/* 231208追記_LINEバナーここから */
.linebanner-top {
  width: 66%;
  margin: 20px 0;
  padding-left: 10px;
}

.linebanner-top img {
  width: 100%;
  height: auto;
  display: block;
}

.logoArea .right-content {
  padding-top: 27px;
  margin-bottom: 20px;
}

.fs-l-header .logoArea .headerBtnCart,
.fs-l-header .logoArea .hdList {
  top: 0;
}

@media (max-width: 1199px) {
  .linebanner-top {
    margin-left: auto;
  }
}

@media (max-width: 767px) {
  .linebanner-top {
    width: 90%;
    margin: 20px auto 10px;
  }
}

.linebanner-side {
  margin-bottom: 20px;
}

.linebanner-side img {
  width: 100%;
  height: auto;
  display: block;
}

@media (max-width: 767px) {
  .linebanner-side {
    display: none;
  }
}

.linebanner-footer {
  display: none;
}

.linebanner-footer img {
  width: 100%;
  height: auto;
  display: block;
}

@media (max-width: 767px) {
  .linebanner-footer {
    display: block;
    width: 80%;
    margin: 30px auto 20px !important;
  }
}

.linebanner-u {
  width: 90%;
  margin: 0 auto 30px !important;
}

.linebanner-u img {
  width: 100%;
  height: auto;
  display: block;
}

@media (max-width: 959px) {
  .linebanner-u {
    margin-top: 30px !important;
  }
}

.linebanner-k {
  margin: 30px auto;
  width: 50%;
  min-width: 300px;
}

.linebanner-k img {
  width: 100%;
  height: auto;
  display: block;
}

@media (max-width: 414px) {
  .linebanner-k {
    width: 100%;
    min-width: auto;
  }
}

.linebanner-b-top {
  width: 66%;
  margin: 20px 0;
  padding-left: 24px;
}

.linebanner-b-top img {
  width: 100%;
  height: auto;
  display: block;
}

@media (max-width: 1199px) {
  .linebanner-b-top {
    margin-left: auto;
  }
}

@media (max-width: 767px) {
  .linebanner-b-top {
    width: 80%;
    margin: 0 auto;
  }
}

.linebanner-footer img {
  width: 100%;
  height: auto;
  display: block;
}

.linebanner-footer {
  margin-bottom: 20px;
}

@media (max-width: 767px) {
  .linebanner-footer {
    width: 80%;
    margin: 0 auto 20px;
  }
}
/* 231208追記_LINEバナーここまで */
/* 231226商品一覧追記ここから */
.items_area-list {
  list-style: none;
}
.items_area-list-img {
  position: relative;
}
.items_area-list-img::before {
  content: "";
  position: absolute;
  top: 5px;
  left: 5px;
  width: 30px;
  height: 30px;
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 2;
  pointer-events: none;
}
.items__area-box .items_area-box-first .items_area-list:first-child .items_area-list-img::before {
  background-image: url(https://chodaya.itembox.design/item/img/item-rank_icon01.svg);
}
.items__area-box .items_area-box-first .items_area-list:nth-child(2) .items_area-list-img::before {
  background-image: url(https://chodaya.itembox.design/item/img/item_rank-icon02.svg);
}
.items__area-box .items_area-box-first .items_area-list:nth-child(3) .items_area-list-img::before {
  background-image: url(https://chodaya.itembox.design/item/img/item_rank-icon03.svg);
}
.items__area-box .items_area-box-first .items_area-list:nth-child(4) .items_area-list-img::before {
  background-image: url(https://chodaya.itembox.design/item/img/item_rank-icon04.svg);
}
.items_area-box-first {
  display: grid;
  grid-template-columns: repeat(2, 49%);
  gap: 20px 2%;
  padding-left: 0px;
}
.content__box img {
  width: 100%;
  height: auto;
  display: block;
}
.content__box a {
  text-decoration: none;
}
.content_box-toparea.content_box-toparea_add {
  margin-top: 30px;
}
.items__area-box a {
  text-decoration: none;
}
.item__name {
  margin: 10px 0;
}
.price__txt {
  padding: 5px;
}
.items__area-tit {
  margin-bottom: 20px;
  font-size: 2rem;
  font-weight: 600;
}
.items__area-tit.items__area-tit_add {
  font-size: 2.2rem;
}
.gram_txt {
  padding-left: 5px;
}
.content__box {
  margin-bottom: 90px;
}
.items__area-subtit {
  font-size: 2rem;
  margin-bottom: 15px;
  font-weight: 600;
  padding-bottom: 20px;
}

.items__area-subtit-mini {
  display: block;
  font-size: 1.4rem;
  font-weight: 400;
}
.items__area-text {
  font-size: 1.6rem;
  position: relative;
  font-weight: 600;
  color: #a68160;
  margin-bottom: 15px;
  border-top: 1px solid #d9d9d9;
  padding-top: 15px;
}
.items__area-text:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: 42.5px;
  width: 150px;
  height: inherit;
  border-top: 1px solid #a68160;
}
.sp--only {
  display: none;
}
.items_area-box {
  display: grid;
  grid-template-columns: repeat(3, 32%);
  gap: 0 2%;
  padding-left: 0px;
  margin-bottom: 20px;
}
.list__btn {
  font-weight: 600;
  text-align: center;
  border: 1px solid #c3c3c3;
  padding: 15px;
}
.list__btn-text {
  background: url(https://chodaya.itembox.design/item/img/item_arrow.svg) no-repeat center right;
  display: block;
}
.tab_content {
  margin-bottom: 70px;
}
.items__area-subtit.home_items__area-subtit {
  padding-bottom: 0px;
}
.contents__area-box {
  margin-bottom: 90px;
}
.sp--only_item-btn {
  display: none;
}
.tab-contents.show {
  margin-bottom: 70px;
}
.item-giftbnr_area {
  list-style: none;
  display: grid;
  grid-template-columns: repeat(2, 48%);
  gap: 30px 4%;
  padding-left: 0px;
}
.item-giftbnr_list.item-giftbnr_list_add {
  grid-column: span 2;
}
.item-giftbnr_area2 {
  list-style: none;
  display: grid;
  grid-template-columns: repeat(4, 24%);
  gap: 30px 1.333%;
  padding-left: 0px;
}
.item-giftbnr_area2 .item-giftbnr_list.item-giftbnr_list_add {
  grid-column: span 4;
}
@media (max-width: 767px) {
  .sp--only {
    display: block;
  }
  .items_area-box {
    grid-template-columns: repeat(2, 49%);
    gap: 15px 2%;
  }
  .content_box {
    margin-bottom: 70px;
  }
  .items__area-text {
    display: none;
  }
  .items__area-subtit:before {
    display: none;
  }
  .items__area-subtit {
    border-bottom: none;
    margin-bottom: 10px;
    padding-bottom: 0px;
  }

  .tab-wrap {
    background-color: #fff;
  }

  .tab-wrap ul {
    display: grid;
    grid-template-columns: repeat(2, 49%);
    gap: 20px 2%;
    padding-left: 0px;
  }

  .item-tab-btn {
    width: 100%;
    padding: 10px 0;
    text-align: center;
    list-style: none;
    cursor: pointer;
    border: 1px solid #636363;
    border-radius: 50px;
  }

  .item-tab-btn.show {
    background: #a68160;
    color: #fff;
    border-radius: 50px;
    border: none;
  }

  .tab-contents {
    display: none;
  }

  .tab-contents.show {
    display: block;
    padding: 30px 0 0 0;
  }
  .item-giftbnr_area,
  .item-giftbnr_area2 {
    list-style: none;
    display: grid;
    grid-template-columns: repeat(2, 49%);
    gap: 7px 2%;
  }
  .item-giftbnr_area2 .item-giftbnr_list.item-giftbnr_list_add {
    grid-column: span 2;
  }
  .content__box.content__box_bottom {
    margin-bottom: 0px;
  }
  .content__box {
    margin-bottom: 60px;
  }
}
.item-area_start {
  display: none;
}
.goodsSearch.goodsSearch_add {
  display: grid !important;
}
.item_search-top {
  margin-bottom: 10px;
}
.items_area-list img:hover,
.item-giftbnr_list img:hover {
  opacity: 0.7;
  cursor: pointer;
  transition: 0.2s;
}
/* 231226商品一覧追記ここまで */
/* 240418おすすめ特集ここから */
.recommend_feature ._feature {
  text-align: center;
  font-size: 185.7%;
  font-weight: normal;
  letter-spacing: 0.2em;
  margin-bottom: 20px;
  margin-top: 90px;
}
.recommend_feature {
  max-width: 1040px;
  margin: 0 auto 100px;
}
.recommend_feature-img {
  display: block;
  width: 100%;
  height: auto;
}
@media (max-width: 767px) {
  .recommend_feature ._feature {
    font-size: 18px;
    padding-top: 1rem;
    margin-bottom: 15px;
    margin-top: 50px;
  }
  .recommend_feature {
    margin-bottom: 40px;
  }
  .recommend_feature._footer {
    margin-bottom: 65px;
  }
}
/* 240418おすすめ特集ここまで */
