@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&family=Zen+Old+Mincho:wght@400;500;600;700;900&display=swap");
/* 基本設定
 *----------------------------------------------------------------------*/
html {
  font-size: 62.3%;
}

body {
  background-color: #fff;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.sp_only {
  display: none;
}

#sysAll {
  max-width: 100%;
  background-color: transparent;
  padding: 0;
}

#sysWrap {
  padding: 0;
  overflow: hidden;
}

#sysHeader {
  margin: 0;
  padding: 0;
}

div#sysMain {
  float: none;
  width: 100%;
  margin: 0 auto;
  padding: 0;
}

#sysAside {
  display: none;
  float: none;
  padding: 0;
}

#sysFooter {
  margin: 0;
  padding: 0;
}

#top #sysWrap {
  margin-top: 0;
}

.sysContent {
  padding: 0 !important;
}

h1, h2, h3, h4, h5 {
  margin: 0;
  padding: 0;
  letter-spacing: inherit;
}

a {
  text-decoration: none;
  font-weight: inherit;
}

img {
  vertical-align: bottom;
  /*you kakunin*/
  height: auto;
}

a:hover img {
  opacity: 0.5;
}

a:hover img.nohover {
  opacity: 1;
}

p {
  margin: 10px auto;
}

h1, h2, h3, h4, h5, h6 {
  font-size: inherit;
}

.clearfix:after {
  content: "";
  clear: both;
  display: block;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* フォーム要素の基本レイアウト */
/* 検索ボックス */
.search_bx form {
  overflow: hidden;
  border: 1px solid #dddddd;
}

.search_bx .sysItemSearchFormWord {
  float: left;
  width: 70%;
}

.search_bx input[type=search] {
  height: 40px;
  border: none;
  padding: 5px;
  width: 100%;
}

.search_bx .sysSearchButton {
  overflow: hidden;
  float: left;
  display: block;
  width: 30%;
  height: 40px;
  margin: 0;
  padding: 0;
  text-indent: -999px;
  border-radius: 0px;
  border: none;
  background: #222222 url(/img/common/ico_search.png) no-repeat center center;
  background-size: 70px;
  cursor: pointer;
}

/* submitボタンの調整 */
#sysMypageReminder #sysMain input[type=submit],
.sysBackButton,
.sysNextSubmit {
  background: #666;
  color: #fff;
  display: block;
  padding: 10px 15px;
  text-shadow: none;
  border-color: transparent;
  border-radius: 3px;
  width: 80%;
  height: 50px;
  margin: 0 auto;
}

/* 商品カテゴリページ */
.sysFuncItemCategory a {
  line-height: 1.75;
}

.sysFuncItemCategory a:hover {
  background: #eee;
}

#sysItemCategory h1.itemCategory {
  margin-left: 5px;
  border-left: 5px solid #222222;
  padding-left: 10px;
  font-size: 18px;
  margin: 20px 0 10px;
}

.sysSelectionDescription {
  margin: 2px 0 10px;
}

/* 4-1-3 Category View Mode */
.sysItemCategoryCtl {
  font-size: small;
}

.sysItemCategoryCtl a {
  display: inline-block;
  padding: 2px 4px;
  background: #ddd;
  border: 1px solid #999;
  border-radius: 3px;
  text-decoration: none;
  margin: 2px 0;
}

/* PRアイコン設定 */
.sysItemPr {
  font-size: small;
  padding: 0 5px;
  background: #fff;
  border: 1px solid #666;
  border-radius: 3px;
  display: inline-block;
  font-weight: bold;
}

/*PRアイコン(商品詳細ページ)*/
.sysPr span {
  width: 24%;
  padding: 3px 10px;
  color: #222222;
  font-weight: bold;
  font-size: 13px;
  border-radius: 15px;
  margin: 0 0 5px;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
}

span.icon_online, span.icon_kyobashi {
  display: inline-block;
  background: #ff1000;
  border: 3px solid #ff1000;
  color: #fff;
}

span.icon_book {
  display: inline-block;
  border: 3px solid #ff1000;
  color: #ff1000;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

span.icon_chilled {
  display: inline-block;
  background: #4472c4;
  border: 3px solid #4472c4;
  color: #fff;
  text-indent: 0.5em;
  letter-spacing: 0.5em;
}

/* カートボタン */
.sysCartButton {
  border: none;
  padding: 10px;
  margin: 5px 0;
  border-radius: 5px;
  background-color: #222222;
  color: #fff;
  cursor: pointer;
}

.sysCartButton:hover {
  background: #999;
}

/* アーカイブリスト */
.sysItemList ul.sysList li .sysThumbnailImage {
  width: 40%;
  max-width: 200px;
}

/* 4-1-7  商品サムネイル画像 */
.sysItemList ul.sysThumbnail li {
  display: inline-block;
  float: none;
  vertical-align: top;
  letter-spacing: normal;
}

.sysItemList ul.sysThumbnail {
  letter-spacing: -0.4em;
}

.sysItemList ul.sysThumbnail input {
  width: 100%;
  padding: 10px 0;
}

/*送料区分*/
#sysItemDetail .sysShippingCost {
  display: inline-block;
  width: auto;
  margin-left: auto;
  margin-top: 5px;
  padding: 0 5px;
  color: #da4636;
  font-weight: bold;
  font-size: 1.1rem;
  border: 1px solid #da4636;
  border-radius: 3px;
}

/* お気に入り登録時の画面 */
/* バツボタン */
.modaal-close {
  width: 50px;
  height: 50px;
  width: 22px;
  height: 22px;
  position: absolute;
  right: 15px;
  top: 15px;
  border-radius: 0;
  border: 1px solid #da4636 !important;
  background-color: #fff;
}

.modaal-close:after, .modaal-close:before {
  display: block;
  content: " ";
  position: absolute;
  top: 0.3px !important;
  left: 8px !important;
  width: 4px;
  height: 22px;
  border-radius: 4px;
  background: #da4636 !important;
  -webkit-transition: background 0.2s ease-in-out;
  transition: background 0.2s ease-in-out;
}

@media (min-width: 1024px) {
  .modaal-close {
    width: 44px;
    height: 44px;
    right: 30px;
    top: 30px;
  }
  button, input, optgroup, select, textarea {
    font: inherit;
  }
}
/* サンプルイメージ */
.mdl-dialog__image::before {
  content: "お気に入り登録完了";
  margin-bottom: 15px;
  display: block;
  text-align: center;
  font-size: 1.3rem;
}

.mdl-dialog__image {
  width: 88.81%;
  max-width: 250px;
  margin: auto;
}

.massage {
  text-align: center;
}

/* ログインボタン */
.sysWishlistLoginButton {
  width: 167px;
  /* height: 35px; */
  line-height: 35px;
  position: relative;
  background-color: #da4636;
  text-align: center;
  font-size: 1.3rem;
  transition: 0.2s;
  color: #fff;
}

.sysWishlistLoginGroup {
  margin: auto auto 30px !important;
  text-align: center;
}

:after, :before {
  text-decoration: inherit;
  vertical-align: inherit;
  background-repeat: no-repeat;
  box-sizing: inherit;
}

@media (min-width: 1024px) {
  .mdl-dialog__content {
    padding: 0 0 30px;
    font-size: 1.6rem;
  }
}
/* 会員登録ボタン */
.sysWishlistMemberRegisterGroup::before {
  content: "会員登録をされていないお客様はこちら";
  margin-top: 12px;
  display: block;
  font-size: 1.1rem;
  text-align: center;
}

.sysWishlistMemberRegisterGroup {
  width: 80%;
  text-align: center;
  height: 92px;
  border: 1px solid #bbb;
  position: relative;
  background-color: #fff;
  margin: auto auto 30px !important;
}

.sysWishlistMemberRegistButton {
  width: 167px;
  /* height: 35px; */
  line-height: 35px;
  position: relative;
  background-color: #da4636;
  text-align: center;
  font-size: 1.3rem;
  transition: 0.2s;
  color: #fff;
}

/* この画面を閉じるボタン */
.sysWishlistCloseBottomButtonGroup button {
  border-bottom: 1px solid #da4636;
  transition: 0.2s;
  background-color: transparent;
  border-radius: 0px;
}

.sysWishlistCloseBottomButtonGroup {
  margin-top: 30px;
  text-align: right;
  font-size: 1.3rem;
}

/*SNSボタン*/
#sysItemDetail .sysShare {
  padding: 5px 0 0 2%;
  text-align: right;
}

#sysItemDetail .sysShare .sysFacebook {
  position: relative;
  top: 2px;
}

#sysItemDetail .sysShare .sysGoogleplus {
  width: 58px;
}

#sysItemDetail .sysShare .sysLine, #sysItemDetail .sysShare .sysDisplayPcNone {
  display: inline-block !important;
}

#sysItemDetail .sysShare .sysLine {
  position: relative;
  top: 0px;
}

/***********************************
  カートページ
***********************************/
/*カートページ内レイアウト調整*/
.sysCart .sysBox, .sysCart .sysSelectPaymentArea,
.sysCart .sysSelectDeliveryArea, .sysCart .sysRemarksArea,
.sysCart .sysSelectOptionArea, .sysCart .sysDetail,
.sysCart .sysOrder .nav,
.sysCart .sysAcceptDomainArea,
.sysCart .sysRepeatOrderSetting {
  background-color: #ffffff;
  border: 1px solid #cfcfcf;
  border-radius: 0;
  box-shadow: none;
  margin: 1em auto 2em;
  padding: 1em;
}

.sysCart .sysBox hr {
  display: block;
  border: 0;
  height: 0;
  border-bottom: 1px solid #cfcfcf;
  margin: 5px 0;
  padding: 0;
}

.sysCart #sysMain input[type=text],
.sysCart #sysMain input[type=password],
.sysCart #sysMain input[type=email],
.sysCart #sysMain input[type=number],
.sysCart #sysMain input[type=tel],
.sysCart #sysMain input[type=search],
.sysCart #sysMain textarea {
  background: none;
  border-radius: 0;
  border: 1px solid #dddddd;
}

.sysCart .sysTotalTxt {
  text-shadow: none;
}

.sysTotal .sysTotalTxt .sysCartAttention {
  font-size: 2rem;
}

.sysCart .sysSubTotalArea {
  margin: 10px 0;
}

.sysCart .sysNextSubmitArea {
  margin-bottom: 20px;
}

.sysCart #sysMain .sysNextSubmitArea .sysNextSubmit {
  width: 100%;
  padding: 10px;
  margin: 5px 0;
  color: #fff;
  font-weight: bold;
  text-shadow: none;
  border-radius: 5px;
  background: #da4636;
  border: none;
}

.sysCart .sysCartAttention, .sysCart .sysRequired {
  color: #da4636;
  font-weight: bolder;
}

.sysCart .sysGetPoint {
  color: #da4636;
  font-weight: bolder;
}

.sysCart .sysCartNote {
  color: #000;
  font-size: 90%;
}

.sysCart .sysCartTitle {
  color: #000;
  font-size: large;
  font-weight: bolder;
  background-color: #fff;
  padding: 0;
  margin-bottom: 2-px;
}

.sysCart .sysCartTitle span {
  font-size: 1.2rem;
}

.sysCart #sysMain input {
  background: #fff;
}

.sysCart #sysMain input[type=submit], .sysCart #sysMain button[type=submit], .sysCart #sysMain button {
  display: inline-block;
  padding: 10px;
  width: auto;
  height: auto;
  color: #000;
  background: #fff;
  border-radius: none;
  border: 1px solid #999;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.sysCart .sysDeleteArea, .sysCart .sysConfirmButton {
  text-align: right;
}

.sysCart .sysNavImg {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 20px;
}

.sysCart .sysFreeArea {
  color: #000;
  margin: 20px 0;
}

.sysSelectPayment li:last-child,
.sysSelectDelivery li:last-child,
.sysSelectOption li:last-child,
.sysCart .sysDetail li:last-child,
.sysRemarks, .sysCart .sysOrder .nav li:last-child {
  border-bottom: none;
}

.sysCart .sysAcceptDomainArea input {
  padding: 0 10px;
}

.sysCart .cart_btn {
  color: #000;
  text-align: center;
  margin-top: 40px;
}

.sysCart .cart_btn p {
  margin: 0;
  padding: 0;
}

.sysCart .cart_btn .btn {
  margin-top: 5px;
}

.sysCart .cart_btn img {
  width: 200px;
  border: 1px solid #d0d0d0;
}

.sysCart #sysMain .sysConfirmButton input[type=submit] {
  width: auto;
}

.sysCart #sysMain select {
  display: inline-block;
}

.sysCart .sysBtnChange {
  margin-bottom: 10px;
}

/*登録せずに購入*/
#sysBillingAddress .input-append input[type=text] {
  display: inline-block;
}

/*都道府県*/
#sysBillingAddress .sysPrefState select {
  width: 200px;
}

/*性別*/
#sysBillingAddress .sysGender {
  margin-bottom: 20px;
}

#sysBillingAddress .sysGender input {
  vertical-align: middle;
}

#sysBillingAddress .sysGender label {
  display: inline-block;
  margin-right: 20px;
}

/*メルマガ*/
#sysBillingAddress .sysAcceptMailmagazine {
  margin-bottom: 20px;
}

/*注文完了ページ*/
.cart_completion {
  text-align: center;
}

/*ご注文番号*/
#sysThanks #sysMain .sysOrderNumber {
  font-size: 1.5rem;
  font-weight: bold;
}

/*お買い物を続ける*/
body#sysBasket .sysBackButton2 {
  font-weight: bold;
  background: #b4f4ff;
  border-color: #000;
}

/***********************************
  ワンページカート
***********************************/
.mdl_btn_.opcDialog, form.opcUseAmazon {
  width: 100%;
  padding-right: 0;
}

.sysCart #sysMain h3 {
  font-size: 20px;
}

.sysCart #sysMain #show-dlg-1,
.sysCart #sysMain #show-dlg-1_low,
.sysCart #sysMain .sysOpcNextSubmit,
.sysCart #sysMain .sysNextSubmit {
  display: block;
  width: 100%;
  padding: 15px 10px;
  margin: 5px 0;
  color: #fff;
  font-size: 1.2rem;
  line-height: 1;
  font-weight: bold;
  text-shadow: none;
  box-shadow: none;
  border: none;
  border-radius: 5px;
  background: #da4636;
}

.sysCart #sysMain #show-dlg-2,
.sysCart #sysMain #show-dlg-3 {
  display: block;
  width: 100%;
  padding: 10px;
  margin: 0 0 30px;
  color: #fff;
  font-size: 1.2rem;
  line-height: 1;
  text-shadow: none;
  box-shadow: none;
  border: none;
  border-radius: 5px;
  background: #000;
}

.sysCart #sysMain #show-dlg-3 {
  color: #fff;
  background: #da4636;
}

.sysCart #sysMain .next_btn {
  color: #fff;
  font-size: 1rem;
  line-height: 1;
  border: none;
  background: #000;
}

.sysCart #sysMain #order_price_confirm_btn {
  color: #fff;
  width: 100%;
  box-shadow: none;
  background: #000;
}

.sysCart #sysMain .mdl-js-button {
  box-shadow: none;
}

.sysCart #sysMain #change-to-billAddr,
.sysCart #sysMain #show-dlg-addrList,
.sysCart #sysMain #show-dlg-inputAddr {
  line-height: 1;
  border: none;
  background: #000;
}

.sysCart #sysMain p.user_type {
  font-size: 1.2rem;
}

.sysOpcProduct .sysOpcItemName {
  font-size: 1.2rem;
}

/*情報入力ページ調整*/
.sysOpcBody div#sysWrap {
  margin: 0 auto;
}

.sysOpcBody div#sysMain {
  padding: 3em 200px 0;
  margin-bottom: 60px;
}

.sysOpcBody .header_wrap {
  height: auto;
  position: static;
  border-bottom: none;
}

.sysOpcBody .header_h1_under a {
  pointer-events: none;
}

.sysOpcBody .footer .f_gnav_all {
  display: none;
}

input[type=button],
select {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -webkit-appearance: none;
}

select {
  padding: 0 0.5em;
}

.sysOpcBody img {
  max-width: 100%;
}

.opcCommonInputText,
.opcCommonInputSelect,
.opcCommonInputRadio,
.opcCommonInputCheckbox {
  margin-left: 0;
}

.opcCommonEditModeBlock {
  background: #fff;
  padding: 0;
  border: none;
}

.opcOrderSummaryTitle,
.opcBillingAddressTitle,
.opcDeliveryAddressTitle,
.opcItemTitle,
.opcPaymentMethodTitle {
  font-size: large;
  margin-bottom: 0.5em;
}

.opcItem {
  padding: 3%;
  border: 1px solid #9b9b9b;
  margin-top: 10px;
}

.opcCommonInputSelect,
.opcCommonButton {
  /*width: 100px;*/
  background: #fff;
}

.opcCommonInputSelect {
  background: #f1f1f1;
}

.opcBillingAddress_completeButton_edit,
.opcDeliveryMethod_completeButton_edit,
.opcPaymentMethod_completeButton_edit,
.opcItem_completeButton_edit,
.opcDeliveryAddress_completeButton_edit,
.opcPointAndCouponDialog_applyButton_edit,
.opcRemarks_completeButton_edit {
  background: #da4636;
  border: 1px solid #da4636;
  color: #fff;
  font-weight: bold;
}

.opcConfirm_inputStatus {
  display: block;
  width: 700px;
  margin: 0 auto 1em;
  background: #da4636;
  color: #fff;
  border: 1px solid #da4636;
  font-weight: bold;
}

.opcConfirm_inputStatus_disable {
  display: block;
  width: 700px;
  margin: 0 auto 1em;
  background: #ccc;
  color: #000;
}

.opcConfirm_order {
  display: block;
  width: 700px;
  margin: 0 auto;
  background: #da4636;
  color: #fff;
  border: 1px solid #da4636;
  font-weight: bold;
}

.opcConfirm_order_disable {
  display: block;
  width: 700px;
  margin: 0 auto;
  background: #ccc;
  color: #000;
}

.opcItem_increaseNumButton_edit,
.opcItem_decreaseNumButton_edit {
  width: 30px;
  background: #f1f1f1;
}

.opcCommonButtonGroup {
  margin-top: 1em;
}

.opcBillingAddress_genderMaleAndLabelGroup_edit,
.opcBillingAddress_genderFemaleAndLabelGroup_edit {
  width: 15%;
}

.opcBillingAddress_acceptMailmagazineYesLabel_edit {
  margin-top: 1em;
  display: inline-block;
}

.opcOrderSummary_totalPriceAndLabelGroup {
  padding-bottom: 10px;
}

.opcOrderSummary_priceBreakDownGroup {
  padding-top: 1em;
  padding-bottom: 1em;
}

.opcOrderSummary_feeAndLabelGroup,
.opcOrderSummary_usePointPriceAndLabelGroup {
  padding-bottom: 1em;
  margin-bottom: 1em;
}

.opcBillingAddress_prefState_edit {
  margin: 5px 0;
}

.opcBillingAddressButtonGroup_edit,
.opcDeliveryAddress_buttonGroup,
.opcDeliveryMethod_buttonGroup_edit {
  padding: 1em 0;
}

.opcDeliveryMethod_hopeDeliveryDateAndLabelGroup_edit,
.opcDeliveryMethod_hopeDeliveryTimeAndLabelGroup_edit {
  margin-bottom: 1em;
}

.opcItem_itemSubTotalPriceAndLabelGroup {
  padding-bottom: 1em;
  margin-bottom: 1em;
}

.opcDeliveryAddressAndDeliveryMethodGroup,
.opcItemList {
  margin-bottom: 0;
  border: none;
  padding: 0;
  position: static;
}

.opcBillingAddress .opcCommonReferenceLabel {
  width: 70px;
  display: inline-block;
  position: relative;
}

.opcBillingAddress .opcCommonReferenceLabel::after {
  position: absolute;
  right: 0;
}

.opcDeliveryMethod .opcCommonReferenceLabel {
  width: 123px;
  display: inline-block;
  position: relative;
}

.opcDeliveryMethod .opcCommonReferenceLabel::after {
  position: absolute;
  right: 0;
}

.opcCommonRequireLabel {
  color: #da4636;
  font-weight: bold;
}

.opcRemarks_remark_edit {
  width: 100%;
}

.opcDeliveryAddressEditDialog_directChangeButtonAndLabelGroup {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 2em;
}

.opcDeliveryAddressEditDialog_directChangeLabel {
  width: 100%;
}

.opcDeliveryAddressEditDialog_directChangeButtonAndLabelGroup .opcCommonButton {
  width: calc(32% - 1em);
}

.opcItem_itemName {
  font-weight: bold;
  font-size: 15px;
}

.opcConfirm_headerErrorMessage {
  width: 100%;
  max-width: 800px;
}

.opcRemarks_remark,
.opcRemarks_cartOption {
  margin-left: 0;
  width: 100%;
  white-space: normal;
}

#sysOpc > form + div {
  margin-bottom: 60px;
}

.opcDeliveryMethod_normalShippingDetailAndLabelGroup_edit {
  padding-left: 0;
  margin-left: 0;
  border-bottom: none;
}

.opcDeliveryAddress {
  border-bottom: 1px solid #9b9b9b;
  margin-bottom: 1em;
}

.opcDeliveryMethod_hopeDeliveryDateLabel_edit {
  width: 126px;
  display: inline-block;
}

/*完了ページ調整*/
#sysThanks #sysMain {
  border: none;
}

#sysThanks .sysNavImg {
  display: none;
}

#sysThanks.sysCart .sysBox:nth-of-type(2) div:nth-of-type(1),
#sysThanks.sysCart .sysBox:nth-of-type(2) div:nth-of-type(2) {
  margin-bottom: 1em;
}

/***********************************
  検索ページ
***********************************/
#sysItemSearch div#sysMain {
  max-width: 980px;
  margin: 20px auto 40px;
}

#sysItemSearch .sysThumbnail .sysItemPrArea {
  text-align: left;
  margin-top: 5px;
}

#sysItemSearch #sysMain h2 {
  font-size: 13px;
  margin-bottom: 10px;
}

#sysItemSearch #sysMain .sysItemSearchForm {
  font-size: 12px;
  padding: 20px;
  margin-bottom: 20px;
  background-color: #ededed;
}

#sysItemSearch #sysMain .sysItemSearchFormWord {
  margin-bottom: 5px;
}

#sysItemSearch #sysMain .sysItemSearchFormWord input {
  height: 40px;
  vertical-align: bottom;
  border: 1px solid #d0d0d0;
}

#sysItemSearch #sysMain .sysSearchButton {
  display: block;
  margin: 10px auto;
  padding: 10px;
  width: 95%;
  border: none;
  background: #222222;
  color: #fff;
  font-size: 120%;
  cursor: pointer;
  border-radius: 3px;
}

#sysItemSearch #sysMain .sysItemSearchFormRange input {
  border-radius: 0;
  background: #fff;
  box-shadow: none;
}

#sysItemSearch #sysMain .sysItemSearchFormRange,
#sysItemSearch #sysMain .sysItemSearchFormCategory,
#sysItemSearch #sysMain .sysItemSearchFormSort,
#sysItemSearch #sysMain .sysItemSearchFormLimit {
  display: inline-block;
  margin: 5px auto;
}

#sysItemSearch #sysMain .sysItemSearchFormRange input {
  padding: 10px;
}

/***********************************
  お問い合わせ
***********************************/
#sysFormConfirm .sysNextSubmit {
  width: 100%;
  margin: 20px 0 0;
}

#sysFormConfirm button.sysButton {
  width: 30%;
  margin-bottom: 20px;
}

/***********************************
  新規会員登録
***********************************/
/***********************************
  マイページ
***********************************/
/***********************************
  ヘッダー
***********************************/
/***********************************
  カート情報
***********************************/
/* カート内商品数表示 */
button.itemCount {
  display: none;
  border: none;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  font-weight: bold;
  margin-left: 5px;
  color: #222222;
  background: #fff;
  border-radius: 10px;
}

/***********************************
  ナビゲーション
***********************************/
#headNavigation {
  max-width: 1100px;
  margin: 0 auto;
  height: 60px;
}

#headNavigation .pcnone {
  display: none;
}

#headNavigation li.tab1 {
  width: 220px;
  float: left;
  text-align: center;
}

#headNavigation li a {
  display: block;
  font-weight: 700;
}

#headNavigation li a span {
  display: block;
  font-size: 10px;
}

.tabmenu .border:after {
  background-color: #000;
  content: " ";
  height: 15px;
  margin-top: -35px;
  position: absolute;
  right: 0;
  top: 42px;
  width: 1px;
}

/*ナビゲーショントグル*/
.tabmenu:before {
  display: block;
  content: "";
  clear: both;
}

.tabmenu {
  margin: 10px 0 0;
}

.toggleNav {
  display: none;
  width: 220px;
  position: absolute;
  height: 0px; /*heightはjs制御*/
  top: 50px;
  left: 0;
  background: rgb(255, 255, 255);
  z-index: 110;
  box-shadow: 2px 2px 4px 0px #ccc;
  -moz-box-shadow: 2px 2px 4px 0px #ccc;
  -webkit-box-shadow: 2px 2px 4px 0px #ccc;
}

.toggleNav:hover {
  overflow: visible;
}

.tabmenu li.tab1 {
  position: relative;
}

.tabmenu li.tab1 a {
  font-size: 14px;
}

.tabmenu li.tab2 {
  text-align: left;
  height: 35px;
  border-bottom: 1px dotted #ccc;
  position: relative;
}

.tabmenu li.tab2:hover {
  background: #ededed;
}

.tabmenu li.tab2 a {
  display: block;
  position: relative;
  padding: 10px;
  font-size: 12px;
  line-height: 15px;
  font-weight: bold;
}

.tabmenu li.tab2 a i {
  position: absolute;
  right: 10px;
  top: 10px;
}

.tabmenu li.tab2 .subCategory {
  position: absolute;
  width: 200px;
  left: 200px;
  top: 0px;
  background: rgb(255, 255, 255);
  visibility: hidden;
  transition: all 0.1s ease;
  z-index: 120;
  box-shadow: 2px 2px 4px 0px #ccc;
  -moz-box-shadow: 2px 2px 4px 0px #ccc;
  -webkit-box-shadow: 2px 2px 4px 0px #ccc;
}

.tabmenu li.tab2:hover .subCategory {
  visibility: visible;
}

.tabmenu li.tab3 {
  font-size: 14px;
  height: 35px;
  border-bottom: 1px dotted #ccc;
  font-weight: bold;
}

.tabmenu li.tab3:hover {
  background: #ededed;
}

/***********************************
  フッター
***********************************/
.footer {
  width: 100%;
  margin: 50px 0 0;
  text-align: center;
  background: #ededed;
  letter-spacing: 2px;
}

.footer .f_navi_all {
  width: 1000px;
  margin: 0 auto;
  padding: 10px 0 0;
}

.footer .f_navi h3 {
  margin: 10px 0 0;
  font-size: 15px;
}

.footer .f_navi ul {
  width: 671px;
  text-align: left;
  margin: 0 auto;
}

.footer .f_navi li {
  display: inline-block;
  padding: 0 15px 0 5px;
  margin: 10px 5px 0;
  font-size: 15px;
  position: relative;
}

.footer .f_navi li:after {
  background-color: #000;
  content: "　";
  height: 10px;
  margin-top: -35px;
  position: absolute;
  right: 0;
  top: 41px;
  width: 1px;
}

.footer .f_navi .b_none {
  border-right: 0px;
}

.footer .telephone {
  margin: 20px 0 5px;
}

.footer .telephone .telephone01 {
  width: 250px;
  height: 32px;
  line-height: 32px;
  border: 1px solid #000;
  border-radius: 15px;
  display: inline-block;
  font-size: 15px;
  font-weight: bold;
  margin-right: 10px;
}

.footer .telephone .telephone02 {
  width: 300px;
  display: inline-block;
  margin-left: 10px;
  font-weight: bold;
}

.footer .telephone .telephone02 a {
  display: inline-block;
  height: 32px;
  line-height: 32px;
  font-size: 25px;
}

.footer .telephone .telephone02 a img {
  display: inline-block;
  height: 30px;
  margin-right: 10px;
}

.footer .telephone:after {
  display: block;
  content: "";
  clear: both;
}

.footer .time {
  font-size: 15px;
  margin: 0 0 10px;
}

.footer .f_gnav_all {
  background: #c3c3c3;
  padding: 15px 0 10px;
  letter-spacing: 2px;
}

.footer .f_gnav li {
  display: inline-block;
  padding: 0px 20px 0 15px;
  font-size: 12px;
  position: relative;
}

.footer .f_gnav li:after {
  background-color: #000;
  content: "　";
  height: 10px;
  margin-top: -35px;
  position: absolute;
  right: 0;
  top: 40px;
  width: 1px;
}

.footer .f_gnav li:last-child {
  border-right: 0px;
}

.footer .f_gnav {
  margin-bottom: 5px;
}

.footer .f_copy {
  background: #fff;
  padding: 10px;
  font-size: 12px;
  font-weight: bold;
}

/***********************************
  フッター部分のご利用ガイド
***********************************/
.f_guide {
  width: 100%;
  border-top: 2px solid #222222;
  margin-top: 50px;
}

.f_guide .sysContent {
  width: 1100px;
  margin: 0 auto;
}

.f_guide .Title {
  font-size: 15px;
  text-align: center;
  font-weight: bold;
  padding: 10px 0 30px;
}

.f_guide .clearfix {
  font-size: 0;
}

.f_guide .guideBlock {
  display: inline-block;
  width: 550px;
  font-size: 14px;
  vertical-align: top;
}

.f_guide .guideBlock:after {
  display: block;
  content: "";
  clear: both;
}

.f_guide .guide01 {
  padding-right: 50px;
}

.f_guide .guide02 {
  padding-left: 50px;
}

.f_guide .guideTitle {
  width: 120px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  border: 1px solid #000;
  border-radius: 15px;
  margin-bottom: 10px;
}

.f_guide p {
  font-size: 15px;
  line-height: 22px;
  margin: 5px 0;
}

.f_guide .mt {
  margin-top: 20px;
}

.f_guide .smaller {
  font-size: 12px;
}

.f_guide .freedial {
  background: rgba(0, 0, 0, 0) url("/img/common/dial.png") no-repeat scroll left center/45px auto;
  display: inline-block;
  font-size: 40px;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 10px;
  padding-left: 50px;
}

/*ボタン*/
.f_guide .common_btn {
  margin: 10px auto;
}

.f_guide .common_btn a {
  font-size: 13px;
  padding: 10px 0;
}

/* ページトップに戻る*/
.pagetop {
  position: fixed;
  bottom: 20px;
  right: 20px;
  width: 52px;
  height: 52px;
  text-align: center;
  z-index: 999999;
}

.pagetop #page-top {
  display: none;
  color: #fff;
  font-size: 11px;
  line-height: 14px;
  background: #000;
  border-radius: 5px;
  padding-top: 4px;
  height: 51px;
}

.pagetop #page-top:hover {
  background: #999;
}

/***********************************
  サイド
***********************************/
/*検索ボックス*/
.side_search {
  margin-bottom: 30px;
}

.side_search form {
  border: none;
}

.side_search input[type=search] {
  height: 40px;
  border: 1px solid #ddd;
  margin-bottom: 5px;
}

.side_search .sysItemSearchFormWord {
  float: none;
  width: 100%;
  margin-bottom: 5px;
}

.side_search .sysSearchButton {
  float: none;
  width: 100%;
  height: 40px;
  border-radius: 5px;
  background: #000 url(/img/common/ico_search.png) no-repeat center center;
  background-size: 70px;
  text-indent: -999px;
}

.side_navi .sysHeadline,
.side_navi_item .sysHeadline {
  font-size: 14px;
  margin: 0;
  text-align: left;
  font-weight: bold;
  letter-spacing: 2px;
  width: auto;
  border-bottom: 1px solid #222222;
}

.side_navi .sysHeadline:before,
.side_navi_item .sysHeadline:before {
  content: none;
}

.side_navi a {
  position: relative;
  padding: 7px 5px 7px 20px;
  letter-spacing: 1px;
  border-bottom: 1px dotted #cdcdcd;
}

.side_navi a:after {
  position: absolute;
  top: 7px;
  right: 10px;
  content: ">";
  font-size: 14px;
}

.side_navi a:hover {
  background: #eee;
}

.side_navi {
  margin-bottom: 30px;
}

/*商品別*/
.side_navi_item {
  margin-bottom: 0;
  border-bottom: 1px solid #000;
}

.side_navi_item .sysHeadline,
.side_navi_item .sysContent {
  width: 90%;
  margin-left: auto;
}

.side_navi_item a {
  position: relative;
  padding: 7px 5px;
  letter-spacing: 1px;
  border-bottom: 1px dotted #cdcdcd;
}

.side_navi_item a:after {
  position: absolute;
  top: 7px;
  right: 10px;
  content: ">";
  font-size: 14px;
}

.side_navi_item li:last-child a {
  border-bottom: none;
}

.side_navi_item .sysHeadline {
  font-size: 13px;
  padding: 0;
  border-bottom: 1px dotted #cdcdcd;
}

.side_navi_item .sysHeadline a {
  display: block;
  border-bottom: none;
}

/*お買い物ガイド 最後2つ*/
.side_navi_guide li:nth-last-child(1),
.side_navi_guide li:nth-last-child(2) {
  font-size: 14px;
  font-weight: bold;
  border-bottom: 1px solid #222222;
  margin-bottom: 10px;
}

.side_navi_guide li:nth-last-child(1) a,
.side_navi_guide li:nth-last-child(2) a {
  padding: 7px 5px;
  border: none;
}

.side_navi_guide li:nth-last-child(1) a:hover,
.side_navi_guide li:nth-last-child(2) a:hover {
  background-color: #fff;
}

.side_navi_guide li:nth-last-child(3) {
  margin-bottom: 10px;
}

/***********************************
  共通パーツ
***********************************/
hr.style01 {
  width: 100%;
  height: 1px;
  background: #222222;
  margin: 50px auto;
  padding: 0;
  border: 0;
}

/*RW編集20241226*/
/*RW編集二 20241226*/
.sysTitle::before, .sysFuncItemBlock .sysHeadline::before, .sysFuncBanner .sysHeadline::before {
  position: absolute;
  top: 50%;
  z-index: 1;
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #222222;
}

.contentsWrap {
  width: 1100px;
  margin: 0 auto;
}

/***********************************
  特商法テーブルレイアウト
***********************************/
#main_tradelaw, .main_tradelaw {
  border: 1px solid #ddd;
  margin: 0 auto 30px;
  max-width: 1100px;
}

#main_tradelaw dl, .main_tradelaw dl {
  background: #ededed;
  border-bottom: 1px dotted #bfbfbf;
  overflow: hidden;
}

#main_tradelaw dl:last-child, .main_tradelaw dl:last-child {
  border: 0px;
}

#main_tradelaw dt, .main_tradelaw dt {
  padding: 15px 0 15px 20px;
  float: left;
  clear: both;
  font-weight: bolder;
}

#main_tradelaw dd, .main_tradelaw dd {
  margin-left: 200px;
  padding: 15px;
  background: #fff;
}

.shipFee {
  max-width: 1100px;
  margin: 20px auto;
}

.shipFee .tableTitle {
  font-size: 16px;
  height: 70px;
  padding: 10px;
  color: #424242;
  margin: 50px 0 0px;
  border: 0px;
  text-align: leftr;
}

table.shipFeeTable {
  border-collapse: collapse;
  margin-bottom: 30px;
  text-align: left;
  line-height: 1.5;
  text-align: center;
}

table.shipFeeTable .eyeCatch {
  width: 120px;
  display: block;
  margin: 5px auto;
  height: 25px;
  line-height: 25px;
  color: #000;
  border-bottom: 1px solid #aaa;
  padding-bottom: 5px;
}

table.shipFeeTable thead {
  background: #555;
  text-align: center;
}

.spThead {
  display: none;
}

table.shipFeeTable thead th {
  padding: 10px;
  vertical-align: top;
  font-weight: normal;
  color: #fff;
}

table.shipFeeTable tbody .sum {
  position: relative;
}

table.shipFeeTable tbody .sum i {
  position: absolute;
  color: #888;
  font-size: 35px;
  right: -15px;
  bottom: 30px;
  z-index: 20;
}

table.shipFeeTable tbody th {
  width: 600px;
  padding: 10px;
  vertical-align: top;
  background: #fff;
  font-weight: normal;
  border-bottom: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

table.shipFeeTable td {
  width: 500px;
  padding: 10px;
  vertical-align: top;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #eee;
}

table.shipFeeTable b {
  color: #D42E30;
  display: inline-block;
  padding: 0 3px;
  font-size: 1.2em;
}

div#main_tradelaw a {
  display: inline-block;
  color: #068acc;
  text-decoration: underline;
}

/*クロネコペイボタン装飾調整*/
div#kuronekoPayFlex {
  margin-right: 21px;
}

.sysCart #sysMain #kuronekoPayFlex button img {
  margin-top: -11px;
}

.sysCart #sysMain button#kmid-login-subwindow-launch,
.sysCart #sysMain button[onclick="Sys('#kmid-login-subwindow-launch').click()"] {
  padding: 10px 0px 0px 0px;
}

.sysConfirmButton input#open_dlg_edit_customer_info {
  display: inline-block;
  padding: 10px;
  width: auto;
  height: auto;
  color: #000;
  background: #fff;
  border-radius: none;
  border: 1px solid #999;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

/*ソーシャルギフト*/
.opcSocialGiftLetter_message_edit {
  height: 200px;
}

.opcSocialGiftLetter_letterImagePreviewAndMessageGroup_edit {
  width: 80%;
}

.opcSocialGiftLetter_letterImageAndTitleGroup_edit {
  width: 20%;
  float: left;
  margin-right: 10px;
}

.opcSocialGiftLetter_messageTitleAndMessageGroup_edit {
  clear: both;
}

input.opcSocialGiftLetter_letterImageId_edit.opcCommonInputRadio:checked ~ .opcSocialGiftLetter_imageUrlGroup_edit {
  border: 3px solid #c03d3d;
}

.opcSocialGiftLetter_letterImageId_edit, .opcSocialGiftLetter_letterImageIdTitle_edit {
  display: none;
}

.sysSocialGiftReceiveUrlSendLineButton {
  background: #00B900 !important;
  color: #fff !important;
  border: none !important;
}

.sysSocialGiftReceiveGiftLetterArea {
  width: 70%;
  border: 1px solid #999;
  border-radius: 5px;
  margin: 0 auto;
}

.sysSocialGiftReceiveGiftLetterMessage {
  padding: 10px;
}

.opcSocialGiftLetter_messageTitleLabel {
  display: none;
}

.sysSocialGiftReceiveGiftLetterMessage {
  height: 200px;
}

.sysSocialGiftReceiveButton {
  font-weight: bold;
  width: 30% !important;
  font-size: 20px;
  width: 70% !important;
}

/*カレンダー調整*/
.sysNextCalendar {
  z-index: 0;
}

.sysPrevCalendar {
  z-index: 0;
}

/*表アンティナより載せ替え*/
.detail-txt {
  margin-bottom: 50px;
}

.detail-txt .lead-txt {
  font-size: 16px;
  font-weight: bold;
  line-height: 27px;
  margin-bottom: 28px;
}

.detail-txt .txt {
  font-size: 16px;
  line-height: 28px;
}

.catalogtype {
  font-size: 0;
  margin-top: 10px;
}

.mt20 {
  margin-top: 20px;
}

.catalogtype {
  font-size: 0;
  margin-top: 10px;
}

.catalogtype__catch {
  font-size: 13px;
}

.catalogtype__table {
  width: 100%;
  border-top: 1px solid #888;
  border-left: 1px solid #888;
  margin: 5px 0 0px 0;
}

.catalogtype__heading {
  width: 33.3333333333%;
  border-right: 1px solid #888;
  border-bottom: 1px solid #888;
  background-color: #f0f0f0;
  font-size: 13px;
  font-weight: 500;
  text-align: center;
  padding: 10px;
}

.catalogtype__heading.catalogtype__heading--selected {
  background-color: #888;
  color: #fff;
}

.catalogtype__name {
  display: inline;
}

.catalogtype__link {
  border-right: 1px solid #888;
  border-bottom: 1px solid #888;
  text-align: center;
  padding: 10px;
}

.catalogtype__link--off {
  color: #cacaca;
}

.catalogtype__mark {
  font-size: 18px;
}

.catalogtype__text {
  font-size: 13px;
  position: relative;
}

.catalogtype__link a {
  text-decoration: none;
  color: #000;
}

.catalogtype__link a .catalogtype__text::after {
  display: inline-block;
  content: "";
  margin-left: 5px;
  width: 6px;
  height: 6px;
  border-width: 1px 1px 0 0;
  border-style: solid;
  transition-delay: 0s;
  transition-timing-function: linear;
  transition-duration: 0.12s;
  transition-property: border-color;
  -webkit-transform: translateY(-25%) rotate(45deg);
  transform: translateY(-25%) rotate(45deg);
}

#courseListLink {
  /* カテゴリーページ コース一覧 遷移先位置調整 */
  padding-top: 60px;
  margin-top: -60px;
}

.catalogtype__sasshi {
  display: inline;
  background-image: url(https://antina.jp//AOS/user_data/packages/default/images/products/icon-sasshi.png);
  background-repeat: no-repeat;
  background-position: 15% center;
  background-size: 25px;
  padding-left: 1.5em;
}

.catalogtype__heading.catalogtype__heading--selected .catalogtype__sasshi {
  background-image: url(https://antina.jp//AOS/user_data/packages/default/images/products/icon-sasshi--selected.png);
}

.catalogtype__card {
  display: inline;
  background-image: url(https://antina.jp//AOS/user_data/packages/default/images/products/icon-card.png);
  background-repeat: no-repeat;
  background-position: 10% center;
  background-size: 28px;
  padding-left: 1.6em;
}

.catalogtype__heading.catalogtype__heading--selected .catalogtype__card {
  background-image: url(https://antina.jp//AOS/user_data/packages/default/images/products/icon-card--selected.png);
}

.catalogtype__social {
  display: inline;
  background-image: url(https://antina.jp//AOS/user_data/packages/default/images/products/icon-social.png);
  background-repeat: no-repeat;
  background-position: 1% center;
  background-size: 25px;
  padding-left: 1.2em;
}

.catalogtype__heading.catalogtype__heading--selected .catalogtype__social {
  background-image: url(https://antina.jp//AOS/user_data/packages/default/images/products/icon-social--selected.png);
}

.box {
  display: grid;
  width: calc(100% - 10px);
  grid-auto-rows: auto;
  grid-template-columns: 1fr 4fr;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}

.box__title {
  font-size: 14px;
  padding: 5px;
  background-color: #f4f4f4;
  border-bottom: 1px dotted #000;
}

.box__itmes {
  font-size: 14px;
  padding: 5px;
  color: #333;
  background-color: #fff;
  border-bottom: 1px dotted #000;
}

@media screen and (min-width: 751px) and (max-width: 1240px) {
  .sysDisplayTabletNone {
    display: none;
  }
}
@media screen and (max-width: 750px) {
  .sysDisplayMobileNone {
    display: none;
  }
}
.pc_only {
  display: block;
}
@media screen and (max-width: 750px) {
  .pc_only {
    display: none;
  }
}

.sp_only {
  display: none;
}
@media screen and (max-width: 750px) {
  .sp_only {
    display: block;
  }
}

html.pause {
  overflow: hidden;
}

body {
  font-family: "Noto Sans JP", "Helvetica Neue", "Helvetica", "Hiragino Sans", "Arial", "Yu Gothic", "Meiryo", sans-serif;
  color: #1d1d1d;
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 400;
}
body * {
  margin: 0;
  padding: 0;
}
body .isLogin {
  display: none !important;
}
body .isLogout {
  display: block !important;
}
body[data-member-login=true] .isLogin {
  display: block !important;
}
body[data-member-login=true] .isLogout {
  display: none !important;
}
body .mt10 {
  margin-top: 10px;
}
body .mt20 {
  margin-top: 20px;
}
body .mt30 {
  margin-top: 30px;
}
body .mt40 {
  margin-top: 40px;
}
body .mt50 {
  margin-top: 50px;
}
body .mb10 {
  margin-bottom: 10px;
}
body .mb20 {
  margin-bottom: 20px;
}
body .mb30 {
  margin-bottom: 30px;
}
body .mb40 {
  margin-bottom: 40px;
}
body .mb50 {
  margin-bottom: 50px;
}
body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
  font-weight: 400;
}
body input,
body button,
body select {
  cursor: pointer;
  outline: none;
}
body select {
  font-weight: 700;
}
body select option {
  font-weight: 700;
}
body a {
  text-decoration: none;
  color: #1d1d1d;
  transition-duration: 0.3s;
}
body a img {
  transition-duration: 0.3s;
}
body a:hover {
  color: #e94709;
}
body a:hover img {
  opacity: 0.7;
}
body li {
  list-style-type: none;
}
body .taxin {
  padding-left: 0.3em;
  font-size: 0.55em;
}

div#sysAll {
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  overflow: hidden;
}
@media screen and (max-width: 750px) {
  div#sysAll {
    overflow: visible;
  }
  div#sysAll #sysHeader.active .infobar {
    display: none;
  }
  div#sysAll #sysHeader:has(.h_navi_funeral).active .h_navi {
    display: none;
  }
}
div#sysAll .sysFuncItemBlock .sysItemBlock li {
  display: flex;
  flex-direction: column;
  height: auto !important;
}
div#sysAll .sysFuncItemBlock .sysItemBlock li .sysItemName {
  flex-grow: 1;
}
div#sysAll .sysFuncItemBlock .sysItemBlock li .sysItemName a {
  overflow: hidden;
  display: -webkit-box !important;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  color: #1d1d1d;
}
div#sysAll .sysFuncItemBlock .sysItemBlock li .sysItemName a:hover {
  color: #044EA1;
}
div#sysAll .sysFuncItemBlock .sysItemBlock li .sysItemPrice .sysItemBlockVariationPrice {
  display: block;
}

div#sysWrap {
  width: 100%;
  flex-grow: 1;
}
div#sysWrap::after {
  display: none !important;
}
@media screen and (max-width: 750px) {
  div#sysWrap {
    display: block;
  }
}
div#sysWrap #sysMain {
  width: 100%;
  margin: 0 auto;
  float: none;
}
@media screen and (max-width: 750px) {
  div#sysWrap #sysMain {
    max-width: 100%;
  }
}
div#sysWrap #sysMain .fade {
  opacity: 0;
  transform: translateY(50px);
  transition-duration: 0.5s;
}
div#sysWrap #sysMain .fade.active {
  opacity: 1;
  transform: translateY(0);
}
div#sysWrap #sysMain .sysFuncItemBlock .sysItemBlock li {
  padding: 0;
}
div#sysWrap #sysMain .sysFuncItemBlock .sysItemBlock li a {
  display: block;
}
div#sysWrap #sysMain .sysHeadline {
  display: block;
  padding: 0;
  width: 100%;
}
@media screen and (max-width: 750px) {
  div#sysWrap #sysMain .sysHeadline {
    width: 100%;
    padding: 0 5.3333333333vw;
  }
}
div#sysWrap #sysMain .sysHeadline:has(.view_more) {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 30px;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  div#sysWrap #sysMain .sysHeadline:has(.view_more) {
    margin-bottom: 2.4193548387vw;
  }
}
@media screen and (max-width: 750px) {
  div#sysWrap #sysMain .sysHeadline:has(.view_more) {
    margin-bottom: 5.3333333333vw;
  }
}
div#sysWrap #sysMain .sysHeadline:has(.view_more) .common_h2 {
  margin-bottom: 0;
}
div#sysWrap #sysMain .sysHeadline:has(.view_more) .view_more {
  flex-shrink: 0;
  width: fit-content;
  height: 38px;
}
div#sysWrap #sysMain .sysHeadline:has(.view_more) .view_more a {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 9px 20px;
  height: 100%;
  border: 1px solid #6e6966;
  border-radius: 18px;
  font-size: 13px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 600;
  color: #1d1d1d;
  white-space: nowrap;
}
div#sysWrap #sysMain .sysHeadline:has(.view_more) .view_more a:hover {
  color: #e94709;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  div#sysWrap #sysMain .sysHeadline:has(.view_more) .view_more {
    height: 3.064516129vw;
  }
  div#sysWrap #sysMain .sysHeadline:has(.view_more) .view_more a {
    padding: 0.7258064516vw 1.6129032258vw;
    border-radius: 1.4516129032vw;
    font-size: 1.0483870968vw;
    line-height: 1.3709677419vw;
  }
}
@media screen and (max-width: 750px) {
  div#sysWrap #sysMain .sysHeadline:has(.view_more) .view_more {
    height: 10.4vw;
  }
  div#sysWrap #sysMain .sysHeadline:has(.view_more) .view_more a {
    border-radius: 5.0666666667vw;
    padding: 2.6666666667vw 5.3333333333vw;
    font-size: 3.4666666667vw;
    line-height: 5.0666666667vw;
    letter-spacing: 0;
  }
}
div#sysWrap #sysMain .sysHeadline::before {
  display: none;
}
div#sysWrap #sysMain .sysHeadline .common_h2 {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 32px;
  line-height: 42px;
  letter-spacing: 0.02em;
  font-weight: 700;
  text-align: left;
  margin-bottom: 30px;
}
div#sysWrap #sysMain .sysHeadline .common_h2 small {
  display: inline-block;
  font-size: 13px;
}
div#sysWrap #sysMain .sysHeadline .common_h2 span {
  display: block;
  margin: 0;
  padding: 5px 0 0 0;
  background: transparent;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  color: #e94709;
  text-align: left;
}
div#sysWrap #sysMain .sysHeadline .common_h2.center {
  text-align: center;
}
div#sysWrap #sysMain .sysHeadline .common_h2.center span {
  text-align: center;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  div#sysWrap #sysMain .sysHeadline .common_h2 {
    font-size: 2.5806451613vw;
    line-height: 3.3870967742vw;
    margin-bottom: 2.4193548387vw;
  }
  div#sysWrap #sysMain .sysHeadline .common_h2 small {
    font-size: 1.0483870968vw;
  }
  div#sysWrap #sysMain .sysHeadline .common_h2 span {
    padding: 0.4032258065vw 0 0 0;
    font-size: 1.1290322581vw;
    line-height: 1.6129032258vw;
  }
}
@media screen and (max-width: 750px) {
  div#sysWrap #sysMain .sysHeadline .common_h2 {
    font-size: 5.3333333333vw;
    line-height: 1.5;
    margin-bottom: 5.3333333333vw;
  }
  div#sysWrap #sysMain .sysHeadline .common_h2 small {
    display: block;
    font-size: 3.2vw;
    line-height: 5.3333333333vw;
  }
  div#sysWrap #sysMain .sysHeadline .common_h2 span {
    padding: 1.0666666667vw 0 0 0;
    font-size: 2.6666666667vw;
    line-height: 4vw;
  }
}
@media screen and (max-width: 750px) {
  div#sysWrap #sysMain .sysHeadline h2.common_h2 small {
    display: inline-block;
  }
}
div#sysWrap #sysMain h1.page_ttl {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 32px;
  line-height: 42px;
  letter-spacing: 0.02em;
  font-weight: 700;
  text-align: center;
  color: #1d1d1d;
  margin: 0 0 30px;
}
div#sysWrap #sysMain h1.page_ttl > span {
  padding: 5px 0 0;
  display: block;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0;
  font-weight: 500;
  text-align: center;
  color: #e94709;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  div#sysWrap #sysMain h1.page_ttl {
    font-size: 2.5806451613vw;
    line-height: 3.3870967742vw;
    margin: 0 0 2.4193548387vw;
  }
  div#sysWrap #sysMain h1.page_ttl > span {
    padding: 0.4032258065vw 0 0;
    font-size: 1.1290322581vw;
    line-height: 1.6129032258vw;
  }
}
@media screen and (max-width: 750px) {
  div#sysWrap #sysMain h1.page_ttl {
    font-size: 5.3333333333vw;
    line-height: 6.9333333333vw;
    margin: 0 0 4vw;
  }
  div#sysWrap #sysMain h1.page_ttl > span {
    padding: 1.0666666667vw 0 0;
    font-size: 2.6666666667vw;
    line-height: 4vw;
  }
}

#sysFooter .sysHeadline {
  display: block;
  padding: 0;
  width: 100%;
}
@media screen and (max-width: 750px) {
  #sysFooter .sysHeadline {
    width: 100%;
    padding: 0 5.3333333333vw;
  }
}
#sysFooter .sysHeadline:has(.view_more) {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 30px;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  #sysFooter .sysHeadline:has(.view_more) {
    margin-bottom: 2.4193548387vw;
  }
}
@media screen and (max-width: 750px) {
  #sysFooter .sysHeadline:has(.view_more) {
    margin-bottom: 5.3333333333vw;
  }
}
#sysFooter .sysHeadline:has(.view_more) .common_h2 {
  margin-bottom: 0;
}
#sysFooter .sysHeadline:has(.view_more) .view_more {
  flex-shrink: 0;
  width: fit-content;
  height: 38px;
}
#sysFooter .sysHeadline:has(.view_more) .view_more a {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 9px 20px;
  height: 100%;
  border: 1px solid #6e6966;
  border-radius: 18px;
  font-size: 13px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 600;
  color: #1d1d1d;
  white-space: nowrap;
}
#sysFooter .sysHeadline:has(.view_more) .view_more a:hover {
  color: #e94709;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  #sysFooter .sysHeadline:has(.view_more) .view_more {
    height: 3.064516129vw;
  }
  #sysFooter .sysHeadline:has(.view_more) .view_more a {
    padding: 0.7258064516vw 1.6129032258vw;
    border-radius: 1.4516129032vw;
    font-size: 1.0483870968vw;
    line-height: 1.3709677419vw;
  }
}
@media screen and (max-width: 750px) {
  #sysFooter .sysHeadline:has(.view_more) .view_more {
    height: 10.4vw;
  }
  #sysFooter .sysHeadline:has(.view_more) .view_more a {
    border-radius: 5.0666666667vw;
    padding: 2.6666666667vw 5.3333333333vw;
    font-size: 3.4666666667vw;
    line-height: 5.0666666667vw;
    letter-spacing: 0;
  }
}
#sysFooter .sysHeadline::before {
  display: none;
}
#sysFooter .sysHeadline .common_h2 {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 32px;
  line-height: 42px;
  letter-spacing: 0.02em;
  font-weight: 700;
  text-align: left;
  margin-bottom: 30px;
}
#sysFooter .sysHeadline .common_h2 small {
  display: inline-block;
  font-size: 13px;
}
#sysFooter .sysHeadline .common_h2 span {
  display: block;
  margin: 0;
  padding: 5px 0 0 0;
  background: transparent;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  color: #e94709;
  text-align: left;
}
#sysFooter .sysHeadline .common_h2.center {
  text-align: center;
}
#sysFooter .sysHeadline .common_h2.center span {
  text-align: center;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  #sysFooter .sysHeadline .common_h2 {
    font-size: 2.5806451613vw;
    line-height: 3.3870967742vw;
    margin-bottom: 2.4193548387vw;
  }
  #sysFooter .sysHeadline .common_h2 small {
    font-size: 1.0483870968vw;
  }
  #sysFooter .sysHeadline .common_h2 span {
    padding: 0.4032258065vw 0 0 0;
    font-size: 1.1290322581vw;
    line-height: 1.6129032258vw;
  }
}
@media screen and (max-width: 750px) {
  #sysFooter .sysHeadline .common_h2 {
    font-size: 5.3333333333vw;
    line-height: 1.5;
    margin-bottom: 5.3333333333vw;
  }
  #sysFooter .sysHeadline .common_h2 small {
    display: block;
    font-size: 3.2vw;
    line-height: 5.3333333333vw;
  }
  #sysFooter .sysHeadline .common_h2 span {
    padding: 1.0666666667vw 0 0 0;
    font-size: 2.6666666667vw;
    line-height: 4vw;
  }
}
#sysFooter div.addItemBlocks {
  display: block;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto 70px;
  padding: 70px 0;
  position: relative;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  #sysFooter div.addItemBlocks {
    max-width: 96.7741935484vw;
    margin: 0 auto 5.6451612903vw;
    padding: 5.6451612903vw 0;
  }
}
@media screen and (max-width: 750px) {
  #sysFooter div.addItemBlocks {
    margin: 0 auto;
    padding: 10.6666666667vw 5.3333333333vw;
    background: #fcf8f0;
    overflow: hidden;
  }
  #sysFooter div.addItemBlocks::after {
    display: none;
  }
}
#sysFooter div.addItemBlocks div.sysHeadline {
  padding: 0;
}
@media screen and (max-width: 750px) {
  #sysFooter div.addItemBlocks div.sysHeadline div.view_more {
    position: absolute;
    bottom: 10.6666666667vw;
    left: 50%;
    transform: translateX(-50%);
  }
}
#sysFooter div.addItemBlocks div.sysContent div.sysItemBlock {
  overflow: hidden;
}
@media screen and (max-width: 750px) {
  #sysFooter div.addItemBlocks div.sysContent div.sysItemBlock {
    overflow: visible;
  }
}
#sysFooter div.addItemBlocks div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemImage {
  margin: 0 0 12px;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  #sysFooter div.addItemBlocks div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemImage {
    margin: 0 0 0.9677419355vw;
  }
}
@media screen and (max-width: 750px) {
  #sysFooter div.addItemBlocks div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemImage {
    margin: 0 0 2.1333333333vw;
  }
}
#sysFooter div.addItemBlocks div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemName {
  margin: 0 0 7px;
  text-align: left;
}
#sysFooter div.addItemBlocks div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemName > a {
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 500;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  #sysFooter div.addItemBlocks div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemName {
    margin: 0 0 0.564516129vw;
  }
  #sysFooter div.addItemBlocks div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemName > a {
    font-size: 1.2096774194vw;
  }
}
@media screen and (max-width: 750px) {
  #sysFooter div.addItemBlocks div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemName {
    margin: 0 0 1.3333333333vw;
  }
  #sysFooter div.addItemBlocks div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemName > a {
    font-size: 3.2vw;
  }
}
#sysFooter div.addItemBlocks div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemPrice {
  font-size: 20px;
  line-height: 1;
  letter-spacing: 0;
  font-weight: 600;
  text-align: left;
  min-height: 2em;
}
#sysFooter div.addItemBlocks div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemPrice span.taxin {
  font-size: 12px;
  line-height: 1;
  letter-spacing: 0;
  font-weight: 500;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  #sysFooter div.addItemBlocks div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemPrice {
    font-size: 1.6129032258vw;
  }
  #sysFooter div.addItemBlocks div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemPrice span.taxin {
    font-size: 0.9677419355vw;
  }
}
@media screen and (max-width: 750px) {
  #sysFooter div.addItemBlocks div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemPrice {
    font-size: 4.5333333333vw;
  }
  #sysFooter div.addItemBlocks div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemPrice span.taxin {
    font-size: 2.6666666667vw;
  }
}
#sysFooter div.addItemBlocks div.sysContent div.sysItemBlock .swiper-button-next {
  position: absolute;
  top: 50%;
  right: -65px;
  transform: translateY(-50%);
  width: 40px;
  height: 40px;
  margin-top: 0;
  z-index: 10;
  cursor: pointer;
  display: block;
}
#sysFooter div.addItemBlocks div.sysContent div.sysItemBlock .swiper-button-next::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(/img/common/swiper_arr_right.png) top center no-repeat;
  background-size: 100% 100%;
}
#sysFooter div.addItemBlocks div.sysContent div.sysItemBlock .swiper-button-next::after {
  display: none;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  #sysFooter div.addItemBlocks div.sysContent div.sysItemBlock .swiper-button-next {
    right: -5.2419354839vw;
    width: 3.2258064516vw;
    height: 3.2258064516vw;
  }
}
@media screen and (max-width: 750px) {
  #sysFooter div.addItemBlocks div.sysContent div.sysItemBlock .swiper-button-next {
    display: none;
  }
}
#sysFooter div.addItemBlocks div.sysContent div.sysItemBlock .swiper-button-prev {
  position: absolute;
  top: 50%;
  left: -65px;
  transform: translateY(-50%);
  width: 40px;
  height: 40px;
  margin-top: 0;
  z-index: 10;
  cursor: pointer;
  display: block;
}
#sysFooter div.addItemBlocks div.sysContent div.sysItemBlock .swiper-button-prev::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(/img/common/swiper_arr_left.png) top center no-repeat;
  background-size: 100% 100%;
}
#sysFooter div.addItemBlocks div.sysContent div.sysItemBlock .swiper-button-prev::after {
  display: none;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  #sysFooter div.addItemBlocks div.sysContent div.sysItemBlock .swiper-button-prev {
    left: -5.2419354839vw;
    width: 3.2258064516vw;
    height: 3.2258064516vw;
  }
}
@media screen and (max-width: 750px) {
  #sysFooter div.addItemBlocks div.sysContent div.sysItemBlock .swiper-button-prev {
    display: none;
  }
}

.under_search_blk {
  margin: 0;
  padding: 70px 0;
  background: #ebebe7;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  .under_search_blk {
    padding: 5.6451612903vw 0;
  }
}
@media screen and (max-width: 750px) {
  .under_search_blk {
    padding: 12vw 0;
  }
}
.under_search_blk div.sysHeadline {
  margin-bottom: 40px;
}
.under_search_blk div.sysHeadline > p {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 1em;
  font-size: 15px;
  font-weight: 500;
  margin: 0 0 10px;
  color: #1d1d1d;
}
.under_search_blk div.sysHeadline > p > span {
  color: #e94709;
}
.under_search_blk div.sysHeadline > h2 {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 32px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 20px;
}
.under_search_blk div.sysHeadline > small {
  display: block;
  font-size: 13px;
  text-align: center;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  .under_search_blk div.sysHeadline {
    margin-bottom: 3.2258064516vw;
  }
  .under_search_blk div.sysHeadline > p {
    font-size: 1.2096774194vw;
    margin: 0 0 0.8064516129vw;
  }
  .under_search_blk div.sysHeadline > h2 {
    font-size: 2.5806451613vw;
    margin-bottom: 1.6129032258vw;
  }
  .under_search_blk div.sysHeadline > small {
    font-size: 1.0483870968vw;
  }
}
@media screen and (max-width: 750px) {
  .under_search_blk div.sysHeadline {
    margin-bottom: 5.6vw;
  }
  .under_search_blk div.sysHeadline > p {
    gap: 1em;
    font-size: 3.2vw;
    margin: 0 0 2.6666666667vw;
  }
  .under_search_blk div.sysHeadline > h2 {
    font-size: 5.3333333333vw;
    margin-bottom: 4vw;
  }
  .under_search_blk div.sysHeadline > small {
    font-size: 2.9333333333vw;
  }
}
.under_search_blk form.sysItemSearchForm {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 40px;
  position: relative;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  .under_search_blk form.sysItemSearchForm {
    gap: 3.2258064516vw;
  }
}
@media screen and (max-width: 750px) {
  .under_search_blk form.sysItemSearchForm {
    flex-direction: column;
    gap: 10.6666666667vw;
  }
}
.under_search_blk form.sysItemSearchForm div.sysItemSearchFormItemCategoryGroups {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 40px;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  .under_search_blk form.sysItemSearchForm div.sysItemSearchFormItemCategoryGroups {
    gap: 3.2258064516vw;
  }
}
@media screen and (max-width: 750px) {
  .under_search_blk form.sysItemSearchForm div.sysItemSearchFormItemCategoryGroups {
    flex-direction: column;
    gap: 5.3333333333vw;
  }
}
.under_search_blk form.sysItemSearchForm div.sysItemSearchFormItemCategoryGroups > div[class^=itemCategoryGroup] {
  display: none;
}
.under_search_blk form.sysItemSearchForm div.sysItemSearchFormItemCategoryGroups span.sysItemSearchFormItemCategoryGroupsTitle {
  display: none;
}
.under_search_blk form.sysItemSearchForm div.sysItemSearchFormItemCategoryGroups img.search_cross_img {
  width: 20px;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  .under_search_blk form.sysItemSearchForm div.sysItemSearchFormItemCategoryGroups img.search_cross_img {
    width: 1.6129032258vw;
  }
}
@media screen and (max-width: 750px) {
  .under_search_blk form.sysItemSearchForm div.sysItemSearchFormItemCategoryGroups img.search_cross_img {
    width: 4.2666666667vw;
  }
}
.under_search_blk form.sysItemSearchForm div.sysItemSearchFormItemCategoryGroups .search_target {
  display: block;
  width: 300px;
  height: 62px;
  border: 1px solid #6e6966;
  border-radius: 5px;
  background: #ffffff;
  padding: 19px 35px;
  cursor: pointer;
  position: relative;
}
.under_search_blk form.sysItemSearchForm div.sysItemSearchFormItemCategoryGroups .search_target span {
  display: block;
  text-align: center;
  font-size: 16px;
}
.under_search_blk form.sysItemSearchForm div.sysItemSearchFormItemCategoryGroups .search_target span.default {
  color: #979797;
}
.under_search_blk form.sysItemSearchForm div.sysItemSearchFormItemCategoryGroups .search_target span br {
  display: none;
}
.under_search_blk form.sysItemSearchForm div.sysItemSearchFormItemCategoryGroups .search_target::after {
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  background: url("/img/common/arrow_black_d.png") top center no-repeat;
  background-size: 100% auto;
  position: absolute;
  top: 50%;
  right: 15px;
  pointer-events: none;
  transform: translateY(-50%);
}
.under_search_blk form.sysItemSearchForm div.sysItemSearchFormItemCategoryGroups .search_target.open::after {
  transform: translateY(-50%) scaleY(-1);
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  .under_search_blk form.sysItemSearchForm div.sysItemSearchFormItemCategoryGroups .search_target {
    width: 24.1935483871vw;
    height: 5vw;
    border-radius: 0.4032258065vw;
    padding: 1.5322580645vw 2.8225806452vw;
  }
  .under_search_blk form.sysItemSearchForm div.sysItemSearchFormItemCategoryGroups .search_target span {
    font-size: 1.2903225806vw;
  }
  .under_search_blk form.sysItemSearchForm div.sysItemSearchFormItemCategoryGroups .search_target::after {
    width: 1.2096774194vw;
    height: 1.2096774194vw;
    right: 1.2096774194vw;
  }
}
@media screen and (max-width: 750px) {
  .under_search_blk form.sysItemSearchForm div.sysItemSearchFormItemCategoryGroups .search_target {
    width: 73.3333333333vw;
    height: 14.9333333333vw;
    padding: 5.0666666667vw 9.3333333333vw;
    border-radius: 1.3333333333vw;
  }
  .under_search_blk form.sysItemSearchForm div.sysItemSearchFormItemCategoryGroups .search_target span {
    font-size: 3.2vw;
    line-height: 4.5333333333vw;
  }
  .under_search_blk form.sysItemSearchForm div.sysItemSearchFormItemCategoryGroups .search_target::after {
    width: 4vw;
    height: 4vw;
    right: 4vw;
  }
}
.under_search_blk form.sysItemSearchForm div.sysItemSearchFormItemCategoryGroups .itemCategoryGroup_wrap {
  display: none;
  width: 1040px;
  padding: 40px;
  background: #cdcdc4;
  border-radius: 15px;
  position: absolute;
  bottom: -30px;
  left: 50%;
  z-index: 1;
  transform: translate(-50%, 100%);
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  .under_search_blk form.sysItemSearchForm div.sysItemSearchFormItemCategoryGroups .itemCategoryGroup_wrap {
    width: 83.8709677419vw;
    padding: 3.2258064516vw;
    border-radius: 1.2096774194vw;
    bottom: -2.4193548387vw;
  }
}
@media screen and (max-width: 750px) {
  .under_search_blk form.sysItemSearchForm div.sysItemSearchFormItemCategoryGroups .itemCategoryGroup_wrap {
    width: 89.3333333333vw;
    max-height: 114.9333333333vw;
    overflow-y: scroll;
    padding: 8vw 5.8666666667vw;
    border-radius: 4vw;
    bottom: auto;
    top: 20.2666666667vw;
    transform: translate(-50%, 0);
  }
}
.under_search_blk form.sysItemSearchForm div.sysItemSearchFormItemCategoryGroups .itemCategoryGroup_wrap div[class^=itemCategoryGroup] span[class^=itemCategoryGroupTitle] {
  display: none;
}
.under_search_blk form.sysItemSearchForm div.sysItemSearchFormItemCategoryGroups .itemCategoryGroup_wrap.search_items_wrap {
  order: 1;
}
.under_search_blk form.sysItemSearchForm div.sysItemSearchFormItemCategoryGroups .itemCategoryGroup_wrap.search_items_wrap div[class^=itemCategoryGroup] span[class^=itemCategoryGroupTitle] {
  display: none;
}
@media screen and (max-width: 750px) {
  .under_search_blk form.sysItemSearchForm div.sysItemSearchFormItemCategoryGroups .itemCategoryGroup_wrap.search_items_wrap div[class^=itemCategoryGroup] span[class^=itemCategoryGroupTitle] {
    font-size: 3.2vw;
    margin-bottom: 2.6666666667vw;
  }
}
.under_search_blk form.sysItemSearchForm div.sysItemSearchFormItemCategoryGroups .itemCategoryGroup_wrap.search_price_wrap {
  order: 2;
}
@media screen and (max-width: 750px) {
  .under_search_blk form.sysItemSearchForm div.sysItemSearchFormItemCategoryGroups .itemCategoryGroup_wrap.search_price_wrap {
    top: 48.8vw;
  }
}
.under_search_blk form.sysItemSearchForm div.sysItemSearchFormItemCategoryGroups .itemCategoryGroup_wrap.search_price_wrap span[class^=itemCategoryGroupTitle] {
  display: none;
}
.under_search_blk form.sysItemSearchForm div.sysItemSearchFormItemCategoryGroups .itemCategoryGroup_wrap div[class^=itemCategoryGroup] ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: stretch;
  gap: 10px;
}
.under_search_blk form.sysItemSearchForm div.sysItemSearchFormItemCategoryGroups .itemCategoryGroup_wrap div[class^=itemCategoryGroup] ul li {
  width: calc((100% - 40px) / 5);
  height: 51px;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  .under_search_blk form.sysItemSearchForm div.sysItemSearchFormItemCategoryGroups .itemCategoryGroup_wrap div[class^=itemCategoryGroup] ul li {
    width: calc((100% - 3.2258064516vw) / 5);
    height: 4.1129032258vw;
  }
}
@media screen and (max-width: 750px) {
  .under_search_blk form.sysItemSearchForm div.sysItemSearchFormItemCategoryGroups .itemCategoryGroup_wrap div[class^=itemCategoryGroup] ul li {
    width: calc((100% - 2.6666666667vw) / 2);
    height: 10.6666666667vw;
  }
}
.under_search_blk form.sysItemSearchForm div.sysItemSearchFormItemCategoryGroups .itemCategoryGroup_wrap div[class^=itemCategoryGroup] ul li input {
  display: none;
}
.under_search_blk form.sysItemSearchForm div.sysItemSearchFormItemCategoryGroups .itemCategoryGroup_wrap div[class^=itemCategoryGroup] ul li input:checked + label {
  background: #e94709 !important;
  color: #ffffff !important;
}
.under_search_blk form.sysItemSearchForm div.sysItemSearchFormItemCategoryGroups .itemCategoryGroup_wrap div[class^=itemCategoryGroup] ul li input:disabled + label {
  opacity: 1;
  pointer-events: none;
  color: #979797 !important;
}
.under_search_blk form.sysItemSearchForm div.sysItemSearchFormItemCategoryGroups .itemCategoryGroup_wrap div[class^=itemCategoryGroup] ul li label {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 15px;
  line-height: 20px;
  font-weight: 500;
  text-align: center;
  background: #ffffff;
  border-radius: 10px;
  padding: 0 15px;
}
.under_search_blk form.sysItemSearchForm div.sysItemSearchFormItemCategoryGroups .itemCategoryGroup_wrap div[class^=itemCategoryGroup] ul li label:hover {
  color: #e94709;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  .under_search_blk form.sysItemSearchForm div.sysItemSearchFormItemCategoryGroups .itemCategoryGroup_wrap div[class^=itemCategoryGroup] ul li label {
    font-size: 1.2096774194vw;
    line-height: 1.6129032258vw;
    border-radius: 0.8064516129vw;
    padding: 0 1.2096774194vw;
  }
}
@media screen and (max-width: 750px) {
  .under_search_blk form.sysItemSearchForm div.sysItemSearchFormItemCategoryGroups .itemCategoryGroup_wrap div[class^=itemCategoryGroup] ul li label {
    font-size: 3.2vw;
    line-height: 3.3333333333vw;
    border-radius: 1.3333333333vw;
    padding: 0 1.3333333333vw;
  }
}
.under_search_blk form.sysItemSearchForm input.sysSearchButton {
  margin: 0;
  width: 300px;
  height: 62px;
  background: #e94709 url("/img/common/search_white.png") center left 59px no-repeat;
  background-size: 36px auto;
  color: #ffffff;
  border: 1px solid #e94709;
  border-radius: 15px;
  font-size: 16px;
  font-weight: 700;
  transition-duration: 0.3s;
}
.under_search_blk form.sysItemSearchForm input.sysSearchButton:hover {
  background: #ffffff url("/img/common/search_orange.png") center left 59px no-repeat;
  background-size: 36px auto;
  color: #e94709;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  .under_search_blk form.sysItemSearchForm input.sysSearchButton {
    width: 24.1935483871vw;
    height: 5vw;
    background: #e94709 url("/img/common/search_white.png") center left 4.7580645161vw no-repeat;
    background-size: 2.9032258065vw auto;
    border-radius: 1.2096774194vw;
    font-size: 1.2903225806vw;
  }
  .under_search_blk form.sysItemSearchForm input.sysSearchButton:hover {
    background: #ffffff url("/img/common/search_orange.png") center left 4.7580645161vw no-repeat;
    background-size: 2.9032258065vw auto;
  }
}
@media screen and (max-width: 750px) {
  .under_search_blk form.sysItemSearchForm input.sysSearchButton {
    width: 89.3333333333vw;
    height: 13.3333333333vw;
    background: #e94709 url("/img/common/search_white.png") center left 17.6vw no-repeat;
    background-size: 8vw auto;
    border-radius: 2.6666666667vw;
    font-size: 3.2vw;
    transition-duration: 0.3s;
  }
  .under_search_blk form.sysItemSearchForm input.sysSearchButton:hover {
    background: #e94709 url("/img/common/search_orange.png") center left 17.6vw no-repeat;
    background-size: 8vw auto;
    color: #e94709;
  }
}

#sysHeader {
  width: 100%;
  background: #ffffff;
  position: relative;
  z-index: 500;
}
#sysHeader.view .infobar {
  display: block;
}
#sysHeader.view .header {
  display: block;
}
@media screen and (max-width: 750px) {
  #sysHeader {
    position: absolute;
    top: 0;
    left: 0;
  }
  #sysHeader.active {
    position: fixed;
    top: -24.8vw;
    transform: translateY(24.8vw);
    transition: transform 0.3s;
  }
}
#sysHeader .infobar {
  display: none;
  width: 100%;
  margin: 0;
  padding: 5px 0;
  background: #313131;
  transition-duration: 0.3s;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  #sysHeader .infobar {
    padding: 0.4032258065vw 0;
  }
}
@media screen and (max-width: 750px) {
  #sysHeader .infobar {
    padding: 1.3333333333vw 0;
    position: relative;
    z-index: 1100;
  }
}
#sysHeader .infobar .infobar_txt {
  font-size: 11px;
  line-height: 16px;
  font-weight: 500;
  color: #ffffff;
  text-align: center;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  #sysHeader .infobar .infobar_txt {
    font-size: 0.8870967742vw;
    line-height: 1.2903225806vw;
  }
}
@media screen and (max-width: 750px) {
  #sysHeader .infobar .infobar_txt {
    font-size: 2.6666666667vw;
    line-height: 4vw;
  }
}
#sysHeader .header {
  display: none;
  width: 100%;
  position: relative;
  float: none;
  margin: 0;
  padding: 0;
}
#sysHeader .header .h_inner {
  width: 100%;
  height: 80px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  padding: 0 30px;
  background: #ffffff;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  #sysHeader .header .h_inner {
    height: 6.4516129032vw;
    padding: 0 2.4193548387vw;
  }
}
@media screen and (max-width: 750px) {
  #sysHeader .header .h_inner {
    height: 13.3333333333vw;
    padding: 0 2.6666666667vw 0 5.3333333333vw;
  }
}
#sysHeader .header .h_inner .logo_wrap {
  width: 290px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  #sysHeader .header .h_inner .logo_wrap img {
    width: 23.3870967742vw;
  }
}
@media screen and (max-width: 750px) {
  #sysHeader .header .h_inner .logo_wrap {
    width: 50.6666666667vw;
    transform: translate(-55%, -50%);
  }
}
#sysHeader .header .h_inner .menu_btn {
  width: 25px;
  height: 25px;
  position: fixed;
  left: 30px;
  z-index: 9999;
  top: 66px;
  transform: translateY(-50%);
  cursor: pointer;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  #sysHeader .header .h_inner .menu_btn {
    width: 2.0161290323vw;
    height: 2.0161290323vw;
    left: 2.4193548387vw;
    top: 5.3225806452vw;
  }
}
@media screen and (max-width: 750px) {
  #sysHeader .header .h_inner .menu_btn {
    width: 4.5333333333vw;
    height: 5.3333333333vw;
    left: 5.3333333333vw;
    top: 40%;
    position: absolute;
  }
}
#sysHeader .header .h_inner .menu_btn::after {
  content: "メニュー";
  display: block;
  font-size: 10px;
  line-height: 1;
  letter-spacing: 0;
  font-weight: 500;
  position: absolute;
  bottom: -14px;
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
@media screen and (max-width: 750px) {
  #sysHeader .header .h_inner .menu_btn::after {
    font-size: 2.6666666667vw;
    bottom: -3.7333333333vw;
  }
}
#sysHeader .header .h_inner .menu_btn.active {
  top: 35px;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  #sysHeader .header .h_inner .menu_btn.active {
    top: 2.8225806452vw;
  }
}
@media screen and (max-width: 750px) {
  #sysHeader .header .h_inner .menu_btn.active {
    top: 40%;
  }
}
#sysHeader .header .h_inner .menu_btn span {
  display: block;
  width: 100%;
  height: 2px;
  background: #313131;
  border-radius: 1px;
  position: absolute;
  top: 50%;
  left: 50%;
  transition-duration: 0.3s;
}
#sysHeader .header .h_inner .menu_btn span:nth-child(1) {
  transform: translate(-50%, -10px);
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  #sysHeader .header .h_inner .menu_btn span:nth-child(1) {
    transform: translate(-50%, -0.8064516129vw);
  }
}
@media screen and (max-width: 750px) {
  #sysHeader .header .h_inner .menu_btn span:nth-child(1) {
    transform: translate(-50%, -1.8666666667vw);
  }
}
#sysHeader .header .h_inner .menu_btn span:nth-child(2) {
  transform: translate(-50%, -50%);
}
#sysHeader .header .h_inner .menu_btn span:nth-child(3) {
  transform: translate(-50%, 8px);
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  #sysHeader .header .h_inner .menu_btn span:nth-child(3) {
    transform: translate(-50%, 0.6451612903vw);
  }
}
@media screen and (max-width: 750px) {
  #sysHeader .header .h_inner .menu_btn span:nth-child(3) {
    transform: translate(-50%, 1.3333333333vw);
  }
}
#sysHeader .header .h_inner .menu_btn.open::after {
  display: none;
}
#sysHeader .header .h_inner .menu_btn.open span:nth-child(1) {
  transform: translate(-50%, -50%) rotateZ(225deg);
}
#sysHeader .header .h_inner .menu_btn.open span:nth-child(2) {
  opacity: 0;
}
#sysHeader .header .h_inner .menu_btn.open span:nth-child(3) {
  transform: translate(-50%, -50%) rotateZ(-225deg);
}
#sysHeader .header .h_inner .sys_navi_wrap {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 5px;
  margin-top: 10px;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  #sysHeader .header .h_inner .sys_navi_wrap {
    gap: 0.4032258065vw;
    margin-top: 0.8064516129vw;
  }
}
@media screen and (max-width: 750px) {
  #sysHeader .header .h_inner .sys_navi_wrap {
    gap: 1.6vw;
    margin-top: -1.3333333333vw;
  }
}
#sysHeader .header .h_inner .sys_navi_wrap .h_search_wrap {
  width: 495px;
  flex-shrink: 0;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 10;
  padding: 30px;
  background: #9c9c89;
  transform-origin: right;
  transform: translate(0, 100%) scaleX(0);
  transition-duration: 0.3s;
  border-top-left-radius: 15px;
  border-bottom-left-radius: 15px;
}
#sysHeader .header .h_inner .sys_navi_wrap .h_search_wrap.view {
  transform: translate(0, 100%) scaleX(1);
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  #sysHeader .header .h_inner .sys_navi_wrap .h_search_wrap {
    width: 39.9193548387vw;
    padding: 2.4193548387vw;
    border-top-left-radius: 1.2096774194vw;
    border-bottom-left-radius: 1.2096774194vw;
  }
}
@media screen and (max-width: 750px) {
  #sysHeader .header .h_inner .sys_navi_wrap .h_search_wrap {
    width: 100%;
    bottom: -11.7333333333vw;
    right: auto;
    left: 50%;
    z-index: -1;
    transform: translate(-50%, 100%);
    padding: 5.3333333333vw;
    opacity: 0;
    pointer-events: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  #sysHeader .header .h_inner .sys_navi_wrap .h_search_wrap.view {
    opacity: 1;
    pointer-events: auto;
    transform: translate(-50%, 100%);
  }
}
#sysHeader .header .h_inner .sys_navi_wrap .h_search_wrap form.sysItemSearchForm {
  position: relative;
}
#sysHeader .header .h_inner .sys_navi_wrap .h_search_wrap form.sysItemSearchForm .sysItemSearchFormWord {
  width: 100%;
}
#sysHeader .header .h_inner .sys_navi_wrap .h_search_wrap form.sysItemSearchForm .sysItemSearchFormWord input[type=search] {
  display: block;
  width: 100%;
  height: 40px;
  padding: 9px 15px 10px 45px;
  margin: 0;
  font-size: 15px;
  line-height: 19px;
  border: none;
  background: #ffffff;
  border-radius: 20px;
  outline: none;
  cursor: text;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  #sysHeader .header .h_inner .sys_navi_wrap .h_search_wrap form.sysItemSearchForm .sysItemSearchFormWord input[type=search] {
    height: 3.2258064516vw;
    padding: 0.7258064516vw 1.2096774194vw 0.8064516129vw 3.6290322581vw;
    font-size: 1.2096774194vw;
    line-height: 1.5322580645vw;
    border-radius: 1.6129032258vw;
  }
}
@media screen and (max-width: 750px) {
  #sysHeader .header .h_inner .sys_navi_wrap .h_search_wrap form.sysItemSearchForm .sysItemSearchFormWord {
    width: 100%;
  }
  #sysHeader .header .h_inner .sys_navi_wrap .h_search_wrap form.sysItemSearchForm .sysItemSearchFormWord input[type=search] {
    display: block;
    width: 100%;
    height: 10.6666666667vw;
    padding: 3.2vw 4vw 2.9333333333vw 12vw;
    margin: 0;
    font-size: 3.2vw;
    line-height: 4.5333333333vw;
    border: none;
    border-radius: 5.3333333333vw;
    outline: none;
  }
}
#sysHeader .header .h_inner .sys_navi_wrap .h_search_wrap form.sysItemSearchForm input.sysSearchButton {
  display: block;
  outline: none;
  width: 24px;
  height: 24px;
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 50%;
  left: 13px;
  transform: translateY(-50%);
  text-indent: -999px;
  overflow: hidden;
  background: transparent url("/img/common/search_grey.png") top center no-repeat;
  background-size: 100% 100%;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  #sysHeader .header .h_inner .sys_navi_wrap .h_search_wrap form.sysItemSearchForm input.sysSearchButton {
    width: 1.935483871vw;
    height: 1.935483871vw;
    left: 1.0483870968vw;
  }
}
@media screen and (max-width: 750px) {
  #sysHeader .header .h_inner .sys_navi_wrap .h_search_wrap form.sysItemSearchForm input.sysSearchButton {
    width: 6.4vw;
    height: 6.4vw;
    left: 3.4666666667vw;
  }
}
#sysHeader .header .h_inner .sys_navi_wrap .sys_navi {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 5px;
}
#sysHeader .header .h_inner .sys_navi_wrap .sys_navi li {
  width: 55px;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  #sysHeader .header .h_inner .sys_navi_wrap .sys_navi {
    gap: 0.4032258065vw;
  }
  #sysHeader .header .h_inner .sys_navi_wrap .sys_navi li {
    width: 4.435483871vw;
  }
}
@media screen and (max-width: 750px) {
  #sysHeader .header .h_inner .sys_navi_wrap .sys_navi {
    display: none;
  }
}
#sysHeader .header .h_inner .sys_navi_wrap .sp_search_btn {
  display: block;
  width: 55px;
  height: 42px;
  background: rgba(255, 255, 255, 0) url("/img/common/header_btn_pc.png") top center no-repeat;
  background-size: 100% 100%;
  position: relative;
  transition-duration: 0.3s;
  cursor: pointer;
}
#sysHeader .header .h_inner .sys_navi_wrap .sp_search_btn span {
  display: none;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  #sysHeader .header .h_inner .sys_navi_wrap .sp_search_btn {
    width: 4.435483871vw;
    height: 3.3870967742vw;
  }
}
@media screen and (max-width: 750px) {
  #sysHeader .header .h_inner .sys_navi_wrap .sp_search_btn {
    display: block;
    width: 8vw;
    height: 8vw;
    background: rgba(255, 255, 255, 0) url("/img/common/search_grey_sp.png") top center no-repeat;
    background-size: 100% 100%;
    position: relative;
    background-blend-mode: overlay;
    transition-duration: 0.3s;
  }
  #sysHeader .header .h_inner .sys_navi_wrap .sp_search_btn::before, #sysHeader .header .h_inner .sys_navi_wrap .sp_search_btn::after {
    content: "";
    display: block;
    width: 70%;
    height: 2px;
    background: #9c9c89;
    position: absolute;
    top: 50%;
    left: 50%;
    transition-duration: 0.3s;
    opacity: 0;
  }
  #sysHeader .header .h_inner .sys_navi_wrap .sp_search_btn::before {
    transform: translate(-50%, -50%) rotateZ(45deg);
  }
  #sysHeader .header .h_inner .sys_navi_wrap .sp_search_btn::after {
    transform: translate(-50%, -50%) rotateZ(-45deg);
  }
  #sysHeader .header .h_inner .sys_navi_wrap .sp_search_btn.view {
    background: rgb(255, 255, 255);
  }
  #sysHeader .header .h_inner .sys_navi_wrap .sp_search_btn.view::before, #sysHeader .header .h_inner .sys_navi_wrap .sp_search_btn.view::after {
    opacity: 1;
  }
  #sysHeader .header .h_inner .sys_navi_wrap .sp_search_btn span {
    display: block;
    font-size: 2.6666666667vw;
    text-align: center;
    position: absolute;
    bottom: -2.4vw;
    left: 50%;
    z-index: 10;
    transform: translateX(-50%);
    white-space: nowrap;
  }
}
#sysHeader .header .h_inner .sys_navi_wrap .sys_navi_sp {
  display: none;
}
@media screen and (max-width: 750px) {
  #sysHeader .header .h_inner .sys_navi_wrap .sys_navi_sp {
    display: block;
    width: 8vw;
    position: relative;
  }
  #sysHeader .header .h_inner .sys_navi_wrap .sys_navi_sp span {
    font-size: 2.6666666667vw;
    text-align: center;
    position: absolute;
    bottom: -2.4vw;
    left: 50%;
    z-index: 10;
    transform: translateX(-50%);
    white-space: nowrap;
  }
}
#sysHeader .h_navi {
  width: 100%;
  position: relative;
  z-index: 1;
  margin: 0;
  background: #ffffff;
}
#sysHeader .h_navi .catalog_info {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}
#sysHeader .h_navi .catalog_info a {
  font-size: 13px;
  line-height: 20px;
  font-weight: 500;
  color: #ffffff;
  background: #313131;
  padding: 6px 20px;
  border: 1px solid #313131;
  border-right: none;
  border-top-left-radius: 16px;
  border-bottom-left-radius: 16px;
  transition-duration: 0.3s;
}
#sysHeader .h_navi .catalog_info a:hover {
  background: #ffffff;
  color: #313131;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  #sysHeader .h_navi .catalog_info a {
    font-size: 1.0483870968vw;
    line-height: 1.6129032258vw;
    padding: 0.4838709677vw 1.6129032258vw;
    border-top-left-radius: 1.2903225806vw;
    border-bottom-left-radius: 1.2903225806vw;
  }
}
@media screen and (max-width: 750px) {
  #sysHeader .h_navi .catalog_info {
    display: none;
  }
}
@media screen and (max-width: 750px) {
  #sysHeader .h_navi .h_navi_inner {
    overflow: hidden;
  }
}
@media screen and (min-width: 1241px) {
  #sysHeader .h_navi .h_navi_inner .simplebar-wrapper {
    overflow: visible !important;
  }
  #sysHeader .h_navi .h_navi_inner .simplebar-wrapper .simplebar-mask {
    overflow: visible !important;
  }
  #sysHeader .h_navi .h_navi_inner .simplebar-wrapper .simplebar-mask .simplebar-content-wrapper {
    overflow: visible !important;
  }
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  #sysHeader .h_navi .h_navi_inner .simplebar-wrapper {
    overflow: visible !important;
  }
  #sysHeader .h_navi .h_navi_inner .simplebar-wrapper .simplebar-mask {
    overflow: visible !important;
  }
  #sysHeader .h_navi .h_navi_inner .simplebar-wrapper .simplebar-mask .simplebar-content-wrapper {
    overflow: visible !important;
  }
}
#sysHeader .h_navi .h_navi_inner .navi_wrap {
  width: 100%;
  display: flex;
  flex-direction: row !important;
  justify-content: center;
  align-items: center;
  padding: 0 10px;
  overflow: visible;
}
#sysHeader .h_navi .h_navi_inner .navi_wrap .simplebar-content {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
}
#sysHeader .h_navi .h_navi_inner .navi_wrap .simplebar-content::before {
  display: none;
}
@media screen and (max-width: 750px) {
  #sysHeader .h_navi .h_navi_inner .navi_wrap {
    padding: 0;
    justify-content: flex-start;
  }
  #sysHeader .h_navi .h_navi_inner .navi_wrap .simplebar-content {
    display: flex;
    justify-content: flex-start;
    padding: 0 0 1px !important;
    gap: 1.3333333333vw;
  }
  #sysHeader .h_navi .h_navi_inner .navi_wrap .simplebar-track.simplebar-horizontal {
    bottom: 0;
    height: 2px;
  }
  #sysHeader .h_navi .h_navi_inner .navi_wrap .simplebar-scrollbar {
    top: 0;
    height: 2px;
  }
}
#sysHeader .h_navi .h_navi_inner .navi_wrap .main_navi_list {
  width: fit-content;
  padding: 16px 22px 17px;
}
#sysHeader .h_navi .h_navi_inner .navi_wrap .main_navi_list.list06 {
  display: none;
}
#sysHeader .h_navi .h_navi_inner .navi_wrap .main_navi_list:hover .main_navi {
  opacity: 1;
  color: #e94709;
  position: relative;
  text-decoration: none;
}
@media screen and (max-width: 750px) {
  #sysHeader .h_navi .h_navi_inner .navi_wrap .main_navi_list:hover .main_navi {
    color: #1d1d1d;
  }
  #sysHeader .h_navi .h_navi_inner .navi_wrap .main_navi_list:hover .main_navi a {
    pointer-events: none;
  }
}
#sysHeader .h_navi .h_navi_inner .navi_wrap .main_navi_list:hover .main_navi::after {
  content: "";
  display: block;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #e94709;
  position: absolute;
  left: 50%;
  bottom: -19px;
  z-index: 10;
  transform: translate(-50%, 50%);
}
@media screen and (max-width: 750px) {
  #sysHeader .h_navi .h_navi_inner .navi_wrap .main_navi_list:hover .main_navi::after {
    display: none;
  }
}
#sysHeader .h_navi .h_navi_inner .navi_wrap .main_navi_list:hover .toggle_wrap {
  opacity: 1;
  pointer-events: auto;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  #sysHeader .h_navi .h_navi_inner .navi_wrap .main_navi_list {
    padding: 1.2903225806vw 1.7741935484vw 1.3709677419vw;
  }
}
@media screen and (max-width: 750px) {
  #sysHeader .h_navi .h_navi_inner .navi_wrap .main_navi_list {
    padding: 2.4vw 2.6666666667vw 2.6666666667vw;
    flex-shrink: 0;
  }
  #sysHeader .h_navi .h_navi_inner .navi_wrap .main_navi_list.active {
    position: relative;
  }
  #sysHeader .h_navi .h_navi_inner .navi_wrap .main_navi_list.active .main_navi {
    opacity: 1;
    color: #e94709;
    position: static;
  }
  #sysHeader .h_navi .h_navi_inner .navi_wrap .main_navi_list.active .main_navi::after {
    content: "";
    display: block;
    width: 1.8666666667vw;
    height: 1.8666666667vw;
    background: #e94709;
    border-radius: 50%;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0);
  }
}
#sysHeader .h_navi .h_navi_inner .navi_wrap .main_navi {
  font-size: 15px;
  line-height: 21px;
  font-weight: 700;
  transition-duration: 0.3s;
  color: #1d1d1d;
  cursor: pointer;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  #sysHeader .h_navi .h_navi_inner .navi_wrap .main_navi {
    font-size: 1.2096774194vw;
    line-height: 1.6935483871vw;
  }
}
@media screen and (max-width: 750px) {
  #sysHeader .h_navi .h_navi_inner .navi_wrap .main_navi {
    font-size: 2.9333333333vw;
    line-height: 4.2666666667vw;
  }
}
#sysHeader .h_navi .h_navi_inner .navi_wrap .main_navi + .toggle_wrap {
  opacity: 0;
  pointer-events: none;
  transition-duration: 0.3s;
  width: fit-content;
  padding: 40px 60px 70px;
  border-top: 1px solid #f0f0f0;
  background: #ffffff;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 100%);
  display: flex;
  justify-content: center;
  align-items: flex-start;
  gap: 45px;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  #sysHeader .h_navi .h_navi_inner .navi_wrap .main_navi + .toggle_wrap {
    padding: 3.2258064516vw 4.8387096774vw 5.6451612903vw;
    gap: 3.6290322581vw;
  }
}
@media screen and (max-width: 750px) {
  #sysHeader .h_navi .h_navi_inner .navi_wrap .main_navi + .toggle_wrap {
    display: none;
  }
}
#sysHeader .h_navi .h_navi_inner .navi_wrap .main_navi + .toggle_wrap .sp_cate_thumb {
  display: none;
}
#sysHeader .h_navi .h_navi_inner .navi_wrap .main_navi + .toggle_wrap.brand {
  flex-wrap: wrap;
  width: 100%;
  max-width: 816px;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  #sysHeader .h_navi .h_navi_inner .navi_wrap .main_navi + .toggle_wrap.brand {
    max-width: 65.8064516129vw;
  }
}
#sysHeader .h_navi .h_navi_inner .navi_wrap .main_navi + .toggle_wrap.brand .brand_list_link {
  width: 100%;
}
#sysHeader .h_navi .h_navi_inner .navi_wrap .main_navi + .toggle_wrap.brand .brand_list_link a {
  display: block;
  margin: 0 0 0 auto;
  width: 202px;
  font-size: 13px;
  line-height: 19px;
  font-weight: 400;
  color: #1d1d1d;
  position: relative;
}
#sysHeader .h_navi .h_navi_inner .navi_wrap .main_navi + .toggle_wrap.brand .brand_list_link a::after {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-top: 1px solid #1d1d1d;
  border-right: 1px solid #1d1d1d;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(-50%, -50%) rotateZ(45deg);
  transition-duration: 0.3s;
}
#sysHeader .h_navi .h_navi_inner .navi_wrap .main_navi + .toggle_wrap.brand .brand_list_link a:hover {
  opacity: 1;
  color: #e94709;
}
#sysHeader .h_navi .h_navi_inner .navi_wrap .main_navi + .toggle_wrap.brand .brand_list_link a:hover::after {
  border-top: 1px solid #e94709;
  border-right: 1px solid #e94709;
  transform: translate(0, -50%) rotateZ(45deg);
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  #sysHeader .h_navi .h_navi_inner .navi_wrap .main_navi + .toggle_wrap.brand .brand_list_link a {
    width: 16.2903225806vw;
    font-size: 1.0483870968vw;
    line-height: 1.5322580645vw;
  }
  #sysHeader .h_navi .h_navi_inner .navi_wrap .main_navi + .toggle_wrap.brand .brand_list_link a::after {
    width: 0.6451612903vw;
    height: 0.6451612903vw;
  }
}
@media screen and (max-width: 750px) {
  #sysHeader .h_navi .h_navi_inner .navi_wrap .main_navi + .toggle_wrap.brand .brand_list_link {
    padding-top: 5.3333333333vw;
  }
  #sysHeader .h_navi .h_navi_inner .navi_wrap .main_navi + .toggle_wrap.brand .brand_list_link a {
    width: 100%;
    font-size: 3.4666666667vw;
    line-height: 5.0666666667vw;
    padding-right: 8vw;
  }
  #sysHeader .h_navi .h_navi_inner .navi_wrap .main_navi + .toggle_wrap.brand .brand_list_link a::after {
    width: 2.1333333333vw;
    height: 2.1333333333vw;
  }
}
#sysHeader .h_navi .h_navi_inner .navi_wrap .main_navi + .toggle_wrap .row {
  width: 202px;
  display: flex;
  flex-direction: column;
  gap: 40px;
}
#sysHeader .h_navi .h_navi_inner .navi_wrap .main_navi + .toggle_wrap .row.sp_only {
  display: none;
}
@media screen and (max-width: 750px) {
  #sysHeader .h_navi .h_navi_inner .navi_wrap .main_navi + .toggle_wrap .row.sp_only {
    display: flex;
  }
}
#sysHeader .h_navi .h_navi_inner .navi_wrap .main_navi + .toggle_wrap .row dl dt {
  font-size: 15px;
  line-height: 21px;
  font-weight: 700;
  margin-bottom: 15px;
}
#sysHeader .h_navi .h_navi_inner .navi_wrap .main_navi + .toggle_wrap .row dl dd ul {
  display: flex;
  flex-direction: column;
  gap: 15px;
}
#sysHeader .h_navi .h_navi_inner .navi_wrap .main_navi + .toggle_wrap .row dl dd ul li a {
  display: block;
  font-size: 13px;
  line-height: 19px;
  font-weight: 400;
  color: #1d1d1d;
  position: relative;
}
#sysHeader .h_navi .h_navi_inner .navi_wrap .main_navi + .toggle_wrap .row dl dd ul li a::after {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-top: 1px solid #1d1d1d;
  border-right: 1px solid #1d1d1d;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(-50%, -50%) rotateZ(45deg);
  transition-duration: 0.3s;
}
#sysHeader .h_navi .h_navi_inner .navi_wrap .main_navi + .toggle_wrap .row dl dd ul li a:hover {
  opacity: 1;
  color: #e94709;
}
#sysHeader .h_navi .h_navi_inner .navi_wrap .main_navi + .toggle_wrap .row dl dd ul li a:hover::after {
  border-top: 1px solid #e94709;
  border-right: 1px solid #e94709;
  transform: translate(0, -50%) rotateZ(45deg);
}
#sysHeader .h_navi .h_navi_inner .navi_wrap .main_navi + .toggle_wrap .row dl dd ul li.top a {
  font-size: 15px;
  line-height: 21px;
  font-weight: 700;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  #sysHeader .h_navi .h_navi_inner .navi_wrap .main_navi + .toggle_wrap .row {
    width: 16.2903225806vw;
    gap: 3.2258064516vw;
  }
  #sysHeader .h_navi .h_navi_inner .navi_wrap .main_navi + .toggle_wrap .row dl dt {
    font-size: 1.2096774194vw;
    line-height: 1.6935483871vw;
    margin-bottom: 1.2096774194vw;
  }
  #sysHeader .h_navi .h_navi_inner .navi_wrap .main_navi + .toggle_wrap .row dl dd ul {
    gap: 1.2096774194vw;
  }
  #sysHeader .h_navi .h_navi_inner .navi_wrap .main_navi + .toggle_wrap .row dl dd ul li a {
    font-size: 1.0483870968vw;
    line-height: 1.5322580645vw;
  }
  #sysHeader .h_navi .h_navi_inner .navi_wrap .main_navi + .toggle_wrap .row dl dd ul li a::after {
    width: 0.6451612903vw;
    height: 0.6451612903vw;
  }
  #sysHeader .h_navi .h_navi_inner .navi_wrap .main_navi + .toggle_wrap .row dl:not(:has(dt)) {
    padding-top: 2.9032258065vw;
  }
}
#sysHeader .h_navi .navi_wrap_sp {
  display: none;
}
@media screen and (max-width: 750px) {
  #sysHeader .h_navi .navi_wrap_sp {
    display: block;
  }
  #sysHeader .h_navi .navi_wrap_sp .toggle_wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    transform: translateY(100%);
    width: 100vw;
    height: calc(100vh - 24.5333333333vw);
    padding: 2.6666666667vw 0 10.6666666667vw;
    background: #ffffff;
    pointer-events: none;
    opacity: 0;
    transition-duration: 0.3s;
    overflow-y: scroll;
  }
  #sysHeader .h_navi .navi_wrap_sp .toggle_wrap.active {
    pointer-events: auto;
    opacity: 1;
  }
  #sysHeader .h_navi .navi_wrap_sp .toggle_wrap .sp_cate_thumb {
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    flex-wrap: wrap;
    gap: 4vw;
    padding: 2.6666666667vw 5.3333333333vw 5.3333333333vw;
  }
  #sysHeader .h_navi .navi_wrap_sp .toggle_wrap .sp_cate_thumb li {
    width: calc((100% - 4vw) / 2);
  }
  #sysHeader .h_navi .navi_wrap_sp .toggle_wrap .sp_cate_thumb li a {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 21.3333333333vw;
    background: #ebebe7;
    color: #1d1d1d;
    border-radius: 2.6666666667vw;
    font-size: 3.2vw;
    line-height: 4.5333333333vw;
    font-weight: 500;
  }
  #sysHeader .h_navi .navi_wrap_sp .toggle_wrap .brand_list_link {
    padding-top: 5.3333333333vw;
    padding-right: 5.3333333333vw;
    text-align: right;
  }
  #sysHeader .h_navi .navi_wrap_sp .toggle_wrap .brand_list_link a {
    width: 100%;
    font-size: 3.4666666667vw;
    line-height: 5.0666666667vw;
    padding-right: 8vw;
    position: relative;
  }
  #sysHeader .h_navi .navi_wrap_sp .toggle_wrap .brand_list_link a::after {
    content: "";
    display: block;
    width: 2.1333333333vw;
    height: 2.1333333333vw;
    border-top: 1px solid #1d1d1d;
    border-right: 1px solid #1d1d1d;
    position: absolute;
    top: 50%;
    right: 0;
    transform: translate(-50%, -50%) rotateZ(45deg);
    transition-duration: 0.3s;
  }
  #sysHeader .h_navi .navi_wrap_sp .toggle_wrap .row {
    border-top: 1px solid #979797;
  }
  #sysHeader .h_navi .navi_wrap_sp .toggle_wrap .row + .row {
    border-top: none;
  }
  #sysHeader .h_navi .navi_wrap_sp .toggle_wrap .row.pc_only {
    display: none;
  }
  #sysHeader .h_navi .navi_wrap_sp .toggle_wrap dl dt {
    position: relative;
    padding: 3.2vw 10.6666666667vw 3.2vw 8vw;
    border-bottom: 1px solid #979797;
    font-size: 2.9333333333vw;
    line-height: 4.2666666667vw;
    font-weight: 700;
    position: relative;
  }
  #sysHeader .h_navi .navi_wrap_sp .toggle_wrap dl dt::after {
    content: "";
    display: block;
    width: 2.1333333333vw;
    height: 2.1333333333vw;
    border-right: 1px solid #1d1d1d;
    border-bottom: 1px solid #1d1d1d;
    position: absolute;
    top: 44%;
    right: 5.3333333333vw;
    transform: translate(0, -50%) rotateZ(45deg);
    transition-duration: 0.3s;
  }
  #sysHeader .h_navi .navi_wrap_sp .toggle_wrap dl dt.open::after {
    top: 56%;
    transform: translate(0, -50%) rotateZ(-135deg);
  }
  #sysHeader .h_navi .navi_wrap_sp .toggle_wrap dl dd {
    display: none;
    background: #fcf8f0;
    border-bottom: 1px solid #979797;
  }
  #sysHeader .h_navi .navi_wrap_sp .toggle_wrap dl dd ul li {
    padding-left: 8vw;
  }
  #sysHeader .h_navi .navi_wrap_sp .toggle_wrap dl dd ul li a {
    display: block;
    position: relative;
    padding: 3.2vw 10.6666666667vw 3.2vw 2.6666666667vw;
    font-size: 2.9333333333vw;
    line-height: 4.2666666667vw;
    font-weight: 400;
    color: #1d1d1d;
    border-bottom: 1px solid #eedcb3;
    position: relative;
  }
  #sysHeader .h_navi .navi_wrap_sp .toggle_wrap dl dd ul li a::after {
    content: "";
    display: block;
    width: 2.1333333333vw;
    height: 2.1333333333vw;
    border-right: 1px solid #eedcb3;
    border-bottom: 1px solid #eedcb3;
    position: absolute;
    top: 50%;
    right: 5.3333333333vw;
    transform: translate(0, -50%) rotateZ(-45deg);
  }
  #sysHeader .h_navi .navi_wrap_sp .toggle_wrap dl dd ul li:last-child a {
    border-bottom: none;
  }
  #sysHeader .h_navi .navi_wrap_sp .toggle_wrap.list02 .row {
    border-top: none;
  }
  #sysHeader .h_navi .navi_wrap_sp .toggle_wrap.list02 .row + .row {
    border-top: none;
  }
  #sysHeader .h_navi .navi_wrap_sp .toggle_wrap.list02 dl dt {
    display: none;
  }
  #sysHeader .h_navi .navi_wrap_sp .toggle_wrap.list02 dl dd {
    display: block;
    background: transparent;
    border-bottom: none;
  }
  #sysHeader .h_navi .navi_wrap_sp .toggle_wrap.list02 dl dd ul li a {
    border-bottom: 1px solid #f0f0f0;
  }
  #sysHeader .h_navi .navi_wrap_sp .toggle_wrap.list02 dl dd ul li a::after {
    border-right: 1px solid #1d1d1d;
    border-bottom: 1px solid #1d1d1d;
  }
  #sysHeader .h_navi .navi_wrap_sp .toggle_wrap.list02 dl dd ul li:last-child a {
    border-bottom: 1px solid #979797;
  }
}
#sysHeader .funeral_navi_wrap {
  position: relative;
  z-index: 0;
  margin-bottom: 10px;
  padding: 15px 0;
  background: #f7f5f7;
}
#sysHeader .funeral_navi_wrap .simplebar-content {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 45px;
}
#sysHeader .funeral_navi_wrap li a {
  font-size: 17px;
  line-height: 1;
  letter-spacing: 0;
  font-weight: 700;
  color: #888888;
}
#sysHeader .funeral_navi_wrap li.current a {
  color: #674267;
}
@media screen and (max-width: 750px) {
  #sysHeader .funeral_navi_wrap {
    margin-bottom: 0;
    padding: 0;
    z-index: 1;
  }
  #sysHeader .funeral_navi_wrap .simplebar-content {
    display: flex;
    justify-content: flex-start;
    padding: 0 0 1px !important;
    gap: 0;
  }
  #sysHeader .funeral_navi_wrap .simplebar-content li {
    padding: 1.8666666667vw 2.6666666667vw 2.6666666667vw;
    flex-shrink: 0;
  }
  #sysHeader .funeral_navi_wrap .simplebar-content li a {
    font-size: 3.2vw;
  }
  #sysHeader .funeral_navi_wrap .simplebar-track.simplebar-horizontal {
    bottom: 0;
    height: 2px;
  }
  #sysHeader .funeral_navi_wrap .simplebar-scrollbar {
    top: 0;
    height: 2px;
  }
}
#sysHeader .fixed_gift_search {
  position: fixed;
  top: 50%;
  right: 0;
  z-index: -1;
  transform: translateY(-50%);
}
@media screen and (max-width: 750px) {
  #sysHeader .fixed_gift_search {
    display: none;
  }
}
#sysHeader .fixed_gift_search a .inner {
  width: 86px;
  height: 104px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 0;
  font-size: 14px;
  line-height: 21px;
  font-weight: 500;
  color: #1d1d1d;
  text-align: center;
  background: #ffffff;
  border: 1px solid #6e6966;
  border-right: none;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  transition-duration: 0.3s;
}
#sysHeader .fixed_gift_search a .inner::after {
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  background: url("/img/common/arrow_black_r.png") top center no-repeat;
  background-size: 100% auto;
  margin-top: 8px;
}
#sysHeader .fixed_gift_search a .inner img {
  width: 15px;
}
#sysHeader .fixed_gift_search a:hover {
  text-decoration: none;
}
#sysHeader .fixed_gift_search a:hover .inner {
  background: #6e6966;
  color: #ffffff;
  text-decoration: none;
}
#sysHeader .fixed_gift_search a:hover .inner::after {
  background: url("/img/common/arrow_white_r.png") top center no-repeat;
  background-size: 100% auto;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  #sysHeader .fixed_gift_search a .inner {
    width: 6.935483871vw;
    height: 8.3870967742vw;
    font-size: 1.1290322581vw;
    line-height: 1.6935483871vw;
    border-top-left-radius: 0.8064516129vw;
    border-bottom-left-radius: 0.8064516129vw;
  }
  #sysHeader .fixed_gift_search a .inner img {
    width: 1.2096774194vw;
  }
  #sysHeader .fixed_gift_search a .inner::after {
    width: 1.2096774194vw;
    height: 1.2096774194vw;
    margin-top: 0.6451612903vw;
  }
}
#sysHeader .h_menu {
  margin: 0;
  padding: 0;
}
#sysHeader .h_menu .h_menu_wrap {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1010;
  width: 380px;
  height: 100vh;
  background: #ffffff;
  transition-duration: 0.3s;
  transform: translateX(-100%);
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 750px) {
  #sysHeader .h_menu .h_menu_wrap {
    width: 82.6666666667vw;
    height: 100svh;
  }
}
#sysHeader .h_menu .h_menu_wrap .menu_head {
  width: 100%;
  padding: 13px 30px 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-shrink: 0;
}
@media screen and (max-width: 750px) {
  #sysHeader .h_menu .h_menu_wrap .menu_head {
    padding: 4vw 5.3333333333vw 0;
  }
}
#sysHeader .h_menu .h_menu_wrap .menu_head .close_btn {
  opacity: 0;
  pointer-events: none;
  width: 30px;
  height: 30px;
  cursor: pointer;
  position: relative;
}
#sysHeader .h_menu .h_menu_wrap .menu_head .close_btn::before, #sysHeader .h_menu .h_menu_wrap .menu_head .close_btn::after {
  content: "";
  display: block;
  width: 35px;
  height: 2px;
  background: #1d1d1d;
  position: absolute;
  top: 50%;
  left: 50%;
}
#sysHeader .h_menu .h_menu_wrap .menu_head .close_btn::before {
  transform: translate(-50%, -50%) rotateZ(30deg);
}
#sysHeader .h_menu .h_menu_wrap .menu_head .close_btn::after {
  transform: translate(-50%, -50%) rotateZ(-30deg);
}
@media screen and (max-width: 750px) {
  #sysHeader .h_menu .h_menu_wrap .menu_head .close_btn {
    width: 5.3333333333vw;
    height: 5.3333333333vw;
  }
  #sysHeader .h_menu .h_menu_wrap .menu_head .close_btn::before, #sysHeader .h_menu .h_menu_wrap .menu_head .close_btn::after {
    width: 6.4vw;
    height: 0.5333333333vw;
  }
}
#sysHeader .h_menu .h_menu_wrap .menu_head .menu_search_wrap {
  display: none;
}
@media screen and (max-width: 750px) {
  #sysHeader .h_menu .h_menu_wrap .menu_head .menu_search_wrap {
    display: none;
  }
}
#sysHeader .h_menu .h_menu_wrap .menu_head .menu_search_wrap form.sysItemSearchForm {
  position: relative;
}
#sysHeader .h_menu .h_menu_wrap .menu_head .menu_search_wrap form.sysItemSearchForm .sysItemSearchFormWord {
  width: 100%;
}
#sysHeader .h_menu .h_menu_wrap .menu_head .menu_search_wrap form.sysItemSearchForm .sysItemSearchFormWord input[type=search] {
  display: block;
  width: 100%;
  height: 40px;
  padding: 9px 15px 10px 45px;
  margin: 0;
  font-size: 15px;
  line-height: 19px;
  border: none;
  background: #ffffff;
  border-radius: 20px;
  outline: none;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  #sysHeader .h_menu .h_menu_wrap .menu_head .menu_search_wrap form.sysItemSearchForm .sysItemSearchFormWord {
    width: 100%;
  }
  #sysHeader .h_menu .h_menu_wrap .menu_head .menu_search_wrap form.sysItemSearchForm .sysItemSearchFormWord input[type=search] {
    height: 3.2258064516vw;
    padding: 0.7258064516vw 1.2096774194vw 0.8064516129vw 3.6290322581vw;
    font-size: 1.2096774194vw;
    line-height: 1.5322580645vw;
    border-radius: 1.6129032258vw;
  }
}
@media screen and (max-width: 750px) {
  #sysHeader .h_menu .h_menu_wrap .menu_head .menu_search_wrap form.sysItemSearchForm .sysItemSearchFormWord {
    width: 100%;
  }
  #sysHeader .h_menu .h_menu_wrap .menu_head .menu_search_wrap form.sysItemSearchForm .sysItemSearchFormWord input[type=search] {
    display: block;
    width: 100%;
    height: 10.6666666667vw;
    padding: 2.9333333333vw 4vw 3.2vw 12vw;
    margin: 0;
    font-size: 3.2vw;
    line-height: 4.5333333333vw;
    border: none;
    border-radius: 5.3333333333vw;
    outline: none;
  }
}
#sysHeader .h_menu .h_menu_wrap .menu_head .menu_search_wrap form.sysItemSearchForm input.sysSearchButton {
  display: block;
  outline: none;
  width: 24px;
  height: 24px;
  border: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 50%;
  left: 13px;
  transform: translateY(-50%);
  text-indent: -999px;
  overflow: hidden;
  background: transparent url("/img/common/search_grey.png") top center no-repeat;
  background-size: 100% 100%;
}
@media screen and (max-width: 750px) {
  #sysHeader .h_menu .h_menu_wrap .menu_head .menu_search_wrap form.sysItemSearchForm input.sysSearchButton {
    width: 6.4vw;
    height: 6.4vw;
    left: 3.4666666667vw;
  }
}
#sysHeader .h_menu .h_menu_wrap .inner {
  height: calc(100% - 93px);
  overflow-y: scroll;
  padding-bottom: 70px;
}
@media screen and (max-width: 750px) {
  #sysHeader .h_menu .h_menu_wrap .inner {
    height: calc(100% - 17.3333333333vw);
    padding-bottom: 10.6666666667vw;
  }
}
#sysHeader .h_menu .h_menu_wrap .inner::-webkit-scrollbar {
  display: none;
}
#sysHeader .h_menu .h_menu_wrap .inner .blk_wrap {
  padding: 0 30px;
  display: flex;
  flex-direction: column;
  gap: 30px;
}
@media screen and (max-width: 750px) {
  #sysHeader .h_menu .h_menu_wrap .inner .blk_wrap {
    padding: 0 5.3333333333vw;
    gap: 5.3333333333vw;
  }
}
@media screen and (max-width: 750px) {
  #sysHeader .h_menu .h_menu_wrap .inner .blk_wrap .blk.catalog {
    padding-left: 3.2vw;
  }
}
#sysHeader .h_menu .h_menu_wrap .inner .blk_wrap .blk.catalog a {
  display: block;
  padding: 15px 0;
  font-size: 14px;
  line-height: 20px;
  position: relative;
  color: #1d1d1d;
  border-bottom: 1px solid #979797;
}
#sysHeader .h_menu .h_menu_wrap .inner .blk_wrap .blk.catalog a::after {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-top: 1px solid #1d1d1d;
  border-right: 1px solid #1d1d1d;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(-50%, -50%) rotateZ(45deg);
  transition-duration: 0.3s;
}
#sysHeader .h_menu .h_menu_wrap .inner .blk_wrap .blk.catalog a:hover {
  opacity: 1;
  color: #e94709;
}
#sysHeader .h_menu .h_menu_wrap .inner .blk_wrap .blk.catalog a:hover::after {
  border-top: 1px solid #e94709;
  border-right: 1px solid #e94709;
  transform: translate(0, -50%) rotateZ(45deg);
}
@media screen and (max-width: 750px) {
  #sysHeader .h_menu .h_menu_wrap .inner .blk_wrap .blk.catalog a {
    padding: 3.4666666667vw 0;
    font-size: 3.2vw;
    line-height: 4.5333333333vw;
  }
  #sysHeader .h_menu .h_menu_wrap .inner .blk_wrap .blk.catalog a::after {
    width: 2.1333333333vw;
    height: 2.1333333333vw;
  }
}
#sysHeader .h_menu .h_menu_wrap .inner .blk_wrap .blk .menu_ttl {
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  margin-bottom: 5px;
}
@media screen and (max-width: 750px) {
  #sysHeader .h_menu .h_menu_wrap .inner .blk_wrap .blk .menu_ttl {
    font-size: 4.2666666667vw;
    line-height: 6.4vw;
    margin-bottom: 0.5333333333vw;
  }
}
@media screen and (max-width: 750px) {
  #sysHeader .h_menu .h_menu_wrap .inner .blk_wrap .blk ul {
    padding-left: 3.2vw;
  }
}
#sysHeader .h_menu .h_menu_wrap .inner .blk_wrap .blk ul li {
  border-bottom: 1px solid #979797;
}
#sysHeader .h_menu .h_menu_wrap .inner .blk_wrap .blk ul li a {
  display: block;
  padding: 15px 0;
  font-size: 14px;
  line-height: 20px;
  position: relative;
  color: #1d1d1d;
}
#sysHeader .h_menu .h_menu_wrap .inner .blk_wrap .blk ul li a::after {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-top: 1px solid #1d1d1d;
  border-right: 1px solid #1d1d1d;
  position: absolute;
  top: 50%;
  right: 0;
  transform: translate(-50%, -50%) rotateZ(45deg);
  transition-duration: 0.3s;
}
#sysHeader .h_menu .h_menu_wrap .inner .blk_wrap .blk ul li a:hover {
  opacity: 1;
  color: #e94709;
}
#sysHeader .h_menu .h_menu_wrap .inner .blk_wrap .blk ul li a:hover::after {
  border-top: 1px solid #e94709;
  border-right: 1px solid #e94709;
  transform: translate(0, -50%) rotateZ(45deg);
}
@media screen and (max-width: 750px) {
  #sysHeader .h_menu .h_menu_wrap .inner .blk_wrap .blk ul li a {
    padding: 3.4666666667vw 0;
    font-size: 3.2vw;
    line-height: 4.5333333333vw;
  }
  #sysHeader .h_menu .h_menu_wrap .inner .blk_wrap .blk ul li a::after {
    width: 2.1333333333vw;
    height: 2.1333333333vw;
  }
}
#sysHeader .h_menu .h_menu_wrap .inner .blk_wrap .blk.com .menu_ttl {
  margin-bottom: 20px;
}
#sysHeader .h_menu .h_menu_wrap .inner .blk_wrap .blk.com ul {
  display: flex;
  flex-direction: column;
  gap: 20px;
}
#sysHeader .h_menu .h_menu_wrap .inner .blk_wrap .blk.com ul li {
  border-bottom: none;
}
#sysHeader .h_menu .h_menu_wrap .inner .blk_wrap .blk.com ul li a {
  display: inline-block;
  padding: 0;
  font-size: 13px;
  line-height: 19px;
  position: relative;
}
#sysHeader .h_menu .h_menu_wrap .inner .blk_wrap .blk.com ul li a::after {
  display: none;
}
#sysHeader .h_menu .h_menu_wrap .inner .blk_wrap .blk.com ul li a:hover {
  opacity: 1;
  color: #e94709;
}
@media screen and (max-width: 750px) {
  #sysHeader .h_menu .h_menu_wrap .inner .blk_wrap .blk.com .menu_ttl {
    margin-bottom: 5.3333333333vw;
  }
  #sysHeader .h_menu .h_menu_wrap .inner .blk_wrap .blk.com ul {
    display: flex;
    flex-direction: column;
    gap: 5.3333333333vw;
  }
  #sysHeader .h_menu .h_menu_wrap .inner .blk_wrap .blk.com ul li {
    border-bottom: none;
  }
  #sysHeader .h_menu .h_menu_wrap .inner .blk_wrap .blk.com ul li a {
    display: inline-block;
    padding: 0;
    font-size: 3.2vw;
    line-height: 4.5333333333vw;
    position: relative;
  }
  #sysHeader .h_menu .h_menu_wrap .inner .blk_wrap .blk.com ul li a::after {
    display: none;
  }
}
#sysHeader .h_menu .close_layer {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0.8);
  transition-duration: 0.3s;
  opacity: 0;
  pointer-events: none;
}
#sysHeader .h_menu.open .h_menu_wrap {
  transform: translateX(0);
}
#sysHeader .h_menu.open .close_layer {
  opacity: 1;
  pointer-events: auto;
}
#sysHeader .header_min {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  transform: translateY(-110%);
  transition-duration: 0.3s;
  margin: 0;
}
#sysHeader .header_min.active {
  transform: translateY(0);
}
#sysHeader .header_min.active .h_navi {
  box-shadow: 0 3px 4px rgba(0, 0, 0, 0.06);
}
@media screen and (max-width: 750px) {
  #sysHeader .header_min {
    display: none;
  }
}
#sysHeader .header_min .funeral_navi_wrap {
  margin-bottom: 0;
}
#sysHeader .header_min .min_nav_wrap {
  padding: 0;
  background: #ffffff;
}
#sysHeader .header_min .min_nav_wrap .h_navi .logo_wrap {
  width: 240px;
  position: absolute;
  top: 48%;
  left: 90px;
  transform: translateY(-50%);
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  #sysHeader .header_min .min_nav_wrap .h_navi .logo_wrap {
    width: 12.9032258065vw;
    left: 7.2580645161vw;
  }
}
#sysHeader .header_min .min_nav_wrap .h_navi .h_navi_inner .navi_wrap .main_navi_list {
  padding: 29px 22px 30px;
}
#sysHeader .header_min .min_nav_wrap .h_navi .h_navi_inner .navi_wrap .main_navi_list:hover .main_navi::after {
  bottom: -32px;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  #sysHeader .header_min .min_nav_wrap .h_navi .h_navi_inner .navi_wrap .main_navi_list:hover .main_navi::after {
    bottom: -2.5806451613vw;
  }
}
#sysHeader .header_min .min_nav_wrap .h_navi .h_navi_inner .navi_wrap .main_navi_list:hover .toggle_wrap {
  opacity: 1;
  pointer-events: auto;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  #sysHeader .header_min .min_nav_wrap .h_navi .h_navi_inner .navi_wrap .main_navi_list {
    padding: 2.3387096774vw 1.7741935484vw 2.4193548387vw;
  }
}
#sysHeader .header_min .min_nav_wrap .h_navi .min_cart {
  width: 30px;
  position: absolute;
  top: 35px;
  right: 30px;
  transform: translateY(-50%);
}
#sysHeader .header_min .min_nav_wrap .h_navi .min_cart::after {
  content: "カート";
  display: block;
  font-size: 10px;
  line-height: 1;
  letter-spacing: 0;
  font-weight: 500;
  position: absolute;
  bottom: -14px;
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
@media screen and (max-width: 750px) {
  #sysHeader .header_min .min_nav_wrap .h_navi .min_cart::after {
    font-size: 2.6666666667vw;
    bottom: -3.7333333333vw;
  }
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  #sysHeader .header_min .min_nav_wrap .h_navi .min_cart {
    width: 2.4193548387vw;
    top: 2.8225806452vw;
    right: 2.4193548387vw;
  }
}

#sysFooter .fixed_bottom_navi {
  display: none;
}
@media screen and (max-width: 750px) {
  #sysFooter .fixed_bottom_navi {
    display: block;
    width: 100%;
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 500;
  }
  #sysFooter .fixed_bottom_navi ul {
    display: flex;
    justify-content: flex-end;
    align-items: stretch;
  }
  #sysFooter .fixed_bottom_navi ul li {
    flex-grow: 1;
    display: none;
  }
  #sysFooter .fixed_bottom_navi ul li:nth-child(3) {
    margin: 0 1px;
  }
  #sysFooter .fixed_bottom_navi ul li a {
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 3.4666666667vw;
    width: 100%;
    height: 10.6666666667vw;
    font-size: 4vw;
    letter-spacing: 0.06em;
    font-weight: 700;
    color: #ffffff;
    text-align: center;
    background: #e94709;
    white-space: nowrap;
  }
  #sysFooter .fixed_bottom_navi ul li a:hover {
    text-decoration: none;
  }
  #sysFooter .fixed_bottom_navi ul li.toTop {
    display: block;
    flex-grow: 0;
    flex-shrink: 0;
    width: 11.2vw;
  }
  #sysFooter .fixed_bottom_navi ul li.toTop a {
    padding: 0;
    position: relative;
    background: #ffffff;
  }
  #sysFooter .fixed_bottom_navi ul li.toTop a::after {
    content: "";
    display: block;
    width: 2.1333333333vw;
    height: 2.1333333333vw;
    border-top: 1px solid #1d1d1d;
    border-left: 1px solid #1d1d1d;
    position: absolute;
    top: 56%;
    left: 50%;
    transform: translate(-50%, -50%) rotateZ(45deg);
  }
  #sysFooter .fixed_bottom_navi .toCart_pc {
    display: none;
  }
}
#sysFooter .footer {
  margin: 0;
  padding: 75px 20px 20px;
  background: #9c9c89;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  #sysFooter .footer {
    padding: 6.0483870968vw 1.6129032258vw 1.6129032258vw;
  }
}
@media screen and (max-width: 750px) {
  #sysFooter .footer {
    padding: 10.6666666667vw 5.3333333333vw 6.6666666667vw;
  }
}
#sysFooter .footer div.f_inner {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
#sysFooter .footer div.f_inner div.related_sites {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 50px;
  margin-bottom: 60px;
}
#sysFooter .footer div.f_inner div.related_sites > span {
  font-size: 17px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 700;
}
#sysFooter .footer div.f_inner div.related_sites > ul {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  gap: 40px;
}
#sysFooter .footer div.f_inner div.related_sites > ul > li > a {
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 500;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 13px;
}
#sysFooter .footer div.f_inner div.related_sites > ul > li > a::after {
  content: "";
  display: block;
  width: 17px;
  height: 17px;
  background: url("/img/common/footer/icon_link.png") top center no-repeat;
  background-size: 100% auto;
  margin-top: 2px;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  #sysFooter .footer div.f_inner div.related_sites {
    gap: 4.0322580645vw;
    margin-bottom: 4.8387096774vw;
  }
  #sysFooter .footer div.f_inner div.related_sites > span {
    font-size: 1.3709677419vw;
  }
  #sysFooter .footer div.f_inner div.related_sites > ul {
    gap: 3.2258064516vw;
  }
  #sysFooter .footer div.f_inner div.related_sites > ul > li > a {
    font-size: 1.2096774194vw;
    gap: 1.0483870968vw;
  }
  #sysFooter .footer div.f_inner div.related_sites > ul > li > a::after {
    width: 1.3709677419vw;
    height: 1.3709677419vw;
  }
}
@media screen and (max-width: 750px) {
  #sysFooter .footer div.f_inner div.related_sites {
    display: block;
    margin-bottom: 8vw;
  }
  #sysFooter .footer div.f_inner div.related_sites > span {
    display: block;
    font-size: 4.5333333333vw;
    text-align: left;
    margin-bottom: 4vw;
  }
  #sysFooter .footer div.f_inner div.related_sites > ul {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 3.2vw;
  }
  #sysFooter .footer div.f_inner div.related_sites > ul > li > a {
    font-size: 4vw;
    gap: 3.4666666667vw;
  }
  #sysFooter .footer div.f_inner div.related_sites > ul > li > a::after {
    width: 4vw;
    height: 4vw;
  }
}
#sysFooter .footer div.f_inner ul.sns_links {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 40px;
  margin-bottom: 60px;
}
#sysFooter .footer div.f_inner ul.sns_links > li {
  width: 270px;
}
#sysFooter .footer div.f_inner ul.sns_links > li > a {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 15px;
  text-align: left;
}
#sysFooter .footer div.f_inner ul.sns_links > li > a > img {
  width: 44px;
}
#sysFooter .footer div.f_inner ul.sns_links > li > a > div {
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 500;
  text-align: left;
}
#sysFooter .footer div.f_inner ul.sns_links > li > a > div span {
  display: block;
  padding-top: 8px;
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 400;
  text-align: left;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  #sysFooter .footer div.f_inner ul.sns_links {
    gap: 3.2258064516vw;
    margin-bottom: 4.8387096774vw;
  }
  #sysFooter .footer div.f_inner ul.sns_links > li {
    width: 21.7741935484vw;
  }
  #sysFooter .footer div.f_inner ul.sns_links > li > a {
    gap: 1.2096774194vw;
  }
  #sysFooter .footer div.f_inner ul.sns_links > li > a > img {
    width: 3.5483870968vw;
  }
  #sysFooter .footer div.f_inner ul.sns_links > li > a > div {
    font-size: 1.2096774194vw;
  }
  #sysFooter .footer div.f_inner ul.sns_links > li > a > div span {
    padding-top: 0.6451612903vw;
    font-size: 0.9677419355vw;
  }
}
@media screen and (max-width: 750px) {
  #sysFooter .footer div.f_inner ul.sns_links {
    flex-direction: column;
    gap: 1.3333333333vw;
    margin-bottom: 8vw;
  }
  #sysFooter .footer div.f_inner ul.sns_links > li {
    width: 100%;
    height: 12.5333333333vw;
  }
  #sysFooter .footer div.f_inner ul.sns_links > li > a {
    width: 100%;
    height: 100%;
    background: #ebebe7;
    border-radius: 2.6666666667vw;
    padding: 0 2.6666666667vw;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 1.6vw;
    text-align: left;
  }
  #sysFooter .footer div.f_inner ul.sns_links > li > a > img {
    width: 8vw;
  }
  #sysFooter .footer div.f_inner ul.sns_links > li > a > div {
    font-size: 3.7333333333vw;
  }
  #sysFooter .footer div.f_inner ul.sns_links > li > a > div > br {
    display: none;
  }
  #sysFooter .footer div.f_inner ul.sns_links > li > a > div span {
    display: none;
  }
}
#sysFooter .footer div.f_inner ul.sys_navi {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px 40px;
  width: 750px;
  margin: 0 auto 70px;
}
#sysFooter .footer div.f_inner ul.sys_navi > li > a {
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 500;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  #sysFooter .footer div.f_inner ul.sys_navi {
    gap: 0.8064516129vw 3.2258064516vw;
    width: 60.4838709677vw;
    margin: 0 auto 5.6451612903vw;
  }
  #sysFooter .footer div.f_inner ul.sys_navi > li > a {
    font-size: 1.2096774194vw;
  }
}
@media screen and (max-width: 750px) {
  #sysFooter .footer div.f_inner ul.sys_navi {
    gap: 3.2vw 4vw;
    width: 100%;
    margin: 0 auto 10.6666666667vw;
  }
  #sysFooter .footer div.f_inner ul.sys_navi > li > a {
    font-size: 2.9333333333vw;
  }
}
#sysFooter .footer div.f_inner div.logo_wrap {
  margin-bottom: 20px;
}
#sysFooter .footer div.f_inner div.logo_wrap > a > img {
  display: block;
}
#sysFooter .footer div.f_inner div.logo_wrap > a > img.pr_logo {
  width: 270px;
  margin: 0 auto 15px;
}
#sysFooter .footer div.f_inner div.logo_wrap > a > img.yamato_logo {
  width: 130px;
  margin: 0 auto;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  #sysFooter .footer div.f_inner div.logo_wrap {
    margin-bottom: 1.6129032258vw;
  }
  #sysFooter .footer div.f_inner div.logo_wrap > a > img.pr_logo {
    width: 21.7741935484vw;
    margin: 0 auto 1.2096774194vw;
  }
  #sysFooter .footer div.f_inner div.logo_wrap > a > img.yamato_logo {
    width: 10.4838709677vw;
  }
}
@media screen and (max-width: 750px) {
  #sysFooter .footer div.f_inner div.logo_wrap {
    margin-bottom: 4vw;
  }
  #sysFooter .footer div.f_inner div.logo_wrap > a > img {
    display: block;
  }
  #sysFooter .footer div.f_inner div.logo_wrap > a > img.pr_logo {
    width: 48vw;
    margin: 0 auto 4vw;
  }
  #sysFooter .footer div.f_inner div.logo_wrap > a > img.yamato_logo {
    width: 23.2vw;
  }
}
#sysFooter .footer div.f_inner div.f_txt {
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 400;
  text-align: center;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  #sysFooter .footer div.f_inner div.f_txt {
    font-size: 0.9677419355vw;
  }
}
@media screen and (max-width: 750px) {
  #sysFooter .footer div.f_inner div.f_txt {
    font-size: 2.9333333333vw;
    text-align: left;
  }
}
#sysFooter .f_copyrights {
  margin: 0;
  padding: 0 0 20px;
  background: #9c9c89;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  #sysFooter .f_copyrights {
    padding: 0 0 1.6129032258vw;
  }
}
@media screen and (max-width: 750px) {
  #sysFooter .f_copyrights {
    padding: 0 0 4vw;
  }
}
#sysFooter .f_copyrights .copyrights {
  font-family: "Poppins", sans-serif;
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 400;
  text-align: center;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  #sysFooter .f_copyrights .copyrights {
    font-size: 0.9677419355vw;
  }
}
@media screen and (max-width: 750px) {
  #sysFooter .f_copyrights .copyrights {
    font-size: 2.9333333333vw;
  }
}
#sysFooter .f_copyrights .pageTop {
  display: block;
  width: 30px;
  aspect-ratio: 1/1;
  position: fixed;
  bottom: 20px;
  right: 28px;
  z-index: 100;
}
#sysFooter .f_copyrights .pageTop a {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  border-top: 2px solid #1d1d1d;
}
#sysFooter .f_copyrights .pageTop a::after {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-top: 2px solid #1d1d1d;
  border-left: 2px solid #1d1d1d;
  transform: translateY(50%) rotateZ(45deg);
}
@media screen and (max-width: 750px) {
  #sysFooter .f_copyrights .pageTop {
    display: none;
  }
}
#sysFooter .f_copyrights .pageTop.change a {
  border-top: 2px solid #ffffff;
}
#sysFooter .f_copyrights .pageTop.change a::after {
  border-top: 2px solid #ffffff;
  border-left: 2px solid #ffffff;
}

#sysAside {
  display: none;
}
#sysAside .side_gift_search .sysHeadline {
  font-size: 15px;
  line-height: 1;
  letter-spacing: 0;
  font-weight: 700;
  text-align: center;
  padding-bottom: 11px;
  border-bottom: 1px solid #979797;
  margin-bottom: 20px;
}
#sysAside .side_gift_search form.sysItemSearchForm div.sysItemSearchFormItemCategoryGroups {
  display: flex;
  flex-direction: column;
  gap: 20px;
  margin-bottom: 20px;
}
#sysAside .side_gift_search form.sysItemSearchForm div.sysItemSearchFormItemCategoryGroups span.sysItemSearchFormItemCategoryGroupsTitle {
  display: none;
}
#sysAside .side_gift_search form.sysItemSearchForm div.sysItemSearchFormItemCategoryGroups div[class*=itemCategoryGroup] {
  display: none;
  position: relative;
}
#sysAside .side_gift_search form.sysItemSearchForm div.sysItemSearchFormItemCategoryGroups div[class*=itemCategoryGroup] span[class*=itemCategoryGroupTitle] {
  display: block;
  width: 100%;
  height: 40px;
  margin: 0;
  padding: 10px;
  border: 1px solid #979797;
  background: #ffffff url("/img/common/select_arr.png") center right 11px no-repeat;
  background-size: 8px auto;
  border-radius: 5px;
  font-size: 15px;
  line-height: 1;
  letter-spacing: 0;
  font-weight: 400;
}
@media screen and (max-width: 750px) {
  #sysAside .side_gift_search form.sysItemSearchForm div.sysItemSearchFormItemCategoryGroups div[class*=itemCategoryGroup] span[class*=itemCategoryGroupTitle] {
    height: 10.6666666667vw;
    padding: 2.4vw 2.6666666667vw 1.8666666667vw;
    border-radius: 1.3333333333vw;
    font-size: 3.2vw;
    line-height: 2;
    background: #ffffff url("/img/common/select_arr.png") center right 2.9333333333vw no-repeat;
    background-size: 2.1333333333vw auto;
  }
}
#sysAside .side_gift_search form.sysItemSearchForm div.sysItemSearchFormItemCategoryGroups div[class*=itemCategoryGroup] > ul {
  display: none;
  width: 100%;
  border: 1px solid #979797;
  background: #ffffff;
  padding: 0;
  margin: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  transform: translateY(100%);
  max-height: 320px;
  overflow-y: scroll;
}
#sysAside .side_gift_search form.sysItemSearchForm div.sysItemSearchFormItemCategoryGroups div[class*=itemCategoryGroup] > ul > li input {
  display: none;
}
#sysAside .side_gift_search form.sysItemSearchForm div.sysItemSearchFormItemCategoryGroups div[class*=itemCategoryGroup] > ul > li input[data-is-checked] + label {
  background: #ebebe7;
}
#sysAside .side_gift_search form.sysItemSearchForm div.sysItemSearchFormItemCategoryGroups div[class*=itemCategoryGroup] > ul > li input:disabled + label {
  opacity: 1;
  pointer-events: none;
  color: #979797 !important;
}
#sysAside .side_gift_search form.sysItemSearchForm div.sysItemSearchFormItemCategoryGroups div[class*=itemCategoryGroup] > ul > li > label {
  display: block;
  padding: 10px;
  font-size: 13px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 400;
  text-align: left;
}
#sysAside .side_gift_search form.sysItemSearchForm div.sysItemSearchFormItemCategoryGroups div.itemCategoryGroup0 {
  order: 3;
  display: block;
  position: relative;
}
#sysAside .side_gift_search form.sysItemSearchForm div.sysItemSearchFormItemCategoryGroups div.itemCategoryGroup0::before {
  content: "カテゴリ";
  display: block;
  font-size: 15px;
  line-height: 1;
  letter-spacing: 0;
  font-weight: 700;
  margin-bottom: 11px;
}
#sysAside .side_gift_search form.sysItemSearchForm div.sysItemSearchFormItemCategoryGroups div.itemCategoryGroup2 {
  order: 1;
  display: block;
  position: relative;
}
#sysAside .side_gift_search form.sysItemSearchForm div.sysItemSearchFormItemCategoryGroups div.itemCategoryGroup2::before {
  content: "贈るシーン";
  display: block;
  font-size: 15px;
  line-height: 1;
  letter-spacing: 0;
  font-weight: 700;
  margin-bottom: 11px;
}
#sysAside .side_gift_search form.sysItemSearchForm div.sysItemSearchFormItemCategoryGroups div.itemCategoryGroup3 {
  order: 2;
  display: block;
  position: relative;
}
#sysAside .side_gift_search form.sysItemSearchForm div.sysItemSearchFormItemCategoryGroups div.itemCategoryGroup3::before {
  content: "贈る相手";
  display: block;
  font-size: 15px;
  line-height: 1;
  letter-spacing: 0;
  font-weight: 700;
  margin-bottom: 11px;
}
#sysAside .side_gift_search form.sysItemSearchForm div.sysItemSearchFormItemCategoryGroups div.itemCategoryGroup4 {
  order: 4;
  display: block;
  position: relative;
}
#sysAside .side_gift_search form.sysItemSearchForm div.sysItemSearchFormItemCategoryGroups div.itemCategoryGroup4::before {
  content: "ブランド";
  display: block;
  font-size: 15px;
  line-height: 1;
  letter-spacing: 0;
  font-weight: 700;
  margin-bottom: 11px;
}
#sysAside .side_gift_search form.sysItemSearchForm div.sysItemSearchFormItemPrGroups {
  display: flex;
  flex-direction: column;
  gap: 20px;
  margin-bottom: 20px;
}
#sysAside .side_gift_search form.sysItemSearchForm div.sysItemSearchFormItemPrGroups span.sysItemSearchFormItemPrGroupsTitle {
  display: none;
}
#sysAside .side_gift_search form.sysItemSearchForm div.sysItemSearchFormItemPrGroups div[class*=itemPrGroup] {
  position: relative;
}
#sysAside .side_gift_search form.sysItemSearchForm div.sysItemSearchFormItemPrGroups div[class*=itemPrGroup] span[class*=itemPrGroupTitle] {
  display: block;
  width: 100%;
  height: 40px;
  margin: 0;
  padding: 10px;
  border: 1px solid #979797;
  background: #ffffff url("/img/common/select_arr.png") center right 11px no-repeat;
  background-size: 8px auto;
  border-radius: 5px;
  font-size: 15px;
  line-height: 1;
  letter-spacing: 0;
  font-weight: 400;
}
@media screen and (max-width: 750px) {
  #sysAside .side_gift_search form.sysItemSearchForm div.sysItemSearchFormItemPrGroups div[class*=itemPrGroup] span[class*=itemPrGroupTitle] {
    height: 10.6666666667vw;
    padding: 2.4vw 2.6666666667vw 1.8666666667vw;
    border-radius: 1.3333333333vw;
    font-size: 3.2vw;
    line-height: 2;
    background: #ffffff url("/img/common/select_arr.png") center right 2.9333333333vw no-repeat;
    background-size: 2.1333333333vw auto;
  }
}
#sysAside .side_gift_search form.sysItemSearchForm div.sysItemSearchFormItemPrGroups div[class*=itemPrGroup] > ul {
  display: none;
  width: 100%;
  border: 1px solid #979797;
  background: #ffffff;
  padding: 0;
  margin: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
  transform: translateY(100%);
  max-height: 320px;
  overflow-y: scroll;
}
#sysAside .side_gift_search form.sysItemSearchForm div.sysItemSearchFormItemPrGroups div[class*=itemPrGroup] > ul > li input {
  display: none;
}
#sysAside .side_gift_search form.sysItemSearchForm div.sysItemSearchFormItemPrGroups div[class*=itemPrGroup] > ul > li input[data-is-checked] + label {
  background: #ebebe7;
}
#sysAside .side_gift_search form.sysItemSearchForm div.sysItemSearchFormItemPrGroups div[class*=itemPrGroup] > ul > li input:disabled + label {
  opacity: 1;
  pointer-events: none;
  color: #979797 !important;
}
#sysAside .side_gift_search form.sysItemSearchForm div.sysItemSearchFormItemPrGroups div[class*=itemPrGroup] > ul > li > label {
  display: block;
  padding: 10px;
  font-size: 13px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 400;
  text-align: left;
}
#sysAside .side_gift_search form.sysItemSearchForm input.sysSearchButton {
  width: 100%;
  height: 47px;
  border: 1px solid #e94709;
  border-radius: 15px;
  background: #e94709;
  color: #ffffff;
  font-size: 16px;
  line-height: 1;
  letter-spacing: 0;
  font-weight: 500;
  transition-duration: 0.3s;
}
#sysAside .side_gift_search form.sysItemSearchForm input.sysSearchButton:hover {
  background: #ffffff;
  color: #e94709;
}
#sysAside .aside_reset_btn {
  margin-top: 20px;
}
#sysAside .aside_reset_btn .reset_btn {
  text-align: right;
}
#sysAside .aside_reset_btn .reset_btn span {
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 400;
  color: #044EA1;
  text-decoration: underline;
  cursor: pointer;
}
@media screen and (max-width: 750px) {
  #sysAside .aside_reset_btn .reset_btn span {
    font-size: 3.4666666667vw;
  }
}

body#top #sysWrap {
  width: 100%;
  max-width: 100%;
}
body#top #sysWrap #sysMain .top_headingWrap {
  padding: 0 0 70px;
  background: #fcf8f0;
}
body#top #sysWrap #sysMain .top_headingWrap > div.top_mv_slider {
  max-width: 100%;
}
body#top #sysWrap #sysMain .top_headingWrap:has(.swiper-initialized) .top_mv_slider,
body#top #sysWrap #sysMain .top_headingWrap:has(.swiper-initialized) .top_lead_wrap {
  opacity: 1;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#top #sysWrap #sysMain .top_headingWrap {
    padding: 0 0 5.6451612903vw;
  }
}
@media screen and (max-width: 750px) {
  body#top #sysWrap #sysMain .top_headingWrap {
    padding: 0 0 12vw;
  }
}
body#top #sysWrap #sysMain .trending_items {
  display: none;
}
body#top #sysWrap #sysMain .mv_menu_gift {
  margin-bottom: 55px;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#top #sysWrap #sysMain .mv_menu_gift {
    margin-bottom: 4.435483871vw;
  }
}
@media screen and (max-width: 750px) {
  body#top #sysWrap #sysMain .mv_menu_gift {
    margin-bottom: 8vw;
  }
}
body#top #sysWrap #sysMain .top_mv_slider {
  opacity: 0;
  transition-duration: 0.5s;
  padding-top: 40px;
  margin-bottom: 60px;
  height: 25vw;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#top #sysWrap #sysMain .top_mv_slider {
    padding-top: 3.2258064516vw;
    margin-bottom: 4.8387096774vw;
  }
}
@media screen and (max-width: 750px) {
  body#top #sysWrap #sysMain .top_mv_slider {
    padding-top: 5.3333333333vw;
    margin-bottom: 8vw;
    height: auto;
  }
}
body#top #sysWrap #sysMain .top_mv_slider .mv_swiper .swiper-slide {
  border-radius: 20px;
  overflow: hidden;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#top #sysWrap #sysMain .top_mv_slider .mv_swiper .swiper-slide {
    border-radius: 1.6129032258vw;
  }
}
@media screen and (max-width: 750px) {
  body#top #sysWrap #sysMain .top_mv_slider .mv_swiper .swiper-slide {
    border-radius: 4vw;
  }
}
body#top #sysWrap #sysMain .top_lead_wrap {
  opacity: 0;
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 20px;
  display: flex;
  flex-direction: column;
  gap: 40px;
  margin-bottom: 70px;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#top #sysWrap #sysMain .top_lead_wrap {
    padding: 0 1.6129032258vw;
    gap: 3.2258064516vw;
    margin-bottom: 5.6451612903vw;
  }
}
@media screen and (max-width: 750px) {
  body#top #sysWrap #sysMain .top_lead_wrap {
    gap: 6.9333333333vw;
    margin-bottom: 12vw;
    padding: 0 5.3333333333vw;
  }
}
body#top #sysWrap #sysMain .top_lead_wrap .top_lead {
  margin: 0;
  padding: 0;
}
body#top #sysWrap #sysMain .top_lead_txt .lead_ttl {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 48px;
  line-height: 60px;
  letter-spacing: 0.06em;
  font-weight: 700;
  text-align: center;
  margin-bottom: 20px;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#top #sysWrap #sysMain .top_lead_txt .lead_ttl {
    font-size: 3.8709677419vw;
    line-height: 4.8387096774vw;
    margin-bottom: 1.6129032258vw;
  }
}
@media screen and (max-width: 750px) {
  body#top #sysWrap #sysMain .top_lead_txt .lead_ttl {
    font-size: 6.9333333333vw;
    line-height: 9.0666666667vw;
    margin-bottom: 4vw;
  }
}
body#top #sysWrap #sysMain .top_lead_txt .lead_txt {
  font-size: 16px;
  line-height: 32px;
  text-align: center;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#top #sysWrap #sysMain .top_lead_txt .lead_txt {
    font-size: 1.2903225806vw;
    line-height: 2.5806451613vw;
  }
}
@media screen and (max-width: 750px) {
  body#top #sysWrap #sysMain .top_lead_txt .lead_txt {
    font-size: 3.2vw;
    line-height: 6.4vw;
  }
}
@media screen and (max-width: 750px) {
  body#top #sysWrap #sysMain .top_lead_image {
    max-width: 89.3333333333vw;
    margin: 0 auto;
  }
}
body#top #sysWrap #sysMain .top_lead_image ul {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 40px;
}
body#top #sysWrap #sysMain .top_lead_image ul li img {
  width: 100%;
  max-width: 580px;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#top #sysWrap #sysMain .top_lead_image ul {
    gap: 3.2258064516vw;
  }
  body#top #sysWrap #sysMain .top_lead_image ul li img {
    max-width: 46.7741935484vw;
  }
}
@media screen and (max-width: 750px) {
  body#top #sysWrap #sysMain .top_lead_image ul {
    flex-wrap: wrap;
    gap: 4vw;
  }
  body#top #sysWrap #sysMain .top_lead_image ul li {
    width: 70.6666666667vw;
    max-height: unset;
  }
}
body#top #sysWrap #sysMain .trending_items_select_blk {
  max-width: 1240px;
  margin: 0 auto;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#top #sysWrap #sysMain .trending_items_select_blk {
    max-width: 100vw;
  }
}
@media screen and (max-width: 750px) {
  body#top #sysWrap #sysMain .trending_items_select_blk {
    padding: 0;
  }
}
body#top #sysWrap #sysMain .trending_items_select_blk .sysHeadline {
  padding: 0 20px;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#top #sysWrap #sysMain .trending_items_select_blk .sysHeadline {
    padding: 0 1.6129032258vw;
  }
}
@media screen and (max-width: 750px) {
  body#top #sysWrap #sysMain .trending_items_select_blk .sysHeadline {
    padding: 0 5.3333333333vw;
  }
}
body#top #sysWrap #sysMain .trending_items_select_blk .inner .select_tab_wrap {
  padding: 0 20px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 8px;
  margin-bottom: 20px;
  overflow-x: scroll;
  -webkit-appearance: none;
}
body#top #sysWrap #sysMain .trending_items_select_blk .inner .select_tab_wrap::-webkit-scrollbar {
  display: none;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#top #sysWrap #sysMain .trending_items_select_blk .inner .select_tab_wrap {
    padding: 0 1.6129032258vw;
    gap: 0.6451612903vw;
    margin-bottom: 1.6129032258vw;
  }
}
@media screen and (max-width: 750px) {
  body#top #sysWrap #sysMain .trending_items_select_blk .inner .select_tab_wrap {
    gap: 1.6vw;
    margin-bottom: 4vw;
    padding: 0 5.3333333333vw 1.3333333333vw;
  }
}
body#top #sysWrap #sysMain .trending_items_select_blk .inner .select_tab_wrap li {
  margin: 0;
  padding: 10px 15px 11px;
  background: #ffffff;
  border-radius: 19px;
  cursor: pointer;
  color: #1d1d1d;
  font-size: 12px;
  line-height: 17px;
  font-weight: 500;
  transition-duration: 0.3s;
  flex-shrink: 0;
}
body#top #sysWrap #sysMain .trending_items_select_blk .inner .select_tab_wrap li.active {
  background: #e94709 !important;
  color: #ffffff !important;
}
body#top #sysWrap #sysMain .trending_items_select_blk .inner .select_tab_wrap li:hover {
  color: #e94709;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#top #sysWrap #sysMain .trending_items_select_blk .inner .select_tab_wrap li {
    padding: 0.8064516129vw 1.2096774194vw 0.8870967742vw;
    border-radius: 1.5322580645vw;
    font-size: 0.9677419355vw;
    line-height: 1.3709677419vw;
  }
}
@media screen and (max-width: 750px) {
  body#top #sysWrap #sysMain .trending_items_select_blk .inner .select_tab_wrap li {
    flex-shrink: 0;
    padding: 1.3333333333vw 3.2vw;
    border-radius: 3.4666666667vw;
    font-size: 2.6666666667vw;
    line-height: 4vw;
  }
}
body#top #sysWrap #sysMain .trending_items_select_blk .inner .selected_itemblock {
  position: relative;
  overflow: hidden;
}
body#top #sysWrap #sysMain .trending_items_select_blk .inner .selected_itemblock .trending_items {
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  transition-duration: 0.3s;
}
body#top #sysWrap #sysMain .trending_items_select_blk .inner .selected_itemblock .trending_items .sysHeadline {
  display: none;
}
body#top #sysWrap #sysMain .trending_items_select_blk .inner .selected_itemblock .trending_items.active {
  position: relative;
  opacity: 1;
  pointer-events: auto;
}
body#top #sysWrap #sysMain .trending_items_select_blk .inner .selected_itemblock .trending_items.active .sysHorizontal li {
  transform: translateX(0);
  opacity: 1;
}
body#top #sysWrap #sysMain .trending_items_select_blk .inner .selected_itemblock .trending_items .sysHorizontal {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  gap: 25px;
  padding: 0 20px;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#top #sysWrap #sysMain .trending_items_select_blk .inner .selected_itemblock .trending_items .sysHorizontal {
    gap: 2.0161290323vw;
    padding: 0 1.6129032258vw;
  }
}
@media screen and (max-width: 750px) {
  body#top #sysWrap #sysMain .trending_items_select_blk .inner .selected_itemblock .trending_items .sysHorizontal {
    overflow-x: scroll;
    gap: 4vw;
    padding: 0 5.3333333333vw 1.3333333333vw;
    -webkit-appearance: none;
  }
  body#top #sysWrap #sysMain .trending_items_select_blk .inner .selected_itemblock .trending_items .sysHorizontal::-webkit-scrollbar {
    display: none;
  }
}
body#top #sysWrap #sysMain .trending_items_select_blk .inner .selected_itemblock .trending_items .sysHorizontal::after {
  display: none;
}
body#top #sysWrap #sysMain .trending_items_select_blk .inner .selected_itemblock .trending_items .sysHorizontal li {
  width: calc((100% - 100px) / 5);
  padding: 0;
  float: none;
  transform: translateX(100%);
  opacity: 1;
  transition-duration: 0.5s;
}
body#top #sysWrap #sysMain .trending_items_select_blk .inner .selected_itemblock .trending_items .sysHorizontal li:nth-child(1) {
  transition-delay: 0.1s;
}
body#top #sysWrap #sysMain .trending_items_select_blk .inner .selected_itemblock .trending_items .sysHorizontal li:nth-child(2) {
  transition-delay: 0.2s;
}
body#top #sysWrap #sysMain .trending_items_select_blk .inner .selected_itemblock .trending_items .sysHorizontal li:nth-child(3) {
  transition-delay: 0.3s;
}
body#top #sysWrap #sysMain .trending_items_select_blk .inner .selected_itemblock .trending_items .sysHorizontal li:nth-child(4) {
  transition-delay: 0.4s;
}
body#top #sysWrap #sysMain .trending_items_select_blk .inner .selected_itemblock .trending_items .sysHorizontal li:nth-child(5) {
  transition-delay: 0.5s;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#top #sysWrap #sysMain .trending_items_select_blk .inner .selected_itemblock .trending_items .sysHorizontal li {
    width: calc((100% - 8.064516129vw) / 5);
  }
}
@media screen and (max-width: 750px) {
  body#top #sysWrap #sysMain .trending_items_select_blk .inner .selected_itemblock .trending_items .sysHorizontal li {
    width: 36vw;
    flex-shrink: 0;
  }
}
body#top #sysWrap #sysMain .trending_items_select_blk .inner .selected_itemblock .trending_items .sysHorizontal li .sysItemImage {
  width: 100%;
  aspect-ratio: 1/1;
  margin-bottom: 12px;
}
body#top #sysWrap #sysMain .trending_items_select_blk .inner .selected_itemblock .trending_items .sysHorizontal li .sysItemImage a {
  display: block;
}
body#top #sysWrap #sysMain .trending_items_select_blk .inner .selected_itemblock .trending_items .sysHorizontal li .sysItemImage a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#top #sysWrap #sysMain .trending_items_select_blk .inner .selected_itemblock .trending_items .sysHorizontal li .sysItemImage {
    margin-bottom: 0.9677419355vw;
  }
}
@media screen and (max-width: 750px) {
  body#top #sysWrap #sysMain .trending_items_select_blk .inner .selected_itemblock .trending_items .sysHorizontal li .sysItemImage {
    margin-bottom: 2.1333333333vw;
  }
}
body#top #sysWrap #sysMain .trending_items_select_blk .inner .selected_itemblock .trending_items .sysHorizontal li .sysItemName {
  margin: 0 0 10px;
  text-align: left;
}
body#top #sysWrap #sysMain .trending_items_select_blk .inner .selected_itemblock .trending_items .sysHorizontal li .sysItemName a {
  display: block;
  font-size: 15px;
  font-weight: 500;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#top #sysWrap #sysMain .trending_items_select_blk .inner .selected_itemblock .trending_items .sysHorizontal li .sysItemName {
    margin: 0 0 0.8064516129vw;
  }
  body#top #sysWrap #sysMain .trending_items_select_blk .inner .selected_itemblock .trending_items .sysHorizontal li .sysItemName a {
    font-size: 1.2096774194vw;
  }
}
@media screen and (max-width: 750px) {
  body#top #sysWrap #sysMain .trending_items_select_blk .inner .selected_itemblock .trending_items .sysHorizontal li .sysItemName {
    margin: 0 0 2.1333333333vw;
  }
  body#top #sysWrap #sysMain .trending_items_select_blk .inner .selected_itemblock .trending_items .sysHorizontal li .sysItemName a {
    font-size: 3.2vw;
  }
}
body#top #sysWrap #sysMain .trending_items_select_blk .inner .selected_itemblock .trending_items .sysHorizontal li .sysItemPrice,
body#top #sysWrap #sysMain .trending_items_select_blk .inner .selected_itemblock .trending_items .sysHorizontal li .sysItemBlockVariationPrice {
  font-size: 20px;
  line-height: 1;
  font-weight: 500;
  text-align: left;
}
body#top #sysWrap #sysMain .trending_items_select_blk .inner .selected_itemblock .trending_items .sysHorizontal li .sysItemPrice .taxin,
body#top #sysWrap #sysMain .trending_items_select_blk .inner .selected_itemblock .trending_items .sysHorizontal li .sysItemBlockVariationPrice .taxin {
  font-size: 12px;
  line-height: 1;
  font-weight: 500;
  padding-left: 2px;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#top #sysWrap #sysMain .trending_items_select_blk .inner .selected_itemblock .trending_items .sysHorizontal li .sysItemPrice,
  body#top #sysWrap #sysMain .trending_items_select_blk .inner .selected_itemblock .trending_items .sysHorizontal li .sysItemBlockVariationPrice {
    font-size: 1.6129032258vw;
  }
  body#top #sysWrap #sysMain .trending_items_select_blk .inner .selected_itemblock .trending_items .sysHorizontal li .sysItemPrice .taxin,
  body#top #sysWrap #sysMain .trending_items_select_blk .inner .selected_itemblock .trending_items .sysHorizontal li .sysItemBlockVariationPrice .taxin {
    font-size: 0.9677419355vw;
    padding-left: 0.1612903226vw;
  }
}
@media screen and (max-width: 750px) {
  body#top #sysWrap #sysMain .trending_items_select_blk .inner .selected_itemblock .trending_items .sysHorizontal li .sysItemPrice,
  body#top #sysWrap #sysMain .trending_items_select_blk .inner .selected_itemblock .trending_items .sysHorizontal li .sysItemBlockVariationPrice {
    font-size: 4.5333333333vw;
    line-height: 1;
  }
  body#top #sysWrap #sysMain .trending_items_select_blk .inner .selected_itemblock .trending_items .sysHorizontal li .sysItemPrice .taxin,
  body#top #sysWrap #sysMain .trending_items_select_blk .inner .selected_itemblock .trending_items .sysHorizontal li .sysItemBlockVariationPrice .taxin {
    font-size: 2.6666666667vw;
    line-height: 1;
  }
}
body#top #sysWrap #sysMain .top_catalog_wrap {
  padding: 70px 0;
  background: #ffffff;
  display: flex;
  flex-direction: column;
  gap: 70px;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#top #sysWrap #sysMain .top_catalog_wrap {
    padding: 5.6451612903vw 0;
    gap: 5.6451612903vw;
  }
}
@media screen and (max-width: 750px) {
  body#top #sysWrap #sysMain .top_catalog_wrap {
    padding: 12vw 0 32vw;
    gap: 8vw;
    position: relative;
  }
}
body#top #sysWrap #sysMain .top_catalog_gift {
  margin-bottom: 0;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 750px) {
  body#top #sysWrap #sysMain .top_catalog_gift {
    position: static;
  }
}
body#top #sysWrap #sysMain .top_catalog_gift .sysHeadline {
  max-width: 1240px;
  padding: 0 20px;
  margin: 0 auto;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#top #sysWrap #sysMain .top_catalog_gift .sysHeadline {
    max-width: 100vw;
    padding: 0 1.6129032258vw;
    margin: 0 auto;
  }
}
@media screen and (max-width: 750px) {
  body#top #sysWrap #sysMain .top_catalog_gift .sysHeadline {
    margin: 0 auto 5.3333333333vw;
    padding: 0 13.3333333333vw;
  }
  body#top #sysWrap #sysMain .top_catalog_gift .sysHeadline .view_more {
    position: absolute;
    bottom: 12vw;
    left: 50%;
    transform: translateX(-50%);
  }
}
body#top #sysWrap #sysMain .top_catalog_gift .catalog_swiper {
  width: 1920px;
  height: 460px;
  overflow: visible;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  margin: 0;
}
@media screen and (max-width: 750px) {
  body#top #sysWrap #sysMain .top_catalog_gift .catalog_swiper {
    width: 100%;
    height: 97.3333333333vw;
    left: 0;
    transform: translateX(0);
  }
}
body#top #sysWrap #sysMain .top_catalog_gift .catalog_swiper .swiper-wrapper {
  align-items: flex-end;
}
body#top #sysWrap #sysMain .top_catalog_gift .catalog_swiper .swiper-wrapper .swiper-slide {
  transform: scale(1);
  transition: 0.5s;
  height: auto;
  transform-origin: bottom;
  position: relative;
}
body#top #sysWrap #sysMain .top_catalog_gift .catalog_swiper .swiper-wrapper .swiper-slide img {
  width: 100%;
  object-fit: contain;
}
body#top #sysWrap #sysMain .top_catalog_gift .catalog_swiper .swiper-wrapper .swiper-slide img.normal {
  transition-duration: 0.5s;
}
body#top #sysWrap #sysMain .top_catalog_gift .catalog_swiper .swiper-wrapper .swiper-slide img.active {
  transition-duration: 0.5s;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
body#top #sysWrap #sysMain .top_catalog_gift .catalog_swiper .swiper-wrapper .swiper-slide span {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
  font-size: 15px;
  transition-duration: 0s;
  transform-origin: bottom;
  height: 4.5em;
  margin-top: 0.75em;
}
body#top #sysWrap #sysMain .top_catalog_gift .catalog_swiper .swiper-wrapper .swiper-slide.swiper-slide-active {
  margin-bottom: 0;
  transform: scale(1.85);
  z-index: 1;
}
body#top #sysWrap #sysMain .top_catalog_gift .catalog_swiper .swiper-wrapper .swiper-slide.swiper-slide-active img {
  width: 100%;
}
body#top #sysWrap #sysMain .top_catalog_gift .catalog_swiper .swiper-wrapper .swiper-slide.swiper-slide-active img.normal {
  opacity: 0;
}
body#top #sysWrap #sysMain .top_catalog_gift .catalog_swiper .swiper-wrapper .swiper-slide.swiper-slide-active img.active {
  opacity: 1;
}
body#top #sysWrap #sysMain .top_catalog_gift .catalog_swiper .swiper-wrapper .swiper-slide.swiper-slide-active span {
  transform: scale(0.55);
  transition-duration: 0s;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#top #sysWrap #sysMain .top_catalog_gift .catalog_swiper .swiper-wrapper .swiper-slide span {
    font-size: 1.2096774194vw;
  }
}
@media screen and (max-width: 750px) {
  body#top #sysWrap #sysMain .top_catalog_gift .catalog_swiper .swiper-wrapper .swiper-slide {
    margin-bottom: 0;
  }
  body#top #sysWrap #sysMain .top_catalog_gift .catalog_swiper .swiper-wrapper .swiper-slide span {
    font-size: 3.2vw;
  }
}
body#top #sysWrap #sysMain .top_catalog_gift .sysContent {
  position: relative;
}
body#top #sysWrap #sysMain .top_catalog_gift .catalog_swiper2 {
  width: 1920px;
  overflow: visible;
  position: relative;
  top: 0;
  left: 50%;
  z-index: 10;
  transform: translateX(-50%);
  margin: 0;
}
@media screen and (max-width: 750px) {
  body#top #sysWrap #sysMain .top_catalog_gift .catalog_swiper2 {
    width: 100%;
    left: 0;
    transform: translateX(0);
  }
}
body#top #sysWrap #sysMain .top_catalog_gift .catalog_swiper2 .swiper-wrapper {
  align-items: flex-end;
  transition-timing-function: linear;
}
body#top #sysWrap #sysMain .top_catalog_gift .catalog_swiper2 .swiper-wrapper .swiper-slide {
  transition: 0.5s;
  height: auto;
  transform-origin: bottom;
  position: relative;
}
body#top #sysWrap #sysMain .top_catalog_gift .catalog_swiper2 .swiper-wrapper .swiper-slide img {
  width: 100%;
  height: auto;
  aspect-ratio: 1/1;
  object-fit: contain;
}
body#top #sysWrap #sysMain .top_catalog_gift .catalog_swiper2 .swiper-wrapper .swiper-slide img.normal {
  position: relative;
  z-index: 1;
}
body#top #sysWrap #sysMain .top_catalog_gift .catalog_swiper2 .swiper-wrapper .swiper-slide img.active {
  transition-duration: 0.4s;
  transition-delay: 0.4s;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  opacity: 0;
}
body#top #sysWrap #sysMain .top_catalog_gift .catalog_swiper2 .swiper-wrapper .swiper-slide span {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  text-align: center;
  font-size: 15px;
  transition-duration: 0.5s;
  transform-origin: bottom;
  height: 4.5em;
  margin-top: 0.75em;
}
body#top #sysWrap #sysMain .top_catalog_gift .catalog_swiper2 .swiper-wrapper .swiper-slide.swiper-slide-active {
  margin-bottom: 0;
  z-index: 1;
}
body#top #sysWrap #sysMain .top_catalog_gift .catalog_swiper2 .swiper-wrapper .swiper-slide.swiper-slide-active img {
  width: 100%;
}
body#top #sysWrap #sysMain .top_catalog_gift .catalog_swiper2 .swiper-wrapper .swiper-slide.swiper-slide-active img.active {
  opacity: 1;
}
body#top #sysWrap #sysMain .top_catalog_gift .catalog_swiper2 .swiper-wrapper .swiper-slide.swiper-slide-active span {
  opacity: 1;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#top #sysWrap #sysMain .top_catalog_gift .catalog_swiper2 .swiper-wrapper .swiper-slide span {
    font-size: 1.2096774194vw;
  }
}
@media screen and (max-width: 750px) {
  body#top #sysWrap #sysMain .top_catalog_gift .catalog_swiper2 .swiper-wrapper .swiper-slide {
    margin-bottom: 0;
  }
  body#top #sysWrap #sysMain .top_catalog_gift .catalog_swiper2 .swiper-wrapper .swiper-slide span {
    font-size: 3.2vw;
  }
}
body#top #sysWrap #sysMain .catalog_bnr_wrap {
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 20px;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#top #sysWrap #sysMain .catalog_bnr_wrap {
    max-width: 100vw;
    padding: 0 1.6129032258vw;
  }
}
@media screen and (max-width: 750px) {
  body#top #sysWrap #sysMain .catalog_bnr_wrap {
    padding: 0 5.3333333333vw;
  }
}
body#top #sysWrap #sysMain .catalog_bnr_wrap ul {
  display: flex;
  justify-content: center;
  align-items: stretch;
  gap: 30px;
}
body#top #sysWrap #sysMain .catalog_bnr_wrap ul li {
  width: 380px;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#top #sysWrap #sysMain .catalog_bnr_wrap ul {
    gap: 2.4193548387vw;
  }
  body#top #sysWrap #sysMain .catalog_bnr_wrap ul li {
    width: 30.6451612903vw;
  }
}
@media screen and (max-width: 750px) {
  body#top #sysWrap #sysMain .catalog_bnr_wrap ul {
    flex-wrap: wrap;
    gap: 4vw;
  }
  body#top #sysWrap #sysMain .catalog_bnr_wrap ul li {
    width: calc((100% - 4vw) / 2);
  }
}
body#top #sysWrap #sysMain .top_search_blk_wrap {
  padding: 70px 0 0;
  background: #ebebe7;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#top #sysWrap #sysMain .top_search_blk_wrap {
    padding: 5.6451612903vw 0 0;
  }
}
@media screen and (max-width: 750px) {
  body#top #sysWrap #sysMain .top_search_blk_wrap {
    padding: 12vw 0 0;
  }
}
body#top #sysWrap #sysMain .top_gift_finder {
  margin-bottom: 70px;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#top #sysWrap #sysMain .top_gift_finder {
    margin-bottom: 5.6451612903vw;
  }
}
@media screen and (max-width: 750px) {
  body#top #sysWrap #sysMain .top_gift_finder {
    margin-bottom: 10.6666666667vw;
  }
}
body#top #sysWrap #sysMain .top_gift_finder form.sysItemSearchForm {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 40px;
  position: relative;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#top #sysWrap #sysMain .top_gift_finder form.sysItemSearchForm {
    gap: 3.2258064516vw;
  }
}
@media screen and (max-width: 750px) {
  body#top #sysWrap #sysMain .top_gift_finder form.sysItemSearchForm {
    flex-direction: column;
    gap: 10.6666666667vw;
  }
}
body#top #sysWrap #sysMain .top_gift_finder form.sysItemSearchForm div.sysItemSearchFormItemCategoryGroups {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 40px;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#top #sysWrap #sysMain .top_gift_finder form.sysItemSearchForm div.sysItemSearchFormItemCategoryGroups {
    gap: 3.2258064516vw;
  }
}
@media screen and (max-width: 750px) {
  body#top #sysWrap #sysMain .top_gift_finder form.sysItemSearchForm div.sysItemSearchFormItemCategoryGroups {
    flex-direction: column;
    gap: 5.3333333333vw;
  }
}
body#top #sysWrap #sysMain .top_gift_finder form.sysItemSearchForm div.sysItemSearchFormItemCategoryGroups > div[class^=itemCategoryGroup] {
  display: none;
}
body#top #sysWrap #sysMain .top_gift_finder form.sysItemSearchForm div.sysItemSearchFormItemCategoryGroups span.sysItemSearchFormItemCategoryGroupsTitle {
  display: none;
}
body#top #sysWrap #sysMain .top_gift_finder form.sysItemSearchForm div.sysItemSearchFormItemCategoryGroups img.search_cross_img {
  width: 20px;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#top #sysWrap #sysMain .top_gift_finder form.sysItemSearchForm div.sysItemSearchFormItemCategoryGroups img.search_cross_img {
    width: 1.6129032258vw;
  }
}
@media screen and (max-width: 750px) {
  body#top #sysWrap #sysMain .top_gift_finder form.sysItemSearchForm div.sysItemSearchFormItemCategoryGroups img.search_cross_img {
    width: 4.2666666667vw;
  }
}
body#top #sysWrap #sysMain .top_gift_finder form.sysItemSearchForm div.sysItemSearchFormItemCategoryGroups .search_target {
  display: block;
  width: 300px;
  height: 62px;
  border: 1px solid #6e6966;
  border-radius: 5px;
  background: #ffffff;
  padding: 19px 35px;
  cursor: pointer;
  position: relative;
}
body#top #sysWrap #sysMain .top_gift_finder form.sysItemSearchForm div.sysItemSearchFormItemCategoryGroups .search_target span {
  display: block;
  text-align: center;
  font-size: 16px;
}
body#top #sysWrap #sysMain .top_gift_finder form.sysItemSearchForm div.sysItemSearchFormItemCategoryGroups .search_target span.default {
  color: #979797;
}
body#top #sysWrap #sysMain .top_gift_finder form.sysItemSearchForm div.sysItemSearchFormItemCategoryGroups .search_target span br {
  display: none;
}
body#top #sysWrap #sysMain .top_gift_finder form.sysItemSearchForm div.sysItemSearchFormItemCategoryGroups .search_target::after {
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  background: url("/img/common/arrow_black_d.png") top center no-repeat;
  background-size: 100% auto;
  position: absolute;
  top: 50%;
  right: 15px;
  pointer-events: none;
  transform: translateY(-50%);
}
body#top #sysWrap #sysMain .top_gift_finder form.sysItemSearchForm div.sysItemSearchFormItemCategoryGroups .search_target.open::after {
  transform: translateY(-50%) scaleY(-1);
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#top #sysWrap #sysMain .top_gift_finder form.sysItemSearchForm div.sysItemSearchFormItemCategoryGroups .search_target {
    width: 24.1935483871vw;
    height: 5vw;
    border-radius: 0.4032258065vw;
    padding: 1.5322580645vw 2.8225806452vw;
  }
  body#top #sysWrap #sysMain .top_gift_finder form.sysItemSearchForm div.sysItemSearchFormItemCategoryGroups .search_target span {
    font-size: 1.2903225806vw;
  }
  body#top #sysWrap #sysMain .top_gift_finder form.sysItemSearchForm div.sysItemSearchFormItemCategoryGroups .search_target::after {
    width: 1.2096774194vw;
    height: 1.2096774194vw;
    right: 1.2096774194vw;
  }
}
@media screen and (max-width: 750px) {
  body#top #sysWrap #sysMain .top_gift_finder form.sysItemSearchForm div.sysItemSearchFormItemCategoryGroups .search_target {
    width: 73.3333333333vw;
    height: 14.9333333333vw;
    padding: 5.0666666667vw 9.3333333333vw;
    border-radius: 1.3333333333vw;
  }
  body#top #sysWrap #sysMain .top_gift_finder form.sysItemSearchForm div.sysItemSearchFormItemCategoryGroups .search_target span {
    font-size: 3.2vw;
    line-height: 4.5333333333vw;
  }
  body#top #sysWrap #sysMain .top_gift_finder form.sysItemSearchForm div.sysItemSearchFormItemCategoryGroups .search_target::after {
    width: 4vw;
    height: 4vw;
    right: 4vw;
  }
}
body#top #sysWrap #sysMain .top_gift_finder form.sysItemSearchForm div.sysItemSearchFormItemCategoryGroups .itemCategoryGroup_wrap {
  display: none;
  width: 1040px;
  padding: 40px;
  background: #cdcdc4;
  border-radius: 15px;
  position: absolute;
  bottom: -30px;
  left: 50%;
  z-index: 1;
  transform: translate(-50%, 100%);
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#top #sysWrap #sysMain .top_gift_finder form.sysItemSearchForm div.sysItemSearchFormItemCategoryGroups .itemCategoryGroup_wrap {
    width: 83.8709677419vw;
    padding: 3.2258064516vw;
    border-radius: 1.2096774194vw;
    bottom: -2.4193548387vw;
  }
}
@media screen and (max-width: 750px) {
  body#top #sysWrap #sysMain .top_gift_finder form.sysItemSearchForm div.sysItemSearchFormItemCategoryGroups .itemCategoryGroup_wrap {
    width: 89.3333333333vw;
    max-height: 114.9333333333vw;
    overflow-y: scroll;
    padding: 8vw 5.8666666667vw;
    border-radius: 4vw;
    bottom: auto;
    top: 20.2666666667vw;
    transform: translate(-50%, 0);
  }
}
body#top #sysWrap #sysMain .top_gift_finder form.sysItemSearchForm div.sysItemSearchFormItemCategoryGroups .itemCategoryGroup_wrap.search_scene_wrap {
  order: 1;
}
body#top #sysWrap #sysMain .top_gift_finder form.sysItemSearchForm div.sysItemSearchFormItemCategoryGroups .itemCategoryGroup_wrap.search_scene_wrap div[class^=itemCategoryGroup] {
  margin-bottom: 20px;
}
body#top #sysWrap #sysMain .top_gift_finder form.sysItemSearchForm div.sysItemSearchFormItemCategoryGroups .itemCategoryGroup_wrap.search_scene_wrap div[class^=itemCategoryGroup]:last-child {
  margin-bottom: 0;
}
body#top #sysWrap #sysMain .top_gift_finder form.sysItemSearchForm div.sysItemSearchFormItemCategoryGroups .itemCategoryGroup_wrap.search_scene_wrap div[class^=itemCategoryGroup] span[class^=itemCategoryGroupTitle] {
  display: block;
  font-size: 15px;
  line-height: 1;
  letter-spacing: 0;
  font-weight: 700;
  margin-bottom: 10px;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#top #sysWrap #sysMain .top_gift_finder form.sysItemSearchForm div.sysItemSearchFormItemCategoryGroups .itemCategoryGroup_wrap.search_scene_wrap div[class^=itemCategoryGroup] {
    margin-bottom: 1.6129032258vw;
  }
  body#top #sysWrap #sysMain .top_gift_finder form.sysItemSearchForm div.sysItemSearchFormItemCategoryGroups .itemCategoryGroup_wrap.search_scene_wrap div[class^=itemCategoryGroup] span[class^=itemCategoryGroupTitle] {
    font-size: 1.2096774194vw;
    margin-bottom: 0.8064516129vw;
  }
}
@media screen and (max-width: 750px) {
  body#top #sysWrap #sysMain .top_gift_finder form.sysItemSearchForm div.sysItemSearchFormItemCategoryGroups .itemCategoryGroup_wrap.search_scene_wrap div[class^=itemCategoryGroup] {
    margin-bottom: 5.3333333333vw;
  }
  body#top #sysWrap #sysMain .top_gift_finder form.sysItemSearchForm div.sysItemSearchFormItemCategoryGroups .itemCategoryGroup_wrap.search_scene_wrap div[class^=itemCategoryGroup] span[class^=itemCategoryGroupTitle] {
    font-size: 3.2vw;
    margin-bottom: 2.6666666667vw;
  }
}
body#top #sysWrap #sysMain .top_gift_finder form.sysItemSearchForm div.sysItemSearchFormItemCategoryGroups .itemCategoryGroup_wrap.search_price_wrap {
  order: 2;
}
@media screen and (max-width: 750px) {
  body#top #sysWrap #sysMain .top_gift_finder form.sysItemSearchForm div.sysItemSearchFormItemCategoryGroups .itemCategoryGroup_wrap.search_price_wrap {
    top: 48.8vw;
  }
}
body#top #sysWrap #sysMain .top_gift_finder form.sysItemSearchForm div.sysItemSearchFormItemCategoryGroups .itemCategoryGroup_wrap.search_price_wrap span[class^=itemCategoryGroupTitle] {
  display: none;
}
body#top #sysWrap #sysMain .top_gift_finder form.sysItemSearchForm div.sysItemSearchFormItemCategoryGroups .itemCategoryGroup_wrap div[class^=itemCategoryGroup] ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: stretch;
  gap: 10px;
}
body#top #sysWrap #sysMain .top_gift_finder form.sysItemSearchForm div.sysItemSearchFormItemCategoryGroups .itemCategoryGroup_wrap div[class^=itemCategoryGroup] ul li {
  width: calc((100% - 40px) / 5);
  height: 51px;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#top #sysWrap #sysMain .top_gift_finder form.sysItemSearchForm div.sysItemSearchFormItemCategoryGroups .itemCategoryGroup_wrap div[class^=itemCategoryGroup] ul li {
    width: calc((100% - 3.2258064516vw) / 5);
    height: 4.1129032258vw;
  }
}
@media screen and (max-width: 750px) {
  body#top #sysWrap #sysMain .top_gift_finder form.sysItemSearchForm div.sysItemSearchFormItemCategoryGroups .itemCategoryGroup_wrap div[class^=itemCategoryGroup] ul li {
    width: calc((100% - 2.6666666667vw) / 2);
    height: 10.6666666667vw;
  }
}
body#top #sysWrap #sysMain .top_gift_finder form.sysItemSearchForm div.sysItemSearchFormItemCategoryGroups .itemCategoryGroup_wrap div[class^=itemCategoryGroup] ul li input {
  display: none;
}
body#top #sysWrap #sysMain .top_gift_finder form.sysItemSearchForm div.sysItemSearchFormItemCategoryGroups .itemCategoryGroup_wrap div[class^=itemCategoryGroup] ul li input:checked + label {
  background: #e94709 !important;
  color: #ffffff !important;
}
body#top #sysWrap #sysMain .top_gift_finder form.sysItemSearchForm div.sysItemSearchFormItemCategoryGroups .itemCategoryGroup_wrap div[class^=itemCategoryGroup] ul li input:disabled + label {
  opacity: 1;
  pointer-events: none;
  color: #979797 !important;
}
body#top #sysWrap #sysMain .top_gift_finder form.sysItemSearchForm div.sysItemSearchFormItemCategoryGroups .itemCategoryGroup_wrap div[class^=itemCategoryGroup] ul li label {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 15px;
  line-height: 20px;
  font-weight: 500;
  text-align: center;
  background: #ffffff;
  border-radius: 10px;
  padding: 0 15px;
}
body#top #sysWrap #sysMain .top_gift_finder form.sysItemSearchForm div.sysItemSearchFormItemCategoryGroups .itemCategoryGroup_wrap div[class^=itemCategoryGroup] ul li label:hover {
  color: #e94709;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#top #sysWrap #sysMain .top_gift_finder form.sysItemSearchForm div.sysItemSearchFormItemCategoryGroups .itemCategoryGroup_wrap div[class^=itemCategoryGroup] ul li label {
    line-height: 1.6129032258vw;
    border-radius: 0.8064516129vw;
    padding: 0 1.2096774194vw;
  }
}
@media screen and (max-width: 750px) {
  body#top #sysWrap #sysMain .top_gift_finder form.sysItemSearchForm div.sysItemSearchFormItemCategoryGroups .itemCategoryGroup_wrap div[class^=itemCategoryGroup] ul li label {
    font-size: 3.2vw;
    line-height: 3.3333333333vw;
    border-radius: 1.3333333333vw;
    padding: 0 1.3333333333vw;
  }
}
body#top #sysWrap #sysMain .top_gift_finder form.sysItemSearchForm input.sysSearchButton {
  margin: 0;
  width: 300px;
  height: 62px;
  background: #e94709 url("/img/common/search_white.png") center left 59px no-repeat;
  background-size: 36px auto;
  color: #ffffff;
  border: 1px solid #e94709;
  border-radius: 15px;
  font-size: 16px;
  font-weight: 700;
  transition-duration: 0.3s;
}
body#top #sysWrap #sysMain .top_gift_finder form.sysItemSearchForm input.sysSearchButton:hover {
  background: #ffffff url("/img/common/search_orange.png") center left 59px no-repeat;
  background-size: 36px auto;
  color: #e94709;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#top #sysWrap #sysMain .top_gift_finder form.sysItemSearchForm input.sysSearchButton {
    width: 24.1935483871vw;
    height: 5vw;
    background: #e94709 url("/img/common/search_white.png") center left 4.7580645161vw no-repeat;
    background-size: 2.9032258065vw auto;
    border-radius: 1.2096774194vw;
    font-size: 1.2903225806vw;
  }
  body#top #sysWrap #sysMain .top_gift_finder form.sysItemSearchForm input.sysSearchButton:hover {
    background: #ffffff url("/img/common/search_orange.png") center left 4.7580645161vw no-repeat;
    background-size: 2.9032258065vw auto;
  }
}
@media screen and (max-width: 750px) {
  body#top #sysWrap #sysMain .top_gift_finder form.sysItemSearchForm input.sysSearchButton {
    width: 89.3333333333vw;
    height: 13.3333333333vw;
    background: #e94709 url("/img/common/search_white.png") center left 17.6vw no-repeat;
    background-size: 8vw auto;
    border-radius: 2.6666666667vw;
    font-size: 3.2vw;
    transition-duration: 0.3s;
  }
  body#top #sysWrap #sysMain .top_gift_finder form.sysItemSearchForm input.sysSearchButton:hover {
    background: #ffffff url("/img/common/search_orange.png") center left 17.6vw no-repeat;
    background-size: 8vw auto;
    color: #e94709;
  }
}
body#top #sysWrap #sysMain .top_search_tab .finder_tab_wrap {
  display: flex;
  justify-content: center;
  align-items: stretch;
  gap: 15px;
}
body#top #sysWrap #sysMain .top_search_tab .finder_tab_wrap li {
  width: 200px;
  height: 70px;
  background: #cdcdc4;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  cursor: pointer;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-size: 20px;
  line-height: 26px;
  letter-spacing: 0.06em;
  font-weight: 700;
  color: #6e6966;
}
body#top #sysWrap #sysMain .top_search_tab .finder_tab_wrap li span {
  font-family: "Poppins", sans-serif;
  font-size: 12px;
  line-height: 17px;
  letter-spacing: 0;
  font-weight: 500;
  color: #fcf8f0;
}
body#top #sysWrap #sysMain .top_search_tab .finder_tab_wrap li.active {
  background: #fcf8f0;
  color: #1d1d1d;
}
body#top #sysWrap #sysMain .top_search_tab .finder_tab_wrap li.active span {
  color: #e94709;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#top #sysWrap #sysMain .top_search_tab .finder_tab_wrap {
    gap: 1.2096774194vw;
  }
  body#top #sysWrap #sysMain .top_search_tab .finder_tab_wrap li {
    width: 16.1290322581vw;
    height: 5.6451612903vw;
    border-top-left-radius: 1.2096774194vw;
    border-top-right-radius: 1.2096774194vw;
    font-size: 1.6129032258vw;
    line-height: 2.0967741935vw;
  }
  body#top #sysWrap #sysMain .top_search_tab .finder_tab_wrap li span {
    font-size: 0.9677419355vw;
    line-height: 1.3709677419vw;
  }
}
@media screen and (max-width: 750px) {
  body#top #sysWrap #sysMain .top_search_tab .finder_tab_wrap {
    gap: 2.6666666667vw;
  }
  body#top #sysWrap #sysMain .top_search_tab .finder_tab_wrap li {
    width: 28vw;
    height: 13.3333333333vw;
    border-top-left-radius: 2.6666666667vw;
    border-top-right-radius: 2.6666666667vw;
    font-size: 3.2vw;
    line-height: 4.5333333333vw;
    letter-spacing: 0;
  }
  body#top #sysWrap #sysMain .top_search_tab .finder_tab_wrap li span {
    font-size: 2.6666666667vw;
    line-height: 4vw;
  }
}
body#top #sysWrap #sysMain .top_search_tab .finder_wrap {
  position: relative;
  overflow: hidden;
  background: #fcf8f0;
  padding: 0 20px;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#top #sysWrap #sysMain .top_search_tab .finder_wrap {
    padding: 0 1.6129032258vw;
  }
}
@media screen and (max-width: 750px) {
  body#top #sysWrap #sysMain .top_search_tab .finder_wrap {
    padding: 0;
  }
}
body#top #sysWrap #sysMain .top_search_tab .finder_wrap .cate_wrap {
  display: block;
  width: 100%;
  margin: 0;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  transition-duration: 0s;
  max-width: 1200px;
  margin: 0;
}
body#top #sysWrap #sysMain .top_search_tab .finder_wrap .cate_wrap.active {
  position: relative;
  opacity: 1;
  pointer-events: auto;
  transition-duration: 0.3s;
}
body#top #sysWrap #sysMain .top_search_tab .finder_wrap .cate_wrap.scene_wrap {
  padding: 70px 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: stretch;
  gap: 30px;
  left: 0;
  transform: none;
  margin: 0 auto;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#top #sysWrap #sysMain .top_search_tab .finder_wrap .cate_wrap.scene_wrap {
    padding: 5.6451612903vw 0;
    gap: 2.4193548387vw;
  }
}
@media screen and (max-width: 750px) {
  body#top #sysWrap #sysMain .top_search_tab .finder_wrap .cate_wrap.scene_wrap {
    padding: 10.6666666667vw 5.3333333333vw;
    gap: 4vw;
  }
}
body#top #sysWrap #sysMain .top_search_tab .finder_wrap .cate_wrap.scene_wrap dl {
  width: calc((100% - 60px) / 3);
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#top #sysWrap #sysMain .top_search_tab .finder_wrap .cate_wrap.scene_wrap dl {
    width: calc((100% - 4.8387096774vw) / 3);
  }
}
@media screen and (max-width: 750px) {
  body#top #sysWrap #sysMain .top_search_tab .finder_wrap .cate_wrap.scene_wrap dl {
    width: calc((100% - 4vw) / 2);
  }
}
body#top #sysWrap #sysMain .top_search_tab .finder_wrap .cate_wrap.scene_wrap dl dt {
  width: 100%;
  aspect-ratio: 38/22;
  background: #ffffff;
  border-radius: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  font-weight: 700;
  cursor: pointer;
  overflow: hidden;
  position: relative;
}
body#top #sysWrap #sysMain .top_search_tab .finder_wrap .cate_wrap.scene_wrap dl dt img {
  object-fit: cover;
  width: 100%;
  height: 100%;
  transition-duration: 0.3s;
}
body#top #sysWrap #sysMain .top_search_tab .finder_wrap .cate_wrap.scene_wrap dl dt span {
  font-size: 16px;
  font-weight: 700;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition-duration: 0.3s;
}
body#top #sysWrap #sysMain .top_search_tab .finder_wrap .cate_wrap.scene_wrap dl dt:hover {
  opacity: 1;
}
body#top #sysWrap #sysMain .top_search_tab .finder_wrap .cate_wrap.scene_wrap dl dt:hover img {
  opacity: 0.7;
}
body#top #sysWrap #sysMain .top_search_tab .finder_wrap .cate_wrap.scene_wrap dl dt:hover span {
  color: #e94709;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#top #sysWrap #sysMain .top_search_tab .finder_wrap .cate_wrap.scene_wrap dl dt {
    border-radius: 1.2096774194vw;
  }
  body#top #sysWrap #sysMain .top_search_tab .finder_wrap .cate_wrap.scene_wrap dl dt span {
    font-size: 1.2903225806vw;
  }
}
@media screen and (max-width: 750px) {
  body#top #sysWrap #sysMain .top_search_tab .finder_wrap .cate_wrap.scene_wrap dl dt {
    aspect-ratio: 2/1;
    border-radius: 2.6666666667vw;
  }
  body#top #sysWrap #sysMain .top_search_tab .finder_wrap .cate_wrap.scene_wrap dl dt span {
    font-size: 3.2vw;
  }
}
body#top #sysWrap #sysMain .top_search_tab .finder_wrap .cate_wrap.scene_wrap dl dd {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  width: 100%;
  height: 100%;
  opacity: 0;
  pointer-events: none;
  transition-duration: 0.5s;
  background: rgba(42, 42, 42, 0.8);
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 20px;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#top #sysWrap #sysMain .top_search_tab .finder_wrap .cate_wrap.scene_wrap dl dd {
    padding: 0 1.6129032258vw;
  }
}
@media screen and (max-width: 750px) {
  body#top #sysWrap #sysMain .top_search_tab .finder_wrap .cate_wrap.scene_wrap dl dd {
    padding: 0;
  }
}
body#top #sysWrap #sysMain .top_search_tab .finder_wrap .cate_wrap.scene_wrap dl dd.active {
  opacity: 1;
  pointer-events: auto;
}
body#top #sysWrap #sysMain .top_search_tab .finder_wrap .cate_wrap.scene_wrap dl dd ul {
  width: fit-content;
  max-width: 1200px;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: stretch;
  gap: 30px 25px;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#top #sysWrap #sysMain .top_search_tab .finder_wrap .cate_wrap.scene_wrap dl dd ul {
    gap: 2.4193548387vw 2.0161290323vw;
  }
}
@media screen and (max-width: 750px) {
  body#top #sysWrap #sysMain .top_search_tab .finder_wrap .cate_wrap.scene_wrap dl dd ul {
    width: 100%;
    max-width: 89.3333333333vw;
    gap: 4vw;
  }
}
body#top #sysWrap #sysMain .top_search_tab .finder_wrap .cate_wrap.scene_wrap dl dd ul li {
  width: 220px;
  aspect-ratio: 1/1;
  background: #efedeb;
  border-radius: 10px;
  overflow: hidden;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#top #sysWrap #sysMain .top_search_tab .finder_wrap .cate_wrap.scene_wrap dl dd ul li {
    width: 17.7419354839vw;
    border-radius: 0.8064516129vw;
  }
}
@media screen and (max-width: 750px) {
  body#top #sysWrap #sysMain .top_search_tab .finder_wrap .cate_wrap.scene_wrap dl dd ul li {
    width: calc((100% - 4vw) / 2);
    aspect-ratio: 2/1;
    border-radius: 1.3333333333vw;
  }
}
body#top #sysWrap #sysMain .top_search_tab .finder_wrap .cate_wrap.scene_wrap dl dd ul li a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  text-align: center;
  position: relative;
}
body#top #sysWrap #sysMain .top_search_tab .finder_wrap .cate_wrap.scene_wrap dl dd ul li a img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
body#top #sysWrap #sysMain .top_search_tab .finder_wrap .cate_wrap.scene_wrap dl dd ul li a span {
  font-size: 16px;
  font-weight: 500;
  color: #1d1d1d;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#top #sysWrap #sysMain .top_search_tab .finder_wrap .cate_wrap.scene_wrap dl dd ul li a span {
    font-size: 1.2903225806vw;
  }
}
@media screen and (max-width: 750px) {
  body#top #sysWrap #sysMain .top_search_tab .finder_wrap .cate_wrap.scene_wrap dl dd ul li a {
    padding: 0;
  }
  body#top #sysWrap #sysMain .top_search_tab .finder_wrap .cate_wrap.scene_wrap dl dd ul li a span {
    font-size: 3.2vw;
  }
}
body#top #sysWrap #sysMain .top_search_tab .finder_wrap .cate_wrap.scene_wrap dl dd ul li a:hover {
  opacity: 1;
  text-decoration: none;
  color: #e94709;
}
body#top #sysWrap #sysMain .top_search_tab .finder_wrap .cate_wrap.scene_wrap dl dd ul li a:hover span {
  color: #e94709;
}
body#top #sysWrap #sysMain .top_search_tab .finder_wrap .cate_wrap.recipient_wrap, body#top #sysWrap #sysMain .top_search_tab .finder_wrap .cate_wrap.feeling_wrap {
  padding: 80px 0;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#top #sysWrap #sysMain .top_search_tab .finder_wrap .cate_wrap.recipient_wrap, body#top #sysWrap #sysMain .top_search_tab .finder_wrap .cate_wrap.feeling_wrap {
    padding: 6.4516129032vw 0;
  }
}
@media screen and (max-width: 750px) {
  body#top #sysWrap #sysMain .top_search_tab .finder_wrap .cate_wrap.recipient_wrap, body#top #sysWrap #sysMain .top_search_tab .finder_wrap .cate_wrap.feeling_wrap {
    padding: 10.6666666667vw 5.3333333333vw;
  }
}
body#top #sysWrap #sysMain .top_search_tab .finder_wrap .cate_wrap.recipient_wrap .cate_list, body#top #sysWrap #sysMain .top_search_tab .finder_wrap .cate_wrap.feeling_wrap .cate_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: stretch;
  gap: 25px;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#top #sysWrap #sysMain .top_search_tab .finder_wrap .cate_wrap.recipient_wrap .cate_list, body#top #sysWrap #sysMain .top_search_tab .finder_wrap .cate_wrap.feeling_wrap .cate_list {
    gap: 2.0161290323vw;
  }
}
@media screen and (max-width: 750px) {
  body#top #sysWrap #sysMain .top_search_tab .finder_wrap .cate_wrap.recipient_wrap .cate_list, body#top #sysWrap #sysMain .top_search_tab .finder_wrap .cate_wrap.feeling_wrap .cate_list {
    gap: 4vw;
  }
}
body#top #sysWrap #sysMain .top_search_tab .finder_wrap .cate_wrap.recipient_wrap .cate_list li, body#top #sysWrap #sysMain .top_search_tab .finder_wrap .cate_wrap.feeling_wrap .cate_list li {
  width: calc((100% - 100px) / 5);
  height: 100px;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#top #sysWrap #sysMain .top_search_tab .finder_wrap .cate_wrap.recipient_wrap .cate_list li, body#top #sysWrap #sysMain .top_search_tab .finder_wrap .cate_wrap.feeling_wrap .cate_list li {
    width: calc((100% - 8.064516129vw) / 5);
    height: 8.064516129vw;
  }
}
@media screen and (max-width: 750px) {
  body#top #sysWrap #sysMain .top_search_tab .finder_wrap .cate_wrap.recipient_wrap .cate_list li, body#top #sysWrap #sysMain .top_search_tab .finder_wrap .cate_wrap.feeling_wrap .cate_list li {
    width: calc((100% - 4vw) / 2);
    height: 21.3333333333vw;
  }
}
body#top #sysWrap #sysMain .top_search_tab .finder_wrap .cate_wrap.recipient_wrap .cate_list li a, body#top #sysWrap #sysMain .top_search_tab .finder_wrap .cate_wrap.feeling_wrap .cate_list li a {
  width: 100%;
  height: 100%;
  background: #ffffff;
  border-radius: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  overflow: hidden;
  position: relative;
}
body#top #sysWrap #sysMain .top_search_tab .finder_wrap .cate_wrap.recipient_wrap .cate_list li a img, body#top #sysWrap #sysMain .top_search_tab .finder_wrap .cate_wrap.feeling_wrap .cate_list li a img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
body#top #sysWrap #sysMain .top_search_tab .finder_wrap .cate_wrap.recipient_wrap .cate_list li a span, body#top #sysWrap #sysMain .top_search_tab .finder_wrap .cate_wrap.feeling_wrap .cate_list li a span {
  font-size: 16px;
  font-weight: 500;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  white-space: nowrap;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#top #sysWrap #sysMain .top_search_tab .finder_wrap .cate_wrap.recipient_wrap .cate_list li a, body#top #sysWrap #sysMain .top_search_tab .finder_wrap .cate_wrap.feeling_wrap .cate_list li a {
    border-radius: 1.2096774194vw;
  }
  body#top #sysWrap #sysMain .top_search_tab .finder_wrap .cate_wrap.recipient_wrap .cate_list li a span, body#top #sysWrap #sysMain .top_search_tab .finder_wrap .cate_wrap.feeling_wrap .cate_list li a span {
    font-size: 1.2903225806vw;
  }
}
@media screen and (max-width: 750px) {
  body#top #sysWrap #sysMain .top_search_tab .finder_wrap .cate_wrap.recipient_wrap .cate_list li a, body#top #sysWrap #sysMain .top_search_tab .finder_wrap .cate_wrap.feeling_wrap .cate_list li a {
    border-radius: 2.6666666667vw;
  }
  body#top #sysWrap #sysMain .top_search_tab .finder_wrap .cate_wrap.recipient_wrap .cate_list li a span, body#top #sysWrap #sysMain .top_search_tab .finder_wrap .cate_wrap.feeling_wrap .cate_list li a span {
    font-size: 3.2vw;
  }
}
body#top #sysWrap #sysMain .top_search_tab .finder_wrap .cate_wrap.recipient_wrap .cate_list li a:hover, body#top #sysWrap #sysMain .top_search_tab .finder_wrap .cate_wrap.feeling_wrap .cate_list li a:hover {
  opacity: 1;
}
body#top #sysWrap #sysMain .top_search_tab .finder_wrap .cate_wrap.recipient_wrap .cate_list li a:hover span, body#top #sysWrap #sysMain .top_search_tab .finder_wrap .cate_wrap.feeling_wrap .cate_list li a:hover span {
  color: #e94709;
}
body#top #sysWrap #sysMain .top_category {
  padding-top: 70px;
  margin-bottom: 80px;
}
body#top #sysWrap #sysMain .top_category .sysHeadline {
  max-width: 1240px;
  padding: 0 20px;
  margin: 0 auto 30px;
}
body#top #sysWrap #sysMain .top_category ul {
  max-width: 1240px;
  padding: 0 20px;
  margin: 0 auto;
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-wrap: wrap;
  gap: 35px 24px;
}
body#top #sysWrap #sysMain .top_category ul li {
  width: calc((100% - 120px) / 6);
}
body#top #sysWrap #sysMain .top_category ul li img {
  margin-bottom: 15px;
}
body#top #sysWrap #sysMain .top_category ul li span {
  text-align: center;
  display: block;
  font-size: 15px;
  font-weight: 700;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#top #sysWrap #sysMain .top_category {
    padding-top: 5.6451612903vw;
    margin-bottom: 6.4516129032vw;
  }
  body#top #sysWrap #sysMain .top_category .sysHeadline {
    max-width: 100vw;
    padding: 0 1.6129032258vw;
    margin: 0 auto 2.4193548387vw;
  }
  body#top #sysWrap #sysMain .top_category ul {
    max-width: 100vw;
    padding: 0 1.6129032258vw;
    gap: 2.8225806452vw 1.935483871vw;
  }
  body#top #sysWrap #sysMain .top_category ul li {
    width: calc((100% - 9.6774193548vw) / 6);
  }
  body#top #sysWrap #sysMain .top_category ul li img {
    margin-bottom: 1.2096774194vw;
  }
  body#top #sysWrap #sysMain .top_category ul li span {
    font-size: 1.2096774194vw;
  }
}
@media screen and (max-width: 750px) {
  body#top #sysWrap #sysMain .top_category {
    padding-top: 12vw;
    margin-bottom: 16vw;
  }
  body#top #sysWrap #sysMain .top_category .sysHeadline {
    max-width: 100%;
    padding: 0 5.3333333333vw;
    margin: 0 auto 5.3333333333vw;
  }
  body#top #sysWrap #sysMain .top_category ul {
    max-width: 89.3333333333vw;
    padding: 0;
    gap: 5.3333333333vw 2.6666666667vw;
  }
  body#top #sysWrap #sysMain .top_category ul li {
    width: calc((100% - 5.3333333333vw) / 3);
  }
  body#top #sysWrap #sysMain .top_category ul li img {
    margin-bottom: 2.1333333333vw;
  }
  body#top #sysWrap #sysMain .top_category ul li span {
    font-size: 3.2vw;
    line-height: 4.5333333333vw;
  }
}
body#top #sysWrap #sysMain .top_brands {
  margin-bottom: 70px;
}
body#top #sysWrap #sysMain .top_brands .sysHeadline {
  max-width: 1240px;
  padding: 0 20px;
  margin: 0 auto 30px;
}
body#top #sysWrap #sysMain .top_brands ul {
  max-width: 1240px;
  padding: 0 20px;
  margin: 0 auto;
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-wrap: wrap;
  gap: 32px 30px;
}
body#top #sysWrap #sysMain .top_brands ul li {
  width: calc((100% - 224px) / 8);
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#top #sysWrap #sysMain .top_brands {
    margin-bottom: 5.6451612903vw;
  }
  body#top #sysWrap #sysMain .top_brands .sysHeadline {
    max-width: 100vw;
    padding: 0 1.6129032258vw;
    margin: 0 auto 2.4193548387vw;
  }
  body#top #sysWrap #sysMain .top_brands ul {
    max-width: 100vw;
    padding: 0 1.6129032258vw;
    gap: 2.5806451613vw 2.4193548387vw;
  }
  body#top #sysWrap #sysMain .top_brands ul li {
    width: calc((100% - 18.064516129vw) / 8);
  }
}
@media screen and (max-width: 750px) {
  body#top #sysWrap #sysMain .top_brands {
    margin-bottom: 12vw;
  }
  body#top #sysWrap #sysMain .top_brands .sysHeadline {
    max-width: 100%;
    padding: 0 5.3333333333vw;
    margin: 0 auto 5.3333333333vw;
  }
  body#top #sysWrap #sysMain .top_brands ul {
    max-width: 89.3333333333vw;
    padding: 0;
    gap: 2.6666666667vw;
  }
  body#top #sysWrap #sysMain .top_brands ul li {
    width: calc((100% - 5.3333333333vw) / 3);
  }
  body#top #sysWrap #sysMain .top_brands ul li:nth-child(n+16) {
    display: none;
  }
}
body#top #sysWrap #sysMain .top_campaign {
  padding: 70px 0;
  background: #fcf8f0;
}
body#top #sysWrap #sysMain .top_campaign .sysHeadline {
  max-width: 1240px;
  padding: 0 20px;
  margin: 0 auto 30px;
}
body#top #sysWrap #sysMain .top_campaign ul {
  max-width: 1240px;
  padding: 0 20px;
  margin: 0 auto;
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  gap: 30px;
}
body#top #sysWrap #sysMain .top_campaign ul li {
  width: calc((100% - 60px) / 3);
}
body#top #sysWrap #sysMain .top_campaign ul li img {
  display: block;
  margin-bottom: 12px;
}
body#top #sysWrap #sysMain .top_campaign ul li span {
  display: block;
  font-size: 15px;
  font-weight: 400;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#top #sysWrap #sysMain .top_campaign {
    padding: 5.6451612903vw 0;
  }
  body#top #sysWrap #sysMain .top_campaign .sysHeadline {
    max-width: 100vw;
    padding: 0 1.6129032258vw;
    margin: 0 auto 2.4193548387vw;
  }
  body#top #sysWrap #sysMain .top_campaign ul {
    max-width: 100vw;
    padding: 0 1.6129032258vw;
    gap: 2.4193548387vw;
  }
  body#top #sysWrap #sysMain .top_campaign ul li {
    width: calc((100% - 4.8387096774vw) / 3);
  }
  body#top #sysWrap #sysMain .top_campaign ul li img {
    margin-bottom: 0.9677419355vw;
  }
  body#top #sysWrap #sysMain .top_campaign ul li span {
    font-size: 1.2096774194vw;
  }
}
@media screen and (max-width: 750px) {
  body#top #sysWrap #sysMain .top_campaign {
    padding: 12vw 0;
  }
  body#top #sysWrap #sysMain .top_campaign .sysHeadline {
    max-width: 100%;
    padding: 0 5.3333333333vw;
    margin: 0 auto 5.3333333333vw;
  }
  body#top #sysWrap #sysMain .top_campaign ul {
    max-width: 100%;
    padding: 0;
    gap: 2.6666666667vw;
    overflow-x: scroll;
    padding: 0 5.3333333333vw 1.3333333333vw;
    -webkit-appearance: none;
  }
  body#top #sysWrap #sysMain .top_campaign ul::-webkit-scrollbar {
    display: none;
  }
  body#top #sysWrap #sysMain .top_campaign ul li {
    width: 38.6666666667vw;
    flex-shrink: 0;
  }
  body#top #sysWrap #sysMain .top_campaign ul li img {
    margin-bottom: 2.1333333333vw;
  }
  body#top #sysWrap #sysMain .top_campaign ul li span {
    font-size: 3.2vw;
  }
}
body#top #sysWrap #sysMain .top_feature_wrap {
  display: flex;
  flex-direction: column;
  gap: 70px;
  padding: 70px 0;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#top #sysWrap #sysMain .top_feature_wrap {
    gap: 5.6451612903vw;
    padding: 5.6451612903vw 0;
  }
}
@media screen and (max-width: 750px) {
  body#top #sysWrap #sysMain .top_feature_wrap {
    gap: 12vw;
    padding: 12vw 0;
  }
}
body#top #sysWrap #sysMain .top_feature {
  max-width: 1240px;
  padding: 0 20px;
  margin: 0 auto;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#top #sysWrap #sysMain .top_feature {
    max-width: 100vw;
    padding: 0 1.6129032258vw;
  }
}
@media screen and (max-width: 750px) {
  body#top #sysWrap #sysMain .top_feature {
    max-width: 100%;
    padding: 0;
  }
}
body#top #sysWrap #sysMain .top_feature.jsActive .sysHorizontal li {
  transform: translateX(0);
  opacity: 1;
}
body#top #sysWrap #sysMain .top_feature .sysHorizontal {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  gap: 24px;
  overflow: auto hidden;
}
body#top #sysWrap #sysMain .top_feature .sysHorizontal::-webkit-scrollbar {
  display: none;
}
body#top #sysWrap #sysMain .top_feature .sysHorizontal::after {
  display: none;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#top #sysWrap #sysMain .top_feature .sysHorizontal {
    gap: 1.935483871vw;
  }
}
@media screen and (max-width: 750px) {
  body#top #sysWrap #sysMain .top_feature .sysHorizontal {
    padding: 0 5.3333333333vw;
    flex-wrap: wrap;
    gap: 5.3333333333vw 4vw;
  }
}
body#top #sysWrap #sysMain .top_feature .sysHorizontal li {
  width: calc((100% - 72px) / 4);
  padding: 0;
  flex-shrink: 0;
  float: none;
  transform: translateX(100%);
  opacity: 1;
  transition-duration: 0.5s;
}
body#top #sysWrap #sysMain .top_feature .sysHorizontal li:nth-child(1) {
  transition-delay: 0.1s;
}
body#top #sysWrap #sysMain .top_feature .sysHorizontal li:nth-child(2) {
  transition-delay: 0.2s;
}
body#top #sysWrap #sysMain .top_feature .sysHorizontal li:nth-child(3) {
  transition-delay: 0.3s;
}
body#top #sysWrap #sysMain .top_feature .sysHorizontal li:nth-child(4) {
  transition-delay: 0.4s;
}
body#top #sysWrap #sysMain .top_feature .sysHorizontal li:nth-child(5) {
  transition-delay: 0.5s;
}
body#top #sysWrap #sysMain .top_feature .sysHorizontal li .sysItemImage {
  width: 100%;
  aspect-ratio: 1/1;
  margin-bottom: 12px;
}
body#top #sysWrap #sysMain .top_feature .sysHorizontal li .sysItemImage a {
  display: block;
}
body#top #sysWrap #sysMain .top_feature .sysHorizontal li .sysItemImage a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
body#top #sysWrap #sysMain .top_feature .sysHorizontal li .sysItemName {
  margin: 0 0 10px;
  text-align: left;
}
body#top #sysWrap #sysMain .top_feature .sysHorizontal li .sysItemName a {
  display: block;
  font-size: 15px;
  font-weight: 500;
}
body#top #sysWrap #sysMain .top_feature .sysHorizontal li .sysItemPrice,
body#top #sysWrap #sysMain .top_feature .sysHorizontal li .sysItemBlockVariationPrice {
  font-size: 20px;
  line-height: 1;
  font-weight: 500;
  text-align: left;
}
body#top #sysWrap #sysMain .top_feature .sysHorizontal li .sysItemPrice .taxin,
body#top #sysWrap #sysMain .top_feature .sysHorizontal li .sysItemBlockVariationPrice .taxin {
  font-size: 12px;
  line-height: 1;
  font-weight: 500;
  padding-left: 2px;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#top #sysWrap #sysMain .top_feature .sysHorizontal li {
    width: calc((100% - 5.8064516129vw) / 4);
  }
  body#top #sysWrap #sysMain .top_feature .sysHorizontal li .sysItemImage {
    margin-bottom: 0.9677419355vw;
  }
  body#top #sysWrap #sysMain .top_feature .sysHorizontal li .sysItemName {
    margin: 0 0 0.8064516129vw;
  }
  body#top #sysWrap #sysMain .top_feature .sysHorizontal li .sysItemName a {
    font-size: 1.2096774194vw;
  }
  body#top #sysWrap #sysMain .top_feature .sysHorizontal li .sysItemPrice,
  body#top #sysWrap #sysMain .top_feature .sysHorizontal li .sysItemBlockVariationPrice {
    font-size: 1.6129032258vw;
  }
  body#top #sysWrap #sysMain .top_feature .sysHorizontal li .sysItemPrice .taxin,
  body#top #sysWrap #sysMain .top_feature .sysHorizontal li .sysItemBlockVariationPrice .taxin {
    font-size: 0.9677419355vw;
    padding-left: 0.1612903226vw;
  }
}
@media screen and (max-width: 750px) {
  body#top #sysWrap #sysMain .top_feature .sysHorizontal li {
    width: calc((100% - 4vw) / 2);
  }
  body#top #sysWrap #sysMain .top_feature .sysHorizontal li .sysItemImage {
    margin-bottom: 2.1333333333vw;
  }
  body#top #sysWrap #sysMain .top_feature .sysHorizontal li .sysItemName {
    margin: 0 0 2.6666666667vw;
  }
  body#top #sysWrap #sysMain .top_feature .sysHorizontal li .sysItemName a {
    font-size: 3.2vw;
  }
  body#top #sysWrap #sysMain .top_feature .sysHorizontal li .sysItemPrice,
  body#top #sysWrap #sysMain .top_feature .sysHorizontal li .sysItemBlockVariationPrice {
    font-size: 4.5333333333vw;
    line-height: 1;
  }
  body#top #sysWrap #sysMain .top_feature .sysHorizontal li .sysItemPrice .taxin,
  body#top #sysWrap #sysMain .top_feature .sysHorizontal li .sysItemBlockVariationPrice .taxin {
    font-size: 2.6666666667vw;
    line-height: 1;
  }
}
body#top #sysWrap #sysMain .concierge_introduction {
  padding: 70px 0;
  background: #fcf8f0;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#top #sysWrap #sysMain .concierge_introduction {
    padding: 5.6451612903vw 0;
  }
}
@media screen and (max-width: 750px) {
  body#top #sysWrap #sysMain .concierge_introduction {
    padding: 12vw 5.3333333333vw;
  }
}
body#top #sysWrap #sysMain .concierge_introduction .intro_ttl {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 38px;
  line-height: 49px;
  letter-spacing: 0.02em;
  font-weight: 500;
  text-align: center;
  margin-bottom: 30px;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#top #sysWrap #sysMain .concierge_introduction .intro_ttl {
    font-size: 3.064516129vw;
    line-height: 3.9516129032vw;
    margin-bottom: 2.4193548387vw;
  }
}
@media screen and (max-width: 750px) {
  body#top #sysWrap #sysMain .concierge_introduction .intro_ttl {
    font-size: 5.8666666667vw;
    line-height: 7.7333333333vw;
    letter-spacing: 0;
    margin-bottom: 3.3333333333vw;
  }
}
body#top #sysWrap #sysMain .concierge_introduction .txt {
  font-size: 15px;
  line-height: 21px;
  font-weight: 500;
  text-align: center;
  margin-bottom: 40px;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#top #sysWrap #sysMain .concierge_introduction .txt {
    font-size: 1.2096774194vw;
    line-height: 1.6935483871vw;
    margin-bottom: 3.2258064516vw;
  }
}
@media screen and (max-width: 750px) {
  body#top #sysWrap #sysMain .concierge_introduction .txt {
    font-size: 3.2vw;
    line-height: 6.4vw;
    margin-bottom: 3.3333333333vw;
  }
}
body#top #sysWrap #sysMain .concierge_introduction .info_wrap {
  width: 600px;
  height: 160px;
  background: #ffffff;
  border-radius: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  margin: 0 auto 48px;
}
body#top #sysWrap #sysMain .concierge_introduction .info_wrap .tel_num {
  font-family: "Poppins", sans-serif;
  font-size: 30px;
  line-height: 43px;
  letter-spacing: 0.06em;
  font-weight: 500;
  text-align: center;
  margin-bottom: 15px;
}
body#top #sysWrap #sysMain .concierge_introduction .info_wrap .time {
  font-size: 15px;
  font-weight: 500;
  text-align: center;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#top #sysWrap #sysMain .concierge_introduction .info_wrap {
    width: 48.3870967742vw;
    height: 12.9032258065vw;
    border-radius: 0.8064516129vw;
    margin: 0 auto 3.8709677419vw;
  }
  body#top #sysWrap #sysMain .concierge_introduction .info_wrap .tel_num {
    font-size: 2.4193548387vw;
    line-height: 3.4677419355vw;
    margin-bottom: 1.2096774194vw;
  }
  body#top #sysWrap #sysMain .concierge_introduction .info_wrap .time {
    font-size: 1.2096774194vw;
  }
}
@media screen and (max-width: 750px) {
  body#top #sysWrap #sysMain .concierge_introduction .info_wrap {
    width: 100%;
    height: 36.5333333333vw;
    border-radius: 2.6666666667vw;
    margin: 0 auto 5.3333333333vw;
  }
  body#top #sysWrap #sysMain .concierge_introduction .info_wrap .tel_num {
    font-size: 6.9333333333vw;
    line-height: 9.6vw;
    margin-bottom: 1.3333333333vw;
  }
  body#top #sysWrap #sysMain .concierge_introduction .info_wrap .time {
    font-size: 3.2vw;
    line-height: 2;
  }
}
body#top #sysWrap #sysMain .concierge_introduction .btn_wrap {
  display: flex;
  justify-content: center;
  gap: 30px;
  padding: 0 20px;
}
body#top #sysWrap #sysMain .concierge_introduction .btn_wrap li {
  width: 400px;
  height: 62px;
}
body#top #sysWrap #sysMain .concierge_introduction .btn_wrap li a {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 15px;
  font-weight: 700;
  color: #ffffff;
  border-radius: 15px;
  transition-duration: 0.3s;
}
body#top #sysWrap #sysMain .concierge_introduction .btn_wrap li.btn_orange a {
  border: 1px solid #e94709;
  background: #e94709;
}
body#top #sysWrap #sysMain .concierge_introduction .btn_wrap li.btn_orange a:hover {
  opacity: 1;
  color: #e94709;
  background-color: #ffffff;
  text-decoration: none;
}
body#top #sysWrap #sysMain .concierge_introduction .btn_wrap li.btn_black a {
  border: 1px solid #313131;
  background: #313131;
}
body#top #sysWrap #sysMain .concierge_introduction .btn_wrap li.btn_black a:hover {
  opacity: 1;
  color: #313131;
  background-color: #ffffff;
  text-decoration: none;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#top #sysWrap #sysMain .concierge_introduction .btn_wrap {
    gap: 2.4193548387vw;
    padding: 0 1.6129032258vw;
  }
  body#top #sysWrap #sysMain .concierge_introduction .btn_wrap li {
    width: 32.2580645161vw;
    height: 5vw;
  }
  body#top #sysWrap #sysMain .concierge_introduction .btn_wrap li a {
    font-size: 1.2096774194vw;
    border-radius: 1.2096774194vw;
  }
}
@media screen and (max-width: 750px) {
  body#top #sysWrap #sysMain .concierge_introduction .btn_wrap {
    flex-direction: column;
    padding: 0;
    gap: 4vw;
  }
  body#top #sysWrap #sysMain .concierge_introduction .btn_wrap li {
    width: 100%;
    height: 13.3333333333vw;
  }
  body#top #sysWrap #sysMain .concierge_introduction .btn_wrap li a {
    font-size: 3.2vw;
    border-radius: 2.6666666667vw;
  }
}
body#top #sysWrap #sysMain .top_shopinfo {
  width: 100%;
  max-width: 1240px;
  padding: 70px 20px 0;
  margin: 0 auto;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#top #sysWrap #sysMain .top_shopinfo {
    padding: 5.6451612903vw 1.6129032258vw 0;
  }
}
@media screen and (max-width: 750px) {
  body#top #sysWrap #sysMain .top_shopinfo {
    padding: 10.6666666667vw 5.3333333333vw 4vw;
  }
  body#top #sysWrap #sysMain .top_shopinfo .sysHeadline {
    padding: 0;
  }
}
body#top #sysWrap #sysMain .top_shopinfo .shopinfo_inner .lead {
  font-size: 15px;
  line-height: 2;
  letter-spacing: 0;
  font-weight: 400;
  margin-bottom: 40px;
}
body#top #sysWrap #sysMain .top_shopinfo .shopinfo_inner .lead span {
  display: block;
  padding-top: 10px;
  font-size: 13px;
  font-weight: 700;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#top #sysWrap #sysMain .top_shopinfo .shopinfo_inner .lead {
    font-size: 1.2096774194vw;
    margin-bottom: 3.2258064516vw;
  }
  body#top #sysWrap #sysMain .top_shopinfo .shopinfo_inner .lead span {
    padding-top: 0.8064516129vw;
    font-size: 1.0483870968vw;
  }
}
@media screen and (max-width: 750px) {
  body#top #sysWrap #sysMain .top_shopinfo .shopinfo_inner .lead {
    font-size: 3.2vw;
    margin-bottom: 8vw;
  }
  body#top #sysWrap #sysMain .top_shopinfo .shopinfo_inner .lead span {
    padding-top: 2.6666666667vw;
    font-size: 2.9333333333vw;
  }
}
body#top #sysWrap #sysMain .top_shopinfo .shopinfo_inner ul.shoplist {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  gap: 30px;
  margin-bottom: 40px;
}
body#top #sysWrap #sysMain .top_shopinfo .shopinfo_inner ul.shoplist li {
  width: calc((100% - 60px) / 3);
  display: flex;
  flex-direction: column;
}
body#top #sysWrap #sysMain .top_shopinfo .shopinfo_inner ul.shoplist li .img_wrap {
  margin: 0 0 10px;
}
body#top #sysWrap #sysMain .top_shopinfo .shopinfo_inner ul.shoplist li .open_date {
  border: 1px solid #cdcdc4;
  width: 100%;
  height: 36px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 500;
  color: #e94709;
  margin-bottom: 15px;
}
body#top #sysWrap #sysMain .top_shopinfo .shopinfo_inner ul.shoplist li .place {
  flex-grow: 1;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 18px;
  font-size: 20px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 700;
  margin-bottom: 10px;
}
body#top #sysWrap #sysMain .top_shopinfo .shopinfo_inner ul.shoplist li .place span {
  flex-shrink: 0;
  padding: 2px 10px;
  background: #9c9c89;
  font-size: 17px;
  line-height: 26px;
  letter-spacing: 0;
  font-weight: 500;
  color: #ffffff;
}
body#top #sysWrap #sysMain .top_shopinfo .shopinfo_inner ul.shoplist li .details {
  font-size: 15px;
  line-height: 2;
  letter-spacing: 0;
  font-weight: 400;
  margin-bottom: 15px;
}
body#top #sysWrap #sysMain .top_shopinfo .shopinfo_inner ul.shoplist li .map_btn a {
  font-size: 15px;
  line-height: 2;
  letter-spacing: 0;
  font-weight: 400;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#top #sysWrap #sysMain .top_shopinfo .shopinfo_inner ul.shoplist {
    gap: 2.4193548387vw;
    margin-bottom: 3.2258064516vw;
  }
  body#top #sysWrap #sysMain .top_shopinfo .shopinfo_inner ul.shoplist li {
    width: calc((100% - 4.8387096774vw) / 3);
  }
  body#top #sysWrap #sysMain .top_shopinfo .shopinfo_inner ul.shoplist li .img_wrap {
    margin: 0 0 0.8064516129vw;
  }
  body#top #sysWrap #sysMain .top_shopinfo .shopinfo_inner ul.shoplist li .open_date {
    height: 2.9032258065vw;
    font-size: 1.4516129032vw;
    margin-bottom: 1.2096774194vw;
  }
  body#top #sysWrap #sysMain .top_shopinfo .shopinfo_inner ul.shoplist li .place {
    gap: 1.4516129032vw;
    font-size: 1.6129032258vw;
    margin-bottom: 0.8064516129vw;
  }
  body#top #sysWrap #sysMain .top_shopinfo .shopinfo_inner ul.shoplist li .place span {
    padding: 0.1612903226vw 0.8064516129vw;
    font-size: 1.3709677419vw;
    line-height: 2.0967741935vw;
  }
  body#top #sysWrap #sysMain .top_shopinfo .shopinfo_inner ul.shoplist li .details {
    font-size: 1.2096774194vw;
    margin-bottom: 1.2096774194vw;
  }
  body#top #sysWrap #sysMain .top_shopinfo .shopinfo_inner ul.shoplist li .map_btn a {
    font-size: 1.2096774194vw;
  }
}
@media screen and (max-width: 750px) {
  body#top #sysWrap #sysMain .top_shopinfo .shopinfo_inner ul.shoplist {
    flex-direction: column;
    gap: 8vw;
    margin-bottom: 8vw;
  }
  body#top #sysWrap #sysMain .top_shopinfo .shopinfo_inner ul.shoplist li {
    width: 100%;
    display: block;
  }
  body#top #sysWrap #sysMain .top_shopinfo .shopinfo_inner ul.shoplist li .img_wrap {
    margin: 0 0 1.3333333333vw;
  }
  body#top #sysWrap #sysMain .top_shopinfo .shopinfo_inner ul.shoplist li .open_date {
    height: 8.2666666667vw;
    font-size: 4vw;
    margin-bottom: 2.6666666667vw;
  }
  body#top #sysWrap #sysMain .top_shopinfo .shopinfo_inner ul.shoplist li .place {
    gap: 3.2vw;
    font-size: 4.2666666667vw;
    margin-bottom: 2.6666666667vw;
  }
  body#top #sysWrap #sysMain .top_shopinfo .shopinfo_inner ul.shoplist li .place span {
    padding: 0.5333333333vw 2.6666666667vw;
    font-size: 4vw;
    line-height: 5.3333333333vw;
  }
  body#top #sysWrap #sysMain .top_shopinfo .shopinfo_inner ul.shoplist li .details {
    font-size: 3.2vw;
    margin-bottom: 2.6666666667vw;
  }
  body#top #sysWrap #sysMain .top_shopinfo .shopinfo_inner ul.shoplist li .map_btn a {
    font-size: 3.2vw;
  }
}
body#top #sysWrap #sysMain .top_shopinfo .shopinfo_inner .store_info_link a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 400px;
  height: auto;
  aspect-ratio: 400/62;
  margin: 0 auto;
  padding: 0;
  background: #313131;
  border: 1px solid #313131;
  border-radius: 15px;
  font-size: 15px;
  font-weight: 700;
  color: #ffffff;
  transition-duration: 0.3s;
}
body#top #sysWrap #sysMain .top_shopinfo .shopinfo_inner .store_info_link a:hover {
  background: #ffffff;
  color: #313131;
  text-decoration: none;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#top #sysWrap #sysMain .top_shopinfo .shopinfo_inner .store_info_link a {
    max-width: 32.2580645161vw;
    border-radius: 1.2096774194vw;
    font-size: 1.2096774194vw;
  }
}
@media screen and (max-width: 750px) {
  body#top #sysWrap #sysMain .top_shopinfo .shopinfo_inner .store_info_link a {
    border-radius: 2.6666666667vw;
    font-size: 3.4666666667vw;
  }
}
body#top #sysWrap #sysMain .top_column {
  padding: 70px 20px;
  max-width: 1240px;
  margin: 0 auto;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#top #sysWrap #sysMain .top_column {
    padding: 5.6451612903vw 1.6129032258vw;
    max-width: 100vw;
  }
}
@media screen and (max-width: 750px) {
  body#top #sysWrap #sysMain .top_column {
    padding: 12vw 0;
  }
}
body#top #sysWrap #sysMain .top_column .column_swiper {
  margin-bottom: 70px;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#top #sysWrap #sysMain .top_column .column_swiper {
    margin-bottom: 5.6451612903vw;
  }
}
@media screen and (max-width: 750px) {
  body#top #sysWrap #sysMain .top_column .column_swiper {
    margin-bottom: 10.6666666667vw;
    padding: 0 5.3333333333vw;
  }
}
body#top #sysWrap #sysMain .top_column .column_swiper .swiper-slide {
  display: block;
}
body#top #sysWrap #sysMain .top_column .column_swiper .swiper-slide .img_wrap {
  margin-bottom: 12px;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#top #sysWrap #sysMain .top_column .column_swiper .swiper-slide .img_wrap {
    margin-bottom: 0.9677419355vw;
  }
}
@media screen and (max-width: 750px) {
  body#top #sysWrap #sysMain .top_column .column_swiper .swiper-slide .img_wrap {
    margin-bottom: 2.1333333333vw;
  }
}
body#top #sysWrap #sysMain .top_column .column_swiper .swiper-slide .details .icon {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
  margin-bottom: 12px;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#top #sysWrap #sysMain .top_column .column_swiper .swiper-slide .details .icon {
    gap: 0.4032258065vw;
    margin-bottom: 0.9677419355vw;
  }
}
@media screen and (max-width: 750px) {
  body#top #sysWrap #sysMain .top_column .column_swiper .swiper-slide .details .icon {
    gap: 1.3333333333vw;
    margin-bottom: 2.6666666667vw;
  }
}
body#top #sysWrap #sysMain .top_column .column_swiper .swiper-slide .details .icon span {
  display: block;
  padding: 3px 11px 2px;
  background: #1d1d1d;
  font-size: 12px;
  line-height: 17px;
  font-weight: 700;
  text-align: center;
  color: #ffffff;
  border-radius: 11px;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#top #sysWrap #sysMain .top_column .column_swiper .swiper-slide .details .icon span {
    padding: 0.2419354839vw 0.8870967742vw 0.1612903226vw;
    font-size: 0.9677419355vw;
    line-height: 1.3709677419vw;
    border-radius: 0.8870967742vw;
  }
}
@media screen and (max-width: 750px) {
  body#top #sysWrap #sysMain .top_column .column_swiper .swiper-slide .details .icon span {
    padding: 0.5333333333vw 2.1333333333vw 0.2666666667vw;
    font-size: 2.6666666667vw;
    line-height: 4vw;
    border-radius: 2.4vw;
  }
}
body#top #sysWrap #sysMain .top_column .column_swiper .swiper-slide .details .post_ttl {
  font-size: 15px;
  font-weight: 500;
  text-align: left;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  margin-bottom: 12px;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#top #sysWrap #sysMain .top_column .column_swiper .swiper-slide .details .post_ttl {
    font-size: 1.2096774194vw;
    margin-bottom: 0.9677419355vw;
  }
}
@media screen and (max-width: 750px) {
  body#top #sysWrap #sysMain .top_column .column_swiper .swiper-slide .details .post_ttl {
    font-size: 3.2vw;
    margin-bottom: 2.1333333333vw;
    -webkit-line-clamp: 3;
  }
}
body#top #sysWrap #sysMain .top_column .column_swiper .swiper-slide .details .tag_wrap {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}
body#top #sysWrap #sysMain .top_column .column_swiper .swiper-slide .details .tag_wrap span a {
  display: block;
  padding: 10px 15px 11px;
  background: #ebebe7;
  font-size: 12px;
  line-height: 17px;
  font-weight: 700;
  color: #1d1d1d;
  text-align: center;
  border-radius: 19px;
}
body#top #sysWrap #sysMain .top_column .column_swiper .swiper-slide .details .tag_wrap span a:hover {
  color: #1d1d1d;
  text-decoration: none;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#top #sysWrap #sysMain .top_column .column_swiper .swiper-slide .details .tag_wrap {
    gap: 0.6451612903vw;
  }
  body#top #sysWrap #sysMain .top_column .column_swiper .swiper-slide .details .tag_wrap span a {
    padding: 0.8064516129vw 1.2096774194vw 0.8870967742vw;
    font-size: 0.9677419355vw;
    line-height: 1.3709677419vw;
    border-radius: 1.5322580645vw;
  }
}
@media screen and (max-width: 750px) {
  body#top #sysWrap #sysMain .top_column .column_swiper .swiper-slide .details .tag_wrap {
    gap: 1.3333333333vw;
  }
  body#top #sysWrap #sysMain .top_column .column_swiper .swiper-slide .details .tag_wrap span a {
    padding: 1.3333333333vw 2.6666666667vw;
    font-size: 2.6666666667vw;
    line-height: 4vw;
    border-radius: 3.4666666667vw;
  }
}
body#top #sysWrap #sysMain .top_column .column_category_wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: stretch;
  gap: 50px 30px;
}
body#top #sysWrap #sysMain .top_column .column_category_wrap li {
  width: calc((100% - 60px) / 3);
}
body#top #sysWrap #sysMain .top_column .column_category_wrap li .img_wrap {
  margin-bottom: 15px;
}
body#top #sysWrap #sysMain .top_column .column_category_wrap li .category_name {
  font-size: 18px;
  font-weight: 500;
  text-align: center;
  margin-bottom: 8px;
}
body#top #sysWrap #sysMain .top_column .column_category_wrap li .category_info {
  font-size: 12px;
  font-weight: 500;
  text-align: center;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#top #sysWrap #sysMain .top_column .column_category_wrap {
    gap: 4.0322580645vw 2.4193548387vw;
  }
  body#top #sysWrap #sysMain .top_column .column_category_wrap li {
    width: calc((100% - 4.8387096774vw) / 3);
  }
  body#top #sysWrap #sysMain .top_column .column_category_wrap li .img_wrap {
    margin-bottom: 1.2096774194vw;
  }
  body#top #sysWrap #sysMain .top_column .column_category_wrap li .category_name {
    font-size: 1.4516129032vw;
    margin-bottom: 0.6451612903vw;
  }
  body#top #sysWrap #sysMain .top_column .column_category_wrap li .category_info {
    font-size: 0.9677419355vw;
  }
}
@media screen and (max-width: 750px) {
  body#top #sysWrap #sysMain .top_column .column_category_wrap {
    padding: 0 5.3333333333vw;
    gap: 4.8vw 4vw;
  }
  body#top #sysWrap #sysMain .top_column .column_category_wrap li {
    width: calc((100% - 4vw) / 2);
  }
  body#top #sysWrap #sysMain .top_column .column_category_wrap li .img_wrap {
    margin-bottom: 2.1333333333vw;
  }
  body#top #sysWrap #sysMain .top_column .column_category_wrap li .category_name {
    font-size: 3.7333333333vw;
    margin-bottom: 0.8vw;
  }
  body#top #sysWrap #sysMain .top_column .column_category_wrap li .category_info {
    font-size: 2.6666666667vw;
  }
}
body#top #sysWrap #sysMain .top_news {
  max-width: 1240px;
  padding: 70px 20px 0;
  margin: 0 auto 70px;
}
body#top #sysWrap #sysMain .top_news nav {
  border: 1px solid #6e6966;
  padding: 50px 20px;
}
body#top #sysWrap #sysMain .top_news nav ul {
  max-width: 830px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
body#top #sysWrap #sysMain .top_news nav ul li a {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 30px;
  padding: 0;
  font-size: 15px;
  font-weight: 500;
  white-space: normal;
  color: #1d1d1d;
}
body#top #sysWrap #sysMain .top_news nav ul li a span {
  display: block;
  width: 130px;
  flex-shrink: 0;
  font-size: 15px;
  font-weight: 500;
}
body#top #sysWrap #sysMain .top_news nav ul li a:hover {
  color: #e94709;
  text-decoration: underline;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#top #sysWrap #sysMain .top_news {
    max-width: 100vw;
    padding: 5.6451612903vw 1.6129032258vw 0;
    margin: 0 auto 5.6451612903vw;
  }
  body#top #sysWrap #sysMain .top_news nav {
    padding: 4.0322580645vw 1.6129032258vw;
  }
  body#top #sysWrap #sysMain .top_news nav ul {
    max-width: 66.935483871vw;
    gap: 1.6129032258vw;
  }
  body#top #sysWrap #sysMain .top_news nav ul li a {
    gap: 2.4193548387vw;
    font-size: 1.2096774194vw;
  }
  body#top #sysWrap #sysMain .top_news nav ul li a span {
    width: 10.4838709677vw;
    font-size: 1.2096774194vw;
  }
}
@media screen and (max-width: 750px) {
  body#top #sysWrap #sysMain .top_news {
    max-width: 100%;
    padding: 12vw 0 0;
    margin: 0 auto 12vw;
  }
  body#top #sysWrap #sysMain .top_news nav {
    max-width: 89.3333333333vw;
    margin: 0 auto;
    padding: 5.3333333333vw;
  }
  body#top #sysWrap #sysMain .top_news nav ul {
    max-width: 100%;
    gap: 5.3333333333vw;
  }
  body#top #sysWrap #sysMain .top_news nav ul li a {
    width: 100%;
    display: block;
    font-size: 3.2vw;
    white-space: normal;
  }
  body#top #sysWrap #sysMain .top_news nav ul li a span {
    width: 100%;
    display: block;
    margin-bottom: 2.6666666667vw;
    font-size: 2.9333333333vw;
  }
}
body#top #sysWrap #sysMain .top_about {
  padding: 70px 20px;
  background: #fcf8f0;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#top #sysWrap #sysMain .top_about {
    padding: 5.6451612903vw 1.6129032258vw;
  }
}
@media screen and (max-width: 750px) {
  body#top #sysWrap #sysMain .top_about {
    padding: 10.6666666667vw 5.3333333333vw;
  }
}
body#top #sysWrap #sysMain .top_about .sysContent {
  max-width: 1200px;
  margin: 0 auto;
}
body#top #sysWrap #sysMain .top_about .sysContent .about_ttl {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 38px;
  line-height: 49px;
  letter-spacing: 0.02em;
  font-weight: 500;
  text-align: center;
  margin-bottom: 50px;
}
body#top #sysWrap #sysMain .top_about .sysContent .about_ttl span {
  font-size: 28px;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#top #sysWrap #sysMain .top_about .sysContent .about_ttl {
    font-size: 3.064516129vw;
    line-height: 3.9516129032vw;
    margin-bottom: 4.0322580645vw;
  }
  body#top #sysWrap #sysMain .top_about .sysContent .about_ttl span {
    font-size: 2.2580645161vw;
  }
}
@media screen and (max-width: 750px) {
  body#top #sysWrap #sysMain .top_about .sysContent .about_ttl {
    font-size: 5.8666666667vw;
    line-height: 8vw;
    margin-bottom: 5.3333333333vw;
  }
  body#top #sysWrap #sysMain .top_about .sysContent .about_ttl span {
    font-size: 4.8vw;
  }
}
body#top #sysWrap #sysMain .top_about .sysContent .about_lead {
  font-size: 15px;
  line-height: 2;
  letter-spacing: 0;
  font-weight: 400;
  text-align: center;
  margin: 0 auto 50px;
}
body#top #sysWrap #sysMain .top_about .sysContent .about_lead span {
  font-weight: 700;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#top #sysWrap #sysMain .top_about .sysContent .about_lead {
    font-size: 1.2096774194vw;
    margin: 0 auto 4.0322580645vw;
  }
}
@media screen and (max-width: 750px) {
  body#top #sysWrap #sysMain .top_about .sysContent .about_lead {
    max-width: 100%;
    font-size: 3.2vw;
    text-align: left;
    margin: 0 auto 10.6666666667vw;
  }
}
body#top #sysWrap #sysMain .top_about .sysContent .benefits_ttl {
  font-size: 20px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 500;
  text-align: center;
  padding-bottom: 15px;
  margin-bottom: 30px;
  position: relative;
}
body#top #sysWrap #sysMain .top_about .sysContent .benefits_ttl::after {
  content: "";
  display: block;
  width: 20px;
  height: 0;
  border-bottom: 1px solid #ed6c3a;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#top #sysWrap #sysMain .top_about .sysContent .benefits_ttl {
    font-size: 1.6129032258vw;
    padding-bottom: 1.2096774194vw;
    margin-bottom: 2.4193548387vw;
  }
  body#top #sysWrap #sysMain .top_about .sysContent .benefits_ttl::after {
    width: 1.6129032258vw;
  }
}
@media screen and (max-width: 750px) {
  body#top #sysWrap #sysMain .top_about .sysContent .benefits_ttl {
    font-size: 4.2666666667vw;
    padding-bottom: 3.2vw;
    margin-bottom: 4vw;
  }
  body#top #sysWrap #sysMain .top_about .sysContent .benefits_ttl::after {
    width: 5.3333333333vw;
  }
}
body#top #sysWrap #sysMain .top_about .sysContent .limited_benefits {
  width: 100%;
  max-width: 920px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: stretch;
  flex-wrap: wrap;
  gap: 50px 40px;
}
body#top #sysWrap #sysMain .top_about .sysContent .limited_benefits li {
  width: calc((100% - 120px) / 4);
  display: flex;
  flex-direction: column;
  align-items: center;
}
body#top #sysWrap #sysMain .top_about .sysContent .limited_benefits li .icon_wrap {
  width: 160px;
  margin: 0 auto 15px;
}
body#top #sysWrap #sysMain .top_about .sysContent .limited_benefits li .txt_wrap {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
body#top #sysWrap #sysMain .top_about .sysContent .limited_benefits li .txt_wrap div {
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 400;
  text-align: center;
  margin: 0 auto 15px;
}
body#top #sysWrap #sysMain .top_about .sysContent .limited_benefits li .txt_wrap div span {
  font-weight: 700;
  color: #e94709;
}
body#top #sysWrap #sysMain .top_about .sysContent .limited_benefits li .btn_wrap {
  width: 160px;
  height: 38px;
  margin: 0 auto;
}
body#top #sysWrap #sysMain .top_about .sysContent .limited_benefits li .btn_wrap a {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #6e6966;
  border-radius: 19px;
  transition-duration: 0.3s;
  font-size: 13px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 500;
}
body#top #sysWrap #sysMain .top_about .sysContent .limited_benefits li .btn_wrap a:hover {
  background: #6e6966;
  color: #ffffff;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#top #sysWrap #sysMain .top_about .sysContent .limited_benefits {
    max-width: 74.1935483871vw;
    gap: 4.0322580645vw 3.2258064516vw;
  }
  body#top #sysWrap #sysMain .top_about .sysContent .limited_benefits li {
    width: calc((100% - 9.6774193548vw) / 4);
  }
  body#top #sysWrap #sysMain .top_about .sysContent .limited_benefits li .icon_wrap {
    width: 12.9032258065vw;
    margin: 0 auto 1.2096774194vw;
  }
  body#top #sysWrap #sysMain .top_about .sysContent .limited_benefits li .txt_wrap div {
    font-size: 1.2096774194vw;
    margin: 0 auto 1.2096774194vw;
  }
  body#top #sysWrap #sysMain .top_about .sysContent .limited_benefits li .btn_wrap {
    width: 12.9032258065vw;
    height: 3.064516129vw;
  }
  body#top #sysWrap #sysMain .top_about .sysContent .limited_benefits li .btn_wrap a {
    border-radius: 1.5322580645vw;
    font-size: 1.0483870968vw;
  }
}
@media screen and (max-width: 750px) {
  body#top #sysWrap #sysMain .top_about .sysContent .limited_benefits {
    justify-content: space-between;
    gap: 8vw 5.3333333333vw;
  }
  body#top #sysWrap #sysMain .top_about .sysContent .limited_benefits li {
    width: calc((100% - 5.3333333333vw) / 2);
  }
  body#top #sysWrap #sysMain .top_about .sysContent .limited_benefits li .icon_wrap {
    width: 38.6666666667vw;
    margin: 0 auto 2.1333333333vw;
  }
  body#top #sysWrap #sysMain .top_about .sysContent .limited_benefits li .txt_wrap div {
    font-size: 3.2vw;
    margin: 0 auto 2.6666666667vw;
  }
  body#top #sysWrap #sysMain .top_about .sysContent .limited_benefits li .btn_wrap {
    width: 41.3333333333vw;
    height: 10.4vw;
  }
  body#top #sysWrap #sysMain .top_about .sysContent .limited_benefits li .btn_wrap a {
    border-radius: 5.0666666667vw;
    font-size: 3.4666666667vw;
  }
}
body#top #sysWrap #sysMain .itemblk_catalog_gift {
  display: none;
}
@media screen and (max-width: 750px) {
  body#top #sysWrap #sysMain .top_campaign,
  body#top #sysWrap #sysMain .top_column {
    position: relative;
    padding-bottom: 33.8666666667vw;
  }
  body#top #sysWrap #sysMain .top_campaign .sysHeadline .view_more,
  body#top #sysWrap #sysMain .top_column .sysHeadline .view_more {
    position: absolute;
    bottom: 12vw;
    left: 50%;
    transform: translateX(-50%);
  }
  body#top #sysWrap #sysMain .top_campaign .sysHeadline .view_more a,
  body#top #sysWrap #sysMain .top_column .sysHeadline .view_more a {
    white-space: nowrap;
  }
  body#top #sysWrap #sysMain .trending_items_select_blk:has(.view_more),
  body#top #sysWrap #sysMain .top_brands:has(.view_more),
  body#top #sysWrap #sysMain .top_feature:has(.view_more) {
    position: relative;
    padding-bottom: 17.8666666667vw;
  }
  body#top #sysWrap #sysMain .trending_items_select_blk:has(.view_more) .sysHeadline .view_more,
  body#top #sysWrap #sysMain .top_brands:has(.view_more) .sysHeadline .view_more,
  body#top #sysWrap #sysMain .top_feature:has(.view_more) .sysHeadline .view_more {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
  }
  body#top #sysWrap #sysMain .trending_items_select_blk:has(.view_more) .sysHeadline .view_more a,
  body#top #sysWrap #sysMain .top_brands:has(.view_more) .sysHeadline .view_more a,
  body#top #sysWrap #sysMain .top_feature:has(.view_more) .sysHeadline .view_more a {
    white-space: nowrap;
  }
}

body[class^=form-] input[type=radio] {
  appearance: none;
  outline: none;
  display: block;
  width: 16px;
  height: 16px;
  margin: 0;
  border-radius: 50%;
  border: 1px solid #979797 !important;
  background: #ffffff;
  position: relative;
}
body[class^=form-] input[type=radio]:checked {
  border: 1px solid #ed6c3a !important;
}
body[class^=form-] input[type=radio]:checked::after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  background: #ed6c3a;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
body[class^=form-] input[type=checkbox] {
  appearance: none;
  outline: none;
  display: block;
  width: 22px;
  height: 22px;
  margin: 0;
  border-radius: 3px;
  border: 1px solid #979797 !important;
  background: #ffffff;
  position: relative;
}
body[class^=form-] input[type=checkbox]::after {
  content: "";
  display: block;
  width: 7px;
  height: 12px;
  border-right: 2px solid #ffffff !important;
  border-bottom: 2px solid #ffffff !important;
  position: absolute;
  top: 3px;
  left: 6px;
  transform: rotateZ(45deg);
}
body[class^=form-] input[type=checkbox]:checked {
  background: #ed6c3a !important;
  border: 1px solid #ed6c3a !important;
}
@media screen and (max-width: 750px) {
  body[class^=form-] input[type=checkbox] {
    width: 5.3333333333vw;
    height: 5.3333333333vw;
    border-radius: 0.8vw;
  }
  body[class^=form-] input[type=checkbox]::after {
    width: 1.8666666667vw;
    height: 3.2vw;
    border-right: 0.5333333333vw solid #ffffff !important;
    border-bottom: 0.5333333333vw solid #ffffff !important;
    top: 0.5333333333vw;
    left: 1.4666666667vw;
  }
}
body[class^=form-] div#sysHeader .fixed_gift_search {
  display: none;
}
body[class^=form-] div#sysWrap {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  padding: 65px 20px 0;
}
@media screen and (max-width: 750px) {
  body[class^=form-] div#sysWrap {
    padding: 10.6666666667vw 5.3333333333vw 0;
  }
}
body[class^=form-] div#sysWrap div#sysMain {
  width: 100%;
  border: none;
  padding: 0;
  margin: 0 0 140px;
}
@media screen and (max-width: 750px) {
  body[class^=form-] div#sysWrap div#sysMain {
    margin: 0 0 17.3333333333vw;
  }
}
body[class^=form-]#sysFormIndex div#sysMain > h2 {
  display: none;
}
body[class^=form-]#sysFormIndex div#sysMain > p {
  display: none;
}
body[class^=form-]#sysFormIndex div#sysMain div.form_head div.sysContent div.txtBlock > p {
  font-size: 15px;
  line-height: 2;
  letter-spacing: 0;
  font-weight: 400;
  margin: 0 0 60px;
  text-align: center;
}
@media screen and (max-width: 750px) {
  body[class^=form-]#sysFormIndex div#sysMain div.form_head div.sysContent div.txtBlock > p {
    font-size: 3.2vw;
    margin: 0 0 8vw;
    text-align: left;
  }
}
body[class^=form-]#sysFormIndex div#sysMain > p {
  display: none;
}
body[class^=form-]#sysFormIndex div#sysMain > form div.sysForm {
  display: none;
}
body[class^=form-]#sysFormIndex div#sysMain > form div.sysForm:has(.label_wrap) {
  display: block;
}
body[class^=form-]#sysFormIndex div#sysMain > form div.sysForm :nth-last-child(1 of .sysFormItem) {
  border-bottom: 1px solid #cccccc;
}
@media screen and (max-width: 750px) {
  body[class^=form-]#sysFormIndex div#sysMain > form div.sysForm :nth-last-child(1 of .sysFormItem) {
    border-bottom: none;
  }
}
body[class^=form-]#sysFormIndex div#sysMain > form div.sysForm div.sysFormItem {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  border-top: 1px solid #cccccc;
}
@media screen and (max-width: 750px) {
  body[class^=form-]#sysFormIndex div#sysMain > form div.sysForm div.sysFormItem {
    flex-wrap: wrap;
    gap: 4vw 2.6666666667vw;
    border-top: none;
    padding-bottom: 6.6666666667vw;
  }
}
body[class^=form-]#sysFormIndex div#sysMain > form div.sysForm div.sysFormItem .label_wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 290px;
  padding: 30px 15px;
  flex-shrink: 0;
  background: #ebebe7;
  gap: 16px;
}
body[class^=form-]#sysFormIndex div#sysMain > form div.sysForm div.sysFormItem .label_wrap label.sysFormLabel {
  display: block;
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 500;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 750px) {
  body[class^=form-]#sysFormIndex div#sysMain > form div.sysForm div.sysFormItem .label_wrap label.sysFormLabel {
    font-size: 3.2vw;
  }
}
body[class^=form-]#sysFormIndex div#sysMain > form div.sysForm div.sysFormItem .label_wrap span.sysRequired {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 20px;
  margin: 0;
  padding: 0;
  background: #ed6c3a;
  border: none;
  border-radius: 3px;
  font-size: 11px;
  line-height: 1;
  letter-spacing: 0;
  font-weight: 500;
  color: #ffffff;
  flex-shrink: 0;
}
body[class^=form-]#sysFormIndex div#sysMain > form div.sysForm div.sysFormItem .label_wrap span.sysRequired::before {
  display: none;
}
body[class^=form-]#sysFormIndex div#sysMain > form div.sysForm div.sysFormItem .label_wrap span.sysRequired::after {
  display: none;
}
@media screen and (max-width: 750px) {
  body[class^=form-]#sysFormIndex div#sysMain > form div.sysForm div.sysFormItem .label_wrap {
    width: calc(100% + 5.3333333333vw);
    padding: 2.9333333333vw 2.6666666667vw 3.2vw 5.3333333333vw;
    position: relative;
    left: -5.3333333333vw;
  }
}
body[class^=form-]#sysFormIndex div#sysMain > form div.sysForm div.sysFormItem div.sysFormField {
  width: 100%;
  padding: 20px;
  font-size: 13px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 400;
}
@media screen and (max-width: 750px) {
  body[class^=form-]#sysFormIndex div#sysMain > form div.sysForm div.sysFormItem div.sysFormField {
    padding: 0;
    font-size: 2.9333333333vw;
  }
}
body[class^=form-]#sysFormIndex div#sysMain > form div.sysForm div.sysFormItem div.sysFormField > textarea {
  width: 100%;
  height: 40px;
  margin: 0;
  padding: 10px;
  border: 1px solid #979797;
  border-radius: 5px;
  font-size: 15px;
  line-height: 1;
  letter-spacing: 0;
  font-weight: 400;
  outline: none;
  height: auto;
  max-width: 100%;
  min-width: 100%;
  min-height: 150px;
}
body[class^=form-]#sysFormIndex div#sysMain > form div.sysForm div.sysFormItem div.sysFormField > textarea::placeholder {
  color: #979797;
}
body[class^=form-]#sysFormIndex div#sysMain > form div.sysForm div.sysFormItem div.sysFormField > textarea:focus {
  border: 1px solid #e94708;
}
@media screen and (max-width: 750px) {
  body[class^=form-]#sysFormIndex div#sysMain > form div.sysForm div.sysFormItem div.sysFormField > textarea {
    height: 10.6666666667vw;
    padding: 2.4vw 2.6666666667vw 1.8666666667vw;
    border-radius: 1.3333333333vw;
    font-size: 3.2vw;
    line-height: 2;
  }
}
body[class^=form-]#sysFormIndex div#sysMain > form div.sysForm div.sysFormItem div.sysFormField select {
  width: 225px;
  height: 40px;
  margin: 0;
  padding: 10px;
  border: 1px solid #979797;
  background: #ffffff url("/img/common/select_arr.png") center right 11px no-repeat;
  background-size: 8px auto;
  border-radius: 5px;
  font-size: 15px;
  line-height: 1;
  letter-spacing: 0;
  font-weight: 400;
}
@media screen and (max-width: 750px) {
  body[class^=form-]#sysFormIndex div#sysMain > form div.sysForm div.sysFormItem div.sysFormField select {
    width: 60vw;
    height: 10.6666666667vw;
    padding: 2.4vw 2.6666666667vw 1.8666666667vw;
    border-radius: 1.3333333333vw;
    font-size: 3.2vw;
    line-height: 2;
    background: #ffffff url("/img/common/select_arr.png") center right 2.9333333333vw no-repeat;
    background-size: 2.1333333333vw auto;
  }
}
body[class^=form-]#sysFormIndex div#sysMain > form div.sysForm div.sys1 div.sysFormField > input {
  width: 100%;
  height: 40px;
  margin: 0;
  padding: 10px;
  border: 1px solid #979797;
  border-radius: 5px;
  font-size: 15px;
  line-height: 1;
  letter-spacing: 0;
  font-weight: 400;
  outline: none;
}
body[class^=form-]#sysFormIndex div#sysMain > form div.sysForm div.sys1 div.sysFormField > input::placeholder {
  color: #979797;
}
body[class^=form-]#sysFormIndex div#sysMain > form div.sysForm div.sys1 div.sysFormField > input:focus {
  border: 1px solid #e94708;
}
@media screen and (max-width: 750px) {
  body[class^=form-]#sysFormIndex div#sysMain > form div.sysForm div.sys1 div.sysFormField > input {
    height: 10.6666666667vw;
    padding: 2.4vw 2.6666666667vw 1.8666666667vw;
    border-radius: 1.3333333333vw;
    font-size: 3.2vw;
    line-height: 2;
  }
}
body[class^=form-]#sysFormIndex div#sysMain > form div.sysForm div.sys2 div.sysFormField > input {
  width: 100%;
  height: 40px;
  margin: 0;
  padding: 10px;
  border: 1px solid #979797;
  border-radius: 5px;
  font-size: 15px;
  line-height: 1;
  letter-spacing: 0;
  font-weight: 400;
  outline: none;
}
body[class^=form-]#sysFormIndex div#sysMain > form div.sysForm div.sys2 div.sysFormField > input::placeholder {
  color: #979797;
}
body[class^=form-]#sysFormIndex div#sysMain > form div.sysForm div.sys2 div.sysFormField > input:focus {
  border: 1px solid #e94708;
}
@media screen and (max-width: 750px) {
  body[class^=form-]#sysFormIndex div#sysMain > form div.sysForm div.sys2 div.sysFormField > input {
    height: 10.6666666667vw;
    padding: 2.4vw 2.6666666667vw 1.8666666667vw;
    border-radius: 1.3333333333vw;
    font-size: 3.2vw;
    line-height: 2;
  }
}
body[class^=form-]#sysFormIndex div#sysMain > form div.sysForm div.sys3 div.sysFormField > input {
  width: 100%;
  height: 40px;
  margin: 0;
  padding: 10px;
  border: 1px solid #979797;
  border-radius: 5px;
  font-size: 15px;
  line-height: 1;
  letter-spacing: 0;
  font-weight: 400;
  outline: none;
}
body[class^=form-]#sysFormIndex div#sysMain > form div.sysForm div.sys3 div.sysFormField > input::placeholder {
  color: #979797;
}
body[class^=form-]#sysFormIndex div#sysMain > form div.sysForm div.sys3 div.sysFormField > input:focus {
  border: 1px solid #e94708;
}
@media screen and (max-width: 750px) {
  body[class^=form-]#sysFormIndex div#sysMain > form div.sysForm div.sys3 div.sysFormField > input {
    height: 10.6666666667vw;
    padding: 2.4vw 2.6666666667vw 1.8666666667vw;
    border-radius: 1.3333333333vw;
    font-size: 3.2vw;
    line-height: 2;
  }
}
body[class^=form-]#sysFormIndex div#sysMain > form div.sysForm div:has(input[type=text]) div.sysFormField > input {
  width: 100%;
  height: 40px;
  margin: 0;
  padding: 10px;
  border: 1px solid #979797;
  border-radius: 5px;
  font-size: 15px;
  line-height: 1;
  letter-spacing: 0;
  font-weight: 400;
  outline: none;
}
body[class^=form-]#sysFormIndex div#sysMain > form div.sysForm div:has(input[type=text]) div.sysFormField > input::placeholder {
  color: #979797;
}
body[class^=form-]#sysFormIndex div#sysMain > form div.sysForm div:has(input[type=text]) div.sysFormField > input:focus {
  border: 1px solid #e94708;
}
@media screen and (max-width: 750px) {
  body[class^=form-]#sysFormIndex div#sysMain > form div.sysForm div:has(input[type=text]) div.sysFormField > input {
    height: 10.6666666667vw;
    padding: 2.4vw 2.6666666667vw 1.8666666667vw;
    border-radius: 1.3333333333vw;
    font-size: 3.2vw;
    line-height: 2;
  }
}
body[class^=form-]#sysFormIndex div#sysMain > form div.sysForm div:has(input[type=text]) div.sysFormField:has(br) > input {
  margin-top: 5px;
}
body[class^=form-]#sysFormIndex div#sysMain > form div.sysForm div:has(input[type=radio]) div.sysFormField:not(:has(a)) {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px 30px;
}
@media screen and (max-width: 750px) {
  body[class^=form-]#sysFormIndex div#sysMain > form div.sysForm div:has(input[type=radio]) div.sysFormField:not(:has(a)) {
    flex-wrap: wrap;
    gap: 2.6666666667vw 8vw;
  }
}
body[class^=form-]#sysFormIndex div#sysMain > form div.sysForm div:has(input[type=radio]) div.sysFormField label {
  width: fit-content;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 7px;
  font-size: 15px;
  line-height: 2;
  letter-spacing: 0;
  font-weight: 400;
  white-space: nowrap;
}
@media screen and (max-width: 750px) {
  body[class^=form-]#sysFormIndex div#sysMain > form div.sysForm div:has(input[type=radio]) div.sysFormField label {
    font-size: 3.2vw;
    gap: 1.8666666667vw;
    margin-right: 5.3333333333vw;
  }
}
body[class^=form-]#sysFormIndex div#sysMain > form div.sysForm div:has(input[type=checkbox]) div.sysFormField label {
  width: fit-content;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 7px;
  font-size: 15px;
  line-height: 2;
  letter-spacing: 0;
  font-weight: 400;
  white-space: nowrap;
}
@media screen and (max-width: 750px) {
  body[class^=form-]#sysFormIndex div#sysMain > form div.sysForm div:has(input[type=checkbox]) div.sysFormField label {
    font-size: 3.2vw;
    gap: 1.8666666667vw;
    margin-right: 5.3333333333vw;
  }
}
body[class^=form-]#sysFormIndex div#sysMain > form div.sysForm div.sys7 div.sysFormField > input {
  width: 100%;
  height: 40px;
  margin: 0;
  padding: 10px;
  border: 1px solid #979797;
  border-radius: 5px;
  font-size: 15px;
  line-height: 1;
  letter-spacing: 0;
  font-weight: 400;
  outline: none;
}
body[class^=form-]#sysFormIndex div#sysMain > form div.sysForm div.sys7 div.sysFormField > input::placeholder {
  color: #979797;
}
body[class^=form-]#sysFormIndex div#sysMain > form div.sysForm div.sys7 div.sysFormField > input:focus {
  border: 1px solid #e94708;
}
@media screen and (max-width: 750px) {
  body[class^=form-]#sysFormIndex div#sysMain > form div.sysForm div.sys7 div.sysFormField > input {
    height: 10.6666666667vw;
    padding: 2.4vw 2.6666666667vw 1.8666666667vw;
    border-radius: 1.3333333333vw;
    font-size: 3.2vw;
    line-height: 2;
  }
}
body[class^=form-]#sysFormIndex div#sysMain > form div.sysForm div.sys8 div.sysFormField > label {
  width: fit-content;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 7px;
  font-size: 15px;
  line-height: 2;
  letter-spacing: 0;
  font-weight: 400;
}
@media screen and (max-width: 750px) {
  body[class^=form-]#sysFormIndex div#sysMain > form div.sysForm div.sys8 div.sysFormField > label {
    font-size: 3.2vw;
    gap: 1.8666666667vw;
    margin-right: 5.3333333333vw;
  }
}
body[class^=form-]#sysFormIndex div#sysMain > form input.sysNextSubmit {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 400px;
  height: auto;
  aspect-ratio: 400/62;
  margin: 0;
  padding: 0;
  background: #e94709;
  border: 1px solid #e94709;
  border-radius: 15px;
  font-size: 15px;
  font-weight: 700;
  color: #ffffff;
  transition-duration: 0.3s;
  margin: 60px auto 0;
}
body[class^=form-]#sysFormIndex div#sysMain > form input.sysNextSubmit:hover {
  background: #ffffff;
  color: #e94709;
  text-decoration: none;
}
@media screen and (max-width: 750px) {
  body[class^=form-]#sysFormIndex div#sysMain > form input.sysNextSubmit {
    border-radius: 2.6666666667vw;
    font-size: 3.4666666667vw;
    max-width: 335px;
    aspect-ratio: 335/50;
  }
}
@media screen and (max-width: 750px) {
  body[class^=form-]#sysFormIndex div#sysMain > form input.sysNextSubmit {
    margin: 4vw auto 0;
  }
}
body[class^=form-]#sysFormConfirm div#sysMain > h2 {
  display: none;
}
body[class^=form-]#sysFormConfirm div#sysMain > form div.sysForm :nth-last-child(1 of .sysFormItem) {
  border-bottom: 1px solid #cccccc;
}
@media screen and (max-width: 750px) {
  body[class^=form-]#sysFormConfirm div#sysMain > form div.sysForm :nth-last-child(1 of .sysFormItem) {
    border-bottom: none;
  }
}
body[class^=form-]#sysFormConfirm div#sysMain > form div.sysForm div.sysFormItem {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  border-top: 1px solid #cccccc;
  gap: 0 20px;
}
@media screen and (max-width: 750px) {
  body[class^=form-]#sysFormConfirm div#sysMain > form div.sysForm div.sysFormItem {
    flex-wrap: wrap;
    gap: 2.6666666667vw;
    border-top: none;
    padding-bottom: 4vw;
  }
}
body[class^=form-]#sysFormConfirm div#sysMain > form div.sysForm div.sysFormItem label.sysFormLabel {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  width: 290px;
  padding: 20px 15px;
  flex-shrink: 0;
  background: #ebebe7;
  gap: 16px;
  font-size: 15px;
  line-height: 2;
  letter-spacing: 0;
  font-weight: 500;
  margin: 0;
}
@media screen and (max-width: 750px) {
  body[class^=form-]#sysFormConfirm div#sysMain > form div.sysForm div.sysFormItem label.sysFormLabel {
    width: calc(100% + 5.3333333333vw);
    padding: 2.9333333333vw 2.6666666667vw 3.2vw 5.3333333333vw;
    position: relative;
    left: -5.3333333333vw;
    font-size: 3.2vw;
  }
}
body[class^=form-]#sysFormConfirm div#sysMain > form div.sysForm div.sysFormItem div.sysFormField {
  width: 100%;
  font-size: 15px;
  line-height: 2;
  letter-spacing: 0;
  font-weight: 400;
  padding: 20px 0;
}
@media screen and (max-width: 750px) {
  body[class^=form-]#sysFormConfirm div#sysMain > form div.sysForm div.sysFormItem div.sysFormField {
    font-size: 3.2vw;
    line-height: 1.5;
    padding: 2.9333333333vw 0 3.2vw;
  }
}
body[class^=form-]#sysFormConfirm div#sysMain > form button.sysButton {
  display: block;
  width: 100%;
  max-width: 400px;
  height: auto;
  aspect-ratio: 400/50;
  margin: 0 auto;
  padding: 0;
  border: 1px solid #979797;
  border-radius: 15px;
  background: #ffffff;
  color: #1d1d1d;
  font-size: 15px;
  font-weight: 700;
  transition-duration: 0.3s;
  margin: 135px auto 15px;
}
body[class^=form-]#sysFormConfirm div#sysMain > form button.sysButton:hover {
  background: #979797;
  color: #ffffff;
}
@media screen and (max-width: 750px) {
  body[class^=form-]#sysFormConfirm div#sysMain > form button.sysButton {
    border-radius: 2.6666666667vw;
    font-size: 3.4666666667vw;
  }
}
@media screen and (max-width: 750px) {
  body[class^=form-]#sysFormConfirm div#sysMain > form button.sysButton {
    margin: 20vw auto 2.6666666667vw;
  }
}
body[class^=form-]#sysFormConfirm div#sysMain > form input.sysNextSubmit {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 400px;
  height: auto;
  aspect-ratio: 400/62;
  margin: 0;
  padding: 0;
  background: #e94709;
  border: 1px solid #e94709;
  border-radius: 15px;
  font-size: 15px;
  font-weight: 700;
  color: #ffffff;
  transition-duration: 0.3s;
  margin: -140px auto 0;
}
body[class^=form-]#sysFormConfirm div#sysMain > form input.sysNextSubmit:hover {
  background: #ffffff;
  color: #e94709;
  text-decoration: none;
}
@media screen and (max-width: 750px) {
  body[class^=form-]#sysFormConfirm div#sysMain > form input.sysNextSubmit {
    border-radius: 2.6666666667vw;
    font-size: 3.4666666667vw;
    max-width: 335px;
    aspect-ratio: 335/50;
  }
}
@media screen and (max-width: 750px) {
  body[class^=form-]#sysFormConfirm div#sysMain > form input.sysNextSubmit {
    margin: -29.3333333333vw auto 33.3333333333vw;
  }
}
body[class^=form-]#sysFormThanks div#sysMain > h2 {
  display: none;
}
body[class^=form-]#sysFormThanks div#sysMain div.completeText h1.page_ttl {
  margin-bottom: 100px;
}
@media screen and (max-width: 750px) {
  body[class^=form-]#sysFormThanks div#sysMain div.completeText h1.page_ttl {
    margin-bottom: 10.6666666667vw;
  }
}
body[class^=form-]#sysFormThanks div#sysMain div.completeText p.message {
  font-size: 15px;
  line-height: 2;
  letter-spacing: 0;
  font-weight: 400;
  text-align: center;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 750px) {
  body[class^=form-]#sysFormThanks div#sysMain div.completeText p.message {
    font-size: 12px;
  }
}
body[class^=form-]#sysFormThanks div#sysMain div.completeText > a {
  display: block;
  width: 100%;
  max-width: 400px;
  height: auto;
  aspect-ratio: 400/50;
  margin: 0 auto;
  padding: 0;
  border: 1px solid #979797;
  border-radius: 15px;
  background: #ffffff;
  color: #1d1d1d;
  font-size: 15px;
  font-weight: 700;
  transition-duration: 0.3s;
  margin: 60px auto 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
body[class^=form-]#sysFormThanks div#sysMain div.completeText > a:hover {
  background: #979797;
  color: #ffffff;
}
@media screen and (max-width: 750px) {
  body[class^=form-]#sysFormThanks div#sysMain div.completeText > a {
    border-radius: 2.6666666667vw;
    font-size: 3.4666666667vw;
  }
}
@media screen and (max-width: 750px) {
  body[class^=form-]#sysFormThanks div#sysMain div.completeText > a {
    margin: 10.6666666667vw auto 0;
  }
}

body#sysItemDetail div.icon_list_modal {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100svh;
  padding: 30px;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  opacity: 0;
  pointer-events: none;
  transition-duration: 0.3s;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail div.icon_list_modal {
    padding: 2.4193548387vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail div.icon_list_modal {
    padding: 10.6666666667vw 4vw;
  }
}
body#sysItemDetail div.icon_list_modal.view {
  opacity: 1;
  pointer-events: auto;
}
body#sysItemDetail div.icon_list_modal div.modal_layer {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
  background: rgba(29, 29, 29, 0.8);
}
body#sysItemDetail div.icon_list_modal .modal_main {
  position: relative;
  z-index: 1;
  width: 100%;
  max-width: 900px;
  height: 100%;
  max-height: 820px;
  border-radius: 15px;
  background: #fff;
}
body#sysItemDetail div.icon_list_modal .modal_main .icon_close {
  display: block;
  width: 30px;
  height: 30px;
  background: url("/img/item/pr-icon/icon_close.png") top center no-repeat;
  background-size: contain;
  position: absolute;
  top: -40px;
  right: 0;
  cursor: pointer;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail div.icon_list_modal .modal_main {
    max-width: 72.5806451613vw;
    max-height: 66.1290322581vw;
    border-radius: 1.2096774194vw;
  }
  body#sysItemDetail div.icon_list_modal .modal_main .icon_close {
    width: 2.4193548387vw;
    height: 2.4193548387vw;
    top: -3.2258064516vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail div.icon_list_modal .modal_main {
    max-height: 160vw;
    border-radius: 4vw;
  }
  body#sysItemDetail div.icon_list_modal .modal_main .icon_close {
    width: 5.3333333333vw;
    height: 5.3333333333vw;
    top: -8vw;
  }
}
body#sysItemDetail div.icon_list_modal div.icon_list_wrap {
  width: 100%;
  height: 100%;
  overflow-y: auto;
}
body#sysItemDetail div.icon_list_modal div.icon_list_wrap::-webkit-scrollbar {
  display: none;
}
body#sysItemDetail div.icon_list_modal div.icon_list_wrap .inner {
  width: 100%;
  padding: 60px 40px 40px;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail div.icon_list_modal div.icon_list_wrap .inner {
    padding: 4.8387096774vw 3.2258064516vw 3.2258064516vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail div.icon_list_modal div.icon_list_wrap .inner {
    padding: 8vw 5.3333333333vw;
  }
}
body#sysItemDetail div.icon_list_modal div.icon_list_wrap .inner div.icon_list_ttl {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 32px;
  line-height: 42px;
  letter-spacing: 0.02em;
  font-weight: 700;
  text-align: center;
  margin: 0 auto 40px;
}
body#sysItemDetail div.icon_list_modal div.icon_list_wrap .inner div.icon_list_ttl > span {
  display: block;
  padding-top: 5px;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0;
  font-weight: 500;
  color: #e94709;
  text-align: center;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail div.icon_list_modal div.icon_list_wrap .inner div.icon_list_ttl {
    font-size: 2.5806451613vw;
    line-height: 3.3870967742vw;
    margin: 0 auto 3.2258064516vw;
  }
  body#sysItemDetail div.icon_list_modal div.icon_list_wrap .inner div.icon_list_ttl > span {
    padding-top: 0.4032258065vw;
    font-size: 1.1290322581vw;
    line-height: 1.6129032258vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail div.icon_list_modal div.icon_list_wrap .inner div.icon_list_ttl {
    font-size: 5.3333333333vw;
    line-height: 6.9333333333vw;
    margin: 0 auto 5.3333333333vw;
  }
  body#sysItemDetail div.icon_list_modal div.icon_list_wrap .inner div.icon_list_ttl > span {
    padding-top: 1.0666666667vw;
    font-size: 2.6666666667vw;
    line-height: 4vw;
  }
}
body#sysItemDetail div.icon_list_modal div.icon_list_wrap .inner ul.icon_list {
  display: flex;
  flex-direction: column;
  gap: 12px;
  margin-bottom: 20px;
}
body#sysItemDetail div.icon_list_modal div.icon_list_wrap .inner ul.icon_list > li {
  padding-bottom: 10px;
  border-bottom: 1px solid #ebebe7;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
body#sysItemDetail div.icon_list_modal div.icon_list_wrap .inner ul.icon_list > li div.icon_wrap {
  width: 230px;
}
body#sysItemDetail div.icon_list_modal div.icon_list_wrap .inner ul.icon_list > li div.icon_wrap span {
  display: block;
  width: fit-content;
  color: #ffffff;
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 600;
  border-radius: 0;
  margin: 0;
  padding: 4px 10px 5px;
  background: #9c9c89;
}
body#sysItemDetail div.icon_list_modal div.icon_list_wrap .inner ul.icon_list > li div.icon_wrap span.wrapping_no, body#sysItemDetail div.icon_list_modal div.icon_list_wrap .inner ul.icon_list > li div.icon_wrap span.noshi_no, body#sysItemDetail div.icon_list_modal div.icon_list_wrap .inner ul.icon_list > li div.icon_wrap span.messege_card_no {
  background: #ebebe7;
  color: #1d1d1d;
}
body#sysItemDetail div.icon_list_modal div.icon_list_wrap .inner ul.icon_list > li div.icon_wrap span.wrapping_no::before, body#sysItemDetail div.icon_list_modal div.icon_list_wrap .inner ul.icon_list > li div.icon_wrap span.noshi_no::before, body#sysItemDetail div.icon_list_modal div.icon_list_wrap .inner ul.icon_list > li div.icon_wrap span.messege_card_no::before {
  display: none;
}
body#sysItemDetail div.icon_list_modal div.icon_list_wrap .inner ul.icon_list > li div.icon_wrap span.shipping_free {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 6px;
}
body#sysItemDetail div.icon_list_modal div.icon_list_wrap .inner ul.icon_list > li div.icon_wrap span.shipping_free::before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background: url("/img/item/pr-icon/shipping_free.png") top center no-repeat;
  background-size: contain;
}
body#sysItemDetail div.icon_list_modal div.icon_list_wrap .inner ul.icon_list > li div.icon_wrap span.wrapping {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 6px;
}
body#sysItemDetail div.icon_list_modal div.icon_list_wrap .inner ul.icon_list > li div.icon_wrap span.wrapping::before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background: url("/img/item/pr-icon/wrapping.png") top center no-repeat;
  background-size: contain;
}
body#sysItemDetail div.icon_list_modal div.icon_list_wrap .inner ul.icon_list > li div.icon_wrap span.wrapping_brand {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 6px;
}
body#sysItemDetail div.icon_list_modal div.icon_list_wrap .inner ul.icon_list > li div.icon_wrap span.wrapping_brand::before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background: url("/img/item/pr-icon/wrapping_brand.png") top center no-repeat;
  background-size: contain;
}
body#sysItemDetail div.icon_list_modal div.icon_list_wrap .inner ul.icon_list > li div.icon_wrap span.wrapping_light {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 6px;
}
body#sysItemDetail div.icon_list_modal div.icon_list_wrap .inner ul.icon_list > li div.icon_wrap span.wrapping_light::before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background: url("/img/item/pr-icon/wrapping_light.png") top center no-repeat;
  background-size: contain;
}
body#sysItemDetail div.icon_list_modal div.icon_list_wrap .inner ul.icon_list > li div.icon_wrap span.noshi {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 6px;
}
body#sysItemDetail div.icon_list_modal div.icon_list_wrap .inner ul.icon_list > li div.icon_wrap span.noshi::before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background: url("/img/item/pr-icon/noshi.png") top center no-repeat;
  background-size: contain;
}
body#sysItemDetail div.icon_list_modal div.icon_list_wrap .inner ul.icon_list > li div.icon_wrap span.noshi_tanzaku {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 6px;
}
body#sysItemDetail div.icon_list_modal div.icon_list_wrap .inner ul.icon_list > li div.icon_wrap span.noshi_tanzaku::before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background: url("/img/item/pr-icon/noshi_tanzaku.png") top center no-repeat;
  background-size: contain;
}
body#sysItemDetail div.icon_list_modal div.icon_list_wrap .inner ul.icon_list > li div.icon_wrap span.noshi_ochugen {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 6px;
}
body#sysItemDetail div.icon_list_modal div.icon_list_wrap .inner ul.icon_list > li div.icon_wrap span.noshi_ochugen::before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background: url("/img/item/pr-icon/noshi_ochugen.png") top center no-repeat;
  background-size: contain;
}
body#sysItemDetail div.icon_list_modal div.icon_list_wrap .inner ul.icon_list > li div.icon_wrap span.noshi_oseibo {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 6px;
}
body#sysItemDetail div.icon_list_modal div.icon_list_wrap .inner ul.icon_list > li div.icon_wrap span.noshi_oseibo::before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background: url("/img/item/pr-icon/noshi_oseibo.png") top center no-repeat;
  background-size: contain;
}
body#sysItemDetail div.icon_list_modal div.icon_list_wrap .inner ul.icon_list > li div.icon_wrap span.noshi_partially {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 6px;
}
body#sysItemDetail div.icon_list_modal div.icon_list_wrap .inner ul.icon_list > li div.icon_wrap span.noshi_partially::before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background: url("/img/item/pr-icon/noshi.png") top center no-repeat;
  background-size: contain;
}
body#sysItemDetail div.icon_list_modal div.icon_list_wrap .inner ul.icon_list > li div.icon_wrap span.messege_card {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 6px;
}
body#sysItemDetail div.icon_list_modal div.icon_list_wrap .inner ul.icon_list > li div.icon_wrap span.messege_card::before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background: url("/img/item/pr-icon/messege_card.png") top center no-repeat;
  background-size: contain;
}
body#sysItemDetail div.icon_list_modal div.icon_list_wrap .inner ul.icon_list > li div.icon_wrap span.name_engraving {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 6px;
}
body#sysItemDetail div.icon_list_modal div.icon_list_wrap .inner ul.icon_list > li div.icon_wrap span.name_engraving::before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
  background: url("/img/item/pr-icon/name_engraving.png") top center no-repeat;
  background-size: contain;
}
body#sysItemDetail div.icon_list_modal div.icon_list_wrap .inner ul.icon_list > li div.icon_wrap span.limited_quantity_item {
  background: #ed6c39;
}
body#sysItemDetail div.icon_list_modal div.icon_list_wrap .inner ul.icon_list > li div.icon_wrap span.seasonal_items {
  background: #81ac48;
}
body#sysItemDetail div.icon_list_modal div.icon_list_wrap .inner ul.icon_list > li div.icon_wrap span.manufacturer_direct_shipping {
  background: #7c5391;
}
body#sysItemDetail div.icon_list_modal div.icon_list_wrap .inner ul.icon_list > li div.icon_wrap span.room_temperature {
  background: #b59672;
}
body#sysItemDetail div.icon_list_modal div.icon_list_wrap .inner ul.icon_list > li div.icon_wrap span.refrigerated {
  background: #6eb7bc;
}
body#sysItemDetail div.icon_list_modal div.icon_list_wrap .inner ul.icon_list > li div.icon_wrap span.frozen {
  background: #5f6dc8;
}
body#sysItemDetail div.icon_list_modal div.icon_list_wrap .inner ul.icon_list > li div.icon_wrap span.individual_shipping {
  background: #ac4e7a;
}
body#sysItemDetail div.icon_list_modal div.icon_list_wrap .inner ul.icon_list > li div.icon_wrap span.date_cannot {
  background: #ebebe7;
  color: #1d1d1d;
}
body#sysItemDetail div.icon_list_modal div.icon_list_wrap .inner ul.icon_list > li div.icon_wrap span.cannot_bundled {
  background: #ebebe7;
  color: #1d1d1d;
}
body#sysItemDetail div.icon_list_modal div.icon_list_wrap .inner ul.icon_list > li div.icon_wrap span.shopping_bag_ss, body#sysItemDetail div.icon_list_modal div.icon_list_wrap .inner ul.icon_list > li div.icon_wrap span.shopping_bag_s, body#sysItemDetail div.icon_list_modal div.icon_list_wrap .inner ul.icon_list > li div.icon_wrap span.shopping_bag_m, body#sysItemDetail div.icon_list_modal div.icon_list_wrap .inner ul.icon_list > li div.icon_wrap span.shopping_bag_m2, body#sysItemDetail div.icon_list_modal div.icon_list_wrap .inner ul.icon_list > li div.icon_wrap span.shopping_bag_l {
  border: 1px solid #9c9c89;
  background: #fff;
  color: #1d1d1d;
}
body#sysItemDetail div.icon_list_modal div.icon_list_wrap .inner ul.icon_list > li div.txt_wrap {
  width: calc(100% - 230px);
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 400;
}
body#sysItemDetail div.icon_list_modal div.icon_list_wrap .inner ul.icon_list > li div.txt_wrap span {
  color: #e94709;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail div.icon_list_modal div.icon_list_wrap .inner ul.icon_list {
    gap: 0.9677419355vw;
    margin-bottom: 1.6129032258vw;
  }
  body#sysItemDetail div.icon_list_modal div.icon_list_wrap .inner ul.icon_list > li {
    padding-bottom: 0.8064516129vw;
  }
  body#sysItemDetail div.icon_list_modal div.icon_list_wrap .inner ul.icon_list > li div.icon_wrap {
    width: 18.5483870968vw;
  }
  body#sysItemDetail div.icon_list_modal div.icon_list_wrap .inner ul.icon_list > li div.icon_wrap span {
    font-size: 0.9677419355vw;
    padding: 0.3225806452vw 0.8064516129vw 0.4032258065vw;
  }
  body#sysItemDetail div.icon_list_modal div.icon_list_wrap .inner ul.icon_list > li div.icon_wrap span.shipping_free {
    gap: 0.4838709677vw;
  }
  body#sysItemDetail div.icon_list_modal div.icon_list_wrap .inner ul.icon_list > li div.icon_wrap span.shipping_free::before {
    width: 1.6129032258vw;
    height: 1.6129032258vw;
  }
  body#sysItemDetail div.icon_list_modal div.icon_list_wrap .inner ul.icon_list > li div.icon_wrap span.wrapping {
    gap: 0.4838709677vw;
  }
  body#sysItemDetail div.icon_list_modal div.icon_list_wrap .inner ul.icon_list > li div.icon_wrap span.wrapping::before {
    width: 1.6129032258vw;
    height: 1.6129032258vw;
  }
  body#sysItemDetail div.icon_list_modal div.icon_list_wrap .inner ul.icon_list > li div.icon_wrap span.wrapping_brand {
    gap: 0.4838709677vw;
  }
  body#sysItemDetail div.icon_list_modal div.icon_list_wrap .inner ul.icon_list > li div.icon_wrap span.wrapping_brand::before {
    width: 1.6129032258vw;
    height: 1.6129032258vw;
  }
  body#sysItemDetail div.icon_list_modal div.icon_list_wrap .inner ul.icon_list > li div.icon_wrap span.wrapping_light {
    gap: 0.4838709677vw;
  }
  body#sysItemDetail div.icon_list_modal div.icon_list_wrap .inner ul.icon_list > li div.icon_wrap span.wrapping_light::before {
    width: 1.6129032258vw;
    height: 1.6129032258vw;
  }
  body#sysItemDetail div.icon_list_modal div.icon_list_wrap .inner ul.icon_list > li div.icon_wrap span.noshi {
    gap: 0.4838709677vw;
  }
  body#sysItemDetail div.icon_list_modal div.icon_list_wrap .inner ul.icon_list > li div.icon_wrap span.noshi::before {
    width: 1.6129032258vw;
    height: 1.6129032258vw;
  }
  body#sysItemDetail div.icon_list_modal div.icon_list_wrap .inner ul.icon_list > li div.icon_wrap span.noshi_tanzaku {
    gap: 0.4838709677vw;
  }
  body#sysItemDetail div.icon_list_modal div.icon_list_wrap .inner ul.icon_list > li div.icon_wrap span.noshi_tanzaku::before {
    width: 1.6129032258vw;
    height: 1.6129032258vw;
  }
  body#sysItemDetail div.icon_list_modal div.icon_list_wrap .inner ul.icon_list > li div.icon_wrap span.noshi_ochugen {
    gap: 0.4838709677vw;
  }
  body#sysItemDetail div.icon_list_modal div.icon_list_wrap .inner ul.icon_list > li div.icon_wrap span.noshi_ochugen::before {
    width: 1.6129032258vw;
    height: 1.6129032258vw;
  }
  body#sysItemDetail div.icon_list_modal div.icon_list_wrap .inner ul.icon_list > li div.icon_wrap span.noshi_oseibo {
    gap: 0.4838709677vw;
  }
  body#sysItemDetail div.icon_list_modal div.icon_list_wrap .inner ul.icon_list > li div.icon_wrap span.noshi_oseibo::before {
    width: 1.6129032258vw;
    height: 1.6129032258vw;
  }
  body#sysItemDetail div.icon_list_modal div.icon_list_wrap .inner ul.icon_list > li div.icon_wrap span.noshi_partially {
    gap: 0.4838709677vw;
  }
  body#sysItemDetail div.icon_list_modal div.icon_list_wrap .inner ul.icon_list > li div.icon_wrap span.noshi_partially::before {
    width: 1.6129032258vw;
    height: 1.6129032258vw;
  }
  body#sysItemDetail div.icon_list_modal div.icon_list_wrap .inner ul.icon_list > li div.icon_wrap span.messege_card {
    gap: 0.4838709677vw;
  }
  body#sysItemDetail div.icon_list_modal div.icon_list_wrap .inner ul.icon_list > li div.icon_wrap span.messege_card::before {
    width: 1.6129032258vw;
    height: 1.6129032258vw;
  }
  body#sysItemDetail div.icon_list_modal div.icon_list_wrap .inner ul.icon_list > li div.icon_wrap span.name_engraving {
    gap: 0.4838709677vw;
  }
  body#sysItemDetail div.icon_list_modal div.icon_list_wrap .inner ul.icon_list > li div.icon_wrap span.name_engraving::before {
    width: 1.6129032258vw;
    height: 1.6129032258vw;
  }
  body#sysItemDetail div.icon_list_modal div.icon_list_wrap .inner ul.icon_list > li div.txt_wrap {
    width: calc(100% - 18.5483870968vw);
    font-size: 1.2096774194vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail div.icon_list_modal div.icon_list_wrap .inner ul.icon_list {
    gap: 3.4666666667vw;
    margin-bottom: 4vw;
  }
  body#sysItemDetail div.icon_list_modal div.icon_list_wrap .inner ul.icon_list > li {
    padding-bottom: 2.1333333333vw;
    align-items: stretch;
    flex-direction: column;
    gap: 1.8666666667vw;
  }
  body#sysItemDetail div.icon_list_modal div.icon_list_wrap .inner ul.icon_list > li div.icon_wrap {
    width: 100%;
  }
  body#sysItemDetail div.icon_list_modal div.icon_list_wrap .inner ul.icon_list > li div.icon_wrap span {
    font-size: 2.9333333333vw;
    font-weight: 500;
    padding: 1.0666666667vw 2.1333333333vw;
  }
  body#sysItemDetail div.icon_list_modal div.icon_list_wrap .inner ul.icon_list > li div.icon_wrap span.shipping_free {
    gap: 1.3333333333vw;
  }
  body#sysItemDetail div.icon_list_modal div.icon_list_wrap .inner ul.icon_list > li div.icon_wrap span.shipping_free::before {
    width: 4.5333333333vw;
    height: 4.5333333333vw;
  }
  body#sysItemDetail div.icon_list_modal div.icon_list_wrap .inner ul.icon_list > li div.icon_wrap span.wrapping {
    gap: 1.3333333333vw;
  }
  body#sysItemDetail div.icon_list_modal div.icon_list_wrap .inner ul.icon_list > li div.icon_wrap span.wrapping::before {
    width: 4.5333333333vw;
    height: 4.5333333333vw;
  }
  body#sysItemDetail div.icon_list_modal div.icon_list_wrap .inner ul.icon_list > li div.icon_wrap span.wrapping_brand {
    gap: 1.3333333333vw;
  }
  body#sysItemDetail div.icon_list_modal div.icon_list_wrap .inner ul.icon_list > li div.icon_wrap span.wrapping_brand::before {
    width: 4.5333333333vw;
    height: 4.5333333333vw;
  }
  body#sysItemDetail div.icon_list_modal div.icon_list_wrap .inner ul.icon_list > li div.icon_wrap span.wrapping_light {
    gap: 1.3333333333vw;
  }
  body#sysItemDetail div.icon_list_modal div.icon_list_wrap .inner ul.icon_list > li div.icon_wrap span.wrapping_light::before {
    width: 4.5333333333vw;
    height: 4.5333333333vw;
  }
  body#sysItemDetail div.icon_list_modal div.icon_list_wrap .inner ul.icon_list > li div.icon_wrap span.noshi {
    gap: 1.3333333333vw;
  }
  body#sysItemDetail div.icon_list_modal div.icon_list_wrap .inner ul.icon_list > li div.icon_wrap span.noshi::before {
    width: 4.5333333333vw;
    height: 4.5333333333vw;
  }
  body#sysItemDetail div.icon_list_modal div.icon_list_wrap .inner ul.icon_list > li div.icon_wrap span.noshi_tanzaku {
    gap: 1.3333333333vw;
  }
  body#sysItemDetail div.icon_list_modal div.icon_list_wrap .inner ul.icon_list > li div.icon_wrap span.noshi_tanzaku::before {
    width: 4.5333333333vw;
    height: 4.5333333333vw;
  }
  body#sysItemDetail div.icon_list_modal div.icon_list_wrap .inner ul.icon_list > li div.icon_wrap span.noshi_ochugen {
    gap: 1.3333333333vw;
  }
  body#sysItemDetail div.icon_list_modal div.icon_list_wrap .inner ul.icon_list > li div.icon_wrap span.noshi_ochugen::before {
    width: 4.5333333333vw;
    height: 4.5333333333vw;
  }
  body#sysItemDetail div.icon_list_modal div.icon_list_wrap .inner ul.icon_list > li div.icon_wrap span.noshi_oseibo {
    gap: 1.3333333333vw;
  }
  body#sysItemDetail div.icon_list_modal div.icon_list_wrap .inner ul.icon_list > li div.icon_wrap span.noshi_oseibo::before {
    width: 4.5333333333vw;
    height: 4.5333333333vw;
  }
  body#sysItemDetail div.icon_list_modal div.icon_list_wrap .inner ul.icon_list > li div.icon_wrap span.noshi_partially {
    gap: 1.3333333333vw;
  }
  body#sysItemDetail div.icon_list_modal div.icon_list_wrap .inner ul.icon_list > li div.icon_wrap span.noshi_partially::before {
    width: 4.5333333333vw;
    height: 4.5333333333vw;
  }
  body#sysItemDetail div.icon_list_modal div.icon_list_wrap .inner ul.icon_list > li div.icon_wrap span.messege_card {
    gap: 1.3333333333vw;
  }
  body#sysItemDetail div.icon_list_modal div.icon_list_wrap .inner ul.icon_list > li div.icon_wrap span.messege_card::before {
    width: 4.5333333333vw;
    height: 4.5333333333vw;
  }
  body#sysItemDetail div.icon_list_modal div.icon_list_wrap .inner ul.icon_list > li div.icon_wrap span.name_engraving {
    gap: 1.3333333333vw;
  }
  body#sysItemDetail div.icon_list_modal div.icon_list_wrap .inner ul.icon_list > li div.icon_wrap span.name_engraving::before {
    width: 4.5333333333vw;
    height: 4.5333333333vw;
  }
  body#sysItemDetail div.icon_list_modal div.icon_list_wrap .inner ul.icon_list > li div.txt_wrap {
    width: 100%;
    font-size: 3.2vw;
  }
}
body#sysItemDetail div.icon_list_modal div.icon_list_wrap .inner div.note {
  font-size: 13px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 400;
  color: #414141;
  text-align: right;
  margin-bottom: 40px;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail div.icon_list_modal div.icon_list_wrap .inner div.note {
    font-size: 1.0483870968vw;
    margin-bottom: 3.2258064516vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail div.icon_list_modal div.icon_list_wrap .inner div.note {
    font-size: 2.9333333333vw;
    margin-bottom: 8vw;
  }
}
body#sysItemDetail div.icon_list_modal div.icon_list_wrap .inner div.close_btn {
  cursor: pointer;
  width: 400px;
  height: 50px;
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 500;
  text-align: center;
  color: #001c77;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #979797;
  border-radius: 15px;
  margin: 0 auto;
  transition-duration: 0.3s;
}
body#sysItemDetail div.icon_list_modal div.icon_list_wrap .inner div.close_btn:hover {
  background: #979797;
  color: #fff;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail div.icon_list_modal div.icon_list_wrap .inner div.close_btn {
    width: 32.2580645161vw;
    height: 4.0322580645vw;
    font-size: 1.2096774194vw;
    border-radius: 1.2096774194vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail div.icon_list_modal div.icon_list_wrap .inner div.close_btn {
    width: 100%;
    height: 10.6666666667vw;
    font-size: 3.4666666667vw;
    border-radius: 2.6666666667vw;
  }
}
body#sysItemDetail #sysFooter .fixed_bottom_navi {
  display: block;
}
body#sysItemDetail #sysFooter .fixed_bottom_navi ul {
  display: none;
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysFooter .fixed_bottom_navi ul {
    display: flex;
  }
  body#sysItemDetail #sysFooter .fixed_bottom_navi ul li.toCart {
    display: block;
  }
  body#sysItemDetail #sysFooter .fixed_bottom_navi .toCart_pc {
    display: none;
  }
}
body#sysItemDetail #sysFooter .fixed_bottom_navi .toCart_pc {
  display: none;
}
body#sysItemDetail #sysFooter .fixed_bottom_navi .toCart_pc a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 400px;
  height: auto;
  aspect-ratio: 400/62;
  margin: 0;
  padding: 0;
  background: #e94709;
  border: 1px solid #e94709;
  border-radius: 15px;
  font-size: 15px;
  font-weight: 700;
  color: #ffffff;
  transition-duration: 0.3s;
  position: fixed;
  bottom: 20px;
  left: 50%;
  z-index: 100;
  transform: translateX(-50%);
}
body#sysItemDetail #sysFooter .fixed_bottom_navi .toCart_pc a:hover {
  background: #ffffff;
  color: #e94709;
  text-decoration: none;
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysFooter .fixed_bottom_navi .toCart_pc a {
    border-radius: 2.6666666667vw;
    font-size: 3.4666666667vw;
    max-width: 335px;
    aspect-ratio: 335/50;
  }
}

body .sysExplanation,
body .sysDescription,
body .item_details_wrap {
  opacity: 0;
}
body.ready .sysExplanation,
body.ready .sysDescription,
body.ready .item_details_wrap {
  opacity: 1;
}

body#sysItemDetail #sysHeader .itemDetail_important_notice,
body.sysItemReview #sysHeader .itemDetail_important_notice {
  display: none;
}
body#sysItemDetail #sysWrap,
body.sysItemReview #sysWrap {
  width: 100%;
  max-width: 100%;
}
body#sysItemDetail #sysWrap #sysMain article,
body.sysItemReview #sysWrap #sysMain article {
  display: block;
  width: 100%;
  max-width: 1240px;
  padding: 20px 20px 0;
  margin: 0 auto;
}
body#sysItemDetail #sysWrap #sysMain article:has(.freeForm_wrap),
body.sysItemReview #sysWrap #sysMain article:has(.freeForm_wrap) {
  opacity: 1;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysWrap #sysMain article,
  body.sysItemReview #sysWrap #sysMain article {
    max-width: 100vw;
    padding: 1.6129032258vw 1.6129032258vw 0;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain article,
  body.sysItemReview #sysWrap #sysMain article {
    padding: 4.2666666667vw 5.3333333333vw 0;
  }
}
body#sysItemDetail #sysWrap #sysMain article div.sysCategoryPankuzu,
body.sysItemReview #sysWrap #sysMain article div.sysCategoryPankuzu {
  font-size: 0;
  margin: 0 0 20px;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysWrap #sysMain article div.sysCategoryPankuzu,
  body.sysItemReview #sysWrap #sysMain article div.sysCategoryPankuzu {
    margin: 0 0 1.6129032258vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain article div.sysCategoryPankuzu,
  body.sysItemReview #sysWrap #sysMain article div.sysCategoryPankuzu {
    margin: 0 0 5.3333333333vw;
  }
}
body#sysItemDetail #sysWrap #sysMain article div.sysCategoryPankuzu > span,
body.sysItemReview #sysWrap #sysMain article div.sysCategoryPankuzu > span {
  display: none;
}
body#sysItemDetail #sysWrap #sysMain article div.sysCategoryPankuzu > br + a.sysPankuzuUrl,
body.sysItemReview #sysWrap #sysMain article div.sysCategoryPankuzu > br + a.sysPankuzuUrl {
  padding-left: 0;
}
body#sysItemDetail #sysWrap #sysMain article div.sysCategoryPankuzu > br + a.sysPankuzuUrl::before,
body.sysItemReview #sysWrap #sysMain article div.sysCategoryPankuzu > br + a.sysPankuzuUrl::before {
  display: none;
}
body#sysItemDetail #sysWrap #sysMain article div.sysCategoryPankuzu a.sysPankuzuUrl,
body.sysItemReview #sysWrap #sysMain article div.sysCategoryPankuzu a.sysPankuzuUrl {
  padding-left: 28px;
  position: relative;
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 400;
  color: #1d1d1d;
}
body#sysItemDetail #sysWrap #sysMain article div.sysCategoryPankuzu a.sysPankuzuUrl::before,
body.sysItemReview #sysWrap #sysMain article div.sysCategoryPankuzu a.sysPankuzuUrl::before {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-top: 1px solid #6e6966;
  border-right: 1px solid #6e6966;
  position: absolute;
  top: 50%;
  left: 8px;
  transform: translateY(-50%) rotateZ(45deg);
}
body#sysItemDetail #sysWrap #sysMain article div.sysCategoryPankuzu a.sysPankuzuUrl:hover,
body.sysItemReview #sysWrap #sysMain article div.sysCategoryPankuzu a.sysPankuzuUrl:hover {
  color: #e94709;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysWrap #sysMain article div.sysCategoryPankuzu a.sysPankuzuUrl,
  body.sysItemReview #sysWrap #sysMain article div.sysCategoryPankuzu a.sysPankuzuUrl {
    padding-left: 2.2580645161vw;
    font-size: 0.9677419355vw;
  }
  body#sysItemDetail #sysWrap #sysMain article div.sysCategoryPankuzu a.sysPankuzuUrl::before,
  body.sysItemReview #sysWrap #sysMain article div.sysCategoryPankuzu a.sysPankuzuUrl::before {
    width: 0.6451612903vw;
    height: 0.6451612903vw;
    left: 0.6451612903vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain article div.sysCategoryPankuzu a.sysPankuzuUrl,
  body.sysItemReview #sysWrap #sysMain article div.sysCategoryPankuzu a.sysPankuzuUrl {
    padding-left: 4.8vw;
    font-size: 2.6666666667vw;
  }
  body#sysItemDetail #sysWrap #sysMain article div.sysCategoryPankuzu a.sysPankuzuUrl::before,
  body.sysItemReview #sysWrap #sysMain article div.sysCategoryPankuzu a.sysPankuzuUrl::before {
    width: 1.6vw;
    height: 1.6vw;
    top: 2vw;
    left: 1.6vw;
  }
}
body#sysItemDetail #sysWrap #sysMain article div.sysCategoryPankuzu span.sysPankuzuItemName,
body.sysItemReview #sysWrap #sysMain article div.sysCategoryPankuzu span.sysPankuzuItemName {
  display: none;
}
body#sysItemDetail #sysWrap #sysMain article div.sysCategoryPankuzu:first-child :nth-child(2 of br) ~ span,
body#sysItemDetail #sysWrap #sysMain article div.sysCategoryPankuzu:first-child :nth-child(2 of br) ~ a,
body#sysItemDetail #sysWrap #sysMain article div.sysCategoryPankuzu:first-child :nth-child(2 of br) ~ img,
body.sysItemReview #sysWrap #sysMain article div.sysCategoryPankuzu:first-child :nth-child(2 of br) ~ span,
body.sysItemReview #sysWrap #sysMain article div.sysCategoryPankuzu:first-child :nth-child(2 of br) ~ a,
body.sysItemReview #sysWrap #sysMain article div.sysCategoryPankuzu:first-child :nth-child(2 of br) ~ img {
  display: none;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 40px;
  margin: 0 0 50px;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap {
    gap: 3.2258064516vw;
    margin: 0 0 4.0322580645vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap {
    display: block;
    margin: 0 0 8vw;
  }
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_image_wrap,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_image_wrap {
  width: 100%;
  max-width: 580px;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_image_wrap,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_image_wrap {
    max-width: 46.7741935484vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_image_wrap,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_image_wrap {
    margin-bottom: 5.3333333333vw;
    max-width: 100%;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.sysItemImages,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.sysItemImages {
    width: 100vw;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
  }
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.sysItemImages > span,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.sysItemImages > span {
  display: none;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.sysItemImages > br,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.sysItemImages > br {
  display: none;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.sysItemImages div.sysModal,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.sysItemImages div.sysModal {
  width: 100%;
  padding-top: 100%;
  position: relative;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.sysItemImages div.sysModal div#photoNum,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.sysItemImages div.sysModal div#photoNum {
  position: absolute;
  right: 0;
  bottom: -29px;
  z-index: 10;
  font-size: 13px;
  line-height: 19px;
  letter-spacing: 0;
  font-weight: 400;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.sysItemImages div.sysModal div#photoNum,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.sysItemImages div.sysModal div#photoNum {
    bottom: -2.3387096774vw;
    font-size: 1.0483870968vw;
    line-height: 1.5322580645vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.sysItemImages div.sysModal div#photoNum,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.sysItemImages div.sysModal div#photoNum {
    bottom: -8vw;
    right: 5.3333333333vw;
    font-size: 2.6666666667vw;
    line-height: 1.5;
  }
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.sysItemImages div.sysModal a#modalPreb,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.sysItemImages div.sysModal a#modalPreb {
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  left: 0;
  top: 50%;
  z-index: 10;
  transform: translateY(-50%);
  background: rgba(255, 255, 255, 0.5);
  cursor: pointer;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.sysItemImages div.sysModal a#modalPreb::after,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.sysItemImages div.sysModal a#modalPreb::after {
  content: "";
  display: block;
  width: 17px;
  aspect-ratio: 1/1;
  border-bottom: 2px solid #6e6966;
  border-left: 2px solid #6e6966;
  position: absolute;
  top: 50%;
  left: 60%;
  transform: translate(-50%, -50%) rotateZ(45deg);
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.sysItemImages div.sysModal a#modalPreb,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.sysItemImages div.sysModal a#modalPreb {
    width: 3.2258064516vw;
    height: 3.2258064516vw;
  }
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.sysItemImages div.sysModal a#modalPreb::after,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.sysItemImages div.sysModal a#modalPreb::after {
    width: 1.3709677419vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.sysItemImages div.sysModal a#modalPreb,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.sysItemImages div.sysModal a#modalPreb {
    width: 8vw;
    height: 8vw;
    cursor: pointer;
  }
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.sysItemImages div.sysModal a#modalPreb::after,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.sysItemImages div.sysModal a#modalPreb::after {
    width: 3.2vw;
  }
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.sysItemImages div.sysModal a#modalNext,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.sysItemImages div.sysModal a#modalNext {
  display: block;
  width: 40px;
  height: 40px;
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 10;
  transform: translateY(-50%);
  background: rgba(255, 255, 255, 0.5);
  cursor: pointer;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.sysItemImages div.sysModal a#modalNext::after,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.sysItemImages div.sysModal a#modalNext::after {
  content: "";
  display: block;
  width: 17px;
  aspect-ratio: 1/1;
  border-top: 2px solid #6e6966;
  border-right: 2px solid #6e6966;
  position: absolute;
  top: 50%;
  left: 40%;
  transform: translate(-50%, -50%) rotateZ(45deg);
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.sysItemImages div.sysModal a#modalNext,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.sysItemImages div.sysModal a#modalNext {
    width: 3.2258064516vw;
    height: 3.2258064516vw;
  }
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.sysItemImages div.sysModal a#modalNext::after,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.sysItemImages div.sysModal a#modalNext::after {
    width: 1.3709677419vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.sysItemImages div.sysModal a#modalNext,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.sysItemImages div.sysModal a#modalNext {
    width: 8vw;
    height: 8vw;
    cursor: pointer;
  }
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.sysItemImages div.sysModal a#modalNext::after,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.sysItemImages div.sysModal a#modalNext::after {
    width: 3.2vw;
  }
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.sysItemImages div.sysModal > a:has(img),
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.sysItemImages div.sysModal > a:has(img) {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.sysItemImages div.sysModal > a:has(img) img,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.sysItemImages div.sysModal > a:has(img) img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.sysItemImages div.sysImageDescription,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.sysItemImages div.sysImageDescription {
  font-size: 13px;
  line-height: 19px;
  letter-spacing: 0;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  padding: 10px 60px 20px;
  width: 100%;
  height: 49px;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.sysItemImages div.sysImageDescription,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.sysItemImages div.sysImageDescription {
    font-size: 1.0483870968vw;
    line-height: 1.5322580645vw;
    padding: 0.8064516129vw 4.8387096774vw 1.6129032258vw;
    height: 3.9516129032vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.sysItemImages div.sysImageDescription,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.sysItemImages div.sysImageDescription {
    font-size: 3.2vw;
    line-height: 2;
    padding: 2.6666666667vw 13.3333333333vw 4.2666666667vw;
    height: 13.3333333333vw;
  }
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.sysItemImages ul.sysImageList,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.sysItemImages ul.sysImageList {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  gap: 12px;
  margin-bottom: 40px;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.sysItemImages ul.sysImageList,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.sysItemImages ul.sysImageList {
    gap: 0.9677419355vw;
    margin-bottom: 3.2258064516vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.sysItemImages ul.sysImageList,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.sysItemImages ul.sysImageList {
    overflow-x: scroll;
    gap: 1.3333333333vw;
    padding: 0 5.3333333333vw;
    margin-bottom: 5.3333333333vw;
  }
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.sysItemImages ul.sysImageList::-webkit-scrollbar,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.sysItemImages ul.sysImageList::-webkit-scrollbar {
    display: none;
  }
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.sysItemImages ul.sysImageList > li,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.sysItemImages ul.sysImageList > li {
  width: calc((100% - 84px) / 8);
  height: auto;
  aspect-ratio: 1/1;
  float: none;
  margin: 0;
  padding: 0;
  line-height: 1;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.sysItemImages ul.sysImageList > li > span,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.sysItemImages ul.sysImageList > li > span {
  display: block;
  padding-top: 5px;
  font-size: 10px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 400;
  text-align: center;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.sysItemImages ul.sysImageList > li,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.sysItemImages ul.sysImageList > li {
    width: calc((100% - 6.7741935484vw) / 8);
  }
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.sysItemImages ul.sysImageList > li > span,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.sysItemImages ul.sysImageList > li > span {
    padding-top: 0.4032258065vw;
    font-size: 0.8064516129vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.sysItemImages ul.sysImageList > li,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.sysItemImages ul.sysImageList > li {
    flex-shrink: 0;
    width: 21.3333333333vw;
  }
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.sysItemImages ul.sysImageList > li > span,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.sysItemImages ul.sysImageList > li > span {
    display: none;
  }
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.sysItemImages ul.sysImageList > li.sysCurrent > img,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.sysItemImages ul.sysImageList > li.sysCurrent > img {
  border: 2px solid #6e6966;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.sysItemImages ul.sysImageList::after,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.sysItemImages ul.sysImageList::after {
  display: none;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_image_wrap .itemDetail_important_notice,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_image_wrap .itemDetail_important_notice {
  display: none;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_image_wrap .itemDetail_important_notice .important_notice_wrap,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_image_wrap .itemDetail_important_notice .important_notice_wrap {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  gap: 5px;
  width: 100%;
  padding: 6px 10px;
  margin: 0 0 20px;
  background: #ebebe7;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_image_wrap .itemDetail_important_notice .important_notice_wrap > span,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_image_wrap .itemDetail_important_notice .important_notice_wrap > span {
  font-size: 13px;
  font-weight: 600;
  color: #cb2f2f;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_image_wrap .itemDetail_important_notice .important_notice_wrap > a,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_image_wrap .itemDetail_important_notice .important_notice_wrap > a {
  font-size: 13px;
  font-weight: 500;
  color: #1d1d1d;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_image_wrap .itemDetail_important_notice .important_notice_wrap > a:hover,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_image_wrap .itemDetail_important_notice .important_notice_wrap > a:hover {
  color: #e94709;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_image_wrap .itemDetail_important_notice .important_notice_wrap,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_image_wrap .itemDetail_important_notice .important_notice_wrap {
    gap: 0.4032258065vw;
    padding: 0.4838709677vw 0.8064516129vw;
    margin: 0 0 1.6129032258vw;
  }
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_image_wrap .itemDetail_important_notice .important_notice_wrap > span,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_image_wrap .itemDetail_important_notice .important_notice_wrap > span {
    font-size: 1.0483870968vw;
  }
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_image_wrap .itemDetail_important_notice .important_notice_wrap > a,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_image_wrap .itemDetail_important_notice .important_notice_wrap > a {
    font-size: 1.0483870968vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_image_wrap .itemDetail_important_notice .important_notice_wrap,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_image_wrap .itemDetail_important_notice .important_notice_wrap {
    gap: 1.3333333333vw;
    padding: 1.6vw 2.6666666667vw 1.8666666667vw;
    margin: 0 0 4vw;
  }
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_image_wrap .itemDetail_important_notice .important_notice_wrap > span,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_image_wrap .itemDetail_important_notice .important_notice_wrap > span {
    font-size: 2.9333333333vw;
  }
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_image_wrap .itemDetail_important_notice .important_notice_wrap > a,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_image_wrap .itemDetail_important_notice .important_notice_wrap > a {
    font-size: 2.9333333333vw;
  }
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap {
  width: 100%;
  max-width: 580px;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap {
    max-width: 46.7741935484vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap {
    max-width: 100%;
  }
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap:has(#receiveAtStore:checked) .sysDeliveryDate,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap:has(#receiveAtStore:checked) .sysDeliveryDate {
  display: none;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .itemDetail_important_notice .important_notice_wrap,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .itemDetail_important_notice .important_notice_wrap {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  gap: 5px;
  width: 100%;
  padding: 6px 10px;
  margin: 0 0 20px;
  background: #ebebe7;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .itemDetail_important_notice .important_notice_wrap > span,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .itemDetail_important_notice .important_notice_wrap > span {
  font-size: 13px;
  font-weight: 600;
  color: #cb2f2f;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .itemDetail_important_notice .important_notice_wrap > a,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .itemDetail_important_notice .important_notice_wrap > a {
  font-size: 13px;
  font-weight: 500;
  color: #1d1d1d;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .itemDetail_important_notice .important_notice_wrap > a:hover,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .itemDetail_important_notice .important_notice_wrap > a:hover {
  color: #e94709;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .itemDetail_important_notice .important_notice_wrap,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .itemDetail_important_notice .important_notice_wrap {
    gap: 0.4032258065vw;
    padding: 0.4838709677vw 0.8064516129vw;
    margin: 0 0 1.6129032258vw;
  }
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .itemDetail_important_notice .important_notice_wrap > span,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .itemDetail_important_notice .important_notice_wrap > span {
    font-size: 1.0483870968vw;
  }
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .itemDetail_important_notice .important_notice_wrap > a,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .itemDetail_important_notice .important_notice_wrap > a {
    font-size: 1.0483870968vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .itemDetail_important_notice .important_notice_wrap,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .itemDetail_important_notice .important_notice_wrap {
    gap: 1.3333333333vw;
    padding: 1.6vw 2.6666666667vw 1.8666666667vw;
    margin: 0 0 4vw;
  }
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .itemDetail_important_notice .important_notice_wrap > span,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .itemDetail_important_notice .important_notice_wrap > span {
    font-size: 2.9333333333vw;
  }
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .itemDetail_important_notice .important_notice_wrap > a,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .itemDetail_important_notice .important_notice_wrap > a {
    font-size: 2.9333333333vw;
  }
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .brand_pr_wrap,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .brand_pr_wrap {
  padding: 0 0 10px;
  border-bottom: 1px solid #979797;
  margin: 0 0 10px;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .brand_pr_wrap div.sysPr > span,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .brand_pr_wrap div.sysPr > span {
  display: none;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .brand_pr_wrap div.sysPr span.brand,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .brand_pr_wrap div.sysPr span.brand {
  display: block;
  width: fit-content;
  padding: 0;
  margin: 0;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .brand_pr_wrap div.sysPr span.brand a,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .brand_pr_wrap div.sysPr span.brand a {
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 500;
  color: #1d1d1d;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .brand_pr_wrap div.sysPr span.brand a:hover,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .brand_pr_wrap div.sysPr span.brand a:hover {
  color: #e94709;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .brand_pr_wrap,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .brand_pr_wrap {
    padding: 0 0 0.8064516129vw;
    margin: 0 0 0.8064516129vw;
  }
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .brand_pr_wrap div.sysPr span.brand a,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .brand_pr_wrap div.sysPr span.brand a {
    font-size: 1.2096774194vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .brand_pr_wrap,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .brand_pr_wrap {
    padding: 0 0 2.6666666667vw;
    margin: 0 0 2.6666666667vw;
  }
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .brand_pr_wrap div.sysPr span.brand a,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .brand_pr_wrap div.sysPr span.brand a {
    font-size: 3.2vw;
    line-height: 2;
  }
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysItemName,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysItemName {
  margin-bottom: 5px;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysItemName > h1 > span,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysItemName > h1 > span {
  font-size: 26px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 600;
  color: #1d1d1d;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysItemName,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysItemName {
    margin-bottom: 0.4032258065vw;
  }
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysItemName > h1 > span,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysItemName > h1 > span {
    font-size: 2.0967741935vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysItemName,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysItemName {
    margin-bottom: 1.3333333333vw;
  }
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysItemName > h1 > span,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysItemName > h1 > span {
    font-size: 4.8vw;
  }
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.review_stars_wrap,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.review_stars_wrap {
  margin: 0 0 5px;
  padding: 0;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.review_stars_wrap > span,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.review_stars_wrap > span {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.review_stars_wrap > span div.review_average,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.review_stars_wrap > span div.review_average {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 8px;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.review_stars_wrap > span div.review_average span.stars,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.review_stars_wrap > span div.review_average span.stars {
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0.1em;
  font-weight: 500;
  color: #e94709;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.review_stars_wrap > span div.review_average span.review_num,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.review_stars_wrap > span div.review_average span.review_num {
  font-size: 20px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 500;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.review_stars_wrap > span div.revew_count,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.review_stars_wrap > span div.revew_count {
  font-size: 14px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 500;
  margin-top: 4px;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.review_stars_wrap > span div.revew_count a,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.review_stars_wrap > span div.revew_count a {
  color: #1d1d1d;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.review_stars_wrap > span div.revew_count a:hover,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.review_stars_wrap > span div.revew_count a:hover {
  color: #e94709;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.review_stars_wrap,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.review_stars_wrap {
    margin: 0 0 0.4032258065vw;
  }
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.review_stars_wrap > span div.review_average,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.review_stars_wrap > span div.review_average {
    gap: 0.6451612903vw;
  }
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.review_stars_wrap > span div.review_average span.stars,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.review_stars_wrap > span div.review_average span.stars {
    font-size: 1.2903225806vw;
  }
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.review_stars_wrap > span div.review_average span.review_num,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.review_stars_wrap > span div.review_average span.review_num {
    font-size: 1.6129032258vw;
  }
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.review_stars_wrap > span div.revew_count,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.review_stars_wrap > span div.revew_count {
    font-size: 1.1290322581vw;
    margin-top: 0.3225806452vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.review_stars_wrap,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.review_stars_wrap {
    margin: 0 0 1.3333333333vw;
  }
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.review_stars_wrap > span div.review_average,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.review_stars_wrap > span div.review_average {
    gap: 2.1333333333vw;
  }
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.review_stars_wrap > span div.review_average span.stars,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.review_stars_wrap > span div.review_average span.stars {
    font-size: 4.2666666667vw;
  }
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.review_stars_wrap > span div.review_average span.review_num,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.review_stars_wrap > span div.review_average span.review_num {
    font-size: 4.5333333333vw;
    line-height: 2;
  }
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.review_stars_wrap > span div.revew_count,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.review_stars_wrap > span div.revew_count {
    font-size: 2.9333333333vw;
    line-height: 2;
    margin-top: 1.0666666667vw;
  }
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysCategoryPankuzu,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysCategoryPankuzu {
  display: flex;
  flex-direction: column;
  gap: 0;
  margin: 0 0 10px;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysCategoryPankuzu > span,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysCategoryPankuzu > span {
  display: none;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysCategoryPankuzu a.sysPankuzuUrl,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysCategoryPankuzu a.sysPankuzuUrl {
  display: none;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysCategoryPankuzu a.sysPankuzuUrl:last-child,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysCategoryPankuzu a.sysPankuzuUrl:last-child {
  margin-bottom: 0 !important;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysCategoryPankuzu .sysPankuzuUrl:nth-last-of-type(-n + 2),
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysCategoryPankuzu .sysPankuzuUrl:nth-last-of-type(-n + 2) {
  display: block;
  width: fit-content;
  padding-left: 23px !important;
  font-size: 13px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 400;
  margin-bottom: 5px;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysCategoryPankuzu .sysPankuzuUrl:nth-last-of-type(-n + 2)::before,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysCategoryPankuzu .sysPankuzuUrl:nth-last-of-type(-n + 2)::before {
  display: block !important;
  transform: translateY(-50%) rotateZ(225deg);
  left: 3px;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysCategoryPankuzu,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysCategoryPankuzu {
    margin: 0 0 0.8064516129vw;
  }
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysCategoryPankuzu .sysPankuzuUrl:nth-last-of-type(-n + 2),
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysCategoryPankuzu .sysPankuzuUrl:nth-last-of-type(-n + 2) {
    padding-left: 1.8548387097vw !important;
    font-size: 1.0483870968vw;
    margin-bottom: 0.4032258065vw;
  }
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysCategoryPankuzu .sysPankuzuUrl:nth-last-of-type(-n + 2)::before,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysCategoryPankuzu .sysPankuzuUrl:nth-last-of-type(-n + 2)::before {
    left: 0.2419354839vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysCategoryPankuzu,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysCategoryPankuzu {
    margin: 0 0 2.6666666667vw;
  }
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysCategoryPankuzu .sysPankuzuUrl:nth-last-of-type(-n + 2),
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysCategoryPankuzu .sysPankuzuUrl:nth-last-of-type(-n + 2) {
    padding-left: 4vw !important;
    font-size: 3.2vw;
    line-height: 4.5333333333vw;
    font-weight: 500;
    margin-bottom: 1.3333333333vw;
  }
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysCategoryPankuzu .sysPankuzuUrl:nth-last-of-type(-n + 2)::before,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysCategoryPankuzu .sysPankuzuUrl:nth-last-of-type(-n + 2)::before {
    transform: translateY(-50%) rotateZ(225deg);
    left: 0.8vw;
    top: 2.2666666667vw;
  }
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .appeal_pr_wrap,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .appeal_pr_wrap {
  margin: 0 0 10px;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .appeal_pr_wrap div.sysPr,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .appeal_pr_wrap div.sysPr {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 7px;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .appeal_pr_wrap div.sysPr > span,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .appeal_pr_wrap div.sysPr > span {
  display: none;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .appeal_pr_wrap div.sysPr span.appeal,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .appeal_pr_wrap div.sysPr span.appeal {
  display: block;
  width: fit-content;
  color: #ffffff;
  background: #cb2f2f;
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 600;
  border-radius: 0;
  margin: 0;
  padding: 2px 8px 4px;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .appeal_pr_wrap,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .appeal_pr_wrap {
    margin: 0 0 0.8064516129vw;
  }
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .appeal_pr_wrap div.sysPr,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .appeal_pr_wrap div.sysPr {
    gap: 0.564516129vw;
  }
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .appeal_pr_wrap div.sysPr span.appeal,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .appeal_pr_wrap div.sysPr span.appeal {
    font-size: 0.9677419355vw;
    padding: 0.1612903226vw 0.6451612903vw 0.3225806452vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .appeal_pr_wrap,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .appeal_pr_wrap {
    margin: 0;
  }
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .appeal_pr_wrap div.sysPr,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .appeal_pr_wrap div.sysPr {
    gap: 1.3333333333vw;
  }
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .appeal_pr_wrap div.sysPr span.appeal,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .appeal_pr_wrap div.sysPr span.appeal {
    font-size: 2.6666666667vw;
    padding: 0.5333333333vw 1.8666666667vw 0.8vw;
  }
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .price_wrap,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .price_wrap {
  width: fit-content;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: stretch;
  gap: 0;
  margin: 0 0 10px auto;
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .price_wrap,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .price_wrap {
    flex-wrap: wrap;
    padding: 2.6666666667vw 0;
    margin: 0 0 0 auto;
  }
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .price_wrap div.sysDiscountedItemPrice,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .price_wrap div.sysDiscountedItemPrice {
  order: 4;
  font-size: 14px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .price_wrap div.sysDiscountedItemPrice,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .price_wrap div.sysDiscountedItemPrice {
    font-size: 3.2vw;
    gap: 4vw;
  }
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .price_wrap div.sysDiscountedItemPrice span#sysDiscountedItemPrice,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .price_wrap div.sysDiscountedItemPrice span#sysDiscountedItemPrice {
  display: block;
  font-size: 32px;
  line-height: 1.2;
  letter-spacing: 0;
  font-weight: 600;
  color: #cb2f2f;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .price_wrap div.sysDiscountedItemPrice span#sysDiscountedItemPrice span.taxin,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .price_wrap div.sysDiscountedItemPrice span#sysDiscountedItemPrice span.taxin {
  display: inline;
  font-size: 17px;
  line-height: 1.2;
  letter-spacing: 0;
  font-weight: 600;
  color: #cb2f2f;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .price_wrap div.sysDiscountedItemPrice span#sysDiscountedItemPrice span.nonSelectedVariation,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .price_wrap div.sysDiscountedItemPrice span#sysDiscountedItemPrice span.nonSelectedVariation {
  display: block;
  height: 38px;
  font-size: 15px;
  line-height: 38px;
  letter-spacing: 0;
  font-weight: 500;
  color: #1d1d1d;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .price_wrap div.sysDiscountedItemPrice span#sysDiscountedItemPrice,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .price_wrap div.sysDiscountedItemPrice span#sysDiscountedItemPrice {
    font-size: 2.5806451613vw;
  }
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .price_wrap div.sysDiscountedItemPrice span#sysDiscountedItemPrice span.taxin,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .price_wrap div.sysDiscountedItemPrice span#sysDiscountedItemPrice span.taxin {
    font-size: 1.3709677419vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .price_wrap div.sysDiscountedItemPrice span#sysDiscountedItemPrice,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .price_wrap div.sysDiscountedItemPrice span#sysDiscountedItemPrice {
    font-size: 8vw;
  }
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .price_wrap div.sysDiscountedItemPrice span#sysDiscountedItemPrice span.taxin,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .price_wrap div.sysDiscountedItemPrice span#sysDiscountedItemPrice span.taxin {
    font-size: 4vw;
  }
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .price_wrap div.sysDiscountedItemPrice span#sysDiscountedItemPrice span.nonSelectedVariation,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .price_wrap div.sysDiscountedItemPrice span#sysDiscountedItemPrice span.nonSelectedVariation {
    height: 9.6vw;
    font-size: 3.4666666667vw;
    line-height: 9.6vw;
  }
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .price_wrap div.sysSuggestedRetailPrice,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .price_wrap div.sysSuggestedRetailPrice {
  order: 1;
  display: none;
  justify-content: space-between;
  align-items: flex-end;
  gap: 0;
  font-size: 22px;
  line-height: 1.2;
  letter-spacing: 0;
  font-weight: 400;
  color: #1d1d1d;
  position: relative;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .price_wrap div.sysSuggestedRetailPrice::after,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .price_wrap div.sysSuggestedRetailPrice::after {
  content: "";
  display: block;
  width: 88%;
  height: 1px;
  border-bottom: 2px solid rgba(29, 29, 29, 0.35);
  position: absolute;
  right: 3%;
  bottom: 44%;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .price_wrap div.sysSuggestedRetailPrice > span,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .price_wrap div.sysSuggestedRetailPrice > span {
  font-size: 14px;
  font-weight: 400;
  padding-right: 20px;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .price_wrap div.sysSuggestedRetailPrice > span.taxin,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .price_wrap div.sysSuggestedRetailPrice > span.taxin {
  display: inline-block;
  font-size: 14px;
  line-height: 1.2;
  letter-spacing: 0;
  font-weight: 400;
  color: #1d1d1d;
  padding-right: 0;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .price_wrap div.sysSuggestedRetailPrice,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .price_wrap div.sysSuggestedRetailPrice {
    font-size: 1.7741935484vw;
  }
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .price_wrap div.sysSuggestedRetailPrice > span,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .price_wrap div.sysSuggestedRetailPrice > span {
    font-size: 1.1290322581vw;
    padding-right: 1.6129032258vw;
  }
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .price_wrap div.sysSuggestedRetailPrice > span.taxin,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .price_wrap div.sysSuggestedRetailPrice > span.taxin {
    font-size: 1.1290322581vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .price_wrap div.sysSuggestedRetailPrice,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .price_wrap div.sysSuggestedRetailPrice {
    font-size: 4.8vw;
  }
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .price_wrap div.sysSuggestedRetailPrice > span,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .price_wrap div.sysSuggestedRetailPrice > span {
    font-size: 3.2vw;
  }
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .price_wrap div.sysSuggestedRetailPrice > span.taxin,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .price_wrap div.sysSuggestedRetailPrice > span.taxin {
    font-size: 3.4666666667vw;
  }
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .price_wrap div.sysSuggestedRetailPrice:has(span) + div.sysRetailPrice .sysRetailPriceValue,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .price_wrap div.sysSuggestedRetailPrice:has(span) + div.sysRetailPrice .sysRetailPriceValue {
  color: #cb2f2f;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .price_wrap div.sysSuggestedRetailPrice:has(span) + div.sysRetailPrice .sysRetailPriceValue span.taxin,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .price_wrap div.sysSuggestedRetailPrice:has(span) + div.sysRetailPrice .sysRetailPriceValue span.taxin {
  color: #cb2f2f;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .price_wrap div.sysRetailPrice,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .price_wrap div.sysRetailPrice {
  order: 2;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .price_wrap div.sysRetailPrice > span,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .price_wrap div.sysRetailPrice > span {
  font-size: 14px;
  padding-left: 2em;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .price_wrap div.sysRetailPrice,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .price_wrap div.sysRetailPrice {
    gap: 1.6129032258vw;
  }
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .price_wrap div.sysRetailPrice > span,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .price_wrap div.sysRetailPrice > span {
    font-size: 1.1290322581vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .price_wrap div.sysRetailPrice,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .price_wrap div.sysRetailPrice {
    font-size: 3.2vw;
    gap: 4vw;
  }
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .price_wrap div.sysRetailPrice > span,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .price_wrap div.sysRetailPrice > span {
    font-size: 3.2vw;
  }
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .price_wrap div.sysRetailPrice .sysRetailPriceValue,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .price_wrap div.sysRetailPrice .sysRetailPriceValue {
  display: block;
  font-size: 22px;
  line-height: 1.2;
  letter-spacing: 0;
  font-weight: 400;
  color: #1d1d1d;
  padding-left: 0;
  position: relative;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .price_wrap div.sysRetailPrice .sysRetailPriceValue::after,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .price_wrap div.sysRetailPrice .sysRetailPriceValue::after {
  content: "";
  display: block;
  width: 102%;
  height: 1px;
  border-bottom: 2px solid rgba(29, 29, 29, 0.35);
  position: absolute;
  right: 3%;
  bottom: 44%;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .price_wrap div.sysRetailPrice .sysRetailPriceValue > span.taxin,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .price_wrap div.sysRetailPrice .sysRetailPriceValue > span.taxin {
  display: inline-block;
  font-size: 14px;
  line-height: 1.2;
  letter-spacing: 0;
  font-weight: 400;
  color: #1d1d1d;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .price_wrap div.sysRetailPrice .sysRetailPriceValue,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .price_wrap div.sysRetailPrice .sysRetailPriceValue {
    font-size: 1.7741935484vw;
  }
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .price_wrap div.sysRetailPrice .sysRetailPriceValue > span.taxin,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .price_wrap div.sysRetailPrice .sysRetailPriceValue > span.taxin {
    font-size: 1.1290322581vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .price_wrap div.sysRetailPrice .sysRetailPriceValue,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .price_wrap div.sysRetailPrice .sysRetailPriceValue {
    font-size: 4.8vw;
  }
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .price_wrap div.sysRetailPrice .sysRetailPriceValue > span,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .price_wrap div.sysRetailPrice .sysRetailPriceValue > span {
    font-size: 3.2vw;
  }
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .price_wrap div.sysRetailPrice .sysRetailPriceValue > span.taxin,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .price_wrap div.sysRetailPrice .sysRetailPriceValue > span.taxin {
    font-size: 3.4666666667vw;
  }
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .price_wrap:has(#sysDiscountedItemPrice) div.sysRetailPrice .sysRetailPriceValue,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .price_wrap:has(#sysDiscountedItemPrice) div.sysRetailPrice .sysRetailPriceValue {
  color: #1d1d1d !important;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .price_wrap:has(#sysDiscountedItemPrice) div.sysRetailPrice .sysRetailPriceValue span.taxin,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .price_wrap:has(#sysDiscountedItemPrice) div.sysRetailPrice .sysRetailPriceValue span.taxin {
  color: #1d1d1d !important;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .price_wrap:not(:has(#sysDiscountedItemPrice)),
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .price_wrap:not(:has(#sysDiscountedItemPrice)) {
  flex-direction: row;
  align-items: flex-end;
  gap: 20px;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .price_wrap:not(:has(#sysDiscountedItemPrice)),
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .price_wrap:not(:has(#sysDiscountedItemPrice)) {
    gap: 1.6129032258vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .price_wrap:not(:has(#sysDiscountedItemPrice)),
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .price_wrap:not(:has(#sysDiscountedItemPrice)) {
    gap: 5.3333333333vw;
  }
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .price_wrap:not(:has(#sysDiscountedItemPrice)) div.sysSuggestedRetailPrice,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .price_wrap:not(:has(#sysDiscountedItemPrice)) div.sysSuggestedRetailPrice {
  display: flex;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .price_wrap:not(:has(#sysDiscountedItemPrice)) div.sysDiscountedItemPrice,
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .price_wrap:not(:has(#sysDiscountedItemPrice)) div.sysDiscountPrice,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .price_wrap:not(:has(#sysDiscountedItemPrice)) div.sysDiscountedItemPrice,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .price_wrap:not(:has(#sysDiscountedItemPrice)) div.sysDiscountPrice {
  display: none;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .price_wrap:not(:has(#sysDiscountedItemPrice)) div.sysRetailPrice,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .price_wrap:not(:has(#sysDiscountedItemPrice)) div.sysRetailPrice {
  order: 2;
  font-size: 0;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .price_wrap:not(:has(#sysDiscountedItemPrice)) div.sysRetailPrice::after,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .price_wrap:not(:has(#sysDiscountedItemPrice)) div.sysRetailPrice::after {
  display: none;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .price_wrap:not(:has(#sysDiscountedItemPrice)) div.sysRetailPrice > span,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .price_wrap:not(:has(#sysDiscountedItemPrice)) div.sysRetailPrice > span {
  display: none;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .price_wrap:not(:has(#sysDiscountedItemPrice)) div.sysRetailPrice .sysRetailPriceValue,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .price_wrap:not(:has(#sysDiscountedItemPrice)) div.sysRetailPrice .sysRetailPriceValue {
  display: block;
  font-size: 32px;
  line-height: 1.2;
  letter-spacing: 0;
  font-weight: 600;
  text-decoration: none;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .price_wrap:not(:has(#sysDiscountedItemPrice)) div.sysRetailPrice .sysRetailPriceValue span.taxin,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .price_wrap:not(:has(#sysDiscountedItemPrice)) div.sysRetailPrice .sysRetailPriceValue span.taxin {
  display: inline;
  font-size: 17px;
  line-height: 1.2;
  letter-spacing: 0;
  font-weight: 600;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .price_wrap:not(:has(#sysDiscountedItemPrice)) div.sysRetailPrice .sysRetailPriceValue::after,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .price_wrap:not(:has(#sysDiscountedItemPrice)) div.sysRetailPrice .sysRetailPriceValue::after {
  display: none;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .price_wrap:not(:has(#sysDiscountedItemPrice)) div.sysRetailPrice .sysRetailPriceValue,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .price_wrap:not(:has(#sysDiscountedItemPrice)) div.sysRetailPrice .sysRetailPriceValue {
    font-size: 2.5806451613vw;
  }
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .price_wrap:not(:has(#sysDiscountedItemPrice)) div.sysRetailPrice .sysRetailPriceValue span.taxin,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .price_wrap:not(:has(#sysDiscountedItemPrice)) div.sysRetailPrice .sysRetailPriceValue span.taxin {
    font-size: 1.3709677419vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .price_wrap:not(:has(#sysDiscountedItemPrice)) div.sysRetailPrice .sysRetailPriceValue,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .price_wrap:not(:has(#sysDiscountedItemPrice)) div.sysRetailPrice .sysRetailPriceValue {
    font-size: 8vw;
  }
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .price_wrap:not(:has(#sysDiscountedItemPrice)) div.sysRetailPrice .sysRetailPriceValue span.taxin,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .price_wrap:not(:has(#sysDiscountedItemPrice)) div.sysRetailPrice .sysRetailPriceValue span.taxin {
    font-size: 4vw;
  }
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .appeal_pr_wrap:has(.red_price) + .price_wrap div.sysRetailPrice,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .appeal_pr_wrap:has(.red_price) + .price_wrap div.sysRetailPrice {
  color: #cb2f2f;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .appeal_pr_wrap:has(.red_price) + .price_wrap div.sysRetailPrice span,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .appeal_pr_wrap:has(.red_price) + .price_wrap div.sysRetailPrice span {
  color: #cb2f2f;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .appeal_pr_wrap:has(.red_price) + .price_wrap div.sysRetailPrice span.taxin,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .appeal_pr_wrap:has(.red_price) + .price_wrap div.sysRetailPrice span.taxin {
  color: #cb2f2f;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .point_wrap,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .point_wrap {
  font-size: 0;
  text-align: right;
  margin: 0 0 10px;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .point_wrap span.get_point,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .point_wrap span.get_point {
  font-size: 17px;
  font-weight: 600;
  color: #cb2f2f;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .point_wrap span.get_point::before,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .point_wrap span.get_point::before {
  content: "獲得ポイント";
  display: inline;
  font-size: 13px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 400;
  color: #1d1d1d;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .point_wrap span.get_point::after,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .point_wrap span.get_point::after {
  content: "PT";
  display: inline;
  font-size: 13px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 600;
  color: #cb2f2f;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .point_wrap span.get_point.nonPoint,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .point_wrap span.get_point.nonPoint {
  font-size: 13px;
  color: #1d1d1d;
  font-weight: 400;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .point_wrap span.get_point.nonPoint::before, body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .point_wrap span.get_point.nonPoint::after,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .point_wrap span.get_point.nonPoint::before,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .point_wrap span.get_point.nonPoint::after {
  content: "";
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .point_wrap .message,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .point_wrap .message {
  font-size: 0;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .point_wrap .message span.get_point small,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .point_wrap .message span.get_point small {
  font-size: 13px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 600;
  color: #cb2f2f;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .point_wrap,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .point_wrap {
    font-size: 1.0483870968vw;
    margin: 0 0 0.8064516129vw;
  }
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .point_wrap span.get_point,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .point_wrap span.get_point {
    font-size: 1.3709677419vw;
  }
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .point_wrap span.get_point::before, body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .point_wrap span.get_point::after,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .point_wrap span.get_point::before,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .point_wrap span.get_point::after {
    font-size: 1.0483870968vw;
  }
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .point_wrap span.get_point.nonPoint,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .point_wrap span.get_point.nonPoint {
    font-size: 1.0483870968vw;
    color: #1d1d1d;
  }
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .point_wrap .message span.get_point small,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .point_wrap .message span.get_point small {
    font-size: 1.0483870968vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .point_wrap,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .point_wrap {
    font-size: 2.9333333333vw;
    margin: 0 0 2.6666666667vw;
  }
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .point_wrap span.get_point,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .point_wrap span.get_point {
    font-size: 4vw;
  }
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .point_wrap span.get_point::before, body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .point_wrap span.get_point::after,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .point_wrap span.get_point::before,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .point_wrap span.get_point::after {
    font-size: 2.9333333333vw;
  }
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .point_wrap span.get_point.nonPoint,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .point_wrap span.get_point.nonPoint {
    font-size: 2.9333333333vw;
    color: #1d1d1d;
  }
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .point_wrap .message span.get_point small,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .point_wrap .message span.get_point small {
    font-size: 0.8870967742vw;
  }
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysDeliveryDate,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysDeliveryDate {
  padding: 15px;
  background: #fcf8f0;
  margin: 0 0 15px;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysDeliveryDate,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysDeliveryDate {
    padding: 1.2096774194vw;
    margin: 0 0 1.2096774194vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysDeliveryDate,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysDeliveryDate {
    padding: 4vw;
    margin: 0 0 4vw;
  }
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysDeliveryDate div#sysDeliveryDateForm,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysDeliveryDate div#sysDeliveryDateForm {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  gap: 7px 20px;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysDeliveryDate div#sysDeliveryDateForm,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysDeliveryDate div#sysDeliveryDateForm {
    gap: 0.564516129vw 1.6129032258vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysDeliveryDate div#sysDeliveryDateForm,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysDeliveryDate div#sysDeliveryDateForm {
    gap: 1.3333333333vw;
  }
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysDeliveryDate div#sysDeliveryDateForm div.sysDeliveryDateSelectPrefStateArea,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysDeliveryDate div#sysDeliveryDateForm div.sysDeliveryDateSelectPrefStateArea {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysDeliveryDate div#sysDeliveryDateForm div.sysDeliveryDateSelectPrefStateArea span.sysDeliveryDateSelectPrefStateLabel,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysDeliveryDate div#sysDeliveryDateForm div.sysDeliveryDateSelectPrefStateArea span.sysDeliveryDateSelectPrefStateLabel {
  font-size: 13px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 500;
  color: #414141;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysDeliveryDate div#sysDeliveryDateForm div.sysDeliveryDateSelectPrefStateArea select#prefStateId,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysDeliveryDate div#sysDeliveryDateForm div.sysDeliveryDateSelectPrefStateArea select#prefStateId {
  display: block;
  width: 100px;
  height: 40px;
  border: 1px solid #979797;
  background: #ffffff url("/img/common/select_arr.png") center right 11px no-repeat;
  background-size: 8px auto;
  border-radius: 5px;
  padding: 10px;
  font-size: 13px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 500;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysDeliveryDate div#sysDeliveryDateForm div.sysDeliveryDateSelectPrefStateArea,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysDeliveryDate div#sysDeliveryDateForm div.sysDeliveryDateSelectPrefStateArea {
    gap: 0.8064516129vw;
  }
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysDeliveryDate div#sysDeliveryDateForm div.sysDeliveryDateSelectPrefStateArea span.sysDeliveryDateSelectPrefStateLabel,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysDeliveryDate div#sysDeliveryDateForm div.sysDeliveryDateSelectPrefStateArea span.sysDeliveryDateSelectPrefStateLabel {
    font-size: 1.0483870968vw;
  }
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysDeliveryDate div#sysDeliveryDateForm div.sysDeliveryDateSelectPrefStateArea select#prefStateId,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysDeliveryDate div#sysDeliveryDateForm div.sysDeliveryDateSelectPrefStateArea select#prefStateId {
    width: 8.064516129vw;
    height: 3.2258064516vw;
    border-radius: 0.4032258065vw;
    padding: 0.8064516129vw;
    font-size: 1.0483870968vw;
    background: #ffffff url("/img/common/select_arr.png") center right 0.8870967742vw no-repeat;
    background-size: 0.6451612903vw auto;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysDeliveryDate div#sysDeliveryDateForm div.sysDeliveryDateSelectPrefStateArea,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysDeliveryDate div#sysDeliveryDateForm div.sysDeliveryDateSelectPrefStateArea {
    gap: 2.6666666667vw;
  }
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysDeliveryDate div#sysDeliveryDateForm div.sysDeliveryDateSelectPrefStateArea span.sysDeliveryDateSelectPrefStateLabel,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysDeliveryDate div#sysDeliveryDateForm div.sysDeliveryDateSelectPrefStateArea span.sysDeliveryDateSelectPrefStateLabel {
    font-size: 3.2vw;
    line-height: 2;
  }
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysDeliveryDate div#sysDeliveryDateForm div.sysDeliveryDateSelectPrefStateArea select#prefStateId,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysDeliveryDate div#sysDeliveryDateForm div.sysDeliveryDateSelectPrefStateArea select#prefStateId {
    width: 26.6666666667vw;
    height: 10.6666666667vw;
    border-radius: 1.3333333333vw;
    padding: 2.9333333333vw;
    font-size: 2.9333333333vw;
    background: #ffffff url("/img/common/select_arr.png") center right 2.9333333333vw no-repeat;
    background-size: 2.1333333333vw auto;
  }
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysDeliveryDate div#sysDeliveryDateForm div.sysDeliveryDateArea div.sysDeliveryDateString,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysDeliveryDate div#sysDeliveryDateForm div.sysDeliveryDateArea div.sysDeliveryDateString {
  font-size: 13px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 600;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysDeliveryDate div#sysDeliveryDateForm div.sysDeliveryDateArea div.sysDeliveryDateString,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysDeliveryDate div#sysDeliveryDateForm div.sysDeliveryDateArea div.sysDeliveryDateString {
    font-size: 1.0483870968vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysDeliveryDate div#sysDeliveryDateForm div.sysDeliveryDateArea div.sysDeliveryDateString,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysDeliveryDate div#sysDeliveryDateForm div.sysDeliveryDateArea div.sysDeliveryDateString {
    font-size: 3.4666666667vw;
    white-space: nowrap;
  }
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysDeliveryDate div#sysDeliveryDateForm div.sysDeliveryDateArea div.sysDeliveryDateString span.sysDeliveryDateShippingPeriodDatetime,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysDeliveryDate div#sysDeliveryDateForm div.sysDeliveryDateArea div.sysDeliveryDateString span.sysDeliveryDateShippingPeriodDatetime {
  color: #cb2f2f;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysDeliveryDate div#sysDeliveryDateForm div.sysDeliveryDateArea div.sysDeliveryDateString span.sysDeliveryDateEarliestDeliveryDate,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysDeliveryDate div#sysDeliveryDateForm div.sysDeliveryDateArea div.sysDeliveryDateString span.sysDeliveryDateEarliestDeliveryDate {
  color: #cb2f2f;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysDeliveryDate div#sysDeliveryDateForm div.sysDeliveryDateArea div.sysDeliveryDateString span.saitan,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysDeliveryDate div#sysDeliveryDateForm div.sysDeliveryDateArea div.sysDeliveryDateString span.saitan {
  color: #cb2f2f;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysDeliveryDate div#sysDeliveryDateForm div.sysDeliveryDateArea div.sysDeliveryDateString div.sysDeliveryDateAppendComment,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysDeliveryDate div#sysDeliveryDateForm div.sysDeliveryDateArea div.sysDeliveryDateString div.sysDeliveryDateAppendComment {
  display: none;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysDeliveryDate div#sysDeliveryDateForm div.sysDeliveryDateAppendComment p,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysDeliveryDate div#sysDeliveryDateForm div.sysDeliveryDateAppendComment p {
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 400;
  margin: 0;
  padding: 0;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysDeliveryDate div#sysDeliveryDateForm div.sysDeliveryDateAppendComment p,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysDeliveryDate div#sysDeliveryDateForm div.sysDeliveryDateAppendComment p {
    font-size: 0.9677419355vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysDeliveryDate div#sysDeliveryDateForm div.sysDeliveryDateAppendComment p,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysDeliveryDate div#sysDeliveryDateForm div.sysDeliveryDateAppendComment p {
    font-size: 2.6666666667vw;
    padding-left: 1em;
    text-indent: -1em;
  }
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm {
  margin: 0 0 20px;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm {
    margin: 0 0 1.6129032258vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm {
    margin: 0 0 5.3333333333vw;
  }
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysGetPoint,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysGetPoint {
  display: none;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysNumber,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysNumber {
  order: 2;
  width: 160px;
  float: none;
  font-size: 0;
  position: relative;
  margin: 7px 0 0;
  padding: 0;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysNumber:not(:has(option)),
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysNumber:not(:has(option)) {
  opacity: 0;
  pointer-events: none;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysNumber,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysNumber {
    width: 12.9032258065vw;
    margin: 0.564516129vw 0 0;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysNumber,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysNumber {
    width: 42.6666666667vw;
    float: none;
    margin: 0 0 2.6666666667vw auto;
    padding: 0;
  }
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysNumber:not(:has(option)),
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysNumber:not(:has(option)) {
    display: none;
    opacity: 0;
    pointer-events: none;
  }
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysNumber > select,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysNumber > select {
  display: block;
  margin: 0 auto;
  border: 1px solid #979797;
  background: #ffffff;
  border-radius: 5px;
  font-size: 15px;
  line-height: 2;
  letter-spacing: 0;
  font-weight: 400;
  padding: 0 10px;
  width: 80px;
  height: 40px;
  text-align: center;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysNumber > select,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysNumber > select {
    border-radius: 0.4032258065vw;
    font-size: 1.2096774194vw;
    padding: 0 0.8064516129vw;
    width: 6.4516129032vw;
    height: 3.2258064516vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysNumber > select,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysNumber > select {
    border-radius: 1.3333333333vw;
    font-size: 4vw;
    padding: 0 2.6666666667vw;
    width: 21.3333333333vw;
    height: 10.6666666667vw;
  }
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysNumber div.sysNumArea button.sysBtnPlus,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysNumber div.sysNumArea button.sysBtnPlus {
  position: absolute;
  width: 35px;
  height: 40px;
  background: #ebebe7;
  border: none;
  border-radius: 5px;
  top: 0;
  right: 0;
  font-size: 0;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysNumber div.sysNumArea button.sysBtnPlus::before,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysNumber div.sysNumArea button.sysBtnPlus::before {
  content: "";
  display: block;
  width: 12px;
  height: 2px;
  background: #6e6966;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysNumber div.sysNumArea button.sysBtnPlus::after,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysNumber div.sysNumArea button.sysBtnPlus::after {
  content: "";
  display: block;
  width: 12px;
  height: 2px;
  background: #6e6966;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotateZ(90deg);
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysNumber div.sysNumArea button.sysBtnPlus,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysNumber div.sysNumArea button.sysBtnPlus {
    width: 2.8225806452vw;
    height: 3.2258064516vw;
    border-radius: 0.4032258065vw;
  }
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysNumber div.sysNumArea button.sysBtnPlus::before,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysNumber div.sysNumArea button.sysBtnPlus::before {
    width: 0.9677419355vw;
    height: 0.1612903226vw;
  }
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysNumber div.sysNumArea button.sysBtnPlus::after,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysNumber div.sysNumArea button.sysBtnPlus::after {
    width: 0.9677419355vw;
    height: 0.1612903226vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysNumber div.sysNumArea button.sysBtnPlus,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysNumber div.sysNumArea button.sysBtnPlus {
    width: 9.3333333333vw;
    height: 10.6666666667vw;
    border-radius: 1.3333333333vw;
    font-size: 0;
  }
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysNumber div.sysNumArea button.sysBtnPlus::before,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysNumber div.sysNumArea button.sysBtnPlus::before {
    width: 3.2vw;
    height: 0.5333333333vw;
  }
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysNumber div.sysNumArea button.sysBtnPlus::after,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysNumber div.sysNumArea button.sysBtnPlus::after {
    width: 3.2vw;
    height: 0.5333333333vw;
  }
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysNumber div.sysNumArea button.sysBtnMinus,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysNumber div.sysNumArea button.sysBtnMinus {
  position: absolute;
  width: 35px;
  height: 40px;
  background: #ebebe7;
  border: none;
  border-radius: 5px;
  top: 0;
  left: 0;
  font-size: 0;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysNumber div.sysNumArea button.sysBtnMinus::before,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysNumber div.sysNumArea button.sysBtnMinus::before {
  content: "";
  display: block;
  width: 12px;
  height: 2px;
  background: #6e6966;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysNumber div.sysNumArea button.sysBtnMinus,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysNumber div.sysNumArea button.sysBtnMinus {
    width: 2.8225806452vw;
    height: 3.2258064516vw;
    border-radius: 0.4032258065vw;
  }
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysNumber div.sysNumArea button.sysBtnMinus::before,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysNumber div.sysNumArea button.sysBtnMinus::before {
    width: 0.9677419355vw;
    height: 0.1612903226vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysNumber div.sysNumArea button.sysBtnMinus,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysNumber div.sysNumArea button.sysBtnMinus {
    width: 9.3333333333vw;
    height: 10.6666666667vw;
    border-radius: 1.3333333333vw;
    font-size: 0;
  }
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysNumber div.sysNumArea button.sysBtnMinus::before,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysNumber div.sysNumArea button.sysBtnMinus::before {
    width: 3.2vw;
    height: 0.5333333333vw;
  }
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysNumber:not(:has(option)) + div#sysSubmit input.sysCartButton:disabled,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysNumber:not(:has(option)) + div#sysSubmit input.sysCartButton:disabled {
  background: url("/img/common/soldoutBtn.png") center center no-repeat;
  background-size: 100% auto;
  pointer-events: none;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysSubmit,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysSubmit {
  order: 3;
  float: none;
  width: calc(100% - 180px);
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysSubmit,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysSubmit {
    width: calc(100% - 14.5161290323vw);
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysSubmit,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysSubmit {
    float: none;
    width: 100%;
  }
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysSubmit > input[name=ajaxFlag] + div,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysSubmit > input[name=ajaxFlag] + div {
  display: none;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysSubmit .sysCartInDone,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysSubmit .sysCartInDone {
  display: none;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysSubmit input.sysCartButton,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysSubmit input.sysCartButton {
  display: block;
  width: 100%;
  max-width: 400px;
  height: auto;
  aspect-ratio: 400/62;
  margin: 0 auto 10px;
  padding: 0;
  background: url("/img/common/cartInBtn.png") center center no-repeat;
  background-size: 100% auto;
  border: none;
  text-indent: -9999px;
  transition-duration: 0.3s;
  overflow: hidden;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysSubmit input.sysCartButton:hover,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysSubmit input.sysCartButton:hover {
  opacity: 0.7;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysSubmit input.sysCartButton,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysSubmit input.sysCartButton {
    max-width: 32.2580645161vw;
    margin: 0 auto 0.8064516129vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysSubmit input.sysCartButton,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysSubmit input.sysCartButton {
    max-width: 100%;
    font-size: 3.4666666667vw;
  }
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysSubmit input.sysCartButton.sysGoCartButton,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysSubmit input.sysCartButton.sysGoCartButton {
  background: url("/img/common/cartGoBtn.png") center center no-repeat;
  background-size: 100% auto;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysSubmit:has(.sysGoCartButton) input.sysCartButton:not(.sysGoCartButton),
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysSubmit:has(.sysGoCartButton) input.sysCartButton:not(.sysGoCartButton) {
  background: url("/img/common/cartInBtn_after.png") center center no-repeat;
  background-size: 100% auto;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysWishlist,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysWishlist {
  order: 4;
  float: none;
  width: calc(100% - 180px);
  margin: 0 0 0 auto;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysWishlist,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysWishlist {
    width: calc(100% - 14.5161290323vw);
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysWishlist,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysWishlist {
    float: none;
    width: 100%;
  }
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysWishlist div.sysWishListButtonForm button,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysWishlist div.sysWishListButtonForm button {
  display: block;
  width: 100%;
  max-width: 400px;
  height: auto;
  aspect-ratio: 400/50;
  margin: 0 auto;
  border: none;
  background: url("/img/common/favoriteBtn.png") center center no-repeat;
  background-size: 100% auto;
  text-indent: -9999px;
  transition-duration: 0.3s;
  overflow: hidden;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysWishlist div.sysWishListButtonForm button:hover,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysWishlist div.sysWishListButtonForm button:hover {
  opacity: 0.7;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysWishlist div.sysWishListButtonForm button,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysWishlist div.sysWishListButtonForm button {
    max-width: 32.2580645161vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysWishlist div.sysWishListButtonForm button,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysWishlist div.sysWishListButtonForm button {
    max-width: 100%;
    font-size: 3.4666666667vw;
  }
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysWishlist div.sysWishListButtonForm button:disabled,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysWishlist div.sysWishListButtonForm button:disabled {
  display: block;
  width: 100%;
  max-width: 400px;
  aspect-ratio: 400/50;
  height: auto;
  margin: 0 auto;
  border: none;
  background: url("/img/common/isInFavoriteBtn.png") center center no-repeat;
  background-size: 100% auto;
  text-indent: -9999px;
  transition-duration: 0.3s;
  overflow: hidden;
  pointer-events: none;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysWishlist div.sysWishListButtonForm button:disabled,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysWishlist div.sysWishListButtonForm button:disabled {
    max-width: 32.2580645161vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysWishlist div.sysWishListButtonForm button:disabled,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysWishlist div.sysWishListButtonForm button:disabled {
    max-width: 100%;
    font-size: 3.4666666667vw;
  }
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysWishlist div.sysWishListButtonForm button[disabled=disabled],
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysWishlist div.sysWishListButtonForm button[disabled=disabled] {
  background: url("/img/common/isInFavoriteBtn.png") top center no-repeat;
  border: none;
  background-size: 100% auto;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div.sysShare,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div.sysShare {
  order: 5;
  float: none;
  width: 100%;
  padding: 10px 0 0;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div.sysShare > ul,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div.sysShare > ul {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 5px;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div.sysShare > ul::after,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div.sysShare > ul::after {
  display: none;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div.sysShare,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div.sysShare {
    width: 100%;
    padding: 0.8064516129vw 0 0;
  }
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div.sysShare > ul,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div.sysShare > ul {
    gap: 0.4032258065vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div.sysShare,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div.sysShare {
    float: none;
    width: 100%;
    padding: 2.6666666667vw 0 0;
  }
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div.sysShare > ul,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div.sysShare > ul {
    gap: 1.3333333333vw;
  }
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm::after,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm::after {
  content: "";
  display: block;
  clear: both;
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm::after,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm::after {
    display: none;
  }
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysReceiveOption,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysReceiveOption {
  order: 1;
  width: 100%;
  margin-bottom: 20px;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysReceiveOption,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysReceiveOption {
    margin-bottom: 1.6129032258vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysReceiveOption,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysReceiveOption {
    margin-bottom: 5.3333333333vw;
  }
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysReceiveOption div.sysReceiveOption,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysReceiveOption div.sysReceiveOption {
  width: 100%;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysReceiveOption div.sysReceiveOption div.sysReceiveOptionTitle,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysReceiveOption div.sysReceiveOption div.sysReceiveOptionTitle {
  display: block;
  width: 100%;
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 700;
  text-align: left;
  padding: 0;
  margin: 0 0 15px;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysReceiveOption div.sysReceiveOption div.sysReceiveOptionTitle,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysReceiveOption div.sysReceiveOption div.sysReceiveOptionTitle {
    font-size: 1.2096774194vw;
    margin: 0 0 1.2096774194vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysReceiveOption div.sysReceiveOption div.sysReceiveOptionTitle,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysReceiveOption div.sysReceiveOption div.sysReceiveOptionTitle {
    font-size: 3.4666666667vw;
    margin: 0 0 2.6666666667vw;
  }
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysReceiveOption div.sysReceiveOption div.sysReceiveOptionRadioGroup,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysReceiveOption div.sysReceiveOption div.sysReceiveOptionRadioGroup {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 5px;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysReceiveOption div.sysReceiveOption div.sysReceiveOptionRadioGroup,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysReceiveOption div.sysReceiveOption div.sysReceiveOptionRadioGroup {
    gap: 0.4032258065vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysReceiveOption div.sysReceiveOption div.sysReceiveOptionRadioGroup,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysReceiveOption div.sysReceiveOption div.sysReceiveOptionRadioGroup {
    gap: 1.3333333333vw;
  }
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysReceiveOption div.sysReceiveOption div.sysReceiveOptionRadioGroup input,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysReceiveOption div.sysReceiveOption div.sysReceiveOptionRadioGroup input {
  display: none;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysReceiveOption div.sysReceiveOption div.sysReceiveOptionRadioGroup input + label,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysReceiveOption div.sysReceiveOption div.sysReceiveOptionRadioGroup input + label {
  cursor: pointer;
  width: fit-content;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 4px 20px 5px;
  border: 1px solid #9c9c89;
  background: #ffffff;
  border-radius: 4px;
  font-size: 15px;
  line-height: 2;
  letter-spacing: 0;
  font-weight: 700;
  color: #9c9c89;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysReceiveOption div.sysReceiveOption div.sysReceiveOptionRadioGroup input + label,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysReceiveOption div.sysReceiveOption div.sysReceiveOptionRadioGroup input + label {
    padding: 0.3225806452vw 1.6129032258vw 0.4032258065vw;
    border-radius: 0.3225806452vw;
    font-size: 1.2096774194vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysReceiveOption div.sysReceiveOption div.sysReceiveOptionRadioGroup input + label,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysReceiveOption div.sysReceiveOption div.sysReceiveOptionRadioGroup input + label {
    font-size: 3.4666666667vw;
    padding: 1.0666666667vw 5.3333333333vw 1.3333333333vw;
  }
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysReceiveOption div.sysReceiveOption div.sysReceiveOptionRadioGroup input:checked + label,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysReceiveOption div.sysReceiveOption div.sysReceiveOptionRadioGroup input:checked + label {
  background: #e94709;
  border: 1px solid #e94709;
  color: #ffffff;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysReceiveOption div.sysReceiveOption div#receiveAtStoreContent,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysReceiveOption div.sysReceiveOption div#receiveAtStoreContent {
  width: 100%;
  padding-top: 15px;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysReceiveOption div.sysReceiveOption div#receiveAtStoreContent div.sysReceiveStore,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysReceiveOption div.sysReceiveOption div#receiveAtStoreContent div.sysReceiveStore {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: 10px;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysReceiveOption div.sysReceiveOption div#receiveAtStoreContent div.sysReceiveStore label.sysReceiveStoreLabel,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysReceiveOption div.sysReceiveOption div#receiveAtStoreContent div.sysReceiveStore label.sysReceiveStoreLabel {
  width: 75px;
  white-space: nowrap;
  flex-shrink: 0;
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 400;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysReceiveOption div.sysReceiveOption div#receiveAtStoreContent div.sysReceiveStore label.sysReceiveStoreLabel,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysReceiveOption div.sysReceiveOption div#receiveAtStoreContent div.sysReceiveStore label.sysReceiveStoreLabel {
    width: 6.0483870968vw;
    font-size: 1.2096774194vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysReceiveOption div.sysReceiveOption div#receiveAtStoreContent div.sysReceiveStore label.sysReceiveStoreLabel,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysReceiveOption div.sysReceiveOption div#receiveAtStoreContent div.sysReceiveStore label.sysReceiveStoreLabel {
    width: 17.6vw;
    font-size: 3.4666666667vw;
  }
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysReceiveOption div.sysReceiveOption div#receiveAtStoreContent div.sysReceiveStore select#receiveStoreSelect,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysReceiveOption div.sysReceiveOption div#receiveAtStoreContent div.sysReceiveStore select#receiveStoreSelect {
  display: block;
  width: fit-content;
  height: 40px;
  border: 1px solid #979797;
  background: #ffffff url("/img/common/select_arr.png") center right 11px no-repeat;
  background-size: 8px auto;
  border-radius: 5px;
  padding: 10px 40px 10px 10px;
  font-size: 13px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 500;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysReceiveOption div.sysReceiveOption div#receiveAtStoreContent div.sysReceiveStore select#receiveStoreSelect,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysReceiveOption div.sysReceiveOption div#receiveAtStoreContent div.sysReceiveStore select#receiveStoreSelect {
    height: 3.2258064516vw;
    border-radius: 0.4032258065vw;
    padding: 0.8064516129vw 3.2258064516vw 0.8064516129vw 0.8064516129vw;
    font-size: 1.0483870968vw;
    background: #ffffff url("/img/common/select_arr.png") center right 0.8870967742vw no-repeat;
    background-size: 0.6451612903vw auto;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysReceiveOption div.sysReceiveOption div#receiveAtStoreContent div.sysReceiveStore select#receiveStoreSelect,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysReceiveOption div.sysReceiveOption div#receiveAtStoreContent div.sysReceiveStore select#receiveStoreSelect {
    height: 10.6666666667vw;
    border-radius: 1.3333333333vw;
    padding: 2.6666666667vw 10.6666666667vw 2.6666666667vw 2.6666666667vw;
    font-size: 2.9333333333vw;
    background: #ffffff url("/img/common/select_arr.png") center right 2.9333333333vw no-repeat;
    background-size: 2.1333333333vw auto;
  }
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysReceiveOption div.sysReceiveOption div#receiveAtStoreContent div.sysReceiveStore p.sysReceiveStoreExplanation,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysReceiveOption div.sysReceiveOption div#receiveAtStoreContent div.sysReceiveStore p.sysReceiveStoreExplanation {
  width: 100%;
  font-size: 14px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 400;
  padding: 5px 0 0 75px;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysReceiveOption div.sysReceiveOption div#receiveAtStoreContent div.sysReceiveStore p.sysReceiveStoreExplanation,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysReceiveOption div.sysReceiveOption div#receiveAtStoreContent div.sysReceiveStore p.sysReceiveStoreExplanation {
    font-size: 1.1290322581vw;
    padding: 0.4032258065vw 0 0 6.0483870968vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysReceiveOption div.sysReceiveOption div#receiveAtStoreContent div.sysReceiveStore p.sysReceiveStoreExplanation,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysReceiveOption div.sysReceiveOption div#receiveAtStoreContent div.sysReceiveStore p.sysReceiveStoreExplanation {
    font-size: 3.2vw;
    padding: 1.3333333333vw 0 0;
  }
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysReceiveOption div.sysReceiveOption div#receiveAtStoreContent div.sysReceiveDate,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysReceiveOption div.sysReceiveOption div#receiveAtStoreContent div.sysReceiveDate {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 10px;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysReceiveOption div.sysReceiveOption div#receiveAtStoreContent div.sysReceiveDate label.sysReceiveDateLabel,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysReceiveOption div.sysReceiveOption div#receiveAtStoreContent div.sysReceiveDate label.sysReceiveDateLabel {
  width: 75px;
  white-space: nowrap;
  flex-shrink: 0;
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 400;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysReceiveOption div.sysReceiveOption div#receiveAtStoreContent div.sysReceiveDate label.sysReceiveDateLabel,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysReceiveOption div.sysReceiveOption div#receiveAtStoreContent div.sysReceiveDate label.sysReceiveDateLabel {
    width: 6.0483870968vw;
    font-size: 1.2096774194vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysReceiveOption div.sysReceiveOption div#receiveAtStoreContent div.sysReceiveDate label.sysReceiveDateLabel,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysReceiveOption div.sysReceiveOption div#receiveAtStoreContent div.sysReceiveDate label.sysReceiveDateLabel {
    width: 17.6vw;
    font-size: 3.4666666667vw;
  }
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysReceiveOption div.sysReceiveOption div#receiveAtStoreContent div.sysReceiveDate select#receiveDateSelect,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysReceiveOption div.sysReceiveOption div#receiveAtStoreContent div.sysReceiveDate select#receiveDateSelect {
  display: block;
  width: fit-content;
  height: 40px;
  border: 1px solid #979797;
  background: #ffffff url("/img/common/select_arr.png") center right 11px no-repeat;
  background-size: 8px auto;
  border-radius: 5px;
  padding: 10px 40px 10px 10px;
  font-size: 13px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 500;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysReceiveOption div.sysReceiveOption div#receiveAtStoreContent div.sysReceiveDate select#receiveDateSelect,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysReceiveOption div.sysReceiveOption div#receiveAtStoreContent div.sysReceiveDate select#receiveDateSelect {
    height: 3.2258064516vw;
    border-radius: 0.4032258065vw;
    padding: 0.8064516129vw 3.2258064516vw 0.8064516129vw 0.8064516129vw;
    font-size: 1.0483870968vw;
    background: #ffffff url("/img/common/select_arr.png") center right 0.8870967742vw no-repeat;
    background-size: 0.6451612903vw auto;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysReceiveOption div.sysReceiveOption div#receiveAtStoreContent div.sysReceiveDate select#receiveDateSelect,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysReceiveOption div.sysReceiveOption div#receiveAtStoreContent div.sysReceiveDate select#receiveDateSelect {
    height: 10.6666666667vw;
    border-radius: 1.3333333333vw;
    padding: 2.6666666667vw 10.6666666667vw 2.6666666667vw 2.6666666667vw;
    font-size: 2.9333333333vw;
    background: #ffffff url("/img/common/select_arr.png") center right 2.9333333333vw no-repeat;
    background-size: 2.1333333333vw auto;
  }
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysReceiveOption div.sysReceiveOption div#receiveAtStoreContent div.sysReceiveTime,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysReceiveOption div.sysReceiveOption div#receiveAtStoreContent div.sysReceiveTime {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysReceiveOption div.sysReceiveOption div#receiveAtStoreContent div.sysReceiveTime label.sysReceiveTimeLabel,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysReceiveOption div.sysReceiveOption div#receiveAtStoreContent div.sysReceiveTime label.sysReceiveTimeLabel {
  width: 75px;
  white-space: nowrap;
  flex-shrink: 0;
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 400;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysReceiveOption div.sysReceiveOption div#receiveAtStoreContent div.sysReceiveTime label.sysReceiveTimeLabel,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysReceiveOption div.sysReceiveOption div#receiveAtStoreContent div.sysReceiveTime label.sysReceiveTimeLabel {
    width: 6.0483870968vw;
    font-size: 1.2096774194vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysReceiveOption div.sysReceiveOption div#receiveAtStoreContent div.sysReceiveTime label.sysReceiveTimeLabel,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysReceiveOption div.sysReceiveOption div#receiveAtStoreContent div.sysReceiveTime label.sysReceiveTimeLabel {
    width: 17.6vw;
    font-size: 3.4666666667vw;
  }
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysReceiveOption div.sysReceiveOption div#receiveAtStoreContent div.sysReceiveTime select#receiveTimeSelect,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysReceiveOption div.sysReceiveOption div#receiveAtStoreContent div.sysReceiveTime select#receiveTimeSelect {
  display: block;
  width: fit-content;
  height: 40px;
  border: 1px solid #979797;
  background: #ffffff url("/img/common/select_arr.png") center right 11px no-repeat;
  background-size: 8px auto;
  border-radius: 5px;
  padding: 10px 40px 10px 10px;
  font-size: 13px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 500;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysReceiveOption div.sysReceiveOption div#receiveAtStoreContent div.sysReceiveTime select#receiveTimeSelect,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysReceiveOption div.sysReceiveOption div#receiveAtStoreContent div.sysReceiveTime select#receiveTimeSelect {
    height: 3.2258064516vw;
    border-radius: 0.4032258065vw;
    padding: 0.8064516129vw 3.2258064516vw 0.8064516129vw 0.8064516129vw;
    font-size: 1.0483870968vw;
    background: #ffffff url("/img/common/select_arr.png") center right 0.8870967742vw no-repeat;
    background-size: 0.6451612903vw auto;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysReceiveOption div.sysReceiveOption div#receiveAtStoreContent div.sysReceiveTime select#receiveTimeSelect,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysReceiveOption div.sysReceiveOption div#receiveAtStoreContent div.sysReceiveTime select#receiveTimeSelect {
    height: 10.6666666667vw;
    border-radius: 1.3333333333vw;
    padding: 2.6666666667vw 10.6666666667vw 2.6666666667vw 2.6666666667vw;
    font-size: 2.9333333333vw;
    background: #ffffff url("/img/common/select_arr.png") center right 2.9333333333vw no-repeat;
    background-size: 2.1333333333vw auto;
  }
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap {
  margin: 0 0 5px;
  padding: 0;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex-wrap: wrap;
  gap: 5px 7px;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr > span,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr > span {
  display: none;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.wrapping_no,
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.noshi_no,
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.messege_card_no,
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.shipping_free,
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.wrapping,
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.wrapping_brand,
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.wrapping_light,
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.noshi,
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.noshi_tanzaku,
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.noshi_ochugen,
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.noshi_oseibo,
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.noshi_partially,
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.messege_card,
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.name_engraving,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.wrapping_no,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.noshi_no,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.messege_card_no,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.shipping_free,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.wrapping,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.wrapping_brand,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.wrapping_light,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.noshi,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.noshi_tanzaku,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.noshi_ochugen,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.noshi_oseibo,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.noshi_partially,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.messege_card,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.name_engraving {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 6px;
  width: fit-content;
  color: #ffffff;
  background: #9c9c89;
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 600;
  border-radius: 0;
  margin: 0;
  padding: 4px 10px 5px;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.wrapping_no::before,
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.noshi_no::before,
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.messege_card_no::before,
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.shipping_free::before,
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.wrapping::before,
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.wrapping_brand::before,
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.wrapping_light::before,
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.noshi::before,
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.noshi_tanzaku::before,
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.noshi_ochugen::before,
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.noshi_oseibo::before,
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.noshi_partially::before,
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.messege_card::before,
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.name_engraving::before,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.wrapping_no::before,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.noshi_no::before,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.messege_card_no::before,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.shipping_free::before,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.wrapping::before,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.wrapping_brand::before,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.wrapping_light::before,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.noshi::before,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.noshi_tanzaku::before,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.noshi_ochugen::before,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.noshi_oseibo::before,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.noshi_partially::before,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.messege_card::before,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.name_engraving::before {
  content: "";
  display: block;
  width: 20px;
  height: 20px;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.wrapping_no,
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.noshi_no,
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.messege_card_no,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.wrapping_no,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.noshi_no,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.messege_card_no {
  background: #ebebe7;
  color: #1d1d1d;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.wrapping_no::before,
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.noshi_no::before,
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.messege_card_no::before,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.wrapping_no::before,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.noshi_no::before,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.messege_card_no::before {
  display: none;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.shipping_free::before,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.shipping_free::before {
  background: url("/img/item/pr-icon/shipping_free.png") top center no-repeat;
  background-size: contain;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.wrapping::before,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.wrapping::before {
  background: url("/img/item/pr-icon/wrapping.png") top center no-repeat;
  background-size: contain;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.wrapping_brand::before,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.wrapping_brand::before {
  background: url("/img/item/pr-icon/wrapping_brand.png") top center no-repeat;
  background-size: contain;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.wrapping_light::before,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.wrapping_light::before {
  background: url("/img/item/pr-icon/wrapping_light.png") top center no-repeat;
  background-size: contain;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.noshi::before,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.noshi::before {
  background: url("/img/item/pr-icon/noshi.png") top center no-repeat;
  background-size: contain;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.noshi_tanzaku::before,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.noshi_tanzaku::before {
  background: url("/img/item/pr-icon/noshi_tanzaku.png") top center no-repeat;
  background-size: contain;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.noshi_ochugen::before,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.noshi_ochugen::before {
  background: url("/img/item/pr-icon/noshi_ochugen.png") top center no-repeat;
  background-size: contain;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.noshi_oseibo::before,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.noshi_oseibo::before {
  background: url("/img/item/pr-icon/noshi_oseibo.png") top center no-repeat;
  background-size: contain;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.noshi_partially::before,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.noshi_partially::before {
  background: url("/img/item/pr-icon/noshi.png") top center no-repeat;
  background-size: contain;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.messege_card::before,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.messege_card::before {
  background: url("/img/item/pr-icon/messege_card.png") top center no-repeat;
  background-size: contain;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.name_engraving::before,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.name_engraving::before {
  background: url("/img/item/pr-icon/name_engraving.png") top center no-repeat;
  background-size: contain;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap {
    margin: 0 0 0.4032258065vw;
  }
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr {
    gap: 0.4032258065vw 0.564516129vw;
  }
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.wrapping_no,
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.noshi_no,
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.messege_card_no,
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.shipping_free,
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.wrapping,
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.wrapping_brand,
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.wrapping_light,
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.noshi,
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.noshi_tanzaku,
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.noshi_ochugen,
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.noshi_oseibo,
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.noshi_partially,
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.messege_card,
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.name_engraving,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.wrapping_no,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.noshi_no,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.messege_card_no,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.shipping_free,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.wrapping,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.wrapping_brand,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.wrapping_light,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.noshi,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.noshi_tanzaku,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.noshi_ochugen,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.noshi_oseibo,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.noshi_partially,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.messege_card,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.name_engraving {
    font-size: 0.9677419355vw;
    padding: 0.3225806452vw 0.8064516129vw 0.4032258065vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap {
    margin: 0 0 1.3333333333vw;
  }
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr {
    gap: 1.3333333333vw;
  }
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.wrapping_no,
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.noshi_no,
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.messege_card_no,
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.shipping_free,
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.wrapping,
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.wrapping_brand,
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.wrapping_light,
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.noshi,
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.noshi_tanzaku,
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.noshi_ochugen,
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.noshi_oseibo,
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.noshi_partially,
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.messege_card,
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.name_engraving,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.wrapping_no,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.noshi_no,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.messege_card_no,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.shipping_free,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.wrapping,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.wrapping_brand,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.wrapping_light,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.noshi,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.noshi_tanzaku,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.noshi_ochugen,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.noshi_oseibo,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.noshi_partially,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.messege_card,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .type_pr_wrap div.sysPr span.name_engraving {
    font-size: 2.6666666667vw;
    padding: 0.5333333333vw 1.8666666667vw 0.8vw;
  }
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .service_pr_wrap,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .service_pr_wrap {
  margin: 0 0 10px;
  padding: 0;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .service_pr_wrap div.sysPr,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .service_pr_wrap div.sysPr {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  flex-wrap: wrap;
  gap: 5px 7px;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .service_pr_wrap div.sysPr > span,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .service_pr_wrap div.sysPr > span {
  display: none;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .service_pr_wrap div.sysPr span.limited_quantity_item,
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .service_pr_wrap div.sysPr span.seasonal_items,
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .service_pr_wrap div.sysPr span.manufacturer_direct_shipping,
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .service_pr_wrap div.sysPr span.room_temperature,
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .service_pr_wrap div.sysPr span.refrigerated,
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .service_pr_wrap div.sysPr span.frozen,
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .service_pr_wrap div.sysPr span.individual_shipping,
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .service_pr_wrap div.sysPr span.date_cannot,
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .service_pr_wrap div.sysPr span.cannot_bundled,
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .service_pr_wrap div.sysPr span.shopping_bag_ss,
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .service_pr_wrap div.sysPr span.shopping_bag_s,
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .service_pr_wrap div.sysPr span.shopping_bag_m,
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .service_pr_wrap div.sysPr span.shopping_bag_m2,
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .service_pr_wrap div.sysPr span.shopping_bag_l,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .service_pr_wrap div.sysPr span.limited_quantity_item,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .service_pr_wrap div.sysPr span.seasonal_items,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .service_pr_wrap div.sysPr span.manufacturer_direct_shipping,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .service_pr_wrap div.sysPr span.room_temperature,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .service_pr_wrap div.sysPr span.refrigerated,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .service_pr_wrap div.sysPr span.frozen,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .service_pr_wrap div.sysPr span.individual_shipping,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .service_pr_wrap div.sysPr span.date_cannot,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .service_pr_wrap div.sysPr span.cannot_bundled,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .service_pr_wrap div.sysPr span.shopping_bag_ss,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .service_pr_wrap div.sysPr span.shopping_bag_s,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .service_pr_wrap div.sysPr span.shopping_bag_m,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .service_pr_wrap div.sysPr span.shopping_bag_m2,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .service_pr_wrap div.sysPr span.shopping_bag_l {
  display: block;
  width: fit-content;
  color: #ffffff;
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 600;
  border-radius: 0;
  margin: 0;
  padding: 4px 10px 5px;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .service_pr_wrap div.sysPr span.limited_quantity_item,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .service_pr_wrap div.sysPr span.limited_quantity_item {
  background: #ed6c39;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .service_pr_wrap div.sysPr span.seasonal_items,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .service_pr_wrap div.sysPr span.seasonal_items {
  background: #81ac48;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .service_pr_wrap div.sysPr span.manufacturer_direct_shipping,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .service_pr_wrap div.sysPr span.manufacturer_direct_shipping {
  background: #7c5391;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .service_pr_wrap div.sysPr span.room_temperature,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .service_pr_wrap div.sysPr span.room_temperature {
  background: #b59672;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .service_pr_wrap div.sysPr span.refrigerated,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .service_pr_wrap div.sysPr span.refrigerated {
  background: #6eb7bc;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .service_pr_wrap div.sysPr span.frozen,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .service_pr_wrap div.sysPr span.frozen {
  background: #5f6dc8;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .service_pr_wrap div.sysPr span.individual_shipping,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .service_pr_wrap div.sysPr span.individual_shipping {
  background: #ac4e7a;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .service_pr_wrap div.sysPr span.date_cannot,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .service_pr_wrap div.sysPr span.date_cannot {
  background: #ebebe7;
  color: #1d1d1d;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .service_pr_wrap div.sysPr span.cannot_bundled,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .service_pr_wrap div.sysPr span.cannot_bundled {
  background: #ebebe7;
  color: #1d1d1d;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .service_pr_wrap div.sysPr span.shopping_bag_ss,
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .service_pr_wrap div.sysPr span.shopping_bag_s,
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .service_pr_wrap div.sysPr span.shopping_bag_m,
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .service_pr_wrap div.sysPr span.shopping_bag_m2,
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .service_pr_wrap div.sysPr span.shopping_bag_l,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .service_pr_wrap div.sysPr span.shopping_bag_ss,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .service_pr_wrap div.sysPr span.shopping_bag_s,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .service_pr_wrap div.sysPr span.shopping_bag_m,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .service_pr_wrap div.sysPr span.shopping_bag_m2,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .service_pr_wrap div.sysPr span.shopping_bag_l {
  border: 1px solid #9c9c89;
  color: #1d1d1d;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .service_pr_wrap,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .service_pr_wrap {
    margin: 0 0 0.4032258065vw;
  }
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .service_pr_wrap div.sysPr,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .service_pr_wrap div.sysPr {
    gap: 0.4032258065vw 0.564516129vw;
  }
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .service_pr_wrap div.sysPr span.limited_quantity_item,
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .service_pr_wrap div.sysPr span.seasonal_items,
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .service_pr_wrap div.sysPr span.manufacturer_direct_shipping,
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .service_pr_wrap div.sysPr span.room_temperature,
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .service_pr_wrap div.sysPr span.refrigerated,
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .service_pr_wrap div.sysPr span.frozen,
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .service_pr_wrap div.sysPr span.individual_shipping,
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .service_pr_wrap div.sysPr span.date_cannot,
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .service_pr_wrap div.sysPr span.cannot_bundled,
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .service_pr_wrap div.sysPr span.shopping_bag_ss,
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .service_pr_wrap div.sysPr span.shopping_bag_s,
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .service_pr_wrap div.sysPr span.shopping_bag_m,
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .service_pr_wrap div.sysPr span.shopping_bag_m2,
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .service_pr_wrap div.sysPr span.shopping_bag_l,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .service_pr_wrap div.sysPr span.limited_quantity_item,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .service_pr_wrap div.sysPr span.seasonal_items,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .service_pr_wrap div.sysPr span.manufacturer_direct_shipping,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .service_pr_wrap div.sysPr span.room_temperature,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .service_pr_wrap div.sysPr span.refrigerated,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .service_pr_wrap div.sysPr span.frozen,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .service_pr_wrap div.sysPr span.individual_shipping,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .service_pr_wrap div.sysPr span.date_cannot,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .service_pr_wrap div.sysPr span.cannot_bundled,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .service_pr_wrap div.sysPr span.shopping_bag_ss,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .service_pr_wrap div.sysPr span.shopping_bag_s,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .service_pr_wrap div.sysPr span.shopping_bag_m,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .service_pr_wrap div.sysPr span.shopping_bag_m2,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .service_pr_wrap div.sysPr span.shopping_bag_l {
    font-size: 0.9677419355vw;
    padding: 0.3225806452vw 0.8064516129vw 0.4032258065vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .service_pr_wrap,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .service_pr_wrap {
    margin: 0 0 1.3333333333vw;
  }
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .service_pr_wrap div.sysPr,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .service_pr_wrap div.sysPr {
    gap: 1.3333333333vw;
  }
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .service_pr_wrap div.sysPr span.limited_quantity_item,
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .service_pr_wrap div.sysPr span.seasonal_items,
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .service_pr_wrap div.sysPr span.manufacturer_direct_shipping,
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .service_pr_wrap div.sysPr span.room_temperature,
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .service_pr_wrap div.sysPr span.refrigerated,
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .service_pr_wrap div.sysPr span.frozen,
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .service_pr_wrap div.sysPr span.individual_shipping,
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .service_pr_wrap div.sysPr span.date_cannot,
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .service_pr_wrap div.sysPr span.cannot_bundled,
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .service_pr_wrap div.sysPr span.shopping_bag_ss,
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .service_pr_wrap div.sysPr span.shopping_bag_s,
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .service_pr_wrap div.sysPr span.shopping_bag_m,
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .service_pr_wrap div.sysPr span.shopping_bag_m2,
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .service_pr_wrap div.sysPr span.shopping_bag_l,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .service_pr_wrap div.sysPr span.limited_quantity_item,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .service_pr_wrap div.sysPr span.seasonal_items,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .service_pr_wrap div.sysPr span.manufacturer_direct_shipping,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .service_pr_wrap div.sysPr span.room_temperature,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .service_pr_wrap div.sysPr span.refrigerated,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .service_pr_wrap div.sysPr span.frozen,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .service_pr_wrap div.sysPr span.individual_shipping,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .service_pr_wrap div.sysPr span.date_cannot,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .service_pr_wrap div.sysPr span.cannot_bundled,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .service_pr_wrap div.sysPr span.shopping_bag_ss,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .service_pr_wrap div.sysPr span.shopping_bag_s,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .service_pr_wrap div.sysPr span.shopping_bag_m,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .service_pr_wrap div.sysPr span.shopping_bag_m2,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .service_pr_wrap div.sysPr span.shopping_bag_l {
    font-size: 2.6666666667vw;
    padding: 0.5333333333vw 1.8666666667vw 0.8vw;
  }
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .icon_info_btn,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .icon_info_btn {
  margin: 0 0 30px auto;
  width: fit-content;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 7px;
  font-size: 13px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 500;
  cursor: pointer;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .icon_info_btn::after,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .icon_info_btn::after {
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  background: url("/img/item/pr-icon/icon_info.png") top center no-repeat;
  background-size: contain;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .icon_info_btn,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .icon_info_btn {
    margin-bottom: 2.4193548387vw;
    gap: 0.564516129vw;
    font-size: 1.0483870968vw;
  }
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .icon_info_btn::after,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .icon_info_btn::after {
    width: 1.2096774194vw;
    height: 1.2096774194vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .icon_info_btn,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .icon_info_btn {
    margin-bottom: 8vw;
    gap: 1.8666666667vw;
    font-size: 3.2vw;
  }
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .icon_info_btn::after,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .icon_info_btn::after {
    width: 4vw;
    height: 4vw;
  }
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysFreeForm,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysFreeForm {
  opacity: 0;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .freeForm_wrap,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .freeForm_wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 10px;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .freeForm_wrap div.sysFreeForm,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .freeForm_wrap div.sysFreeForm {
  opacity: 1;
  width: calc((100% - 10px) / 2);
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .freeForm_wrap div.sysFreeForm > form input.sysNextSubmit,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .freeForm_wrap div.sysFreeForm > form input.sysNextSubmit {
  display: block;
  width: 100%;
  max-width: 400px;
  height: auto;
  aspect-ratio: 400/50;
  margin: 0 auto;
  padding: 0;
  border: 1px solid #979797;
  border-radius: 15px;
  background: #ffffff;
  color: #1d1d1d;
  font-size: 15px;
  font-weight: 700;
  transition-duration: 0.3s;
  aspect-ratio: 285/50;
  font-weight: 500;
}
body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .freeForm_wrap div.sysFreeForm > form input.sysNextSubmit:hover,
body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .freeForm_wrap div.sysFreeForm > form input.sysNextSubmit:hover {
  background: #979797;
  color: #ffffff;
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .freeForm_wrap div.sysFreeForm > form input.sysNextSubmit,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .freeForm_wrap div.sysFreeForm > form input.sysNextSubmit {
    border-radius: 2.6666666667vw;
    font-size: 3.4666666667vw;
  }
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .freeForm_wrap,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .freeForm_wrap {
    gap: 0.8064516129vw;
  }
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .freeForm_wrap div.sysFreeForm,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .freeForm_wrap div.sysFreeForm {
    width: calc((100% - 0.8064516129vw) / 2);
  }
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .freeForm_wrap div.sysFreeForm > form input.sysNextSubmit,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .freeForm_wrap div.sysFreeForm > form input.sysNextSubmit {
    font-size: 1.2096774194vw;
    border-radius: 1.2096774194vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .freeForm_wrap,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .freeForm_wrap {
    gap: 1.3333333333vw;
  }
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .freeForm_wrap div.sysFreeForm,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .freeForm_wrap div.sysFreeForm {
    width: calc((100% - 1.3333333333vw) / 2);
  }
  body#sysItemDetail #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .freeForm_wrap div.sysFreeForm > form input.sysNextSubmit,
  body.sysItemReview #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .freeForm_wrap div.sysFreeForm > form input.sysNextSubmit {
    white-space: normal;
    height: auto;
    padding: 2.6666666667vw 6.6666666667vw;
  }
}
body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescriptionMobile,
body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescriptionMobile {
  display: none !important;
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescription,
  body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescriptionPc,
  body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescription,
  body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescriptionPc {
    display: block !important;
  }
}
body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap,
body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap,
body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap,
body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap {
  margin: 0 0 50px;
}
body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap::after,
body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap::after,
body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap::after,
body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap::after {
  content: "";
  display: block;
  clear: both;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap,
  body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap,
  body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap,
  body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap {
    margin: 0 0 4.0322580645vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap,
  body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap,
  body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap,
  body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap {
    display: block;
    margin-bottom: 8vw;
  }
}
body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .catalog_type_wrap,
body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .catalog_type_wrap,
body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .catalog_type_wrap,
body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .catalog_type_wrap {
  width: 100%;
  max-width: 580px;
  float: left;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .catalog_type_wrap,
  body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .catalog_type_wrap,
  body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .catalog_type_wrap,
  body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .catalog_type_wrap {
    max-width: 46.7741935484vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .catalog_type_wrap,
  body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .catalog_type_wrap,
  body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .catalog_type_wrap,
  body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .catalog_type_wrap {
    max-width: 100%;
    margin-bottom: 8vw;
    float: none;
  }
}
body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .catalog_type_wrap .exp_ttl,
body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .catalog_type_wrap .exp_ttl,
body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .catalog_type_wrap .exp_ttl,
body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .catalog_type_wrap .exp_ttl {
  font-size: 20px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 600;
  margin: 0 0 15px;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .catalog_type_wrap .exp_ttl,
  body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .catalog_type_wrap .exp_ttl,
  body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .catalog_type_wrap .exp_ttl,
  body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .catalog_type_wrap .exp_ttl {
    font-size: 1.6129032258vw;
    margin: 0 0 1.2096774194vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .catalog_type_wrap .exp_ttl,
  body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .catalog_type_wrap .exp_ttl,
  body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .catalog_type_wrap .exp_ttl,
  body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .catalog_type_wrap .exp_ttl {
    font-size: 4.2666666667vw;
    margin: 0 0 4vw;
  }
}
body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .catalog_type_wrap ul.type_tab_wrap,
body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .catalog_type_wrap ul.type_tab_wrap,
body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .catalog_type_wrap ul.type_tab_wrap,
body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .catalog_type_wrap ul.type_tab_wrap {
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
  gap: 7px;
  position: relative;
  margin: 0 0 30px;
  padding: 0 7px;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .catalog_type_wrap ul.type_tab_wrap,
  body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .catalog_type_wrap ul.type_tab_wrap,
  body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .catalog_type_wrap ul.type_tab_wrap,
  body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .catalog_type_wrap ul.type_tab_wrap {
    gap: 0.564516129vw;
    margin: 0 0 2.4193548387vw;
    padding: 0 0.564516129vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .catalog_type_wrap ul.type_tab_wrap,
  body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .catalog_type_wrap ul.type_tab_wrap,
  body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .catalog_type_wrap ul.type_tab_wrap,
  body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .catalog_type_wrap ul.type_tab_wrap {
    gap: 1.3333333333vw;
    margin: 0 0 5.3333333333vw;
    padding: 0 1.3333333333vw;
  }
}
body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .catalog_type_wrap ul.type_tab_wrap::after,
body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .catalog_type_wrap ul.type_tab_wrap::after,
body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .catalog_type_wrap ul.type_tab_wrap::after,
body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .catalog_type_wrap ul.type_tab_wrap::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  border-bottom: 1px solid #979797;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1;
}
body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .catalog_type_wrap ul.type_tab_wrap li,
body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .catalog_type_wrap ul.type_tab_wrap li,
body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .catalog_type_wrap ul.type_tab_wrap li,
body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .catalog_type_wrap ul.type_tab_wrap li {
  width: 184px;
  height: 45px;
  position: relative;
  z-index: 0;
  border: none;
  border-top-right-radius: 15px;
  border-top-left-radius: 15px;
  background: #ebebe7;
  overflow: hidden;
}
body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .catalog_type_wrap ul.type_tab_wrap li a,
body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .catalog_type_wrap ul.type_tab_wrap li a,
body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .catalog_type_wrap ul.type_tab_wrap li a,
body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .catalog_type_wrap ul.type_tab_wrap li a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  font-size: 13px;
  line-height: 1.2;
  letter-spacing: 0;
  font-weight: 500;
  text-align: center;
  color: #979797;
  padding: 0 10px;
}
body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .catalog_type_wrap ul.type_tab_wrap li a:hover,
body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .catalog_type_wrap ul.type_tab_wrap li a:hover,
body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .catalog_type_wrap ul.type_tab_wrap li a:hover,
body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .catalog_type_wrap ul.type_tab_wrap li a:hover {
  text-decoration: none;
}
body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .catalog_type_wrap ul.type_tab_wrap li.active,
body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .catalog_type_wrap ul.type_tab_wrap li.active,
body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .catalog_type_wrap ul.type_tab_wrap li.active,
body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .catalog_type_wrap ul.type_tab_wrap li.active {
  z-index: 2;
  border: 1px solid #979797;
  border-bottom: none;
  background: #ffffff;
}
body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .catalog_type_wrap ul.type_tab_wrap li.active a,
body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .catalog_type_wrap ul.type_tab_wrap li.active a,
body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .catalog_type_wrap ul.type_tab_wrap li.active a,
body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .catalog_type_wrap ul.type_tab_wrap li.active a {
  color: #1d1d1d;
  pointer-events: none;
}
body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .catalog_type_wrap ul.type_tab_wrap li:has(a:empty),
body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .catalog_type_wrap ul.type_tab_wrap li:has(a:empty),
body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .catalog_type_wrap ul.type_tab_wrap li:has(a:empty),
body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .catalog_type_wrap ul.type_tab_wrap li:has(a:empty) {
  display: none;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .catalog_type_wrap ul.type_tab_wrap li,
  body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .catalog_type_wrap ul.type_tab_wrap li,
  body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .catalog_type_wrap ul.type_tab_wrap li,
  body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .catalog_type_wrap ul.type_tab_wrap li {
    width: 14.8387096774vw;
    height: 3.6290322581vw;
    border-top-right-radius: 1.2096774194vw;
    border-top-left-radius: 1.2096774194vw;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .catalog_type_wrap ul.type_tab_wrap li a,
  body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .catalog_type_wrap ul.type_tab_wrap li a,
  body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .catalog_type_wrap ul.type_tab_wrap li a,
  body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .catalog_type_wrap ul.type_tab_wrap li a {
    font-size: 1.0483870968vw;
    padding: 0 0.8064516129vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .catalog_type_wrap ul.type_tab_wrap li,
  body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .catalog_type_wrap ul.type_tab_wrap li,
  body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .catalog_type_wrap ul.type_tab_wrap li,
  body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .catalog_type_wrap ul.type_tab_wrap li {
    width: 28vw;
    height: 12vw;
    border-top-right-radius: 4vw;
    border-top-left-radius: 4vw;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .catalog_type_wrap ul.type_tab_wrap li a,
  body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .catalog_type_wrap ul.type_tab_wrap li a,
  body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .catalog_type_wrap ul.type_tab_wrap li a,
  body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .catalog_type_wrap ul.type_tab_wrap li a {
    font-size: 2.9333333333vw;
    padding: 0 2.6666666667vw;
  }
}
body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .catalog_type_wrap .type_detail_wrap p.txt,
body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .catalog_type_wrap .type_detail_wrap p.txt,
body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .catalog_type_wrap .type_detail_wrap p.txt,
body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .catalog_type_wrap .type_detail_wrap p.txt {
  margin: 0 0 30px;
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 400;
  text-align: center;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .catalog_type_wrap .type_detail_wrap p.txt,
  body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .catalog_type_wrap .type_detail_wrap p.txt,
  body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .catalog_type_wrap .type_detail_wrap p.txt,
  body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .catalog_type_wrap .type_detail_wrap p.txt {
    margin: 0 0 2.4193548387vw;
    font-size: 1.2096774194vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .catalog_type_wrap .type_detail_wrap p.txt,
  body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .catalog_type_wrap .type_detail_wrap p.txt,
  body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .catalog_type_wrap .type_detail_wrap p.txt,
  body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .catalog_type_wrap .type_detail_wrap p.txt {
    margin: 0 0 5.3333333333vw;
    font-size: 3.2vw;
  }
}
body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .catalog_type_wrap .type_detail_wrap .catalog_view_btn,
body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .catalog_type_wrap .type_detail_wrap .catalog_view_btn,
body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .catalog_type_wrap .type_detail_wrap .catalog_view_btn,
body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .catalog_type_wrap .type_detail_wrap .catalog_view_btn {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 30px;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .catalog_type_wrap .type_detail_wrap .catalog_view_btn,
  body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .catalog_type_wrap .type_detail_wrap .catalog_view_btn,
  body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .catalog_type_wrap .type_detail_wrap .catalog_view_btn,
  body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .catalog_type_wrap .type_detail_wrap .catalog_view_btn {
    gap: 2.4193548387vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .catalog_type_wrap .type_detail_wrap .catalog_view_btn,
  body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .catalog_type_wrap .type_detail_wrap .catalog_view_btn,
  body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .catalog_type_wrap .type_detail_wrap .catalog_view_btn,
  body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .catalog_type_wrap .type_detail_wrap .catalog_view_btn {
    gap: 2.6666666667vw;
  }
}
body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .catalog_type_wrap .type_detail_wrap .catalog_view_btn .img_wrap,
body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .catalog_type_wrap .type_detail_wrap .catalog_view_btn .img_wrap,
body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .catalog_type_wrap .type_detail_wrap .catalog_view_btn .img_wrap,
body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .catalog_type_wrap .type_detail_wrap .catalog_view_btn .img_wrap {
  width: 120px;
  aspect-ratio: 1/1;
}
body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .catalog_type_wrap .type_detail_wrap .catalog_view_btn .img_wrap img,
body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .catalog_type_wrap .type_detail_wrap .catalog_view_btn .img_wrap img,
body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .catalog_type_wrap .type_detail_wrap .catalog_view_btn .img_wrap img,
body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .catalog_type_wrap .type_detail_wrap .catalog_view_btn .img_wrap img {
  object-fit: contain;
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .catalog_type_wrap .type_detail_wrap .catalog_view_btn .img_wrap,
  body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .catalog_type_wrap .type_detail_wrap .catalog_view_btn .img_wrap,
  body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .catalog_type_wrap .type_detail_wrap .catalog_view_btn .img_wrap,
  body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .catalog_type_wrap .type_detail_wrap .catalog_view_btn .img_wrap {
    width: 9.6774193548vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .catalog_type_wrap .type_detail_wrap .catalog_view_btn .img_wrap,
  body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .catalog_type_wrap .type_detail_wrap .catalog_view_btn .img_wrap,
  body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .catalog_type_wrap .type_detail_wrap .catalog_view_btn .img_wrap,
  body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .catalog_type_wrap .type_detail_wrap .catalog_view_btn .img_wrap {
    width: 32vw;
  }
}
body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .catalog_type_wrap .type_detail_wrap .catalog_view_btn .btn_wrap,
body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .catalog_type_wrap .type_detail_wrap .catalog_view_btn .btn_wrap,
body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .catalog_type_wrap .type_detail_wrap .catalog_view_btn .btn_wrap,
body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .catalog_type_wrap .type_detail_wrap .catalog_view_btn .btn_wrap {
  width: 170px;
  height: 38px;
}
body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .catalog_type_wrap .type_detail_wrap .catalog_view_btn .btn_wrap a,
body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .catalog_type_wrap .type_detail_wrap .catalog_view_btn .btn_wrap a,
body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .catalog_type_wrap .type_detail_wrap .catalog_view_btn .btn_wrap a,
body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .catalog_type_wrap .type_detail_wrap .catalog_view_btn .btn_wrap a {
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #313131;
  width: 100%;
  height: 100%;
  border-radius: 19px;
  background: #313131;
  color: #ffffff;
  font-size: 13px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 500;
}
body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .catalog_type_wrap .type_detail_wrap .catalog_view_btn .btn_wrap a:hover,
body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .catalog_type_wrap .type_detail_wrap .catalog_view_btn .btn_wrap a:hover,
body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .catalog_type_wrap .type_detail_wrap .catalog_view_btn .btn_wrap a:hover,
body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .catalog_type_wrap .type_detail_wrap .catalog_view_btn .btn_wrap a:hover {
  background: #ffffff;
  color: #313131;
  text-decoration: none;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .catalog_type_wrap .type_detail_wrap .catalog_view_btn .btn_wrap,
  body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .catalog_type_wrap .type_detail_wrap .catalog_view_btn .btn_wrap,
  body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .catalog_type_wrap .type_detail_wrap .catalog_view_btn .btn_wrap,
  body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .catalog_type_wrap .type_detail_wrap .catalog_view_btn .btn_wrap {
    width: 13.7096774194vw;
    height: 3.064516129vw;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .catalog_type_wrap .type_detail_wrap .catalog_view_btn .btn_wrap a,
  body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .catalog_type_wrap .type_detail_wrap .catalog_view_btn .btn_wrap a,
  body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .catalog_type_wrap .type_detail_wrap .catalog_view_btn .btn_wrap a,
  body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .catalog_type_wrap .type_detail_wrap .catalog_view_btn .btn_wrap a {
    border-radius: 1.6129032258vw;
    font-size: 1.0483870968vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .catalog_type_wrap .type_detail_wrap .catalog_view_btn .btn_wrap,
  body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .catalog_type_wrap .type_detail_wrap .catalog_view_btn .btn_wrap,
  body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .catalog_type_wrap .type_detail_wrap .catalog_view_btn .btn_wrap,
  body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .catalog_type_wrap .type_detail_wrap .catalog_view_btn .btn_wrap {
    width: 45.3333333333vw;
    height: 10.1333333333vw;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .catalog_type_wrap .type_detail_wrap .catalog_view_btn .btn_wrap a,
  body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .catalog_type_wrap .type_detail_wrap .catalog_view_btn .btn_wrap a,
  body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .catalog_type_wrap .type_detail_wrap .catalog_view_btn .btn_wrap a,
  body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .catalog_type_wrap .type_detail_wrap .catalog_view_btn .btn_wrap a {
    border-radius: 5.3333333333vw;
    font-size: 3.4666666667vw;
  }
}
body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .hushtag_wrap,
body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .hushtag_wrap,
body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .hushtag_wrap,
body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .hushtag_wrap {
  width: 100%;
  max-width: 580px;
  float: right;
}
body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .hushtag_wrap .exp_ttl,
body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .hushtag_wrap .exp_ttl,
body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .hushtag_wrap .exp_ttl,
body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .hushtag_wrap .exp_ttl {
  font-size: 20px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 600;
  margin: 0 0 15px;
}
body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .hushtag_wrap .accordion_wrap,
body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .hushtag_wrap .accordion_wrap,
body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .hushtag_wrap .accordion_wrap,
body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .hushtag_wrap .accordion_wrap {
  display: grid;
  grid-template-rows: 150px 0fr;
  transition-duration: 0.3s;
  overflow: hidden;
  margin-bottom: 10px;
}
body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .hushtag_wrap .accordion_wrap ul.hushtag,
body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .hushtag_wrap .accordion_wrap ul.hushtag,
body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .hushtag_wrap .accordion_wrap ul.hushtag,
body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .hushtag_wrap .accordion_wrap ul.hushtag {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  gap: 7px;
  grid-row: 1/3;
}
body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .hushtag_wrap .accordion_wrap ul.hushtag li a,
body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .hushtag_wrap .accordion_wrap ul.hushtag li a,
body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .hushtag_wrap .accordion_wrap ul.hushtag li a,
body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .hushtag_wrap .accordion_wrap ul.hushtag li a {
  width: fit-content;
  height: 32px;
  padding: 0 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  background: #ebebe7;
  border-radius: 16px;
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 500;
}
body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .hushtag_wrap .accordion_wrap.open,
body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .hushtag_wrap .accordion_wrap.open,
body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .hushtag_wrap .accordion_wrap.open,
body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .hushtag_wrap .accordion_wrap.open {
  grid-template-rows: 150px 1fr;
}
body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .hushtag_wrap .accordion_wrap.offAcd,
body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .hushtag_wrap .accordion_wrap.offAcd,
body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .hushtag_wrap .accordion_wrap.offAcd,
body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .hushtag_wrap .accordion_wrap.offAcd {
  display: block;
}
body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .hushtag_wrap .accordion_wrap.offAcd + .more_view,
body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .hushtag_wrap .accordion_wrap.offAcd + .more_view,
body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .hushtag_wrap .accordion_wrap.offAcd + .more_view,
body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .hushtag_wrap .accordion_wrap.offAcd + .more_view {
  display: none;
}
body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .hushtag_wrap .more_view,
body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .hushtag_wrap .more_view,
body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .hushtag_wrap .more_view,
body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .hushtag_wrap .more_view {
  cursor: pointer;
  font-size: 13px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 400;
  width: fit-content;
  margin: 0 0 0 auto;
  padding-right: 20px;
  position: relative;
}
body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .hushtag_wrap .more_view::after,
body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .hushtag_wrap .more_view::after,
body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .hushtag_wrap .more_view::after,
body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .hushtag_wrap .more_view::after {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-right: 1px solid #6e6966;
  border-bottom: 1px solid #6e6966;
  position: absolute;
  top: 50%;
  right: 2px;
  transform: translateY(-50%) rotateZ(45deg);
  transition-duration: 0.3s;
}
body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .hushtag_wrap .more_view.open::after,
body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .hushtag_wrap .more_view.open::after,
body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .hushtag_wrap .more_view.open::after,
body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .hushtag_wrap .more_view.open::after {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-right: 1px solid #6e6966;
  border-bottom: 1px solid #6e6966;
  position: absolute;
  top: 70%;
  right: 2px;
  transform: translateY(-50%) rotateZ(45deg) scale(-1);
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .hushtag_wrap,
  body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .hushtag_wrap,
  body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .hushtag_wrap,
  body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .hushtag_wrap {
    max-width: 46.7741935484vw;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .hushtag_wrap .exp_ttl,
  body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .hushtag_wrap .exp_ttl,
  body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .hushtag_wrap .exp_ttl,
  body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .hushtag_wrap .exp_ttl {
    font-size: 1.6129032258vw;
    margin: 0 0 1.2096774194vw;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .hushtag_wrap .accordion_wrap,
  body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .hushtag_wrap .accordion_wrap,
  body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .hushtag_wrap .accordion_wrap,
  body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .hushtag_wrap .accordion_wrap {
    grid-template-rows: 12.0967741935vw 0fr;
    margin-bottom: 0.8064516129vw;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .hushtag_wrap .accordion_wrap ul.hushtag,
  body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .hushtag_wrap .accordion_wrap ul.hushtag,
  body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .hushtag_wrap .accordion_wrap ul.hushtag,
  body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .hushtag_wrap .accordion_wrap ul.hushtag {
    gap: 0.564516129vw;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .hushtag_wrap .accordion_wrap ul.hushtag li a,
  body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .hushtag_wrap .accordion_wrap ul.hushtag li a,
  body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .hushtag_wrap .accordion_wrap ul.hushtag li a,
  body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .hushtag_wrap .accordion_wrap ul.hushtag li a {
    height: 2.5806451613vw;
    padding: 0 1.2096774194vw;
    border-radius: 1.2903225806vw;
    font-size: 0.9677419355vw;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .hushtag_wrap .accordion_wrap.open,
  body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .hushtag_wrap .accordion_wrap.open,
  body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .hushtag_wrap .accordion_wrap.open,
  body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .hushtag_wrap .accordion_wrap.open {
    grid-template-rows: 12.0967741935vw 1fr;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .hushtag_wrap .accordion_wrap.offAcd,
  body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .hushtag_wrap .accordion_wrap.offAcd,
  body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .hushtag_wrap .accordion_wrap.offAcd,
  body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .hushtag_wrap .accordion_wrap.offAcd {
    display: block;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .hushtag_wrap .accordion_wrap.offAcd + .more_view,
  body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .hushtag_wrap .accordion_wrap.offAcd + .more_view,
  body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .hushtag_wrap .accordion_wrap.offAcd + .more_view,
  body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .hushtag_wrap .accordion_wrap.offAcd + .more_view {
    display: none;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .hushtag_wrap .more_view,
  body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .hushtag_wrap .more_view,
  body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .hushtag_wrap .more_view,
  body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .hushtag_wrap .more_view {
    font-size: 1.0483870968vw;
    padding-right: 1.6129032258vw;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .hushtag_wrap .more_view::after,
  body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .hushtag_wrap .more_view::after,
  body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .hushtag_wrap .more_view::after,
  body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .hushtag_wrap .more_view::after {
    width: 0.6451612903vw;
    height: 0.6451612903vw;
    right: 0.1612903226vw;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .hushtag_wrap .more_view.open::after,
  body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .hushtag_wrap .more_view.open::after,
  body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .hushtag_wrap .more_view.open::after,
  body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .hushtag_wrap .more_view.open::after {
    width: 0.6451612903vw;
    height: 0.6451612903vw;
    right: 0.1612903226vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .hushtag_wrap,
  body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .hushtag_wrap,
  body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .hushtag_wrap,
  body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .hushtag_wrap {
    max-width: 100%;
    float: none;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .hushtag_wrap .exp_ttl,
  body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .hushtag_wrap .exp_ttl,
  body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .hushtag_wrap .exp_ttl,
  body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .hushtag_wrap .exp_ttl {
    font-size: 4.2666666667vw;
    margin: 0 0 4vw;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .hushtag_wrap .accordion_wrap,
  body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .hushtag_wrap .accordion_wrap,
  body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .hushtag_wrap .accordion_wrap,
  body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .hushtag_wrap .accordion_wrap {
    grid-template-rows: 33.0666666667vw 0fr;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .hushtag_wrap .accordion_wrap ul.hushtag,
  body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .hushtag_wrap .accordion_wrap ul.hushtag,
  body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .hushtag_wrap .accordion_wrap ul.hushtag,
  body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .hushtag_wrap .accordion_wrap ul.hushtag {
    gap: 1.8666666667vw 1.3333333333vw;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .hushtag_wrap .accordion_wrap ul.hushtag li a,
  body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .hushtag_wrap .accordion_wrap ul.hushtag li a,
  body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .hushtag_wrap .accordion_wrap ul.hushtag li a,
  body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .hushtag_wrap .accordion_wrap ul.hushtag li a {
    height: 6.6666666667vw;
    padding: 0 2.6666666667vw;
    border-radius: 3.4666666667vw;
    font-size: 2.6666666667vw;
    line-height: 1;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .hushtag_wrap .accordion_wrap.open,
  body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .hushtag_wrap .accordion_wrap.open,
  body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .hushtag_wrap .accordion_wrap.open,
  body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .hushtag_wrap .accordion_wrap.open {
    grid-template-rows: 40vw 1fr;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .hushtag_wrap .accordion_wrap.offAcd,
  body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .hushtag_wrap .accordion_wrap.offAcd,
  body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .hushtag_wrap .accordion_wrap.offAcd,
  body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .hushtag_wrap .accordion_wrap.offAcd {
    display: block;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .hushtag_wrap .accordion_wrap.offAcd + .more_view,
  body#sysItemDetail #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .hushtag_wrap .accordion_wrap.offAcd + .more_view,
  body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescription .type_and_hush_wrap .hushtag_wrap .accordion_wrap.offAcd + .more_view,
  body.sysItemReview #sysWrap #sysMain article .sysDescription #sysDescriptionPc .type_and_hush_wrap .hushtag_wrap .accordion_wrap.offAcd + .more_view {
    display: none;
  }
}
body#sysItemDetail #sysWrap #sysMain article div.sysExplanation,
body.sysItemReview #sysWrap #sysMain article div.sysExplanation {
  padding-bottom: 70px;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysWrap #sysMain article div.sysExplanation,
  body.sysItemReview #sysWrap #sysMain article div.sysExplanation {
    padding-bottom: 5.6451612903vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain article div.sysExplanation,
  body.sysItemReview #sysWrap #sysMain article div.sysExplanation {
    padding-bottom: 10.6666666667vw;
  }
}
body#sysItemDetail #sysWrap #sysMain article div.sysExplanation div#sysExplanation > span,
body.sysItemReview #sysWrap #sysMain article div.sysExplanation div#sysExplanation > span {
  display: none;
}
body#sysItemDetail #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.course_wrap,
body.sysItemReview #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.course_wrap {
  padding: 70px 0;
  position: relative;
  display: none;
}
body#sysItemDetail #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.course_wrap:has(.sysItemImage),
body.sysItemReview #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.course_wrap:has(.sysItemImage) {
  display: block;
}
body#sysItemDetail #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.course_wrap::after,
body.sysItemReview #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.course_wrap::after {
  content: "";
  display: block;
  width: 100vw;
  height: 100%;
  background: #fcf8f0;
  position: absolute;
  top: 0;
  left: 50%;
  z-index: -1;
  transform: translateX(-50%);
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.course_wrap,
  body.sysItemReview #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.course_wrap {
    padding: 5.6451612903vw 0;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.course_wrap,
  body.sysItemReview #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.course_wrap {
    width: 100vw;
    left: 50%;
    transform: translateX(-50%);
    padding: 10.6666666667vw 0;
    background: #fcf8f0;
  }
  body#sysItemDetail #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.course_wrap::after,
  body.sysItemReview #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.course_wrap::after {
    display: none;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.course_wrap div.course_itemBlk div.sysHeadline div.view_more,
  body.sysItemReview #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.course_wrap div.course_itemBlk div.sysHeadline div.view_more {
    position: absolute;
    bottom: 10.6666666667vw;
    left: 50%;
    transform: translateX(-50%);
  }
}
body#sysItemDetail #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.course_wrap div.course_itemBlk div.sysContent,
body.sysItemReview #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.course_wrap div.course_itemBlk div.sysContent {
  padding: 0;
}
body#sysItemDetail #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.course_wrap div.course_itemBlk div.sysContent div.sysItemBlock,
body.sysItemReview #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.course_wrap div.course_itemBlk div.sysContent div.sysItemBlock {
  overflow: hidden;
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.course_wrap div.course_itemBlk div.sysContent div.sysItemBlock,
  body.sysItemReview #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.course_wrap div.course_itemBlk div.sysContent div.sysItemBlock {
    padding: 0 5.3333333333vw;
    overflow: visible;
  }
}
body#sysItemDetail #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.course_wrap div.course_itemBlk div.sysContent div.sysItemBlock ul.sysHorizontal > li,
body.sysItemReview #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.course_wrap div.course_itemBlk div.sysContent div.sysItemBlock ul.sysHorizontal > li {
  padding: 0;
}
body#sysItemDetail #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.course_wrap div.course_itemBlk div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemImage,
body.sysItemReview #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.course_wrap div.course_itemBlk div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemImage {
  margin: 0 0 12px;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.course_wrap div.course_itemBlk div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemImage,
  body.sysItemReview #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.course_wrap div.course_itemBlk div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemImage {
    margin: 0 0 0.9677419355vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.course_wrap div.course_itemBlk div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemImage,
  body.sysItemReview #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.course_wrap div.course_itemBlk div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemImage {
    margin: 0 0 2.1333333333vw;
  }
}
body#sysItemDetail #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.course_wrap div.course_itemBlk div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemName,
body.sysItemReview #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.course_wrap div.course_itemBlk div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemName {
  margin: 0 0 7px;
  text-align: left;
}
body#sysItemDetail #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.course_wrap div.course_itemBlk div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemName > a,
body.sysItemReview #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.course_wrap div.course_itemBlk div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemName > a {
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 500;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.course_wrap div.course_itemBlk div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemName,
  body.sysItemReview #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.course_wrap div.course_itemBlk div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemName {
    margin: 0 0 0.564516129vw;
  }
  body#sysItemDetail #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.course_wrap div.course_itemBlk div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemName > a,
  body.sysItemReview #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.course_wrap div.course_itemBlk div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemName > a {
    font-size: 1.2096774194vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.course_wrap div.course_itemBlk div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemName,
  body.sysItemReview #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.course_wrap div.course_itemBlk div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemName {
    margin: 0 0 1.3333333333vw;
  }
  body#sysItemDetail #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.course_wrap div.course_itemBlk div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemName > a,
  body.sysItemReview #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.course_wrap div.course_itemBlk div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemName > a {
    font-size: 3.2vw;
  }
}
body#sysItemDetail #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.course_wrap div.course_itemBlk div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemPrice,
body.sysItemReview #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.course_wrap div.course_itemBlk div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemPrice {
  font-size: 20px;
  line-height: 1;
  letter-spacing: 0;
  font-weight: 600;
  text-align: left;
  min-height: 2em;
}
body#sysItemDetail #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.course_wrap div.course_itemBlk div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemPrice span.taxin,
body.sysItemReview #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.course_wrap div.course_itemBlk div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemPrice span.taxin {
  font-size: 12px;
  line-height: 1;
  letter-spacing: 0;
  font-weight: 500;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.course_wrap div.course_itemBlk div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemPrice,
  body.sysItemReview #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.course_wrap div.course_itemBlk div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemPrice {
    font-size: 1.6129032258vw;
  }
  body#sysItemDetail #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.course_wrap div.course_itemBlk div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemPrice span.taxin,
  body.sysItemReview #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.course_wrap div.course_itemBlk div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemPrice span.taxin {
    font-size: 0.9677419355vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.course_wrap div.course_itemBlk div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemPrice,
  body.sysItemReview #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.course_wrap div.course_itemBlk div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemPrice {
    font-size: 4.5333333333vw;
  }
  body#sysItemDetail #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.course_wrap div.course_itemBlk div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemPrice span.taxin,
  body.sysItemReview #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.course_wrap div.course_itemBlk div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemPrice span.taxin {
    font-size: 2.6666666667vw;
  }
}
body#sysItemDetail #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.course_wrap div.course_itemBlk div.sysContent .swiper-button-next,
body.sysItemReview #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.course_wrap div.course_itemBlk div.sysContent .swiper-button-next {
  position: absolute;
  top: 50%;
  right: -65px;
  transform: translateY(-50%);
  width: 40px;
  height: 40px;
  margin-top: 0;
  z-index: 10;
  cursor: pointer;
  display: block;
}
body#sysItemDetail #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.course_wrap div.course_itemBlk div.sysContent .swiper-button-next::before,
body.sysItemReview #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.course_wrap div.course_itemBlk div.sysContent .swiper-button-next::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(/img/common/swiper_arr_right.png) top center no-repeat;
  background-size: 100% 100%;
}
body#sysItemDetail #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.course_wrap div.course_itemBlk div.sysContent .swiper-button-next::after,
body.sysItemReview #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.course_wrap div.course_itemBlk div.sysContent .swiper-button-next::after {
  display: none;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.course_wrap div.course_itemBlk div.sysContent .swiper-button-next,
  body.sysItemReview #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.course_wrap div.course_itemBlk div.sysContent .swiper-button-next {
    right: -5.2419354839vw;
    width: 3.2258064516vw;
    height: 3.2258064516vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.course_wrap div.course_itemBlk div.sysContent .swiper-button-next,
  body.sysItemReview #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.course_wrap div.course_itemBlk div.sysContent .swiper-button-next {
    display: none;
  }
}
body#sysItemDetail #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.course_wrap div.course_itemBlk div.sysContent .swiper-button-prev,
body.sysItemReview #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.course_wrap div.course_itemBlk div.sysContent .swiper-button-prev {
  position: absolute;
  top: 50%;
  left: -65px;
  transform: translateY(-50%);
  width: 40px;
  height: 40px;
  margin-top: 0;
  z-index: 10;
  cursor: pointer;
  display: block;
}
body#sysItemDetail #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.course_wrap div.course_itemBlk div.sysContent .swiper-button-prev::before,
body.sysItemReview #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.course_wrap div.course_itemBlk div.sysContent .swiper-button-prev::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(/img/common/swiper_arr_left.png) top center no-repeat;
  background-size: 100% 100%;
}
body#sysItemDetail #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.course_wrap div.course_itemBlk div.sysContent .swiper-button-prev::after,
body.sysItemReview #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.course_wrap div.course_itemBlk div.sysContent .swiper-button-prev::after {
  display: none;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.course_wrap div.course_itemBlk div.sysContent .swiper-button-prev,
  body.sysItemReview #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.course_wrap div.course_itemBlk div.sysContent .swiper-button-prev {
    left: -5.2419354839vw;
    width: 3.2258064516vw;
    height: 3.2258064516vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.course_wrap div.course_itemBlk div.sysContent .swiper-button-prev,
  body.sysItemReview #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.course_wrap div.course_itemBlk div.sysContent .swiper-button-prev {
    display: none;
  }
}
body#sysItemDetail #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.catalog_content,
body.sysItemReview #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.catalog_content {
  width: 100vw;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  padding: 70px 0;
  background: #ebebe7;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.catalog_content,
  body.sysItemReview #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.catalog_content {
    padding: 5.6451612903vw 0;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.catalog_content,
  body.sysItemReview #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.catalog_content {
    padding: 10.6666666667vw 5.3333333333vw;
  }
}
body#sysItemDetail #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.catalog_content div.catalog_mv,
body.sysItemReview #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.catalog_content div.catalog_mv {
  width: 100%;
  max-width: 1240px;
  padding: 0 20px;
  margin: 0 auto 50px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 40px;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.catalog_content div.catalog_mv,
  body.sysItemReview #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.catalog_content div.catalog_mv {
    max-width: 100vw;
    padding: 0 1.6129032258vw;
    margin: 0 auto 4.0322580645vw;
    gap: 3.2258064516vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.catalog_content div.catalog_mv,
  body.sysItemReview #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.catalog_content div.catalog_mv {
    padding: 0;
    margin: 0 auto 8vw;
    display: block;
  }
}
body#sysItemDetail #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.catalog_content div.catalog_mv div.img_wrap,
body.sysItemReview #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.catalog_content div.catalog_mv div.img_wrap {
  width: 100%;
  max-width: 580px;
}
body#sysItemDetail #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.catalog_content div.catalog_mv div.img_wrap > img,
body.sysItemReview #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.catalog_content div.catalog_mv div.img_wrap > img {
  width: 100%;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.catalog_content div.catalog_mv div.img_wrap,
  body.sysItemReview #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.catalog_content div.catalog_mv div.img_wrap {
    max-width: 46.7741935484vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.catalog_content div.catalog_mv div.img_wrap,
  body.sysItemReview #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.catalog_content div.catalog_mv div.img_wrap {
    width: 62.6666666667vw;
    max-width: 100%;
    margin: 0 auto 6.6666666667vw;
  }
}
body#sysItemDetail #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.catalog_content div.catalog_mv div.txt_wrap,
body.sysItemReview #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.catalog_content div.catalog_mv div.txt_wrap {
  width: 100%;
  max-width: 580px;
}
body#sysItemDetail #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.catalog_content div.catalog_mv div.txt_wrap div.ttl,
body.sysItemReview #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.catalog_content div.catalog_mv div.txt_wrap div.ttl {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 32px;
  line-height: 1.5;
  letter-spacing: 0.02em;
  font-weight: 600;
  text-align: center;
  margin-bottom: 40px;
}
body#sysItemDetail #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.catalog_content div.catalog_mv div.txt_wrap div.txt,
body.sysItemReview #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.catalog_content div.catalog_mv div.txt_wrap div.txt {
  font-size: 15px;
  line-height: 2;
  letter-spacing: 0;
  font-weight: 400;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.catalog_content div.catalog_mv div.txt_wrap,
  body.sysItemReview #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.catalog_content div.catalog_mv div.txt_wrap {
    max-width: 46.7741935484vw;
  }
  body#sysItemDetail #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.catalog_content div.catalog_mv div.txt_wrap div.ttl,
  body.sysItemReview #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.catalog_content div.catalog_mv div.txt_wrap div.ttl {
    font-size: 2.5806451613vw;
    margin-bottom: 3.2258064516vw;
  }
  body#sysItemDetail #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.catalog_content div.catalog_mv div.txt_wrap div.txt,
  body.sysItemReview #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.catalog_content div.catalog_mv div.txt_wrap div.txt {
    font-size: 1.2096774194vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.catalog_content div.catalog_mv div.txt_wrap,
  body.sysItemReview #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.catalog_content div.catalog_mv div.txt_wrap {
    max-width: 100%;
  }
  body#sysItemDetail #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.catalog_content div.catalog_mv div.txt_wrap div.ttl,
  body.sysItemReview #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.catalog_content div.catalog_mv div.txt_wrap div.ttl {
    font-size: 5.3333333333vw;
    margin-bottom: 4vw;
  }
  body#sysItemDetail #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.catalog_content div.catalog_mv div.txt_wrap div.txt,
  body.sysItemReview #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.catalog_content div.catalog_mv div.txt_wrap div.txt {
    font-size: 3.2vw;
  }
}
body#sysItemDetail #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.catalog_content div.catalog_detail_wrap,
body.sysItemReview #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.catalog_content div.catalog_detail_wrap {
  width: 100%;
  max-width: 1240px;
  padding: 0 20px;
  margin: 0 auto;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.catalog_content div.catalog_detail_wrap,
  body.sysItemReview #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.catalog_content div.catalog_detail_wrap {
    max-width: 100vw;
    padding: 0 1.6129032258vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.catalog_content div.catalog_detail_wrap,
  body.sysItemReview #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.catalog_content div.catalog_detail_wrap {
    padding: 0;
  }
}
body#sysItemDetail #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.catalog_content div.catalog_detail_wrap > dl,
body.sysItemReview #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.catalog_content div.catalog_detail_wrap > dl {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  border-top: 1px solid #979797;
}
body#sysItemDetail #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.catalog_content div.catalog_detail_wrap > dl:last-child,
body.sysItemReview #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.catalog_content div.catalog_detail_wrap > dl:last-child {
  border-bottom: 1px solid #979797;
}
body#sysItemDetail #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.catalog_content div.catalog_detail_wrap > dl > dt,
body.sysItemReview #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.catalog_content div.catalog_detail_wrap > dl > dt {
  flex-shrink: 0;
  width: 230px;
  background: #e1e1db;
  padding: 11px 15px;
  font-size: 15px;
  line-height: 2;
  letter-spacing: 0;
  font-weight: 400;
  text-align: left;
}
body#sysItemDetail #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.catalog_content div.catalog_detail_wrap > dl > dd,
body.sysItemReview #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.catalog_content div.catalog_detail_wrap > dl > dd {
  width: 100%;
  padding: 11px 15px;
  font-size: 15px;
  line-height: 2;
  letter-spacing: 0;
  font-weight: 400;
  text-align: left;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.catalog_content div.catalog_detail_wrap > dl > dt,
  body.sysItemReview #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.catalog_content div.catalog_detail_wrap > dl > dt {
    width: 18.5483870968vw;
    padding: 0.8870967742vw 1.2096774194vw;
    font-size: 1.2096774194vw;
  }
  body#sysItemDetail #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.catalog_content div.catalog_detail_wrap > dl > dd,
  body.sysItemReview #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.catalog_content div.catalog_detail_wrap > dl > dd {
    padding: 0.8870967742vw 1.2096774194vw;
    font-size: 1.2096774194vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.catalog_content div.catalog_detail_wrap > dl > dt,
  body.sysItemReview #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.catalog_content div.catalog_detail_wrap > dl > dt {
    width: 28vw;
    padding: 1.8666666667vw 2.6666666667vw;
    font-size: 3.2vw;
  }
  body#sysItemDetail #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.catalog_content div.catalog_detail_wrap > dl > dd,
  body.sysItemReview #sysWrap #sysMain article div.sysExplanation div#sysExplanation div.catalog_content div.catalog_detail_wrap > dl > dd {
    width: 100%;
    padding: 1.8666666667vw 2.6666666667vw;
    font-size: 3.2vw;
  }
}
body#sysItemDetail #sysWrap #sysMain article div.sysExplanation div.catalog_images_wrap,
body.sysItemReview #sysWrap #sysMain article div.sysExplanation div.catalog_images_wrap {
  padding: 70px 0 0;
  display: flex;
  flex-direction: column;
  gap: 70px;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysWrap #sysMain article div.sysExplanation div.catalog_images_wrap,
  body.sysItemReview #sysWrap #sysMain article div.sysExplanation div.catalog_images_wrap {
    padding: 5.6451612903vw 0 0;
    gap: 5.6451612903vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain article div.sysExplanation div.catalog_images_wrap,
  body.sysItemReview #sysWrap #sysMain article div.sysExplanation div.catalog_images_wrap {
    padding: 10.6666666667vw 0 0;
    gap: 10.6666666667vw;
  }
}
body#sysItemDetail #sysWrap #sysMain article div.sysExplanation div.catalog_images_wrap div.blk h2.sysExp_ttl,
body.sysItemReview #sysWrap #sysMain article div.sysExplanation div.catalog_images_wrap div.blk h2.sysExp_ttl {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 32px;
  line-height: 1.5;
  letter-spacing: 0.02em;
  font-weight: 600;
  text-align: center;
  margin-bottom: 20px;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysWrap #sysMain article div.sysExplanation div.catalog_images_wrap div.blk h2.sysExp_ttl,
  body.sysItemReview #sysWrap #sysMain article div.sysExplanation div.catalog_images_wrap div.blk h2.sysExp_ttl {
    font-size: 2.5806451613vw;
    margin-bottom: 1.6129032258vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain article div.sysExplanation div.catalog_images_wrap div.blk h2.sysExp_ttl,
  body.sysItemReview #sysWrap #sysMain article div.sysExplanation div.catalog_images_wrap div.blk h2.sysExp_ttl {
    font-size: 5.3333333333vw;
    text-align: left;
    margin-bottom: 4vw;
  }
}
body#sysItemDetail #sysWrap #sysMain article div.sysExplanation div.catalog_images_wrap div.blk p.sysExp_txt,
body.sysItemReview #sysWrap #sysMain article div.sysExplanation div.catalog_images_wrap div.blk p.sysExp_txt {
  font-size: 15px;
  line-height: 2;
  letter-spacing: 0;
  font-weight: 400;
  text-align: center;
  margin-bottom: 30px;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysWrap #sysMain article div.sysExplanation div.catalog_images_wrap div.blk p.sysExp_txt,
  body.sysItemReview #sysWrap #sysMain article div.sysExplanation div.catalog_images_wrap div.blk p.sysExp_txt {
    font-size: 1.2096774194vw;
    margin-bottom: 2.4193548387vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain article div.sysExplanation div.catalog_images_wrap div.blk p.sysExp_txt,
  body.sysItemReview #sysWrap #sysMain article div.sysExplanation div.catalog_images_wrap div.blk p.sysExp_txt {
    font-size: 3.2vw;
    text-align: left;
    margin-bottom: 5.3333333333vw;
  }
}
body#sysItemDetail #sysWrap #sysMain article div.sysExplanation div.catalog_images_wrap div.blk div.main_img,
body.sysItemReview #sysWrap #sysMain article div.sysExplanation div.catalog_images_wrap div.blk div.main_img {
  margin-bottom: 30px;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysWrap #sysMain article div.sysExplanation div.catalog_images_wrap div.blk div.main_img,
  body.sysItemReview #sysWrap #sysMain article div.sysExplanation div.catalog_images_wrap div.blk div.main_img {
    margin-bottom: 2.4193548387vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain article div.sysExplanation div.catalog_images_wrap div.blk div.main_img,
  body.sysItemReview #sysWrap #sysMain article div.sysExplanation div.catalog_images_wrap div.blk div.main_img {
    margin-bottom: 4vw;
  }
}
body#sysItemDetail #sysWrap #sysMain article div.sysExplanation div.catalog_images_wrap div.blk ul.page_img,
body.sysItemReview #sysWrap #sysMain article div.sysExplanation div.catalog_images_wrap div.blk ul.page_img {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  gap: 24px;
}
body#sysItemDetail #sysWrap #sysMain article div.sysExplanation div.catalog_images_wrap div.blk ul.page_img > li,
body.sysItemReview #sysWrap #sysMain article div.sysExplanation div.catalog_images_wrap div.blk ul.page_img > li {
  width: calc((100% - 72px) / 4);
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysWrap #sysMain article div.sysExplanation div.catalog_images_wrap div.blk ul.page_img,
  body.sysItemReview #sysWrap #sysMain article div.sysExplanation div.catalog_images_wrap div.blk ul.page_img {
    gap: 1.935483871vw;
  }
  body#sysItemDetail #sysWrap #sysMain article div.sysExplanation div.catalog_images_wrap div.blk ul.page_img > li,
  body.sysItemReview #sysWrap #sysMain article div.sysExplanation div.catalog_images_wrap div.blk ul.page_img > li {
    width: calc((100% - 5.8064516129vw) / 4);
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain article div.sysExplanation div.catalog_images_wrap div.blk ul.page_img,
  body.sysItemReview #sysWrap #sysMain article div.sysExplanation div.catalog_images_wrap div.blk ul.page_img {
    flex-wrap: wrap;
    gap: 4vw;
  }
  body#sysItemDetail #sysWrap #sysMain article div.sysExplanation div.catalog_images_wrap div.blk ul.page_img > li,
  body.sysItemReview #sysWrap #sysMain article div.sysExplanation div.catalog_images_wrap div.blk ul.page_img > li {
    width: calc((100% - 4vw) / 2);
  }
}
body#sysItemDetail #sysWrap #sysMain article div.sysExplanation div.catalog_images_wrap div.blk ul.sub_img,
body.sysItemReview #sysWrap #sysMain article div.sysExplanation div.catalog_images_wrap div.blk ul.sub_img {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: stretch;
  gap: 20px 30px;
}
body#sysItemDetail #sysWrap #sysMain article div.sysExplanation div.catalog_images_wrap div.blk ul.sub_img > li,
body.sysItemReview #sysWrap #sysMain article div.sysExplanation div.catalog_images_wrap div.blk ul.sub_img > li {
  width: calc((100% - 60px) / 3);
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysWrap #sysMain article div.sysExplanation div.catalog_images_wrap div.blk ul.sub_img,
  body.sysItemReview #sysWrap #sysMain article div.sysExplanation div.catalog_images_wrap div.blk ul.sub_img {
    gap: 1.6129032258vw 2.4193548387vw;
  }
  body#sysItemDetail #sysWrap #sysMain article div.sysExplanation div.catalog_images_wrap div.blk ul.sub_img > li,
  body.sysItemReview #sysWrap #sysMain article div.sysExplanation div.catalog_images_wrap div.blk ul.sub_img > li {
    width: calc((100% - 4.8387096774vw) / 3);
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain article div.sysExplanation div.catalog_images_wrap div.blk ul.sub_img,
  body.sysItemReview #sysWrap #sysMain article div.sysExplanation div.catalog_images_wrap div.blk ul.sub_img {
    gap: 4vw;
  }
  body#sysItemDetail #sysWrap #sysMain article div.sysExplanation div.catalog_images_wrap div.blk ul.sub_img > li,
  body.sysItemReview #sysWrap #sysMain article div.sysExplanation div.catalog_images_wrap div.blk ul.sub_img > li {
    width: calc((100% - 4vw) / 2);
  }
}
body#sysItemDetail #sysWrap #sysMain article div.sysExplanation div.catalog_images_wrap div.blk h2.sysExp_ttl_brand,
body.sysItemReview #sysWrap #sysMain article div.sysExplanation div.catalog_images_wrap div.blk h2.sysExp_ttl_brand {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 32px;
  line-height: 1.5;
  letter-spacing: 0.02em;
  font-weight: 600;
  text-align: center;
  margin-bottom: 40px;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysWrap #sysMain article div.sysExplanation div.catalog_images_wrap div.blk h2.sysExp_ttl_brand,
  body.sysItemReview #sysWrap #sysMain article div.sysExplanation div.catalog_images_wrap div.blk h2.sysExp_ttl_brand {
    font-size: 2.5806451613vw;
    margin-bottom: 3.2258064516vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain article div.sysExplanation div.catalog_images_wrap div.blk h2.sysExp_ttl_brand,
  body.sysItemReview #sysWrap #sysMain article div.sysExplanation div.catalog_images_wrap div.blk h2.sysExp_ttl_brand {
    font-size: 5.3333333333vw;
    text-align: center;
    margin-bottom: 5.3333333333vw;
  }
}
body#sysItemDetail #sysWrap #sysMain article div.sysExplanation div.catalog_images_wrap div.blk div.brand_img,
body.sysItemReview #sysWrap #sysMain article div.sysExplanation div.catalog_images_wrap div.blk div.brand_img {
  padding: 0 50px;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysWrap #sysMain article div.sysExplanation div.catalog_images_wrap div.blk div.brand_img,
  body.sysItemReview #sysWrap #sysMain article div.sysExplanation div.catalog_images_wrap div.blk div.brand_img {
    padding: 0 4.0322580645vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain article div.sysExplanation div.catalog_images_wrap div.blk div.brand_img,
  body.sysItemReview #sysWrap #sysMain article div.sysExplanation div.catalog_images_wrap div.blk div.brand_img {
    padding: 0;
  }
}
body#sysItemDetail #sysWrap #sysMain article div.sysReview,
body.sysItemReview #sysWrap #sysMain article div.sysReview {
  display: flex;
  flex-direction: column;
  padding: 70px 0;
  margin: 0 0 40px;
  position: relative;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysWrap #sysMain article div.sysReview,
  body.sysItemReview #sysWrap #sysMain article div.sysReview {
    padding: 5.6451612903vw 0;
    margin: 0 0 3.2258064516vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain article div.sysReview,
  body.sysItemReview #sysWrap #sysMain article div.sysReview {
    padding: 8vw 0 25.0666666667vw;
    margin: 0 0 8vw;
  }
}
body#sysItemDetail #sysWrap #sysMain article div.sysReview::after,
body.sysItemReview #sysWrap #sysMain article div.sysReview::after {
  content: "";
  display: block;
  width: 100vw;
  height: 100%;
  background: #ebebe7;
  position: absolute;
  top: 0;
  left: 50%;
  z-index: -1;
  transform: translateX(-50%);
}
body#sysItemDetail #sysWrap #sysMain article div.sysReview > br,
body.sysItemReview #sysWrap #sysMain article div.sysReview > br {
  display: none;
}
body#sysItemDetail #sysWrap #sysMain article div.sysReview span.sysReviewHistoryCount,
body.sysItemReview #sysWrap #sysMain article div.sysReview span.sysReviewHistoryCount {
  display: none;
}
body#sysItemDetail #sysWrap #sysMain article div.sysReview div.review_stars_wrap,
body.sysItemReview #sysWrap #sysMain article div.sysReview div.review_stars_wrap {
  order: 2;
  width: 100%;
  margin: 0 0 20px;
  padding: 0;
}
body#sysItemDetail #sysWrap #sysMain article div.sysReview div.review_stars_wrap > span,
body.sysItemReview #sysWrap #sysMain article div.sysReview div.review_stars_wrap > span {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
body#sysItemDetail #sysWrap #sysMain article div.sysReview div.review_stars_wrap > span div.review_average,
body.sysItemReview #sysWrap #sysMain article div.sysReview div.review_stars_wrap > span div.review_average {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 8px;
}
body#sysItemDetail #sysWrap #sysMain article div.sysReview div.review_stars_wrap > span div.review_average span.stars,
body.sysItemReview #sysWrap #sysMain article div.sysReview div.review_stars_wrap > span div.review_average span.stars {
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0.1em;
  font-weight: 700;
  color: #e94709;
}
body#sysItemDetail #sysWrap #sysMain article div.sysReview div.review_stars_wrap > span div.review_average span.review_num,
body.sysItemReview #sysWrap #sysMain article div.sysReview div.review_stars_wrap > span div.review_average span.review_num {
  font-size: 20px;
  line-height: 2;
  letter-spacing: 0;
  font-weight: 500;
}
body#sysItemDetail #sysWrap #sysMain article div.sysReview div.review_stars_wrap > span div.revew_count,
body.sysItemReview #sysWrap #sysMain article div.sysReview div.review_stars_wrap > span div.revew_count {
  font-size: 14px;
  line-height: 2;
  letter-spacing: 0;
  font-weight: 500;
  margin-top: 4px;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysWrap #sysMain article div.sysReview div.review_stars_wrap,
  body.sysItemReview #sysWrap #sysMain article div.sysReview div.review_stars_wrap {
    margin: 0 0 1.6129032258vw;
  }
  body#sysItemDetail #sysWrap #sysMain article div.sysReview div.review_stars_wrap > span div.review_average,
  body.sysItemReview #sysWrap #sysMain article div.sysReview div.review_stars_wrap > span div.review_average {
    gap: 0.6451612903vw;
  }
  body#sysItemDetail #sysWrap #sysMain article div.sysReview div.review_stars_wrap > span div.review_average span.stars,
  body.sysItemReview #sysWrap #sysMain article div.sysReview div.review_stars_wrap > span div.review_average span.stars {
    font-size: 1.2903225806vw;
  }
  body#sysItemDetail #sysWrap #sysMain article div.sysReview div.review_stars_wrap > span div.review_average span.review_num,
  body.sysItemReview #sysWrap #sysMain article div.sysReview div.review_stars_wrap > span div.review_average span.review_num {
    font-size: 1.6129032258vw;
  }
  body#sysItemDetail #sysWrap #sysMain article div.sysReview div.review_stars_wrap > span div.revew_count,
  body.sysItemReview #sysWrap #sysMain article div.sysReview div.review_stars_wrap > span div.revew_count {
    font-size: 1.1290322581vw;
    margin-top: 0.3225806452vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain article div.sysReview div.review_stars_wrap,
  body.sysItemReview #sysWrap #sysMain article div.sysReview div.review_stars_wrap {
    margin: -6.1333333333vw 0 4vw;
  }
  body#sysItemDetail #sysWrap #sysMain article div.sysReview div.review_stars_wrap > span,
  body.sysItemReview #sysWrap #sysMain article div.sysReview div.review_stars_wrap > span {
    justify-content: flex-end;
  }
  body#sysItemDetail #sysWrap #sysMain article div.sysReview div.review_stars_wrap > span div.review_average,
  body.sysItemReview #sysWrap #sysMain article div.sysReview div.review_stars_wrap > span div.review_average {
    gap: 2.1333333333vw;
  }
  body#sysItemDetail #sysWrap #sysMain article div.sysReview div.review_stars_wrap > span div.review_average span.stars,
  body.sysItemReview #sysWrap #sysMain article div.sysReview div.review_stars_wrap > span div.review_average span.stars {
    font-size: 4.2666666667vw;
  }
  body#sysItemDetail #sysWrap #sysMain article div.sysReview div.review_stars_wrap > span div.review_average span.review_num,
  body.sysItemReview #sysWrap #sysMain article div.sysReview div.review_stars_wrap > span div.review_average span.review_num {
    font-size: 4.5333333333vw;
    line-height: 2;
  }
  body#sysItemDetail #sysWrap #sysMain article div.sysReview div.review_stars_wrap > span div.revew_count,
  body.sysItemReview #sysWrap #sysMain article div.sysReview div.review_stars_wrap > span div.revew_count {
    font-size: 2.9333333333vw;
    line-height: 2;
    margin-top: 1.0666666667vw;
  }
}
body#sysItemDetail #sysWrap #sysMain article div.sysReview ul.sysReviewHistoryList,
body.sysItemReview #sysWrap #sysMain article div.sysReview ul.sysReviewHistoryList {
  order: 3;
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain article div.sysReview ul.sysReviewHistoryList,
  body.sysItemReview #sysWrap #sysMain article div.sysReview ul.sysReviewHistoryList {
    gap: 2.6666666667vw;
  }
}
body#sysItemDetail #sysWrap #sysMain article div.sysReview ul.sysReviewHistoryList > li,
body.sysItemReview #sysWrap #sysMain article div.sysReview ul.sysReviewHistoryList > li {
  display: flex;
  justify-content: flex-start;
  align-items: flex-end;
  flex-wrap: wrap;
  gap: 15px 15px;
  padding: 30px;
  background: #ffffff;
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain article div.sysReview ul.sysReviewHistoryList > li,
  body.sysItemReview #sysWrap #sysMain article div.sysReview ul.sysReviewHistoryList > li {
    gap: 2.6666666667vw 2.1333333333vw;
    padding: 4vw;
  }
}
body#sysItemDetail #sysWrap #sysMain article div.sysReview ul.sysReviewHistoryList > li div.sysNickname,
body.sysItemReview #sysWrap #sysMain article div.sysReview ul.sysReviewHistoryList > li div.sysNickname {
  width: fit-content;
  margin: 0;
  padding: 0;
}
body#sysItemDetail #sysWrap #sysMain article div.sysReview ul.sysReviewHistoryList > li div.sysNickname > span,
body.sysItemReview #sysWrap #sysMain article div.sysReview ul.sysReviewHistoryList > li div.sysNickname > span {
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 700;
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain article div.sysReview ul.sysReviewHistoryList > li div.sysNickname,
  body.sysItemReview #sysWrap #sysMain article div.sysReview ul.sysReviewHistoryList > li div.sysNickname {
    width: 30.6666666667vw;
  }
  body#sysItemDetail #sysWrap #sysMain article div.sysReview ul.sysReviewHistoryList > li div.sysNickname > span,
  body.sysItemReview #sysWrap #sysMain article div.sysReview ul.sysReviewHistoryList > li div.sysNickname > span {
    font-size: 11px;
  }
}
body#sysItemDetail #sysWrap #sysMain article div.sysReview ul.sysReviewHistoryList > li div.sysEvaluation,
body.sysItemReview #sysWrap #sysMain article div.sysReview ul.sysReviewHistoryList > li div.sysEvaluation {
  width: fit-content;
  margin: 0;
  padding: 0;
}
body#sysItemDetail #sysWrap #sysMain article div.sysReview ul.sysReviewHistoryList > li div.sysEvaluation > span,
body.sysItemReview #sysWrap #sysMain article div.sysReview ul.sysReviewHistoryList > li div.sysEvaluation > span {
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: 0.1em;
  font-weight: 700;
  color: #e94709;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  width: 5.4em;
}
body#sysItemDetail #sysWrap #sysMain article div.sysReview ul.sysReviewHistoryList > li div.sysEvaluation > span::after,
body.sysItemReview #sysWrap #sysMain article div.sysReview ul.sysReviewHistoryList > li div.sysEvaluation > span::after {
  content: "☆☆☆☆☆";
  display: inline-block;
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain article div.sysReview ul.sysReviewHistoryList > li div.sysEvaluation > span,
  body.sysItemReview #sysWrap #sysMain article div.sysReview ul.sysReviewHistoryList > li div.sysEvaluation > span {
    font-size: 3.7333333333vw;
  }
}
body#sysItemDetail #sysWrap #sysMain article div.sysReview ul.sysReviewHistoryList > li div.sysReviewText,
body.sysItemReview #sysWrap #sysMain article div.sysReview ul.sysReviewHistoryList > li div.sysReviewText {
  padding-top: 5px;
  width: 100%;
  font-size: 15px;
  line-height: 2;
  letter-spacing: 0;
  font-weight: 400;
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain article div.sysReview ul.sysReviewHistoryList > li div.sysReviewText,
  body.sysItemReview #sysWrap #sysMain article div.sysReview ul.sysReviewHistoryList > li div.sysReviewText {
    padding-top: 0;
    font-size: 3.2vw;
    padding-bottom: 2.6666666667vw;
  }
}
body#sysItemDetail #sysWrap #sysMain article div.sysReview ul.sysReviewHistoryList > li div.sysReviewDatetime,
body.sysItemReview #sysWrap #sysMain article div.sysReview ul.sysReviewHistoryList > li div.sysReviewDatetime {
  width: 100%;
  text-align: right;
  font-size: 13px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 400;
  color: #414141;
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain article div.sysReview ul.sysReviewHistoryList > li div.sysReviewDatetime,
  body.sysItemReview #sysWrap #sysMain article div.sysReview ul.sysReviewHistoryList > li div.sysReviewDatetime {
    font-size: 2.9333333333vw;
  }
}
body#sysItemDetail #sysWrap #sysMain article div.sysReview div.sysHeadline,
body.sysItemReview #sysWrap #sysMain article div.sysReview div.sysHeadline {
  order: 1;
  width: 100%;
  margin-bottom: 15px;
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain article div.sysReview div.sysHeadline,
  body.sysItemReview #sysWrap #sysMain article div.sysReview div.sysHeadline {
    margin: 0 auto;
    padding: 0;
  }
  body#sysItemDetail #sysWrap #sysMain article div.sysReview div.sysHeadline div.view_more,
  body.sysItemReview #sysWrap #sysMain article div.sysReview div.sysHeadline div.view_more {
    position: absolute;
    bottom: 8vw;
    left: 50%;
    transform: translateX(-50%);
  }
}
body#sysItemDetail #sysWrap #sysMain article div.sysReview div.sysHeadline div.view_more > form > input:not(.sysButton),
body.sysItemReview #sysWrap #sysMain article div.sysReview div.sysHeadline div.view_more > form > input:not(.sysButton) {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 9px 20px;
  height: 38px;
  background: transparent;
  border: 1px solid #6e6966;
  border-radius: 18px;
  font-size: 13px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 600;
  color: #1d1d1d;
}
body#sysItemDetail #sysWrap #sysMain article div.sysReview div.sysHeadline div.view_more > form > input:not(.sysButton):hover,
body.sysItemReview #sysWrap #sysMain article div.sysReview div.sysHeadline div.view_more > form > input:not(.sysButton):hover {
  color: #e94709;
  text-decoration: underline;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysWrap #sysMain article div.sysReview div.sysHeadline div.view_more > form > input:not(.sysButton),
  body.sysItemReview #sysWrap #sysMain article div.sysReview div.sysHeadline div.view_more > form > input:not(.sysButton) {
    height: 3.064516129vw;
    padding: 0.7258064516vw 1.6129032258vw;
    border-radius: 1.4516129032vw;
    font-size: 1.0483870968vw;
    line-height: 1.3709677419vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain article div.sysReview div.sysHeadline div.view_more > form > input:not(.sysButton),
  body.sysItemReview #sysWrap #sysMain article div.sysReview div.sysHeadline div.view_more > form > input:not(.sysButton) {
    height: 10.4vw;
    border-radius: 5.0666666667vw;
    padding: 2.6666666667vw 5.3333333333vw;
    font-size: 3.4666666667vw;
    line-height: 5.0666666667vw;
    letter-spacing: 0;
  }
}
body#sysItemDetail #sysWrap #sysMain article div.sysReview div#sysReviewAverage,
body.sysItemReview #sysWrap #sysMain article div.sysReview div#sysReviewAverage {
  display: none;
}
body#sysItemDetail #sysWrap #sysMain div.itemDetail_recommend,
body.sysItemReview #sysWrap #sysMain div.itemDetail_recommend {
  display: none;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto 70px;
  padding: 70px 0;
  position: relative;
}
body#sysItemDetail #sysWrap #sysMain div.itemDetail_recommend::after,
body.sysItemReview #sysWrap #sysMain div.itemDetail_recommend::after {
  content: "";
  display: block;
  width: 100vw;
  height: 100%;
  background: #fcf8f0;
  position: absolute;
  top: 0;
  left: 50%;
  z-index: -1;
  transform: translateX(-50%);
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysWrap #sysMain div.itemDetail_recommend,
  body.sysItemReview #sysWrap #sysMain div.itemDetail_recommend {
    max-width: 96.7741935484vw;
    margin: 0 auto 5.6451612903vw;
    padding: 5.6451612903vw 0;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain div.itemDetail_recommend,
  body.sysItemReview #sysWrap #sysMain div.itemDetail_recommend {
    margin: 0 auto;
    padding: 10.6666666667vw 5.3333333333vw 29.3333333333vw;
    background: #fcf8f0;
    overflow: hidden;
  }
  body#sysItemDetail #sysWrap #sysMain div.itemDetail_recommend::after,
  body.sysItemReview #sysWrap #sysMain div.itemDetail_recommend::after {
    display: none;
  }
}
body#sysItemDetail #sysWrap #sysMain div.itemDetail_recommend:has(.sysItemImage),
body.sysItemReview #sysWrap #sysMain div.itemDetail_recommend:has(.sysItemImage) {
  display: block;
}
body#sysItemDetail #sysWrap #sysMain div.itemDetail_recommend div.sysHeadline,
body.sysItemReview #sysWrap #sysMain div.itemDetail_recommend div.sysHeadline {
  padding: 0;
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain div.itemDetail_recommend div.sysHeadline div.view_more,
  body.sysItemReview #sysWrap #sysMain div.itemDetail_recommend div.sysHeadline div.view_more {
    position: absolute;
    bottom: 10.6666666667vw;
    left: 50%;
    transform: translateX(-50%);
  }
}
body#sysItemDetail #sysWrap #sysMain div.itemDetail_recommend div.sysContent div.sysItemBlock,
body.sysItemReview #sysWrap #sysMain div.itemDetail_recommend div.sysContent div.sysItemBlock {
  overflow: hidden;
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain div.itemDetail_recommend div.sysContent div.sysItemBlock,
  body.sysItemReview #sysWrap #sysMain div.itemDetail_recommend div.sysContent div.sysItemBlock {
    overflow: visible;
  }
}
body#sysItemDetail #sysWrap #sysMain div.itemDetail_recommend div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemImage,
body.sysItemReview #sysWrap #sysMain div.itemDetail_recommend div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemImage {
  margin: 0 0 12px;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysWrap #sysMain div.itemDetail_recommend div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemImage,
  body.sysItemReview #sysWrap #sysMain div.itemDetail_recommend div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemImage {
    margin: 0 0 0.9677419355vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain div.itemDetail_recommend div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemImage,
  body.sysItemReview #sysWrap #sysMain div.itemDetail_recommend div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemImage {
    margin: 0 0 2.1333333333vw;
  }
}
body#sysItemDetail #sysWrap #sysMain div.itemDetail_recommend div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemName,
body.sysItemReview #sysWrap #sysMain div.itemDetail_recommend div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemName {
  margin: 0 0 7px;
  text-align: left;
}
body#sysItemDetail #sysWrap #sysMain div.itemDetail_recommend div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemName > a,
body.sysItemReview #sysWrap #sysMain div.itemDetail_recommend div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemName > a {
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 500;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysWrap #sysMain div.itemDetail_recommend div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemName,
  body.sysItemReview #sysWrap #sysMain div.itemDetail_recommend div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemName {
    margin: 0 0 0.564516129vw;
  }
  body#sysItemDetail #sysWrap #sysMain div.itemDetail_recommend div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemName > a,
  body.sysItemReview #sysWrap #sysMain div.itemDetail_recommend div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemName > a {
    font-size: 1.2096774194vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain div.itemDetail_recommend div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemName,
  body.sysItemReview #sysWrap #sysMain div.itemDetail_recommend div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemName {
    margin: 0 0 1.3333333333vw;
  }
  body#sysItemDetail #sysWrap #sysMain div.itemDetail_recommend div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemName > a,
  body.sysItemReview #sysWrap #sysMain div.itemDetail_recommend div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemName > a {
    font-size: 3.2vw;
  }
}
body#sysItemDetail #sysWrap #sysMain div.itemDetail_recommend div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemPrice,
body.sysItemReview #sysWrap #sysMain div.itemDetail_recommend div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemPrice {
  font-size: 20px;
  line-height: 1;
  letter-spacing: 0;
  font-weight: 600;
  text-align: left;
  min-height: 2em;
}
body#sysItemDetail #sysWrap #sysMain div.itemDetail_recommend div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemPrice span.taxin,
body.sysItemReview #sysWrap #sysMain div.itemDetail_recommend div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemPrice span.taxin {
  font-size: 12px;
  line-height: 1;
  letter-spacing: 0;
  font-weight: 500;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysWrap #sysMain div.itemDetail_recommend div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemPrice,
  body.sysItemReview #sysWrap #sysMain div.itemDetail_recommend div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemPrice {
    font-size: 1.6129032258vw;
  }
  body#sysItemDetail #sysWrap #sysMain div.itemDetail_recommend div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemPrice span.taxin,
  body.sysItemReview #sysWrap #sysMain div.itemDetail_recommend div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemPrice span.taxin {
    font-size: 0.9677419355vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain div.itemDetail_recommend div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemPrice,
  body.sysItemReview #sysWrap #sysMain div.itemDetail_recommend div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemPrice {
    font-size: 4.5333333333vw;
  }
  body#sysItemDetail #sysWrap #sysMain div.itemDetail_recommend div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemPrice span.taxin,
  body.sysItemReview #sysWrap #sysMain div.itemDetail_recommend div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemPrice span.taxin {
    font-size: 2.6666666667vw;
  }
}
body#sysItemDetail #sysWrap #sysMain div.itemDetail_recommend div.sysContent div.sysItemBlock .swiper-button-next,
body.sysItemReview #sysWrap #sysMain div.itemDetail_recommend div.sysContent div.sysItemBlock .swiper-button-next {
  position: absolute;
  top: 50%;
  right: -65px;
  transform: translateY(-50%);
  width: 40px;
  height: 40px;
  margin-top: 0;
  z-index: 10;
  cursor: pointer;
  display: block;
}
body#sysItemDetail #sysWrap #sysMain div.itemDetail_recommend div.sysContent div.sysItemBlock .swiper-button-next::before,
body.sysItemReview #sysWrap #sysMain div.itemDetail_recommend div.sysContent div.sysItemBlock .swiper-button-next::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(/img/common/swiper_arr_right.png) top center no-repeat;
  background-size: 100% 100%;
}
body#sysItemDetail #sysWrap #sysMain div.itemDetail_recommend div.sysContent div.sysItemBlock .swiper-button-next::after,
body.sysItemReview #sysWrap #sysMain div.itemDetail_recommend div.sysContent div.sysItemBlock .swiper-button-next::after {
  display: none;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysWrap #sysMain div.itemDetail_recommend div.sysContent div.sysItemBlock .swiper-button-next,
  body.sysItemReview #sysWrap #sysMain div.itemDetail_recommend div.sysContent div.sysItemBlock .swiper-button-next {
    right: -5.2419354839vw;
    width: 3.2258064516vw;
    height: 3.2258064516vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain div.itemDetail_recommend div.sysContent div.sysItemBlock .swiper-button-next,
  body.sysItemReview #sysWrap #sysMain div.itemDetail_recommend div.sysContent div.sysItemBlock .swiper-button-next {
    display: none;
  }
}
body#sysItemDetail #sysWrap #sysMain div.itemDetail_recommend div.sysContent div.sysItemBlock .swiper-button-prev,
body.sysItemReview #sysWrap #sysMain div.itemDetail_recommend div.sysContent div.sysItemBlock .swiper-button-prev {
  position: absolute;
  top: 50%;
  left: -65px;
  transform: translateY(-50%);
  width: 40px;
  height: 40px;
  margin-top: 0;
  z-index: 10;
  cursor: pointer;
  display: block;
}
body#sysItemDetail #sysWrap #sysMain div.itemDetail_recommend div.sysContent div.sysItemBlock .swiper-button-prev::before,
body.sysItemReview #sysWrap #sysMain div.itemDetail_recommend div.sysContent div.sysItemBlock .swiper-button-prev::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(/img/common/swiper_arr_left.png) top center no-repeat;
  background-size: 100% 100%;
}
body#sysItemDetail #sysWrap #sysMain div.itemDetail_recommend div.sysContent div.sysItemBlock .swiper-button-prev::after,
body.sysItemReview #sysWrap #sysMain div.itemDetail_recommend div.sysContent div.sysItemBlock .swiper-button-prev::after {
  display: none;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysWrap #sysMain div.itemDetail_recommend div.sysContent div.sysItemBlock .swiper-button-prev,
  body.sysItemReview #sysWrap #sysMain div.itemDetail_recommend div.sysContent div.sysItemBlock .swiper-button-prev {
    left: -5.2419354839vw;
    width: 3.2258064516vw;
    height: 3.2258064516vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain div.itemDetail_recommend div.sysContent div.sysItemBlock .swiper-button-prev,
  body.sysItemReview #sysWrap #sysMain div.itemDetail_recommend div.sysContent div.sysItemBlock .swiper-button-prev {
    display: none;
  }
}
body#sysItemDetail #sysWrap #sysMain div.check_history,
body.sysItemReview #sysWrap #sysMain div.check_history {
  display: block;
  width: 100%;
  max-width: 1340px;
  margin: 0 auto;
  padding: 70px 20px;
  position: relative;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysWrap #sysMain div.check_history,
  body.sysItemReview #sysWrap #sysMain div.check_history {
    max-width: 108.064516129vw;
    margin: 0 auto;
    padding: 5.6451612903vw 1.6129032258vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain div.check_history,
  body.sysItemReview #sysWrap #sysMain div.check_history {
    margin: 0 auto;
    padding: 10.6666666667vw 5.3333333333vw;
    overflow: hidden;
  }
}
body#sysItemDetail #sysWrap #sysMain div.check_history div.sysHeadline,
body.sysItemReview #sysWrap #sysMain div.check_history div.sysHeadline {
  padding: 0;
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain div.check_history div.sysHeadline div.view_more,
  body.sysItemReview #sysWrap #sysMain div.check_history div.sysHeadline div.view_more {
    position: absolute;
    bottom: 10.6666666667vw;
    left: 50%;
    transform: translateX(-50%);
  }
}
body#sysItemDetail #sysWrap #sysMain div.check_history div.sysContent div.sysItemBlock,
body.sysItemReview #sysWrap #sysMain div.check_history div.sysContent div.sysItemBlock {
  overflow: hidden;
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain div.check_history div.sysContent div.sysItemBlock,
  body.sysItemReview #sysWrap #sysMain div.check_history div.sysContent div.sysItemBlock {
    overflow: visible;
  }
}
body#sysItemDetail #sysWrap #sysMain div.check_history div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemImage,
body.sysItemReview #sysWrap #sysMain div.check_history div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemImage {
  margin: 0 0 12px;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysWrap #sysMain div.check_history div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemImage,
  body.sysItemReview #sysWrap #sysMain div.check_history div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemImage {
    margin: 0 0 0.9677419355vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain div.check_history div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemImage,
  body.sysItemReview #sysWrap #sysMain div.check_history div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemImage {
    margin: 0 0 2.1333333333vw;
  }
}
body#sysItemDetail #sysWrap #sysMain div.check_history div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemName,
body.sysItemReview #sysWrap #sysMain div.check_history div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemName {
  margin: 0 0 7px;
  text-align: left;
}
body#sysItemDetail #sysWrap #sysMain div.check_history div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemName > a,
body.sysItemReview #sysWrap #sysMain div.check_history div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemName > a {
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 500;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysWrap #sysMain div.check_history div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemName,
  body.sysItemReview #sysWrap #sysMain div.check_history div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemName {
    margin: 0 0 0.564516129vw;
  }
  body#sysItemDetail #sysWrap #sysMain div.check_history div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemName > a,
  body.sysItemReview #sysWrap #sysMain div.check_history div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemName > a {
    font-size: 1.2096774194vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain div.check_history div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemName,
  body.sysItemReview #sysWrap #sysMain div.check_history div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemName {
    margin: 0 0 1.3333333333vw;
  }
  body#sysItemDetail #sysWrap #sysMain div.check_history div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemName > a,
  body.sysItemReview #sysWrap #sysMain div.check_history div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemName > a {
    font-size: 3.2vw;
  }
}
body#sysItemDetail #sysWrap #sysMain div.check_history div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemPrice,
body.sysItemReview #sysWrap #sysMain div.check_history div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemPrice {
  font-size: 20px;
  line-height: 1;
  letter-spacing: 0;
  font-weight: 600;
  text-align: left;
  min-height: 2em;
}
body#sysItemDetail #sysWrap #sysMain div.check_history div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemPrice span.taxin,
body.sysItemReview #sysWrap #sysMain div.check_history div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemPrice span.taxin {
  font-size: 12px;
  line-height: 1;
  letter-spacing: 0;
  font-weight: 500;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysWrap #sysMain div.check_history div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemPrice,
  body.sysItemReview #sysWrap #sysMain div.check_history div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemPrice {
    font-size: 1.6129032258vw;
  }
  body#sysItemDetail #sysWrap #sysMain div.check_history div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemPrice span.taxin,
  body.sysItemReview #sysWrap #sysMain div.check_history div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemPrice span.taxin {
    font-size: 0.9677419355vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain div.check_history div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemPrice,
  body.sysItemReview #sysWrap #sysMain div.check_history div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemPrice {
    font-size: 4.5333333333vw;
  }
  body#sysItemDetail #sysWrap #sysMain div.check_history div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemPrice span.taxin,
  body.sysItemReview #sysWrap #sysMain div.check_history div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemPrice span.taxin {
    font-size: 2.6666666667vw;
  }
}
body#sysItemDetail #sysWrap #sysMain div.check_history div.sysContent div.sysItemBlock .swiper-button-next,
body.sysItemReview #sysWrap #sysMain div.check_history div.sysContent div.sysItemBlock .swiper-button-next {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  width: 40px;
  height: 40px;
  margin-top: 0;
  z-index: 10;
  cursor: pointer;
  display: block;
}
body#sysItemDetail #sysWrap #sysMain div.check_history div.sysContent div.sysItemBlock .swiper-button-next::before,
body.sysItemReview #sysWrap #sysMain div.check_history div.sysContent div.sysItemBlock .swiper-button-next::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(/img/common/swiper_arr_right.png) top center no-repeat;
  background-size: 100% 100%;
}
body#sysItemDetail #sysWrap #sysMain div.check_history div.sysContent div.sysItemBlock .swiper-button-next::after,
body.sysItemReview #sysWrap #sysMain div.check_history div.sysContent div.sysItemBlock .swiper-button-next::after {
  display: none;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysWrap #sysMain div.check_history div.sysContent div.sysItemBlock .swiper-button-next,
  body.sysItemReview #sysWrap #sysMain div.check_history div.sysContent div.sysItemBlock .swiper-button-next {
    width: 3.2258064516vw;
    height: 3.2258064516vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain div.check_history div.sysContent div.sysItemBlock .swiper-button-next,
  body.sysItemReview #sysWrap #sysMain div.check_history div.sysContent div.sysItemBlock .swiper-button-next {
    display: none;
  }
}
body#sysItemDetail #sysWrap #sysMain div.check_history div.sysContent div.sysItemBlock .swiper-button-prev,
body.sysItemReview #sysWrap #sysMain div.check_history div.sysContent div.sysItemBlock .swiper-button-prev {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 40px;
  height: 40px;
  margin-top: 0;
  z-index: 10;
  cursor: pointer;
  display: block;
}
body#sysItemDetail #sysWrap #sysMain div.check_history div.sysContent div.sysItemBlock .swiper-button-prev::before,
body.sysItemReview #sysWrap #sysMain div.check_history div.sysContent div.sysItemBlock .swiper-button-prev::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(/img/common/swiper_arr_left.png) top center no-repeat;
  background-size: 100% 100%;
}
body#sysItemDetail #sysWrap #sysMain div.check_history div.sysContent div.sysItemBlock .swiper-button-prev::after,
body.sysItemReview #sysWrap #sysMain div.check_history div.sysContent div.sysItemBlock .swiper-button-prev::after {
  display: none;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysWrap #sysMain div.check_history div.sysContent div.sysItemBlock .swiper-button-prev,
  body.sysItemReview #sysWrap #sysMain div.check_history div.sysContent div.sysItemBlock .swiper-button-prev {
    width: 3.2258064516vw;
    height: 3.2258064516vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain div.check_history div.sysContent div.sysItemBlock .swiper-button-prev,
  body.sysItemReview #sysWrap #sysMain div.check_history div.sysContent div.sysItemBlock .swiper-button-prev {
    display: none;
  }
}
body#sysItemDetail #sysWrap #sysMain .top_campaign,
body.sysItemReview #sysWrap #sysMain .top_campaign {
  padding: 70px 0;
  background: #fcf8f0;
}
body#sysItemDetail #sysWrap #sysMain .top_campaign .sysHeadline,
body.sysItemReview #sysWrap #sysMain .top_campaign .sysHeadline {
  max-width: 1240px;
  padding: 0 20px;
  margin: 0 auto 30px;
}
body#sysItemDetail #sysWrap #sysMain .top_campaign ul,
body.sysItemReview #sysWrap #sysMain .top_campaign ul {
  max-width: 1240px;
  padding: 0 20px;
  margin: 0 auto;
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  gap: 30px;
}
body#sysItemDetail #sysWrap #sysMain .top_campaign ul li,
body.sysItemReview #sysWrap #sysMain .top_campaign ul li {
  width: calc((100% - 60px) / 3);
}
body#sysItemDetail #sysWrap #sysMain .top_campaign ul li img,
body.sysItemReview #sysWrap #sysMain .top_campaign ul li img {
  display: block;
  margin-bottom: 12px;
}
body#sysItemDetail #sysWrap #sysMain .top_campaign ul li span,
body.sysItemReview #sysWrap #sysMain .top_campaign ul li span {
  display: block;
  font-size: 15px;
  font-weight: 400;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysWrap #sysMain .top_campaign,
  body.sysItemReview #sysWrap #sysMain .top_campaign {
    padding: 5.6451612903vw 0;
  }
  body#sysItemDetail #sysWrap #sysMain .top_campaign .sysHeadline,
  body.sysItemReview #sysWrap #sysMain .top_campaign .sysHeadline {
    max-width: 100vw;
    padding: 0 1.6129032258vw;
    margin: 0 auto 2.4193548387vw;
  }
  body#sysItemDetail #sysWrap #sysMain .top_campaign ul,
  body.sysItemReview #sysWrap #sysMain .top_campaign ul {
    max-width: 100vw;
    padding: 0 1.6129032258vw;
    gap: 2.4193548387vw;
  }
  body#sysItemDetail #sysWrap #sysMain .top_campaign ul li,
  body.sysItemReview #sysWrap #sysMain .top_campaign ul li {
    width: calc((100% - 4.8387096774vw) / 3);
  }
  body#sysItemDetail #sysWrap #sysMain .top_campaign ul li img,
  body.sysItemReview #sysWrap #sysMain .top_campaign ul li img {
    margin-bottom: 0.9677419355vw;
  }
  body#sysItemDetail #sysWrap #sysMain .top_campaign ul li span,
  body.sysItemReview #sysWrap #sysMain .top_campaign ul li span {
    font-size: 1.2096774194vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain .top_campaign,
  body.sysItemReview #sysWrap #sysMain .top_campaign {
    padding: 10.6666666667vw 0 29.3333333333vw;
    position: relative;
  }
  body#sysItemDetail #sysWrap #sysMain .top_campaign .sysHeadline,
  body.sysItemReview #sysWrap #sysMain .top_campaign .sysHeadline {
    max-width: 100%;
    padding: 0 5.3333333333vw;
    margin: 0 auto 5.3333333333vw;
  }
  body#sysItemDetail #sysWrap #sysMain .top_campaign .sysHeadline div.view_more,
  body.sysItemReview #sysWrap #sysMain .top_campaign .sysHeadline div.view_more {
    position: absolute;
    bottom: 10.6666666667vw;
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap;
  }
  body#sysItemDetail #sysWrap #sysMain .top_campaign ul,
  body.sysItemReview #sysWrap #sysMain .top_campaign ul {
    max-width: 100%;
    padding: 0;
    gap: 2.6666666667vw;
    overflow-x: scroll;
    padding: 0 5.3333333333vw 1.3333333333vw;
    -webkit-appearance: none;
  }
  body#sysItemDetail #sysWrap #sysMain .top_campaign ul::-webkit-scrollbar,
  body.sysItemReview #sysWrap #sysMain .top_campaign ul::-webkit-scrollbar {
    display: none;
  }
  body#sysItemDetail #sysWrap #sysMain .top_campaign ul li,
  body.sysItemReview #sysWrap #sysMain .top_campaign ul li {
    width: 38.6666666667vw;
    flex-shrink: 0;
  }
  body#sysItemDetail #sysWrap #sysMain .top_campaign ul li img,
  body.sysItemReview #sysWrap #sysMain .top_campaign ul li img {
    margin-bottom: 2.1333333333vw;
  }
  body#sysItemDetail #sysWrap #sysMain .top_campaign ul li span,
  body.sysItemReview #sysWrap #sysMain .top_campaign ul li span {
    font-size: 3.2vw;
  }
}
body#sysItemDetail div.modaal-wrapper div.modaal-outer-wrapper div.modaal-inner-wrapper div.modaal-container div.modaal-content div.modaal-content-container div.sysWishlistThumbnailGroup div.mdl-dialog__image::before,
body.sysItemReview div.modaal-wrapper div.modaal-outer-wrapper div.modaal-inner-wrapper div.modaal-container div.modaal-content div.modaal-content-container div.sysWishlistThumbnailGroup div.mdl-dialog__image::before {
  content: "お気に入り登録完了";
  margin-bottom: 20px;
  display: block;
  text-align: center;
  font-size: 20px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 500;
}
body#sysItemDetail div.modaal-wrapper div.modaal-outer-wrapper div.modaal-inner-wrapper div.modaal-container div.modaal-content div.modaal-content-container div.sysWishlistMessageGroup div.mdl-dialog__content,
body.sysItemReview div.modaal-wrapper div.modaal-outer-wrapper div.modaal-inner-wrapper div.modaal-container div.modaal-content div.modaal-content-container div.sysWishlistMessageGroup div.mdl-dialog__content {
  padding: 0;
  margin: 20px 0;
}
body#sysItemDetail div.modaal-wrapper div.modaal-outer-wrapper div.modaal-inner-wrapper div.modaal-container div.modaal-content div.modaal-content-container div.sysWishlistMessageGroup div.mdl-dialog__content div.massage,
body.sysItemReview div.modaal-wrapper div.modaal-outer-wrapper div.modaal-inner-wrapper div.modaal-container div.modaal-content div.modaal-content-container div.sysWishlistMessageGroup div.mdl-dialog__content div.massage {
  text-align: center;
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 400;
  color: #1d1d1d;
}
body#sysItemDetail div.modaal-wrapper div.modaal-outer-wrapper div.modaal-inner-wrapper div.modaal-container div.modaal-content div.modaal-content-container div.sysWishlistShowGroup form.sysWishlistForm input.mdl_dlg_submit,
body.sysItemReview div.modaal-wrapper div.modaal-outer-wrapper div.modaal-inner-wrapper div.modaal-container div.modaal-content div.modaal-content-container div.sysWishlistShowGroup form.sysWishlistForm input.mdl_dlg_submit {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 400px;
  height: auto;
  aspect-ratio: 400/62;
  margin: 0;
  padding: 0;
  background: #e94709;
  border: 1px solid #e94709;
  border-radius: 15px;
  font-size: 15px;
  font-weight: 700;
  color: #ffffff;
  transition-duration: 0.3s;
  margin: 0 auto;
}
body#sysItemDetail div.modaal-wrapper div.modaal-outer-wrapper div.modaal-inner-wrapper div.modaal-container div.modaal-content div.modaal-content-container div.sysWishlistShowGroup form.sysWishlistForm input.mdl_dlg_submit:hover,
body.sysItemReview div.modaal-wrapper div.modaal-outer-wrapper div.modaal-inner-wrapper div.modaal-container div.modaal-content div.modaal-content-container div.sysWishlistShowGroup form.sysWishlistForm input.mdl_dlg_submit:hover {
  background: #ffffff;
  color: #e94709;
  text-decoration: none;
}
@media screen and (max-width: 750px) {
  body#sysItemDetail div.modaal-wrapper div.modaal-outer-wrapper div.modaal-inner-wrapper div.modaal-container div.modaal-content div.modaal-content-container div.sysWishlistShowGroup form.sysWishlistForm input.mdl_dlg_submit,
  body.sysItemReview div.modaal-wrapper div.modaal-outer-wrapper div.modaal-inner-wrapper div.modaal-container div.modaal-content div.modaal-content-container div.sysWishlistShowGroup form.sysWishlistForm input.mdl_dlg_submit {
    border-radius: 2.6666666667vw;
    font-size: 3.4666666667vw;
    max-width: 335px;
    aspect-ratio: 335/50;
  }
}
body#sysItemDetail div.modaal-wrapper div.modaal-outer-wrapper div.modaal-inner-wrapper div.modaal-container div.modaal-content div.modaal-content-container div.sysWishlistCloseBottomButtonGroup,
body.sysItemReview div.modaal-wrapper div.modaal-outer-wrapper div.modaal-inner-wrapper div.modaal-container div.modaal-content div.modaal-content-container div.sysWishlistCloseBottomButtonGroup {
  margin: 0;
}
body#sysItemDetail div.modaal-wrapper div.modaal-outer-wrapper div.modaal-inner-wrapper div.modaal-container div.modaal-content div.modaal-content-container div.sysWishlistCloseBottomButtonGroup button.mdl_dlg_submit,
body.sysItemReview div.modaal-wrapper div.modaal-outer-wrapper div.modaal-inner-wrapper div.modaal-container div.modaal-content div.modaal-content-container div.sysWishlistCloseBottomButtonGroup button.mdl_dlg_submit {
  display: block;
  width: 100%;
  max-width: 400px;
  height: auto;
  aspect-ratio: 400/50;
  margin: 0 auto;
  padding: 0;
  border: 1px solid #979797;
  border-radius: 15px;
  background: #ffffff;
  color: #1d1d1d;
  font-size: 15px;
  font-weight: 700;
  transition-duration: 0.3s;
  margin: 15px auto 0;
}
body#sysItemDetail div.modaal-wrapper div.modaal-outer-wrapper div.modaal-inner-wrapper div.modaal-container div.modaal-content div.modaal-content-container div.sysWishlistCloseBottomButtonGroup button.mdl_dlg_submit:hover,
body.sysItemReview div.modaal-wrapper div.modaal-outer-wrapper div.modaal-inner-wrapper div.modaal-container div.modaal-content div.modaal-content-container div.sysWishlistCloseBottomButtonGroup button.mdl_dlg_submit:hover {
  background: #979797;
  color: #ffffff;
}
@media screen and (max-width: 750px) {
  body#sysItemDetail div.modaal-wrapper div.modaal-outer-wrapper div.modaal-inner-wrapper div.modaal-container div.modaal-content div.modaal-content-container div.sysWishlistCloseBottomButtonGroup button.mdl_dlg_submit,
  body.sysItemReview div.modaal-wrapper div.modaal-outer-wrapper div.modaal-inner-wrapper div.modaal-container div.modaal-content div.modaal-content-container div.sysWishlistCloseBottomButtonGroup button.mdl_dlg_submit {
    border-radius: 2.6666666667vw;
    font-size: 3.4666666667vw;
  }
}
body#sysItemDetail div.modaal-wrapper div.modaal-outer-wrapper div.modaal-inner-wrapper div.modaal-container div.modaal-content div.modaal-content-container div.sysWishlistInformationGroup div.mdl-dialog__content,
body.sysItemReview div.modaal-wrapper div.modaal-outer-wrapper div.modaal-inner-wrapper div.modaal-container div.modaal-content div.modaal-content-container div.sysWishlistInformationGroup div.mdl-dialog__content {
  padding: 0;
  margin: 20px 0;
}
body#sysItemDetail div.modaal-wrapper div.modaal-outer-wrapper div.modaal-inner-wrapper div.modaal-container div.modaal-content div.modaal-content-container div.sysWishlistInformationGroup div.mdl-dialog__content div.massage,
body.sysItemReview div.modaal-wrapper div.modaal-outer-wrapper div.modaal-inner-wrapper div.modaal-container div.modaal-content div.modaal-content-container div.sysWishlistInformationGroup div.mdl-dialog__content div.massage {
  text-align: center;
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 400;
  color: #1d1d1d;
}
body#sysItemDetail div.modaal-wrapper div.modaal-outer-wrapper div.modaal-inner-wrapper div.modaal-container div.modaal-content div.modaal-content-container div.sysWishlistLoginGroup > form input.mdl_dlg_submit,
body.sysItemReview div.modaal-wrapper div.modaal-outer-wrapper div.modaal-inner-wrapper div.modaal-container div.modaal-content div.modaal-content-container div.sysWishlistLoginGroup > form input.mdl_dlg_submit {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 400px;
  height: auto;
  aspect-ratio: 400/62;
  margin: 0;
  padding: 0;
  background: #e94709;
  border: 1px solid #e94709;
  border-radius: 15px;
  font-size: 15px;
  font-weight: 700;
  color: #ffffff;
  transition-duration: 0.3s;
  margin: 0 auto;
}
body#sysItemDetail div.modaal-wrapper div.modaal-outer-wrapper div.modaal-inner-wrapper div.modaal-container div.modaal-content div.modaal-content-container div.sysWishlistLoginGroup > form input.mdl_dlg_submit:hover,
body.sysItemReview div.modaal-wrapper div.modaal-outer-wrapper div.modaal-inner-wrapper div.modaal-container div.modaal-content div.modaal-content-container div.sysWishlistLoginGroup > form input.mdl_dlg_submit:hover {
  background: #ffffff;
  color: #e94709;
  text-decoration: none;
}
@media screen and (max-width: 750px) {
  body#sysItemDetail div.modaal-wrapper div.modaal-outer-wrapper div.modaal-inner-wrapper div.modaal-container div.modaal-content div.modaal-content-container div.sysWishlistLoginGroup > form input.mdl_dlg_submit,
  body.sysItemReview div.modaal-wrapper div.modaal-outer-wrapper div.modaal-inner-wrapper div.modaal-container div.modaal-content div.modaal-content-container div.sysWishlistLoginGroup > form input.mdl_dlg_submit {
    border-radius: 2.6666666667vw;
    font-size: 3.4666666667vw;
    max-width: 335px;
    aspect-ratio: 335/50;
  }
}
body#sysItemDetail div.modaal-wrapper div.modaal-outer-wrapper div.modaal-inner-wrapper div.modaal-container div.modaal-content div.modaal-content-container div.sysWishlistMemberRegisterGroup,
body.sysItemReview div.modaal-wrapper div.modaal-outer-wrapper div.modaal-inner-wrapper div.modaal-container div.modaal-content div.modaal-content-container div.sysWishlistMemberRegisterGroup {
  border: none;
  width: 100%;
  height: auto;
  margin-bottom: 30px;
}
body#sysItemDetail div.modaal-wrapper div.modaal-outer-wrapper div.modaal-inner-wrapper div.modaal-container div.modaal-content div.modaal-content-container div.sysWishlistMemberRegisterGroup::before,
body.sysItemReview div.modaal-wrapper div.modaal-outer-wrapper div.modaal-inner-wrapper div.modaal-container div.modaal-content div.modaal-content-container div.sysWishlistMemberRegisterGroup::before {
  content: "会員登録をされていないお客様はこちら";
  margin-top: 20px;
  display: block;
  font-size: 13px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 400;
  text-align: center;
}
body#sysItemDetail div.modaal-wrapper div.modaal-outer-wrapper div.modaal-inner-wrapper div.modaal-container div.modaal-content div.modaal-content-container div.sysWishlistMemberRegisterGroup > form input.sysButton,
body.sysItemReview div.modaal-wrapper div.modaal-outer-wrapper div.modaal-inner-wrapper div.modaal-container div.modaal-content div.modaal-content-container div.sysWishlistMemberRegisterGroup > form input.sysButton {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 400px;
  height: auto;
  aspect-ratio: 400/62;
  margin: 0;
  padding: 0;
  background: #e94709;
  border: 1px solid #e94709;
  border-radius: 15px;
  font-size: 15px;
  font-weight: 700;
  color: #ffffff;
  transition-duration: 0.3s;
  margin: 10px auto 0;
}
body#sysItemDetail div.modaal-wrapper div.modaal-outer-wrapper div.modaal-inner-wrapper div.modaal-container div.modaal-content div.modaal-content-container div.sysWishlistMemberRegisterGroup > form input.sysButton:hover,
body.sysItemReview div.modaal-wrapper div.modaal-outer-wrapper div.modaal-inner-wrapper div.modaal-container div.modaal-content div.modaal-content-container div.sysWishlistMemberRegisterGroup > form input.sysButton:hover {
  background: #ffffff;
  color: #e94709;
  text-decoration: none;
}
@media screen and (max-width: 750px) {
  body#sysItemDetail div.modaal-wrapper div.modaal-outer-wrapper div.modaal-inner-wrapper div.modaal-container div.modaal-content div.modaal-content-container div.sysWishlistMemberRegisterGroup > form input.sysButton,
  body.sysItemReview div.modaal-wrapper div.modaal-outer-wrapper div.modaal-inner-wrapper div.modaal-container div.modaal-content div.modaal-content-container div.sysWishlistMemberRegisterGroup > form input.sysButton {
    border-radius: 2.6666666667vw;
    font-size: 3.4666666667vw;
    max-width: 335px;
    aspect-ratio: 335/50;
  }
}
body#sysItemDetail div.modaal-wrapper div.modaal-outer-wrapper div.modaal-inner-wrapper div.modaal-container button#modaal-close,
body.sysItemReview div.modaal-wrapper div.modaal-outer-wrapper div.modaal-inner-wrapper div.modaal-container button#modaal-close {
  display: none;
}
body#sysItemDetail #sysFooter .category_recommend,
body.sysItemReview #sysFooter .category_recommend {
  display: none;
}
body#sysItemDetail #sysFooter div.itemDetail_recommend,
body.sysItemReview #sysFooter div.itemDetail_recommend {
  display: none;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 70px 0;
  position: relative;
}
body#sysItemDetail #sysFooter div.itemDetail_recommend::after,
body.sysItemReview #sysFooter div.itemDetail_recommend::after {
  content: "";
  display: block;
  width: 100vw;
  height: 100%;
  background: #fcf8f0;
  position: absolute;
  top: 0;
  left: 50%;
  z-index: -1;
  transform: translateX(-50%);
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysFooter div.itemDetail_recommend,
  body.sysItemReview #sysFooter div.itemDetail_recommend {
    max-width: 96.7741935484vw;
    margin: 0 auto;
    padding: 5.6451612903vw 0;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysFooter div.itemDetail_recommend,
  body.sysItemReview #sysFooter div.itemDetail_recommend {
    margin: 0 auto;
    padding: 10.6666666667vw 5.3333333333vw;
    background: #fcf8f0;
    overflow: hidden;
  }
  body#sysItemDetail #sysFooter div.itemDetail_recommend::after,
  body.sysItemReview #sysFooter div.itemDetail_recommend::after {
    display: none;
  }
}
body#sysItemDetail #sysFooter div.itemDetail_recommend:has(.sysItemImage),
body.sysItemReview #sysFooter div.itemDetail_recommend:has(.sysItemImage) {
  display: block;
}
body#sysItemDetail #sysFooter div.itemDetail_recommend div.sysHeadline,
body.sysItemReview #sysFooter div.itemDetail_recommend div.sysHeadline {
  padding: 0;
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysFooter div.itemDetail_recommend div.sysHeadline div.view_more,
  body.sysItemReview #sysFooter div.itemDetail_recommend div.sysHeadline div.view_more {
    position: absolute;
    bottom: 10.6666666667vw;
    left: 50%;
    transform: translateX(-50%);
  }
}
body#sysItemDetail #sysFooter div.itemDetail_recommend div.sysContent div.sysItemBlock,
body.sysItemReview #sysFooter div.itemDetail_recommend div.sysContent div.sysItemBlock {
  overflow: hidden;
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysFooter div.itemDetail_recommend div.sysContent div.sysItemBlock,
  body.sysItemReview #sysFooter div.itemDetail_recommend div.sysContent div.sysItemBlock {
    overflow: visible;
  }
}
body#sysItemDetail #sysFooter div.itemDetail_recommend div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemImage,
body.sysItemReview #sysFooter div.itemDetail_recommend div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemImage {
  margin: 0 0 12px;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysFooter div.itemDetail_recommend div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemImage,
  body.sysItemReview #sysFooter div.itemDetail_recommend div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemImage {
    margin: 0 0 0.9677419355vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysFooter div.itemDetail_recommend div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemImage,
  body.sysItemReview #sysFooter div.itemDetail_recommend div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemImage {
    margin: 0 0 2.1333333333vw;
  }
}
body#sysItemDetail #sysFooter div.itemDetail_recommend div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemName,
body.sysItemReview #sysFooter div.itemDetail_recommend div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemName {
  margin: 0 0 7px;
  text-align: left;
}
body#sysItemDetail #sysFooter div.itemDetail_recommend div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemName > a,
body.sysItemReview #sysFooter div.itemDetail_recommend div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemName > a {
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 500;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysFooter div.itemDetail_recommend div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemName,
  body.sysItemReview #sysFooter div.itemDetail_recommend div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemName {
    margin: 0 0 0.564516129vw;
  }
  body#sysItemDetail #sysFooter div.itemDetail_recommend div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemName > a,
  body.sysItemReview #sysFooter div.itemDetail_recommend div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemName > a {
    font-size: 1.2096774194vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysFooter div.itemDetail_recommend div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemName,
  body.sysItemReview #sysFooter div.itemDetail_recommend div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemName {
    margin: 0 0 1.3333333333vw;
  }
  body#sysItemDetail #sysFooter div.itemDetail_recommend div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemName > a,
  body.sysItemReview #sysFooter div.itemDetail_recommend div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemName > a {
    font-size: 3.2vw;
  }
}
body#sysItemDetail #sysFooter div.itemDetail_recommend div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemPrice,
body.sysItemReview #sysFooter div.itemDetail_recommend div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemPrice {
  font-size: 20px;
  line-height: 1;
  letter-spacing: 0;
  font-weight: 600;
  text-align: left;
  min-height: 2em;
}
body#sysItemDetail #sysFooter div.itemDetail_recommend div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemPrice span.taxin,
body.sysItemReview #sysFooter div.itemDetail_recommend div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemPrice span.taxin {
  font-size: 12px;
  line-height: 1;
  letter-spacing: 0;
  font-weight: 500;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysFooter div.itemDetail_recommend div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemPrice,
  body.sysItemReview #sysFooter div.itemDetail_recommend div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemPrice {
    font-size: 1.6129032258vw;
  }
  body#sysItemDetail #sysFooter div.itemDetail_recommend div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemPrice span.taxin,
  body.sysItemReview #sysFooter div.itemDetail_recommend div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemPrice span.taxin {
    font-size: 0.9677419355vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysFooter div.itemDetail_recommend div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemPrice,
  body.sysItemReview #sysFooter div.itemDetail_recommend div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemPrice {
    font-size: 4.5333333333vw;
  }
  body#sysItemDetail #sysFooter div.itemDetail_recommend div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemPrice span.taxin,
  body.sysItemReview #sysFooter div.itemDetail_recommend div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemPrice span.taxin {
    font-size: 2.6666666667vw;
  }
}
body#sysItemDetail #sysFooter div.itemDetail_recommend div.sysContent div.sysItemBlock .swiper-button-next,
body.sysItemReview #sysFooter div.itemDetail_recommend div.sysContent div.sysItemBlock .swiper-button-next {
  position: absolute;
  top: 50%;
  right: -65px;
  transform: translateY(-50%);
  width: 40px;
  height: 40px;
  margin-top: 0;
  z-index: 10;
  cursor: pointer;
  display: block;
}
body#sysItemDetail #sysFooter div.itemDetail_recommend div.sysContent div.sysItemBlock .swiper-button-next::before,
body.sysItemReview #sysFooter div.itemDetail_recommend div.sysContent div.sysItemBlock .swiper-button-next::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(/img/common/swiper_arr_right.png) top center no-repeat;
  background-size: 100% 100%;
}
body#sysItemDetail #sysFooter div.itemDetail_recommend div.sysContent div.sysItemBlock .swiper-button-next::after,
body.sysItemReview #sysFooter div.itemDetail_recommend div.sysContent div.sysItemBlock .swiper-button-next::after {
  display: none;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysFooter div.itemDetail_recommend div.sysContent div.sysItemBlock .swiper-button-next,
  body.sysItemReview #sysFooter div.itemDetail_recommend div.sysContent div.sysItemBlock .swiper-button-next {
    right: -5.2419354839vw;
    width: 3.2258064516vw;
    height: 3.2258064516vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysFooter div.itemDetail_recommend div.sysContent div.sysItemBlock .swiper-button-next,
  body.sysItemReview #sysFooter div.itemDetail_recommend div.sysContent div.sysItemBlock .swiper-button-next {
    display: none;
  }
}
body#sysItemDetail #sysFooter div.itemDetail_recommend div.sysContent div.sysItemBlock .swiper-button-prev,
body.sysItemReview #sysFooter div.itemDetail_recommend div.sysContent div.sysItemBlock .swiper-button-prev {
  position: absolute;
  top: 50%;
  left: -65px;
  transform: translateY(-50%);
  width: 40px;
  height: 40px;
  margin-top: 0;
  z-index: 10;
  cursor: pointer;
  display: block;
}
body#sysItemDetail #sysFooter div.itemDetail_recommend div.sysContent div.sysItemBlock .swiper-button-prev::before,
body.sysItemReview #sysFooter div.itemDetail_recommend div.sysContent div.sysItemBlock .swiper-button-prev::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(/img/common/swiper_arr_left.png) top center no-repeat;
  background-size: 100% 100%;
}
body#sysItemDetail #sysFooter div.itemDetail_recommend div.sysContent div.sysItemBlock .swiper-button-prev::after,
body.sysItemReview #sysFooter div.itemDetail_recommend div.sysContent div.sysItemBlock .swiper-button-prev::after {
  display: none;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysFooter div.itemDetail_recommend div.sysContent div.sysItemBlock .swiper-button-prev,
  body.sysItemReview #sysFooter div.itemDetail_recommend div.sysContent div.sysItemBlock .swiper-button-prev {
    left: -5.2419354839vw;
    width: 3.2258064516vw;
    height: 3.2258064516vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysFooter div.itemDetail_recommend div.sysContent div.sysItemBlock .swiper-button-prev,
  body.sysItemReview #sysFooter div.itemDetail_recommend div.sysContent div.sysItemBlock .swiper-button-prev {
    display: none;
  }
}
body#sysItemDetail #sysFooter div.check_history,
body.sysItemReview #sysFooter div.check_history {
  display: block;
  width: 100%;
  max-width: 1340px;
  margin: 0 auto;
  padding: 70px 20px;
  position: relative;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysFooter div.check_history,
  body.sysItemReview #sysFooter div.check_history {
    max-width: 108.064516129vw;
    margin: 0 auto;
    padding: 5.6451612903vw 1.6129032258vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysFooter div.check_history,
  body.sysItemReview #sysFooter div.check_history {
    margin: 0 auto;
    padding: 10.6666666667vw 5.3333333333vw;
    overflow: hidden;
  }
}
body#sysItemDetail #sysFooter div.check_history div.sysHeadline,
body.sysItemReview #sysFooter div.check_history div.sysHeadline {
  max-width: 1200px;
  margin: 0 auto;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysFooter div.check_history div.sysHeadline,
  body.sysItemReview #sysFooter div.check_history div.sysHeadline {
    max-width: 96.7741935484vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysFooter div.check_history div.sysHeadline div.view_more,
  body.sysItemReview #sysFooter div.check_history div.sysHeadline div.view_more {
    position: absolute;
    bottom: 10.6666666667vw;
    left: 50%;
    transform: translateX(-50%);
  }
}
body#sysItemDetail #sysFooter div.check_history div.sysContent div.sysItemBlock,
body.sysItemReview #sysFooter div.check_history div.sysContent div.sysItemBlock {
  overflow: hidden;
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysFooter div.check_history div.sysContent div.sysItemBlock,
  body.sysItemReview #sysFooter div.check_history div.sysContent div.sysItemBlock {
    overflow: visible;
  }
}
body#sysItemDetail #sysFooter div.check_history div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemImage,
body.sysItemReview #sysFooter div.check_history div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemImage {
  margin: 0 0 12px;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysFooter div.check_history div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemImage,
  body.sysItemReview #sysFooter div.check_history div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemImage {
    margin: 0 0 0.9677419355vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysFooter div.check_history div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemImage,
  body.sysItemReview #sysFooter div.check_history div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemImage {
    margin: 0 0 2.1333333333vw;
  }
}
body#sysItemDetail #sysFooter div.check_history div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemName,
body.sysItemReview #sysFooter div.check_history div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemName {
  margin: 0 0 7px;
  text-align: left;
}
body#sysItemDetail #sysFooter div.check_history div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemName > a,
body.sysItemReview #sysFooter div.check_history div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemName > a {
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 500;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysFooter div.check_history div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemName,
  body.sysItemReview #sysFooter div.check_history div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemName {
    margin: 0 0 0.564516129vw;
  }
  body#sysItemDetail #sysFooter div.check_history div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemName > a,
  body.sysItemReview #sysFooter div.check_history div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemName > a {
    font-size: 1.2096774194vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysFooter div.check_history div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemName,
  body.sysItemReview #sysFooter div.check_history div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemName {
    margin: 0 0 1.3333333333vw;
  }
  body#sysItemDetail #sysFooter div.check_history div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemName > a,
  body.sysItemReview #sysFooter div.check_history div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemName > a {
    font-size: 3.2vw;
  }
}
body#sysItemDetail #sysFooter div.check_history div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemPrice,
body.sysItemReview #sysFooter div.check_history div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemPrice {
  font-size: 20px;
  line-height: 1;
  letter-spacing: 0;
  font-weight: 600;
  text-align: left;
  min-height: 2em;
}
body#sysItemDetail #sysFooter div.check_history div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemPrice span.taxin,
body.sysItemReview #sysFooter div.check_history div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemPrice span.taxin {
  font-size: 12px;
  line-height: 1;
  letter-spacing: 0;
  font-weight: 500;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysFooter div.check_history div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemPrice,
  body.sysItemReview #sysFooter div.check_history div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemPrice {
    font-size: 1.6129032258vw;
  }
  body#sysItemDetail #sysFooter div.check_history div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemPrice span.taxin,
  body.sysItemReview #sysFooter div.check_history div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemPrice span.taxin {
    font-size: 0.9677419355vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysFooter div.check_history div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemPrice,
  body.sysItemReview #sysFooter div.check_history div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemPrice {
    font-size: 4.5333333333vw;
  }
  body#sysItemDetail #sysFooter div.check_history div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemPrice span.taxin,
  body.sysItemReview #sysFooter div.check_history div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemPrice span.taxin {
    font-size: 2.6666666667vw;
  }
}
body#sysItemDetail #sysFooter div.check_history div.sysContent div.sysItemBlock .swiper-button-next,
body.sysItemReview #sysFooter div.check_history div.sysContent div.sysItemBlock .swiper-button-next {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  width: 40px;
  height: 40px;
  margin-top: 0;
  z-index: 10;
  cursor: pointer;
  display: block;
}
body#sysItemDetail #sysFooter div.check_history div.sysContent div.sysItemBlock .swiper-button-next::before,
body.sysItemReview #sysFooter div.check_history div.sysContent div.sysItemBlock .swiper-button-next::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(/img/common/swiper_arr_right.png) top center no-repeat;
  background-size: 100% 100%;
}
body#sysItemDetail #sysFooter div.check_history div.sysContent div.sysItemBlock .swiper-button-next::after,
body.sysItemReview #sysFooter div.check_history div.sysContent div.sysItemBlock .swiper-button-next::after {
  display: none;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysFooter div.check_history div.sysContent div.sysItemBlock .swiper-button-next,
  body.sysItemReview #sysFooter div.check_history div.sysContent div.sysItemBlock .swiper-button-next {
    width: 3.2258064516vw;
    height: 3.2258064516vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysFooter div.check_history div.sysContent div.sysItemBlock .swiper-button-next,
  body.sysItemReview #sysFooter div.check_history div.sysContent div.sysItemBlock .swiper-button-next {
    display: none;
  }
}
body#sysItemDetail #sysFooter div.check_history div.sysContent div.sysItemBlock .swiper-button-prev,
body.sysItemReview #sysFooter div.check_history div.sysContent div.sysItemBlock .swiper-button-prev {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 40px;
  height: 40px;
  margin-top: 0;
  z-index: 10;
  cursor: pointer;
  display: block;
}
body#sysItemDetail #sysFooter div.check_history div.sysContent div.sysItemBlock .swiper-button-prev::before,
body.sysItemReview #sysFooter div.check_history div.sysContent div.sysItemBlock .swiper-button-prev::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(/img/common/swiper_arr_left.png) top center no-repeat;
  background-size: 100% 100%;
}
body#sysItemDetail #sysFooter div.check_history div.sysContent div.sysItemBlock .swiper-button-prev::after,
body.sysItemReview #sysFooter div.check_history div.sysContent div.sysItemBlock .swiper-button-prev::after {
  display: none;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysFooter div.check_history div.sysContent div.sysItemBlock .swiper-button-prev,
  body.sysItemReview #sysFooter div.check_history div.sysContent div.sysItemBlock .swiper-button-prev {
    width: 3.2258064516vw;
    height: 3.2258064516vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysFooter div.check_history div.sysContent div.sysItemBlock .swiper-button-prev,
  body.sysItemReview #sysFooter div.check_history div.sysContent div.sysItemBlock .swiper-button-prev {
    display: none;
  }
}
body#sysItemDetail #sysFooter .top_campaign,
body.sysItemReview #sysFooter .top_campaign {
  padding: 70px 0;
  background: #fcf8f0;
}
body#sysItemDetail #sysFooter .top_campaign .sysHeadline,
body.sysItemReview #sysFooter .top_campaign .sysHeadline {
  max-width: 1240px;
  padding: 0 20px;
  margin: 0 auto 30px;
}
body#sysItemDetail #sysFooter .top_campaign ul,
body.sysItemReview #sysFooter .top_campaign ul {
  max-width: 1240px;
  padding: 0 20px;
  margin: 0 auto;
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  gap: 30px;
}
body#sysItemDetail #sysFooter .top_campaign ul li,
body.sysItemReview #sysFooter .top_campaign ul li {
  width: calc((100% - 60px) / 3);
}
body#sysItemDetail #sysFooter .top_campaign ul li img,
body.sysItemReview #sysFooter .top_campaign ul li img {
  display: block;
  margin-bottom: 12px;
}
body#sysItemDetail #sysFooter .top_campaign ul li span,
body.sysItemReview #sysFooter .top_campaign ul li span {
  display: block;
  font-size: 15px;
  font-weight: 400;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysFooter .top_campaign,
  body.sysItemReview #sysFooter .top_campaign {
    padding: 5.6451612903vw 0;
  }
  body#sysItemDetail #sysFooter .top_campaign .sysHeadline,
  body.sysItemReview #sysFooter .top_campaign .sysHeadline {
    max-width: 100vw;
    padding: 0 1.6129032258vw;
    margin: 0 auto 2.4193548387vw;
  }
  body#sysItemDetail #sysFooter .top_campaign ul,
  body.sysItemReview #sysFooter .top_campaign ul {
    max-width: 100vw;
    padding: 0 1.6129032258vw;
    gap: 2.4193548387vw;
  }
  body#sysItemDetail #sysFooter .top_campaign ul li,
  body.sysItemReview #sysFooter .top_campaign ul li {
    width: calc((100% - 4.8387096774vw) / 3);
  }
  body#sysItemDetail #sysFooter .top_campaign ul li img,
  body.sysItemReview #sysFooter .top_campaign ul li img {
    margin-bottom: 0.9677419355vw;
  }
  body#sysItemDetail #sysFooter .top_campaign ul li span,
  body.sysItemReview #sysFooter .top_campaign ul li span {
    font-size: 1.2096774194vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysFooter .top_campaign,
  body.sysItemReview #sysFooter .top_campaign {
    padding: 10.6666666667vw 0 29.3333333333vw;
    position: relative;
  }
  body#sysItemDetail #sysFooter .top_campaign .sysHeadline,
  body.sysItemReview #sysFooter .top_campaign .sysHeadline {
    max-width: 100%;
    padding: 0 5.3333333333vw;
    margin: 0 auto 5.3333333333vw;
  }
  body#sysItemDetail #sysFooter .top_campaign .sysHeadline div.view_more,
  body.sysItemReview #sysFooter .top_campaign .sysHeadline div.view_more {
    position: absolute;
    bottom: 10.6666666667vw;
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap;
  }
  body#sysItemDetail #sysFooter .top_campaign ul,
  body.sysItemReview #sysFooter .top_campaign ul {
    max-width: 100%;
    padding: 0;
    gap: 2.6666666667vw;
    overflow-x: scroll;
    padding: 0 5.3333333333vw 1.3333333333vw;
    -webkit-appearance: none;
  }
  body#sysItemDetail #sysFooter .top_campaign ul::-webkit-scrollbar,
  body.sysItemReview #sysFooter .top_campaign ul::-webkit-scrollbar {
    display: none;
  }
  body#sysItemDetail #sysFooter .top_campaign ul li,
  body.sysItemReview #sysFooter .top_campaign ul li {
    width: 38.6666666667vw;
    flex-shrink: 0;
  }
  body#sysItemDetail #sysFooter .top_campaign ul li img,
  body.sysItemReview #sysFooter .top_campaign ul li img {
    margin-bottom: 2.1333333333vw;
  }
  body#sysItemDetail #sysFooter .top_campaign ul li span,
  body.sysItemReview #sysFooter .top_campaign ul li span {
    font-size: 3.2vw;
  }
}

body.sysItemReview div#sysWrap {
  width: 100%;
  max-width: 1240px;
  margin: 0 auto;
  padding: 20px 20px 0;
  display: flex;
  flex-direction: row-reverse;
  align-items: stretch;
  gap: 50px;
}
@media screen and (max-width: 750px) {
  body.sysItemReview div#sysWrap {
    margin: 0 auto;
    padding: 2.6666666667vw 0 0;
    display: block;
  }
}
body.sysItemReview div#sysWrap #sysMain {
  width: 100%;
  max-width: 920px;
  margin: 0;
  padding: 0 0 70px;
}
@media screen and (max-width: 750px) {
  body.sysItemReview div#sysWrap #sysMain {
    padding: 0 5.3333333333vw 12vw;
  }
}
body.sysItemReview div#sysWrap #sysMain > h2 {
  font-size: 20px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 700;
  text-align: center;
  margin: 31px 0 20px;
}
@media screen and (max-width: 750px) {
  body.sysItemReview div#sysWrap #sysMain > h2 {
    font-size: 4.2666666667vw;
    text-align: left;
    margin: 5.3333333333vw 0 4vw;
  }
}
body.sysItemReview div#sysWrap #sysMain > div:has(.sysList) {
  width: 450px;
  margin: 0 auto 10px;
}
@media screen and (max-width: 750px) {
  body.sysItemReview div#sysWrap #sysMain > div:has(.sysList) {
    width: 60vw;
    margin: 0 auto 2.6666666667vw;
  }
}
body.sysItemReview div#sysWrap #sysMain > div.sysForm {
  margin-bottom: 30px;
}
body.sysItemReview div#sysWrap #sysMain > div.sysForm div.sysFormItem {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  border-bottom: 1px solid #D8D8D8;
}
body.sysItemReview div#sysWrap #sysMain > div.sysForm div.sysFormItem:first-child {
  border-top: 1px solid #D8D8D8;
}
body.sysItemReview div#sysWrap #sysMain > div.sysForm div.sysFormItem label.sysFormLabel {
  display: block;
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 500;
  margin: 0;
  padding: 0;
  width: 290px;
  flex-shrink: 0;
  background: #ebebe7;
  padding: 0 15px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 750px) {
  body.sysItemReview div#sysWrap #sysMain > div.sysForm div.sysFormItem label.sysFormLabel {
    font-size: 3.2vw;
  }
}
body.sysItemReview div#sysWrap #sysMain > div.sysForm div.sysFormItem label.sysFormLabel span.sysRequired {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 20px;
  margin: 0;
  padding: 0;
  background: #ed6c3a;
  border: none;
  border-radius: 3px;
  font-size: 11px;
  line-height: 1;
  letter-spacing: 0;
  font-weight: 500;
  color: #ffffff;
}
body.sysItemReview div#sysWrap #sysMain > div.sysForm div.sysFormItem label.sysFormLabel span.sysRequired::before {
  display: none;
}
body.sysItemReview div#sysWrap #sysMain > div.sysForm div.sysFormItem label.sysFormLabel span.sysRequired::after {
  display: none;
}
body.sysItemReview div#sysWrap #sysMain > div.sysForm div.sysFormItem div.sysFormField {
  width: 100%;
  min-height: 80px;
  padding: 20px 20px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 20px;
}
body.sysItemReview div#sysWrap #sysMain > div.sysForm div.sysFormItem div.sysFormField > input {
  width: 100%;
  height: 40px;
  margin: 0;
  padding: 10px;
  border: 1px solid #979797;
  border-radius: 5px;
  font-size: 15px;
  line-height: 1;
  letter-spacing: 0;
  font-weight: 400;
  outline: none;
}
body.sysItemReview div#sysWrap #sysMain > div.sysForm div.sysFormItem div.sysFormField > input::placeholder {
  color: #979797;
}
body.sysItemReview div#sysWrap #sysMain > div.sysForm div.sysFormItem div.sysFormField > input:focus {
  border: 1px solid #e94708;
}
@media screen and (max-width: 750px) {
  body.sysItemReview div#sysWrap #sysMain > div.sysForm div.sysFormItem div.sysFormField > input {
    height: 10.6666666667vw;
    padding: 2.4vw 2.6666666667vw 1.8666666667vw;
    border-radius: 1.3333333333vw;
    font-size: 3.2vw;
    line-height: 2;
  }
}
body.sysItemReview div#sysWrap #sysMain > div.sysForm div.sysFormItem div.sysFormField > label {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 10px;
}
body.sysItemReview div#sysWrap #sysMain > div.sysForm div.sysFormItem div.sysFormField > label > input {
  appearance: none;
  outline: none;
  display: block;
  width: 16px;
  height: 16px;
  margin: 0;
  border-radius: 50%;
  border: 1px solid #979797 !important;
  background: #ffffff;
  position: relative;
}
body.sysItemReview div#sysWrap #sysMain > div.sysForm div.sysFormItem div.sysFormField > label > input:checked {
  border: 1px solid #e94709 !important;
}
body.sysItemReview div#sysWrap #sysMain > div.sysForm div.sysFormItem div.sysFormField > label > input:checked::after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  background: #e94709;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
body.sysItemReview div#sysWrap #sysMain > div.sysForm div.sysFormItem div.sysFormField > textarea {
  width: 100%;
  height: 40px;
  margin: 0;
  padding: 10px;
  border: 1px solid #979797;
  border-radius: 5px;
  font-size: 15px;
  line-height: 1;
  letter-spacing: 0;
  font-weight: 400;
  outline: none;
  width: 100%;
  height: 80px;
  min-height: 80px;
}
body.sysItemReview div#sysWrap #sysMain > div.sysForm div.sysFormItem div.sysFormField > textarea::placeholder {
  color: #979797;
}
body.sysItemReview div#sysWrap #sysMain > div.sysForm div.sysFormItem div.sysFormField > textarea:focus {
  border: 1px solid #e94708;
}
@media screen and (max-width: 750px) {
  body.sysItemReview div#sysWrap #sysMain > div.sysForm div.sysFormItem div.sysFormField > textarea {
    height: 10.6666666667vw;
    padding: 2.4vw 2.6666666667vw 1.8666666667vw;
    border-radius: 1.3333333333vw;
    font-size: 3.2vw;
    line-height: 2;
  }
}
body.sysItemReview div#sysWrap #sysMain > form:has(.sysForm) div.sysForm {
  margin-bottom: 30px;
}
body.sysItemReview div#sysWrap #sysMain > form:has(.sysForm) div.sysForm div.sysFormItem {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  border-bottom: 1px solid #D8D8D8;
}
body.sysItemReview div#sysWrap #sysMain > form:has(.sysForm) div.sysForm div.sysFormItem:first-child {
  border-top: 1px solid #D8D8D8;
}
body.sysItemReview div#sysWrap #sysMain > form:has(.sysForm) div.sysForm div.sysFormItem label.sysFormLabel {
  display: block;
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 500;
  margin: 0;
  padding: 0;
  width: 290px;
  flex-shrink: 0;
  background: #ebebe7;
  padding: 0 15px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 750px) {
  body.sysItemReview div#sysWrap #sysMain > form:has(.sysForm) div.sysForm div.sysFormItem label.sysFormLabel {
    font-size: 3.2vw;
  }
}
body.sysItemReview div#sysWrap #sysMain > form:has(.sysForm) div.sysForm div.sysFormItem label.sysFormLabel span.sysRequired {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 20px;
  margin: 0;
  padding: 0;
  background: #ed6c3a;
  border: none;
  border-radius: 3px;
  font-size: 11px;
  line-height: 1;
  letter-spacing: 0;
  font-weight: 500;
  color: #ffffff;
}
body.sysItemReview div#sysWrap #sysMain > form:has(.sysForm) div.sysForm div.sysFormItem label.sysFormLabel span.sysRequired::before {
  display: none;
}
body.sysItemReview div#sysWrap #sysMain > form:has(.sysForm) div.sysForm div.sysFormItem label.sysFormLabel span.sysRequired::after {
  display: none;
}
body.sysItemReview div#sysWrap #sysMain > form:has(.sysForm) div.sysForm div.sysFormItem div.sysFormField {
  width: 100%;
  min-height: 80px;
  padding: 20px 20px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 20px;
}
body.sysItemReview div#sysWrap #sysMain > form:has(.sysForm) div.sysForm div.sysFormItem div.sysFormField > input {
  width: 100%;
  height: 40px;
  margin: 0;
  padding: 10px;
  border: 1px solid #979797;
  border-radius: 5px;
  font-size: 15px;
  line-height: 1;
  letter-spacing: 0;
  font-weight: 400;
  outline: none;
}
body.sysItemReview div#sysWrap #sysMain > form:has(.sysForm) div.sysForm div.sysFormItem div.sysFormField > input::placeholder {
  color: #979797;
}
body.sysItemReview div#sysWrap #sysMain > form:has(.sysForm) div.sysForm div.sysFormItem div.sysFormField > input:focus {
  border: 1px solid #e94708;
}
@media screen and (max-width: 750px) {
  body.sysItemReview div#sysWrap #sysMain > form:has(.sysForm) div.sysForm div.sysFormItem div.sysFormField > input {
    height: 10.6666666667vw;
    padding: 2.4vw 2.6666666667vw 1.8666666667vw;
    border-radius: 1.3333333333vw;
    font-size: 3.2vw;
    line-height: 2;
  }
}
body.sysItemReview div#sysWrap #sysMain > form:has(.sysForm) div.sysForm div.sysFormItem div.sysFormField > label {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 10px;
}
body.sysItemReview div#sysWrap #sysMain > form:has(.sysForm) div.sysForm div.sysFormItem div.sysFormField > label > input {
  appearance: none;
  outline: none;
  display: block;
  width: 16px;
  height: 16px;
  margin: 0;
  border-radius: 50%;
  border: 1px solid #979797 !important;
  background: #ffffff;
  position: relative;
}
body.sysItemReview div#sysWrap #sysMain > form:has(.sysForm) div.sysForm div.sysFormItem div.sysFormField > label > input:checked {
  border: 1px solid #e94709 !important;
}
body.sysItemReview div#sysWrap #sysMain > form:has(.sysForm) div.sysForm div.sysFormItem div.sysFormField > label > input:checked::after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  background: #e94709;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
body.sysItemReview div#sysWrap #sysMain > form:has(.sysForm) div.sysForm div.sysFormItem div.sysFormField > textarea {
  width: 100%;
  height: 40px;
  margin: 0;
  padding: 10px;
  border: 1px solid #979797;
  border-radius: 5px;
  font-size: 15px;
  line-height: 1;
  letter-spacing: 0;
  font-weight: 400;
  outline: none;
  width: 100%;
  height: 80px;
  min-height: 80px;
}
body.sysItemReview div#sysWrap #sysMain > form:has(.sysForm) div.sysForm div.sysFormItem div.sysFormField > textarea::placeholder {
  color: #979797;
}
body.sysItemReview div#sysWrap #sysMain > form:has(.sysForm) div.sysForm div.sysFormItem div.sysFormField > textarea:focus {
  border: 1px solid #e94708;
}
@media screen and (max-width: 750px) {
  body.sysItemReview div#sysWrap #sysMain > form:has(.sysForm) div.sysForm div.sysFormItem div.sysFormField > textarea {
    height: 10.6666666667vw;
    padding: 2.4vw 2.6666666667vw 1.8666666667vw;
    border-radius: 1.3333333333vw;
    font-size: 3.2vw;
    line-height: 2;
  }
}
body.sysItemReview div#sysWrap #sysMain > form:has(.sysForm) input.sysButton {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 400px;
  height: auto;
  aspect-ratio: 400/62;
  margin: 0;
  padding: 0;
  background: #313131;
  border: 1px solid #313131;
  border-radius: 15px;
  font-size: 15px;
  font-weight: 700;
  color: #ffffff;
  transition-duration: 0.3s;
  margin: 0 auto 30px;
  padding: 0;
}
body.sysItemReview div#sysWrap #sysMain > form:has(.sysForm) input.sysButton:hover {
  background: #ffffff;
  color: #313131;
  text-decoration: none;
}
@media screen and (max-width: 750px) {
  body.sysItemReview div#sysWrap #sysMain > form:has(.sysForm) input.sysButton {
    border-radius: 2.6666666667vw;
    font-size: 3.4666666667vw;
  }
}
body.sysItemReview div#sysWrap #sysMain .SysImproperReviewTitle {
  display: block;
  width: 100%;
  font-size: 20px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 700;
  text-align: left;
  padding: 0 0 15px;
  border-bottom: 1px solid #979797;
  margin: 0 0 30px;
  margin-top: 30px;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body.sysItemReview div#sysWrap #sysMain .SysImproperReviewTitle {
    font-size: 1.6129032258vw;
    padding: 0 0 1.2096774194vw;
    margin: 0 0 2.4193548387vw;
  }
}
@media screen and (max-width: 750px) {
  body.sysItemReview div#sysWrap #sysMain .SysImproperReviewTitle {
    font-size: 4.2666666667vw;
    padding: 0 0 2.6666666667vw;
    margin: 0 0 5.3333333333vw;
  }
}
@media screen and (max-width: 750px) {
  body.sysItemReview div#sysWrap #sysMain .SysImproperReviewTitle {
    margin-top: 5.3333333333vw;
  }
}
body.sysItemReview div#sysWrap #sysMain .SysImpropalReviewDone,
body.sysItemReview div#sysWrap #sysMain .SysImproperReviewContent {
  font-size: 15px;
  line-height: 2;
  letter-spacing: 0;
  font-weight: 400;
  text-align: left;
  margin-bottom: 30px;
}
@media screen and (max-width: 750px) {
  body.sysItemReview div#sysWrap #sysMain .SysImpropalReviewDone,
  body.sysItemReview div#sysWrap #sysMain .SysImproperReviewContent {
    font-size: 3.4666666667vw;
    margin-bottom: 5.3333333333vw;
  }
}
body.sysItemReview div#sysWrap #sysMain > form:has(.SysImproperReviewForm) {
  display: block;
  margin: 0 0 15px;
  padding: 0;
}
@media screen and (max-width: 750px) {
  body.sysItemReview div#sysWrap #sysMain > form:has(.SysImproperReviewForm) {
    margin: 0 0 3.2vw;
  }
}
body.sysItemReview div#sysWrap #sysMain > form:has(.SysImproperReviewForm) ul.SysImproperReviewForm {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  border-top: 1px solid #D8D8D8;
  border-bottom: 1px solid #D8D8D8;
}
@media screen and (max-width: 750px) {
  body.sysItemReview div#sysWrap #sysMain > form:has(.SysImproperReviewForm) ul.SysImproperReviewForm {
    border: none;
    flex-direction: column;
  }
}
body.sysItemReview div#sysWrap #sysMain > form:has(.SysImproperReviewForm) ul.SysImproperReviewForm > li:first-child {
  width: 290px;
  flex-shrink: 0;
  background: #ebebe7;
  padding: 0 15px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
body.sysItemReview div#sysWrap #sysMain > form:has(.SysImproperReviewForm) ul.SysImproperReviewForm > li:first-child span.SysImpropalReviewTextareaTitle {
  display: block;
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 500;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 750px) {
  body.sysItemReview div#sysWrap #sysMain > form:has(.SysImproperReviewForm) ul.SysImproperReviewForm > li:first-child span.SysImpropalReviewTextareaTitle {
    font-size: 3.2vw;
  }
}
body.sysItemReview div#sysWrap #sysMain > form:has(.SysImproperReviewForm) ul.SysImproperReviewForm > li:first-child span.sysRequired {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 20px;
  margin: 0;
  padding: 0;
  background: #ed6c3a;
  border: none;
  border-radius: 3px;
  font-size: 11px;
  line-height: 1;
  letter-spacing: 0;
  font-weight: 500;
  color: #ffffff;
}
body.sysItemReview div#sysWrap #sysMain > form:has(.SysImproperReviewForm) ul.SysImproperReviewForm > li:first-child span.sysRequired::before {
  display: none;
}
body.sysItemReview div#sysWrap #sysMain > form:has(.SysImproperReviewForm) ul.SysImproperReviewForm > li:first-child span.sysRequired::after {
  display: none;
}
@media screen and (max-width: 750px) {
  body.sysItemReview div#sysWrap #sysMain > form:has(.SysImproperReviewForm) ul.SysImproperReviewForm > li:first-child {
    width: calc(100% + 5.3333333333vw);
    min-height: 10.6666666667vw;
    padding: 0 5.3333333333vw;
    transform: translateX(-5.3333333333vw);
  }
}
body.sysItemReview div#sysWrap #sysMain > form:has(.SysImproperReviewForm) ul.SysImproperReviewForm > li:last-child {
  width: 100%;
  min-height: 80px;
  padding: 20px 20px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 20px;
}
body.sysItemReview div#sysWrap #sysMain > form:has(.SysImproperReviewForm) ul.SysImproperReviewForm > li:last-child textarea.SysImproperReviewFormTextarea {
  width: 100%;
  height: 40px;
  margin: 0;
  padding: 10px;
  border: 1px solid #979797;
  border-radius: 5px;
  font-size: 15px;
  line-height: 1;
  letter-spacing: 0;
  font-weight: 400;
  outline: none;
  min-height: 80px;
}
body.sysItemReview div#sysWrap #sysMain > form:has(.SysImproperReviewForm) ul.SysImproperReviewForm > li:last-child textarea.SysImproperReviewFormTextarea::placeholder {
  color: #979797;
}
body.sysItemReview div#sysWrap #sysMain > form:has(.SysImproperReviewForm) ul.SysImproperReviewForm > li:last-child textarea.SysImproperReviewFormTextarea:focus {
  border: 1px solid #e94708;
}
@media screen and (max-width: 750px) {
  body.sysItemReview div#sysWrap #sysMain > form:has(.SysImproperReviewForm) ul.SysImproperReviewForm > li:last-child textarea.SysImproperReviewFormTextarea {
    height: 10.6666666667vw;
    padding: 2.4vw 2.6666666667vw 1.8666666667vw;
    border-radius: 1.3333333333vw;
    font-size: 3.2vw;
    line-height: 2;
  }
}
@media screen and (max-width: 750px) {
  body.sysItemReview div#sysWrap #sysMain > form:has(.SysImproperReviewForm) ul.SysImproperReviewForm > li:last-child {
    min-height: 21.3333333333vw;
    padding: 4vw 0 6.6666666667vw;
  }
}
body.sysItemReview div#sysWrap #sysMain > form:has(.SysImproperReviewForm) input[value=確認],
body.sysItemReview div#sysWrap #sysMain > form:has(.SysImproperReviewForm) input[value=報告] {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 400px;
  height: auto;
  aspect-ratio: 400/62;
  margin: 0;
  padding: 0;
  background: #313131;
  border: 1px solid #313131;
  border-radius: 15px;
  font-size: 15px;
  font-weight: 700;
  color: #ffffff;
  transition-duration: 0.3s;
  padding: 0;
  margin: 30px auto 0;
}
body.sysItemReview div#sysWrap #sysMain > form:has(.SysImproperReviewForm) input[value=確認]:hover,
body.sysItemReview div#sysWrap #sysMain > form:has(.SysImproperReviewForm) input[value=報告]:hover {
  background: #ffffff;
  color: #313131;
  text-decoration: none;
}
@media screen and (max-width: 750px) {
  body.sysItemReview div#sysWrap #sysMain > form:has(.SysImproperReviewForm) input[value=確認],
  body.sysItemReview div#sysWrap #sysMain > form:has(.SysImproperReviewForm) input[value=報告] {
    border-radius: 2.6666666667vw;
    font-size: 3.4666666667vw;
  }
}
@media screen and (max-width: 750px) {
  body.sysItemReview div#sysWrap #sysMain > form:has(.SysImproperReviewForm) input[value=確認],
  body.sysItemReview div#sysWrap #sysMain > form:has(.SysImproperReviewForm) input[value=報告] {
    margin: 5.3333333333vw auto 0;
  }
}
body.sysItemReview div#sysWrap #sysMain > form:not(:has(select)) {
  display: block;
  margin: 0 0 30px;
  padding: 0;
}
@media screen and (max-width: 750px) {
  body.sysItemReview div#sysWrap #sysMain > form:not(:has(select)) {
    margin: 0 0 5.3333333333vw;
  }
}
body.sysItemReview div#sysWrap #sysMain > form:not(:has(select)) input.sysButton {
  width: fit-content;
  padding: 0 0 0 18px;
  margin: 0;
  background: transparent url("/img/common/review_arr.png") center left no-repeat;
  background-size: 8px auto;
  border: none;
  border-radius: 0;
  color: #1d1d1d;
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 500;
  position: relative;
}
body.sysItemReview div#sysWrap #sysMain > form:not(:has(select)) input.sysButton:hover {
  color: #e94709;
}
@media screen and (max-width: 750px) {
  body.sysItemReview div#sysWrap #sysMain > form:not(:has(select)) input.sysButton {
    padding: 0 0 0 4vw;
    background-size: 2.1333333333vw auto;
    font-size: 3.4666666667vw;
  }
}
body.sysItemReview div#sysWrap #sysMain > form:not(:has(select)) input[value=投稿する] {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 400px;
  height: auto;
  aspect-ratio: 400/62;
  margin: 0;
  padding: 0;
  background: #313131;
  border: 1px solid #313131;
  border-radius: 15px;
  font-size: 15px;
  font-weight: 700;
  color: #ffffff;
  transition-duration: 0.3s;
  padding: 0;
  margin: 0 auto;
}
body.sysItemReview div#sysWrap #sysMain > form:not(:has(select)) input[value=投稿する]:hover {
  background: #ffffff;
  color: #313131;
  text-decoration: none;
}
@media screen and (max-width: 750px) {
  body.sysItemReview div#sysWrap #sysMain > form:not(:has(select)) input[value=投稿する] {
    border-radius: 2.6666666667vw;
    font-size: 3.4666666667vw;
  }
}
body.sysItemReview div#sysWrap #sysMain > form:not(:has(select)) input[value=戻る] {
  display: block;
  width: 100%;
  max-width: 400px;
  height: auto;
  aspect-ratio: 400/50;
  margin: 0 auto;
  padding: 0;
  border: 1px solid #979797;
  border-radius: 15px;
  background: #ffffff;
  color: #1d1d1d;
  font-size: 15px;
  font-weight: 700;
  transition-duration: 0.3s;
  padding: 0;
  margin: 0 auto;
}
body.sysItemReview div#sysWrap #sysMain > form:not(:has(select)) input[value=戻る]:hover {
  background: #979797;
  color: #ffffff;
}
@media screen and (max-width: 750px) {
  body.sysItemReview div#sysWrap #sysMain > form:not(:has(select)) input[value=戻る] {
    border-radius: 2.6666666667vw;
    font-size: 3.4666666667vw;
  }
}
body.sysItemReview div#sysWrap #sysMain > h3 {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 32px;
  line-height: 42px;
  letter-spacing: 0.02em;
  font-weight: 700;
  text-align: center;
  padding: 0 0 25px;
  margin: 0 0 10px;
  position: relative;
}
body.sysItemReview div#sysWrap #sysMain > h3::after {
  content: "Review";
  display: block;
  width: fit-content;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0;
  font-weight: 500;
  color: #e94709;
  text-align: center;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (max-width: 750px) {
  body.sysItemReview div#sysWrap #sysMain > h3 {
    font-size: 5.3333333333vw;
    line-height: 6.9333333333vw;
    padding: 0 0 5.0666666667vw;
    margin: 0 0 2.6666666667vw;
  }
  body.sysItemReview div#sysWrap #sysMain > h3::after {
    content: "Review";
    font-size: 2.6666666667vw;
    line-height: 4vw;
  }
}
body.sysItemReview div#sysWrap #sysMain > form:has(select) {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 10px;
  margin-bottom: 15px;
}
@media screen and (max-width: 750px) {
  body.sysItemReview div#sysWrap #sysMain > form:has(select) {
    gap: 2.6666666667vw;
    margin-bottom: 4vw;
  }
}
body.sysItemReview div#sysWrap #sysMain > form:has(select) > select {
  display: block;
  width: 230px;
  height: 40px;
  margin: 0;
  padding: 10px;
  border: 1px solid #cccccc;
  background: #ffffff url("/img/common/select_arr.png") center right 11px no-repeat;
  background-size: 8px auto;
  border-radius: 5px;
  font-size: 15px;
  line-height: 1;
  letter-spacing: 0;
  font-weight: 400;
}
@media screen and (max-width: 750px) {
  body.sysItemReview div#sysWrap #sysMain > form:has(select) > select {
    width: 60vw;
    height: 10.6666666667vw;
    padding: 2.4vw 2.6666666667vw 1.8666666667vw;
    border-radius: 1.3333333333vw;
    font-size: 3.2vw;
    line-height: 2;
    background: #ffffff url("/img/common/select_arr.png") center right 2.9333333333vw no-repeat;
    background-size: 2.1333333333vw auto;
  }
}
body.sysItemReview div#sysWrap #sysMain > form:has(select) input.sysButton {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 400px;
  height: auto;
  aspect-ratio: 400/62;
  margin: 0;
  padding: 0;
  background: #313131;
  border: 1px solid #313131;
  border-radius: 15px;
  font-size: 15px;
  font-weight: 700;
  color: #ffffff;
  transition-duration: 0.3s;
  width: 100px;
  height: 40px;
  border-radius: 5px;
}
body.sysItemReview div#sysWrap #sysMain > form:has(select) input.sysButton:hover {
  background: #ffffff;
  color: #313131;
  text-decoration: none;
}
@media screen and (max-width: 750px) {
  body.sysItemReview div#sysWrap #sysMain > form:has(select) input.sysButton {
    border-radius: 2.6666666667vw;
    font-size: 3.4666666667vw;
  }
}
@media screen and (max-width: 750px) {
  body.sysItemReview div#sysWrap #sysMain > form:has(select) input.sysButton {
    width: calc(100% - 62.6666666667vw);
    height: 10.6666666667vw;
    border-radius: 1.3333333333vw;
  }
}
body.sysItemReview div#sysWrap #sysMain ul.sysReviewHistoryList {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 0;
}
body.sysItemReview div#sysWrap #sysMain ul.sysReviewHistoryList > li {
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  gap: 15px 15px;
  padding: 25px;
  background: #F5F5F3;
}
body.sysItemReview div#sysWrap #sysMain ul.sysReviewHistoryList > li:nth-child(2n) {
  background: #ffffff;
}
@media screen and (max-width: 750px) {
  body.sysItemReview div#sysWrap #sysMain ul.sysReviewHistoryList > li {
    gap: 2.6666666667vw 2.1333333333vw;
    padding: 5.3333333333vw 2.6666666667vw 4.8vw;
  }
}
body.sysItemReview div#sysWrap #sysMain ul.sysReviewHistoryList > li div.sysNickname {
  width: fit-content;
  margin: 0;
  padding: 0;
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 700;
}
@media screen and (max-width: 750px) {
  body.sysItemReview div#sysWrap #sysMain ul.sysReviewHistoryList > li div.sysNickname {
    width: 30.6666666667vw;
    font-size: 11px;
  }
}
body.sysItemReview div#sysWrap #sysMain ul.sysReviewHistoryList > li div.sysEvaluation {
  width: fit-content;
  margin: 0;
  padding: 0;
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: 0.1em;
  font-weight: 700;
  color: #e94709;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  width: 5.4em;
  text-indent: -0.1em;
}
body.sysItemReview div#sysWrap #sysMain ul.sysReviewHistoryList > li div.sysEvaluation::after {
  content: "☆☆☆☆☆";
  display: inline-block;
  margin-left: -0.2em;
}
@media screen and (max-width: 750px) {
  body.sysItemReview div#sysWrap #sysMain ul.sysReviewHistoryList > li div.sysEvaluation {
    font-size: 3.7333333333vw;
  }
}
body.sysItemReview div#sysWrap #sysMain ul.sysReviewHistoryList > li div.sysReviewText {
  padding-top: 5px;
  width: 100%;
  font-size: 15px;
  line-height: 2;
  letter-spacing: 0;
  font-weight: 400;
}
@media screen and (max-width: 750px) {
  body.sysItemReview div#sysWrap #sysMain ul.sysReviewHistoryList > li div.sysReviewText {
    padding-top: 0;
    font-size: 3.2vw;
    padding-bottom: 1.3333333333vw;
  }
}
body.sysItemReview div#sysWrap #sysMain ul.sysReviewHistoryList > li div.sysReviewDatetime {
  width: 100%;
  text-align: right;
  font-size: 13px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 400;
  color: #414141;
}
@media screen and (max-width: 750px) {
  body.sysItemReview div#sysWrap #sysMain ul.sysReviewHistoryList > li div.sysReviewDatetime {
    font-size: 2.9333333333vw;
  }
}
body.sysItemReview div#sysWrap #sysMain ul.sysReviewHistoryList > li > form {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-top: -10px;
}
@media screen and (max-width: 750px) {
  body.sysItemReview div#sysWrap #sysMain ul.sysReviewHistoryList > li > form {
    margin-top: -1.6vw;
  }
}
body.sysItemReview div#sysWrap #sysMain ul.sysReviewHistoryList > li > form div.sysReviewImproperForm input.sysButton {
  display: block;
  width: fit-content;
  padding: 0;
  margin: 0;
  background: transparent;
  border: none;
  border-radius: 0;
  color: #1d1d1d;
  font-size: 13px;
  line-height: 1;
  letter-spacing: 0;
  font-weight: 500;
}
body.sysItemReview div#sysWrap #sysMain ul.sysReviewHistoryList > li > form div.sysReviewImproperForm input.sysButton:hover {
  color: #e94709;
}
@media screen and (max-width: 750px) {
  body.sysItemReview div#sysWrap #sysMain ul.sysReviewHistoryList > li > form div.sysReviewImproperForm input.sysButton {
    font-size: 3.2vw;
    line-height: 4.5333333333vw;
  }
}
body.sysItemReview div#sysWrap #sysMain ul.sysReviewHistoryList > li > form div.sysReviewImproperForm input.sysButton:disabled {
  opacity: 0.7;
  cursor: inherit;
}
body.sysItemReview div#sysWrap #sysAside {
  display: block;
  width: 230px;
  flex-shrink: 0;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 750px) {
  body.sysItemReview div#sysWrap #sysAside {
    display: none;
  }
}
body.sysItemReview #sysFooter .category_recommend {
  display: none;
}
body.sysItemReview #sysFooter div.itemDetail_recommend {
  display: none !important;
}
body.sysItemReview #sysFooter div.check_history {
  display: none;
}
body.sysItemReview #sysFooter .top_campaign {
  display: none;
}
body.sysItemReview#sysItemReviewIndex div.sysReviewItemList ul.sysAllReviewHistoryList {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 0;
}
body.sysItemReview#sysItemReviewIndex div.sysReviewItemList ul.sysAllReviewHistoryList > li {
  position: relative;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px 15px;
  padding: 25px;
  background: #ebebe7;
  border: none !important;
}
body.sysItemReview#sysItemReviewIndex div.sysReviewItemList ul.sysAllReviewHistoryList > li:nth-child(2n) {
  background: #ffffff;
}
@media screen and (max-width: 750px) {
  body.sysItemReview#sysItemReviewIndex div.sysReviewItemList ul.sysAllReviewHistoryList > li {
    align-items: flex-start;
    gap: 2.6666666667vw 2.1333333333vw;
    padding: 5.3333333333vw 2.6666666667vw 4.8vw;
  }
}
body.sysItemReview#sysItemReviewIndex div.sysReviewItemList ul.sysAllReviewHistoryList > li div.sysNickname {
  width: fit-content;
  margin: 0;
  padding: 0;
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 700;
}
@media screen and (max-width: 750px) {
  body.sysItemReview#sysItemReviewIndex div.sysReviewItemList ul.sysAllReviewHistoryList > li div.sysNickname {
    width: auto;
    max-width: calc(100% - 22.4vw);
    font-size: 3.7333333333vw;
  }
}
body.sysItemReview#sysItemReviewIndex div.sysReviewItemList ul.sysAllReviewHistoryList > li div.sysEvaluation {
  width: fit-content;
  margin: 0;
  padding: 0;
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: 0.1em;
  font-weight: 700;
  color: #e94709;
  display: block;
  white-space: nowrap;
  overflow: hidden;
  width: 5.4em;
  text-indent: -0.1em;
}
body.sysItemReview#sysItemReviewIndex div.sysReviewItemList ul.sysAllReviewHistoryList > li div.sysEvaluation::after {
  content: "☆☆☆☆☆";
  display: inline-block;
  margin-left: -0.2em;
}
@media screen and (max-width: 750px) {
  body.sysItemReview#sysItemReviewIndex div.sysReviewItemList ul.sysAllReviewHistoryList > li div.sysEvaluation {
    font-size: 3.7333333333vw;
  }
}
body.sysItemReview#sysItemReviewIndex div.sysReviewItemList ul.sysAllReviewHistoryList > li div.sysReviewText {
  padding-top: 5px;
  width: 100%;
  font-size: 15px;
  line-height: 2;
  letter-spacing: 0;
  font-weight: 400;
}
@media screen and (max-width: 750px) {
  body.sysItemReview#sysItemReviewIndex div.sysReviewItemList ul.sysAllReviewHistoryList > li div.sysReviewText {
    padding-top: 0;
    font-size: 3.2vw;
    padding-bottom: 1.3333333333vw;
  }
}
body.sysItemReview#sysItemReviewIndex div.sysReviewItemList ul.sysAllReviewHistoryList > li div.sysReviewDatetime {
  width: 100%;
  text-align: right;
  font-size: 13px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 400;
  color: #414141;
}
@media screen and (max-width: 750px) {
  body.sysItemReview#sysItemReviewIndex div.sysReviewItemList ul.sysAllReviewHistoryList > li div.sysReviewDatetime {
    font-size: 2.9333333333vw;
  }
}
body.sysItemReview#sysItemReviewIndex div.sysReviewItemList ul.sysAllReviewHistoryList > li > form {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
  margin-top: -10px;
}
@media screen and (max-width: 750px) {
  body.sysItemReview#sysItemReviewIndex div.sysReviewItemList ul.sysAllReviewHistoryList > li > form {
    margin-top: -1.6vw;
  }
}
body.sysItemReview#sysItemReviewIndex div.sysReviewItemList ul.sysAllReviewHistoryList > li > form div.sysReviewImproperForm input.sysButton {
  display: block;
  width: fit-content;
  padding: 0;
  margin: 0;
  background: transparent;
  border: none;
  border-radius: 0;
  color: #1d1d1d;
  font-size: 13px;
  line-height: 1;
  letter-spacing: 0;
  font-weight: 500;
}
body.sysItemReview#sysItemReviewIndex div.sysReviewItemList ul.sysAllReviewHistoryList > li > form div.sysReviewImproperForm input.sysButton:hover {
  color: #e94709;
}
@media screen and (max-width: 750px) {
  body.sysItemReview#sysItemReviewIndex div.sysReviewItemList ul.sysAllReviewHistoryList > li > form div.sysReviewImproperForm input.sysButton {
    font-size: 3.2vw;
    line-height: 4.5333333333vw;
  }
}
body.sysItemReview#sysItemReviewIndex div.sysReviewItemList ul.sysAllReviewHistoryList > li > form div.sysReviewImproperForm input.sysButton:disabled {
  opacity: 0.7;
  cursor: inherit;
}
body.sysItemReview#sysItemReviewIndex div.sysReviewItemList ul.sysAllReviewHistoryList > li div.sysThumbnailImage {
  width: 100px;
  margin: 0 0 10px;
  float: none;
  flex-shrink: 0;
}
@media screen and (max-width: 750px) {
  body.sysItemReview#sysItemReviewIndex div.sysReviewItemList ul.sysAllReviewHistoryList > li div.sysThumbnailImage {
    width: 21.3333333333vw;
    margin: 0 0 2.6666666667vw;
  }
}
body.sysItemReview#sysItemReviewIndex div.sysReviewItemList ul.sysAllReviewHistoryList > li div.sysReviewItemName {
  width: calc(100% - 115px);
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 15px;
  margin: 0 0 10px;
}
body.sysItemReview#sysItemReviewIndex div.sysReviewItemList ul.sysAllReviewHistoryList > li div.sysReviewItemName > a {
  display: block;
  width: calc(100% - 165px);
  margin: 0;
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 500;
  color: #1d1d1d;
}
body.sysItemReview#sysItemReviewIndex div.sysReviewItemList ul.sysAllReviewHistoryList > li div.sysReviewItemName > a:last-child {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 150px;
  height: 40px;
  border: 1px solid #6e6966;
  border-radius: 5px;
  font-size: 13px;
  flex-shrink: 0;
  transition-duration: 0.3s;
}
body.sysItemReview#sysItemReviewIndex div.sysReviewItemList ul.sysAllReviewHistoryList > li div.sysReviewItemName > a:last-child:hover {
  color: #e94709;
}
@media screen and (max-width: 750px) {
  body.sysItemReview#sysItemReviewIndex div.sysReviewItemList ul.sysAllReviewHistoryList > li div.sysReviewItemName {
    width: calc(100% - 23.4666666667vw);
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-end;
    gap: 2.6666666667vw;
    margin: 0 0 2.6666666667vw;
  }
  body.sysItemReview#sysItemReviewIndex div.sysReviewItemList ul.sysAllReviewHistoryList > li div.sysReviewItemName > a {
    width: 100%;
    font-size: 3.4666666667vw;
  }
  body.sysItemReview#sysItemReviewIndex div.sysReviewItemList ul.sysAllReviewHistoryList > li div.sysReviewItemName > a:last-child {
    width: 32vw;
    height: 8vw;
    border-radius: 1.3333333333vw;
    font-size: 2.6666666667vw;
  }
}
body.sysItemReview#sysItemReviewThanks #sysWrap #sysMain > div {
  text-align: center;
  font-size: 20px;
  line-height: 1.5;
  letter-spacing: 0.02em;
  font-weight: 700;
  margin: 30px auto 70px;
}

body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation > table {
  width: 100%;
  max-width: 1200px;
  padding: 0;
  font-size: 14px;
  border: none;
  border-top: 1px solid #979797;
  margin: 15px auto 0 auto;
  border-collapse: collapse;
  text-align: left;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation > table {
    font-size: 1.1290322581vw;
    margin: 1.2096774194vw auto 0 auto;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation > table {
    font-size: 3.7333333333vw;
    margin: 5.3333333333vw auto 0;
    margin-top: 4vw;
    border-top: 1px solid #979797;
  }
}
body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation > table > tbody > tr {
  border-bottom: 1px solid #979797;
}
body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation > table > tbody > tr > th {
  flex-shrink: 0;
  width: 230px;
  background: #ffffff;
  padding: 11px 15px;
  font-size: 15px;
  line-height: 2;
  letter-spacing: 0;
  font-weight: 400;
  text-align: left;
  vertical-align: top;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation > table > tbody > tr > th {
    width: 18.5483870968vw;
    padding: 0.8870967742vw 1.2096774194vw;
    font-size: 1.2096774194vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation > table > tbody > tr > th {
    width: 28vw;
    padding: 1.8666666667vw 2.6666666667vw;
    font-size: 3.2vw;
  }
}
body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation > table > tbody > tr > td {
  width: calc(100% - 230px);
  padding: 11px 15px;
  font-size: 15px;
  line-height: 2;
  letter-spacing: 0;
  font-weight: 400;
  text-align: left;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation > table > tbody > tr > td {
    width: calc(100% - 18.5483870968vw);
    padding: 0.8870967742vw 1.2096774194vw;
    font-size: 1.2096774194vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation > table > tbody > tr > td {
    width: calc(100% - 28vw);
    padding: 1.8666666667vw 2.6666666667vw;
    font-size: 3.2vw;
  }
}
body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap {
  width: 1024px;
  margin: 0 auto;
  padding: 70px 0 0;
  font-family: "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif !important;
  font-feature-settings: "pkna";
  line-height: 1.6;
  letter-spacing: 0;
  color: #555555;
}
body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap h1,
body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap h2,
body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap h3,
body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap h4,
body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap h5 {
  font-weight: 700;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap {
    width: 82.5806451613vw;
    margin: 0 auto;
    padding: 5.6451612903vw 0 0;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap {
    width: 100%;
    padding: 10.6666666667vw 0 0;
    color: #000000;
    letter-spacing: 0;
    font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif !important;
    font-feature-settings: "pkna";
  }
}
body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .detailIntroduction {
  background-color: #faf9f5;
  padding: 20px 40px;
  font-size: 14px;
  line-height: 28px;
}
body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .detailIntroduction .colBox {
  border-bottom: 1px #d9d8d6 solid;
  padding: 20px 0;
  color: #555;
}
body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .detailIntroduction .colBox .leftCol {
  float: left;
  width: 46%;
}
body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .detailIntroduction .colBox .leftCol p {
  font-size: 16px;
  font-weight: bold;
  line-height: 29px;
  margin-bottom: 10px;
}
body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .detailIntroduction .colBox .rightCol {
  float: right;
  width: 400px;
  margin-left: 40px;
}
body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .mv_table_wrap {
  width: 100vw;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  padding: 70px 0;
  background: #f5faff;
  font-family: "Noto Sans JP", "Helvetica Neue", "Helvetica", "Hiragino Sans", "Arial", "Yu Gothic", "Meiryo", sans-serif;
  color: #1d1d1d;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 400;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .mv_table_wrap {
    padding: 5.6451612903vw 0;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .mv_table_wrap {
    padding: 10.6666666667vw 5.3333333333vw;
  }
}
body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .mv_table_wrap .catalog_mv {
  width: 100%;
  max-width: 1200px;
  padding: 0;
  margin: 0 auto 50px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 40px;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .mv_table_wrap .catalog_mv {
    max-width: 100vw;
    margin: 0 auto 4.0322580645vw;
    gap: 3.2258064516vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .mv_table_wrap .catalog_mv {
    margin: 0 auto 8vw;
    display: block;
  }
}
body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .mv_table_wrap .catalog_mv div.img_wrap {
  width: 100%;
  max-width: 580px;
}
body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .mv_table_wrap .catalog_mv div.img_wrap > img {
  width: 100%;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .mv_table_wrap .catalog_mv div.img_wrap {
    max-width: 46.7741935484vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .mv_table_wrap .catalog_mv div.img_wrap {
    width: 62.6666666667vw;
    margin: 0 auto 6.6666666667vw;
  }
}
body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .mv_table_wrap .catalog_mv div.txt_wrap {
  width: 100%;
  max-width: 580px;
}
body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .mv_table_wrap .catalog_mv div.txt_wrap p.lead-txt {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 32px;
  line-height: 1.5;
  letter-spacing: 0.02em;
  font-weight: 600;
  text-align: center;
  margin-bottom: 40px;
}
body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .mv_table_wrap .catalog_mv div.txt_wrap p.txt {
  font-size: 15px;
  line-height: 2;
  letter-spacing: 0;
  font-weight: 400;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .mv_table_wrap .catalog_mv div.txt_wrap {
    max-width: 46.7741935484vw;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .mv_table_wrap .catalog_mv div.txt_wrap p.lead-txt {
    font-size: 2.5806451613vw;
    margin-bottom: 3.2258064516vw;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .mv_table_wrap .catalog_mv div.txt_wrap p.txt {
    font-size: 1.2096774194vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .mv_table_wrap .catalog_mv div.txt_wrap p.lead-txt {
    font-size: 5.3333333333vw;
    margin-bottom: 4vw;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .mv_table_wrap .catalog_mv div.txt_wrap p.txt {
    font-size: 3.2vw;
  }
}
body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap table {
  width: 100%;
  max-width: 1200px;
  padding: 0;
  font-size: 14px;
  border: none;
  border-top: 1px solid #979797;
  margin: 15px auto 0 auto;
  border-collapse: collapse;
  text-align: left;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap table {
    font-size: 1.1290322581vw;
    margin: 1.2096774194vw auto 0 auto;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap table {
    font-size: 3.7333333333vw;
    margin: 5.3333333333vw auto 0;
    margin-top: 4vw;
    border-top: 1px solid #979797;
  }
}
body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap table > tbody > tr {
  border-bottom: 1px solid #979797;
}
body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap table > tbody > tr > th {
  flex-shrink: 0;
  width: 230px;
  background: #ffffff;
  padding: 11px 15px;
  font-size: 15px;
  line-height: 2;
  letter-spacing: 0;
  font-weight: 400;
  text-align: left;
  vertical-align: top;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap table > tbody > tr > th {
    width: 18.5483870968vw;
    padding: 0.8870967742vw 1.2096774194vw;
    font-size: 1.2096774194vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap table > tbody > tr > th {
    width: 28vw;
    padding: 1.8666666667vw 2.6666666667vw;
    font-size: 3.2vw;
  }
}
body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap table > tbody > tr > td {
  width: calc(100% - 230px);
  padding: 11px 15px;
  font-size: 15px;
  line-height: 2;
  letter-spacing: 0;
  font-weight: 400;
  text-align: left;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap table > tbody > tr > td {
    width: calc(100% - 18.5483870968vw);
    padding: 0.8870967742vw 1.2096774194vw;
    font-size: 1.2096774194vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap table > tbody > tr > td {
    width: calc(100% - 28vw);
    padding: 1.8666666667vw 2.6666666667vw;
    font-size: 3.2vw;
  }
}
@media screen and (min-width: 751px) {
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap {
    /* 20221107 追加ここから */
    /* 2024 NEW PRODUCT PAGE -----*/
    /* for Card & Sasshi-----*/
    /* for Sahhi -----*/
    /*----- for Sahhi */
    /*----- 2024 NEW PRODUCT PAGE */
    /* BUYER'S COMMENT-----*/
    /*----- BUYER'S COMMENT*/
    /* カード商品ページ・h2商品情報下の不要な＜br＞2つ -----*/
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .free-area1 {
    margin-top: 60px;
    padding-bottom: 40px;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .category-description__lead-text {
    padding-left: 20px;
    border-left: 3px solid #a48d4a;
    font-weight: 600;
    font-size: 18px;
    /*font-family: "游明朝", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W3", "ヒラギノ明朝 Pro W3", "HiraMinProN-W3", "HG明朝E", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", "ヒラギノ明朝 Pro W6", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;*/
    line-height: 1.8;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .category-description__images {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    -ms-flex-align: stretch;
    margin-top: 60px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: stretch;
    align-items: stretch;
    -webkit-justify-content: center;
    justify-content: center;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .category-description__img {
    margin-bottom: 2%;
    width: 32%;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .category-description__img:nth-child(3n+2) {
    margin-right: 2%;
    margin-left: 2%;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .category-description__text {
    margin-top: 20px;
    padding: 15px;
    background-color: #faf9f5;
    font-size: 14px;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec {
    margin-top: 40px;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec__header {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    -ms-flex-align: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec__logo {
    padding: 0 15px;
    width: 320px;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec__header__content {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 60px;
    width: calc(100% - 410px);
    border-left: 1px solid #cccccc;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec__title {
    display: inline-block;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec__title span {
    font-weight: 600;
    font-size: 16px;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec__title strong {
    font-weight: 600;
    font-size: 24px;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec__price {
    display: inline-block;
    margin-left: 20px;
    font-weight: 600;
    font-size: 20px;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec__price span {
    font-size: 14px;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec__text {
    margin-top: 15px;
    font-weight: 600;
    font-size: 13px;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec__block {
    margin-top: 40px;
    padding-bottom: 40px;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec__block__title {
    color: #705d23;
    font-size: 16px;
    /*font-family: "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;*/
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec__block__lead-text {
    margin-top: 10px;
    font-size: 14px;
    /*font-family: "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;*/
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec__items {
    position: relative;
    margin-top: 15px;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec__items:after {
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: "";
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec__item {
    position: absolute;
    width: 24%;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec__item:first-child {
    position: relative;
    margin-left: 0;
    width: 49%;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec__item:nth-child(2) {
    top: 0;
    left: 50.5%;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec__item:nth-child(3) {
    top: 0;
    right: 0;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec__item:nth-child(4) {
    bottom: 0;
    left: 50.5%;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec__item:nth-child(5) {
    right: 0;
    bottom: 0;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec__item:nth-child(6) {
    display: none;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec__item02 {
    position: absolute;
    width: 24%;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec__item02:first-child {
    position: relative;
    margin-left: 0;
    width: 49%;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec__item02:nth-child(2) {
    top: 0;
    left: 50.5%;
    width: 49%;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec__item02:nth-child(3) {
    bottom: 0;
    left: 50.5%;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec__item02:nth-child(4) {
    right: 0;
    bottom: 0;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec__item img,
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec__item02 img {
    vertical-align: middle;
    border: solid 1px #eeeeee;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .lineup-slider {
    margin: auto;
    margin-bottom: 40px;
    padding-bottom: 40px;
    width: 1024px;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .lineup-slider__header {
    margin-top: 40px;
    margin-bottom: 20px;
    text-align: center;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .lineup-slider__head-title {
    color: #705d23;
    font-weight: bold;
    font-size: 20px;
    /*font-family: "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;*/
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .lineup-slider__item {
    margin: 0 10px;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .lineup-slider__img {
    margin: auto;
    width: 150px;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .lineup-slider__text,
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .lineup-slider__price {
    margin: auto;
    width: 150px;
    color: #333333;
    font-size: 14px;
    /*font-family: "游明朝", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W3", "ヒラギノ明朝 Pro W3", "HiraMinProN-W3", "HG明朝E", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", "ヒラギノ明朝 Pro W6", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;*/
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .lineup-slider__btn {
    margin-top: 40px;
    text-align: center;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .lineup-slider__btn a {
    display: inline-block;
    padding: 10px 30px;
    background-color: #967f3a;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    font-weight: normal;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .lineup-slider__btn a span {
    display: inline-block;
    margin-right: 10px;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .lineup-slider__btn a:after {
    display: inline-block;
    width: 6px;
    height: 6px;
    border-top: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    content: "";
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .category-info__heading {
    margin-bottom: 40px;
    padding-top: 10px;
    padding-bottom: 10px !important;
    border-bottom: 1px solid #000000;
    font-weight: normal;
    font-size: 22px;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .category-info__block {
    margin-bottom: 80px;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .category-recommend-ranking__items {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .category-recommend-ranking__item {
    position: relative;
    max-width: 31%;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .category-recommend-ranking__item + .category-recommend-ranking__item {
    margin-left: 3.5%;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .category-recommend-ranking__item:nth-child(1) .category-recommend-ranking__num {
    background-color: #ddb054;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .category-recommend-ranking__item:nth-child(1) .category-recommend-ranking__num:before {
    content: "1";
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .category-recommend-ranking__item:nth-child(2) .category-recommend-ranking__num {
    background-color: #9c9e9d;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .category-recommend-ranking__item:nth-child(2) .category-recommend-ranking__num:before {
    content: "2";
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .category-recommend-ranking__item:nth-child(3) .category-recommend-ranking__num {
    background-color: #a15326;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .category-recommend-ranking__item:nth-child(3) .category-recommend-ranking__num:before {
    content: "3";
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .category-recommend-ranking__item:hover .category-recommend-ranking__img {
    opacity: 0.7;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .category-recommend-ranking__item:hover .category-recommend-ranking__info {
    color: #a48d4a;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .category-recommend-ranking__num {
    position: absolute;
    top: 8px;
    left: 7px;
    z-index: 2;
    width: 26px;
    height: 26px;
    border-radius: 50%;
    background-color: #cccccc;
    color: #ffffff;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .category-recommend-ranking__num:before {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    content: "0";
    font-size: 13px;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .category-recommend-ranking__img {
    background-color: #cccccc;
    transition-delay: 0s;
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-duration: 0.4s;
    transition-property: opacity;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .category-recommend-ranking__img img {
    display: block;
    max-width: 100%;
  }
}
@media screen and (min-width: 751px) and (-ms-high-contrast: none) {
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .category-recommend-ranking__img img {
    display: block;
    width: 100%;
  }
}
@media screen and (min-width: 751px) {
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .category-recommend-ranking__info {
    margin-top: 10px;
    transition-delay: 0s;
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-duration: 0.4s;
    transition-property: color;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .category-recommend-ranking__title {
    margin-bottom: 5px;
    font-size: 14px;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .category-recommend-ranking__price {
    font-size: 14px;
    /*font-family: "游明朝", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W3", "ヒラギノ明朝 Pro W3", "HiraMinProN-W3", "HG明朝E", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", "ヒラギノ明朝 Pro W6", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;*/
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .category-favorite__header {
    margin-bottom: 20px;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .category-favorite__top-sub-title {
    margin-bottom: 5px;
    color: #a48d4a;
    font-weight: bold;
    font-size: 16px;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .category-favorite__heading {
    font-size: 22px;
    /*font-family: "游明朝", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W3", "ヒラギノ明朝 Pro W3", "HiraMinProN-W3", "HG明朝E", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", "ヒラギノ明朝 Pro W6", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;*/
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .category-favorite__block {
    margin-top: 10px;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .category-favorite__block + .category-favorite__block {
    margin-top: 60px;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .category-favorite__content {
    margin-top: 10px;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .category-favorite__flex {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .category-favorite__col {
    width: 50%;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .category-favorite__col + .category-favorite__col {
    margin-left: 20px;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .category-favorite__img {
    background-color: #cccccc;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .category-favorite__img img {
    display: block;
    max-width: 100%;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .category-favorite__text {
    font-size: 14px;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .category-favorite .lineup {
    margin-top: 40px;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .category-favorite .lineup__heading {
    margin-bottom: 10px;
    color: #a48d4a;
    font-weight: bold;
    font-size: 16px;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .category-favorite .lineup__items {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .category-favorite .lineup__item {
    position: relative;
    width: 50%;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .category-favorite .lineup__item + .lineup__item {
    margin-left: 20px;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .category-favorite .lineup__item:hover .lineup__img {
    opacity: 0.7;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .category-favorite .lineup__item:hover .lineup__info {
    color: #a48d4a;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .category-favorite .lineup__img {
    margin-bottom: 10px;
    background-color: #cccccc;
    transition-delay: 0s;
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-duration: 0.4s;
    transition-property: opacity;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .category-favorite .lineup__img img {
    display: block;
    max-width: 100%;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .category-favorite .lineup__info {
    transition-delay: 0s;
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-duration: 0.4s;
    transition-property: color;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .category-favorite .lineup__text {
    font-size: 14px;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .category-favorite .lineup__price {
    font-size: 14px;
    /*font-family: "游明朝", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W3", "ヒラギノ明朝 Pro W3", "HiraMinProN-W3", "HG明朝E", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", "ヒラギノ明朝 Pro W6", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;*/
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .category-description__lead-textSecondary {
    margin-top: 1em;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .category-lineup__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: -10px;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .category-lineup__item {
    width: 46%;
    margin-top: 30px;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .category-lineup__heading {
    font-size: 18px;
    font-weight: bold;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .category-lineup__img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: -20px;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .category-lineup__img img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 48%;
    margin-top: 20px;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .category-lineup__item--2 {
    width: 100%;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .category-lineup__img--2 img {
    width: 23%;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec__items--card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec__item--card {
    width: 330px;
    margin-top: 17px;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec__item--card img {
    vertical-align: bottom;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec--24 {
    margin-bottom: 80px;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec__block--24 {
    padding-bottom: 0;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec__block__title--24 {
    font-size: 20px;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec__block__lead-text--24 {
    font-size: 16px;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec__item02--24:first-child {
    width: 100%;
    position: initial;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec__item02--24:not(:first-child) {
    width: 247px;
    position: initial;
    float: left;
    margin-top: 12px;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec__item02--24:nth-child(3),
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec__item02--24:nth-child(4),
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec__item02--24:nth-child(5) {
    margin-left: 12px;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec__item02--24 img {
    box-sizing: border-box;
    box-shadow: 5px 5px 5px 0px rgba(0, 0, 0, 0.15);
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec__block--24 + .product-spec__block--24 {
    margin-top: 80px;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec__block--24 + .product-spec__items--card {
    margin-top: 60px;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec--24__note {
    margin-top: 10px;
    font-size: 16px;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec--24__brands {
    margin-top: 70px;
    margin-bottom: 30px;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec--24__brands-heading {
    text-align: center;
    font-weight: bold;
    font-size: 20px;
    margin-bottom: 30px;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec--24__brands img {
    width: 100%;
    height: auto;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .pickup__recommend--detail.pickup__recommend {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-top: 30px;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .pickup__recommend--detail .pickup__recommendfigure {
    width: 60px;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .pickup__recommend--detail .pickup__recommendtext {
    box-sizing: border-box;
    width: 84%;
    background-color: #f4f4f4;
    border-radius: 10px;
    padding: 15px;
    position: relative;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .pickup__recommend--detail .pickup__recommendtext::after {
    content: "";
    position: absolute;
    top: 14%;
    left: -8px;
    margin-left: -10px;
    border: 8px solid transparent;
    border-right: 10px solid #f4f4f4;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .pickup__recommend--detail .pickup__recommendtext p:first-child {
    font-weight: bold;
    font-size: 15px;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .pickup__recommend--detail .pickup__recommendtext p:nth-child(2) {
    font-size: 14px;
    margin-top: 5px;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .spec > br {
    display: none;
  }
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap {
    /* 20221107 追加ここから */
    /* 2024 NEW PRODUCT PAGE -----*/
    /* for Card & Sasshi-----*/
    /* for Sahhi -----*/
    /*----- for Sahhi */
    /*----- 2024 NEW PRODUCT PAGE */
    /* BUYER'S COMMENT-----*/
    /*----- BUYER'S COMMENT*/
    /* カード商品ページ・h2商品情報下の不要な＜br＞2つ -----*/
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .free-area1 {
    margin-top: 4.8387096774vw;
    padding-bottom: 3.2258064516vw;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .category-description__lead-text {
    padding-left: 1.6129032258vw;
    border-left: 0.2419354839vw solid #a48d4a;
    font-weight: 600;
    font-size: 1.4516129032vw;
    /*font-family: "游明朝", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W3", "ヒラギノ明朝 Pro W3", "HiraMinProN-W3", "HG明朝E", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", "ヒラギノ明朝 Pro W6", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;*/
    line-height: 1.8;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .category-description__images {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    -ms-flex-align: stretch;
    margin-top: 4.8387096774vw;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: stretch;
    align-items: stretch;
    -webkit-justify-content: center;
    justify-content: center;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .category-description__img {
    margin-bottom: 2%;
    width: 32%;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .category-description__img:nth-child(3n+2) {
    margin-right: 2%;
    margin-left: 2%;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .category-description__text {
    margin-top: 1.6129032258vw;
    padding: 1.2096774194vw;
    background-color: #faf9f5;
    font-size: 1.1290322581vw;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec {
    margin-top: 3.2258064516vw;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec__header {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    -ms-flex-align: center;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec__logo {
    padding: 0 1.2096774194vw;
    width: 25.8064516129vw;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec__header__content {
    padding-top: 0.8064516129vw;
    padding-bottom: 0.8064516129vw;
    padding-left: 4.8387096774vw;
    width: calc(100% - 33.064516129vw);
    border-left: 0.0806451613vw solid #cccccc;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec__title {
    display: inline-block;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec__title span {
    font-weight: 600;
    font-size: 1.2903225806vw;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec__title strong {
    font-weight: 600;
    font-size: 1.935483871vw;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec__price {
    display: inline-block;
    margin-left: 1.6129032258vw;
    font-weight: 600;
    font-size: 1.6129032258vw;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec__price span {
    font-size: 1.1290322581vw;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec__text {
    margin-top: 1.2096774194vw;
    font-weight: 600;
    font-size: 1.0483870968vw;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec__block {
    margin-top: 3.2258064516vw;
    padding-bottom: 3.2258064516vw;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec__block__title {
    color: #705d23;
    font-size: 1.2903225806vw;
    /*font-family: "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;*/
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec__block__lead-text {
    margin-top: 0.8064516129vw;
    font-size: 1.1290322581vw;
    /*font-family: "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;*/
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec__items {
    position: relative;
    margin-top: 1.2096774194vw;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec__items:after {
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: "";
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec__item {
    position: absolute;
    width: 24%;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec__item:first-child {
    position: relative;
    margin-left: 0;
    width: 49%;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec__item:nth-child(2) {
    top: 0;
    left: 50.5%;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec__item:nth-child(3) {
    top: 0;
    right: 0;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec__item:nth-child(4) {
    bottom: 0;
    left: 50.5%;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec__item:nth-child(5) {
    right: 0;
    bottom: 0;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec__item:nth-child(6) {
    display: none;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec__item02 {
    position: absolute;
    width: 24%;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec__item02:first-child {
    position: relative;
    margin-left: 0;
    width: 49%;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec__item02:nth-child(2) {
    top: 0;
    left: 50.5%;
    width: 49%;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec__item02:nth-child(3) {
    bottom: 0;
    left: 50.5%;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec__item02:nth-child(4) {
    right: 0;
    bottom: 0;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec__item img,
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec__item02 img {
    vertical-align: middle;
    border: solid 0.0806451613vw #eeeeee;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .lineup-slider {
    margin: auto;
    margin-bottom: 3.2258064516vw;
    padding-bottom: 3.2258064516vw;
    width: 82.5806451613vw;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .lineup-slider__header {
    margin-top: 3.2258064516vw;
    margin-bottom: 1.6129032258vw;
    text-align: center;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .lineup-slider__head-title {
    color: #705d23;
    font-weight: bold;
    font-size: 1.6129032258vw;
    /*font-family: "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;*/
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .lineup-slider__item {
    margin: 0 0.8064516129vw;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .lineup-slider__img {
    margin: auto;
    width: 12.0967741935vw;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .lineup-slider__text,
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .lineup-slider__price {
    margin: auto;
    width: 12.0967741935vw;
    color: #333333;
    font-size: 1.1290322581vw;
    /*font-family: "游明朝", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W3", "ヒラギノ明朝 Pro W3", "HiraMinProN-W3", "HG明朝E", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", "ヒラギノ明朝 Pro W6", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;*/
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .lineup-slider__btn {
    margin-top: 3.2258064516vw;
    text-align: center;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .lineup-slider__btn a {
    display: inline-block;
    padding: 0.8064516129vw 2.4193548387vw;
    background-color: #967f3a;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    font-weight: normal;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .lineup-slider__btn a span {
    display: inline-block;
    margin-right: 0.8064516129vw;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .lineup-slider__btn a:after {
    display: inline-block;
    width: 0.4838709677vw;
    height: 0.4838709677vw;
    border-top: 0.0806451613vw solid #ffffff;
    border-right: 0.0806451613vw solid #ffffff;
    content: "";
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .category-info__heading {
    margin-bottom: 3.2258064516vw;
    padding-top: 0.8064516129vw;
    padding-bottom: 0.8064516129vw !important;
    border-bottom: 0.0806451613vw solid #000000;
    font-weight: normal;
    font-size: 1.7741935484vw;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .category-info__block {
    margin-bottom: 6.4516129032vw;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .category-recommend-ranking__items {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .category-recommend-ranking__item {
    position: relative;
    max-width: 31%;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .category-recommend-ranking__item + .category-recommend-ranking__item {
    margin-left: 3.5%;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .category-recommend-ranking__item:nth-child(1) .category-recommend-ranking__num {
    background-color: #ddb054;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .category-recommend-ranking__item:nth-child(1) .category-recommend-ranking__num:before {
    content: "1";
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .category-recommend-ranking__item:nth-child(2) .category-recommend-ranking__num {
    background-color: #9c9e9d;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .category-recommend-ranking__item:nth-child(2) .category-recommend-ranking__num:before {
    content: "2";
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .category-recommend-ranking__item:nth-child(3) .category-recommend-ranking__num {
    background-color: #a15326;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .category-recommend-ranking__item:nth-child(3) .category-recommend-ranking__num:before {
    content: "3";
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .category-recommend-ranking__item:hover .category-recommend-ranking__img {
    opacity: 0.7;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .category-recommend-ranking__item:hover .category-recommend-ranking__info {
    color: #a48d4a;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .category-recommend-ranking__num {
    position: absolute;
    top: 0.6451612903vw;
    left: 0.564516129vw;
    z-index: 2;
    width: 2.0967741935vw;
    height: 2.0967741935vw;
    border-radius: 50%;
    background-color: #cccccc;
    color: #ffffff;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .category-recommend-ranking__num:before {
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    content: "0";
    font-size: 1.0483870968vw;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .category-recommend-ranking__img {
    background-color: #cccccc;
    transition-delay: 0s;
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-duration: 0.4s;
    transition-property: opacity;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .category-recommend-ranking__img img {
    display: block;
    max-width: 100%;
  }
}
@media screen and (min-width: 751px) and (max-width: 1240px) and (-ms-high-contrast: none) {
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .category-recommend-ranking__img img {
    display: block;
    width: 100%;
  }
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .category-recommend-ranking__info {
    margin-top: 0.8064516129vw;
    transition-delay: 0s;
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-duration: 0.4s;
    transition-property: color;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .category-recommend-ranking__title {
    margin-bottom: 0.4032258065vw;
    font-size: 1.1290322581vw;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .category-recommend-ranking__price {
    font-size: 1.1290322581vw;
    /*font-family: "游明朝", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W3", "ヒラギノ明朝 Pro W3", "HiraMinProN-W3", "HG明朝E", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", "ヒラギノ明朝 Pro W6", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;*/
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .category-favorite__header {
    margin-bottom: 1.6129032258vw;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .category-favorite__top-sub-title {
    margin-bottom: 0.4032258065vw;
    color: #a48d4a;
    font-weight: bold;
    font-size: 1.2903225806vw;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .category-favorite__heading {
    font-size: 1.7741935484vw;
    /*font-family: "游明朝", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W3", "ヒラギノ明朝 Pro W3", "HiraMinProN-W3", "HG明朝E", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", "ヒラギノ明朝 Pro W6", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;*/
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .category-favorite__block {
    margin-top: 0.8064516129vw;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .category-favorite__block + .category-favorite__block {
    margin-top: 4.8387096774vw;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .category-favorite__content {
    margin-top: 0.8064516129vw;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .category-favorite__flex {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .category-favorite__col {
    width: 50%;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .category-favorite__col + .category-favorite__col {
    margin-left: 1.6129032258vw;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .category-favorite__img {
    background-color: #cccccc;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .category-favorite__img img {
    display: block;
    max-width: 100%;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .category-favorite__text {
    font-size: 1.1290322581vw;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .category-favorite .lineup {
    margin-top: 3.2258064516vw;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .category-favorite .lineup__heading {
    margin-bottom: 0.8064516129vw;
    color: #a48d4a;
    font-weight: bold;
    font-size: 1.2903225806vw;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .category-favorite .lineup__items {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    -ms-flex-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .category-favorite .lineup__item {
    position: relative;
    width: 50%;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .category-favorite .lineup__item + .lineup__item {
    margin-left: 1.6129032258vw;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .category-favorite .lineup__item:hover .lineup__img {
    opacity: 0.7;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .category-favorite .lineup__item:hover .lineup__info {
    color: #a48d4a;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .category-favorite .lineup__img {
    margin-bottom: 0.8064516129vw;
    background-color: #cccccc;
    transition-delay: 0s;
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-duration: 0.4s;
    transition-property: opacity;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .category-favorite .lineup__img img {
    display: block;
    max-width: 100%;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .category-favorite .lineup__info {
    transition-delay: 0s;
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transition-duration: 0.4s;
    transition-property: color;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .category-favorite .lineup__text {
    font-size: 1.1290322581vw;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .category-favorite .lineup__price {
    font-size: 1.1290322581vw;
    /*font-family: "游明朝", "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 ProN W3", "ヒラギノ明朝 Pro W3", "HiraMinProN-W3", "HG明朝E", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "HGS明朝E", "ヒラギノ明朝 Pro W6", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;*/
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .category-description__lead-textSecondary {
    margin-top: 1em;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .category-lineup__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: -0.8064516129vw;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .category-lineup__item {
    width: 46%;
    margin-top: 2.4193548387vw;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .category-lineup__heading {
    font-size: 1.4516129032vw;
    font-weight: bold;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .category-lineup__img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: -1.6129032258vw;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .category-lineup__img img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 48%;
    margin-top: 1.6129032258vw;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .category-lineup__item--2 {
    width: 100%;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .category-lineup__img--2 img {
    width: 23%;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec__items--card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec__item--card {
    width: 26.6129032258vw;
    margin-top: 1.3709677419vw;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec__item--card img {
    vertical-align: bottom;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec--24 {
    margin-bottom: 6.4516129032vw;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec__block--24 {
    padding-bottom: 0;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec__block__title--24 {
    font-size: 1.6129032258vw;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec__block__lead-text--24 {
    font-size: 1.2903225806vw;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec__item02--24:first-child {
    width: 100%;
    position: initial;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec__item02--24:not(:first-child) {
    width: 19.9193548387vw;
    position: initial;
    float: left;
    margin-top: 0.9677419355vw;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec__item02--24:nth-child(3),
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec__item02--24:nth-child(4),
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec__item02--24:nth-child(5) {
    margin-left: 0.9677419355vw;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec__item02--24 img {
    box-sizing: border-box;
    box-shadow: 0.4032258065vw 0.4032258065vw 0.4032258065vw 0vw rgba(0, 0, 0, 0.15);
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec__block--24 + .product-spec__block--24 {
    margin-top: 6.4516129032vw;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec__block--24 + .product-spec__items--card {
    margin-top: 4.8387096774vw;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec--24__note {
    margin-top: 0.8064516129vw;
    font-size: 1.2903225806vw;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec--24__brands {
    margin-top: 5.6451612903vw;
    margin-bottom: 2.4193548387vw;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec--24__brands-heading {
    text-align: center;
    font-weight: bold;
    font-size: 1.6129032258vw;
    margin-bottom: 2.4193548387vw;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec--24__brands img {
    width: 100%;
    height: auto;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .pickup__recommend--detail.pickup__recommend {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-top: 2.4193548387vw;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .pickup__recommend--detail .pickup__recommendfigure {
    width: 4.8387096774vw;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .pickup__recommend--detail .pickup__recommendtext {
    box-sizing: border-box;
    width: 84%;
    background-color: #f4f4f4;
    border-radius: 0.8064516129vw;
    padding: 1.2096774194vw;
    position: relative;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .pickup__recommend--detail .pickup__recommendtext::after {
    content: "";
    position: absolute;
    top: 14%;
    left: -0.6451612903vw;
    margin-left: -0.8064516129vw;
    border: 0.6451612903vw solid transparent;
    border-right: 0.8064516129vw solid #f4f4f4;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .pickup__recommend--detail .pickup__recommendtext p:first-child {
    font-weight: bold;
    font-size: 1.2096774194vw;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .pickup__recommend--detail .pickup__recommendtext p:nth-child(2) {
    font-size: 1.1290322581vw;
    margin-top: 0.4032258065vw;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .spec > br {
    display: none;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap {
    /*----- for Card & Sasshi */
    /* for Sasshi -----*/
    /*----- for Sasshi */
    /* for Card -----*/
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec {
    margin-top: 5.3333333333vw;
    padding-bottom: 5.3333333333vw;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec__logo {
    position: relative;
    margin-bottom: 4vw;
    padding: 0 4vw 4vw;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec__logo:after {
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    margin: auto;
    width: 13.3333333333vw;
    height: 1px;
    background-color: #cccccc;
    content: "";
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec__header__content {
    padding-top: 2.6666666667vw;
    padding-bottom: 2.6666666667vw;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec__title {
    display: block;
    margin-bottom: 1.3333333333vw;
    text-align: center;
    font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec__title span {
    font-weight: 600;
    font-size: 3.2vw;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec__title strong {
    font-weight: 600;
    font-size: 4.8vw;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec__price {
    display: block;
    margin-bottom: 2.6666666667vw;
    text-align: center;
    font-weight: 600;
    font-size: 4.8vw;
    font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec__price span {
    font-size: 3.2vw;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec__text {
    margin-top: 4vw;
    font-weight: 600;
    font-size: 3.4666666667vw;
    font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec__block + .product-spec__block {
    margin-top: 8vw;
    padding-top: 8vw;
    border-top: 1px solid #cccccc;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec__block__title {
    margin-top: 0;
    margin-bottom: 4vw;
    color: #705d23;
    font-size: 4.8vw;
    font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec__block__lead-text {
    margin-top: 2.6666666667vw;
    margin-bottom: 0;
    font-size: 3.7333333333vw;
    font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "游ゴシック体", "Yu Gothic", YuGothic, "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", sans-serif;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec__items,
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec__items02 {
    position: relative;
    font-size: 0;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec__items:after,
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec__items02:after {
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: "";
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec__item {
    display: inline-block;
    margin-bottom: 2%;
    width: 49%;
    vertical-align: top;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec__item:nth-child(2n) {
    margin-left: 2%;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec__item02 {
    display: inline-block;
    margin-bottom: 2%;
    width: 49%;
    vertical-align: top;
    border: 1px solid #eeeeee;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec__item img {
    vertical-align: middle;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec__item02:first-child {
    display: inline-block;
    margin-bottom: 2%;
    width: 100%;
    vertical-align: top;
    border: 1px solid #eeeeee;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec__item02:nth-child(3),
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec__item02:nth-child(5) {
    margin-left: 2%;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec__item img,
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec__item02 img {
    vertical-align: middle;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec__item--card {
    display: inline-block;
    margin-bottom: 2%;
    width: 49%;
    vertical-align: top;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec__items--24 {
    margin-top: 5.3333333333vw;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec__item02--24 img {
    box-shadow: 1.3333333333vw 1.3333333333vw 1.3333333333vw 0vw rgba(0, 0, 0, 0.15);
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec__block--24 + .product-spec__items--card {
    margin-top: 8vw;
    padding-top: 8vw;
    border-top: 1px solid #cccccc;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec--24__note {
    font-size: 3.2vw;
    margin-top: 2.6666666667vw;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec--24__brands {
    margin-top: 8vw;
    margin-bottom: 5.3333333333vw;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec--24__brands-heading {
    text-align: center;
    font-weight: bold;
    font-size: 4.8vw;
  }
  body#sysItemDetail #sysWrap #sysMain article .sysExplanation #sysExplanation .detail_old_style_wrap .product-spec__block__header--24 + .product-spec__items--card {
    margin-top: 4vw;
  }
}

body#sysItemDetail:has(.sysFormVariationTable) #sysWrap {
  width: 100%;
  max-width: 100%;
}
body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_image_wrap .itemDetail_important_notice {
  display: none;
}
@media screen and (max-width: 750px) {
  body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_image_wrap .itemDetail_important_notice {
    display: block;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_image_wrap .itemDetail_important_notice .important_notice_wrap {
    width: 89.3333333333vw;
    gap: 1.3333333333vw;
    padding: 1.6vw 2.6666666667vw 1.8666666667vw;
    margin: 0 auto 4vw;
  }
  body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_image_wrap .itemDetail_important_notice .important_notice_wrap > span {
    font-size: 2.9333333333vw;
  }
  body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_image_wrap .itemDetail_important_notice .important_notice_wrap > a {
    font-size: 2.9333333333vw;
  }
}
body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_image_wrap .brand_pr_wrap {
  padding: 0 0 10px;
  border-bottom: 1px solid #979797;
  margin: 0 0 10px;
}
body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_image_wrap .brand_pr_wrap div.sysPr > span {
  display: none;
}
body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_image_wrap .brand_pr_wrap div.sysPr span.brand {
  display: block;
  width: fit-content;
  padding: 0;
  margin: 0;
}
body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_image_wrap .brand_pr_wrap div.sysPr span.brand a {
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 500;
  color: #1d1d1d;
}
body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_image_wrap .brand_pr_wrap div.sysPr span.brand a:hover {
  color: #e94709;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_image_wrap .brand_pr_wrap {
    padding: 0 0 0.8064516129vw;
    margin: 0 0 0.8064516129vw;
  }
  body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_image_wrap .brand_pr_wrap div.sysPr span.brand a {
    font-size: 1.2096774194vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_image_wrap .brand_pr_wrap {
    padding: 0 0 2.6666666667vw;
    margin: 0 0 2.6666666667vw;
  }
  body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_image_wrap .brand_pr_wrap div.sysPr span.brand a {
    font-size: 3.2vw;
    line-height: 2;
  }
}
body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.sysItemName {
  margin-bottom: 5px;
}
body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.sysItemName > h1 > span {
  font-size: 26px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 600;
  color: #1d1d1d;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.sysItemName {
    margin-bottom: 0.4032258065vw;
  }
  body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.sysItemName > h1 > span {
    font-size: 2.0967741935vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.sysItemName {
    margin-bottom: 1.3333333333vw;
  }
  body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.sysItemName > h1 > span {
    font-size: 4.8vw;
  }
}
body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.review_stars_wrap {
  margin: 0 0 5px;
  padding: 0;
}
body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.review_stars_wrap > span {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.review_stars_wrap > span div.review_average {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 8px;
}
body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.review_stars_wrap > span div.review_average span.stars {
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0.1em;
  font-weight: 500;
  color: #e94709;
}
body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.review_stars_wrap > span div.review_average span.review_num {
  font-size: 20px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 500;
}
body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.review_stars_wrap > span div.revew_count {
  font-size: 14px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 500;
  margin-top: 4px;
}
body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.review_stars_wrap > span div.revew_count a {
  color: #1d1d1d;
}
body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.review_stars_wrap > span div.revew_count a:hover {
  color: #e94709;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.review_stars_wrap {
    margin: 0 0 0.4032258065vw;
  }
  body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.review_stars_wrap > span div.review_average {
    gap: 0.6451612903vw;
  }
  body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.review_stars_wrap > span div.review_average span.stars {
    font-size: 1.2903225806vw;
  }
  body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.review_stars_wrap > span div.review_average span.review_num {
    font-size: 1.6129032258vw;
  }
  body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.review_stars_wrap > span div.revew_count {
    font-size: 1.1290322581vw;
    margin-top: 0.3225806452vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.review_stars_wrap {
    margin: 0 0 1.3333333333vw;
  }
  body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.review_stars_wrap > span div.review_average {
    gap: 2.1333333333vw;
  }
  body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.review_stars_wrap > span div.review_average span.stars {
    font-size: 4.2666666667vw;
  }
  body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.review_stars_wrap > span div.review_average span.review_num {
    font-size: 4.5333333333vw;
    line-height: 2;
  }
  body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.review_stars_wrap > span div.revew_count {
    font-size: 2.9333333333vw;
    line-height: 2;
    margin-top: 1.0666666667vw;
  }
}
body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.sysCategoryPankuzu {
  display: flex;
  flex-direction: column;
  gap: 0;
  margin: 0 0 10px;
}
body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.sysCategoryPankuzu > span {
  display: none;
}
body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.sysCategoryPankuzu a.sysPankuzuUrl {
  display: none;
}
body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.sysCategoryPankuzu a.sysPankuzuUrl:last-child {
  margin-bottom: 0 !important;
}
body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.sysCategoryPankuzu .sysPankuzuUrl:nth-last-of-type(-n + 2) {
  display: block;
  width: fit-content;
  padding-left: 23px !important;
  font-size: 13px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 400;
  margin-bottom: 5px;
}
body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.sysCategoryPankuzu .sysPankuzuUrl:nth-last-of-type(-n + 2)::before {
  display: block !important;
  transform: translateY(-50%) rotateZ(225deg);
  left: 3px;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.sysCategoryPankuzu {
    margin: 0 0 0.8064516129vw;
  }
  body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.sysCategoryPankuzu .sysPankuzuUrl:nth-last-of-type(-n + 2) {
    padding-left: 1.8548387097vw !important;
    font-size: 1.0483870968vw;
    margin-bottom: 0.4032258065vw;
  }
  body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.sysCategoryPankuzu .sysPankuzuUrl:nth-last-of-type(-n + 2)::before {
    left: 0.2419354839vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.sysCategoryPankuzu {
    margin: 0 0 2.6666666667vw;
  }
  body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.sysCategoryPankuzu .sysPankuzuUrl:nth-last-of-type(-n + 2) {
    padding-left: 4vw !important;
    font-size: 3.2vw;
    line-height: 4.5333333333vw;
    font-weight: 500;
    margin-bottom: 1.3333333333vw;
  }
  body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.sysCategoryPankuzu .sysPankuzuUrl:nth-last-of-type(-n + 2)::before {
    transform: translateY(-50%) rotateZ(225deg);
    left: 0.8vw;
    top: 2.2666666667vw;
  }
}
body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_image_wrap .appeal_pr_wrap {
  margin: 0 0 10px;
}
body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_image_wrap .appeal_pr_wrap div.sysPr {
  display: flex;
  justify-content: flex-end;
  align-items: center;
  gap: 7px;
}
body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_image_wrap .appeal_pr_wrap div.sysPr > span {
  display: none;
}
body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_image_wrap .appeal_pr_wrap div.sysPr span.appeal {
  display: block;
  width: fit-content;
  color: #ffffff;
  background: #cb2f2f;
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 600;
  border-radius: 0;
  margin: 0;
  padding: 2px 8px 4px;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_image_wrap .appeal_pr_wrap {
    margin: 0 0 0.8064516129vw;
  }
  body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_image_wrap .appeal_pr_wrap div.sysPr {
    gap: 0.564516129vw;
  }
  body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_image_wrap .appeal_pr_wrap div.sysPr span.appeal {
    font-size: 0.9677419355vw;
    padding: 0.1612903226vw 0.6451612903vw 0.3225806452vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_image_wrap .appeal_pr_wrap {
    margin: 0;
  }
  body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_image_wrap .appeal_pr_wrap div.sysPr {
    gap: 1.3333333333vw;
  }
  body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_image_wrap .appeal_pr_wrap div.sysPr span.appeal {
    font-size: 2.6666666667vw;
    padding: 0.5333333333vw 1.8666666667vw 0.8vw;
  }
}
body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_image_wrap .price_wrap {
  width: fit-content;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: stretch;
  gap: 0;
  margin: 0 0 10px auto;
}
@media screen and (max-width: 750px) {
  body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_image_wrap .price_wrap {
    flex-wrap: wrap;
    padding: 2.6666666667vw 0;
    margin: 0 0 0 auto;
  }
}
body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_image_wrap .price_wrap div.sysDiscountedItemPrice {
  display: none;
}
body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_image_wrap .price_wrap div.sysSuggestedRetailPrice {
  display: none;
}
body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_image_wrap .price_wrap div.sysRetailPrice {
  order: 2;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
}
body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_image_wrap .price_wrap div.sysRetailPrice > span:not(.sysRetailPriceValue) {
  display: none;
}
body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_image_wrap .price_wrap div.sysRetailPrice > span.sysRetailPriceValue {
  font-size: 32px;
  line-height: 46px;
  letter-spacing: 0;
  font-weight: 700;
}
body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_image_wrap .price_wrap div.sysRetailPrice > span.sysRetailPriceValue .taxin {
  font-size: 17px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 700;
}
body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_image_wrap .price_wrap div.sysRetailPrice > span.sysRetailPriceValue::after {
  display: none;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_image_wrap .price_wrap div.sysRetailPrice {
    gap: 1.6129032258vw;
  }
  body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_image_wrap .price_wrap div.sysRetailPrice > span.sysRetailPriceValue {
    font-size: 2.5806451613vw;
    line-height: 3.7096774194vw;
  }
  body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_image_wrap .price_wrap div.sysRetailPrice > span.sysRetailPriceValue .taxin {
    font-size: 1.3709677419vw;
  }
  body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_image_wrap .price_wrap div.sysRetailPrice > span.sysRetailPriceValue::after {
    display: none;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_image_wrap .price_wrap div.sysRetailPrice {
    gap: 4vw;
  }
  body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_image_wrap .price_wrap div.sysRetailPrice > span.sysRetailPriceValue {
    font-size: 5.8666666667vw;
    line-height: 1.5;
  }
  body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_image_wrap .price_wrap div.sysRetailPrice > span.sysRetailPriceValue .taxin {
    font-size: 4vw;
  }
  body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_image_wrap .price_wrap div.sysRetailPrice > span.sysRetailPriceValue::after {
    display: none;
  }
}
body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_image_wrap .appeal_pr_wrap:has(.red_price) + .price_wrap div.sysRetailPrice {
  color: #cb2f2f;
}
body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_image_wrap .appeal_pr_wrap:has(.red_price) + .price_wrap div.sysRetailPrice span {
  color: #cb2f2f;
}
body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_image_wrap .appeal_pr_wrap:has(.red_price) + .price_wrap div.sysRetailPrice span.taxin {
  color: #cb2f2f;
}
body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_image_wrap .point_wrap {
  font-size: 0;
  text-align: right;
  margin: 0 0 10px;
}
body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_image_wrap .point_wrap span.get_point {
  font-size: 17px;
  font-weight: 600;
  color: #cb2f2f;
}
body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_image_wrap .point_wrap span.get_point::before {
  content: "獲得ポイント";
  display: inline;
  font-size: 13px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 400;
  color: #1d1d1d;
}
body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_image_wrap .point_wrap span.get_point::after {
  content: "PT";
  display: inline;
  font-size: 13px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 600;
  color: #cb2f2f;
}
body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_image_wrap .point_wrap span.get_point.nonPoint {
  font-size: 13px;
  color: #1d1d1d;
  font-weight: 400;
}
body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_image_wrap .point_wrap span.get_point.nonPoint::before, body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_image_wrap .point_wrap span.get_point.nonPoint::after {
  content: "";
}
body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_image_wrap .point_wrap .message {
  font-size: 0;
}
body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_image_wrap .point_wrap .message span.get_point small {
  font-size: 13px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 600;
  color: #cb2f2f;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_image_wrap .point_wrap {
    font-size: 1.0483870968vw;
    margin: 0 0 0.8064516129vw;
  }
  body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_image_wrap .point_wrap span.get_point {
    font-size: 1.3709677419vw;
  }
  body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_image_wrap .point_wrap span.get_point::before, body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_image_wrap .point_wrap span.get_point::after {
    font-size: 1.0483870968vw;
  }
  body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_image_wrap .point_wrap span.get_point.nonPoint {
    font-size: 1.0483870968vw;
    color: #1d1d1d;
  }
  body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_image_wrap .point_wrap .message span.get_point small {
    font-size: 1.0483870968vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_image_wrap .point_wrap {
    font-size: 2.9333333333vw;
    margin: 0 0 2.6666666667vw;
  }
  body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_image_wrap .point_wrap span.get_point {
    font-size: 4vw;
  }
  body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_image_wrap .point_wrap span.get_point::before, body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_image_wrap .point_wrap span.get_point::after {
    font-size: 2.9333333333vw;
  }
  body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_image_wrap .point_wrap span.get_point.nonPoint {
    font-size: 2.9333333333vw;
    color: #1d1d1d;
  }
  body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_image_wrap .point_wrap .message span.get_point small {
    font-size: 0.8870967742vw;
  }
}
body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.sysDeliveryDate {
  padding: 15px;
  background: #fcf8f0;
  margin: 0 0 15px;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.sysDeliveryDate {
    padding: 1.2096774194vw;
    margin: 0 0 1.2096774194vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.sysDeliveryDate {
    padding: 4vw;
    margin: 0 0 4vw;
  }
}
body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.sysDeliveryDate div#sysDeliveryDateForm {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  gap: 7px 20px;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.sysDeliveryDate div#sysDeliveryDateForm {
    gap: 0.564516129vw 1.6129032258vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.sysDeliveryDate div#sysDeliveryDateForm {
    gap: 1.3333333333vw;
  }
}
body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.sysDeliveryDate div#sysDeliveryDateForm div.sysDeliveryDateSelectPrefStateArea {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
}
body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.sysDeliveryDate div#sysDeliveryDateForm div.sysDeliveryDateSelectPrefStateArea span.sysDeliveryDateSelectPrefStateLabel {
  font-size: 13px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 500;
  color: #414141;
}
body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.sysDeliveryDate div#sysDeliveryDateForm div.sysDeliveryDateSelectPrefStateArea select#prefStateId {
  display: block;
  width: 100px;
  height: 40px;
  border: 1px solid #979797;
  background: #ffffff url("/img/common/select_arr.png") center right 11px no-repeat;
  background-size: 8px auto;
  border-radius: 5px;
  padding: 10px;
  font-size: 13px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 500;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.sysDeliveryDate div#sysDeliveryDateForm div.sysDeliveryDateSelectPrefStateArea {
    gap: 0.8064516129vw;
  }
  body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.sysDeliveryDate div#sysDeliveryDateForm div.sysDeliveryDateSelectPrefStateArea span.sysDeliveryDateSelectPrefStateLabel {
    font-size: 1.0483870968vw;
  }
  body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.sysDeliveryDate div#sysDeliveryDateForm div.sysDeliveryDateSelectPrefStateArea select#prefStateId {
    width: 8.064516129vw;
    height: 3.2258064516vw;
    border-radius: 0.4032258065vw;
    padding: 0.8064516129vw;
    font-size: 1.0483870968vw;
    background: #ffffff url("/img/common/select_arr.png") center right 0.8870967742vw no-repeat;
    background-size: 0.6451612903vw auto;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.sysDeliveryDate div#sysDeliveryDateForm div.sysDeliveryDateSelectPrefStateArea {
    gap: 2.6666666667vw;
  }
  body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.sysDeliveryDate div#sysDeliveryDateForm div.sysDeliveryDateSelectPrefStateArea span.sysDeliveryDateSelectPrefStateLabel {
    font-size: 3.2vw;
    line-height: 2;
  }
  body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.sysDeliveryDate div#sysDeliveryDateForm div.sysDeliveryDateSelectPrefStateArea select#prefStateId {
    width: 26.6666666667vw;
    height: 10.6666666667vw;
    border-radius: 1.3333333333vw;
    padding: 2.9333333333vw;
    font-size: 2.9333333333vw;
    background: #ffffff url("/img/common/select_arr.png") center right 2.9333333333vw no-repeat;
    background-size: 2.1333333333vw auto;
  }
}
body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.sysDeliveryDate div#sysDeliveryDateForm div.sysDeliveryDateArea div.sysDeliveryDateString {
  font-size: 13px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 600;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.sysDeliveryDate div#sysDeliveryDateForm div.sysDeliveryDateArea div.sysDeliveryDateString {
    font-size: 1.0483870968vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.sysDeliveryDate div#sysDeliveryDateForm div.sysDeliveryDateArea div.sysDeliveryDateString {
    font-size: 3.4666666667vw;
    white-space: nowrap;
  }
}
body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.sysDeliveryDate div#sysDeliveryDateForm div.sysDeliveryDateArea div.sysDeliveryDateString span.sysDeliveryDateShippingPeriodDatetime {
  color: #cb2f2f;
}
body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.sysDeliveryDate div#sysDeliveryDateForm div.sysDeliveryDateArea div.sysDeliveryDateString span.sysDeliveryDateEarliestDeliveryDate {
  color: #cb2f2f;
}
body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.sysDeliveryDate div#sysDeliveryDateForm div.sysDeliveryDateArea div.sysDeliveryDateString span.saitan {
  color: #cb2f2f;
}
body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.sysDeliveryDate div#sysDeliveryDateForm div.sysDeliveryDateArea div.sysDeliveryDateString div.sysDeliveryDateAppendComment {
  display: none;
}
body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.sysDeliveryDate div#sysDeliveryDateForm div.sysDeliveryDateAppendComment p {
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 400;
  margin: 0;
  padding: 0;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.sysDeliveryDate div#sysDeliveryDateForm div.sysDeliveryDateAppendComment p {
    font-size: 0.9677419355vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_image_wrap div.sysDeliveryDate div#sysDeliveryDateForm div.sysDeliveryDateAppendComment p {
    font-size: 2.6666666667vw;
    padding-left: 1em;
    text-indent: -1em;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_details_wrap .itemDetail_important_notice {
    display: none;
  }
}
body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysVariation {
  width: 100%;
  margin: 0 0 30px;
}
body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysVariation > div {
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 500;
  margin-bottom: 5px;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysVariation {
    margin: 0 0 2.4193548387vw;
  }
  body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysVariation > div {
    font-size: 1.2096774194vw;
    margin-bottom: 0.4032258065vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysVariation {
    margin: 0 0 5.3333333333vw;
  }
  body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysVariation > div {
    font-size: 3.4666666667vw;
    margin-bottom: 2.6666666667vw;
  }
}
body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysVariation table.sysFormVariationTable {
  display: block;
  width: 100%;
  border: none;
  margin: 0;
  padding-right: 30px;
  height: 840px;
  overflow-y: scroll;
}
body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysVariation table.sysFormVariationTable::-webkit-scrollbar {
  width: 12px;
}
body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysVariation table.sysFormVariationTable::-webkit-scrollbar-track {
  background-color: #ebebe7;
  border-radius: 6px;
}
body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysVariation table.sysFormVariationTable::-webkit-scrollbar-thumb {
  background-color: #9c9c89;
  border-radius: 6px;
}
body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysVariation table.sysFormVariationTable > tbody {
  display: block;
  width: 100%;
}
body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysVariation table.sysFormVariationTable > tbody > tr {
  display: flex;
  flex-direction: column;
}
body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysVariation table.sysFormVariationTable > tbody > tr th.sysFormVariationName {
  display: none;
}
body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysVariation table.sysFormVariationTable > tbody > tr td.sysFormVariation {
  padding: 0;
  border: none;
  border-top: 1px solid #d8d8d8;
}
body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysVariation table.sysFormVariationTable > tbody > tr td.sysFormVariation:last-child {
  border-bottom: 1px solid #d8d8d8;
}
body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysVariation table.sysFormVariationTable > tbody > tr td.sysFormVariation > br {
  display: none;
}
body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysVariation table.sysFormVariationTable > tbody > tr td.sysFormVariation label.tdInner {
  padding: 15px;
  background: #ffffff;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 20px;
  cursor: pointer;
}
body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysVariation table.sysFormVariationTable > tbody > tr td.sysFormVariation label.tdInner:has(input:checked) {
  background: #fcf8f0;
}
body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysVariation table.sysFormVariationTable > tbody > tr td.sysFormVariation label.tdInner > img {
  width: 160px;
}
body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysVariation table.sysFormVariationTable > tbody > tr td.sysFormVariation label.tdInner div.varWrap div.varName {
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 500;
  text-align: left;
  margin-bottom: 10px;
}
body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysVariation table.sysFormVariationTable > tbody > tr td.sysFormVariation label.tdInner div.varWrap div.inputWrap {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 10px;
}
body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysVariation table.sysFormVariationTable > tbody > tr td.sysFormVariation label.tdInner div.varWrap div.inputWrap input#variationTable {
  appearance: none;
  outline: none;
  display: block;
  width: 16px;
  height: 16px;
  margin: 0;
  border-radius: 50%;
  border: 1px solid #979797 !important;
  background: #ffffff;
  position: relative;
  flex-shrink: 0;
}
body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysVariation table.sysFormVariationTable > tbody > tr td.sysFormVariation label.tdInner div.varWrap div.inputWrap input#variationTable:checked {
  border: 1px solid #ed6c3a !important;
}
body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysVariation table.sysFormVariationTable > tbody > tr td.sysFormVariation label.tdInner div.varWrap div.inputWrap input#variationTable:checked::after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  background: #ed6c3a;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysVariation table.sysFormVariationTable > tbody > tr td.sysFormVariation label.tdInner div.varWrap div.inputWrap div.sysVariationRetailPrice {
  font-size: 20px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 700;
}
body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysVariation table.sysFormVariationTable > tbody > tr td.sysFormVariation label.tdInner div.varWrap div.inputWrap div.sysVariationRetailPrice .taxin {
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 500;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysVariation table.sysFormVariationTable {
    padding-right: 2.4193548387vw;
    height: 67.7419354839vw;
  }
  body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysVariation table.sysFormVariationTable::-webkit-scrollbar {
    width: 0.9677419355vw;
  }
  body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysVariation table.sysFormVariationTable::-webkit-scrollbar-track {
    border-radius: 0.4838709677vw;
  }
  body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysVariation table.sysFormVariationTable::-webkit-scrollbar-thumb {
    border-radius: 0.4838709677vw;
  }
  body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysVariation table.sysFormVariationTable > tbody > tr td.sysFormVariation label.tdInner {
    padding: 1.2096774194vw;
    gap: 1.6129032258vw;
  }
  body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysVariation table.sysFormVariationTable > tbody > tr td.sysFormVariation label.tdInner > img {
    width: 12.9032258065vw;
  }
  body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysVariation table.sysFormVariationTable > tbody > tr td.sysFormVariation label.tdInner div.varWrap div.varName {
    font-size: 1.2096774194vw;
    margin-bottom: 0.8064516129vw;
  }
  body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysVariation table.sysFormVariationTable > tbody > tr td.sysFormVariation label.tdInner div.varWrap div.inputWrap {
    gap: 0.8064516129vw;
  }
  body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysVariation table.sysFormVariationTable > tbody > tr td.sysFormVariation label.tdInner div.varWrap div.inputWrap input#variationTable {
    appearance: none;
    outline: none;
    display: block;
    width: 16px;
    height: 16px;
    margin: 0;
    border-radius: 50%;
    border: 1px solid #979797 !important;
    background: #ffffff;
    position: relative;
    flex-shrink: 0;
  }
  body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysVariation table.sysFormVariationTable > tbody > tr td.sysFormVariation label.tdInner div.varWrap div.inputWrap input#variationTable:checked {
    border: 1px solid #ed6c3a !important;
  }
  body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysVariation table.sysFormVariationTable > tbody > tr td.sysFormVariation label.tdInner div.varWrap div.inputWrap input#variationTable:checked::after {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    background: #ed6c3a;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysVariation table.sysFormVariationTable > tbody > tr td.sysFormVariation label.tdInner div.varWrap div.inputWrap div.sysVariationRetailPrice {
    font-size: 1.6129032258vw;
  }
  body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysVariation table.sysFormVariationTable > tbody > tr td.sysFormVariation label.tdInner div.varWrap div.inputWrap div.sysVariationRetailPrice .taxin {
    font-size: 0.9677419355vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysVariation table.sysFormVariationTable {
    padding-right: 5.3333333333vw;
    height: 118.6666666667vw;
  }
  body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysVariation table.sysFormVariationTable::-webkit-scrollbar {
    width: 3.2vw;
  }
  body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysVariation table.sysFormVariationTable::-webkit-scrollbar-track {
    background-color: #ebebe7;
    border-radius: 1.6vw;
  }
  body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysVariation table.sysFormVariationTable::-webkit-scrollbar-thumb {
    background-color: #9c9c89;
    border-radius: 1.6vw;
  }
  body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysVariation table.sysFormVariationTable > tbody > tr td.sysFormVariation label.tdInner {
    padding: 2.6666666667vw;
    gap: 2.6666666667vw;
  }
  body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysVariation table.sysFormVariationTable > tbody > tr td.sysFormVariation label.tdInner > img {
    width: 29.3333333333vw;
  }
  body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysVariation table.sysFormVariationTable > tbody > tr td.sysFormVariation label.tdInner div.varWrap div.varName {
    font-size: 3.4666666667vw;
    margin-bottom: 2.1333333333vw;
  }
  body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysVariation table.sysFormVariationTable > tbody > tr td.sysFormVariation label.tdInner div.varWrap div.inputWrap {
    gap: 2.6666666667vw;
  }
  body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysVariation table.sysFormVariationTable > tbody > tr td.sysFormVariation label.tdInner div.varWrap div.inputWrap input#variationTable {
    appearance: none;
    outline: none;
    display: block;
    width: 16px;
    height: 16px;
    margin: 0;
    border-radius: 50%;
    border: 1px solid #979797 !important;
    background: #ffffff;
    position: relative;
    flex-shrink: 0;
  }
  body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysVariation table.sysFormVariationTable > tbody > tr td.sysFormVariation label.tdInner div.varWrap div.inputWrap input#variationTable:checked {
    border: 1px solid #ed6c3a !important;
  }
  body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysVariation table.sysFormVariationTable > tbody > tr td.sysFormVariation label.tdInner div.varWrap div.inputWrap input#variationTable:checked::after {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    background: #ed6c3a;
    border-radius: 50%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysVariation table.sysFormVariationTable > tbody > tr td.sysFormVariation label.tdInner div.varWrap div.inputWrap div.sysVariationRetailPrice {
    font-size: 4.5333333333vw;
  }
  body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysVariation table.sysFormVariationTable > tbody > tr td.sysFormVariation label.tdInner div.varWrap div.inputWrap div.sysVariationRetailPrice .taxin {
    font-size: 2.6666666667vw;
  }
}
body#sysItemDetail:has(.sysFormVariationTable) #sysWrap #sysMain article div.item_allWrap div.item_details_wrap div.sysForm form#sysCartInForm div#sysReceiveOption {
  display: none;
}

body#sysItemCategory #sysHeader .itemDetail_important_notice {
  display: none;
}
body#sysItemCategory #sysWrap {
  width: 100%;
  max-width: 1240px;
  margin: 0 auto 70px;
  padding: 20px 20px 0;
  display: flex;
  flex-direction: row-reverse;
  align-items: stretch;
  gap: 50px;
}
@media screen and (max-width: 750px) {
  body#sysItemCategory #sysWrap {
    margin: 0 auto 12vw;
    padding: 2.6666666667vw 0 0;
    display: block;
  }
}
body#sysItemCategory #sysWrap #sysMain {
  width: 100%;
  max-width: 920px;
  margin: 0;
  padding: 0;
}
body#sysItemCategory #sysWrap #sysMain .sysItemCategoryPankuzu {
  font-size: 0;
  margin: 0 0 20px;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemCategory #sysWrap #sysMain .sysItemCategoryPankuzu {
    margin: 0 0 1.6129032258vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemCategory #sysWrap #sysMain .sysItemCategoryPankuzu {
    margin: 0 0 5.3333333333vw;
    padding: 0 5.3333333333vw;
  }
}
body#sysItemCategory #sysWrap #sysMain .sysItemCategoryPankuzu > span {
  display: none;
}
body#sysItemCategory #sysWrap #sysMain .sysItemCategoryPankuzu > br + a.sysPankuzuUrl {
  padding-left: 0;
}
body#sysItemCategory #sysWrap #sysMain .sysItemCategoryPankuzu > br + a.sysPankuzuUrl::before {
  display: none;
}
body#sysItemCategory #sysWrap #sysMain .sysItemCategoryPankuzu a {
  padding-left: 28px;
  position: relative;
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 400;
  color: #1d1d1d;
}
body#sysItemCategory #sysWrap #sysMain .sysItemCategoryPankuzu a:first-child {
  padding-left: 0;
}
body#sysItemCategory #sysWrap #sysMain .sysItemCategoryPankuzu a:first-child::before {
  display: none;
}
body#sysItemCategory #sysWrap #sysMain .sysItemCategoryPankuzu a::before {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-top: 1px solid #6e6966;
  border-right: 1px solid #6e6966;
  position: absolute;
  top: 50%;
  left: 8px;
  transform: translateY(-50%) rotateZ(45deg);
}
body#sysItemCategory #sysWrap #sysMain .sysItemCategoryPankuzu a:hover {
  color: #e94709;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemCategory #sysWrap #sysMain .sysItemCategoryPankuzu a {
    padding-left: 2.2580645161vw;
    font-size: 0.9677419355vw;
  }
  body#sysItemCategory #sysWrap #sysMain .sysItemCategoryPankuzu a::before {
    width: 0.6451612903vw;
    height: 0.6451612903vw;
    left: 0.6451612903vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemCategory #sysWrap #sysMain .sysItemCategoryPankuzu a {
    padding-left: 4.8vw;
    font-size: 2.6666666667vw;
  }
  body#sysItemCategory #sysWrap #sysMain .sysItemCategoryPankuzu a::before {
    width: 1.6vw;
    height: 1.6vw;
    top: 2vw;
    left: 1.6vw;
  }
}
body#sysItemCategory #sysWrap #sysMain .sysItemCategoryPankuzu span {
  display: none;
}
body#sysItemCategory #sysWrap #sysMain .mv_wrap {
  margin-bottom: 30px;
}
@media screen and (max-width: 750px) {
  body#sysItemCategory #sysWrap #sysMain .mv_wrap {
    margin-bottom: 5.3333333333vw;
  }
}
body#sysItemCategory #sysWrap #sysMain .lead_wrap {
  margin-bottom: 40px;
}
@media screen and (max-width: 750px) {
  body#sysItemCategory #sysWrap #sysMain .lead_wrap {
    margin-bottom: 5.3333333333vw;
    padding: 0 5.3333333333vw;
  }
}
body#sysItemCategory #sysWrap #sysMain .lead_wrap h1.category_ttl {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 32px;
  line-height: 1.5;
  letter-spacing: 0.02em;
  font-weight: 700;
  text-align: center;
  margin-bottom: 15px;
}
@media screen and (max-width: 750px) {
  body#sysItemCategory #sysWrap #sysMain .lead_wrap h1.category_ttl {
    font-size: 5.3333333333vw;
    line-height: 7.2vw;
    margin-bottom: 2.6666666667vw;
  }
}
body#sysItemCategory #sysWrap #sysMain .lead_wrap .txt {
  font-size: 15px;
  line-height: 2;
  letter-spacing: 0;
  font-weight: 400;
  text-align: center;
}
@media screen and (max-width: 750px) {
  body#sysItemCategory #sysWrap #sysMain .lead_wrap .txt {
    font-size: 3.2vw;
  }
}
body#sysItemCategory #sysWrap #sysMain form.sysItemCategoryForm {
  display: none;
}
body#sysItemCategory #sysWrap #sysMain .category_form_wrap {
  background: #fcf8f0;
  padding: 20px;
  border-radius: 15px;
  margin: 20px 0 40px;
}
@media screen and (max-width: 750px) {
  body#sysItemCategory #sysWrap #sysMain .category_form_wrap {
    padding: 4vw 5.3333333333vw 3.4666666667vw;
    border-radius: 0;
    margin: 2.6666666667vw 0 8vw;
  }
}
body#sysItemCategory #sysWrap #sysMain .category_form_wrap form.sysItemCategoryForm {
  display: block;
}
body#sysItemCategory #sysWrap #sysMain .category_form_wrap form.sysItemCategoryForm div.sysItemCategoryCtl {
  padding: 0;
  margin: 0 0 10px;
  border: none;
  font-size: 12px;
  line-height: 2;
  letter-spacing: 0;
  font-weight: 400;
}
body#sysItemCategory #sysWrap #sysMain .category_form_wrap form.sysItemCategoryForm div.sysItemCategoryCtl > a {
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 500;
  padding: 7px 15px 8px;
  border-radius: 16px;
  border: none;
  background: #ffffff;
  margin: 0 2px 5px 0;
}
body#sysItemCategory #sysWrap #sysMain .category_form_wrap form.sysItemCategoryForm div.sysItemCategoryCtl > a:hover {
  color: #e94709;
  text-decoration: none;
}
body#sysItemCategory #sysWrap #sysMain .category_form_wrap form.sysItemCategoryForm div.sysItemCategoryCtl > a.sysCurrent {
  background: #e94709;
  color: #ffffff !important;
}
@media screen and (max-width: 750px) {
  body#sysItemCategory #sysWrap #sysMain .category_form_wrap form.sysItemCategoryForm div.sysItemCategoryCtl {
    margin: 0 0 2.6666666667vw;
    font-size: 3.2vw;
  }
  body#sysItemCategory #sysWrap #sysMain .category_form_wrap form.sysItemCategoryForm div.sysItemCategoryCtl > a {
    font-size: 2.6666666667vw;
    padding: 1.3333333333vw 2.6666666667vw;
    border-radius: 3.4666666667vw;
    margin: 0 0.5333333333vw 1.3333333333vw 0;
  }
}
body#sysItemCategory #sysWrap #sysMain .category_form_wrap .sysItemListDisp {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0;
  padding: 0;
}
body#sysItemCategory #sysWrap #sysMain .category_form_wrap .sysItemListDisp::after {
  display: none;
}
body#sysItemCategory #sysWrap #sysMain .category_form_wrap .sysItemListDisp #displayCount {
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 400;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 750px) {
  body#sysItemCategory #sysWrap #sysMain .category_form_wrap .sysItemListDisp #displayCount {
    font-size: 2.9333333333vw;
  }
}
body#sysItemCategory #sysWrap #sysMain .category_form_wrap .sysItemListDisp div.sysItemListViewType {
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
  align-items: center;
  gap: 10px;
}
@media screen and (max-width: 750px) {
  body#sysItemCategory #sysWrap #sysMain .category_form_wrap .sysItemListDisp div.sysItemListViewType {
    gap: 2.6666666667vw;
  }
}
body#sysItemCategory #sysWrap #sysMain .category_form_wrap .sysItemListDisp div.sysItemListViewType > label {
  font-size: 0;
  display: block;
}
body#sysItemCategory #sysWrap #sysMain .category_form_wrap .sysItemListDisp div.sysItemListViewType > label:has(input[value="0"]) {
  width: 30px;
  height: 24px;
  background: url("/img/category/list_btn.png") top center no-repeat;
  background-size: 100% 100%;
}
body#sysItemCategory #sysWrap #sysMain .category_form_wrap .sysItemListDisp div.sysItemListViewType > label:has(input[value="0"]):has(input:checked) {
  background: url("/img/category/list_btn_active.png") top center no-repeat;
  background-size: 100% 100%;
}
@media screen and (max-width: 750px) {
  body#sysItemCategory #sysWrap #sysMain .category_form_wrap .sysItemListDisp div.sysItemListViewType > label:has(input[value="0"]) {
    width: 6.4vw;
    height: 5.0666666667vw;
  }
}
body#sysItemCategory #sysWrap #sysMain .category_form_wrap .sysItemListDisp div.sysItemListViewType > label:has(input[value="1"]) {
  width: 30px;
  height: 30px;
  background: url("/img/category/thumb_btn.png") top center no-repeat;
  background-size: 100% 100%;
}
body#sysItemCategory #sysWrap #sysMain .category_form_wrap .sysItemListDisp div.sysItemListViewType > label:has(input[value="1"]):has(input:checked) {
  background: url("/img/category/thumb_btn_active.png") top center no-repeat;
  background-size: 100% 100%;
}
@media screen and (max-width: 750px) {
  body#sysItemCategory #sysWrap #sysMain .category_form_wrap .sysItemListDisp div.sysItemListViewType > label:has(input[value="1"]) {
    width: 6.4vw;
    height: 6.4vw;
  }
}
body#sysItemCategory #sysWrap #sysMain .category_form_wrap .sysItemListDisp div.sysItemListViewType > label > input {
  display: none;
}
body#sysItemCategory #sysWrap #sysMain .sysItemList {
  margin-bottom: 70px;
}
@media screen and (max-width: 750px) {
  body#sysItemCategory #sysWrap #sysMain .sysItemList {
    padding: 0 5.3333333333vw;
    margin-bottom: 12vw;
  }
}
body#sysItemCategory #sysWrap #sysMain .sysItemList ul.sysThumbnail {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: stretch;
  gap: 30px 40px;
}
body#sysItemCategory #sysWrap #sysMain .sysItemList ul.sysThumbnail::after {
  display: none;
}
@media screen and (max-width: 750px) {
  body#sysItemCategory #sysWrap #sysMain .sysItemList ul.sysThumbnail {
    gap: 8vw 4vw;
  }
}
body#sysItemCategory #sysWrap #sysMain .sysItemList ul.sysThumbnail > li {
  width: calc((100% - 120px) / 4);
  display: flex;
  flex-direction: column;
  padding: 0;
  margin: 0;
  position: relative;
}
@media screen and (max-width: 750px) {
  body#sysItemCategory #sysWrap #sysMain .sysItemList ul.sysThumbnail > li {
    width: calc((100% - 4vw) / 2);
  }
}
body#sysItemCategory #sysWrap #sysMain .sysItemList ul.sysThumbnail > li > .catalog_btn {
  display: none;
}
body#sysItemCategory #sysWrap #sysMain .sysItemList ul.sysThumbnail > li.isCatalog {
  margin-bottom: 40px;
}
@media screen and (max-width: 750px) {
  body#sysItemCategory #sysWrap #sysMain .sysItemList ul.sysThumbnail > li.isCatalog {
    margin-bottom: 10.1333333333vw;
  }
}
body#sysItemCategory #sysWrap #sysMain .sysItemList ul.sysThumbnail > li.isCatalog div.sysThumbnailImage + div div.sysItemPrArea {
  display: block;
}
body#sysItemCategory #sysWrap #sysMain .sysItemList ul.sysThumbnail > li.isCatalog div.sysThumbnailImage + div div.sysItemPrArea span {
  display: none;
}
body#sysItemCategory #sysWrap #sysMain .sysItemList ul.sysThumbnail > li.isCatalog div.sysThumbnailImage + div div.sysItemPrArea :nth-child(1 of .catalog_book),
body#sysItemCategory #sysWrap #sysMain .sysItemList ul.sysThumbnail > li.isCatalog div.sysThumbnailImage + div div.sysItemPrArea :nth-child(1 of .catalog_other) {
  display: block;
  width: 160px;
  height: 30px;
  position: absolute;
  bottom: -40px;
  left: 50%;
  transform: translateX(-50%);
}
body#sysItemCategory #sysWrap #sysMain .sysItemList ul.sysThumbnail > li.isCatalog div.sysThumbnailImage + div div.sysItemPrArea :nth-child(1 of .catalog_book) a,
body#sysItemCategory #sysWrap #sysMain .sysItemList ul.sysThumbnail > li.isCatalog div.sysThumbnailImage + div div.sysItemPrArea :nth-child(1 of .catalog_other) a {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #979797;
  border-radius: 15px;
  font-size: 11px;
  letter-spacing: 0;
  font-weight: 500;
  color: #1d1d1d;
  text-align: center;
  transition-duration: 0.3s;
}
body#sysItemCategory #sysWrap #sysMain .sysItemList ul.sysThumbnail > li.isCatalog div.sysThumbnailImage + div div.sysItemPrArea :nth-child(1 of .catalog_book) a:hover,
body#sysItemCategory #sysWrap #sysMain .sysItemList ul.sysThumbnail > li.isCatalog div.sysThumbnailImage + div div.sysItemPrArea :nth-child(1 of .catalog_other) a:hover {
  color: #044EA1;
}
@media screen and (max-width: 750px) {
  body#sysItemCategory #sysWrap #sysMain .sysItemList ul.sysThumbnail > li.isCatalog div.sysThumbnailImage + div div.sysItemPrArea :nth-child(1 of .catalog_book),
  body#sysItemCategory #sysWrap #sysMain .sysItemList ul.sysThumbnail > li.isCatalog div.sysThumbnailImage + div div.sysItemPrArea :nth-child(1 of .catalog_other) {
    width: 34.6666666667vw;
    height: 7.4666666667vw;
    bottom: -10.1333333333vw;
  }
  body#sysItemCategory #sysWrap #sysMain .sysItemList ul.sysThumbnail > li.isCatalog div.sysThumbnailImage + div div.sysItemPrArea :nth-child(1 of .catalog_book) a,
  body#sysItemCategory #sysWrap #sysMain .sysItemList ul.sysThumbnail > li.isCatalog div.sysThumbnailImage + div div.sysItemPrArea :nth-child(1 of .catalog_other) a {
    border-radius: 3.7333333333vw;
    font-size: 2.6666666667vw;
  }
}
body#sysItemCategory #sysWrap #sysMain .sysItemList ul.sysThumbnail > li div.sysThumbnailImage {
  width: 100%;
  aspect-ratio: 1/1;
  overflow: hidden;
  margin-bottom: 12px;
  position: relative;
}
@media screen and (max-width: 750px) {
  body#sysItemCategory #sysWrap #sysMain .sysItemList ul.sysThumbnail > li div.sysThumbnailImage {
    margin-bottom: 2.1333333333vw;
  }
}
body#sysItemCategory #sysWrap #sysMain .sysItemList ul.sysThumbnail > li div.sysThumbnailImage > a {
  display: block;
  width: 100%;
  height: 100%;
}
body#sysItemCategory #sysWrap #sysMain .sysItemList ul.sysThumbnail > li div.sysThumbnailImage > a img.thumbnail {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
body#sysItemCategory #sysWrap #sysMain .sysItemList ul.sysThumbnail > li div.sysThumbnailImage .pr_wrap span {
  display: none;
}
body#sysItemCategory #sysWrap #sysMain .sysItemList ul.sysThumbnail > li div.sysThumbnailImage .pr_wrap span.appeal {
  width: fit-content;
  color: #ffffff;
  background: #cb2f2f;
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 600;
  border-radius: 0;
  margin: 0;
  padding: 2px 8px 4px;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemCategory #sysWrap #sysMain .sysItemList ul.sysThumbnail > li div.sysThumbnailImage .pr_wrap span.appeal {
    font-size: 0.9677419355vw;
    padding: 0.1612903226vw 0.6451612903vw 0.3225806452vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemCategory #sysWrap #sysMain .sysItemList ul.sysThumbnail > li div.sysThumbnailImage .pr_wrap span.appeal {
    font-size: 2.6666666667vw;
    padding: 0.5333333333vw 1.8666666667vw 0.8vw;
  }
}
body#sysItemCategory #sysWrap #sysMain .sysItemList ul.sysThumbnail > li div.sysThumbnailImage .pr_wrap span.type {
  width: fit-content;
  color: #ffffff;
  background: #6e6966;
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 600;
  border-radius: 0;
  margin: 0;
  padding: 2px 8px 4px;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemCategory #sysWrap #sysMain .sysItemList ul.sysThumbnail > li div.sysThumbnailImage .pr_wrap span.type {
    font-size: 0.9677419355vw;
    padding: 0.1612903226vw 0.6451612903vw 0.3225806452vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemCategory #sysWrap #sysMain .sysItemList ul.sysThumbnail > li div.sysThumbnailImage .pr_wrap span.type {
    font-size: 2.6666666667vw;
    padding: 0.5333333333vw 1.8666666667vw 0.8vw;
  }
}
body#sysItemCategory #sysWrap #sysMain .sysItemList ul.sysThumbnail > li div.sysThumbnailImage .pr_wrap span.sysItemPr {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  color: #1d1d1d;
  background: rgba(216, 216, 216, 0.7);
  border: none;
  font-size: 14px;
  line-height: 1.5;
  letter-spacing: 0.04em;
  font-weight: 500;
  border-radius: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 10;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemCategory #sysWrap #sysMain .sysItemList ul.sysThumbnail > li div.sysThumbnailImage .pr_wrap span.sysItemPr {
    font-size: 1.1290322581vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemCategory #sysWrap #sysMain .sysItemList ul.sysThumbnail > li div.sysThumbnailImage .pr_wrap span.sysItemPr {
    font-size: 3.2vw;
  }
}
body#sysItemCategory #sysWrap #sysMain .sysItemList ul.sysThumbnail > li div.sysThumbnailImage .pr_wrap :nth-child(1 of .onView) {
  display: block;
  pointer-events: none;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 5;
}
body#sysItemCategory #sysWrap #sysMain .sysItemList ul.sysThumbnail > li .detail_wrap {
  flex-grow: 1;
}
body#sysItemCategory #sysWrap #sysMain .sysItemList ul.sysThumbnail > li .detail_wrap .catalog_btn {
  display: none;
}
body#sysItemCategory #sysWrap #sysMain .sysItemList ul.sysThumbnail > li .detail_wrap > div:has(.sysItemName) {
  display: flex;
  flex-direction: column;
  height: 100%;
}
body#sysItemCategory #sysWrap #sysMain .sysItemList ul.sysThumbnail > li .detail_wrap > div:has(.sysItemName) div.sysItemName {
  flex-grow: 1;
  margin-bottom: 3px;
}
body#sysItemCategory #sysWrap #sysMain .sysItemList ul.sysThumbnail > li .detail_wrap > div:has(.sysItemName) div.sysItemName > a {
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 500;
  color: #1d1d1d;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
body#sysItemCategory #sysWrap #sysMain .sysItemList ul.sysThumbnail > li .detail_wrap > div:has(.sysItemName) div.sysItemName > a:hover {
  color: #044EA1;
}
body#sysItemCategory #sysWrap #sysMain .sysItemList ul.sysThumbnail > li .detail_wrap > div:has(.sysItemName) div.sysItemName .catalog_btn {
  display: none;
}
@media screen and (max-width: 750px) {
  body#sysItemCategory #sysWrap #sysMain .sysItemList ul.sysThumbnail > li .detail_wrap > div:has(.sysItemName) div.sysItemName {
    margin-bottom: 0.8vw;
  }
  body#sysItemCategory #sysWrap #sysMain .sysItemList ul.sysThumbnail > li .detail_wrap > div:has(.sysItemName) div.sysItemName > a {
    font-size: 3.2vw;
  }
}
body#sysItemCategory #sysWrap #sysMain .sysItemList ul.sysThumbnail > li .detail_wrap > div:has(.sysItemName) div.sysRetailPrice {
  display: block;
  font-size: 17px;
  line-height: 25px;
  letter-spacing: 0;
  font-weight: 700;
  padding-right: 20px;
}
body#sysItemCategory #sysWrap #sysMain .sysItemList ul.sysThumbnail > li .detail_wrap > div:has(.sysItemName) div.sysRetailPrice .taxin {
  font-size: 10px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 500;
}
body#sysItemCategory #sysWrap #sysMain .sysItemList ul.sysThumbnail > li .detail_wrap > div:has(.sysItemName) div.sysRetailPrice .sysItemBlockVariationPrice :nth-child(1 of .taxin) {
  display: none;
}
@media screen and (max-width: 750px) {
  body#sysItemCategory #sysWrap #sysMain .sysItemList ul.sysThumbnail > li .detail_wrap > div:has(.sysItemName) div.sysRetailPrice {
    font-size: 3.2vw;
    line-height: 1.5;
    padding-right: 5.3333333333vw;
  }
  body#sysItemCategory #sysWrap #sysMain .sysItemList ul.sysThumbnail > li .detail_wrap > div:has(.sysItemName) div.sysRetailPrice .taxin {
    font-size: 2.6666666667vw;
  }
}
body#sysItemCategory #sysWrap #sysMain .sysItemList ul.sysThumbnail > li .detail_wrap > div:has(.sysItemName) div.sysItemPrArea {
  display: none;
}
body#sysItemCategory #sysWrap #sysMain .sysItemList ul.sysThumbnail > li div.sysWishListButtonFormAjax {
  position: absolute;
  bottom: 0;
  right: 0;
}
body#sysItemCategory #sysWrap #sysMain .sysItemList ul.sysThumbnail > li div.sysWishListButtonFormAjax button.sysButton {
  width: 20px;
  height: 20px;
  border: none;
  border-radius: 0;
  background: transparent url("/img/common/favorite_on.png") top center no-repeat;
  background-size: 100% 100%;
  overflow: hidden;
  font-size: 0;
}
body#sysItemCategory #sysWrap #sysMain .sysItemList ul.sysThumbnail > li div.sysWishListButtonFormAjax button.sysButton.sysWishListButton {
  background: transparent url("/img/common/favorite_off.png") top center no-repeat;
  background-size: 100% 100%;
}
body#sysItemCategory #sysWrap #sysMain .sysItemList ul.sysThumbnail > li div.sysWishListButtonFormAjax button.sysButton[disabled=disabled] {
  background: transparent url("/img/common/favorite_on.png") top center no-repeat;
  background-size: 100% 100%;
}
@media screen and (max-width: 750px) {
  body#sysItemCategory #sysWrap #sysMain .sysItemList ul.sysThumbnail > li div.sysWishListButtonFormAjax button.sysButton {
    width: 5.3333333333vw;
    height: 5.3333333333vw;
  }
}
body#sysItemCategory #sysWrap #sysMain .sysItemList ul.sysList {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemCategory #sysWrap #sysMain .sysItemList ul.sysList {
    gap: 0.8064516129vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemCategory #sysWrap #sysMain .sysItemList ul.sysList {
    gap: 4vw;
  }
}
body#sysItemCategory #sysWrap #sysMain .sysItemList ul.sysList li {
  width: 100%;
  position: relative;
  margin: 0;
  padding: 0;
  border: none;
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  padding-bottom: 10px;
}
body#sysItemCategory #sysWrap #sysMain .sysItemList ul.sysList li::after {
  content: "";
  display: block;
  width: calc(100% - 180px);
  height: 1px;
  border-bottom: 1px solid #D8D8D8;
  position: absolute;
  bottom: 0;
  right: 0;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemCategory #sysWrap #sysMain .sysItemList ul.sysList li {
    padding-bottom: 0.8064516129vw;
  }
  body#sysItemCategory #sysWrap #sysMain .sysItemList ul.sysList li::after {
    width: calc(100% - 14.5161290323vw);
  }
}
@media screen and (max-width: 750px) {
  body#sysItemCategory #sysWrap #sysMain .sysItemList ul.sysList li {
    align-items: center;
    padding-bottom: 4vw;
  }
  body#sysItemCategory #sysWrap #sysMain .sysItemList ul.sysList li::after {
    content: "";
    display: block;
    width: calc(100% - 36vw);
    height: 1px;
    border-bottom: 1px solid #D8D8D8;
    position: absolute;
    bottom: 0;
    right: 0;
  }
}
body#sysItemCategory #sysWrap #sysMain .sysItemList ul.sysList li div.sysThumbnailImage {
  width: 160px;
  height: 160px;
  margin-right: 20px;
  margin-bottom: 10px;
  position: relative;
  flex-shrink: 0;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemCategory #sysWrap #sysMain .sysItemList ul.sysList li div.sysThumbnailImage {
    width: 12.9032258065vw;
    height: 12.9032258065vw;
    margin-right: 1.6129032258vw;
    margin-bottom: 0.8064516129vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemCategory #sysWrap #sysMain .sysItemList ul.sysList li div.sysThumbnailImage {
    width: 32vw;
    height: 32vw;
    margin-right: 4vw;
    margin-bottom: 0;
  }
}
body#sysItemCategory #sysWrap #sysMain .sysItemList ul.sysList li div.sysThumbnailImage > a {
  display: block;
  width: 100%;
  height: 100%;
}
body#sysItemCategory #sysWrap #sysMain .sysItemList ul.sysList li div.sysThumbnailImage > a img.thumbnail {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
body#sysItemCategory #sysWrap #sysMain .sysItemList ul.sysList li div.sysThumbnailImage .pr_wrap span {
  display: none;
}
body#sysItemCategory #sysWrap #sysMain .sysItemList ul.sysList li div.sysThumbnailImage .pr_wrap span.appeal {
  width: fit-content;
  color: #ffffff;
  background: #cb2f2f;
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 600;
  border-radius: 0;
  margin: 0;
  padding: 2px 8px 4px;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemCategory #sysWrap #sysMain .sysItemList ul.sysList li div.sysThumbnailImage .pr_wrap span.appeal {
    font-size: 0.9677419355vw;
    padding: 0.1612903226vw 0.6451612903vw 0.3225806452vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemCategory #sysWrap #sysMain .sysItemList ul.sysList li div.sysThumbnailImage .pr_wrap span.appeal {
    font-size: 2.6666666667vw;
    padding: 0.5333333333vw 1.8666666667vw 0.8vw;
  }
}
body#sysItemCategory #sysWrap #sysMain .sysItemList ul.sysList li div.sysThumbnailImage .pr_wrap span.type {
  width: fit-content;
  color: #ffffff;
  background: #6e6966;
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 600;
  border-radius: 0;
  margin: 0;
  padding: 2px 8px 4px;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemCategory #sysWrap #sysMain .sysItemList ul.sysList li div.sysThumbnailImage .pr_wrap span.type {
    font-size: 0.9677419355vw;
    padding: 0.1612903226vw 0.6451612903vw 0.3225806452vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemCategory #sysWrap #sysMain .sysItemList ul.sysList li div.sysThumbnailImage .pr_wrap span.type {
    font-size: 2.6666666667vw;
    padding: 0.5333333333vw 1.8666666667vw 0.8vw;
  }
}
body#sysItemCategory #sysWrap #sysMain .sysItemList ul.sysList li div.sysThumbnailImage .pr_wrap span.sysItemPr {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  color: #1d1d1d;
  background: rgba(216, 216, 216, 0.7);
  border: none;
  font-size: 14px;
  line-height: 1.5;
  letter-spacing: 0.04em;
  font-weight: 500;
  border-radius: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 10;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemCategory #sysWrap #sysMain .sysItemList ul.sysList li div.sysThumbnailImage .pr_wrap span.sysItemPr {
    font-size: 1.1290322581vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemCategory #sysWrap #sysMain .sysItemList ul.sysList li div.sysThumbnailImage .pr_wrap span.sysItemPr {
    font-size: 3.2vw;
  }
}
body#sysItemCategory #sysWrap #sysMain .sysItemList ul.sysList li div.sysThumbnailImage .pr_wrap :nth-child(1 of .onView) {
  display: block;
  pointer-events: none;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 5;
}
body#sysItemCategory #sysWrap #sysMain .sysItemList ul.sysList li .detail_wrap {
  flex-grow: 1;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
@media screen and (max-width: 750px) {
  body#sysItemCategory #sysWrap #sysMain .sysItemList ul.sysList li .detail_wrap {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    position: relative;
    margin-bottom: 7.7333333333vw;
  }
}
body#sysItemCategory #sysWrap #sysMain .sysItemList ul.sysList li .detail_wrap > .catalog_btn {
  display: none;
}
@media screen and (max-width: 750px) {
  body#sysItemCategory #sysWrap #sysMain .sysItemList ul.sysList li .detail_wrap > .catalog_btn {
    display: block;
    width: 34.6666666667vw;
    height: 7.4666666667vw;
    position: absolute;
    bottom: -10.1333333333vw;
    left: 0;
  }
  body#sysItemCategory #sysWrap #sysMain .sysItemList ul.sysList li .detail_wrap > .catalog_btn a {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #979797;
    border-radius: 3.7333333333vw;
    font-size: 2.6666666667vw;
    letter-spacing: 0;
    font-weight: 500;
    color: #1d1d1d;
    text-align: center;
    transition-duration: 0.3s;
  }
  body#sysItemCategory #sysWrap #sysMain .sysItemList ul.sysList li .detail_wrap > .catalog_btn a:hover {
    color: #044EA1;
  }
}
body#sysItemCategory #sysWrap #sysMain .sysItemList ul.sysList li .detail_wrap > div:has(.sysItemName) {
  flex-grow: 1;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 45px;
}
@media screen and (max-width: 750px) {
  body#sysItemCategory #sysWrap #sysMain .sysItemList ul.sysList li .detail_wrap > div:has(.sysItemName) {
    display: block;
  }
}
body#sysItemCategory #sysWrap #sysMain .sysItemList ul.sysList li .detail_wrap > div:has(.sysItemName) div.sysItemName {
  flex-grow: 1;
  max-width: 440px;
  display: flex;
  flex-direction: column;
  gap: 20px;
  justify-content: center;
  align-items: flex-start;
}
@media screen and (max-width: 750px) {
  body#sysItemCategory #sysWrap #sysMain .sysItemList ul.sysList li .detail_wrap > div:has(.sysItemName) div.sysItemName {
    width: 100%;
    display: block;
    margin-bottom: 0.8vw;
  }
}
body#sysItemCategory #sysWrap #sysMain .sysItemList ul.sysList li .detail_wrap > div:has(.sysItemName) div.sysItemName > a {
  display: block;
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 500;
  color: #1d1d1d;
}
@media screen and (max-width: 750px) {
  body#sysItemCategory #sysWrap #sysMain .sysItemList ul.sysList li .detail_wrap > div:has(.sysItemName) div.sysItemName > a {
    font-size: 3.2vw;
  }
}
body#sysItemCategory #sysWrap #sysMain .sysItemList ul.sysList li .detail_wrap > div:has(.sysItemName) div.sysItemName > a:hover {
  color: #044EA1;
}
body#sysItemCategory #sysWrap #sysMain .sysItemList ul.sysList li .detail_wrap > div:has(.sysItemName) div.sysItemName .catalog_btn {
  display: none;
}
body#sysItemCategory #sysWrap #sysMain .sysItemList ul.sysList li .detail_wrap > div:has(.sysItemName) div.sysItemName :nth-child(1 of .catalog_btn) {
  display: block;
  width: 160px;
  height: 30px;
}
@media screen and (max-width: 750px) {
  body#sysItemCategory #sysWrap #sysMain .sysItemList ul.sysList li .detail_wrap > div:has(.sysItemName) div.sysItemName :nth-child(1 of .catalog_btn) {
    display: none;
  }
}
body#sysItemCategory #sysWrap #sysMain .sysItemList ul.sysList li .detail_wrap > div:has(.sysItemName) div.sysItemName :nth-child(1 of .catalog_btn) a {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #979797;
  border-radius: 15px;
  font-size: 11px;
  letter-spacing: 0;
  font-weight: 500;
  color: #1d1d1d;
  text-align: center;
  transition-duration: 0.3s;
}
body#sysItemCategory #sysWrap #sysMain .sysItemList ul.sysList li .detail_wrap > div:has(.sysItemName) div.sysItemName :nth-child(1 of .catalog_btn) a:hover {
  color: #044EA1;
}
body#sysItemCategory #sysWrap #sysMain .sysItemList ul.sysList li .detail_wrap > div:has(.sysItemName) div.sysRetailPrice {
  display: block;
  font-size: 17px;
  line-height: 25px;
  letter-spacing: 0;
  font-weight: 700;
  padding-right: 20px;
  white-space: nowrap;
}
body#sysItemCategory #sysWrap #sysMain .sysItemList ul.sysList li .detail_wrap > div:has(.sysItemName) div.sysRetailPrice .taxin {
  font-size: 10px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 500;
}
body#sysItemCategory #sysWrap #sysMain .sysItemList ul.sysList li .detail_wrap > div:has(.sysItemName) div.sysRetailPrice .sysItemBlockVariationPrice :nth-child(1 of .taxin) {
  display: none;
}
@media screen and (max-width: 750px) {
  body#sysItemCategory #sysWrap #sysMain .sysItemList ul.sysList li .detail_wrap > div:has(.sysItemName) div.sysRetailPrice {
    font-size: 3.2vw;
    line-height: 1.5;
    padding-right: 5.3333333333vw;
  }
  body#sysItemCategory #sysWrap #sysMain .sysItemList ul.sysList li .detail_wrap > div:has(.sysItemName) div.sysRetailPrice .taxin {
    font-size: 2.6666666667vw;
  }
}
body#sysItemCategory #sysWrap #sysMain .sysItemList ul.sysList li .detail_wrap > div:has(.sysItemName) > .catalog_btn {
  display: none;
}
body#sysItemCategory #sysWrap #sysMain .sysItemList ul.sysList li .detail_wrap > div:has(.sysItemName) div.sysItemPrArea {
  display: none;
}
body#sysItemCategory #sysWrap #sysMain .sysItemList ul.sysList li .detail_wrap div.sysWishListButtonFormAjax {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
body#sysItemCategory #sysWrap #sysMain .sysItemList ul.sysList li .detail_wrap div.sysWishListButtonFormAjax button.sysButton {
  display: block;
  width: 20px;
  height: 20px;
  border: none;
  border-radius: 0;
  background: transparent url("/img/common/favorite_on.png") top center no-repeat;
  background-size: 100% 100%;
  overflow: hidden;
  font-size: 0;
}
body#sysItemCategory #sysWrap #sysMain .sysItemList ul.sysList li .detail_wrap div.sysWishListButtonFormAjax button.sysButton.sysWishListButton {
  background: transparent url("/img/common/favorite_off.png") top center no-repeat;
  background-size: 100% 100%;
}
body#sysItemCategory #sysWrap #sysMain .sysItemList ul.sysList li .detail_wrap div.sysWishListButtonFormAjax button.sysButton[disabled=disabled] {
  background: transparent url("/img/common/favorite_on.png") top center no-repeat;
  background-size: 100% 100%;
}
@media screen and (max-width: 750px) {
  body#sysItemCategory #sysWrap #sysMain .sysItemList ul.sysList li .detail_wrap div.sysWishListButtonFormAjax {
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
  }
  body#sysItemCategory #sysWrap #sysMain .sysItemList ul.sysList li .detail_wrap div.sysWishListButtonFormAjax button.sysButton {
    width: 5.3333333333vw;
    height: 5.3333333333vw;
  }
}
body#sysItemCategory #sysWrap #sysMain div.sysPagination > ul {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 6px;
}
@media screen and (max-width: 750px) {
  body#sysItemCategory #sysWrap #sysMain div.sysPagination > ul {
    gap: 1.6vw;
  }
}
body#sysItemCategory #sysWrap #sysMain div.sysPagination > ul > li {
  margin: 0;
  padding: 0;
  width: 40px;
  height: 40px;
}
@media screen and (max-width: 750px) {
  body#sysItemCategory #sysWrap #sysMain div.sysPagination > ul > li {
    width: 8vw;
    height: 8vw;
  }
}
body#sysItemCategory #sysWrap #sysMain div.sysPagination > ul > li a {
  width: 100%;
  height: 100%;
  border: 1px solid #D8D8D8;
  border-radius: 50%;
  background: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 17px;
  line-height: 1;
  letter-spacing: 0;
  font-weight: 500;
  color: #1d1d1d;
}
body#sysItemCategory #sysWrap #sysMain div.sysPagination > ul > li a.sysCurrent {
  border: 1px solid #ed6c3a;
  background: #ed6c3a;
  color: #ffffff !important;
}
body#sysItemCategory #sysWrap #sysMain div.sysPagination > ul > li a:hover {
  text-decoration: none;
  border: 1px solid #ed6c3a;
  color: #ed6c3a;
}
@media screen and (max-width: 750px) {
  body#sysItemCategory #sysWrap #sysMain div.sysPagination > ul > li a {
    font-size: 3.7333333333vw;
  }
}
body#sysItemCategory #sysWrap #sysMain div.sysPagination > ul > li.prev {
  margin-right: 9px;
}
@media screen and (max-width: 750px) {
  body#sysItemCategory #sysWrap #sysMain div.sysPagination > ul > li.prev {
    margin-right: 1.0666666667vw;
  }
}
body#sysItemCategory #sysWrap #sysMain div.sysPagination > ul > li.prev a {
  font-size: 0;
  position: relative;
}
body#sysItemCategory #sysWrap #sysMain div.sysPagination > ul > li.prev a::after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-left: 2px solid #1d1d1d;
  border-bottom: 2px solid #1d1d1d;
  position: absolute;
  top: 50%;
  left: 57%;
  transform: translate(-50%, -50%) rotateZ(45deg);
  transition-duration: 0.3s;
}
@media screen and (max-width: 750px) {
  body#sysItemCategory #sysWrap #sysMain div.sysPagination > ul > li.prev a::after {
    width: 1.8666666667vw;
    height: 1.8666666667vw;
  }
}
body#sysItemCategory #sysWrap #sysMain div.sysPagination > ul > li.prev a:hover::after {
  border-bottom: 2px solid #ed6c3a;
  border-left: 2px solid #ed6c3a;
}
body#sysItemCategory #sysWrap #sysMain div.sysPagination > ul > li.next {
  margin-left: 9px;
}
@media screen and (max-width: 750px) {
  body#sysItemCategory #sysWrap #sysMain div.sysPagination > ul > li.next {
    margin-left: 1.0666666667vw;
  }
}
body#sysItemCategory #sysWrap #sysMain div.sysPagination > ul > li.next a {
  font-size: 0;
  position: relative;
}
body#sysItemCategory #sysWrap #sysMain div.sysPagination > ul > li.next a::after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-top: 2px solid #1d1d1d;
  border-right: 2px solid #1d1d1d;
  position: absolute;
  top: 50%;
  left: 44%;
  transform: translate(-50%, -50%) rotateZ(45deg);
  transition-duration: 0.3s;
}
@media screen and (max-width: 750px) {
  body#sysItemCategory #sysWrap #sysMain div.sysPagination > ul > li.next a::after {
    width: 1.8666666667vw;
    height: 1.8666666667vw;
  }
}
body#sysItemCategory #sysWrap #sysMain div.sysPagination > ul > li.next a:hover::after {
  border-top: 2px solid #ed6c3a;
  border-right: 2px solid #ed6c3a;
}
body#sysItemCategory #sysWrap #sysAside {
  display: block;
  width: 230px;
  flex-shrink: 0;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 750px) {
  body#sysItemCategory #sysWrap #sysAside {
    display: none;
  }
}
body#sysItemCategory #sysFooter div.itemDetail_recommend {
  display: none;
}
body#sysItemCategory #sysFooter div.category_recommend {
  display: block;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto 70px;
  padding: 70px 0;
  position: relative;
}
body#sysItemCategory #sysFooter div.category_recommend::after {
  content: "";
  display: block;
  width: 100vw;
  height: 100%;
  background: #fcf8f0;
  position: absolute;
  top: 0;
  left: 50%;
  z-index: -1;
  transform: translateX(-50%);
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemCategory #sysFooter div.category_recommend {
    max-width: 96.7741935484vw;
    margin: 0 auto 5.6451612903vw;
    padding: 5.6451612903vw 0;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemCategory #sysFooter div.category_recommend {
    margin: 0 auto;
    padding: 10.6666666667vw 5.3333333333vw;
    background: #fcf8f0;
    overflow: hidden;
  }
  body#sysItemCategory #sysFooter div.category_recommend::after {
    display: none;
  }
}
body#sysItemCategory #sysFooter div.category_recommend div.sysHeadline {
  padding: 0;
}
@media screen and (max-width: 750px) {
  body#sysItemCategory #sysFooter div.category_recommend div.sysHeadline div.view_more {
    position: absolute;
    bottom: 10.6666666667vw;
    left: 50%;
    transform: translateX(-50%);
  }
}
body#sysItemCategory #sysFooter div.category_recommend div.sysContent div.sysItemBlock {
  overflow: hidden;
}
@media screen and (max-width: 750px) {
  body#sysItemCategory #sysFooter div.category_recommend div.sysContent div.sysItemBlock {
    overflow: visible;
  }
}
body#sysItemCategory #sysFooter div.category_recommend div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemImage {
  margin: 0 0 12px;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemCategory #sysFooter div.category_recommend div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemImage {
    margin: 0 0 0.9677419355vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemCategory #sysFooter div.category_recommend div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemImage {
    margin: 0 0 2.1333333333vw;
  }
}
body#sysItemCategory #sysFooter div.category_recommend div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemName {
  margin: 0 0 7px;
  text-align: left;
}
body#sysItemCategory #sysFooter div.category_recommend div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemName > a {
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 500;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemCategory #sysFooter div.category_recommend div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemName {
    margin: 0 0 0.564516129vw;
  }
  body#sysItemCategory #sysFooter div.category_recommend div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemName > a {
    font-size: 1.2096774194vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemCategory #sysFooter div.category_recommend div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemName {
    margin: 0 0 1.3333333333vw;
  }
  body#sysItemCategory #sysFooter div.category_recommend div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemName > a {
    font-size: 3.2vw;
  }
}
body#sysItemCategory #sysFooter div.category_recommend div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemPrice {
  font-size: 20px;
  line-height: 1;
  letter-spacing: 0;
  font-weight: 600;
  text-align: left;
  min-height: 2em;
}
body#sysItemCategory #sysFooter div.category_recommend div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemPrice span.taxin {
  font-size: 12px;
  line-height: 1;
  letter-spacing: 0;
  font-weight: 500;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemCategory #sysFooter div.category_recommend div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemPrice {
    font-size: 1.6129032258vw;
  }
  body#sysItemCategory #sysFooter div.category_recommend div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemPrice span.taxin {
    font-size: 0.9677419355vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemCategory #sysFooter div.category_recommend div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemPrice {
    font-size: 4.5333333333vw;
  }
  body#sysItemCategory #sysFooter div.category_recommend div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemPrice span.taxin {
    font-size: 2.6666666667vw;
  }
}
body#sysItemCategory #sysFooter div.category_recommend div.sysContent div.sysItemBlock .swiper-button-next {
  position: absolute;
  top: 50%;
  right: -65px;
  transform: translateY(-50%);
  width: 40px;
  height: 40px;
  margin-top: 0;
  z-index: 10;
  cursor: pointer;
  display: block;
}
body#sysItemCategory #sysFooter div.category_recommend div.sysContent div.sysItemBlock .swiper-button-next::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(/img/common/swiper_arr_right.png) top center no-repeat;
  background-size: 100% 100%;
}
body#sysItemCategory #sysFooter div.category_recommend div.sysContent div.sysItemBlock .swiper-button-next::after {
  display: none;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemCategory #sysFooter div.category_recommend div.sysContent div.sysItemBlock .swiper-button-next {
    right: -5.2419354839vw;
    width: 3.2258064516vw;
    height: 3.2258064516vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemCategory #sysFooter div.category_recommend div.sysContent div.sysItemBlock .swiper-button-next {
    display: none;
  }
}
body#sysItemCategory #sysFooter div.category_recommend div.sysContent div.sysItemBlock .swiper-button-prev {
  position: absolute;
  top: 50%;
  left: -65px;
  transform: translateY(-50%);
  width: 40px;
  height: 40px;
  margin-top: 0;
  z-index: 10;
  cursor: pointer;
  display: block;
}
body#sysItemCategory #sysFooter div.category_recommend div.sysContent div.sysItemBlock .swiper-button-prev::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(/img/common/swiper_arr_left.png) top center no-repeat;
  background-size: 100% 100%;
}
body#sysItemCategory #sysFooter div.category_recommend div.sysContent div.sysItemBlock .swiper-button-prev::after {
  display: none;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemCategory #sysFooter div.category_recommend div.sysContent div.sysItemBlock .swiper-button-prev {
    left: -5.2419354839vw;
    width: 3.2258064516vw;
    height: 3.2258064516vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemCategory #sysFooter div.category_recommend div.sysContent div.sysItemBlock .swiper-button-prev {
    display: none;
  }
}
body#sysItemCategory #sysFooter div.check_history {
  display: block;
  width: 100%;
  max-width: 1340px;
  margin: 0 auto 70px;
  padding: 0 70px;
  position: relative;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemCategory #sysFooter div.check_history {
    max-width: 108.064516129vw;
    margin: 0 auto 5.6451612903vw;
    padding: 0 5.6451612903vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemCategory #sysFooter div.check_history {
    margin: 0 auto;
    padding: 10.6666666667vw 5.3333333333vw;
    overflow: hidden;
  }
}
body#sysItemCategory #sysFooter div.check_history div.sysHeadline {
  padding: 0;
}
@media screen and (max-width: 750px) {
  body#sysItemCategory #sysFooter div.check_history div.sysHeadline div.view_more {
    position: absolute;
    bottom: 10.6666666667vw;
    left: 50%;
    transform: translateX(-50%);
  }
}
body#sysItemCategory #sysFooter div.check_history div.sysContent div.sysItemBlock {
  overflow: hidden;
}
@media screen and (max-width: 750px) {
  body#sysItemCategory #sysFooter div.check_history div.sysContent div.sysItemBlock {
    overflow: visible;
  }
}
body#sysItemCategory #sysFooter div.check_history div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemImage {
  margin: 0 0 12px;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemCategory #sysFooter div.check_history div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemImage {
    margin: 0 0 0.9677419355vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemCategory #sysFooter div.check_history div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemImage {
    margin: 0 0 2.1333333333vw;
  }
}
body#sysItemCategory #sysFooter div.check_history div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemName {
  margin: 0 0 7px;
  text-align: left;
}
body#sysItemCategory #sysFooter div.check_history div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemName > a {
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 500;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemCategory #sysFooter div.check_history div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemName {
    margin: 0 0 0.564516129vw;
  }
  body#sysItemCategory #sysFooter div.check_history div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemName > a {
    font-size: 1.2096774194vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemCategory #sysFooter div.check_history div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemName {
    margin: 0 0 1.3333333333vw;
  }
  body#sysItemCategory #sysFooter div.check_history div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemName > a {
    font-size: 3.2vw;
  }
}
body#sysItemCategory #sysFooter div.check_history div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemPrice {
  font-size: 20px;
  line-height: 1;
  letter-spacing: 0;
  font-weight: 600;
  text-align: left;
  min-height: 2em;
}
body#sysItemCategory #sysFooter div.check_history div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemPrice span.taxin {
  font-size: 12px;
  line-height: 1;
  letter-spacing: 0;
  font-weight: 500;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemCategory #sysFooter div.check_history div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemPrice {
    font-size: 1.6129032258vw;
  }
  body#sysItemCategory #sysFooter div.check_history div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemPrice span.taxin {
    font-size: 0.9677419355vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemCategory #sysFooter div.check_history div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemPrice {
    font-size: 4.5333333333vw;
  }
  body#sysItemCategory #sysFooter div.check_history div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemPrice span.taxin {
    font-size: 2.6666666667vw;
  }
}
body#sysItemCategory #sysFooter div.check_history div.sysContent div.sysItemBlock .swiper-button-next {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  width: 40px;
  height: 40px;
  margin-top: 0;
  z-index: 10;
  cursor: pointer;
  display: block;
}
body#sysItemCategory #sysFooter div.check_history div.sysContent div.sysItemBlock .swiper-button-next::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(/img/common/swiper_arr_right.png) top center no-repeat;
  background-size: 100% 100%;
}
body#sysItemCategory #sysFooter div.check_history div.sysContent div.sysItemBlock .swiper-button-next::after {
  display: none;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemCategory #sysFooter div.check_history div.sysContent div.sysItemBlock .swiper-button-next {
    width: 3.2258064516vw;
    height: 3.2258064516vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemCategory #sysFooter div.check_history div.sysContent div.sysItemBlock .swiper-button-next {
    display: none;
  }
}
body#sysItemCategory #sysFooter div.check_history div.sysContent div.sysItemBlock .swiper-button-prev {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 40px;
  height: 40px;
  margin-top: 0;
  z-index: 10;
  cursor: pointer;
  display: block;
}
body#sysItemCategory #sysFooter div.check_history div.sysContent div.sysItemBlock .swiper-button-prev::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(/img/common/swiper_arr_left.png) top center no-repeat;
  background-size: 100% 100%;
}
body#sysItemCategory #sysFooter div.check_history div.sysContent div.sysItemBlock .swiper-button-prev::after {
  display: none;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemCategory #sysFooter div.check_history div.sysContent div.sysItemBlock .swiper-button-prev {
    width: 3.2258064516vw;
    height: 3.2258064516vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemCategory #sysFooter div.check_history div.sysContent div.sysItemBlock .swiper-button-prev {
    display: none;
  }
}
body#sysItemCategory #sysFooter .top_campaign {
  display: none;
  padding: 70px 0;
  background: #fcf8f0;
}
body#sysItemCategory #sysFooter .top_campaign .sysHeadline {
  max-width: 1240px;
  padding: 0 20px;
  margin: 0 auto 30px;
}
body#sysItemCategory #sysFooter .top_campaign ul {
  max-width: 1240px;
  padding: 0 20px;
  margin: 0 auto;
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  gap: 30px;
}
body#sysItemCategory #sysFooter .top_campaign ul li {
  width: calc((100% - 60px) / 3);
}
body#sysItemCategory #sysFooter .top_campaign ul li img {
  display: block;
  margin-bottom: 12px;
}
body#sysItemCategory #sysFooter .top_campaign ul li span {
  display: block;
  font-size: 15px;
  font-weight: 400;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemCategory #sysFooter .top_campaign {
    padding: 5.6451612903vw 0;
  }
  body#sysItemCategory #sysFooter .top_campaign .sysHeadline {
    max-width: 100vw;
    padding: 0 1.6129032258vw;
    margin: 0 auto 2.4193548387vw;
  }
  body#sysItemCategory #sysFooter .top_campaign ul {
    max-width: 100vw;
    padding: 0 1.6129032258vw;
    gap: 2.4193548387vw;
  }
  body#sysItemCategory #sysFooter .top_campaign ul li {
    width: calc((100% - 4.8387096774vw) / 3);
  }
  body#sysItemCategory #sysFooter .top_campaign ul li img {
    margin-bottom: 0.9677419355vw;
  }
  body#sysItemCategory #sysFooter .top_campaign ul li span {
    font-size: 1.2096774194vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemCategory #sysFooter .top_campaign {
    padding: 10.6666666667vw 0 29.3333333333vw;
    position: relative;
  }
  body#sysItemCategory #sysFooter .top_campaign .sysHeadline {
    max-width: 100%;
    padding: 0 5.3333333333vw;
    margin: 0 auto 5.3333333333vw;
  }
  body#sysItemCategory #sysFooter .top_campaign .sysHeadline div.view_more {
    position: absolute;
    bottom: 10.6666666667vw;
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap;
  }
  body#sysItemCategory #sysFooter .top_campaign ul {
    max-width: 100%;
    padding: 0;
    gap: 2.6666666667vw;
    overflow-x: scroll;
    padding: 0 5.3333333333vw 1.3333333333vw;
    -webkit-appearance: none;
  }
  body#sysItemCategory #sysFooter .top_campaign ul::-webkit-scrollbar {
    display: none;
  }
  body#sysItemCategory #sysFooter .top_campaign ul li {
    width: 38.6666666667vw;
    flex-shrink: 0;
  }
  body#sysItemCategory #sysFooter .top_campaign ul li img {
    margin-bottom: 2.1333333333vw;
  }
  body#sysItemCategory #sysFooter .top_campaign ul li span {
    font-size: 3.2vw;
  }
}
body#sysItemCategory div.modaal-wrapper div.modaal-outer-wrapper div.modaal-inner-wrapper div.modaal-container div.modaal-content div.modaal-content-container div.sysWishlistThumbnailGroup div.mdl-dialog__image::before {
  content: "お気に入り登録完了";
  margin-bottom: 20px;
  display: block;
  text-align: center;
  font-size: 20px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 500;
}
body#sysItemCategory div.modaal-wrapper div.modaal-outer-wrapper div.modaal-inner-wrapper div.modaal-container div.modaal-content div.modaal-content-container div.sysWishlistMessageGroup div.mdl-dialog__content {
  padding: 0;
  margin: 20px 0;
}
body#sysItemCategory div.modaal-wrapper div.modaal-outer-wrapper div.modaal-inner-wrapper div.modaal-container div.modaal-content div.modaal-content-container div.sysWishlistMessageGroup div.mdl-dialog__content div.massage {
  text-align: center;
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 400;
  color: #1d1d1d;
}
body#sysItemCategory div.modaal-wrapper div.modaal-outer-wrapper div.modaal-inner-wrapper div.modaal-container div.modaal-content div.modaal-content-container div.sysWishlistShowGroup form.sysWishlistForm input.mdl_dlg_submit {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 400px;
  height: auto;
  aspect-ratio: 400/62;
  margin: 0;
  padding: 0;
  background: #e94709;
  border: 1px solid #e94709;
  border-radius: 15px;
  font-size: 15px;
  font-weight: 700;
  color: #ffffff;
  transition-duration: 0.3s;
  margin: 0 auto;
}
body#sysItemCategory div.modaal-wrapper div.modaal-outer-wrapper div.modaal-inner-wrapper div.modaal-container div.modaal-content div.modaal-content-container div.sysWishlistShowGroup form.sysWishlistForm input.mdl_dlg_submit:hover {
  background: #ffffff;
  color: #e94709;
  text-decoration: none;
}
@media screen and (max-width: 750px) {
  body#sysItemCategory div.modaal-wrapper div.modaal-outer-wrapper div.modaal-inner-wrapper div.modaal-container div.modaal-content div.modaal-content-container div.sysWishlistShowGroup form.sysWishlistForm input.mdl_dlg_submit {
    border-radius: 2.6666666667vw;
    font-size: 3.4666666667vw;
    max-width: 335px;
    aspect-ratio: 335/50;
  }
}
body#sysItemCategory div.modaal-wrapper div.modaal-outer-wrapper div.modaal-inner-wrapper div.modaal-container div.modaal-content div.modaal-content-container div.sysWishlistCloseBottomButtonGroup {
  margin: 0;
}
body#sysItemCategory div.modaal-wrapper div.modaal-outer-wrapper div.modaal-inner-wrapper div.modaal-container div.modaal-content div.modaal-content-container div.sysWishlistCloseBottomButtonGroup button.mdl_dlg_submit {
  display: block;
  width: 100%;
  max-width: 400px;
  height: auto;
  aspect-ratio: 400/50;
  margin: 0 auto;
  padding: 0;
  border: 1px solid #979797;
  border-radius: 15px;
  background: #ffffff;
  color: #1d1d1d;
  font-size: 15px;
  font-weight: 700;
  transition-duration: 0.3s;
  margin: 15px auto 0;
}
body#sysItemCategory div.modaal-wrapper div.modaal-outer-wrapper div.modaal-inner-wrapper div.modaal-container div.modaal-content div.modaal-content-container div.sysWishlistCloseBottomButtonGroup button.mdl_dlg_submit:hover {
  background: #979797;
  color: #ffffff;
}
@media screen and (max-width: 750px) {
  body#sysItemCategory div.modaal-wrapper div.modaal-outer-wrapper div.modaal-inner-wrapper div.modaal-container div.modaal-content div.modaal-content-container div.sysWishlistCloseBottomButtonGroup button.mdl_dlg_submit {
    border-radius: 2.6666666667vw;
    font-size: 3.4666666667vw;
  }
}
body#sysItemCategory div.modaal-wrapper div.modaal-outer-wrapper div.modaal-inner-wrapper div.modaal-container div.modaal-content div.modaal-content-container div.sysWishlistInformationGroup div.mdl-dialog__content {
  padding: 0;
  margin: 20px 0;
}
body#sysItemCategory div.modaal-wrapper div.modaal-outer-wrapper div.modaal-inner-wrapper div.modaal-container div.modaal-content div.modaal-content-container div.sysWishlistInformationGroup div.mdl-dialog__content div.massage {
  text-align: center;
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 400;
  color: #1d1d1d;
}
body#sysItemCategory div.modaal-wrapper div.modaal-outer-wrapper div.modaal-inner-wrapper div.modaal-container div.modaal-content div.modaal-content-container div.sysWishlistLoginGroup > form input.mdl_dlg_submit {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 400px;
  height: auto;
  aspect-ratio: 400/62;
  margin: 0;
  padding: 0;
  background: #e94709;
  border: 1px solid #e94709;
  border-radius: 15px;
  font-size: 15px;
  font-weight: 700;
  color: #ffffff;
  transition-duration: 0.3s;
  margin: 0 auto;
}
body#sysItemCategory div.modaal-wrapper div.modaal-outer-wrapper div.modaal-inner-wrapper div.modaal-container div.modaal-content div.modaal-content-container div.sysWishlistLoginGroup > form input.mdl_dlg_submit:hover {
  background: #ffffff;
  color: #e94709;
  text-decoration: none;
}
@media screen and (max-width: 750px) {
  body#sysItemCategory div.modaal-wrapper div.modaal-outer-wrapper div.modaal-inner-wrapper div.modaal-container div.modaal-content div.modaal-content-container div.sysWishlistLoginGroup > form input.mdl_dlg_submit {
    border-radius: 2.6666666667vw;
    font-size: 3.4666666667vw;
    max-width: 335px;
    aspect-ratio: 335/50;
  }
}
body#sysItemCategory div.modaal-wrapper div.modaal-outer-wrapper div.modaal-inner-wrapper div.modaal-container div.modaal-content div.modaal-content-container div.sysWishlistMemberRegisterGroup {
  border: none;
  width: 100%;
  height: auto;
  margin-bottom: 30px;
}
body#sysItemCategory div.modaal-wrapper div.modaal-outer-wrapper div.modaal-inner-wrapper div.modaal-container div.modaal-content div.modaal-content-container div.sysWishlistMemberRegisterGroup::before {
  content: "会員登録をされていないお客様はこちら";
  margin-top: 20px;
  display: block;
  font-size: 13px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 400;
  text-align: center;
}
body#sysItemCategory div.modaal-wrapper div.modaal-outer-wrapper div.modaal-inner-wrapper div.modaal-container div.modaal-content div.modaal-content-container div.sysWishlistMemberRegisterGroup > form input.sysButton {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 400px;
  height: auto;
  aspect-ratio: 400/62;
  margin: 0;
  padding: 0;
  background: #e94709;
  border: 1px solid #e94709;
  border-radius: 15px;
  font-size: 15px;
  font-weight: 700;
  color: #ffffff;
  transition-duration: 0.3s;
  margin: 10px auto 0;
}
body#sysItemCategory div.modaal-wrapper div.modaal-outer-wrapper div.modaal-inner-wrapper div.modaal-container div.modaal-content div.modaal-content-container div.sysWishlistMemberRegisterGroup > form input.sysButton:hover {
  background: #ffffff;
  color: #e94709;
  text-decoration: none;
}
@media screen and (max-width: 750px) {
  body#sysItemCategory div.modaal-wrapper div.modaal-outer-wrapper div.modaal-inner-wrapper div.modaal-container div.modaal-content div.modaal-content-container div.sysWishlistMemberRegisterGroup > form input.sysButton {
    border-radius: 2.6666666667vw;
    font-size: 3.4666666667vw;
    max-width: 335px;
    aspect-ratio: 335/50;
  }
}
body#sysItemCategory div.modaal-wrapper div.modaal-outer-wrapper div.modaal-inner-wrapper div.modaal-container button#modaal-close {
  display: none;
}
body#sysItemSearch #sysHeader .itemDetail_important_notice {
  display: none;
}
body#sysItemSearch #sysWrap {
  width: 100%;
  max-width: 1240px;
  margin: 0 auto 70px;
  padding: 20px 20px 0;
  display: flex;
  flex-direction: row-reverse;
  align-items: stretch;
  gap: 50px;
}
@media screen and (max-width: 750px) {
  body#sysItemSearch #sysWrap {
    margin: 0 auto 12vw;
    padding: 2.6666666667vw 0 0;
    display: block;
  }
}
body#sysItemSearch #sysWrap #sysMain {
  width: 100%;
  max-width: 920px;
  margin: 0;
  padding: 0;
}
body#sysItemSearch #sysWrap #sysMain > h2 {
  display: none;
}
body#sysItemSearch #sysWrap #sysMain form.sysItemSearchForm {
  opacity: 0;
}
body#sysItemSearch #sysWrap #sysMain .category_form_wrap {
  background: #fcf8f0;
  padding: 20px;
  border-radius: 15px;
  margin: 20px 0 40px;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemSearch #sysWrap #sysMain .category_form_wrap {
    padding: calc(20 * (100vw - 320px) / 920);
    border-radius: calc(15 * (100vw - 320px) / 920);
    margin: calc(20 * (100vw - 320px) / 920) 0 calc(40 * (100vw - 320px) / 920);
  }
}
@media screen and (max-width: 750px) {
  body#sysItemSearch #sysWrap #sysMain .category_form_wrap {
    padding: 4vw 5.3333333333vw 3.4666666667vw;
    border-radius: 0;
    margin: 2.6666666667vw 0 8vw;
  }
}
body#sysItemSearch #sysWrap #sysMain .category_form_wrap form.sysItemSearchForm {
  opacity: 1;
  padding: 0;
  background: transparent;
}
body#sysItemSearch #sysWrap #sysMain .category_form_wrap form.sysItemSearchForm .sysItemSearchFormInput {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: flex-end;
  gap: 20px;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemSearch #sysWrap #sysMain .category_form_wrap form.sysItemSearchForm .sysItemSearchFormInput {
    gap: calc(20 * (100vw - 320px) / 920);
  }
}
@media screen and (max-width: 750px) {
  body#sysItemSearch #sysWrap #sysMain .category_form_wrap form.sysItemSearchForm .sysItemSearchFormInput {
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 2.6666666667vw;
  }
}
body#sysItemSearch #sysWrap #sysMain .category_form_wrap form.sysItemSearchForm .sysItemSearchFormInput .sysItemSearchFormWord {
  order: 1;
  width: calc(100% - 220px);
  margin: 0 0 0;
}
body#sysItemSearch #sysWrap #sysMain .category_form_wrap form.sysItemSearchForm .sysItemSearchFormInput .sysItemSearchFormWord > input {
  width: 100%;
  height: 40px;
  margin: 0;
  padding: 10px;
  border: 1px solid #979797;
  border-radius: 5px;
  font-size: 15px;
  line-height: 1;
  letter-spacing: 0;
  font-weight: 400;
  outline: none;
}
body#sysItemSearch #sysWrap #sysMain .category_form_wrap form.sysItemSearchForm .sysItemSearchFormInput .sysItemSearchFormWord > input::placeholder {
  color: #979797;
}
body#sysItemSearch #sysWrap #sysMain .category_form_wrap form.sysItemSearchForm .sysItemSearchFormInput .sysItemSearchFormWord > input:focus {
  border: 1px solid #e94708;
}
@media screen and (max-width: 750px) {
  body#sysItemSearch #sysWrap #sysMain .category_form_wrap form.sysItemSearchForm .sysItemSearchFormInput .sysItemSearchFormWord > input {
    height: 10.6666666667vw;
    padding: 2.4vw 2.6666666667vw 1.8666666667vw;
    border-radius: 1.3333333333vw;
    font-size: 3.2vw;
    line-height: 2;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemSearch #sysWrap #sysMain .category_form_wrap form.sysItemSearchForm .sysItemSearchFormInput .sysItemSearchFormWord {
    width: 100%;
  }
}
body#sysItemSearch #sysWrap #sysMain .category_form_wrap form.sysItemSearchForm .sysItemSearchFormInput .sysItemSearchAndOr {
  display: none;
  flex-shrink: 0;
  width: 260px;
  align-items: center;
  justify-content: center;
  gap: 20px;
}
body#sysItemSearch #sysWrap #sysMain .category_form_wrap form.sysItemSearchForm .sysItemSearchFormInput .sysItemSearchAndOr label {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 14px;
}
body#sysItemSearch #sysWrap #sysMain .category_form_wrap form.sysItemSearchForm .sysItemSearchFormInput .sysItemSearchFormRange {
  order: 3;
  width: auto;
  margin: 0;
  font-size: 14px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 5px;
}
body#sysItemSearch #sysWrap #sysMain .category_form_wrap form.sysItemSearchForm .sysItemSearchFormInput .sysItemSearchFormRange input {
  width: 100%;
  height: 40px;
  margin: 0;
  padding: 10px;
  border: 1px solid #979797;
  border-radius: 5px;
  font-size: 15px;
  line-height: 1;
  letter-spacing: 0;
  font-weight: 400;
  outline: none;
  width: 130px !important;
}
body#sysItemSearch #sysWrap #sysMain .category_form_wrap form.sysItemSearchForm .sysItemSearchFormInput .sysItemSearchFormRange input::placeholder {
  color: #979797;
}
body#sysItemSearch #sysWrap #sysMain .category_form_wrap form.sysItemSearchForm .sysItemSearchFormInput .sysItemSearchFormRange input:focus {
  border: 1px solid #e94708;
}
@media screen and (max-width: 750px) {
  body#sysItemSearch #sysWrap #sysMain .category_form_wrap form.sysItemSearchForm .sysItemSearchFormInput .sysItemSearchFormRange input {
    height: 10.6666666667vw;
    padding: 2.4vw 2.6666666667vw 1.8666666667vw;
    border-radius: 1.3333333333vw;
    font-size: 3.2vw;
    line-height: 2;
  }
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemSearch #sysWrap #sysMain .category_form_wrap form.sysItemSearchForm .sysItemSearchFormInput .sysItemSearchFormRange {
    font-size: calc(14 * (100vw - 320px) / 920);
    gap: calc(5 * (100vw - 320px) / 920);
  }
  body#sysItemSearch #sysWrap #sysMain .category_form_wrap form.sysItemSearchForm .sysItemSearchFormInput .sysItemSearchFormRange input {
    width: calc(130 * (100vw - 320px) / 920) !important;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemSearch #sysWrap #sysMain .category_form_wrap form.sysItemSearchForm .sysItemSearchFormInput .sysItemSearchFormRange {
    width: 100%;
  }
  body#sysItemSearch #sysWrap #sysMain .category_form_wrap form.sysItemSearchForm .sysItemSearchFormInput .sysItemSearchFormRange input {
    width: 34.6666666667vw !important;
  }
}
body#sysItemSearch #sysWrap #sysMain .category_form_wrap form.sysItemSearchForm .sysItemSearchFormInput .sysItemSearchFormCategory {
  order: 4;
  flex-grow: 1;
  display: flex;
  align-items: center;
  white-space: nowrap;
  text-indent: -999px;
  font-size: 0;
  overflow: hidden;
  margin: 0;
  display: none;
}
body#sysItemSearch #sysWrap #sysMain .category_form_wrap form.sysItemSearchForm .sysItemSearchFormInput .sysItemSearchFormCategory select {
  width: 225px;
  height: 40px;
  margin: 0;
  padding: 10px;
  border: 1px solid #979797;
  background: #ffffff url("/img/common/select_arr.png") center right 11px no-repeat;
  background-size: 8px auto;
  border-radius: 5px;
  font-size: 15px;
  line-height: 1;
  letter-spacing: 0;
  font-weight: 400;
  width: 333px;
}
@media screen and (max-width: 750px) {
  body#sysItemSearch #sysWrap #sysMain .category_form_wrap form.sysItemSearchForm .sysItemSearchFormInput .sysItemSearchFormCategory select {
    width: 60vw;
    height: 10.6666666667vw;
    padding: 2.4vw 2.6666666667vw 1.8666666667vw;
    border-radius: 1.3333333333vw;
    font-size: 3.2vw;
    line-height: 2;
    background: #ffffff url("/img/common/select_arr.png") center right 2.9333333333vw no-repeat;
    background-size: 2.1333333333vw auto;
  }
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemSearch #sysWrap #sysMain .category_form_wrap form.sysItemSearchForm .sysItemSearchFormInput .sysItemSearchFormCategory select {
    width: calc(333 * (100vw - 320px) / 920);
  }
}
@media screen and (max-width: 750px) {
  body#sysItemSearch #sysWrap #sysMain .category_form_wrap form.sysItemSearchForm .sysItemSearchFormInput .sysItemSearchFormCategory select {
    width: 89.3333333333vw;
  }
}
body#sysItemSearch #sysWrap #sysMain .category_form_wrap form.sysItemSearchForm .sysItemSearchFormInput .sysItemSearchFormItemCategoryGroups {
  order: 5;
  width: 100%;
  display: none;
  flex-wrap: wrap;
  gap: 10px;
}
body#sysItemSearch #sysWrap #sysMain .category_form_wrap form.sysItemSearchForm .sysItemSearchFormInput .sysItemSearchFormItemCategoryGroups .sysItemSearchFormItemCategoryGroupsTitle {
  width: 100%;
  font-size: 16px;
  font-weight: 700;
}
@media screen and (max-width: 750px) {
  body#sysItemSearch #sysWrap #sysMain .category_form_wrap form.sysItemSearchForm .sysItemSearchFormInput .sysItemSearchFormItemCategoryGroups .sysItemSearchFormItemCategoryGroupsTitle {
    font-size: 3.4666666667vw;
  }
}
body#sysItemSearch #sysWrap #sysMain .category_form_wrap form.sysItemSearchForm .sysItemSearchFormInput .sysItemSearchFormItemCategoryGroups > div:not(.sysItemSearchFormItemCategoryGroupsTitle) {
  width: calc((100% - 10px) / 2);
  display: flex;
  gap: 10px;
  font-size: 14px;
  font-weight: 500;
}
body#sysItemSearch #sysWrap #sysMain .category_form_wrap form.sysItemSearchForm .sysItemSearchFormInput .sysItemSearchFormSort {
  order: 6;
  flex-shrink: 0;
  margin: 0;
}
body#sysItemSearch #sysWrap #sysMain .category_form_wrap form.sysItemSearchForm .sysItemSearchFormInput .sysItemSearchFormSort select {
  width: 225px;
  height: 40px;
  margin: 0;
  padding: 10px;
  border: 1px solid #979797;
  background: #ffffff url("/img/common/select_arr.png") center right 11px no-repeat;
  background-size: 8px auto;
  border-radius: 5px;
  font-size: 15px;
  line-height: 1;
  letter-spacing: 0;
  font-weight: 400;
  width: 200px;
}
@media screen and (max-width: 750px) {
  body#sysItemSearch #sysWrap #sysMain .category_form_wrap form.sysItemSearchForm .sysItemSearchFormInput .sysItemSearchFormSort select {
    width: 60vw;
    height: 10.6666666667vw;
    padding: 2.4vw 2.6666666667vw 1.8666666667vw;
    border-radius: 1.3333333333vw;
    font-size: 3.2vw;
    line-height: 2;
    background: #ffffff url("/img/common/select_arr.png") center right 2.9333333333vw no-repeat;
    background-size: 2.1333333333vw auto;
  }
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemSearch #sysWrap #sysMain .category_form_wrap form.sysItemSearchForm .sysItemSearchFormInput .sysItemSearchFormSort select {
    width: calc(200 * (100vw - 320px) / 920);
  }
}
@media screen and (max-width: 750px) {
  body#sysItemSearch #sysWrap #sysMain .category_form_wrap form.sysItemSearchForm .sysItemSearchFormInput .sysItemSearchFormSort select {
    width: 42.6666666667vw;
  }
}
body#sysItemSearch #sysWrap #sysMain .category_form_wrap form.sysItemSearchForm .sysItemSearchFormInput .sysItemSearchFormLimit {
  order: 7;
  flex-shrink: 0;
  margin: 0;
}
body#sysItemSearch #sysWrap #sysMain .category_form_wrap form.sysItemSearchForm .sysItemSearchFormInput .sysItemSearchFormLimit select {
  width: 225px;
  height: 40px;
  margin: 0;
  padding: 10px;
  border: 1px solid #979797;
  background: #ffffff url("/img/common/select_arr.png") center right 11px no-repeat;
  background-size: 8px auto;
  border-radius: 5px;
  font-size: 15px;
  line-height: 1;
  letter-spacing: 0;
  font-weight: 400;
  width: 100px;
}
@media screen and (max-width: 750px) {
  body#sysItemSearch #sysWrap #sysMain .category_form_wrap form.sysItemSearchForm .sysItemSearchFormInput .sysItemSearchFormLimit select {
    width: 60vw;
    height: 10.6666666667vw;
    padding: 2.4vw 2.6666666667vw 1.8666666667vw;
    border-radius: 1.3333333333vw;
    font-size: 3.2vw;
    line-height: 2;
    background: #ffffff url("/img/common/select_arr.png") center right 2.9333333333vw no-repeat;
    background-size: 2.1333333333vw auto;
  }
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemSearch #sysWrap #sysMain .category_form_wrap form.sysItemSearchForm .sysItemSearchFormInput .sysItemSearchFormLimit select {
    width: calc(100 * (100vw - 320px) / 920);
  }
}
@media screen and (max-width: 750px) {
  body#sysItemSearch #sysWrap #sysMain .category_form_wrap form.sysItemSearchForm .sysItemSearchFormInput .sysItemSearchFormLimit select {
    width: 42.6666666667vw;
  }
}
body#sysItemSearch #sysWrap #sysMain .category_form_wrap form.sysItemSearchForm .sysItemSearchFormInput .sysSearchButton {
  order: 2;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 400px;
  height: auto;
  aspect-ratio: 400/62;
  margin: 0;
  padding: 0;
  background: #e94709;
  border: 1px solid #e94709;
  border-radius: 15px;
  font-size: 15px;
  font-weight: 700;
  color: #ffffff;
  transition-duration: 0.3s;
  max-width: 200px;
  height: 40px;
  border-radius: 5px;
}
body#sysItemSearch #sysWrap #sysMain .category_form_wrap form.sysItemSearchForm .sysItemSearchFormInput .sysSearchButton:hover {
  background: #ffffff;
  color: #e94709;
  text-decoration: none;
}
@media screen and (max-width: 750px) {
  body#sysItemSearch #sysWrap #sysMain .category_form_wrap form.sysItemSearchForm .sysItemSearchFormInput .sysSearchButton {
    border-radius: 2.6666666667vw;
    font-size: 3.4666666667vw;
    max-width: 335px;
    aspect-ratio: 335/50;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemSearch #sysWrap #sysMain .category_form_wrap form.sysItemSearchForm .sysItemSearchFormInput .sysSearchButton {
    order: 8;
    margin: 0 auto;
    max-width: 100%;
    border-radius: 1.3333333333vw;
  }
}
body#sysItemSearch #sysWrap #sysMain .category_form_wrap .sysItemListDisp {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0;
  padding: 0;
}
body#sysItemSearch #sysWrap #sysMain .category_form_wrap .sysItemListDisp::after {
  display: none;
}
body#sysItemSearch #sysWrap #sysMain .category_form_wrap .sysItemListDisp #displayCount {
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 400;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 750px) {
  body#sysItemSearch #sysWrap #sysMain .category_form_wrap .sysItemListDisp #displayCount {
    font-size: 2.9333333333vw;
  }
}
body#sysItemSearch #sysWrap #sysMain .category_form_wrap .sysItemListDisp div.sysItemListViewType {
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
  align-items: center;
  gap: 10px;
}
@media screen and (max-width: 750px) {
  body#sysItemSearch #sysWrap #sysMain .category_form_wrap .sysItemListDisp div.sysItemListViewType {
    gap: 2.6666666667vw;
  }
}
body#sysItemSearch #sysWrap #sysMain .category_form_wrap .sysItemListDisp div.sysItemListViewType > label {
  font-size: 0;
  display: block;
}
body#sysItemSearch #sysWrap #sysMain .category_form_wrap .sysItemListDisp div.sysItemListViewType > label:has(input[value="0"]) {
  width: 30px;
  height: 24px;
  background: url("/img/category/list_btn.png") top center no-repeat;
  background-size: 100% 100%;
}
body#sysItemSearch #sysWrap #sysMain .category_form_wrap .sysItemListDisp div.sysItemListViewType > label:has(input[value="0"]):has(input:checked) {
  background: url("/img/category/list_btn_active.png") top center no-repeat;
  background-size: 100% 100%;
}
@media screen and (max-width: 750px) {
  body#sysItemSearch #sysWrap #sysMain .category_form_wrap .sysItemListDisp div.sysItemListViewType > label:has(input[value="0"]) {
    width: 6.4vw;
    height: 5.0666666667vw;
  }
}
body#sysItemSearch #sysWrap #sysMain .category_form_wrap .sysItemListDisp div.sysItemListViewType > label:has(input[value="1"]) {
  width: 30px;
  height: 30px;
  background: url("/img/category/thumb_btn.png") top center no-repeat;
  background-size: 100% 100%;
}
body#sysItemSearch #sysWrap #sysMain .category_form_wrap .sysItemListDisp div.sysItemListViewType > label:has(input[value="1"]):has(input:checked) {
  background: url("/img/category/thumb_btn_active.png") top center no-repeat;
  background-size: 100% 100%;
}
@media screen and (max-width: 750px) {
  body#sysItemSearch #sysWrap #sysMain .category_form_wrap .sysItemListDisp div.sysItemListViewType > label:has(input[value="1"]) {
    width: 6.4vw;
    height: 6.4vw;
  }
}
body#sysItemSearch #sysWrap #sysMain .category_form_wrap .sysItemListDisp div.sysItemListViewType > label > input {
  display: none;
}
body#sysItemSearch #sysWrap #sysMain .sysItemList {
  margin-bottom: 70px;
}
@media screen and (max-width: 750px) {
  body#sysItemSearch #sysWrap #sysMain .sysItemList {
    padding: 0 5.3333333333vw;
    margin-bottom: 12vw;
  }
}
body#sysItemSearch #sysWrap #sysMain .sysItemList ul.sysThumbnail {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: stretch;
  gap: 30px 40px;
}
body#sysItemSearch #sysWrap #sysMain .sysItemList ul.sysThumbnail::after {
  display: none;
}
@media screen and (max-width: 750px) {
  body#sysItemSearch #sysWrap #sysMain .sysItemList ul.sysThumbnail {
    gap: 8vw 4vw;
  }
}
body#sysItemSearch #sysWrap #sysMain .sysItemList ul.sysThumbnail > li {
  width: calc((100% - 120px) / 4);
  display: flex;
  flex-direction: column;
  padding: 0;
  margin: 0;
  position: relative;
}
@media screen and (max-width: 750px) {
  body#sysItemSearch #sysWrap #sysMain .sysItemList ul.sysThumbnail > li {
    width: calc((100% - 4vw) / 2);
  }
}
body#sysItemSearch #sysWrap #sysMain .sysItemList ul.sysThumbnail > li > .catalog_btn {
  display: none;
}
body#sysItemSearch #sysWrap #sysMain .sysItemList ul.sysThumbnail > li.isCatalog {
  margin-bottom: 40px;
}
@media screen and (max-width: 750px) {
  body#sysItemSearch #sysWrap #sysMain .sysItemList ul.sysThumbnail > li.isCatalog {
    margin-bottom: 10.1333333333vw;
  }
}
body#sysItemSearch #sysWrap #sysMain .sysItemList ul.sysThumbnail > li.isCatalog div.sysThumbnailImage + div div.sysItemPrArea {
  display: block;
}
body#sysItemSearch #sysWrap #sysMain .sysItemList ul.sysThumbnail > li.isCatalog div.sysThumbnailImage + div div.sysItemPrArea span {
  display: none;
}
body#sysItemSearch #sysWrap #sysMain .sysItemList ul.sysThumbnail > li.isCatalog div.sysThumbnailImage + div div.sysItemPrArea :nth-child(1 of .catalog_book),
body#sysItemSearch #sysWrap #sysMain .sysItemList ul.sysThumbnail > li.isCatalog div.sysThumbnailImage + div div.sysItemPrArea :nth-child(1 of .catalog_other) {
  display: block;
  width: 160px;
  height: 30px;
  position: absolute;
  bottom: -40px;
  left: 50%;
  transform: translateX(-50%);
}
body#sysItemSearch #sysWrap #sysMain .sysItemList ul.sysThumbnail > li.isCatalog div.sysThumbnailImage + div div.sysItemPrArea :nth-child(1 of .catalog_book) a,
body#sysItemSearch #sysWrap #sysMain .sysItemList ul.sysThumbnail > li.isCatalog div.sysThumbnailImage + div div.sysItemPrArea :nth-child(1 of .catalog_other) a {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #979797;
  border-radius: 15px;
  font-size: 11px;
  letter-spacing: 0;
  font-weight: 500;
  color: #044EA1;
  text-align: center;
  transition-duration: 0.3s;
}
body#sysItemSearch #sysWrap #sysMain .sysItemList ul.sysThumbnail > li.isCatalog div.sysThumbnailImage + div div.sysItemPrArea :nth-child(1 of .catalog_book) a:hover,
body#sysItemSearch #sysWrap #sysMain .sysItemList ul.sysThumbnail > li.isCatalog div.sysThumbnailImage + div div.sysItemPrArea :nth-child(1 of .catalog_other) a:hover {
  background: #979797;
  color: #ffffff;
}
@media screen and (max-width: 750px) {
  body#sysItemSearch #sysWrap #sysMain .sysItemList ul.sysThumbnail > li.isCatalog div.sysThumbnailImage + div div.sysItemPrArea :nth-child(1 of .catalog_book),
  body#sysItemSearch #sysWrap #sysMain .sysItemList ul.sysThumbnail > li.isCatalog div.sysThumbnailImage + div div.sysItemPrArea :nth-child(1 of .catalog_other) {
    width: 34.6666666667vw;
    height: 7.4666666667vw;
    bottom: -10.1333333333vw;
  }
  body#sysItemSearch #sysWrap #sysMain .sysItemList ul.sysThumbnail > li.isCatalog div.sysThumbnailImage + div div.sysItemPrArea :nth-child(1 of .catalog_book) a,
  body#sysItemSearch #sysWrap #sysMain .sysItemList ul.sysThumbnail > li.isCatalog div.sysThumbnailImage + div div.sysItemPrArea :nth-child(1 of .catalog_other) a {
    border-radius: 3.7333333333vw;
    font-size: 2.6666666667vw;
  }
}
body#sysItemSearch #sysWrap #sysMain .sysItemList ul.sysThumbnail > li div.sysThumbnailImage {
  width: 100%;
  aspect-ratio: 1/1;
  overflow: hidden;
  margin-bottom: 12px;
  position: relative;
}
@media screen and (max-width: 750px) {
  body#sysItemSearch #sysWrap #sysMain .sysItemList ul.sysThumbnail > li div.sysThumbnailImage {
    margin-bottom: 2.1333333333vw;
  }
}
body#sysItemSearch #sysWrap #sysMain .sysItemList ul.sysThumbnail > li div.sysThumbnailImage > a {
  display: block;
  width: 100%;
  height: 100%;
}
body#sysItemSearch #sysWrap #sysMain .sysItemList ul.sysThumbnail > li div.sysThumbnailImage > a img.thumbnail {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
body#sysItemSearch #sysWrap #sysMain .sysItemList ul.sysThumbnail > li div.sysThumbnailImage .pr_wrap span {
  display: none;
}
body#sysItemSearch #sysWrap #sysMain .sysItemList ul.sysThumbnail > li div.sysThumbnailImage .pr_wrap span.appeal {
  width: fit-content;
  color: #ffffff;
  background: #cb2f2f;
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 600;
  border-radius: 0;
  margin: 0;
  padding: 2px 8px 4px;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemSearch #sysWrap #sysMain .sysItemList ul.sysThumbnail > li div.sysThumbnailImage .pr_wrap span.appeal {
    font-size: 0.9677419355vw;
    padding: 0.1612903226vw 0.6451612903vw 0.3225806452vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemSearch #sysWrap #sysMain .sysItemList ul.sysThumbnail > li div.sysThumbnailImage .pr_wrap span.appeal {
    font-size: 2.6666666667vw;
    padding: 0.5333333333vw 1.8666666667vw 0.8vw;
  }
}
body#sysItemSearch #sysWrap #sysMain .sysItemList ul.sysThumbnail > li div.sysThumbnailImage .pr_wrap span.type {
  width: fit-content;
  color: #ffffff;
  background: #6e6966;
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 600;
  border-radius: 0;
  margin: 0;
  padding: 2px 8px 4px;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemSearch #sysWrap #sysMain .sysItemList ul.sysThumbnail > li div.sysThumbnailImage .pr_wrap span.type {
    font-size: 0.9677419355vw;
    padding: 0.1612903226vw 0.6451612903vw 0.3225806452vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemSearch #sysWrap #sysMain .sysItemList ul.sysThumbnail > li div.sysThumbnailImage .pr_wrap span.type {
    font-size: 2.6666666667vw;
    padding: 0.5333333333vw 1.8666666667vw 0.8vw;
  }
}
body#sysItemSearch #sysWrap #sysMain .sysItemList ul.sysThumbnail > li div.sysThumbnailImage .pr_wrap span.sysItemPr {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  color: #1d1d1d;
  background: rgba(216, 216, 216, 0.7);
  border: none;
  font-size: 14px;
  line-height: 1.5;
  letter-spacing: 0.04em;
  font-weight: 500;
  border-radius: 0;
  margin: 0;
  padding: 0;
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 5;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemSearch #sysWrap #sysMain .sysItemList ul.sysThumbnail > li div.sysThumbnailImage .pr_wrap span.sysItemPr {
    font-size: 1.1290322581vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemSearch #sysWrap #sysMain .sysItemList ul.sysThumbnail > li div.sysThumbnailImage .pr_wrap span.sysItemPr {
    font-size: 3.2vw;
  }
}
body#sysItemSearch #sysWrap #sysMain .sysItemList ul.sysThumbnail > li div.sysThumbnailImage .pr_wrap :nth-child(1 of .onView) {
  display: block;
  pointer-events: none;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 10;
}
body#sysItemSearch #sysWrap #sysMain .sysItemList ul.sysThumbnail > li .detail_wrap {
  flex-grow: 1;
}
body#sysItemSearch #sysWrap #sysMain .sysItemList ul.sysThumbnail > li .detail_wrap .catalog_btn {
  display: none;
}
body#sysItemSearch #sysWrap #sysMain .sysItemList ul.sysThumbnail > li .detail_wrap > div:has(.sysItemName) {
  display: flex;
  flex-direction: column;
  height: 100%;
}
body#sysItemSearch #sysWrap #sysMain .sysItemList ul.sysThumbnail > li .detail_wrap > div:has(.sysItemName) div.sysItemName {
  flex-grow: 1;
  margin-bottom: 3px;
}
body#sysItemSearch #sysWrap #sysMain .sysItemList ul.sysThumbnail > li .detail_wrap > div:has(.sysItemName) div.sysItemName > a {
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 500;
  color: #044EA1;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}
body#sysItemSearch #sysWrap #sysMain .sysItemList ul.sysThumbnail > li .detail_wrap > div:has(.sysItemName) div.sysItemName .catalog_btn {
  display: none;
}
@media screen and (max-width: 750px) {
  body#sysItemSearch #sysWrap #sysMain .sysItemList ul.sysThumbnail > li .detail_wrap > div:has(.sysItemName) div.sysItemName {
    margin-bottom: 0.8vw;
  }
  body#sysItemSearch #sysWrap #sysMain .sysItemList ul.sysThumbnail > li .detail_wrap > div:has(.sysItemName) div.sysItemName > a {
    font-size: 3.2vw;
  }
}
body#sysItemSearch #sysWrap #sysMain .sysItemList ul.sysThumbnail > li .detail_wrap > div:has(.sysItemName) div.sysRetailPrice {
  display: block;
  font-size: 17px;
  line-height: 25px;
  letter-spacing: 0;
  font-weight: 700;
  padding-right: 20px;
}
body#sysItemSearch #sysWrap #sysMain .sysItemList ul.sysThumbnail > li .detail_wrap > div:has(.sysItemName) div.sysRetailPrice .taxin {
  font-size: 10px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 500;
}
body#sysItemSearch #sysWrap #sysMain .sysItemList ul.sysThumbnail > li .detail_wrap > div:has(.sysItemName) div.sysRetailPrice .sysItemBlockVariationPrice :nth-child(1 of .taxin) {
  display: none;
}
@media screen and (max-width: 750px) {
  body#sysItemSearch #sysWrap #sysMain .sysItemList ul.sysThumbnail > li .detail_wrap > div:has(.sysItemName) div.sysRetailPrice {
    font-size: 3.2vw;
    line-height: 1.5;
    padding-right: 5.3333333333vw;
  }
  body#sysItemSearch #sysWrap #sysMain .sysItemList ul.sysThumbnail > li .detail_wrap > div:has(.sysItemName) div.sysRetailPrice .taxin {
    font-size: 2.6666666667vw;
  }
}
body#sysItemSearch #sysWrap #sysMain .sysItemList ul.sysThumbnail > li .detail_wrap > div:has(.sysItemName) div.sysItemPrArea {
  display: none;
}
body#sysItemSearch #sysWrap #sysMain .sysItemList ul.sysThumbnail > li div.sysWishListButtonFormAjax {
  position: absolute;
  bottom: 0;
  right: 0;
}
body#sysItemSearch #sysWrap #sysMain .sysItemList ul.sysThumbnail > li div.sysWishListButtonFormAjax button.sysButton {
  width: 20px;
  height: 20px;
  border: none;
  border-radius: 0;
  background: transparent url("/img/common/favorite_on.png") top center no-repeat;
  background-size: 100% 100%;
  overflow: hidden;
  font-size: 0;
}
body#sysItemSearch #sysWrap #sysMain .sysItemList ul.sysThumbnail > li div.sysWishListButtonFormAjax button.sysButton.sysWishListButton {
  background: transparent url("/img/common/favorite_off.png") top center no-repeat;
  background-size: 100% 100%;
}
body#sysItemSearch #sysWrap #sysMain .sysItemList ul.sysThumbnail > li div.sysWishListButtonFormAjax button.sysButton[disabled=disabled] {
  background: transparent url("/img/common/favorite_on.png") top center no-repeat;
  background-size: 100% 100%;
}
@media screen and (max-width: 750px) {
  body#sysItemSearch #sysWrap #sysMain .sysItemList ul.sysThumbnail > li div.sysWishListButtonFormAjax button.sysButton {
    width: 5.3333333333vw;
    height: 5.3333333333vw;
  }
}
body#sysItemSearch #sysWrap #sysMain .sysItemList ul.sysList {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
@media screen and (max-width: 750px) {
  body#sysItemSearch #sysWrap #sysMain .sysItemList ul.sysList {
    gap: 4vw;
  }
}
body#sysItemSearch #sysWrap #sysMain .sysItemList ul.sysList li {
  width: 100%;
  position: relative;
  margin: 0;
  padding: 0;
  border: none;
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  padding-bottom: 10px;
}
body#sysItemSearch #sysWrap #sysMain .sysItemList ul.sysList li::after {
  content: "";
  display: block;
  width: calc(100% - 180px);
  height: 1px;
  border-bottom: 1px solid #D8D8D8;
  position: absolute;
  bottom: 0;
  right: 0;
}
@media screen and (max-width: 750px) {
  body#sysItemSearch #sysWrap #sysMain .sysItemList ul.sysList li {
    align-items: center;
    padding-bottom: 4vw;
  }
  body#sysItemSearch #sysWrap #sysMain .sysItemList ul.sysList li::after {
    content: "";
    display: block;
    width: calc(100% - 36vw);
    height: 1px;
    border-bottom: 1px solid #D8D8D8;
    position: absolute;
    bottom: 0;
    right: 0;
  }
}
body#sysItemSearch #sysWrap #sysMain .sysItemList ul.sysList li div.sysThumbnailImage {
  width: 160px;
  height: 160px;
  margin-right: 20px;
  margin-bottom: 10px;
  position: relative;
  flex-shrink: 0;
}
@media screen and (max-width: 750px) {
  body#sysItemSearch #sysWrap #sysMain .sysItemList ul.sysList li div.sysThumbnailImage {
    width: 32vw;
    height: 32vw;
    margin-right: 4vw;
    margin-bottom: 0;
  }
}
body#sysItemSearch #sysWrap #sysMain .sysItemList ul.sysList li div.sysThumbnailImage > a {
  display: block;
  width: 100%;
  height: 100%;
}
body#sysItemSearch #sysWrap #sysMain .sysItemList ul.sysList li div.sysThumbnailImage > a img.thumbnail {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
body#sysItemSearch #sysWrap #sysMain .sysItemList ul.sysList li div.sysThumbnailImage .pr_wrap {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 5;
}
body#sysItemSearch #sysWrap #sysMain .sysItemList ul.sysList li div.sysThumbnailImage .pr_wrap span {
  display: none;
}
body#sysItemSearch #sysWrap #sysMain .sysItemList ul.sysList li div.sysThumbnailImage .pr_wrap span.appeal {
  width: fit-content;
  color: #ffffff;
  background: #cb2f2f;
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 600;
  border-radius: 0;
  margin: 0;
  padding: 2px 8px 4px;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemSearch #sysWrap #sysMain .sysItemList ul.sysList li div.sysThumbnailImage .pr_wrap span.appeal {
    font-size: 0.9677419355vw;
    padding: 0.1612903226vw 0.6451612903vw 0.3225806452vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemSearch #sysWrap #sysMain .sysItemList ul.sysList li div.sysThumbnailImage .pr_wrap span.appeal {
    font-size: 2.6666666667vw;
    padding: 0.5333333333vw 1.8666666667vw 0.8vw;
  }
}
body#sysItemSearch #sysWrap #sysMain .sysItemList ul.sysList li div.sysThumbnailImage .pr_wrap span.type {
  width: fit-content;
  color: #ffffff;
  background: #6e6966;
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 600;
  border-radius: 0;
  margin: 0;
  padding: 2px 8px 4px;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemSearch #sysWrap #sysMain .sysItemList ul.sysList li div.sysThumbnailImage .pr_wrap span.type {
    font-size: 0.9677419355vw;
    padding: 0.1612903226vw 0.6451612903vw 0.3225806452vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemSearch #sysWrap #sysMain .sysItemList ul.sysList li div.sysThumbnailImage .pr_wrap span.type {
    font-size: 2.6666666667vw;
    padding: 0.5333333333vw 1.8666666667vw 0.8vw;
  }
}
body#sysItemSearch #sysWrap #sysMain .sysItemList ul.sysList li div.sysThumbnailImage .pr_wrap :nth-child(1 of .onView) {
  display: block;
  pointer-events: none;
}
body#sysItemSearch #sysWrap #sysMain .sysItemList ul.sysList li .detail_wrap {
  flex-grow: 1;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
@media screen and (max-width: 750px) {
  body#sysItemSearch #sysWrap #sysMain .sysItemList ul.sysList li .detail_wrap {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    position: relative;
    margin-bottom: 7.7333333333vw;
  }
}
body#sysItemSearch #sysWrap #sysMain .sysItemList ul.sysList li .detail_wrap > .catalog_btn {
  display: none;
}
@media screen and (max-width: 750px) {
  body#sysItemSearch #sysWrap #sysMain .sysItemList ul.sysList li .detail_wrap > .catalog_btn {
    display: block;
    width: 34.6666666667vw;
    height: 7.4666666667vw;
    position: absolute;
    bottom: -10.1333333333vw;
    left: 0;
  }
  body#sysItemSearch #sysWrap #sysMain .sysItemList ul.sysList li .detail_wrap > .catalog_btn a {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 1px solid #979797;
    border-radius: 3.7333333333vw;
    font-size: 2.6666666667vw;
    letter-spacing: 0;
    font-weight: 500;
    color: #044EA1;
    text-align: center;
    transition-duration: 0.3s;
  }
  body#sysItemSearch #sysWrap #sysMain .sysItemList ul.sysList li .detail_wrap > .catalog_btn a:hover {
    background: #979797;
    color: #ffffff;
  }
}
body#sysItemSearch #sysWrap #sysMain .sysItemList ul.sysList li .detail_wrap > div:has(.sysItemName) {
  flex-grow: 1;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 45px;
}
@media screen and (max-width: 750px) {
  body#sysItemSearch #sysWrap #sysMain .sysItemList ul.sysList li .detail_wrap > div:has(.sysItemName) {
    display: block;
  }
}
body#sysItemSearch #sysWrap #sysMain .sysItemList ul.sysList li .detail_wrap > div:has(.sysItemName) div.sysItemName {
  width: 440px;
  display: flex;
  flex-direction: column;
  gap: 20px;
  justify-content: center;
  align-items: flex-start;
}
@media screen and (max-width: 750px) {
  body#sysItemSearch #sysWrap #sysMain .sysItemList ul.sysList li .detail_wrap > div:has(.sysItemName) div.sysItemName {
    width: 100%;
    display: block;
    margin-bottom: 0.8vw;
  }
}
body#sysItemSearch #sysWrap #sysMain .sysItemList ul.sysList li .detail_wrap > div:has(.sysItemName) div.sysItemName > a {
  display: block;
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 500;
  color: #044EA1;
}
@media screen and (max-width: 750px) {
  body#sysItemSearch #sysWrap #sysMain .sysItemList ul.sysList li .detail_wrap > div:has(.sysItemName) div.sysItemName > a {
    font-size: 3.2vw;
  }
}
body#sysItemSearch #sysWrap #sysMain .sysItemList ul.sysList li .detail_wrap > div:has(.sysItemName) div.sysItemName .catalog_btn {
  display: none;
}
body#sysItemSearch #sysWrap #sysMain .sysItemList ul.sysList li .detail_wrap > div:has(.sysItemName) div.sysItemName :nth-child(1 of .catalog_btn) {
  display: block;
  width: 160px;
  height: 30px;
}
@media screen and (max-width: 750px) {
  body#sysItemSearch #sysWrap #sysMain .sysItemList ul.sysList li .detail_wrap > div:has(.sysItemName) div.sysItemName :nth-child(1 of .catalog_btn) {
    display: none;
  }
}
body#sysItemSearch #sysWrap #sysMain .sysItemList ul.sysList li .detail_wrap > div:has(.sysItemName) div.sysItemName :nth-child(1 of .catalog_btn) a {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  border: 1px solid #979797;
  border-radius: 15px;
  font-size: 11px;
  letter-spacing: 0;
  font-weight: 500;
  color: #044EA1;
  text-align: center;
  transition-duration: 0.3s;
}
body#sysItemSearch #sysWrap #sysMain .sysItemList ul.sysList li .detail_wrap > div:has(.sysItemName) div.sysItemName :nth-child(1 of .catalog_btn) a:hover {
  background: #979797;
  color: #ffffff;
}
body#sysItemSearch #sysWrap #sysMain .sysItemList ul.sysList li .detail_wrap > div:has(.sysItemName) div.sysRetailPrice {
  flex-grow: 1;
  display: block;
  font-size: 17px;
  line-height: 25px;
  letter-spacing: 0;
  font-weight: 700;
  padding-right: 20px;
}
body#sysItemSearch #sysWrap #sysMain .sysItemList ul.sysList li .detail_wrap > div:has(.sysItemName) div.sysRetailPrice .taxin {
  font-size: 10px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 500;
}
body#sysItemSearch #sysWrap #sysMain .sysItemList ul.sysList li .detail_wrap > div:has(.sysItemName) div.sysRetailPrice .sysItemBlockVariationPrice :nth-child(1 of .taxin) {
  display: none;
}
@media screen and (max-width: 750px) {
  body#sysItemSearch #sysWrap #sysMain .sysItemList ul.sysList li .detail_wrap > div:has(.sysItemName) div.sysRetailPrice {
    font-size: 3.2vw;
    line-height: 1.5;
    padding-right: 5.3333333333vw;
  }
  body#sysItemSearch #sysWrap #sysMain .sysItemList ul.sysList li .detail_wrap > div:has(.sysItemName) div.sysRetailPrice .taxin {
    font-size: 2.6666666667vw;
  }
}
body#sysItemSearch #sysWrap #sysMain .sysItemList ul.sysList li .detail_wrap > div:has(.sysItemName) > .catalog_btn {
  display: none;
}
body#sysItemSearch #sysWrap #sysMain .sysItemList ul.sysList li .detail_wrap > div:has(.sysItemName) div.sysItemPrArea {
  display: none;
}
body#sysItemSearch #sysWrap #sysMain .sysItemList ul.sysList li .detail_wrap div.sysWishListButtonFormAjax {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
body#sysItemSearch #sysWrap #sysMain .sysItemList ul.sysList li .detail_wrap div.sysWishListButtonFormAjax button.sysButton {
  display: block;
  width: 20px;
  height: 20px;
  border: none;
  border-radius: 0;
  background: transparent url("/img/common/favorite_on.png") top center no-repeat;
  background-size: 100% 100%;
  overflow: hidden;
  font-size: 0;
}
body#sysItemSearch #sysWrap #sysMain .sysItemList ul.sysList li .detail_wrap div.sysWishListButtonFormAjax button.sysButton.sysWishListButton {
  background: transparent url("/img/common/favorite_off.png") top center no-repeat;
  background-size: 100% 100%;
}
body#sysItemSearch #sysWrap #sysMain .sysItemList ul.sysList li .detail_wrap div.sysWishListButtonFormAjax button.sysButton[disabled=disabled] {
  background: transparent url("/img/common/favorite_on.png") top center no-repeat;
  background-size: 100% 100%;
}
@media screen and (max-width: 750px) {
  body#sysItemSearch #sysWrap #sysMain .sysItemList ul.sysList li .detail_wrap div.sysWishListButtonFormAjax {
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
  }
  body#sysItemSearch #sysWrap #sysMain .sysItemList ul.sysList li .detail_wrap div.sysWishListButtonFormAjax button.sysButton {
    width: 5.3333333333vw;
    height: 5.3333333333vw;
  }
}
body#sysItemSearch #sysWrap #sysMain div.sysPagination > ul {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 6px;
}
@media screen and (max-width: 750px) {
  body#sysItemSearch #sysWrap #sysMain div.sysPagination > ul {
    gap: 1.6vw;
  }
}
body#sysItemSearch #sysWrap #sysMain div.sysPagination > ul > li {
  margin: 0;
  padding: 0;
  width: 40px;
  height: 40px;
}
@media screen and (max-width: 750px) {
  body#sysItemSearch #sysWrap #sysMain div.sysPagination > ul > li {
    width: 8vw;
    height: 8vw;
  }
}
body#sysItemSearch #sysWrap #sysMain div.sysPagination > ul > li a {
  width: 100%;
  height: 100%;
  border: 1px solid #D8D8D8;
  border-radius: 50%;
  background: #ffffff;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 17px;
  line-height: 1;
  letter-spacing: 0;
  font-weight: 500;
  color: #1d1d1d;
}
body#sysItemSearch #sysWrap #sysMain div.sysPagination > ul > li a.sysCurrent {
  border: 1px solid #e94709;
  background: #e94709;
  color: #ffffff !important;
}
body#sysItemSearch #sysWrap #sysMain div.sysPagination > ul > li a:hover {
  text-decoration: none;
  border: 1px solid #e94709;
  color: #e94709;
}
@media screen and (max-width: 750px) {
  body#sysItemSearch #sysWrap #sysMain div.sysPagination > ul > li a {
    font-size: 3.7333333333vw;
  }
}
body#sysItemSearch #sysWrap #sysMain div.sysPagination > ul > li.prev {
  margin-right: 9px;
}
@media screen and (max-width: 750px) {
  body#sysItemSearch #sysWrap #sysMain div.sysPagination > ul > li.prev {
    margin-right: 1.0666666667vw;
  }
}
body#sysItemSearch #sysWrap #sysMain div.sysPagination > ul > li.prev a {
  font-size: 0;
  position: relative;
}
body#sysItemSearch #sysWrap #sysMain div.sysPagination > ul > li.prev a::after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-left: 2px solid #1d1d1d;
  border-bottom: 2px solid #1d1d1d;
  position: absolute;
  top: 50%;
  left: 57%;
  transform: translate(-50%, -50%) rotateZ(45deg);
  transition-duration: 0.3s;
}
@media screen and (max-width: 750px) {
  body#sysItemSearch #sysWrap #sysMain div.sysPagination > ul > li.prev a::after {
    width: 1.8666666667vw;
    height: 1.8666666667vw;
  }
}
body#sysItemSearch #sysWrap #sysMain div.sysPagination > ul > li.prev a:hover::after {
  border-bottom: 2px solid #e94709;
  border-left: 2px solid #e94709;
}
body#sysItemSearch #sysWrap #sysMain div.sysPagination > ul > li.next {
  margin-left: 9px;
}
@media screen and (max-width: 750px) {
  body#sysItemSearch #sysWrap #sysMain div.sysPagination > ul > li.next {
    margin-left: 1.0666666667vw;
  }
}
body#sysItemSearch #sysWrap #sysMain div.sysPagination > ul > li.next a {
  font-size: 0;
  position: relative;
}
body#sysItemSearch #sysWrap #sysMain div.sysPagination > ul > li.next a::after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  border-top: 2px solid #1d1d1d;
  border-right: 2px solid #1d1d1d;
  position: absolute;
  top: 50%;
  left: 44%;
  transform: translate(-50%, -50%) rotateZ(45deg);
  transition-duration: 0.3s;
}
@media screen and (max-width: 750px) {
  body#sysItemSearch #sysWrap #sysMain div.sysPagination > ul > li.next a::after {
    width: 1.8666666667vw;
    height: 1.8666666667vw;
  }
}
body#sysItemSearch #sysWrap #sysMain div.sysPagination > ul > li.next a:hover::after {
  border-top: 2px solid #e94709;
  border-right: 2px solid #e94709;
}
body#sysItemSearch #sysWrap #sysAside {
  display: block;
  width: 230px;
  flex-shrink: 0;
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 750px) {
  body#sysItemSearch #sysWrap #sysAside {
    display: none;
  }
}
body#sysItemSearch #sysFooter div.itemDetail_recommend {
  display: none;
}
body#sysItemSearch #sysFooter div.category_recommend {
  display: block;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto 70px;
  padding: 70px 0;
  position: relative;
}
body#sysItemSearch #sysFooter div.category_recommend::after {
  content: "";
  display: block;
  width: 100vw;
  height: 100%;
  background: #fcf8f0;
  position: absolute;
  top: 0;
  left: 50%;
  z-index: -1;
  transform: translateX(-50%);
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemSearch #sysFooter div.category_recommend {
    max-width: 96.7741935484vw;
    margin: 0 auto 5.6451612903vw;
    padding: 5.6451612903vw 0;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemSearch #sysFooter div.category_recommend {
    margin: 0 auto;
    padding: 10.6666666667vw 5.3333333333vw;
    background: #fcf8f0;
    overflow: hidden;
  }
  body#sysItemSearch #sysFooter div.category_recommend::after {
    display: none;
  }
}
body#sysItemSearch #sysFooter div.category_recommend div.sysHeadline {
  padding: 0;
}
@media screen and (max-width: 750px) {
  body#sysItemSearch #sysFooter div.category_recommend div.sysHeadline div.view_more {
    position: absolute;
    bottom: 10.6666666667vw;
    left: 50%;
    transform: translateX(-50%);
  }
}
body#sysItemSearch #sysFooter div.category_recommend div.sysContent div.sysItemBlock {
  overflow: hidden;
}
@media screen and (max-width: 750px) {
  body#sysItemSearch #sysFooter div.category_recommend div.sysContent div.sysItemBlock {
    overflow: visible;
  }
}
body#sysItemSearch #sysFooter div.category_recommend div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemImage {
  margin: 0 0 12px;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemSearch #sysFooter div.category_recommend div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemImage {
    margin: 0 0 0.9677419355vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemSearch #sysFooter div.category_recommend div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemImage {
    margin: 0 0 2.1333333333vw;
  }
}
body#sysItemSearch #sysFooter div.category_recommend div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemName {
  margin: 0 0 7px;
  text-align: left;
}
body#sysItemSearch #sysFooter div.category_recommend div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemName > a {
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 500;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemSearch #sysFooter div.category_recommend div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemName {
    margin: 0 0 0.564516129vw;
  }
  body#sysItemSearch #sysFooter div.category_recommend div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemName > a {
    font-size: 1.2096774194vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemSearch #sysFooter div.category_recommend div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemName {
    margin: 0 0 1.3333333333vw;
  }
  body#sysItemSearch #sysFooter div.category_recommend div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemName > a {
    font-size: 3.2vw;
  }
}
body#sysItemSearch #sysFooter div.category_recommend div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemPrice {
  font-size: 20px;
  line-height: 1;
  letter-spacing: 0;
  font-weight: 600;
  text-align: left;
  min-height: 2em;
}
body#sysItemSearch #sysFooter div.category_recommend div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemPrice span.taxin {
  font-size: 12px;
  line-height: 1;
  letter-spacing: 0;
  font-weight: 500;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemSearch #sysFooter div.category_recommend div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemPrice {
    font-size: 1.6129032258vw;
  }
  body#sysItemSearch #sysFooter div.category_recommend div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemPrice span.taxin {
    font-size: 0.9677419355vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemSearch #sysFooter div.category_recommend div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemPrice {
    font-size: 4.5333333333vw;
  }
  body#sysItemSearch #sysFooter div.category_recommend div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemPrice span.taxin {
    font-size: 2.6666666667vw;
  }
}
body#sysItemSearch #sysFooter div.category_recommend div.sysContent div.sysItemBlock .swiper-button-next {
  position: absolute;
  top: 50%;
  right: -65px;
  transform: translateY(-50%);
  width: 40px;
  height: 40px;
  margin-top: 0;
  z-index: 10;
  cursor: pointer;
  display: block;
}
body#sysItemSearch #sysFooter div.category_recommend div.sysContent div.sysItemBlock .swiper-button-next::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(/img/common/swiper_arr_right.png) top center no-repeat;
  background-size: 100% 100%;
}
body#sysItemSearch #sysFooter div.category_recommend div.sysContent div.sysItemBlock .swiper-button-next::after {
  display: none;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemSearch #sysFooter div.category_recommend div.sysContent div.sysItemBlock .swiper-button-next {
    right: -5.2419354839vw;
    width: 3.2258064516vw;
    height: 3.2258064516vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemSearch #sysFooter div.category_recommend div.sysContent div.sysItemBlock .swiper-button-next {
    display: none;
  }
}
body#sysItemSearch #sysFooter div.category_recommend div.sysContent div.sysItemBlock .swiper-button-prev {
  position: absolute;
  top: 50%;
  left: -65px;
  transform: translateY(-50%);
  width: 40px;
  height: 40px;
  margin-top: 0;
  z-index: 10;
  cursor: pointer;
  display: block;
}
body#sysItemSearch #sysFooter div.category_recommend div.sysContent div.sysItemBlock .swiper-button-prev::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(/img/common/swiper_arr_left.png) top center no-repeat;
  background-size: 100% 100%;
}
body#sysItemSearch #sysFooter div.category_recommend div.sysContent div.sysItemBlock .swiper-button-prev::after {
  display: none;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemSearch #sysFooter div.category_recommend div.sysContent div.sysItemBlock .swiper-button-prev {
    left: -5.2419354839vw;
    width: 3.2258064516vw;
    height: 3.2258064516vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemSearch #sysFooter div.category_recommend div.sysContent div.sysItemBlock .swiper-button-prev {
    display: none;
  }
}
body#sysItemSearch #sysFooter div.check_history {
  display: block;
  width: 100%;
  max-width: 1340px;
  margin: 0 auto 70px;
  padding: 0 70px;
  position: relative;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemSearch #sysFooter div.check_history {
    max-width: 108.064516129vw;
    margin: 0 auto 5.6451612903vw;
    padding: 0 5.6451612903vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemSearch #sysFooter div.check_history {
    margin: 0 auto;
    padding: 10.6666666667vw 5.3333333333vw;
    overflow: hidden;
  }
}
body#sysItemSearch #sysFooter div.check_history div.sysHeadline {
  padding: 0;
}
@media screen and (max-width: 750px) {
  body#sysItemSearch #sysFooter div.check_history div.sysHeadline div.view_more {
    position: absolute;
    bottom: 10.6666666667vw;
    left: 50%;
    transform: translateX(-50%);
  }
}
body#sysItemSearch #sysFooter div.check_history div.sysContent div.sysItemBlock {
  overflow: hidden;
}
@media screen and (max-width: 750px) {
  body#sysItemSearch #sysFooter div.check_history div.sysContent div.sysItemBlock {
    overflow: visible;
  }
}
body#sysItemSearch #sysFooter div.check_history div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemImage {
  margin: 0 0 12px;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemSearch #sysFooter div.check_history div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemImage {
    margin: 0 0 0.9677419355vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemSearch #sysFooter div.check_history div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemImage {
    margin: 0 0 2.1333333333vw;
  }
}
body#sysItemSearch #sysFooter div.check_history div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemName {
  margin: 0 0 7px;
  text-align: left;
}
body#sysItemSearch #sysFooter div.check_history div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemName > a {
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 500;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemSearch #sysFooter div.check_history div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemName {
    margin: 0 0 0.564516129vw;
  }
  body#sysItemSearch #sysFooter div.check_history div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemName > a {
    font-size: 1.2096774194vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemSearch #sysFooter div.check_history div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemName {
    margin: 0 0 1.3333333333vw;
  }
  body#sysItemSearch #sysFooter div.check_history div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemName > a {
    font-size: 3.2vw;
  }
}
body#sysItemSearch #sysFooter div.check_history div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemPrice {
  font-size: 20px;
  line-height: 1;
  letter-spacing: 0;
  font-weight: 600;
  text-align: left;
  min-height: 2em;
}
body#sysItemSearch #sysFooter div.check_history div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemPrice span.taxin {
  font-size: 12px;
  line-height: 1;
  letter-spacing: 0;
  font-weight: 500;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemSearch #sysFooter div.check_history div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemPrice {
    font-size: 1.6129032258vw;
  }
  body#sysItemSearch #sysFooter div.check_history div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemPrice span.taxin {
    font-size: 0.9677419355vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemSearch #sysFooter div.check_history div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemPrice {
    font-size: 4.5333333333vw;
  }
  body#sysItemSearch #sysFooter div.check_history div.sysContent div.sysItemBlock ul.sysHorizontal > li div.sysItemPrice span.taxin {
    font-size: 2.6666666667vw;
  }
}
body#sysItemSearch #sysFooter div.check_history div.sysContent div.sysItemBlock .swiper-button-next {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  width: 40px;
  height: 40px;
  margin-top: 0;
  z-index: 10;
  cursor: pointer;
  display: block;
}
body#sysItemSearch #sysFooter div.check_history div.sysContent div.sysItemBlock .swiper-button-next::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(/img/common/swiper_arr_right.png) top center no-repeat;
  background-size: 100% 100%;
}
body#sysItemSearch #sysFooter div.check_history div.sysContent div.sysItemBlock .swiper-button-next::after {
  display: none;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemSearch #sysFooter div.check_history div.sysContent div.sysItemBlock .swiper-button-next {
    width: 3.2258064516vw;
    height: 3.2258064516vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemSearch #sysFooter div.check_history div.sysContent div.sysItemBlock .swiper-button-next {
    display: none;
  }
}
body#sysItemSearch #sysFooter div.check_history div.sysContent div.sysItemBlock .swiper-button-prev {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 40px;
  height: 40px;
  margin-top: 0;
  z-index: 10;
  cursor: pointer;
  display: block;
}
body#sysItemSearch #sysFooter div.check_history div.sysContent div.sysItemBlock .swiper-button-prev::before {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: url(/img/common/swiper_arr_left.png) top center no-repeat;
  background-size: 100% 100%;
}
body#sysItemSearch #sysFooter div.check_history div.sysContent div.sysItemBlock .swiper-button-prev::after {
  display: none;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemSearch #sysFooter div.check_history div.sysContent div.sysItemBlock .swiper-button-prev {
    width: 3.2258064516vw;
    height: 3.2258064516vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemSearch #sysFooter div.check_history div.sysContent div.sysItemBlock .swiper-button-prev {
    display: none;
  }
}
body#sysItemSearch #sysFooter .top_campaign {
  display: none;
  padding: 70px 0;
  background: #fcf8f0;
}
body#sysItemSearch #sysFooter .top_campaign .sysHeadline {
  max-width: 1240px;
  padding: 0 20px;
  margin: 0 auto 30px;
}
body#sysItemSearch #sysFooter .top_campaign ul {
  max-width: 1240px;
  padding: 0 20px;
  margin: 0 auto;
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  gap: 30px;
}
body#sysItemSearch #sysFooter .top_campaign ul li {
  width: calc((100% - 60px) / 3);
}
body#sysItemSearch #sysFooter .top_campaign ul li img {
  display: block;
  margin-bottom: 12px;
}
body#sysItemSearch #sysFooter .top_campaign ul li span {
  display: block;
  font-size: 15px;
  font-weight: 400;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#sysItemSearch #sysFooter .top_campaign {
    padding: 5.6451612903vw 0;
  }
  body#sysItemSearch #sysFooter .top_campaign .sysHeadline {
    max-width: 100vw;
    padding: 0 1.6129032258vw;
    margin: 0 auto 2.4193548387vw;
  }
  body#sysItemSearch #sysFooter .top_campaign ul {
    max-width: 100vw;
    padding: 0 1.6129032258vw;
    gap: 2.4193548387vw;
  }
  body#sysItemSearch #sysFooter .top_campaign ul li {
    width: calc((100% - 4.8387096774vw) / 3);
  }
  body#sysItemSearch #sysFooter .top_campaign ul li img {
    margin-bottom: 0.9677419355vw;
  }
  body#sysItemSearch #sysFooter .top_campaign ul li span {
    font-size: 1.2096774194vw;
  }
}
@media screen and (max-width: 750px) {
  body#sysItemSearch #sysFooter .top_campaign {
    padding: 10.6666666667vw 0 29.3333333333vw;
    position: relative;
  }
  body#sysItemSearch #sysFooter .top_campaign .sysHeadline {
    max-width: 100%;
    padding: 0 5.3333333333vw;
    margin: 0 auto 5.3333333333vw;
  }
  body#sysItemSearch #sysFooter .top_campaign .sysHeadline div.view_more {
    position: absolute;
    bottom: 10.6666666667vw;
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap;
  }
  body#sysItemSearch #sysFooter .top_campaign ul {
    max-width: 100%;
    padding: 0;
    gap: 2.6666666667vw;
    overflow-x: scroll;
    padding: 0 5.3333333333vw 1.3333333333vw;
    -webkit-appearance: none;
  }
  body#sysItemSearch #sysFooter .top_campaign ul::-webkit-scrollbar {
    display: none;
  }
  body#sysItemSearch #sysFooter .top_campaign ul li {
    width: 38.6666666667vw;
    flex-shrink: 0;
  }
  body#sysItemSearch #sysFooter .top_campaign ul li img {
    margin-bottom: 2.1333333333vw;
  }
  body#sysItemSearch #sysFooter .top_campaign ul li span {
    font-size: 3.2vw;
  }
}
body#sysItemSearch div.modaal-wrapper div.modaal-outer-wrapper div.modaal-inner-wrapper div.modaal-container div.modaal-content div.modaal-content-container div.sysWishlistThumbnailGroup div.mdl-dialog__image::before {
  content: "お気に入り登録完了";
  margin-bottom: 20px;
  display: block;
  text-align: center;
  font-size: 20px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 500;
}
body#sysItemSearch div.modaal-wrapper div.modaal-outer-wrapper div.modaal-inner-wrapper div.modaal-container div.modaal-content div.modaal-content-container div.sysWishlistMessageGroup div.mdl-dialog__content {
  padding: 0;
  margin: 20px 0;
}
body#sysItemSearch div.modaal-wrapper div.modaal-outer-wrapper div.modaal-inner-wrapper div.modaal-container div.modaal-content div.modaal-content-container div.sysWishlistMessageGroup div.mdl-dialog__content div.massage {
  text-align: center;
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 400;
  color: #1d1d1d;
}
body#sysItemSearch div.modaal-wrapper div.modaal-outer-wrapper div.modaal-inner-wrapper div.modaal-container div.modaal-content div.modaal-content-container div.sysWishlistShowGroup form.sysWishlistForm input.mdl_dlg_submit {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 400px;
  height: auto;
  aspect-ratio: 400/62;
  margin: 0;
  padding: 0;
  background: #e94709;
  border: 1px solid #e94709;
  border-radius: 15px;
  font-size: 15px;
  font-weight: 700;
  color: #ffffff;
  transition-duration: 0.3s;
  margin: 0 auto;
}
body#sysItemSearch div.modaal-wrapper div.modaal-outer-wrapper div.modaal-inner-wrapper div.modaal-container div.modaal-content div.modaal-content-container div.sysWishlistShowGroup form.sysWishlistForm input.mdl_dlg_submit:hover {
  background: #ffffff;
  color: #e94709;
  text-decoration: none;
}
@media screen and (max-width: 750px) {
  body#sysItemSearch div.modaal-wrapper div.modaal-outer-wrapper div.modaal-inner-wrapper div.modaal-container div.modaal-content div.modaal-content-container div.sysWishlistShowGroup form.sysWishlistForm input.mdl_dlg_submit {
    border-radius: 2.6666666667vw;
    font-size: 3.4666666667vw;
    max-width: 335px;
    aspect-ratio: 335/50;
  }
}
body#sysItemSearch div.modaal-wrapper div.modaal-outer-wrapper div.modaal-inner-wrapper div.modaal-container div.modaal-content div.modaal-content-container div.sysWishlistCloseBottomButtonGroup {
  margin: 0;
}
body#sysItemSearch div.modaal-wrapper div.modaal-outer-wrapper div.modaal-inner-wrapper div.modaal-container div.modaal-content div.modaal-content-container div.sysWishlistCloseBottomButtonGroup button.mdl_dlg_submit {
  display: block;
  width: 100%;
  max-width: 400px;
  height: auto;
  aspect-ratio: 400/50;
  margin: 0 auto;
  padding: 0;
  border: 1px solid #979797;
  border-radius: 15px;
  background: #ffffff;
  color: #1d1d1d;
  font-size: 15px;
  font-weight: 700;
  transition-duration: 0.3s;
  margin: 15px auto 0;
}
body#sysItemSearch div.modaal-wrapper div.modaal-outer-wrapper div.modaal-inner-wrapper div.modaal-container div.modaal-content div.modaal-content-container div.sysWishlistCloseBottomButtonGroup button.mdl_dlg_submit:hover {
  background: #979797;
  color: #ffffff;
}
@media screen and (max-width: 750px) {
  body#sysItemSearch div.modaal-wrapper div.modaal-outer-wrapper div.modaal-inner-wrapper div.modaal-container div.modaal-content div.modaal-content-container div.sysWishlistCloseBottomButtonGroup button.mdl_dlg_submit {
    border-radius: 2.6666666667vw;
    font-size: 3.4666666667vw;
  }
}
body#sysItemSearch div.modaal-wrapper div.modaal-outer-wrapper div.modaal-inner-wrapper div.modaal-container div.modaal-content div.modaal-content-container div.sysWishlistInformationGroup div.mdl-dialog__content {
  padding: 0;
  margin: 20px 0;
}
body#sysItemSearch div.modaal-wrapper div.modaal-outer-wrapper div.modaal-inner-wrapper div.modaal-container div.modaal-content div.modaal-content-container div.sysWishlistInformationGroup div.mdl-dialog__content div.massage {
  text-align: center;
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 400;
  color: #1d1d1d;
}
body#sysItemSearch div.modaal-wrapper div.modaal-outer-wrapper div.modaal-inner-wrapper div.modaal-container div.modaal-content div.modaal-content-container div.sysWishlistLoginGroup > form input.mdl_dlg_submit {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 400px;
  height: auto;
  aspect-ratio: 400/62;
  margin: 0;
  padding: 0;
  background: #e94709;
  border: 1px solid #e94709;
  border-radius: 15px;
  font-size: 15px;
  font-weight: 700;
  color: #ffffff;
  transition-duration: 0.3s;
  margin: 0 auto;
}
body#sysItemSearch div.modaal-wrapper div.modaal-outer-wrapper div.modaal-inner-wrapper div.modaal-container div.modaal-content div.modaal-content-container div.sysWishlistLoginGroup > form input.mdl_dlg_submit:hover {
  background: #ffffff;
  color: #e94709;
  text-decoration: none;
}
@media screen and (max-width: 750px) {
  body#sysItemSearch div.modaal-wrapper div.modaal-outer-wrapper div.modaal-inner-wrapper div.modaal-container div.modaal-content div.modaal-content-container div.sysWishlistLoginGroup > form input.mdl_dlg_submit {
    border-radius: 2.6666666667vw;
    font-size: 3.4666666667vw;
    max-width: 335px;
    aspect-ratio: 335/50;
  }
}
body#sysItemSearch div.modaal-wrapper div.modaal-outer-wrapper div.modaal-inner-wrapper div.modaal-container div.modaal-content div.modaal-content-container div.sysWishlistMemberRegisterGroup {
  border: none;
  width: 100%;
  height: auto;
  margin-bottom: 30px;
}
body#sysItemSearch div.modaal-wrapper div.modaal-outer-wrapper div.modaal-inner-wrapper div.modaal-container div.modaal-content div.modaal-content-container div.sysWishlistMemberRegisterGroup::before {
  content: "会員登録をされていないお客様はこちら";
  margin-top: 20px;
  display: block;
  font-size: 13px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 400;
  text-align: center;
}
body#sysItemSearch div.modaal-wrapper div.modaal-outer-wrapper div.modaal-inner-wrapper div.modaal-container div.modaal-content div.modaal-content-container div.sysWishlistMemberRegisterGroup > form input.sysButton {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 400px;
  height: auto;
  aspect-ratio: 400/62;
  margin: 0;
  padding: 0;
  background: #e94709;
  border: 1px solid #e94709;
  border-radius: 15px;
  font-size: 15px;
  font-weight: 700;
  color: #ffffff;
  transition-duration: 0.3s;
  margin: 10px auto 0;
}
body#sysItemSearch div.modaal-wrapper div.modaal-outer-wrapper div.modaal-inner-wrapper div.modaal-container div.modaal-content div.modaal-content-container div.sysWishlistMemberRegisterGroup > form input.sysButton:hover {
  background: #ffffff;
  color: #e94709;
  text-decoration: none;
}
@media screen and (max-width: 750px) {
  body#sysItemSearch div.modaal-wrapper div.modaal-outer-wrapper div.modaal-inner-wrapper div.modaal-container div.modaal-content div.modaal-content-container div.sysWishlistMemberRegisterGroup > form input.sysButton {
    border-radius: 2.6666666667vw;
    font-size: 3.4666666667vw;
    max-width: 335px;
    aspect-ratio: 335/50;
  }
}
body#sysItemSearch div.modaal-wrapper div.modaal-outer-wrapper div.modaal-inner-wrapper div.modaal-container button#modaal-close {
  display: none;
}
.sysSocialGiftBody div#sysHeader .fixed_gift_search {
  display: none;
}
.sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive {
  width: 100%;
  max-width: 1240px;
  padding: 70px 20px;
  margin: 0 auto;
}
@media screen and (max-width: 750px) {
  .sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive {
    padding: 10.6666666667vw 5.3333333333vw;
  }
}
.sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysSocialGiftReceiveGiftLetterArea {
  width: 100%;
  max-width: 820px;
  margin: 0 auto 50px;
  padding: 0;
  border: none;
  border-radius: 0;
}
.sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysSocialGiftReceiveGiftLetterArea div.sysSocialGiftReceiveGiftLetterImageGroup {
  font-size: 0;
  margin-bottom: 30px;
}
.sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysSocialGiftReceiveGiftLetterArea div.sysSocialGiftReceiveGiftLetterMessageGroup {
  width: 100%;
  margin: 0 auto;
  padding: 0;
}
.sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysSocialGiftReceiveGiftLetterArea div.sysSocialGiftReceiveGiftLetterMessageGroup pre.sysSocialGiftReceiveGiftLetterMessage {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  height: auto;
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 400;
  text-align: left;
}
@media screen and (max-width: 750px) {
  .sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysSocialGiftReceiveGiftLetterArea div.sysSocialGiftReceiveGiftLetterMessageGroup pre.sysSocialGiftReceiveGiftLetterMessage {
    font-size: 3.4666666667vw;
  }
}
.sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysSocialGiftReceiveButtonArea > form input.sysSocialGiftReceiveButton {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 400px;
  height: auto;
  aspect-ratio: 400/62;
  margin: 0;
  padding: 0;
  background: #e94709;
  border: 1px solid #e94709;
  border-radius: 15px;
  font-size: 15px;
  font-weight: 700;
  color: #ffffff;
  transition-duration: 0.3s;
  margin: 0 auto 30px;
}
.sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysSocialGiftReceiveButtonArea > form input.sysSocialGiftReceiveButton:hover {
  background: #ffffff;
  color: #e94709;
  text-decoration: none;
}
@media screen and (max-width: 750px) {
  .sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysSocialGiftReceiveButtonArea > form input.sysSocialGiftReceiveButton {
    border-radius: 2.6666666667vw;
    font-size: 3.4666666667vw;
    max-width: 335px;
    aspect-ratio: 335/50;
  }
}
@media screen and (max-width: 750px) {
  .sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysSocialGiftReceiveButtonArea > form input.sysSocialGiftReceiveButton {
    margin-bottom: 8vw;
  }
}
.sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysSocialGiftReceiveLimitDate > div {
  text-align: center;
}
.sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveItemsAreaGroup div.sysSocialGiftReceiveItemsArea div.sysSocialGiftReceiveItemsTitle {
  display: block;
  width: 100%;
  font-size: 20px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 700;
  text-align: left;
  padding: 0 0 15px;
  border-bottom: 1px solid #979797;
  margin: 0 0 30px;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  .sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveItemsAreaGroup div.sysSocialGiftReceiveItemsArea div.sysSocialGiftReceiveItemsTitle {
    font-size: 1.6129032258vw;
    padding: 0 0 1.2096774194vw;
    margin: 0 0 2.4193548387vw;
  }
}
@media screen and (max-width: 750px) {
  .sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveItemsAreaGroup div.sysSocialGiftReceiveItemsArea div.sysSocialGiftReceiveItemsTitle {
    font-size: 4.2666666667vw;
    padding: 0 0 2.6666666667vw;
    margin: 0 0 5.3333333333vw;
  }
}
.sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveItemsAreaGroup div.sysSocialGiftReceiveItemsArea div.sysSocialGiftReceiveItems_itemListGroup {
  padding: 0;
  border: none;
  margin: 0 auto 45px;
}
@media screen and (max-width: 750px) {
  .sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveItemsAreaGroup div.sysSocialGiftReceiveItemsArea div.sysSocialGiftReceiveItems_itemListGroup {
    margin: 0 auto 8vw;
  }
}
.sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveItemsAreaGroup div.sysSocialGiftReceiveItemsArea div.sysSocialGiftReceiveItems_itemListGroup div.sysSocialGiftReceiveItem {
  padding: 0;
  border: none;
}
.sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveItemsAreaGroup div.sysSocialGiftReceiveItemsArea div.sysSocialGiftReceiveItems_itemListGroup div.sysSocialGiftReceiveItem div.sysSocialGiftReceiveItems_assortmentParentGroup div.sysSocialGiftReceiveItems_assortmentParent div.sysSocislGiftReceiveItems_assortmentParentNameLabelGroup {
  padding: 30px 0;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 10px;
}
.sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveItemsAreaGroup div.sysSocialGiftReceiveItemsArea div.sysSocialGiftReceiveItems_itemListGroup div.sysSocialGiftReceiveItem div.sysSocialGiftReceiveItems_assortmentParentGroup div.sysSocialGiftReceiveItems_assortmentParent div.sysSocislGiftReceiveItems_assortmentParentNameLabelGroup span.sysSocialGiftReceiveItems_assortmentParentName {
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 500;
}
.sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveItemsAreaGroup div.sysSocialGiftReceiveItemsArea div.sysSocialGiftReceiveItems_itemListGroup div.sysSocialGiftReceiveItem div.sysSocialGiftReceiveItems_assortmentParentGroup div.sysSocialGiftReceiveItems_assortmentParent div.sysSocislGiftReceiveItems_assortmentParentNameLabelGroup span.sysRequired {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 20px;
  margin: 0;
  padding: 0;
  background: #ed6c3a;
  border: none;
  border-radius: 3px;
  font-size: 11px;
  line-height: 1;
  letter-spacing: 0;
  font-weight: 500;
  color: #ffffff;
}
.sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveItemsAreaGroup div.sysSocialGiftReceiveItemsArea div.sysSocialGiftReceiveItems_itemListGroup div.sysSocialGiftReceiveItem div.sysSocialGiftReceiveItems_assortmentParentGroup div.sysSocialGiftReceiveItems_assortmentParent div.sysSocislGiftReceiveItems_assortmentParentNameLabelGroup span.sysRequired::before {
  display: none;
}
.sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveItemsAreaGroup div.sysSocialGiftReceiveItemsArea div.sysSocialGiftReceiveItems_itemListGroup div.sysSocialGiftReceiveItem div.sysSocialGiftReceiveItems_assortmentParentGroup div.sysSocialGiftReceiveItems_assortmentParent div.sysSocislGiftReceiveItems_assortmentParentNameLabelGroup span.sysRequired::after {
  display: none;
}
@media screen and (max-width: 750px) {
  .sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveItemsAreaGroup div.sysSocialGiftReceiveItemsArea div.sysSocialGiftReceiveItems_itemListGroup div.sysSocialGiftReceiveItem div.sysSocialGiftReceiveItems_assortmentParentGroup div.sysSocialGiftReceiveItems_assortmentParent div.sysSocislGiftReceiveItems_assortmentParentNameLabelGroup {
    padding: 8vw 0;
    gap: 2.6666666667vw;
  }
  .sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveItemsAreaGroup div.sysSocialGiftReceiveItemsArea div.sysSocialGiftReceiveItems_itemListGroup div.sysSocialGiftReceiveItem div.sysSocialGiftReceiveItems_assortmentParentGroup div.sysSocialGiftReceiveItems_assortmentParent div.sysSocislGiftReceiveItems_assortmentParentNameLabelGroup span.sysSocialGiftReceiveItems_assortmentParentName {
    font-size: 4vw;
  }
}
.sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveItemsAreaGroup div.sysSocialGiftReceiveItemsArea div.sysSocialGiftReceiveItems_itemListGroup div.sysSocialGiftReceiveItem div.sysSocialGiftReceiveItems_assortmentParentGroup div.sysSocialGiftReceiveItems_assortmentParent div.sysSocialGiftReceiveItems_assortmentChildSection {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  flex-wrap: wrap;
  gap: 30px 20px;
}
@media screen and (max-width: 750px) {
  .sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveItemsAreaGroup div.sysSocialGiftReceiveItemsArea div.sysSocialGiftReceiveItems_itemListGroup div.sysSocialGiftReceiveItem div.sysSocialGiftReceiveItems_assortmentParentGroup div.sysSocialGiftReceiveItems_assortmentParent div.sysSocialGiftReceiveItems_assortmentChildSection {
    gap: 8vw;
  }
}
.sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveItemsAreaGroup div.sysSocialGiftReceiveItemsArea div.sysSocialGiftReceiveItems_itemListGroup div.sysSocialGiftReceiveItem div.sysSocialGiftReceiveItems_assortmentParentGroup div.sysSocialGiftReceiveItems_assortmentParent div.sysSocialGiftReceiveItems_assortmentChildSection div.sysSocialGiftReceiveItems_assortmentChildGroup {
  width: calc((100% - 20px) / 2);
  border: 2px solid #ffffff;
  padding: 20px;
  cursor: pointer;
}
@media screen and (max-width: 750px) {
  .sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveItemsAreaGroup div.sysSocialGiftReceiveItemsArea div.sysSocialGiftReceiveItems_itemListGroup div.sysSocialGiftReceiveItem div.sysSocialGiftReceiveItems_assortmentParentGroup div.sysSocialGiftReceiveItems_assortmentParent div.sysSocialGiftReceiveItems_assortmentChildSection div.sysSocialGiftReceiveItems_assortmentChildGroup {
    width: 100%;
    padding: 2.6666666667vw;
  }
}
.sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveItemsAreaGroup div.sysSocialGiftReceiveItemsArea div.sysSocialGiftReceiveItems_itemListGroup div.sysSocialGiftReceiveItem div.sysSocialGiftReceiveItems_assortmentParentGroup div.sysSocialGiftReceiveItems_assortmentParent div.sysSocialGiftReceiveItems_assortmentChildSection div.sysSocialGiftReceiveItems_assortmentChildGroup:has(input.sysSocialGiftReceiveItems_assortmentChild:checked) {
  border: 2px solid #e94709;
}
.sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveItemsAreaGroup div.sysSocialGiftReceiveItemsArea div.sysSocialGiftReceiveItems_itemListGroup div.sysSocialGiftReceiveItem div.sysSocialGiftReceiveItems_assortmentParentGroup div.sysSocialGiftReceiveItems_assortmentParent div.sysSocialGiftReceiveItems_assortmentChildSection div.sysSocialGiftReceiveItems_assortmentChildGroup label.sysSocialGiftReceiveItems_assortmentChildLabelGroup div.sysSocialGiftReceiveItems_assortmentChildSummary {
  margin: 0;
}
.sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveItemsAreaGroup div.sysSocialGiftReceiveItemsArea div.sysSocialGiftReceiveItems_itemListGroup div.sysSocialGiftReceiveItem div.sysSocialGiftReceiveItems_assortmentParentGroup div.sysSocialGiftReceiveItems_assortmentParent div.sysSocialGiftReceiveItems_assortmentChildSection div.sysSocialGiftReceiveItems_assortmentChildGroup label.sysSocialGiftReceiveItems_assortmentChildLabelGroup div.sysSocialGiftReceiveItems_assortmentChildSummary div.sysSocialGiftReceiveItems_assortmentChildImageGroup {
  margin-bottom: 10px;
}
@media screen and (max-width: 750px) {
  .sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveItemsAreaGroup div.sysSocialGiftReceiveItemsArea div.sysSocialGiftReceiveItems_itemListGroup div.sysSocialGiftReceiveItem div.sysSocialGiftReceiveItems_assortmentParentGroup div.sysSocialGiftReceiveItems_assortmentParent div.sysSocialGiftReceiveItems_assortmentChildSection div.sysSocialGiftReceiveItems_assortmentChildGroup label.sysSocialGiftReceiveItems_assortmentChildLabelGroup div.sysSocialGiftReceiveItems_assortmentChildSummary div.sysSocialGiftReceiveItems_assortmentChildImageGroup {
    margin-bottom: 2.6666666667vw;
  }
}
.sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveItemsAreaGroup div.sysSocialGiftReceiveItemsArea div.sysSocialGiftReceiveItems_itemListGroup div.sysSocialGiftReceiveItem div.sysSocialGiftReceiveItems_assortmentParentGroup div.sysSocialGiftReceiveItems_assortmentParent div.sysSocialGiftReceiveItems_assortmentChildSection div.sysSocialGiftReceiveItems_assortmentChildGroup label.sysSocialGiftReceiveItems_assortmentChildLabelGroup div.sysSocialGiftReceiveItems_assortmentChildSummary div.sysSocialGiftReceiveItems_assortmentChildNameGroup {
  padding: 0;
  margin-bottom: 10px;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 10px;
}
.sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveItemsAreaGroup div.sysSocialGiftReceiveItemsArea div.sysSocialGiftReceiveItems_itemListGroup div.sysSocialGiftReceiveItem div.sysSocialGiftReceiveItems_assortmentParentGroup div.sysSocialGiftReceiveItems_assortmentParent div.sysSocialGiftReceiveItems_assortmentChildSection div.sysSocialGiftReceiveItems_assortmentChildGroup label.sysSocialGiftReceiveItems_assortmentChildLabelGroup div.sysSocialGiftReceiveItems_assortmentChildSummary div.sysSocialGiftReceiveItems_assortmentChildNameGroup input.sysSocialGiftReceiveItems_assortmentChild {
  flex-shrink: 0;
  appearance: none;
  outline: none;
  display: block;
  width: 16px;
  height: 16px;
  margin: 3px 0 0;
  border-radius: 50%;
  border: 1px solid #979797 !important;
  background: #ffffff;
  position: relative;
}
.sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveItemsAreaGroup div.sysSocialGiftReceiveItemsArea div.sysSocialGiftReceiveItems_itemListGroup div.sysSocialGiftReceiveItem div.sysSocialGiftReceiveItems_assortmentParentGroup div.sysSocialGiftReceiveItems_assortmentParent div.sysSocialGiftReceiveItems_assortmentChildSection div.sysSocialGiftReceiveItems_assortmentChildGroup label.sysSocialGiftReceiveItems_assortmentChildLabelGroup div.sysSocialGiftReceiveItems_assortmentChildSummary div.sysSocialGiftReceiveItems_assortmentChildNameGroup input.sysSocialGiftReceiveItems_assortmentChild:checked {
  border: 1px solid #ed6c3a !important;
}
.sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveItemsAreaGroup div.sysSocialGiftReceiveItemsArea div.sysSocialGiftReceiveItems_itemListGroup div.sysSocialGiftReceiveItem div.sysSocialGiftReceiveItems_assortmentParentGroup div.sysSocialGiftReceiveItems_assortmentParent div.sysSocialGiftReceiveItems_assortmentChildSection div.sysSocialGiftReceiveItems_assortmentChildGroup label.sysSocialGiftReceiveItems_assortmentChildLabelGroup div.sysSocialGiftReceiveItems_assortmentChildSummary div.sysSocialGiftReceiveItems_assortmentChildNameGroup input.sysSocialGiftReceiveItems_assortmentChild:checked::after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  background: #ed6c3a;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 750px) {
  .sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveItemsAreaGroup div.sysSocialGiftReceiveItemsArea div.sysSocialGiftReceiveItems_itemListGroup div.sysSocialGiftReceiveItem div.sysSocialGiftReceiveItems_assortmentParentGroup div.sysSocialGiftReceiveItems_assortmentParent div.sysSocialGiftReceiveItems_assortmentChildSection div.sysSocialGiftReceiveItems_assortmentChildGroup label.sysSocialGiftReceiveItems_assortmentChildLabelGroup div.sysSocialGiftReceiveItems_assortmentChildSummary div.sysSocialGiftReceiveItems_assortmentChildNameGroup input.sysSocialGiftReceiveItems_assortmentChild {
    width: 4.2666666667vw;
    height: 4.2666666667vw;
    margin: 0.5333333333vw 0 0;
  }
}
.sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveItemsAreaGroup div.sysSocialGiftReceiveItemsArea div.sysSocialGiftReceiveItems_itemListGroup div.sysSocialGiftReceiveItem div.sysSocialGiftReceiveItems_assortmentParentGroup div.sysSocialGiftReceiveItems_assortmentParent div.sysSocialGiftReceiveItems_assortmentChildSection div.sysSocialGiftReceiveItems_assortmentChildGroup label.sysSocialGiftReceiveItems_assortmentChildLabelGroup div.sysSocialGiftReceiveItems_assortmentChildSummary div.sysSocialGiftReceiveItems_assortmentChildNameGroup span.sysSocialGiftReceiveItems_assortmentChildName {
  font-family: "Noto Sans JP", "Helvetica Neue", "Helvetica", "Hiragino Sans", "Arial", "Yu Gothic", "Meiryo", sans-serif;
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 500;
}
@media screen and (max-width: 750px) {
  .sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveItemsAreaGroup div.sysSocialGiftReceiveItemsArea div.sysSocialGiftReceiveItems_itemListGroup div.sysSocialGiftReceiveItem div.sysSocialGiftReceiveItems_assortmentParentGroup div.sysSocialGiftReceiveItems_assortmentParent div.sysSocialGiftReceiveItems_assortmentChildSection div.sysSocialGiftReceiveItems_assortmentChildGroup label.sysSocialGiftReceiveItems_assortmentChildLabelGroup div.sysSocialGiftReceiveItems_assortmentChildSummary div.sysSocialGiftReceiveItems_assortmentChildNameGroup {
    padding: 0;
    margin-bottom: 2.6666666667vw;
  }
  .sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveItemsAreaGroup div.sysSocialGiftReceiveItemsArea div.sysSocialGiftReceiveItems_itemListGroup div.sysSocialGiftReceiveItem div.sysSocialGiftReceiveItems_assortmentParentGroup div.sysSocialGiftReceiveItems_assortmentParent div.sysSocialGiftReceiveItems_assortmentChildSection div.sysSocialGiftReceiveItems_assortmentChildGroup label.sysSocialGiftReceiveItems_assortmentChildLabelGroup div.sysSocialGiftReceiveItems_assortmentChildSummary div.sysSocialGiftReceiveItems_assortmentChildNameGroup span.sysSocialGiftReceiveItems_assortmentChildName {
    font-size: 3.7333333333vw;
  }
}
.sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveItemsAreaGroup div.sysSocialGiftReceiveItemsArea div.sysSocialGiftReceiveItems_itemListGroup div.sysSocialGiftReceiveItem div.sysSocialGiftReceiveItems_assortmentParentGroup div.sysSocialGiftReceiveItems_assortmentParent div.sysSocialGiftReceiveItems_assortmentChildSection div.sysSocialGiftReceiveItems_assortmentChildGroup label.sysSocialGiftReceiveItems_assortmentChildLabelGroup div.sysSocialGiftReceiveItems_assortmentChildSummary div.sysSocialGiftReceiveItems_assortmentChildDescription {
  padding: 0;
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 400;
}
@media screen and (max-width: 750px) {
  .sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveItemsAreaGroup div.sysSocialGiftReceiveItemsArea div.sysSocialGiftReceiveItems_itemListGroup div.sysSocialGiftReceiveItem div.sysSocialGiftReceiveItems_assortmentParentGroup div.sysSocialGiftReceiveItems_assortmentParent div.sysSocialGiftReceiveItems_assortmentChildSection div.sysSocialGiftReceiveItems_assortmentChildGroup label.sysSocialGiftReceiveItems_assortmentChildLabelGroup div.sysSocialGiftReceiveItems_assortmentChildSummary div.sysSocialGiftReceiveItems_assortmentChildDescription {
    padding: 0;
    font-size: 3.7333333333vw;
  }
}
.sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup {
  margin: 0 auto 45px;
  padding: 0;
  border: none;
}
.sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup div.sysSocialGiftReceiveDeliveryAddressAndItemsTitle {
  display: block;
  width: 100%;
  font-size: 20px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 700;
  text-align: left;
  padding: 0 0 15px;
  border-bottom: 1px solid #979797;
  margin: 0 0 30px;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  .sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup div.sysSocialGiftReceiveDeliveryAddressAndItemsTitle {
    font-size: 1.6129032258vw;
    padding: 0 0 1.2096774194vw;
    margin: 0 0 2.4193548387vw;
  }
}
@media screen and (max-width: 750px) {
  .sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup div.sysSocialGiftReceiveDeliveryAddressAndItemsTitle {
    font-size: 4.2666666667vw;
    padding: 0 0 2.6666666667vw;
    margin: 0 0 5.3333333333vw;
  }
}
.sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup div.sysSocialGiftReceiveItemsArea {
  margin: 0 auto 50px;
}
@media screen and (max-width: 750px) {
  .sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup div.sysSocialGiftReceiveItemsArea {
    margin: 0 auto 8vw;
  }
}
.sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup div.sysSocialGiftReceiveItemsArea div.sysSocialGiftReceiveItemsTitle {
  display: block;
  width: 100%;
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 700;
  text-align: left;
  padding: 0;
  margin: 0 0 15px;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  .sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup div.sysSocialGiftReceiveItemsArea div.sysSocialGiftReceiveItemsTitle {
    font-size: 1.2096774194vw;
    margin: 0 0 1.2096774194vw;
  }
}
@media screen and (max-width: 750px) {
  .sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup div.sysSocialGiftReceiveItemsArea div.sysSocialGiftReceiveItemsTitle {
    font-size: 3.4666666667vw;
    margin: 0 0 2.6666666667vw;
  }
}
.sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup div.sysSocialGiftReceiveItemsArea div.sysSocialGiftReceiveItems_itemListGroup {
  padding: 0;
  border: none;
}
.sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup div.sysSocialGiftReceiveItemsArea div.sysSocialGiftReceiveItems_itemListGroup div.sysSocialGiftReceiveItem {
  margin: 0;
  padding: 0;
  border: none;
}
.sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup div.sysSocialGiftReceiveItemsArea div.sysSocialGiftReceiveItems_itemListGroup div.sysSocialGiftReceiveItem div.sysSocialGiftReceiveItems_assortmentParentGroup {
  padding: 20px;
  border: 1px solid #979797;
  margin: 0 auto 50px;
}
@media screen and (max-width: 750px) {
  .sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup div.sysSocialGiftReceiveItemsArea div.sysSocialGiftReceiveItems_itemListGroup div.sysSocialGiftReceiveItem div.sysSocialGiftReceiveItems_assortmentParentGroup {
    padding: 2.6666666667vw;
    margin: 0 auto 8vw;
  }
}
.sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup div.sysSocialGiftReceiveItemsArea div.sysSocialGiftReceiveItems_itemListGroup div.sysSocialGiftReceiveItem div.sysSocialGiftReceiveItems_assortmentParentGroup div.sysSocialGiftReceiveItems_assortmentParent span.sysSocialGiftReceiveItems_assortmentParentName {
  display: none;
}
.sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup div.sysSocialGiftReceiveItemsArea div.sysSocialGiftReceiveItems_itemListGroup div.sysSocialGiftReceiveItem div.sysSocialGiftReceiveItems_assortmentParentGroup div.sysSocialGiftReceiveItems_assortmentParent div.sysSocialGiftReceiveItems_assortmentChildSection div.sysSocialGiftReceiveItems_assortmentChildGroup label.sysSocialGiftReceiveItems_assortmentChildLabelGroup div.sysSocialGiftReceiveItems_assortmentChildSummary {
  width: 100%;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: flex-start;
  align-items: stretch;
  gap: 0;
}
@media screen and (max-width: 750px) {
  .sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup div.sysSocialGiftReceiveItemsArea div.sysSocialGiftReceiveItems_itemListGroup div.sysSocialGiftReceiveItem div.sysSocialGiftReceiveItems_assortmentParentGroup div.sysSocialGiftReceiveItems_assortmentParent div.sysSocialGiftReceiveItems_assortmentChildSection div.sysSocialGiftReceiveItems_assortmentChildGroup label.sysSocialGiftReceiveItems_assortmentChildLabelGroup div.sysSocialGiftReceiveItems_assortmentChildSummary {
    display: block;
  }
}
.sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup div.sysSocialGiftReceiveItemsArea div.sysSocialGiftReceiveItems_itemListGroup div.sysSocialGiftReceiveItem div.sysSocialGiftReceiveItems_assortmentParentGroup div.sysSocialGiftReceiveItems_assortmentParent div.sysSocialGiftReceiveItems_assortmentChildSection div.sysSocialGiftReceiveItems_assortmentChildGroup label.sysSocialGiftReceiveItems_assortmentChildLabelGroup div.sysSocialGiftReceiveItems_assortmentChildSummary span.sysSocialGiftReceiveItems_assortmentChildName {
  width: 100%;
  display: block;
  width: 100%;
  font-size: 20px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 700;
  text-align: left;
  padding: 0 0 15px;
  border-bottom: 1px solid #979797;
  margin: 0 0 30px;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  .sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup div.sysSocialGiftReceiveItemsArea div.sysSocialGiftReceiveItems_itemListGroup div.sysSocialGiftReceiveItem div.sysSocialGiftReceiveItems_assortmentParentGroup div.sysSocialGiftReceiveItems_assortmentParent div.sysSocialGiftReceiveItems_assortmentChildSection div.sysSocialGiftReceiveItems_assortmentChildGroup label.sysSocialGiftReceiveItems_assortmentChildLabelGroup div.sysSocialGiftReceiveItems_assortmentChildSummary span.sysSocialGiftReceiveItems_assortmentChildName {
    font-size: 1.6129032258vw;
    padding: 0 0 1.2096774194vw;
    margin: 0 0 2.4193548387vw;
  }
}
@media screen and (max-width: 750px) {
  .sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup div.sysSocialGiftReceiveItemsArea div.sysSocialGiftReceiveItems_itemListGroup div.sysSocialGiftReceiveItem div.sysSocialGiftReceiveItems_assortmentParentGroup div.sysSocialGiftReceiveItems_assortmentParent div.sysSocialGiftReceiveItems_assortmentChildSection div.sysSocialGiftReceiveItems_assortmentChildGroup label.sysSocialGiftReceiveItems_assortmentChildLabelGroup div.sysSocialGiftReceiveItems_assortmentChildSummary span.sysSocialGiftReceiveItems_assortmentChildName {
    font-size: 4.2666666667vw;
    padding: 0 0 2.6666666667vw;
    margin: 0 0 5.3333333333vw;
  }
}
.sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup div.sysSocialGiftReceiveItemsArea div.sysSocialGiftReceiveItems_itemListGroup div.sysSocialGiftReceiveItem div.sysSocialGiftReceiveItems_assortmentParentGroup div.sysSocialGiftReceiveItems_assortmentParent div.sysSocialGiftReceiveItems_assortmentChildSection div.sysSocialGiftReceiveItems_assortmentChildGroup label.sysSocialGiftReceiveItems_assortmentChildLabelGroup div.sysSocialGiftReceiveItems_assortmentChildSummary div.sysSocialGiftReceiveItems_assortmentChildImageGroup {
  width: 40%;
}
@media screen and (max-width: 750px) {
  .sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup div.sysSocialGiftReceiveItemsArea div.sysSocialGiftReceiveItems_itemListGroup div.sysSocialGiftReceiveItem div.sysSocialGiftReceiveItems_assortmentParentGroup div.sysSocialGiftReceiveItems_assortmentParent div.sysSocialGiftReceiveItems_assortmentChildSection div.sysSocialGiftReceiveItems_assortmentChildGroup label.sysSocialGiftReceiveItems_assortmentChildLabelGroup div.sysSocialGiftReceiveItems_assortmentChildSummary div.sysSocialGiftReceiveItems_assortmentChildImageGroup {
    width: 100%;
    margin-bottom: 2.6666666667vw;
  }
}
.sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup div.sysSocialGiftReceiveItemsArea div.sysSocialGiftReceiveItems_itemListGroup div.sysSocialGiftReceiveItem div.sysSocialGiftReceiveItems_assortmentParentGroup div.sysSocialGiftReceiveItems_assortmentParent div.sysSocialGiftReceiveItems_assortmentChildSection div.sysSocialGiftReceiveItems_assortmentChildGroup label.sysSocialGiftReceiveItems_assortmentChildLabelGroup div.sysSocialGiftReceiveItems_assortmentChildSummary div.sysSocialGiftReceiveItems_assortmentChildImageGroup img.sysSocialGiftReceiveItems_assortmentChildImage {
  width: 100%;
}
.sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup div.sysSocialGiftReceiveItemsArea div.sysSocialGiftReceiveItems_itemListGroup div.sysSocialGiftReceiveItem div.sysSocialGiftReceiveItems_assortmentParentGroup div.sysSocialGiftReceiveItems_assortmentParent div.sysSocialGiftReceiveItems_assortmentChildSection div.sysSocialGiftReceiveItems_assortmentChildGroup label.sysSocialGiftReceiveItems_assortmentChildLabelGroup div.sysSocialGiftReceiveItems_assortmentChildSummary div.sysSocialGiftReceiveItems_assortmentChildDescription {
  width: 60%;
  padding-left: 30px;
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 400;
}
@media screen and (max-width: 750px) {
  .sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup div.sysSocialGiftReceiveItemsArea div.sysSocialGiftReceiveItems_itemListGroup div.sysSocialGiftReceiveItem div.sysSocialGiftReceiveItems_assortmentParentGroup div.sysSocialGiftReceiveItems_assortmentParent div.sysSocialGiftReceiveItems_assortmentChildSection div.sysSocialGiftReceiveItems_assortmentChildGroup label.sysSocialGiftReceiveItems_assortmentChildLabelGroup div.sysSocialGiftReceiveItems_assortmentChildSummary div.sysSocialGiftReceiveItems_assortmentChildDescription {
    width: 100%;
    padding-left: 0;
    font-size: 3.7333333333vw;
  }
}
.sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup div.sysSocialGiftReceiveDeliveryAddressArea div.sysSocialGiftReceiveDeliveryAddressTitle {
  display: block;
  width: 100%;
  font-size: 20px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 700;
  text-align: left;
  padding: 0 0 15px;
  border-bottom: 1px solid #979797;
  margin: 0 0 30px;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  .sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup div.sysSocialGiftReceiveDeliveryAddressArea div.sysSocialGiftReceiveDeliveryAddressTitle {
    font-size: 1.6129032258vw;
    padding: 0 0 1.2096774194vw;
    margin: 0 0 2.4193548387vw;
  }
}
@media screen and (max-width: 750px) {
  .sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup div.sysSocialGiftReceiveDeliveryAddressArea div.sysSocialGiftReceiveDeliveryAddressTitle {
    font-size: 4.2666666667vw;
    padding: 0 0 2.6666666667vw;
    margin: 0 0 5.3333333333vw;
  }
}
.sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup div.sysSocialGiftReceiveDeliveryAddressArea div.sysFormItem {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  border-top: 1px solid #cccccc;
  gap: 0 20px;
}
.sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup div.sysSocialGiftReceiveDeliveryAddressArea div.sysFormItem::after {
  content: "";
  display: block;
}
@media screen and (max-width: 750px) {
  .sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup div.sysSocialGiftReceiveDeliveryAddressArea div.sysFormItem {
    flex-wrap: wrap;
    gap: 4vw 2.6666666667vw;
    border-top: none;
    padding-bottom: 6.6666666667vw;
  }
  .sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup div.sysSocialGiftReceiveDeliveryAddressArea div.sysFormItem::after {
    display: none;
  }
}
.sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup div.sysSocialGiftReceiveDeliveryAddressArea div.sysFormItem label.sysFormLabel {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 290px;
  padding: 30px 15px;
  flex-shrink: 0;
  background: #efedeb;
  gap: 16px;
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 500;
  margin: 0;
}
.sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup div.sysSocialGiftReceiveDeliveryAddressArea div.sysFormItem label.sysFormLabel span.sysRequired {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 20px;
  margin: 0;
  padding: 0;
  background: #ed6c3a;
  border: none;
  border-radius: 3px;
  font-size: 11px;
  line-height: 1;
  letter-spacing: 0;
  font-weight: 500;
  color: #ffffff;
  flex-shrink: 0;
}
.sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup div.sysSocialGiftReceiveDeliveryAddressArea div.sysFormItem label.sysFormLabel span.sysRequired::before {
  display: none;
}
.sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup div.sysSocialGiftReceiveDeliveryAddressArea div.sysFormItem label.sysFormLabel span.sysRequired::after {
  display: none;
}
@media screen and (max-width: 750px) {
  .sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup div.sysSocialGiftReceiveDeliveryAddressArea div.sysFormItem label.sysFormLabel {
    width: calc(100% + 5.3333333333vw);
    padding: 2.9333333333vw 2.6666666667vw 3.2vw 5.3333333333vw;
    position: relative;
    left: -5.3333333333vw;
    font-size: 3.2vw;
  }
}
.sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup div.sysSocialGiftReceiveDeliveryAddressArea div.sysFormItem div.sysFormField {
  width: 100%;
}
.sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup div.sysSocialGiftReceiveDeliveryAddressArea div.sysName div.sysFormField > input {
  width: 100%;
  height: 40px;
  margin: 0;
  padding: 10px;
  border: 1px solid #979797;
  border-radius: 5px;
  font-size: 15px;
  line-height: 1;
  letter-spacing: 0;
  font-weight: 400;
  outline: none;
}
.sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup div.sysSocialGiftReceiveDeliveryAddressArea div.sysName div.sysFormField > input::placeholder {
  color: #979797;
}
.sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup div.sysSocialGiftReceiveDeliveryAddressArea div.sysName div.sysFormField > input:focus {
  border: 1px solid #e94708;
}
@media screen and (max-width: 750px) {
  .sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup div.sysSocialGiftReceiveDeliveryAddressArea div.sysName div.sysFormField > input {
    height: 10.6666666667vw;
    padding: 2.4vw 2.6666666667vw 1.8666666667vw;
    border-radius: 1.3333333333vw;
    font-size: 3.2vw;
    line-height: 2;
  }
}
.sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup div.sysSocialGiftReceiveDeliveryAddressArea div.sysNameKana div.sysFormField > input {
  width: 100%;
  height: 40px;
  margin: 0;
  padding: 10px;
  border: 1px solid #979797;
  border-radius: 5px;
  font-size: 15px;
  line-height: 1;
  letter-spacing: 0;
  font-weight: 400;
  outline: none;
}
.sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup div.sysSocialGiftReceiveDeliveryAddressArea div.sysNameKana div.sysFormField > input::placeholder {
  color: #979797;
}
.sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup div.sysSocialGiftReceiveDeliveryAddressArea div.sysNameKana div.sysFormField > input:focus {
  border: 1px solid #e94708;
}
@media screen and (max-width: 750px) {
  .sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup div.sysSocialGiftReceiveDeliveryAddressArea div.sysNameKana div.sysFormField > input {
    height: 10.6666666667vw;
    padding: 2.4vw 2.6666666667vw 1.8666666667vw;
    border-radius: 1.3333333333vw;
    font-size: 3.2vw;
    line-height: 2;
  }
}
.sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup div.sysSocialGiftReceiveDeliveryAddressArea div.sysZipcode label.sysFormLabel {
  padding: 20px 15px;
}
@media screen and (max-width: 750px) {
  .sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup div.sysSocialGiftReceiveDeliveryAddressArea div.sysZipcode label.sysFormLabel {
    padding: 2.9333333333vw 2.6666666667vw 3.2vw 5.3333333333vw;
  }
}
.sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup div.sysSocialGiftReceiveDeliveryAddressArea div.sysZipcode div.sysFormField {
  width: 225px;
}
.sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup div.sysSocialGiftReceiveDeliveryAddressArea div.sysZipcode div.sysFormField > input {
  width: 100%;
  height: 40px;
  margin: 0;
  padding: 10px;
  border: 1px solid #979797;
  border-radius: 5px;
  font-size: 15px;
  line-height: 1;
  letter-spacing: 0;
  font-weight: 400;
  outline: none;
}
.sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup div.sysSocialGiftReceiveDeliveryAddressArea div.sysZipcode div.sysFormField > input::placeholder {
  color: #979797;
}
.sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup div.sysSocialGiftReceiveDeliveryAddressArea div.sysZipcode div.sysFormField > input:focus {
  border: 1px solid #e94708;
}
@media screen and (max-width: 750px) {
  .sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup div.sysSocialGiftReceiveDeliveryAddressArea div.sysZipcode div.sysFormField > input {
    height: 10.6666666667vw;
    padding: 2.4vw 2.6666666667vw 1.8666666667vw;
    border-radius: 1.3333333333vw;
    font-size: 3.2vw;
    line-height: 2;
  }
}
.sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup div.sysSocialGiftReceiveDeliveryAddressArea div.sysZipcode button.sysSocialGiftCommonButton {
  display: block;
  width: 100%;
  max-width: 100px;
  height: 40px;
  margin: 0;
  padding: 0;
  background: #313131;
  border: 1px solid #313131;
  border-radius: 5px;
  font-size: 15px;
  font-weight: 700;
  color: #ffffff;
  transition-duration: 0.3s;
}
.sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup div.sysSocialGiftReceiveDeliveryAddressArea div.sysZipcode button.sysSocialGiftCommonButton:hover {
  background: #ffffff;
  color: #313131;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  .sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup div.sysSocialGiftReceiveDeliveryAddressArea div.sysZipcode button.sysSocialGiftCommonButton {
    max-width: 8.064516129vw;
    height: 3.2258064516vw;
    border-radius: 0.4032258065vw;
    font-size: 1.2096774194vw;
  }
}
@media screen and (max-width: 750px) {
  .sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup div.sysSocialGiftReceiveDeliveryAddressArea div.sysZipcode button.sysSocialGiftCommonButton {
    height: 10.6666666667vw;
    border-radius: 1.3333333333vw;
    font-size: 3.4666666667vw;
  }
}
@media screen and (max-width: 750px) {
  .sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup div.sysSocialGiftReceiveDeliveryAddressArea div.sysZipcode button.sysSocialGiftCommonButton {
    width: calc(100% - 62.6666666667vw);
  }
}
.sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup div.sysSocialGiftReceiveDeliveryAddressArea div.sysPrefStateId div.sysFormField > select {
  width: 225px;
  height: 40px;
  margin: 0;
  padding: 10px;
  border: 1px solid #979797;
  background: #ffffff url("/img/common/select_arr.png") center right 11px no-repeat;
  background-size: 8px auto;
  border-radius: 5px;
  font-size: 15px;
  line-height: 1;
  letter-spacing: 0;
  font-weight: 400;
}
@media screen and (max-width: 750px) {
  .sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup div.sysSocialGiftReceiveDeliveryAddressArea div.sysPrefStateId div.sysFormField > select {
    width: 60vw;
    height: 10.6666666667vw;
    padding: 2.4vw 2.6666666667vw 1.8666666667vw;
    border-radius: 1.3333333333vw;
    font-size: 3.2vw;
    line-height: 2;
    background: #ffffff url("/img/common/select_arr.png") center right 2.9333333333vw no-repeat;
    background-size: 2.1333333333vw auto;
  }
}
.sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup div.sysSocialGiftReceiveDeliveryAddressArea div.sysAddress1 div.sysFormField > input {
  width: 100%;
  height: 40px;
  margin: 0;
  padding: 10px;
  border: 1px solid #979797;
  border-radius: 5px;
  font-size: 15px;
  line-height: 1;
  letter-spacing: 0;
  font-weight: 400;
  outline: none;
}
.sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup div.sysSocialGiftReceiveDeliveryAddressArea div.sysAddress1 div.sysFormField > input::placeholder {
  color: #979797;
}
.sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup div.sysSocialGiftReceiveDeliveryAddressArea div.sysAddress1 div.sysFormField > input:focus {
  border: 1px solid #e94708;
}
@media screen and (max-width: 750px) {
  .sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup div.sysSocialGiftReceiveDeliveryAddressArea div.sysAddress1 div.sysFormField > input {
    height: 10.6666666667vw;
    padding: 2.4vw 2.6666666667vw 1.8666666667vw;
    border-radius: 1.3333333333vw;
    font-size: 3.2vw;
    line-height: 2;
  }
}
.sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup div.sysSocialGiftReceiveDeliveryAddressArea div.sysAddress2 div.sysFormField > input {
  width: 100%;
  height: 40px;
  margin: 0;
  padding: 10px;
  border: 1px solid #979797;
  border-radius: 5px;
  font-size: 15px;
  line-height: 1;
  letter-spacing: 0;
  font-weight: 400;
  outline: none;
}
.sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup div.sysSocialGiftReceiveDeliveryAddressArea div.sysAddress2 div.sysFormField > input::placeholder {
  color: #979797;
}
.sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup div.sysSocialGiftReceiveDeliveryAddressArea div.sysAddress2 div.sysFormField > input:focus {
  border: 1px solid #e94708;
}
@media screen and (max-width: 750px) {
  .sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup div.sysSocialGiftReceiveDeliveryAddressArea div.sysAddress2 div.sysFormField > input {
    height: 10.6666666667vw;
    padding: 2.4vw 2.6666666667vw 1.8666666667vw;
    border-radius: 1.3333333333vw;
    font-size: 3.2vw;
    line-height: 2;
  }
}
.sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup div.sysSocialGiftReceiveDeliveryAddressArea div.sysTel div.sysFormField > input {
  width: 100%;
  height: 40px;
  margin: 0;
  padding: 10px;
  border: 1px solid #979797;
  border-radius: 5px;
  font-size: 15px;
  line-height: 1;
  letter-spacing: 0;
  font-weight: 400;
  outline: none;
}
.sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup div.sysSocialGiftReceiveDeliveryAddressArea div.sysTel div.sysFormField > input::placeholder {
  color: #979797;
}
.sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup div.sysSocialGiftReceiveDeliveryAddressArea div.sysTel div.sysFormField > input:focus {
  border: 1px solid #e94708;
}
@media screen and (max-width: 750px) {
  .sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup div.sysSocialGiftReceiveDeliveryAddressArea div.sysTel div.sysFormField > input {
    height: 10.6666666667vw;
    padding: 2.4vw 2.6666666667vw 1.8666666667vw;
    border-radius: 1.3333333333vw;
    font-size: 3.2vw;
    line-height: 2;
  }
}
.sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup div.sysSocialGiftReceiveDeliveryAddressArea div.sysMailaddress div.sysFormField > input {
  width: 100%;
  height: 40px;
  margin: 0;
  padding: 10px;
  border: 1px solid #979797;
  border-radius: 5px;
  font-size: 15px;
  line-height: 1;
  letter-spacing: 0;
  font-weight: 400;
  outline: none;
}
.sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup div.sysSocialGiftReceiveDeliveryAddressArea div.sysMailaddress div.sysFormField > input::placeholder {
  color: #979797;
}
.sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup div.sysSocialGiftReceiveDeliveryAddressArea div.sysMailaddress div.sysFormField > input:focus {
  border: 1px solid #e94708;
}
@media screen and (max-width: 750px) {
  .sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup div.sysSocialGiftReceiveDeliveryAddressArea div.sysMailaddress div.sysFormField > input {
    height: 10.6666666667vw;
    padding: 2.4vw 2.6666666667vw 1.8666666667vw;
    border-radius: 1.3333333333vw;
    font-size: 3.2vw;
    line-height: 2;
  }
}
.sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup div.sysSocialGiftReceiveDeliveryMethodArea {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  border-top: 1px solid #cccccc;
  gap: 0;
}
.sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup div.sysSocialGiftReceiveDeliveryMethodArea::after {
  content: "";
  display: block;
}
@media screen and (max-width: 750px) {
  .sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup div.sysSocialGiftReceiveDeliveryMethodArea {
    flex-wrap: wrap;
    gap: 4vw 2.6666666667vw;
    border-top: none;
    padding-bottom: 6.6666666667vw;
  }
  .sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup div.sysSocialGiftReceiveDeliveryMethodArea::after {
    display: none;
  }
}
.sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup div.sysSocialGiftReceiveDeliveryMethodArea div.sysSocialGiftReceiveDeliveryMethodTitle {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 290px;
  padding: 30px 15px;
  flex-shrink: 0;
  background: #efedeb;
  gap: 16px;
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 500;
  margin: 0;
}
.sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup div.sysSocialGiftReceiveDeliveryMethodArea div.sysSocialGiftReceiveDeliveryMethodTitle span.sysRequired {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 20px;
  margin: 0;
  padding: 0;
  background: #ed6c3a;
  border: none;
  border-radius: 3px;
  font-size: 11px;
  line-height: 1;
  letter-spacing: 0;
  font-weight: 500;
  color: #ffffff;
  flex-shrink: 0;
}
.sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup div.sysSocialGiftReceiveDeliveryMethodArea div.sysSocialGiftReceiveDeliveryMethodTitle span.sysRequired::before {
  display: none;
}
.sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup div.sysSocialGiftReceiveDeliveryMethodArea div.sysSocialGiftReceiveDeliveryMethodTitle span.sysRequired::after {
  display: none;
}
@media screen and (max-width: 750px) {
  .sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup div.sysSocialGiftReceiveDeliveryMethodArea div.sysSocialGiftReceiveDeliveryMethodTitle {
    width: calc(100% + 5.3333333333vw);
    padding: 2.9333333333vw 2.6666666667vw 3.2vw 5.3333333333vw;
    position: relative;
    left: -5.3333333333vw;
    font-size: 3.2vw;
  }
}
.sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup div.sysSocialGiftReceiveDeliveryMethodArea ul.sysSelectDelivery {
  width: calc(100% - 310px);
  display: flex;
  justify-content: flex-start;
  align-items: center;
  padding: 0 20px;
  gap: 30px;
}
@media screen and (max-width: 750px) {
  .sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup div.sysSocialGiftReceiveDeliveryMethodArea ul.sysSelectDelivery {
    width: 100%;
    padding: 0;
  }
}
.sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup div.sysSocialGiftReceiveDeliveryMethodArea ul.sysSelectDelivery > li > label {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 10px;
}
.sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup div.sysSocialGiftReceiveDeliveryMethodArea ul.sysSelectDelivery > li > label > input {
  appearance: none;
  outline: none;
  display: block;
  width: 16px;
  height: 16px;
  margin: 0;
  border-radius: 50%;
  border: 1px solid #979797 !important;
  background: #ffffff;
  position: relative;
}
.sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup div.sysSocialGiftReceiveDeliveryMethodArea ul.sysSelectDelivery > li > label > input:checked {
  border: 1px solid #ee7800 !important;
}
.sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup div.sysSocialGiftReceiveDeliveryMethodArea ul.sysSelectDelivery > li > label > input:checked::after {
  content: "";
  display: block;
  width: 10px;
  height: 10px;
  background: #ee7800;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup div.sysSocialGiftReceiveDeliveryMethodArea div#selectHopeDelivery {
  width: 100%;
}
.sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup div.sysSocialGiftReceiveDeliveryMethodArea div#selectHopeDelivery > div {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  border-top: 1px solid #cccccc;
  gap: 0 20px;
}
.sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup div.sysSocialGiftReceiveDeliveryMethodArea div#selectHopeDelivery > div::after {
  content: "";
  display: block;
}
@media screen and (max-width: 750px) {
  .sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup div.sysSocialGiftReceiveDeliveryMethodArea div#selectHopeDelivery > div {
    flex-wrap: wrap;
    gap: 4vw 2.6666666667vw;
    border-top: none;
    padding-bottom: 6.6666666667vw;
  }
  .sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup div.sysSocialGiftReceiveDeliveryMethodArea div#selectHopeDelivery > div::after {
    display: none;
  }
}
.sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup div.sysSocialGiftReceiveDeliveryMethodArea div#selectHopeDelivery > div > label {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 290px;
  padding: 30px 15px;
  flex-shrink: 0;
  background: #efedeb;
  gap: 16px;
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 500;
  margin: 0;
}
.sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup div.sysSocialGiftReceiveDeliveryMethodArea div#selectHopeDelivery > div > label span.sysRequired {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 44px;
  height: 20px;
  margin: 0;
  padding: 0;
  background: #ed6c3a;
  border: none;
  border-radius: 3px;
  font-size: 11px;
  line-height: 1;
  letter-spacing: 0;
  font-weight: 500;
  color: #ffffff;
  flex-shrink: 0;
}
.sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup div.sysSocialGiftReceiveDeliveryMethodArea div#selectHopeDelivery > div > label span.sysRequired::before {
  display: none;
}
.sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup div.sysSocialGiftReceiveDeliveryMethodArea div#selectHopeDelivery > div > label span.sysRequired::after {
  display: none;
}
@media screen and (max-width: 750px) {
  .sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup div.sysSocialGiftReceiveDeliveryMethodArea div#selectHopeDelivery > div > label {
    width: calc(100% + 5.3333333333vw);
    padding: 2.9333333333vw 2.6666666667vw 3.2vw 5.3333333333vw;
    position: relative;
    left: -5.3333333333vw;
    font-size: 3.2vw;
  }
}
.sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup div.sysSocialGiftReceiveDeliveryMethodArea div#selectHopeDelivery > div select {
  width: 225px;
  height: 40px;
  margin: 0;
  padding: 10px;
  border: 1px solid #979797;
  background: #ffffff url("/img/common/select_arr.png") center right 11px no-repeat;
  background-size: 8px auto;
  border-radius: 5px;
  font-size: 15px;
  line-height: 1;
  letter-spacing: 0;
  font-weight: 400;
}
@media screen and (max-width: 750px) {
  .sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup div.sysSocialGiftReceiveDeliveryMethodArea div#selectHopeDelivery > div select {
    width: 60vw;
    height: 10.6666666667vw;
    padding: 2.4vw 2.6666666667vw 1.8666666667vw;
    border-radius: 1.3333333333vw;
    font-size: 3.2vw;
    line-height: 2;
    background: #ffffff url("/img/common/select_arr.png") center right 2.9333333333vw no-repeat;
    background-size: 2.1333333333vw auto;
  }
}
.sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup div.sysSocialGiftReceiveDeliveryMethodArea div#selectHopeDelivery > div:nth-child(2) {
  border-bottom: 1px solid #cccccc;
}
.sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftButtonGroup input.sysSocialGiftNextButton {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 400px;
  height: auto;
  aspect-ratio: 400/62;
  margin: 0;
  padding: 0;
  background: #e94709;
  border: 1px solid #e94709;
  border-radius: 15px;
  font-size: 15px;
  font-weight: 700;
  color: #ffffff;
  transition-duration: 0.3s;
  margin: 0 auto;
}
.sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftButtonGroup input.sysSocialGiftNextButton:hover {
  background: #ffffff;
  color: #e94709;
  text-decoration: none;
}
@media screen and (max-width: 750px) {
  .sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysForm > form div.sysSocialGiftButtonGroup input.sysSocialGiftNextButton {
    border-radius: 2.6666666667vw;
    font-size: 3.4666666667vw;
    max-width: 335px;
    aspect-ratio: 335/50;
  }
}
.sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup {
  margin: 0 auto 45px;
  padding: 0;
  border: none;
}
.sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup div.sysSocialGiftReceiveDeliveryAddressAndItemsTitle {
  display: block;
  width: 100%;
  font-size: 20px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 700;
  text-align: left;
  padding: 0 0 15px;
  border-bottom: 1px solid #979797;
  margin: 0 0 30px;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  .sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup div.sysSocialGiftReceiveDeliveryAddressAndItemsTitle {
    font-size: 1.6129032258vw;
    padding: 0 0 1.2096774194vw;
    margin: 0 0 2.4193548387vw;
  }
}
@media screen and (max-width: 750px) {
  .sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup div.sysSocialGiftReceiveDeliveryAddressAndItemsTitle {
    font-size: 4.2666666667vw;
    padding: 0 0 2.6666666667vw;
    margin: 0 0 5.3333333333vw;
  }
}
.sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup div.sysSocialGiftReceiveDeliveryAddressArea div.sysSocialGiftReceiveDeliveryAddressHeaderGroup div.sysSocialGiftReceiveDeliveryAddressTitle_buttonGroup > form input.sysSocialGiftReceiveDeliveryAddressTitle_editButton {
  display: block;
  width: fit-content;
  height: 40px;
  margin: 0 0 0 auto;
  padding: 0 10px;
  border: 1px solid #979797;
  border-radius: 5px;
  background: #ffffff;
  color: #1d1d1d;
  font-size: 15px;
  line-height: 20px;
  font-weight: 700;
  transition-duration: 0.3s;
}
.sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup div.sysSocialGiftReceiveDeliveryAddressArea div.sysSocialGiftReceiveDeliveryAddressHeaderGroup div.sysSocialGiftReceiveDeliveryAddressTitle_buttonGroup > form input.sysSocialGiftReceiveDeliveryAddressTitle_editButton:hover {
  background: #979797;
  color: #ffffff;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  .sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup div.sysSocialGiftReceiveDeliveryAddressArea div.sysSocialGiftReceiveDeliveryAddressHeaderGroup div.sysSocialGiftReceiveDeliveryAddressTitle_buttonGroup > form input.sysSocialGiftReceiveDeliveryAddressTitle_editButton {
    height: 3.2258064516vw;
    padding: 0 0.8064516129vw;
    border-radius: 0.4032258065vw;
    font-size: 1.2096774194vw;
    line-height: 1.6129032258vw;
  }
}
@media screen and (max-width: 750px) {
  .sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup div.sysSocialGiftReceiveDeliveryAddressArea div.sysSocialGiftReceiveDeliveryAddressHeaderGroup div.sysSocialGiftReceiveDeliveryAddressTitle_buttonGroup > form input.sysSocialGiftReceiveDeliveryAddressTitle_editButton {
    height: 10.6666666667vw;
    padding: 0 2.6666666667vw;
    border-radius: 1.3333333333vw;
    font-size: 3.4666666667vw;
    line-height: 5.3333333333vw;
  }
}
.sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup div.sysSocialGiftReceiveItemsArea div.sysSocialGiftReceiveItemHeaderGroup {
  margin-bottom: 10px;
}
.sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup div.sysSocialGiftReceiveItemsArea div.sysSocialGiftReceiveItemHeaderGroup div.sysSocialGiftReceiveItemsTitle_buttonGroup > form input.sysSocialGiftReceiveItemsTitle_editButton {
  display: block;
  width: fit-content;
  height: 40px;
  margin: 0 0 0 auto;
  padding: 0 10px;
  border: 1px solid #979797;
  border-radius: 5px;
  background: #ffffff;
  color: #1d1d1d;
  font-size: 15px;
  line-height: 20px;
  font-weight: 700;
  transition-duration: 0.3s;
}
.sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup div.sysSocialGiftReceiveItemsArea div.sysSocialGiftReceiveItemHeaderGroup div.sysSocialGiftReceiveItemsTitle_buttonGroup > form input.sysSocialGiftReceiveItemsTitle_editButton:hover {
  background: #979797;
  color: #ffffff;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  .sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup div.sysSocialGiftReceiveItemsArea div.sysSocialGiftReceiveItemHeaderGroup div.sysSocialGiftReceiveItemsTitle_buttonGroup > form input.sysSocialGiftReceiveItemsTitle_editButton {
    height: 3.2258064516vw;
    padding: 0 0.8064516129vw;
    border-radius: 0.4032258065vw;
    font-size: 1.2096774194vw;
    line-height: 1.6129032258vw;
  }
}
@media screen and (max-width: 750px) {
  .sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup div.sysSocialGiftReceiveItemsArea div.sysSocialGiftReceiveItemHeaderGroup div.sysSocialGiftReceiveItemsTitle_buttonGroup > form input.sysSocialGiftReceiveItemsTitle_editButton {
    height: 10.6666666667vw;
    padding: 0 2.6666666667vw;
    border-radius: 1.3333333333vw;
    font-size: 3.4666666667vw;
    line-height: 5.3333333333vw;
  }
}
.sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup div.sysSocialGiftReceiveItemsArea div.sysSocialGiftReceiveItems_itemListGroup {
  padding: 20px;
}
.sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup div.sysSocialGiftReceiveItemsArea div.sysSocialGiftReceiveItems_itemListGroup div.sysSocialGiftReceiveItem {
  padding: 0;
  border-bottom: none;
  margin: 0;
}
.sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup div.sysSocialGiftReceiveItemsArea div.sysSocialGiftReceiveItems_itemListGroup div.sysSocialGiftReceiveItem div.sysSocialGiftReceiveItems_assortmentParentGroup {
  padding: 20px 0 0;
  border-top: 1px solid #979797;
}
.sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup div.sysSocialGiftReceiveItemsArea div.sysSocialGiftReceiveItems_itemListGroup div.sysSocialGiftReceiveItem div.sysSocialGiftReceiveItems_assortmentParentGroup div.sysSocialGiftReceiveItems_assortmentParent span.sysSocialGiftReceiveItems_assortmentParentName {
  display: none;
}
.sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup div.sysSocialGiftReceiveItemsArea div.sysSocialGiftReceiveItems_itemListGroup div.sysSocialGiftReceiveItem div.sysSocialGiftReceiveItems_assortmentParentGroup div.sysSocialGiftReceiveItems_assortmentParent div.sysSocialGiftReceiveItems_assortmentChildSection div.sysSocialGiftReceiveItems_assortmentChildGroup label.sysSocialGiftReceiveItems_assortmentChildLabelGroup {
  display: block;
}
.sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup div.sysSocialGiftReceiveItemsArea div.sysSocialGiftReceiveItems_itemListGroup div.sysSocialGiftReceiveItem div.sysSocialGiftReceiveItems_assortmentParentGroup div.sysSocialGiftReceiveItems_assortmentParent div.sysSocialGiftReceiveItems_assortmentChildSection div.sysSocialGiftReceiveItems_assortmentChildGroup label.sysSocialGiftReceiveItems_assortmentChildLabelGroup div.sysSocialGiftReceiveItems_assortmentChildSummary {
  display: block;
  margin: 0;
}
.sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup div.sysSocialGiftReceiveItemsArea div.sysSocialGiftReceiveItems_itemListGroup div.sysSocialGiftReceiveItem div.sysSocialGiftReceiveItems_assortmentParentGroup div.sysSocialGiftReceiveItems_assortmentParent div.sysSocialGiftReceiveItems_assortmentChildSection div.sysSocialGiftReceiveItems_assortmentChildGroup label.sysSocialGiftReceiveItems_assortmentChildLabelGroup div.sysSocialGiftReceiveItems_assortmentChildSummary::after {
  content: "";
  display: block;
  clear: both;
}
.sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup div.sysSocialGiftReceiveItemsArea div.sysSocialGiftReceiveItems_itemListGroup div.sysSocialGiftReceiveItem div.sysSocialGiftReceiveItems_assortmentParentGroup div.sysSocialGiftReceiveItems_assortmentParent div.sysSocialGiftReceiveItems_assortmentChildSection div.sysSocialGiftReceiveItems_assortmentChildGroup label.sysSocialGiftReceiveItems_assortmentChildLabelGroup div.sysSocialGiftReceiveItems_assortmentChildSummary span.sysSocialGiftReceiveItems_assortmentChildName {
  padding-top: 5%;
  display: block;
  width: calc(70% - 20px);
  float: right;
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 500;
  margin-bottom: 20px;
}
@media screen and (max-width: 750px) {
  .sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup div.sysSocialGiftReceiveItemsArea div.sysSocialGiftReceiveItems_itemListGroup div.sysSocialGiftReceiveItem div.sysSocialGiftReceiveItems_assortmentParentGroup div.sysSocialGiftReceiveItems_assortmentParent div.sysSocialGiftReceiveItems_assortmentChildSection div.sysSocialGiftReceiveItems_assortmentChildGroup label.sysSocialGiftReceiveItems_assortmentChildLabelGroup div.sysSocialGiftReceiveItems_assortmentChildSummary span.sysSocialGiftReceiveItems_assortmentChildName {
    width: 100%;
    float: none;
    padding-top: 0;
    font-size: 3.4666666667vw;
  }
}
.sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup div.sysSocialGiftReceiveItemsArea div.sysSocialGiftReceiveItems_itemListGroup div.sysSocialGiftReceiveItem div.sysSocialGiftReceiveItems_assortmentParentGroup div.sysSocialGiftReceiveItems_assortmentParent div.sysSocialGiftReceiveItems_assortmentChildSection div.sysSocialGiftReceiveItems_assortmentChildGroup label.sysSocialGiftReceiveItems_assortmentChildLabelGroup div.sysSocialGiftReceiveItems_assortmentChildSummary div.sysSocialGiftReceiveItems_assortmentChildImageGroup {
  float: left;
  width: 30%;
}
@media screen and (max-width: 750px) {
  .sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup div.sysSocialGiftReceiveItemsArea div.sysSocialGiftReceiveItems_itemListGroup div.sysSocialGiftReceiveItem div.sysSocialGiftReceiveItems_assortmentParentGroup div.sysSocialGiftReceiveItems_assortmentParent div.sysSocialGiftReceiveItems_assortmentChildSection div.sysSocialGiftReceiveItems_assortmentChildGroup label.sysSocialGiftReceiveItems_assortmentChildLabelGroup div.sysSocialGiftReceiveItems_assortmentChildSummary div.sysSocialGiftReceiveItems_assortmentChildImageGroup {
    width: 70%;
    float: none;
    margin: 0 auto 5.3333333333vw;
  }
}
.sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup div.sysSocialGiftReceiveItemsArea div.sysSocialGiftReceiveItems_itemListGroup div.sysSocialGiftReceiveItem div.sysSocialGiftReceiveItems_assortmentParentGroup div.sysSocialGiftReceiveItems_assortmentParent div.sysSocialGiftReceiveItems_assortmentChildSection div.sysSocialGiftReceiveItems_assortmentChildGroup label.sysSocialGiftReceiveItems_assortmentChildLabelGroup div.sysSocialGiftReceiveItems_assortmentChildSummary div.sysSocialGiftReceiveItems_assortmentChildDescription {
  float: right;
  width: calc(70% - 20px);
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 400;
}
@media screen and (max-width: 750px) {
  .sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysSocialGiftReceiveDeliveryAddressAndItemsAreaGroup div.sysSocialGiftReceiveItemsArea div.sysSocialGiftReceiveItems_itemListGroup div.sysSocialGiftReceiveItem div.sysSocialGiftReceiveItems_assortmentParentGroup div.sysSocialGiftReceiveItems_assortmentParent div.sysSocialGiftReceiveItems_assortmentChildSection div.sysSocialGiftReceiveItems_assortmentChildGroup label.sysSocialGiftReceiveItems_assortmentChildLabelGroup div.sysSocialGiftReceiveItems_assortmentChildSummary div.sysSocialGiftReceiveItems_assortmentChildDescription {
    width: 100%;
    float: none;
    font-size: 3.4666666667vw;
  }
}
.sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysSocialGiftButtonGroup > form input.sysSocialGiftNextButton {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 400px;
  height: auto;
  aspect-ratio: 400/62;
  margin: 0;
  padding: 0;
  background: #e94709;
  border: 1px solid #e94709;
  border-radius: 15px;
  font-size: 15px;
  font-weight: 700;
  color: #ffffff;
  transition-duration: 0.3s;
  margin: 0 auto;
}
.sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysSocialGiftButtonGroup > form input.sysSocialGiftNextButton:hover {
  background: #ffffff;
  color: #e94709;
  text-decoration: none;
}
@media screen and (max-width: 750px) {
  .sysSocialGiftBody div#sysWrap div#sysMain div.sysSocialGiftReceive div.sysSocialGiftButtonGroup > form input.sysSocialGiftNextButton {
    border-radius: 2.6666666667vw;
    font-size: 3.4666666667vw;
    max-width: 335px;
    aspect-ratio: 335/50;
  }
}
.sysSocialGiftBody div#sysWrap div#sysAside {
  display: none;
}

.card_window_inner {
  width: 100%;
  max-width: 900px;
  margin: 0 auto;
  padding: 50px 40px;
}
@media screen and (max-width: 750px) {
  .card_window_inner {
    padding: 8vw 5.3333333333vw;
  }
}
.card_window_inner h1.messege_card_page_ttl {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 32px;
  line-height: 1.5;
  letter-spacing: 0.02em;
  font-weight: 700;
  text-align: center;
  margin-bottom: 40px;
}
.card_window_inner h1.messege_card_page_ttl span {
  padding-top: 5px;
  display: block;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 500;
  text-align: center;
  color: #e94709;
}
@media screen and (max-width: 750px) {
  .card_window_inner h1.messege_card_page_ttl {
    font-size: 5.3333333333vw;
    margin-bottom: 5.3333333333vw;
  }
  .card_window_inner h1.messege_card_page_ttl span {
    padding-top: 1.0666666667vw;
    font-size: 2.6666666667vw;
  }
}
.card_window_inner #window_close_btn {
  width: 400px;
  height: 50px;
  margin: 60px auto 0;
  border: 1px solid #979797;
  border-radius: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 500;
  color: #001c77;
  cursor: pointer;
  transition-duration: 0.3s;
}
.card_window_inner #window_close_btn:hover {
  background: #979797;
  color: #ffffff;
}
@media screen and (max-width: 750px) {
  .card_window_inner #window_close_btn {
    width: 100%;
    height: 10.6666666667vw;
    margin: 10.6666666667vw auto 0;
    border-radius: 2.6666666667vw;
    font-size: 3.4666666667vw;
  }
}
.card_window_inner.messege ul {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  flex-wrap: wrap;
  gap: 40px;
}
@media screen and (max-width: 750px) {
  .card_window_inner.messege ul {
    gap: 5.3333333333vw;
  }
}
.card_window_inner.messege ul li {
  width: calc((100% - 40px) / 2);
  padding: 25px 15px 40px;
  border: 1px solid #cccccc;
}
.card_window_inner.messege ul li .card_ttl {
  font-size: 22px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 700;
  text-align: center;
  margin-bottom: 31px;
  position: relative;
}
.card_window_inner.messege ul li .card_ttl::after {
  content: "";
  display: block;
  width: 20px;
  height: 0;
  border-bottom: 1px solid #ed6c3a;
  position: absolute;
  bottom: -16px;
  left: 50%;
  transform: translateX(-50%);
}
.card_window_inner.messege ul li .img_wrap {
  margin-bottom: 15px;
}
.card_window_inner.messege ul li .txt_wrap .ttl {
  font-size: 15px;
  line-height: 2;
  letter-spacing: 0;
  font-weight: 400;
  text-align: center;
  margin-bottom: 15px;
}
.card_window_inner.messege ul li .txt_wrap .txt {
  font-size: 15px;
  line-height: 2;
  letter-spacing: 0;
  font-weight: 400;
  text-align: center;
}
@media screen and (max-width: 750px) {
  .card_window_inner.messege ul li {
    width: 100%;
    padding: 5.3333333333vw 4vw 6.6666666667vw;
  }
  .card_window_inner.messege ul li .card_ttl {
    font-size: 4.2666666667vw;
    margin-bottom: 6.6666666667vw;
  }
  .card_window_inner.messege ul li .card_ttl::after {
    width: 5.3333333333vw;
    bottom: -3.4666666667vw;
  }
  .card_window_inner.messege ul li .img_wrap {
    margin-bottom: 4vw;
  }
  .card_window_inner.messege ul li .txt_wrap .ttl {
    font-size: 3.2vw;
    margin-bottom: 2.6666666667vw;
  }
  .card_window_inner.messege ul li .txt_wrap .txt {
    font-size: 3.2vw;
  }
}
.card_window_inner.aisatsujou h1.messege_card_page_ttl span {
  color: #674267;
}
.card_window_inner.aisatsujou .type_sec + .type_sec {
  margin-top: 50px;
}
@media screen and (max-width: 750px) {
  .card_window_inner.aisatsujou .type_sec + .type_sec {
    margin-top: 8vw;
  }
}
.card_window_inner.aisatsujou .type_sec .sec_ttl {
  position: relative;
  width: 100%;
  margin-bottom: 35px;
}
.card_window_inner.aisatsujou .type_sec .sec_ttl::after {
  content: "";
  display: block;
  width: 100vw;
  height: 2px;
  background: #674267;
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 0;
  transform: translate(-50%, -50%);
}
.card_window_inner.aisatsujou .type_sec .sec_ttl span {
  position: relative;
  z-index: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 50px;
  margin: 0 auto;
  background: #ECE8EC;
  color: #674267;
  font-size: 24px;
  line-height: 1;
  letter-spacing: 0;
  font-weight: 500;
}
@media screen and (max-width: 750px) {
  .card_window_inner.aisatsujou .type_sec .sec_ttl {
    margin-bottom: 5.3333333333vw;
  }
  .card_window_inner.aisatsujou .type_sec .sec_ttl::after {
    width: 100vw;
    height: 2px;
    left: 50%;
    transform: translate(-50%, -50%);
  }
  .card_window_inner.aisatsujou .type_sec .sec_ttl span {
    width: 41.3333333333vw;
    height: 10.1333333333vw;
    font-size: 4.8vw;
  }
}
.card_window_inner.aisatsujou .type_sec ul {
  display: flex;
  flex-direction: column;
  gap: 30px;
}
.card_window_inner.aisatsujou .type_sec ul li .card_ttl {
  font-size: 22px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 400;
  text-align: center;
  margin-bottom: 15px;
}
@media screen and (max-width: 750px) {
  .card_window_inner.aisatsujou .type_sec ul {
    gap: 4vw;
  }
  .card_window_inner.aisatsujou .type_sec ul li .card_ttl {
    font-size: 4.2666666667vw;
    margin-bottom: 2.1333333333vw;
  }
}

#catalog_gift .lineup_blk {
  background: #fcf8f0;
  padding: 70px 0;
  margin-bottom: 70px;
}
@media screen and (max-width: 750px) {
  #catalog_gift .lineup_blk {
    padding: 10.6666666667vw 5.3333333333vw;
    margin-bottom: 10.6666666667vw;
  }
}
#catalog_gift .lineup_blk .lineup_ttl {
  margin: 0 auto 20px;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 32px;
  line-height: 42px;
  letter-spacing: 0.02em;
  font-weight: 700;
  text-align: center;
}
#catalog_gift .lineup_blk .lineup_ttl span {
  display: block;
  padding-top: 5px;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0;
  font-weight: 500;
  text-align: center;
  color: #e94709;
}
@media screen and (max-width: 750px) {
  #catalog_gift .lineup_blk .lineup_ttl {
    margin: 0 auto 4vw;
    font-size: 5.3333333333vw;
    line-height: 6.9333333333vw;
  }
  #catalog_gift .lineup_blk .lineup_ttl span {
    padding-top: 1.0666666667vw;
    font-size: 2.6666666667vw;
    line-height: 4vw;
  }
}
#catalog_gift .lineup_blk ul {
  width: 100%;
  max-width: 820px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 18px 20px;
}
@media screen and (max-width: 750px) {
  #catalog_gift .lineup_blk ul {
    gap: 4vw;
  }
}
#catalog_gift .lineup_blk ul li {
  width: calc((100% - 20px) / 2);
  height: 62px;
}
@media screen and (max-width: 750px) {
  #catalog_gift .lineup_blk ul li {
    width: calc((100% - 4vw) / 2);
    height: 14.9333333333vw;
  }
}
#catalog_gift .lineup_blk ul li a {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 500;
  color: #1d1d1d;
  background: #ffffff;
  border-radius: 5px;
  position: relative;
}
@media screen and (max-width: 750px) {
  #catalog_gift .lineup_blk ul li a span {
    display: none;
  }
}
#catalog_gift .lineup_blk ul li a:hover {
  text-decoration: none;
  color: #e94709;
}
#catalog_gift .lineup_blk ul li a::after {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  border-right: 1px solid #1d1d1d;
  border-bottom: 1px solid #1d1d1d;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%) rotateZ(45deg);
}
@media screen and (max-width: 750px) {
  #catalog_gift .lineup_blk ul li a {
    font-size: 3.2vw;
    border-radius: 1.3333333333vw;
    text-align: center;
  }
  #catalog_gift .lineup_blk ul li a::after {
    width: 1.3333333333vw;
    height: 1.3333333333vw;
    right: 2.6666666667vw;
  }
}
@media screen and (max-width: 750px) {
  #catalog_gift .page_head_wrap {
    padding-top: 2.9333333333vw;
  }
}
#catalog_gift .page_head_wrap .pankuzu_blk {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto 10px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
@media screen and (max-width: 750px) {
  #catalog_gift .page_head_wrap .pankuzu_blk {
    margin: 0 auto 2.6666666667vw;
    padding: 0 5.3333333333vw;
  }
}
#catalog_gift .page_head_wrap .pankuzu_blk li {
  padding-left: 28px;
  position: relative;
}
#catalog_gift .page_head_wrap .pankuzu_blk li a,
#catalog_gift .page_head_wrap .pankuzu_blk li span {
  display: block;
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 400;
}
#catalog_gift .page_head_wrap .pankuzu_blk li a {
  color: #1d1d1d;
}
#catalog_gift .page_head_wrap .pankuzu_blk li a:hover {
  color: #e94709;
}
#catalog_gift .page_head_wrap .pankuzu_blk li span {
  color: #1d1d1d;
}
#catalog_gift .page_head_wrap .pankuzu_blk li:first-child {
  padding-left: 0;
}
#catalog_gift .page_head_wrap .pankuzu_blk li:first-child::before {
  display: none;
}
#catalog_gift .page_head_wrap .pankuzu_blk li::before {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  border-top: 1px solid #6e6966;
  border-right: 1px solid #6e6966;
  position: absolute;
  top: 50%;
  left: 8px;
  transform: translateY(-50%) rotateZ(45deg);
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  #catalog_gift .page_head_wrap .pankuzu_blk li {
    padding-left: 2.2580645161vw;
  }
  #catalog_gift .page_head_wrap .pankuzu_blk li a,
  #catalog_gift .page_head_wrap .pankuzu_blk li span {
    font-size: 0.9677419355vw;
  }
  #catalog_gift .page_head_wrap .pankuzu_blk li::before {
    width: 0.6451612903vw;
    height: 0.6451612903vw;
    left: 0.6451612903vw;
  }
}
@media screen and (max-width: 750px) {
  #catalog_gift .page_head_wrap .pankuzu_blk li {
    padding-left: 4.8vw;
  }
  #catalog_gift .page_head_wrap .pankuzu_blk li a,
  #catalog_gift .page_head_wrap .pankuzu_blk li span {
    font-size: 2.6666666667vw;
  }
  #catalog_gift .page_head_wrap .pankuzu_blk li::before {
    width: 1.6vw;
    height: 1.6vw;
    top: 2vw;
    left: 1.6vw;
  }
}
#catalog_gift .page_head_wrap .lead_wrap {
  padding: 70px 0;
  width: 100%;
  max-width: 820px;
  margin: 0 auto;
}
@media screen and (max-width: 750px) {
  #catalog_gift .page_head_wrap .lead_wrap {
    padding: 10.6666666667vw 5.3333333333vw;
  }
}
#catalog_gift .page_head_wrap .lead_wrap .lead_ttl {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 48px;
  line-height: 61px;
  letter-spacing: 0.06em;
  font-weight: 700;
  text-align: center;
  margin: 0 auto 22px;
}
@media screen and (max-width: 750px) {
  #catalog_gift .page_head_wrap .lead_wrap .lead_ttl {
    font-size: 6.9333333333vw;
    line-height: 9.0666666667vw;
    letter-spacing: 0;
    margin: 0 auto 3.7333333333vw;
  }
}
#catalog_gift .page_head_wrap .lead_wrap .lead_txt {
  font-size: 15px;
  line-height: 2;
  letter-spacing: 0;
  font-weight: 400;
  text-align: center;
}
@media screen and (max-width: 750px) {
  #catalog_gift .page_head_wrap .lead_wrap .lead_txt {
    font-size: 3.2vw;
  }
}
#catalog_gift .sec_ranking {
  background: #ebebe7;
  padding: 70px 0 0;
}
@media screen and (max-width: 750px) {
  #catalog_gift .sec_ranking {
    padding: 7.4666666667vw 0 0;
  }
}
#catalog_gift .sec_ranking .ranking_ttl {
  margin: 0 auto 50px;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 32px;
  line-height: 42px;
  letter-spacing: 0.02em;
  font-weight: 700;
  text-align: center;
}
#catalog_gift .sec_ranking .ranking_ttl span {
  display: block;
  padding-top: 5px;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0;
  font-weight: 500;
  text-align: center;
  color: #e94709;
}
#catalog_gift .sec_ranking .ranking_ttl::before {
  content: "";
  display: block;
  width: 216px;
  height: 37px;
  background: url("/img/freepage/catalog_gift/ranking_ttl_trt.png") top center no-repeat;
  background-size: 100% auto;
  margin: 0 auto 13px;
}
@media screen and (max-width: 750px) {
  #catalog_gift .sec_ranking .ranking_ttl {
    margin: 0 auto 4.5333333333vw;
    font-size: 5.3333333333vw;
    line-height: 6.9333333333vw;
  }
  #catalog_gift .sec_ranking .ranking_ttl span {
    padding-top: 1.0666666667vw;
    font-size: 2.6666666667vw;
    line-height: 4vw;
  }
  #catalog_gift .sec_ranking .ranking_ttl::before {
    width: 45.8666666667vw;
    height: 7.7333333333vw;
    background: url("/img/freepage/catalog_gift/ranking_ttl_trt.png") top center no-repeat;
    background-size: 100% auto;
    margin: 0 auto 2.1333333333vw;
  }
}
#catalog_gift .sec_ranking .selector_wrap {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  gap: 15px;
}
@media screen and (max-width: 750px) {
  #catalog_gift .sec_ranking .selector_wrap {
    gap: 2.6666666667vw;
    padding: 0 5.3333333333vw;
    overflow-x: scroll;
    justify-content: flex-start;
  }
  #catalog_gift .sec_ranking .selector_wrap::-webkit-scrollbar {
    display: none;
  }
}
#catalog_gift .sec_ranking .selector_wrap li {
  width: 200px;
  height: 70px;
  cursor: pointer;
  background: #cdcdc4;
  color: #6e6966;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 20px;
  line-height: 1;
  letter-spacing: 0.06em;
  font-weight: 700;
}
#catalog_gift .sec_ranking .selector_wrap li.active {
  background: #fcf8f0;
  color: #1d1d1d;
}
@media screen and (max-width: 750px) {
  #catalog_gift .sec_ranking .selector_wrap li {
    flex-shrink: 0;
    width: 28vw;
    height: 9.3333333333vw;
    border-top-left-radius: 2.6666666667vw;
    border-top-right-radius: 2.6666666667vw;
    align-items: flex-end;
    padding-bottom: 1.6vw;
    font-size: 3.2vw;
    letter-spacing: 0;
  }
}
#catalog_gift .sec_ranking .tab_main_blk {
  width: 100%;
  padding: 70px 0;
  background: #fcf8f0;
}
@media screen and (max-width: 750px) {
  #catalog_gift .sec_ranking .tab_main_blk {
    padding: 10.6666666667vw 0;
  }
}
#catalog_gift .sec_ranking .tab_main_blk .large_cate_wrap {
  position: relative;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
#catalog_gift .sec_ranking .tab_main_blk .large_cate_wrap .cate_blk {
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
@media screen and (max-width: 750px) {
  #catalog_gift .sec_ranking .tab_main_blk .large_cate_wrap .cate_blk {
    padding: 0 0 18.4vw;
  }
}
#catalog_gift .sec_ranking .tab_main_blk .large_cate_wrap .cate_blk.active {
  opacity: 1;
  pointer-events: auto;
  position: relative;
  z-index: 1;
}
#catalog_gift .sec_ranking .tab_main_blk .large_cate_wrap .cate_blk.active .itemBlk_wrap .sysFuncItemBlock.active .sysHorizontal li {
  transform: translateX(0);
  opacity: 1;
}
#catalog_gift .sec_ranking .tab_main_blk .large_cate_wrap .cate_blk .ttl_wrap {
  display: block;
  padding: 0;
  width: 100%;
}
@media screen and (max-width: 750px) {
  #catalog_gift .sec_ranking .tab_main_blk .large_cate_wrap .cate_blk .ttl_wrap {
    width: 100%;
    padding: 0 5.3333333333vw;
  }
}
#catalog_gift .sec_ranking .tab_main_blk .large_cate_wrap .cate_blk .ttl_wrap:has(.view_more) {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-bottom: 30px;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  #catalog_gift .sec_ranking .tab_main_blk .large_cate_wrap .cate_blk .ttl_wrap:has(.view_more) {
    margin-bottom: 2.4193548387vw;
  }
}
@media screen and (max-width: 750px) {
  #catalog_gift .sec_ranking .tab_main_blk .large_cate_wrap .cate_blk .ttl_wrap:has(.view_more) {
    margin-bottom: 5.3333333333vw;
  }
}
#catalog_gift .sec_ranking .tab_main_blk .large_cate_wrap .cate_blk .ttl_wrap:has(.view_more) .common_h2 {
  margin-bottom: 0;
}
#catalog_gift .sec_ranking .tab_main_blk .large_cate_wrap .cate_blk .ttl_wrap:has(.view_more) .view_more {
  flex-shrink: 0;
  width: fit-content;
  height: 38px;
}
#catalog_gift .sec_ranking .tab_main_blk .large_cate_wrap .cate_blk .ttl_wrap:has(.view_more) .view_more a {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 9px 20px;
  height: 100%;
  border: 1px solid #6e6966;
  border-radius: 18px;
  font-size: 13px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 600;
  color: #1d1d1d;
  white-space: nowrap;
}
#catalog_gift .sec_ranking .tab_main_blk .large_cate_wrap .cate_blk .ttl_wrap:has(.view_more) .view_more a:hover {
  color: #e94709;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  #catalog_gift .sec_ranking .tab_main_blk .large_cate_wrap .cate_blk .ttl_wrap:has(.view_more) .view_more {
    height: 3.064516129vw;
  }
  #catalog_gift .sec_ranking .tab_main_blk .large_cate_wrap .cate_blk .ttl_wrap:has(.view_more) .view_more a {
    padding: 0.7258064516vw 1.6129032258vw;
    border-radius: 1.4516129032vw;
    font-size: 1.0483870968vw;
    line-height: 1.3709677419vw;
  }
}
@media screen and (max-width: 750px) {
  #catalog_gift .sec_ranking .tab_main_blk .large_cate_wrap .cate_blk .ttl_wrap:has(.view_more) .view_more {
    height: 10.4vw;
  }
  #catalog_gift .sec_ranking .tab_main_blk .large_cate_wrap .cate_blk .ttl_wrap:has(.view_more) .view_more a {
    border-radius: 5.0666666667vw;
    padding: 2.6666666667vw 5.3333333333vw;
    font-size: 3.4666666667vw;
    line-height: 5.0666666667vw;
    letter-spacing: 0;
  }
}
#catalog_gift .sec_ranking .tab_main_blk .large_cate_wrap .cate_blk .ttl_wrap::before {
  display: none;
}
#catalog_gift .sec_ranking .tab_main_blk .large_cate_wrap .cate_blk .ttl_wrap .common_h2 {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 32px;
  line-height: 42px;
  letter-spacing: 0.02em;
  font-weight: 700;
  text-align: left;
  margin-bottom: 30px;
}
#catalog_gift .sec_ranking .tab_main_blk .large_cate_wrap .cate_blk .ttl_wrap .common_h2 small {
  display: inline-block;
  font-size: 13px;
}
#catalog_gift .sec_ranking .tab_main_blk .large_cate_wrap .cate_blk .ttl_wrap .common_h2 span {
  display: block;
  margin: 0;
  padding: 5px 0 0 0;
  background: transparent;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  line-height: 20px;
  font-weight: 500;
  color: #e94709;
  text-align: left;
}
#catalog_gift .sec_ranking .tab_main_blk .large_cate_wrap .cate_blk .ttl_wrap .common_h2.center {
  text-align: center;
}
#catalog_gift .sec_ranking .tab_main_blk .large_cate_wrap .cate_blk .ttl_wrap .common_h2.center span {
  text-align: center;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  #catalog_gift .sec_ranking .tab_main_blk .large_cate_wrap .cate_blk .ttl_wrap .common_h2 {
    font-size: 2.5806451613vw;
    line-height: 3.3870967742vw;
    margin-bottom: 2.4193548387vw;
  }
  #catalog_gift .sec_ranking .tab_main_blk .large_cate_wrap .cate_blk .ttl_wrap .common_h2 small {
    font-size: 1.0483870968vw;
  }
  #catalog_gift .sec_ranking .tab_main_blk .large_cate_wrap .cate_blk .ttl_wrap .common_h2 span {
    padding: 0.4032258065vw 0 0 0;
    font-size: 1.1290322581vw;
    line-height: 1.6129032258vw;
  }
}
@media screen and (max-width: 750px) {
  #catalog_gift .sec_ranking .tab_main_blk .large_cate_wrap .cate_blk .ttl_wrap .common_h2 {
    font-size: 5.3333333333vw;
    line-height: 1.5;
    margin-bottom: 5.3333333333vw;
  }
  #catalog_gift .sec_ranking .tab_main_blk .large_cate_wrap .cate_blk .ttl_wrap .common_h2 small {
    display: block;
    font-size: 3.2vw;
    line-height: 5.3333333333vw;
  }
  #catalog_gift .sec_ranking .tab_main_blk .large_cate_wrap .cate_blk .ttl_wrap .common_h2 span {
    padding: 1.0666666667vw 0 0 0;
    font-size: 2.6666666667vw;
    line-height: 4vw;
  }
}
@media screen and (max-width: 750px) {
  #catalog_gift .sec_ranking .tab_main_blk .large_cate_wrap .cate_blk .ttl_wrap .view_more {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
  }
  #catalog_gift .sec_ranking .tab_main_blk .large_cate_wrap .cate_blk .ttl_wrap .view_more a {
    white-space: nowrap;
  }
}
#catalog_gift .sec_ranking .tab_main_blk .large_cate_wrap .cate_blk .sub_selector {
  padding: 0;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 8px;
  margin-bottom: 20px;
  overflow-x: scroll;
  -webkit-appearance: none;
}
#catalog_gift .sec_ranking .tab_main_blk .large_cate_wrap .cate_blk .sub_selector::-webkit-scrollbar {
  display: none;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  #catalog_gift .sec_ranking .tab_main_blk .large_cate_wrap .cate_blk .sub_selector {
    padding: 0;
    gap: 0.6451612903vw;
    margin-bottom: 1.6129032258vw;
  }
}
@media screen and (max-width: 750px) {
  #catalog_gift .sec_ranking .tab_main_blk .large_cate_wrap .cate_blk .sub_selector {
    gap: 1.6vw;
    margin-bottom: 4vw;
    padding: 0 5.3333333333vw 1.3333333333vw;
  }
}
#catalog_gift .sec_ranking .tab_main_blk .large_cate_wrap .cate_blk .sub_selector li {
  margin: 0;
  padding: 10px 15px 11px;
  background: #ffffff;
  border-radius: 19px;
  cursor: pointer;
  color: #1d1d1d;
  font-size: 12px;
  line-height: 17px;
  font-weight: 500;
  transition-duration: 0.3s;
  flex-shrink: 0;
}
#catalog_gift .sec_ranking .tab_main_blk .large_cate_wrap .cate_blk .sub_selector li.active {
  background: #e94709 !important;
  color: #ffffff !important;
}
#catalog_gift .sec_ranking .tab_main_blk .large_cate_wrap .cate_blk .sub_selector li:hover {
  color: #e94709;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  #catalog_gift .sec_ranking .tab_main_blk .large_cate_wrap .cate_blk .sub_selector li {
    padding: 0.8064516129vw 1.2096774194vw 0.8870967742vw;
    border-radius: 1.5322580645vw;
    font-size: 0.9677419355vw;
    line-height: 1.3709677419vw;
  }
}
@media screen and (max-width: 750px) {
  #catalog_gift .sec_ranking .tab_main_blk .large_cate_wrap .cate_blk .sub_selector li {
    flex-shrink: 0;
    padding: 1.3333333333vw 3.2vw;
    border-radius: 3.4666666667vw;
    font-size: 2.6666666667vw;
    line-height: 4vw;
  }
}
#catalog_gift .sec_ranking .tab_main_blk .large_cate_wrap .cate_blk .itemBlk_wrap {
  position: relative;
}
#catalog_gift .sec_ranking .tab_main_blk .large_cate_wrap .cate_blk .itemBlk_wrap .sysFuncItemBlock {
  display: block !important;
  width: 100%;
  margin: 0;
  padding: 0;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  transition-duration: 0.3s;
}
#catalog_gift .sec_ranking .tab_main_blk .large_cate_wrap .cate_blk .itemBlk_wrap .sysFuncItemBlock .sysHeadline {
  display: none;
}
#catalog_gift .sec_ranking .tab_main_blk .large_cate_wrap .cate_blk .itemBlk_wrap .sysFuncItemBlock.active {
  position: relative;
  z-index: 1;
  opacity: 1;
  pointer-events: auto;
}
#catalog_gift .sec_ranking .tab_main_blk .large_cate_wrap .cate_blk .itemBlk_wrap .sysFuncItemBlock .sysHorizontal {
  display: flex;
  justify-content: flex-start;
  align-items: stretch;
  gap: 25px;
  padding: 0;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  #catalog_gift .sec_ranking .tab_main_blk .large_cate_wrap .cate_blk .itemBlk_wrap .sysFuncItemBlock .sysHorizontal {
    gap: 2.0161290323vw;
    padding: 0;
  }
}
@media screen and (max-width: 750px) {
  #catalog_gift .sec_ranking .tab_main_blk .large_cate_wrap .cate_blk .itemBlk_wrap .sysFuncItemBlock .sysHorizontal {
    overflow-x: scroll;
    gap: 4vw;
    padding: 0 5.3333333333vw 1.3333333333vw;
    -webkit-appearance: none;
  }
  #catalog_gift .sec_ranking .tab_main_blk .large_cate_wrap .cate_blk .itemBlk_wrap .sysFuncItemBlock .sysHorizontal::-webkit-scrollbar {
    display: none;
  }
}
#catalog_gift .sec_ranking .tab_main_blk .large_cate_wrap .cate_blk .itemBlk_wrap .sysFuncItemBlock .sysHorizontal::after {
  display: none;
}
#catalog_gift .sec_ranking .tab_main_blk .large_cate_wrap .cate_blk .itemBlk_wrap .sysFuncItemBlock .sysHorizontal li {
  width: calc((100% - 100px) / 5);
  padding: 0;
  float: none;
  transform: translateX(100%);
  opacity: 1;
  transition-duration: 0.5s;
  position: relative;
}
#catalog_gift .sec_ranking .tab_main_blk .large_cate_wrap .cate_blk .itemBlk_wrap .sysFuncItemBlock .sysHorizontal li:nth-child(1) {
  transition-delay: 0.1s;
}
#catalog_gift .sec_ranking .tab_main_blk .large_cate_wrap .cate_blk .itemBlk_wrap .sysFuncItemBlock .sysHorizontal li:nth-child(2) {
  transition-delay: 0.2s;
}
#catalog_gift .sec_ranking .tab_main_blk .large_cate_wrap .cate_blk .itemBlk_wrap .sysFuncItemBlock .sysHorizontal li:nth-child(3) {
  transition-delay: 0.3s;
}
#catalog_gift .sec_ranking .tab_main_blk .large_cate_wrap .cate_blk .itemBlk_wrap .sysFuncItemBlock .sysHorizontal li:nth-child(4) {
  transition-delay: 0.4s;
}
#catalog_gift .sec_ranking .tab_main_blk .large_cate_wrap .cate_blk .itemBlk_wrap .sysFuncItemBlock .sysHorizontal li:nth-child(5) {
  transition-delay: 0.5s;
}
#catalog_gift .sec_ranking .tab_main_blk .large_cate_wrap .cate_blk .itemBlk_wrap .sysFuncItemBlock .sysHorizontal li::before {
  display: block;
  width: 40px;
  height: 40px;
  font-family: "Poppins", sans-serif;
  font-size: 20px;
  line-height: 40px;
  color: #ffffff;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
}
@media screen and (max-width: 750px) {
  #catalog_gift .sec_ranking .tab_main_blk .large_cate_wrap .cate_blk .itemBlk_wrap .sysFuncItemBlock .sysHorizontal li::before {
    width: 5.3333333333vw;
    height: 5.3333333333vw;
    font-size: 3.2vw;
    line-height: 5.3333333333vw;
  }
}
#catalog_gift .sec_ranking .tab_main_blk .large_cate_wrap .cate_blk .itemBlk_wrap .sysFuncItemBlock .sysHorizontal li:nth-child(1)::before {
  content: "1";
  background: #e94709;
}
#catalog_gift .sec_ranking .tab_main_blk .large_cate_wrap .cate_blk .itemBlk_wrap .sysFuncItemBlock .sysHorizontal li:nth-child(2)::before {
  content: "2";
  background: #9c9c89;
}
#catalog_gift .sec_ranking .tab_main_blk .large_cate_wrap .cate_blk .itemBlk_wrap .sysFuncItemBlock .sysHorizontal li:nth-child(3)::before {
  content: "3";
  background: #B59677;
}
#catalog_gift .sec_ranking .tab_main_blk .large_cate_wrap .cate_blk .itemBlk_wrap .sysFuncItemBlock .sysHorizontal li:nth-child(4)::before {
  content: "4";
  background: #CDCDC4;
  color: #1d1d1d;
}
#catalog_gift .sec_ranking .tab_main_blk .large_cate_wrap .cate_blk .itemBlk_wrap .sysFuncItemBlock .sysHorizontal li:nth-child(5)::before {
  content: "5";
  background: #CDCDC4;
  color: #1d1d1d;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  #catalog_gift .sec_ranking .tab_main_blk .large_cate_wrap .cate_blk .itemBlk_wrap .sysFuncItemBlock .sysHorizontal li {
    width: calc((100% - 8.064516129vw) / 5);
  }
}
@media screen and (max-width: 750px) {
  #catalog_gift .sec_ranking .tab_main_blk .large_cate_wrap .cate_blk .itemBlk_wrap .sysFuncItemBlock .sysHorizontal li {
    width: 36vw;
    flex-shrink: 0;
  }
}
#catalog_gift .sec_ranking .tab_main_blk .large_cate_wrap .cate_blk .itemBlk_wrap .sysFuncItemBlock .sysHorizontal li .sysItemImage {
  width: 100%;
  aspect-ratio: 1/1;
  margin-bottom: 12px;
}
#catalog_gift .sec_ranking .tab_main_blk .large_cate_wrap .cate_blk .itemBlk_wrap .sysFuncItemBlock .sysHorizontal li .sysItemImage a {
  display: block;
}
#catalog_gift .sec_ranking .tab_main_blk .large_cate_wrap .cate_blk .itemBlk_wrap .sysFuncItemBlock .sysHorizontal li .sysItemImage a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  #catalog_gift .sec_ranking .tab_main_blk .large_cate_wrap .cate_blk .itemBlk_wrap .sysFuncItemBlock .sysHorizontal li .sysItemImage {
    margin-bottom: 0.9677419355vw;
  }
}
@media screen and (max-width: 750px) {
  #catalog_gift .sec_ranking .tab_main_blk .large_cate_wrap .cate_blk .itemBlk_wrap .sysFuncItemBlock .sysHorizontal li .sysItemImage {
    margin-bottom: 2.1333333333vw;
  }
}
#catalog_gift .sec_ranking .tab_main_blk .large_cate_wrap .cate_blk .itemBlk_wrap .sysFuncItemBlock .sysHorizontal li .sysItemName {
  margin: 0 0 10px;
  text-align: left;
}
#catalog_gift .sec_ranking .tab_main_blk .large_cate_wrap .cate_blk .itemBlk_wrap .sysFuncItemBlock .sysHorizontal li .sysItemName a {
  display: block;
  font-size: 15px;
  font-weight: 500;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  #catalog_gift .sec_ranking .tab_main_blk .large_cate_wrap .cate_blk .itemBlk_wrap .sysFuncItemBlock .sysHorizontal li .sysItemName {
    margin: 0 0 0.8064516129vw;
  }
  #catalog_gift .sec_ranking .tab_main_blk .large_cate_wrap .cate_blk .itemBlk_wrap .sysFuncItemBlock .sysHorizontal li .sysItemName a {
    font-size: 1.2096774194vw;
  }
}
@media screen and (max-width: 750px) {
  #catalog_gift .sec_ranking .tab_main_blk .large_cate_wrap .cate_blk .itemBlk_wrap .sysFuncItemBlock .sysHorizontal li .sysItemName {
    margin: 0 0 2.1333333333vw;
  }
  #catalog_gift .sec_ranking .tab_main_blk .large_cate_wrap .cate_blk .itemBlk_wrap .sysFuncItemBlock .sysHorizontal li .sysItemName a {
    font-size: 3.2vw;
  }
}
#catalog_gift .sec_ranking .tab_main_blk .large_cate_wrap .cate_blk .itemBlk_wrap .sysFuncItemBlock .sysHorizontal li .sysItemPrice,
#catalog_gift .sec_ranking .tab_main_blk .large_cate_wrap .cate_blk .itemBlk_wrap .sysFuncItemBlock .sysHorizontal li .sysItemBlockVariationPrice {
  font-size: 20px;
  line-height: 1;
  font-weight: 500;
  text-align: left;
}
#catalog_gift .sec_ranking .tab_main_blk .large_cate_wrap .cate_blk .itemBlk_wrap .sysFuncItemBlock .sysHorizontal li .sysItemPrice .taxin,
#catalog_gift .sec_ranking .tab_main_blk .large_cate_wrap .cate_blk .itemBlk_wrap .sysFuncItemBlock .sysHorizontal li .sysItemBlockVariationPrice .taxin {
  font-size: 12px;
  line-height: 1;
  font-weight: 500;
  padding-left: 2px;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  #catalog_gift .sec_ranking .tab_main_blk .large_cate_wrap .cate_blk .itemBlk_wrap .sysFuncItemBlock .sysHorizontal li .sysItemPrice,
  #catalog_gift .sec_ranking .tab_main_blk .large_cate_wrap .cate_blk .itemBlk_wrap .sysFuncItemBlock .sysHorizontal li .sysItemBlockVariationPrice {
    font-size: 1.6129032258vw;
  }
  #catalog_gift .sec_ranking .tab_main_blk .large_cate_wrap .cate_blk .itemBlk_wrap .sysFuncItemBlock .sysHorizontal li .sysItemPrice .taxin,
  #catalog_gift .sec_ranking .tab_main_blk .large_cate_wrap .cate_blk .itemBlk_wrap .sysFuncItemBlock .sysHorizontal li .sysItemBlockVariationPrice .taxin {
    font-size: 0.9677419355vw;
    padding-left: 0.1612903226vw;
  }
}
@media screen and (max-width: 750px) {
  #catalog_gift .sec_ranking .tab_main_blk .large_cate_wrap .cate_blk .itemBlk_wrap .sysFuncItemBlock .sysHorizontal li .sysItemPrice,
  #catalog_gift .sec_ranking .tab_main_blk .large_cate_wrap .cate_blk .itemBlk_wrap .sysFuncItemBlock .sysHorizontal li .sysItemBlockVariationPrice {
    font-size: 4.5333333333vw;
    line-height: 1;
  }
  #catalog_gift .sec_ranking .tab_main_blk .large_cate_wrap .cate_blk .itemBlk_wrap .sysFuncItemBlock .sysHorizontal li .sysItemPrice .taxin,
  #catalog_gift .sec_ranking .tab_main_blk .large_cate_wrap .cate_blk .itemBlk_wrap .sysFuncItemBlock .sysHorizontal li .sysItemBlockVariationPrice .taxin {
    font-size: 2.6666666667vw;
    line-height: 1;
  }
}
#catalog_gift .wrapping_blk {
  margin: 70px 0;
}
@media screen and (max-width: 750px) {
  #catalog_gift .wrapping_blk {
    margin: 10.6666666667vw 0;
    padding: 0 5.3333333333vw;
  }
}
#catalog_gift .wrapping_blk .wrapping_ttl {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 31px;
  line-height: 43px;
  letter-spacing: 0.02em;
  font-weight: 700;
  text-align: center;
  margin: 0 auto 40px;
}
@media screen and (max-width: 750px) {
  #catalog_gift .wrapping_blk .wrapping_ttl {
    font-size: 5.3333333333vw;
    line-height: 1.5;
    margin: 0 auto 10.6666666667vw;
  }
}
#catalog_gift .wrapping_blk ul {
  width: 100%;
  max-width: 940px;
  margin: 0 auto 40px;
  display: flex;
  justify-content: center;
  align-items: stretch;
  gap: 20px;
}
@media screen and (max-width: 750px) {
  #catalog_gift .wrapping_blk ul {
    margin: 0 auto 20px;
    gap: 10px;
  }
}
#catalog_gift .wrapping_blk ul li {
  width: 300px;
}
@media screen and (max-width: 750px) {
  #catalog_gift .wrapping_blk ul li {
    width: calc((100% - 5.3333333333vw) / 3);
  }
}
#catalog_gift .wrapping_blk ul li .img_wrap {
  width: 100px;
  margin: 0 auto 20px;
}
@media screen and (max-width: 750px) {
  #catalog_gift .wrapping_blk ul li .img_wrap {
    width: 21.3333333333vw;
    margin: 0 auto 4vw;
  }
}
#catalog_gift .wrapping_blk ul li .li_ttl {
  font-size: 20px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 700;
  text-align: center;
  margin: 0 auto 8px;
}
@media screen and (max-width: 750px) {
  #catalog_gift .wrapping_blk ul li .li_ttl {
    font-size: 3.4666666667vw;
    margin: 0 auto 2.1333333333vw;
  }
}
#catalog_gift .wrapping_blk ul li .li_txt {
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 400;
  text-align: center;
}
@media screen and (max-width: 750px) {
  #catalog_gift .wrapping_blk ul li .li_txt {
    font-size: 12px;
    text-align: left;
  }
}
#catalog_gift .wrapping_blk .note {
  font-size: 12px;
  line-height: 2;
  letter-spacing: 0;
  font-weight: 400;
  text-align: center;
  color: #979797;
}
@media screen and (max-width: 750px) {
  #catalog_gift .wrapping_blk .note {
    font-size: 2.9333333333vw;
    line-height: 1.5;
    text-align: left;
  }
}
#catalog_gift .catalog_scene_blk {
  margin: 0 auto 70px;
  width: 100%;
  max-width: 1200px;
}
@media screen and (max-width: 750px) {
  #catalog_gift .catalog_scene_blk {
    margin: 0 auto 10.6666666667vw;
    padding: 0 5.3333333333vw;
  }
}
#catalog_gift .catalog_scene_blk .scene_ttl {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 32px;
  line-height: 42px;
  letter-spacing: 0.02em;
  font-weight: 700;
  text-align: left;
  margin: 0 0 20px;
}
@media screen and (max-width: 750px) {
  #catalog_gift .catalog_scene_blk .scene_ttl {
    font-size: 5.3333333333vw;
    line-height: 6.9333333333vw;
    margin: 0 0 5.3333333333vw;
  }
}
#catalog_gift .catalog_scene_blk ul.catalog_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
  gap: 50px 60px;
}
@media screen and (max-width: 750px) {
  #catalog_gift .catalog_scene_blk ul.catalog_list {
    padding: 0 4.6666666667vw;
    gap: 5.3333333333vw;
  }
}
#catalog_gift .catalog_scene_blk ul.catalog_list > li {
  width: calc((100% - 60px) / 2);
  padding: 50px 30px 40px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  gap: 20px 15px;
  border: 1px solid #cccccc;
}
@media screen and (max-width: 750px) {
  #catalog_gift .catalog_scene_blk ul.catalog_list > li {
    width: 100%;
    padding: 20px 0 23px;
    display: block;
    border: none;
    border-bottom: 1px solid #cccccc;
    position: relative;
  }
}
#catalog_gift .catalog_scene_blk ul.catalog_list > li .img_wrap {
  width: 280px;
}
@media screen and (max-width: 750px) {
  #catalog_gift .catalog_scene_blk ul.catalog_list > li .img_wrap {
    width: 45.3333333333vw;
    height: 45.3333333333vw;
    float: left;
    margin-bottom: 20px;
  }
  #catalog_gift .catalog_scene_blk ul.catalog_list > li .img_wrap img {
    object-fit: contain;
    width: 100%;
    height: 100%;
  }
  #catalog_gift .catalog_scene_blk ul.catalog_list > li .img_wrap::after {
    content: "";
    display: block;
    width: 5.3333333333vw;
    height: 1px;
    border-bottom: 1px solid #707070;
    position: absolute;
    top: 53.3333333333vw;
    left: 50%;
    transform: translateX(-50%);
  }
}
#catalog_gift .catalog_scene_blk ul.catalog_list > li .detail_wrap {
  width: calc(100% - 295px);
  height: 280px;
  padding-top: 30px;
  display: flex;
  flex-direction: column;
  padding-bottom: 20px;
}
@media screen and (max-width: 750px) {
  #catalog_gift .catalog_scene_blk ul.catalog_list > li .detail_wrap {
    width: 100%;
    height: auto;
    display: block;
    position: relative;
    padding: 0;
  }
}
#catalog_gift .catalog_scene_blk ul.catalog_list > li .detail_wrap .course {
  font-size: 15px;
  line-height: 2;
  letter-spacing: 0;
  font-weight: 400;
  text-align: left;
  margin: 0 0 5px;
}
@media screen and (max-width: 750px) {
  #catalog_gift .catalog_scene_blk ul.catalog_list > li .detail_wrap .course {
    width: 26.6666666667vw;
    float: right;
    font-size: 3.2vw;
    margin: 13.8666666667vw 0 2.9333333333vw;
  }
}
#catalog_gift .catalog_scene_blk ul.catalog_list > li .detail_wrap .price {
  position: relative;
  font-size: 17px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 500;
  text-align: left;
  padding: 0 0 20px;
  margin: 0 0 20px;
}
#catalog_gift .catalog_scene_blk ul.catalog_list > li .detail_wrap .price span {
  font-size: 10px;
}
#catalog_gift .catalog_scene_blk ul.catalog_list > li .detail_wrap .price::after {
  content: "";
  display: block;
  width: 20px;
  height: 1px;
  border-bottom: 1px solid #707070;
  position: absolute;
  bottom: 0;
  left: 0;
}
@media screen and (max-width: 750px) {
  #catalog_gift .catalog_scene_blk ul.catalog_list > li .detail_wrap .price {
    width: 26.6666666667vw;
    float: right;
    font-size: 3.4666666667vw;
    padding: 0;
    margin: 0;
  }
  #catalog_gift .catalog_scene_blk ul.catalog_list > li .detail_wrap .price span {
    font-size: 2.6666666667vw;
  }
  #catalog_gift .catalog_scene_blk ul.catalog_list > li .detail_wrap .price::after {
    display: none;
  }
}
#catalog_gift .catalog_scene_blk ul.catalog_list > li .detail_wrap .type_wrap {
  margin-bottom: 20px;
}
@media screen and (max-width: 750px) {
  #catalog_gift .catalog_scene_blk ul.catalog_list > li .detail_wrap .type_wrap {
    clear: both;
    padding: 0 0 0 4vw;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 2.6666666667vw;
    margin-bottom: 5.3333333333vw;
  }
}
#catalog_gift .catalog_scene_blk ul.catalog_list > li .detail_wrap .type_wrap > span {
  display: block;
  font-size: 12px;
  line-height: 2;
  letter-spacing: 0;
  font-weight: 400;
  text-align: left;
  white-space: nowrap;
  margin-bottom: 15px;
}
@media screen and (max-width: 750px) {
  #catalog_gift .catalog_scene_blk ul.catalog_list > li .detail_wrap .type_wrap > span {
    font-size: 10px;
    line-height: 1.5;
    white-space: nowrap;
    margin-bottom: 0;
  }
}
#catalog_gift .catalog_scene_blk ul.catalog_list > li .detail_wrap .type_wrap .type {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  gap: 8px;
}
#catalog_gift .catalog_scene_blk ul.catalog_list > li .detail_wrap .type_wrap .type li {
  background: #ebebe7;
  padding: 7px 15px 8px;
  border-radius: 19px;
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 500;
}
@media screen and (max-width: 750px) {
  #catalog_gift .catalog_scene_blk ul.catalog_list > li .detail_wrap .type_wrap .type {
    gap: 2.6666666667vw;
  }
  #catalog_gift .catalog_scene_blk ul.catalog_list > li .detail_wrap .type_wrap .type li {
    padding: 1.3333333333vw 2.6666666667vw;
    border-radius: 3.4666666667vw;
    font-size: 2.6666666667vw;
    line-height: 1;
  }
}
#catalog_gift .catalog_scene_blk ul.catalog_list > li .detail_wrap .logo {
  flex-grow: 1;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
@media screen and (max-width: 750px) {
  #catalog_gift .catalog_scene_blk ul.catalog_list > li .detail_wrap .logo {
    clear: both;
    display: block;
  }
}
#catalog_gift .catalog_scene_blk ul.catalog_list > li .detail_wrap .logo img {
  width: 200px;
}
@media screen and (max-width: 750px) {
  #catalog_gift .catalog_scene_blk ul.catalog_list > li .detail_wrap .logo img {
    display: block;
    width: 66.6666666667vw;
    margin: 0 auto;
  }
}
#catalog_gift .catalog_scene_blk ul.catalog_list > li .txt_wrap {
  width: 100%;
  height: calc(100% - 300px);
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 750px) {
  #catalog_gift .catalog_scene_blk ul.catalog_list > li .txt_wrap {
    clear: both;
    padding-top: 5.3333333333vw;
    height: auto;
  }
}
#catalog_gift .catalog_scene_blk ul.catalog_list > li .txt_wrap .brand {
  font-size: 20px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 700;
  text-align: center;
  margin: 0 auto 15px;
}
@media screen and (max-width: 750px) {
  #catalog_gift .catalog_scene_blk ul.catalog_list > li .txt_wrap .brand {
    font-size: 4.2666666667vw;
    margin: 0 auto 2.6666666667vw;
  }
}
#catalog_gift .catalog_scene_blk ul.catalog_list > li .txt_wrap .txt {
  flex-grow: 1;
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 400;
  text-align: left;
  margin: 0 auto 30px;
}
@media screen and (max-width: 750px) {
  #catalog_gift .catalog_scene_blk ul.catalog_list > li .txt_wrap .txt {
    font-size: 2.6666666667vw;
    margin: 0 auto 2.6666666667vw;
  }
}
#catalog_gift .catalog_scene_blk ul.catalog_list > li .txt_wrap .btn {
  width: 105px;
  height: 38px;
  margin: 0 auto;
}
#catalog_gift .catalog_scene_blk ul.catalog_list > li .txt_wrap .btn a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  font-size: 13px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 500;
  border: 1px solid #6e6966;
  border-radius: 19px;
  color: #1d1d1d;
}
#catalog_gift .catalog_scene_blk ul.catalog_list > li .txt_wrap .btn a:hover {
  color: #044EA1;
}
@media screen and (max-width: 750px) {
  #catalog_gift .catalog_scene_blk ul.catalog_list > li .txt_wrap .btn {
    width: 37.6vw;
    height: 10.4vw;
    margin: 0 auto;
  }
  #catalog_gift .catalog_scene_blk ul.catalog_list > li .txt_wrap .btn a {
    font-size: 3.4666666667vw;
    border-radius: 5.0666666667vw;
  }
}
#catalog_gift .type_select_blk {
  padding: 70px 0;
  width: 100%;
  background: #fcf8f0;
}
@media screen and (max-width: 750px) {
  #catalog_gift .type_select_blk {
    padding: 10.6666666667vw 5.3333333333vw;
  }
}
#catalog_gift .type_select_blk .inner {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
#catalog_gift .type_select_blk .inner h2.type_ttl {
  margin: 0 auto 30px;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 32px;
  line-height: 42px;
  letter-spacing: 0.02em;
  font-weight: 700;
  text-align: left;
}
#catalog_gift .type_select_blk .inner h2.type_ttl span {
  display: block;
  padding-top: 5px;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0;
  font-weight: 500;
  text-align: left;
  color: #e94709;
}
@media screen and (max-width: 750px) {
  #catalog_gift .type_select_blk .inner h2.type_ttl {
    margin: 0 auto 5.3333333333vw;
    font-size: 5.3333333333vw;
    line-height: 6.9333333333vw;
    text-align: center;
  }
  #catalog_gift .type_select_blk .inner h2.type_ttl span {
    padding-top: 1.0666666667vw;
    font-size: 2.6666666667vw;
    line-height: 4vw;
    text-align: center;
  }
}
#catalog_gift .type_select_blk .inner ul {
  display: flex;
  justify-content: space-between;
  align-items: stretch;
  gap: 24px;
}
@media screen and (max-width: 750px) {
  #catalog_gift .type_select_blk .inner ul {
    flex-wrap: wrap;
    gap: 4vw;
  }
}
#catalog_gift .type_select_blk .inner ul li {
  width: calc((100% - 72px) / 4);
  background: #ffffff;
  overflow: hidden;
  border-radius: 10px;
}
@media screen and (max-width: 750px) {
  #catalog_gift .type_select_blk .inner ul li {
    width: calc((100% - 4vw) / 2);
    border-radius: 2.6666666667vw;
  }
}
#catalog_gift .type_select_blk .inner ul li .txt_wrap {
  padding: 20px;
}
@media screen and (max-width: 750px) {
  #catalog_gift .type_select_blk .inner ul li .txt_wrap {
    padding: 4vw;
  }
}
#catalog_gift .type_select_blk .inner ul li .txt_wrap .ttl {
  height: 60px;
  margin-bottom: 15px;
  font-size: 20px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 700;
  text-align: center;
}
@media screen and (max-width: 750px) {
  #catalog_gift .type_select_blk .inner ul li .txt_wrap .ttl {
    height: auto;
    margin-bottom: 1.3333333333vw;
    font-size: 3.7333333333vw;
  }
}
#catalog_gift .type_select_blk .inner ul li .txt_wrap .txt {
  height: 67.5px;
  margin-bottom: 20px;
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 400;
  text-align: left;
}
@media screen and (max-width: 750px) {
  #catalog_gift .type_select_blk .inner ul li .txt_wrap .txt {
    height: auto;
    margin-bottom: 2.6666666667vw;
    font-size: 3.2vw;
  }
}
#catalog_gift .type_select_blk .inner ul li .txt_wrap .btn {
  width: 131px;
  height: 38px;
  margin: 0 auto;
}
#catalog_gift .type_select_blk .inner ul li .txt_wrap .btn a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  font-size: 13px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 500;
  border: 1px solid #6e6966;
  border-radius: 19px;
  color: #1d1d1d;
}
#catalog_gift .type_select_blk .inner ul li .txt_wrap .btn a:hover {
  color: #044EA1;
}
@media screen and (max-width: 750px) {
  #catalog_gift .type_select_blk .inner ul li .txt_wrap .btn {
    width: fit-content;
    height: auto;
    margin: 0 auto;
  }
  #catalog_gift .type_select_blk .inner ul li .txt_wrap .btn a {
    font-size: 3.4666666667vw;
    border: none;
    border-radius: 0;
  }
}
@media screen and (max-width: 750px) {
  #catalog_gift .type_select_blk .inner ul li:nth-child(4) .txt_wrap .ttl {
    height: 3em;
  }
}
#catalog_gift .faq_blk {
  padding: 70px 0;
}
@media screen and (max-width: 750px) {
  #catalog_gift .faq_blk {
    padding: 10.6666666667vw 5.3333333333vw;
  }
}
#catalog_gift .faq_blk h2.faq_ttl {
  margin: 0 auto 40px;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 32px;
  line-height: 42px;
  letter-spacing: 0.02em;
  font-weight: 700;
  text-align: center;
}
#catalog_gift .faq_blk h2.faq_ttl span {
  display: block;
  padding-top: 5px;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  line-height: 20px;
  letter-spacing: 0;
  font-weight: 500;
  text-align: center;
  color: #e94709;
}
@media screen and (max-width: 750px) {
  #catalog_gift .faq_blk h2.faq_ttl {
    margin: 0 auto 14.6666666667vw;
    font-size: 5.3333333333vw;
    line-height: 6.9333333333vw;
    text-align: center;
  }
  #catalog_gift .faq_blk h2.faq_ttl span {
    padding-top: 1.0666666667vw;
    font-size: 2.6666666667vw;
    line-height: 4vw;
    text-align: center;
  }
}
#catalog_gift .faq_blk .faq_wrap {
  width: 100%;
  max-width: 820px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
@media screen and (max-width: 750px) {
  #catalog_gift .faq_blk .faq_wrap {
    gap: 5.3333333333vw;
  }
}
#catalog_gift .faq_blk .faq_wrap dl {
  padding-bottom: 20px;
  border-bottom: 1px solid #cccccc;
}
@media screen and (max-width: 750px) {
  #catalog_gift .faq_blk .faq_wrap dl {
    padding-bottom: 2.6666666667vw;
  }
}
#catalog_gift .faq_blk .faq_wrap dl dt {
  padding: 0 60px 0 17px;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 20px;
  font-size: 20px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 700;
  position: relative;
  cursor: pointer;
}
#catalog_gift .faq_blk .faq_wrap dl dt span {
  display: block;
  width: 20px;
  flex-shrink: 0;
}
#catalog_gift .faq_blk .faq_wrap dl dt::before {
  content: "";
  display: block;
  width: 12px;
  height: 2px;
  background: #6e6966;
  position: absolute;
  top: 50%;
  right: 33px;
  transform: translateY(-50%);
}
#catalog_gift .faq_blk .faq_wrap dl dt::after {
  content: "";
  display: block;
  width: 12px;
  height: 2px;
  background: #6e6966;
  position: absolute;
  top: 50%;
  right: 33px;
  transform: translateY(-50%) rotateZ(90deg);
  transition-duration: 0.3s;
}
#catalog_gift .faq_blk .faq_wrap dl dt.open::after {
  transform: translateY(-50%) rotateZ(0deg);
  opacity: 0;
}
@media screen and (max-width: 750px) {
  #catalog_gift .faq_blk .faq_wrap dl dt {
    padding: 0 6.5333333333vw 0 0;
    gap: 3.3333333333vw;
    font-size: 4.2666666667vw;
  }
  #catalog_gift .faq_blk .faq_wrap dl dt span {
    width: 4.8vw;
    margin-top: -0.8vw;
  }
  #catalog_gift .faq_blk .faq_wrap dl dt::before {
    width: 3.2vw;
    height: 0.5333333333vw;
    right: 1.2vw;
    transform: translateY(-50%);
  }
  #catalog_gift .faq_blk .faq_wrap dl dt::after {
    width: 3.2vw;
    height: 0.5333333333vw;
    right: 1.2vw;
  }
}
#catalog_gift .faq_blk .faq_wrap dl dd {
  display: none;
}
#catalog_gift .faq_blk .faq_wrap dl dd .inner {
  padding: 20px 70px 10px 17px;
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 20px;
}
@media screen and (max-width: 750px) {
  #catalog_gift .faq_blk .faq_wrap dl dd .inner {
    padding: 2.6666666667vw 6.5333333333vw 2.6666666667vw 0;
    gap: 3.3333333333vw;
  }
}
#catalog_gift .faq_blk .faq_wrap dl dd .inner > span {
  display: block;
  width: 20px;
  flex-shrink: 0;
}
#catalog_gift .faq_blk .faq_wrap dl dd .inner > span img {
  display: block;
  width: 18px;
  margin: 0 auto;
}
@media screen and (max-width: 750px) {
  #catalog_gift .faq_blk .faq_wrap dl dd .inner > span {
    width: 4.8vw;
  }
  #catalog_gift .faq_blk .faq_wrap dl dd .inner > span img {
    width: 100%;
  }
}
#catalog_gift .faq_blk .faq_wrap dl dd .inner .txt_wrap .txt {
  font-size: 15px;
  line-height: 2;
  letter-spacing: 0;
  font-weight: 400;
  margin-bottom: 30px;
}
#catalog_gift .faq_blk .faq_wrap dl dd .inner .txt_wrap .txt:last-child {
  margin-bottom: 0;
}
#catalog_gift .faq_blk .faq_wrap dl dd .inner .txt_wrap .txt a {
  color: #1d1d1d;
  text-decoration: underline;
}
#catalog_gift .faq_blk .faq_wrap dl dd .inner .txt_wrap .txt a:hover {
  color: #e94709;
}
@media screen and (max-width: 750px) {
  #catalog_gift .faq_blk .faq_wrap dl dd .inner .txt_wrap .txt {
    font-size: 3.2vw;
    margin-bottom: 5.3333333333vw;
  }
}
#catalog_gift .faq_blk .faq_wrap dl dd .inner .txt_wrap .btn {
  width: fit-content;
  margin-bottom: 20px;
}
#catalog_gift .faq_blk .faq_wrap dl dd .inner .txt_wrap .btn:last-child {
  margin-bottom: 0;
}
#catalog_gift .faq_blk .faq_wrap dl dd .inner .txt_wrap .btn a {
  padding: 9px 20px 10px;
  border: 1px solid #6e6966;
  border-radius: 19px;
  font-size: 13px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 500;
  border: 1px solid #6e6966;
  border-radius: 19px;
  transition-duration: 0.3s;
  color: #1d1d1d;
}
#catalog_gift .faq_blk .faq_wrap dl dd .inner .txt_wrap .btn a:hover {
  color: #e94709;
}
@media screen and (max-width: 750px) {
  #catalog_gift .faq_blk .faq_wrap dl dd .inner .txt_wrap .btn {
    margin-bottom: 5.3333333333vw;
  }
  #catalog_gift .faq_blk .faq_wrap dl dd .inner .txt_wrap .btn a {
    padding: 2.6666666667vw 5.3333333333vw;
    border-radius: 5.0666666667vw;
    font-size: 2.9333333333vw;
    border-radius: 5.0666666667vw;
  }
}

body#sysItemCategory div.brand_wrap {
  padding-bottom: 20px;
}
@media screen and (max-width: 750px) {
  body#sysItemCategory div.brand_wrap {
    padding-bottom: 5.3333333333vw;
  }
}
body#sysItemCategory div.brand_wrap div.logo_wrap {
  width: 100%;
  padding: 40px 0;
  margin-bottom: 10px;
}
@media screen and (max-width: 750px) {
  body#sysItemCategory div.brand_wrap div.logo_wrap {
    padding: 4.8vw 0;
    margin-bottom: 2.6666666667vw;
  }
}
body#sysItemCategory div.brand_wrap div.logo_wrap > picture img {
  display: block;
  width: fit-content;
  margin: 0 auto;
}
body#sysItemCategory div.brand_wrap div.mv_wrap {
  width: 100%;
  margin-bottom: 25px;
}
body#sysItemCategory div.brand_wrap div.mv_wrap > img {
  width: 100%;
}
@media screen and (max-width: 750px) {
  body#sysItemCategory div.brand_wrap div.mv_wrap {
    margin-bottom: 5.3333333333vw;
  }
}
body#sysItemCategory div.brand_wrap h1.brand_ttl {
  width: 100%;
  margin-bottom: 12px;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 32px;
  line-height: 1.5;
  letter-spacing: 0.02em;
  font-weight: 700;
  text-align: center;
}
@media screen and (max-width: 750px) {
  body#sysItemCategory div.brand_wrap h1.brand_ttl {
    padding: 0 5.3333333333vw;
    margin-bottom: 2.6666666667vw;
    font-size: 5.3333333333vw;
    line-height: 7.2vw;
  }
}
body#sysItemCategory div.brand_wrap div.explanatory {
  font-size: 15px;
  line-height: 2;
  letter-spacing: 0;
  font-weight: 400;
  margin-bottom: 25px;
}
body#sysItemCategory div.brand_wrap div.explanatory:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 750px) {
  body#sysItemCategory div.brand_wrap div.explanatory {
    padding: 0 5.3333333333vw;
    font-size: 3.2vw;
    margin-bottom: 5.3333333333vw;
  }
}
body#sysItemCategory div.brand_wrap div.to_itemList > a {
  width: fit-content;
  margin: 0 auto 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 500;
}
body#sysItemCategory div.brand_wrap div.to_itemList > a::after {
  content: "";
  display: block;
  width: 15px;
  height: 15px;
  background: url("/img/common/arrow_black_d.png") top center no-repeat;
  background-size: contain;
}
@media screen and (max-width: 750px) {
  body#sysItemCategory div.brand_wrap div.to_itemList > a {
    margin: 0 auto 5.3333333333vw;
    gap: 2.1333333333vw;
    font-size: 3.2vw;
  }
  body#sysItemCategory div.brand_wrap div.to_itemList > a::after {
    width: 4vw;
    height: 4vw;
  }
}
body#sysItemCategory div.brand_wrap .blk {
  margin-bottom: 30px;
}
@media screen and (max-width: 750px) {
  body#sysItemCategory div.brand_wrap .blk {
    margin-bottom: 5.3333333333vw;
  }
}
body#sysItemCategory div.brand_wrap .blk:last-child {
  margin-bottom: 0;
}
body#sysItemCategory div.brand_wrap .blk div.img_wrap > img {
  width: 100%;
}
body#sysItemCategory div.brand_wrap .blk div.txt_wrap div.ttl {
  font-size: 20px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 700;
  margin-bottom: 15px;
}
@media screen and (max-width: 750px) {
  body#sysItemCategory div.brand_wrap .blk div.txt_wrap div.ttl {
    font-size: 4.2666666667vw;
    margin-bottom: 2.6666666667vw;
  }
}
body#sysItemCategory div.brand_wrap .blk.column1_img_txt div.img_wrap {
  width: 100%;
  margin-bottom: 30px;
}
body#sysItemCategory div.brand_wrap .blk.column1_img_txt div.txt_wrap div.txt {
  font-size: 15px;
  line-height: 2;
  letter-spacing: 0;
  font-weight: 400;
}
@media screen and (max-width: 750px) {
  body#sysItemCategory div.brand_wrap .blk.column1_img_txt div.img_wrap {
    margin-bottom: 5.3333333333vw;
  }
  body#sysItemCategory div.brand_wrap .blk.column1_img_txt div.txt_wrap {
    padding: 0 5.3333333333vw;
  }
  body#sysItemCategory div.brand_wrap .blk.column1_img_txt div.txt_wrap div.txt {
    font-size: 3.2vw;
  }
}
body#sysItemCategory div.brand_wrap .blk.column2_img_txt {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 40px;
}
body#sysItemCategory div.brand_wrap .blk.column2_img_txt div.img_wrap {
  width: calc((100% - 40px) / 2);
}
body#sysItemCategory div.brand_wrap .blk.column2_img_txt div.txt_wrap {
  width: calc((100% - 40px) / 2);
}
body#sysItemCategory div.brand_wrap .blk.column2_img_txt div.txt_wrap div.txt {
  font-size: 13px;
  line-height: 2;
  letter-spacing: 0;
  font-weight: 400;
}
@media screen and (max-width: 750px) {
  body#sysItemCategory div.brand_wrap .blk.column2_img_txt {
    padding: 0 5.3333333333vw;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 4vw;
  }
  body#sysItemCategory div.brand_wrap .blk.column2_img_txt div.img_wrap {
    width: 64vw;
  }
  body#sysItemCategory div.brand_wrap .blk.column2_img_txt div.txt_wrap {
    width: 100%;
  }
  body#sysItemCategory div.brand_wrap .blk.column2_img_txt div.txt_wrap div.txt {
    font-size: 3.2vw;
  }
}
body#sysItemCategory div.brand_wrap .blk.column2_txt_img {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: row-reverse;
  gap: 40px;
}
body#sysItemCategory div.brand_wrap .blk.column2_txt_img div.img_wrap {
  width: calc((100% - 40px) / 2);
}
body#sysItemCategory div.brand_wrap .blk.column2_txt_img div.txt_wrap {
  width: calc((100% - 40px) / 2);
}
body#sysItemCategory div.brand_wrap .blk.column2_txt_img div.txt_wrap div.ttl {
  text-align: right;
}
body#sysItemCategory div.brand_wrap .blk.column2_txt_img div.txt_wrap div.txt {
  font-size: 13px;
  line-height: 2;
  letter-spacing: 0;
  font-weight: 400;
}
@media screen and (max-width: 750px) {
  body#sysItemCategory div.brand_wrap .blk.column2_txt_img {
    padding: 0 5.3333333333vw;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-end;
    gap: 4vw;
  }
  body#sysItemCategory div.brand_wrap .blk.column2_txt_img div.img_wrap {
    width: 64vw;
  }
  body#sysItemCategory div.brand_wrap .blk.column2_txt_img div.txt_wrap {
    width: 100%;
  }
  body#sysItemCategory div.brand_wrap .blk.column2_txt_img div.txt_wrap div.txt {
    font-size: 3.2vw;
  }
}
body#sysItemCategory div.brand_wrap .blk.column1_only_txt div.txt_wrap div.txt {
  font-size: 15px;
  line-height: 2;
  letter-spacing: 0;
  font-weight: 400;
}
@media screen and (max-width: 750px) {
  body#sysItemCategory div.brand_wrap .blk.column1_only_txt div.txt_wrap {
    padding: 0 5.3333333333vw;
  }
  body#sysItemCategory div.brand_wrap .blk.column1_only_txt div.txt_wrap div.txt {
    font-size: 3.2vw;
  }
}
body#sysItemCategory div.brand_wrap .blk.column2_imgTxt {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 40px;
}
body#sysItemCategory div.brand_wrap .blk.column2_imgTxt > li {
  width: calc((100% - 40px) / 2);
}
body#sysItemCategory div.brand_wrap .blk.column2_imgTxt > li div.img_wrap {
  margin-bottom: 20px;
}
body#sysItemCategory div.brand_wrap .blk.column2_imgTxt > li div.txt_wrap div.txt {
  font-size: 13px;
  line-height: 2;
  letter-spacing: 0;
  font-weight: 400;
}
@media screen and (max-width: 750px) {
  body#sysItemCategory div.brand_wrap .blk.column2_imgTxt {
    padding: 0 5.3333333333vw;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 5.3333333333vw;
  }
  body#sysItemCategory div.brand_wrap .blk.column2_imgTxt > li {
    width: 100%;
  }
  body#sysItemCategory div.brand_wrap .blk.column2_imgTxt > li div.img_wrap {
    margin-bottom: 4vw;
  }
  body#sysItemCategory div.brand_wrap .blk.column2_imgTxt > li div.txt_wrap div.txt {
    font-size: 3.2vw;
  }
}
body#teaser div#sysHeader div.teaser_header div.sysContent div.h_inner {
  width: 100%;
  padding: 20px;
  background: #ffffff;
}
body#teaser div#sysHeader div.teaser_header div.sysContent div.h_inner div.logo_wrap {
  width: 290px;
  margin: 0 auto;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#teaser div#sysHeader div.teaser_header div.sysContent div.h_inner {
    padding: 1.6129032258vw;
  }
  body#teaser div#sysHeader div.teaser_header div.sysContent div.h_inner div.logo_wrap {
    width: 23.3870967742vw;
  }
}
@media screen and (max-width: 750px) {
  body#teaser div#sysHeader div.teaser_header div.sysContent div.h_inner {
    padding: 3.2vw;
  }
  body#teaser div#sysHeader div.teaser_header div.sysContent div.h_inner div.logo_wrap {
    width: 51.2vw;
  }
}
body#teaser #sysWrap {
  width: 100%;
  max-width: 100%;
}
body#teaser #sysWrap #sysMain .top_headingWrap {
  padding: 72px 0 75px;
  background: #fcf8f0;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#teaser #sysWrap #sysMain .top_headingWrap {
    padding: 5.8064516129vw 0 6.0483870968vw;
  }
}
@media screen and (max-width: 750px) {
  body#teaser #sysWrap #sysMain .top_headingWrap {
    padding: 6.9333333333vw 0 10.6666666667vw;
  }
}
body#teaser #sysWrap #sysMain .top_headingWrap div.mv_menu_gift div.head_ttl > h1 {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 55px;
  line-height: 70px;
  letter-spacing: 0.06em;
  font-weight: 700;
  text-align: center;
  margin-bottom: 20px;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#teaser #sysWrap #sysMain .top_headingWrap div.mv_menu_gift div.head_ttl > h1 {
    font-size: 4.435483871vw;
    line-height: 5.6451612903vw;
    margin-bottom: 1.6129032258vw;
  }
}
@media screen and (max-width: 750px) {
  body#teaser #sysWrap #sysMain .top_headingWrap div.mv_menu_gift div.head_ttl > h1 {
    font-size: 4.8vw;
    line-height: 6.1333333333vw;
    margin-bottom: 4vw;
  }
}
body#teaser #sysWrap #sysMain .top_headingWrap div.mv_menu_gift div.lead_txt {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  gap: 5px;
  margin-top: -17px;
  position: relative;
  z-index: 1;
}
body#teaser #sysWrap #sysMain .top_headingWrap div.mv_menu_gift div.lead_txt > p {
  width: fit-content;
  background: #9c9c89;
  padding: 5px 15px;
}
body#teaser #sysWrap #sysMain .top_headingWrap div.mv_menu_gift div.lead_txt > p > span {
  font-size: 17px;
  line-height: 25px;
  letter-spacing: 0;
  font-weight: 400;
  color: #ffffff;
  white-space: nowrap;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#teaser #sysWrap #sysMain .top_headingWrap div.mv_menu_gift div.lead_txt {
    gap: 0.4032258065vw;
    margin-top: -1.3709677419vw;
  }
  body#teaser #sysWrap #sysMain .top_headingWrap div.mv_menu_gift div.lead_txt > p {
    padding: 0.4032258065vw 1.2096774194vw;
  }
  body#teaser #sysWrap #sysMain .top_headingWrap div.mv_menu_gift div.lead_txt > p > span {
    font-size: 1.3709677419vw;
    line-height: 2.0161290323vw;
  }
}
@media screen and (max-width: 750px) {
  body#teaser #sysWrap #sysMain .top_headingWrap div.mv_menu_gift div.lead_txt {
    gap: 0.8vw;
    margin-top: -10.6666666667vw;
  }
  body#teaser #sysWrap #sysMain .top_headingWrap div.mv_menu_gift div.lead_txt > p {
    width: 100%;
    background: transparent;
    padding: 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
    gap: 0.8vw;
  }
  body#teaser #sysWrap #sysMain .top_headingWrap div.mv_menu_gift div.lead_txt > p > span {
    width: fit-content;
    background: #9c9c89;
    padding: 0.8vw 2.6666666667vw;
    font-size: 3.2vw;
    line-height: 4.5333333333vw;
  }
}
body#teaser #sysWrap #sysMain .common_h2 {
  text-align: center;
}
body#teaser #sysWrap #sysMain .common_h2 span {
  text-align: center;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#teaser #sysWrap #sysMain .common_h2 {
    margin-bottom: 2.4193548387vw;
  }
}
@media screen and (max-width: 750px) {
  body#teaser #sysWrap #sysMain .common_h2 {
    margin-bottom: 4vw;
  }
}
body#teaser #sysWrap #sysMain .teaser_store_info {
  padding-top: 70px;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#teaser #sysWrap #sysMain .teaser_store_info {
    padding-top: 5.6451612903vw;
  }
}
@media screen and (max-width: 750px) {
  body#teaser #sysWrap #sysMain .teaser_store_info {
    padding-top: 8vw;
  }
}
body#teaser #sysWrap #sysMain .teaser_store_info .inner {
  width: 100%;
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 20px;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#teaser #sysWrap #sysMain .teaser_store_info .inner {
    padding: 0 1.6129032258vw;
  }
}
@media screen and (max-width: 750px) {
  body#teaser #sysWrap #sysMain .teaser_store_info .inner {
    padding: 0;
  }
}
body#teaser #sysWrap #sysMain .teaser_store_info .inner .news_wrap {
  display: flex;
  flex-direction: column;
  gap: 15px;
  margin-bottom: 70px;
}
body#teaser #sysWrap #sysMain .teaser_store_info .inner .news_wrap li {
  border: 1px solid #cdcdc4;
  padding: 20px 30px;
  text-align: center;
  font-size: 22px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 500;
}
body#teaser #sysWrap #sysMain .teaser_store_info .inner .news_wrap li span {
  color: #e94709;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#teaser #sysWrap #sysMain .teaser_store_info .inner .news_wrap {
    gap: 1.2096774194vw;
    margin-bottom: 5.6451612903vw;
  }
  body#teaser #sysWrap #sysMain .teaser_store_info .inner .news_wrap li {
    padding: 1.6129032258vw 2.4193548387vw;
    font-size: 1.7741935484vw;
  }
}
@media screen and (max-width: 750px) {
  body#teaser #sysWrap #sysMain .teaser_store_info .inner .news_wrap {
    padding: 0 5.3333333333vw;
    gap: 2.6666666667vw;
    margin-bottom: 8vw;
  }
  body#teaser #sysWrap #sysMain .teaser_store_info .inner .news_wrap li {
    padding: 2.6666666667vw;
    font-size: 4.2666666667vw;
  }
}
body#teaser #sysWrap #sysMain .teaser_store_info .inner .opening_commemoration_wrap {
  padding: 70px 185px;
  border-radius: 15px;
  background: #fcf8f0;
}
body#teaser #sysWrap #sysMain .teaser_store_info .inner .opening_commemoration_wrap .ttl {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 32px;
  line-height: 1.5;
  letter-spacing: 0.02em;
  font-weight: 700;
  text-align: center;
  margin-bottom: 20px;
}
body#teaser #sysWrap #sysMain .teaser_store_info .inner .opening_commemoration_wrap .period {
  width: fit-content;
  padding: 3px 20px;
  margin: 0 auto 50px;
  background: #f1e3c2;
  font-size: 24px;
  line-height: 35px;
  letter-spacing: 0.02em;
  font-weight: 500;
  text-align: center;
}
body#teaser #sysWrap #sysMain .teaser_store_info .inner .opening_commemoration_wrap .period span {
  font-size: 17px;
}
body#teaser #sysWrap #sysMain .teaser_store_info .inner .opening_commemoration_wrap .btn_wrap {
  width: 400px;
  margin: 0 auto 20px;
}
body#teaser #sysWrap #sysMain .teaser_store_info .inner .opening_commemoration_wrap .btn_wrap a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 400px;
  height: auto;
  aspect-ratio: 400/62;
  margin: 0;
  padding: 0;
  background: #e94709;
  border: 1px solid #e94709;
  border-radius: 15px;
  font-size: 15px;
  font-weight: 700;
  color: #ffffff;
  transition-duration: 0.3s;
}
body#teaser #sysWrap #sysMain .teaser_store_info .inner .opening_commemoration_wrap .btn_wrap a:hover {
  background: #ffffff;
  color: #e94709;
  text-decoration: none;
}
@media screen and (max-width: 750px) {
  body#teaser #sysWrap #sysMain .teaser_store_info .inner .opening_commemoration_wrap .btn_wrap a {
    border-radius: 2.6666666667vw;
    font-size: 3.4666666667vw;
    max-width: 335px;
    aspect-ratio: 335/50;
  }
}
body#teaser #sysWrap #sysMain .teaser_store_info .inner .opening_commemoration_wrap .txt {
  font-size: 15px;
  line-height: 2;
  letter-spacing: 0;
  font-weight: 400;
  text-align: center;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#teaser #sysWrap #sysMain .teaser_store_info .inner .opening_commemoration_wrap {
    padding: 5.6451612903vw 14.9193548387vw;
    border-radius: 1.2096774194vw;
  }
  body#teaser #sysWrap #sysMain .teaser_store_info .inner .opening_commemoration_wrap .ttl {
    font-size: 2.5806451613vw;
    margin-bottom: 1.6129032258vw;
  }
  body#teaser #sysWrap #sysMain .teaser_store_info .inner .opening_commemoration_wrap .period {
    padding: 0.2419354839vw 1.6129032258vw;
    margin: 0 auto 4.0322580645vw;
    font-size: 1.935483871vw;
    line-height: 2.8225806452vw;
  }
  body#teaser #sysWrap #sysMain .teaser_store_info .inner .opening_commemoration_wrap .period span {
    font-size: 1.3709677419vw;
  }
  body#teaser #sysWrap #sysMain .teaser_store_info .inner .opening_commemoration_wrap .btn_wrap {
    width: 32.2580645161vw;
    margin: 0 auto 1.6129032258vw;
  }
  body#teaser #sysWrap #sysMain .teaser_store_info .inner .opening_commemoration_wrap .txt {
    font-size: 1.2096774194vw;
  }
}
@media screen and (max-width: 750px) {
  body#teaser #sysWrap #sysMain .teaser_store_info .inner .opening_commemoration_wrap {
    padding: 10.6666666667vw 5.3333333333vw;
    border-radius: 0;
  }
  body#teaser #sysWrap #sysMain .teaser_store_info .inner .opening_commemoration_wrap .ttl {
    font-size: 5.3333333333vw;
    margin-bottom: 4vw;
  }
  body#teaser #sysWrap #sysMain .teaser_store_info .inner .opening_commemoration_wrap .period {
    width: 100%;
    padding: 1.0666666667vw;
    margin: 0 auto 8vw;
    font-size: 3.4666666667vw;
    line-height: 5.2vw;
    letter-spacing: 0;
  }
  body#teaser #sysWrap #sysMain .teaser_store_info .inner .opening_commemoration_wrap .period span {
    font-size: 2.6666666667vw;
  }
  body#teaser #sysWrap #sysMain .teaser_store_info .inner .opening_commemoration_wrap .btn_wrap {
    width: 100%;
    margin: 0 auto 4vw;
  }
  body#teaser #sysWrap #sysMain .teaser_store_info .inner .opening_commemoration_wrap .txt {
    font-size: 3.2vw;
  }
}
body#teaser #sysWrap #sysMain .teaser_campaign_info {
  padding-top: 70px;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#teaser #sysWrap #sysMain .teaser_campaign_info {
    padding-top: 5.6451612903vw;
  }
}
@media screen and (max-width: 750px) {
  body#teaser #sysWrap #sysMain .teaser_campaign_info {
    padding-top: 10.6666666667vw;
  }
}
body#teaser #sysWrap #sysMain .teaser_campaign_info .inner {
  width: 100%;
  padding: 70px 20px;
  background: #ebebe7;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#teaser #sysWrap #sysMain .teaser_campaign_info .inner {
    padding: 5.6451612903vw 1.6129032258vw;
  }
}
@media screen and (max-width: 750px) {
  body#teaser #sysWrap #sysMain .teaser_campaign_info .inner {
    padding: 12vw 5.3333333333vw 10.6666666667vw;
  }
}
body#teaser #sysWrap #sysMain .teaser_campaign_info .inner .campaign_wrap {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 70px;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#teaser #sysWrap #sysMain .teaser_campaign_info .inner .campaign_wrap {
    gap: 5.6451612903vw;
  }
}
@media screen and (max-width: 750px) {
  body#teaser #sysWrap #sysMain .teaser_campaign_info .inner .campaign_wrap {
    gap: 12vw;
  }
}
body#teaser #sysWrap #sysMain .teaser_campaign_info .inner .campaign_wrap li {
  position: relative;
  padding: 40px 70px;
  background: #ffffff;
  border-radius: 15px;
}
body#teaser #sysWrap #sysMain .teaser_campaign_info .inner .campaign_wrap li .num {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 90px;
  height: 90px;
  background: #9c9c89;
  border-radius: 50%;
  position: absolute;
  top: -30px;
  left: -45px;
  font-size: 30px;
  line-height: 1;
  letter-spacing: 0;
  font-weight: 500;
  color: #ffffff;
}
body#teaser #sysWrap #sysMain .teaser_campaign_info .inner .campaign_wrap li .ttl {
  font-size: 22px;
  line-height: 1.8;
  letter-spacing: 0;
  font-weight: 500;
  text-align: center;
  margin-bottom: 30px;
}
body#teaser #sysWrap #sysMain .teaser_campaign_info .inner .campaign_wrap li .coupon_note {
  display: flex;
  flex-direction: column;
  gap: 5px;
  margin-bottom: 20px;
}
body#teaser #sysWrap #sysMain .teaser_campaign_info .inner .campaign_wrap li .coupon_note p {
  margin: 0;
  padding: 0;
  font-size: 15px;
  line-height: 21px;
  letter-spacing: 0;
  font-weight: 400;
}
body#teaser #sysWrap #sysMain .teaser_campaign_info .inner .campaign_wrap li .coupon_img {
  width: 100%;
  margin: 0;
  padding: 0;
}
body#teaser #sysWrap #sysMain .teaser_campaign_info .inner .campaign_wrap li .bottom_txt {
  font-size: 13px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 400;
  text-align: center;
}
body#teaser #sysWrap #sysMain .teaser_campaign_info .inner .campaign_wrap li .name {
  font-size: 20px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 700;
  text-align: center;
  margin-bottom: 20px;
}
body#teaser #sysWrap #sysMain .teaser_campaign_info .inner .campaign_wrap li .img_wrap {
  width: 100%;
  margin: 0;
  padding: 0;
  margin-bottom: 20px;
}
body#teaser #sysWrap #sysMain .teaser_campaign_info .inner .campaign_wrap li .info_txt {
  font-size: 15px;
  line-height: 2;
  letter-spacing: 0;
  font-weight: 400;
  text-align: left;
}
body#teaser #sysWrap #sysMain .teaser_campaign_info .inner .campaign_wrap li .coupon_wrap {
  width: 100%;
  max-width: 830px;
  margin: 0 auto 20px;
}
body#teaser #sysWrap #sysMain .teaser_campaign_info .inner .campaign_wrap li .li_inner {
  width: 100%;
  padding: 30px 115px;
  margin-bottom: 20px;
}
body#teaser #sysWrap #sysMain .teaser_campaign_info .inner .campaign_wrap li .li_inner.catalog {
  background: #f3f3f3;
}
body#teaser #sysWrap #sysMain .teaser_campaign_info .inner .campaign_wrap li .li_inner.bloom {
  background: #f8f1ef;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#teaser #sysWrap #sysMain .teaser_campaign_info .inner .campaign_wrap li {
    padding: 3.2258064516vw 5.6451612903vw;
    border-radius: 1.2096774194vw;
  }
  body#teaser #sysWrap #sysMain .teaser_campaign_info .inner .campaign_wrap li .num {
    width: 7.2580645161vw;
    height: 7.2580645161vw;
    top: -2.4193548387vw;
    left: -1.2096774194vw;
    font-size: 2.4193548387vw;
  }
  body#teaser #sysWrap #sysMain .teaser_campaign_info .inner .campaign_wrap li .ttl {
    font-size: 1.7741935484vw;
    margin-bottom: 2.4193548387vw;
  }
  body#teaser #sysWrap #sysMain .teaser_campaign_info .inner .campaign_wrap li .coupon_note {
    gap: 0.4032258065vw;
    margin-bottom: 1.6129032258vw;
  }
  body#teaser #sysWrap #sysMain .teaser_campaign_info .inner .campaign_wrap li .coupon_note p {
    font-size: 1.2096774194vw;
    line-height: 1.6935483871vw;
  }
  body#teaser #sysWrap #sysMain .teaser_campaign_info .inner .campaign_wrap li .bottom_txt {
    font-size: 1.0483870968vw;
  }
  body#teaser #sysWrap #sysMain .teaser_campaign_info .inner .campaign_wrap li .name {
    font-size: 1.6129032258vw;
    margin-bottom: 1.6129032258vw;
  }
  body#teaser #sysWrap #sysMain .teaser_campaign_info .inner .campaign_wrap li .img_wrap {
    margin-bottom: 1.6129032258vw;
  }
  body#teaser #sysWrap #sysMain .teaser_campaign_info .inner .campaign_wrap li .info_txt {
    font-size: 1.2096774194vw;
  }
  body#teaser #sysWrap #sysMain .teaser_campaign_info .inner .campaign_wrap li .coupon_wrap {
    max-width: 66.935483871vw;
    margin: 0 auto 1.6129032258vw;
  }
  body#teaser #sysWrap #sysMain .teaser_campaign_info .inner .campaign_wrap li .li_inner {
    padding: 2.4193548387vw 9.2741935484vw;
    margin-bottom: 1.6129032258vw;
  }
}
@media screen and (max-width: 750px) {
  body#teaser #sysWrap #sysMain .teaser_campaign_info .inner .campaign_wrap li {
    padding: 12vw 5.3333333333vw 6.6666666667vw;
    border-radius: 4vw;
  }
  body#teaser #sysWrap #sysMain .teaser_campaign_info .inner .campaign_wrap li .num {
    width: 16vw;
    height: 16vw;
    top: -6.6666666667vw;
    left: 50%;
    font-size: 5.3333333333vw;
    transform: translateX(-50%);
  }
  body#teaser #sysWrap #sysMain .teaser_campaign_info .inner .campaign_wrap li .ttl {
    font-size: 4vw;
    line-height: 1.6;
    margin-bottom: 5.3333333333vw;
  }
  body#teaser #sysWrap #sysMain .teaser_campaign_info .inner .campaign_wrap li .coupon_note {
    gap: 1.3333333333vw;
    margin-bottom: 2.6666666667vw;
  }
  body#teaser #sysWrap #sysMain .teaser_campaign_info .inner .campaign_wrap li .coupon_note p {
    font-size: 3.2vw;
    line-height: 2;
  }
  body#teaser #sysWrap #sysMain .teaser_campaign_info .inner .campaign_wrap li .bottom_txt {
    font-size: 2.9333333333vw;
    line-height: 1.5;
    letter-spacing: 0;
    font-weight: 400;
    text-align: left;
  }
  body#teaser #sysWrap #sysMain .teaser_campaign_info .inner .campaign_wrap li .name {
    font-size: 3.7333333333vw;
    margin-bottom: 4vw;
  }
  body#teaser #sysWrap #sysMain .teaser_campaign_info .inner .campaign_wrap li .img_wrap {
    margin-bottom: 4vw;
  }
  body#teaser #sysWrap #sysMain .teaser_campaign_info .inner .campaign_wrap li .info_txt {
    font-size: 3.2vw;
  }
  body#teaser #sysWrap #sysMain .teaser_campaign_info .inner .campaign_wrap li .coupon_wrap {
    margin: 0 auto 2.6666666667vw;
  }
  body#teaser #sysWrap #sysMain .teaser_campaign_info .inner .campaign_wrap li .li_inner {
    padding: 4vw;
    margin-bottom: 2.6666666667vw;
  }
}
body#teaser #sysWrap #sysMain .teaser_member_registration {
  padding: 70px 20px;
}
body#teaser #sysWrap #sysMain .teaser_member_registration .btn_wrap {
  width: 400px;
  margin: 0 auto 20px;
}
body#teaser #sysWrap #sysMain .teaser_member_registration .btn_wrap a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 400px;
  height: auto;
  aspect-ratio: 400/62;
  margin: 0;
  padding: 0;
  background: #e94709;
  border: 1px solid #e94709;
  border-radius: 15px;
  font-size: 15px;
  font-weight: 700;
  color: #ffffff;
  transition-duration: 0.3s;
}
body#teaser #sysWrap #sysMain .teaser_member_registration .btn_wrap a:hover {
  background: #ffffff;
  color: #e94709;
  text-decoration: none;
}
@media screen and (max-width: 750px) {
  body#teaser #sysWrap #sysMain .teaser_member_registration .btn_wrap a {
    border-radius: 2.6666666667vw;
    font-size: 3.4666666667vw;
    max-width: 335px;
    aspect-ratio: 335/50;
  }
}
body#teaser #sysWrap #sysMain .teaser_member_registration .txt {
  font-size: 15px;
  line-height: 2;
  letter-spacing: 0;
  font-weight: 400;
  text-align: center;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#teaser #sysWrap #sysMain .teaser_member_registration {
    padding: 5.6451612903vw 1.6129032258vw;
  }
  body#teaser #sysWrap #sysMain .teaser_member_registration .btn_wrap {
    width: 32.2580645161vw;
    margin: 0 auto 1.6129032258vw;
  }
  body#teaser #sysWrap #sysMain .teaser_member_registration .txt {
    font-size: 1.2096774194vw;
  }
}
@media screen and (max-width: 750px) {
  body#teaser #sysWrap #sysMain .teaser_member_registration {
    padding: 8vw 5.3333333333vw 10.6666666667vw;
  }
  body#teaser #sysWrap #sysMain .teaser_member_registration .btn_wrap {
    width: 100%;
    margin: 0 auto 4vw;
  }
  body#teaser #sysWrap #sysMain .teaser_member_registration .txt {
    font-size: 3.2vw;
  }
}
body#teaser div#sysFooter div.teaser_footer {
  background: #b0b0a1;
  padding: 40px 20px 30px;
}
body#teaser div#sysFooter div.teaser_footer .logo_wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 30px;
  margin-bottom: 30px;
}
body#teaser div#sysFooter div.teaser_footer .logo_wrap .onward_wrap {
  width: 155px;
}
body#teaser div#sysFooter div.teaser_footer .logo_wrap .yamato_wrap {
  width: 130px;
}
body#teaser div#sysFooter div.teaser_footer .copyright_wrap .txt {
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 400;
  text-align: center;
  margin-bottom: 5px;
}
body#teaser div#sysFooter div.teaser_footer .copyright_wrap .copyright {
  font-family: "Poppins", sans-serif;
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: 0;
  font-weight: 400;
  text-align: center;
}
@media screen and (min-width: 751px) and (max-width: 1240px) {
  body#teaser div#sysFooter div.teaser_footer {
    padding: 3.2258064516vw 1.6129032258vw 2.4193548387vw;
  }
  body#teaser div#sysFooter div.teaser_footer .logo_wrap {
    gap: 2.4193548387vw;
    margin-bottom: 2.4193548387vw;
  }
  body#teaser div#sysFooter div.teaser_footer .logo_wrap .onward_wrap {
    width: 12.5vw;
  }
  body#teaser div#sysFooter div.teaser_footer .logo_wrap .yamato_wrap {
    width: 10.4838709677vw;
  }
  body#teaser div#sysFooter div.teaser_footer .copyright_wrap .txt {
    font-size: 0.9677419355vw;
    margin-bottom: 0.4032258065vw;
  }
  body#teaser div#sysFooter div.teaser_footer .copyright_wrap .copyright {
    font-size: 0.9677419355vw;
  }
}
@media screen and (max-width: 750px) {
  body#teaser div#sysFooter div.teaser_footer {
    padding: 8vw 5.3333333333vw 4vw;
  }
  body#teaser div#sysFooter div.teaser_footer .logo_wrap {
    gap: 5.3333333333vw;
    margin-bottom: 5.3333333333vw;
  }
  body#teaser div#sysFooter div.teaser_footer .logo_wrap .onward_wrap {
    width: 28vw;
  }
  body#teaser div#sysFooter div.teaser_footer .logo_wrap .yamato_wrap {
    width: 23.2vw;
  }
  body#teaser div#sysFooter div.teaser_footer .copyright_wrap .txt {
    font-size: 2.9333333333vw;
    text-align: left;
    margin-bottom: 1.3333333333vw;
  }
  body#teaser div#sysFooter div.teaser_footer .copyright_wrap .copyright {
    font-size: 2.9333333333vw;
    line-height: 4.5333333333vw;
  }
}

#sysMypageEditMember .sysMemberPassword {
  display: none !important;
}

#sysMypageEditConfirm .sysMemberPassword {
  display: none !important;
}
@media screen and (max-width:600px){

}
@media screen and (min-width:601px) and (max-width:1100px){

}
@media screen and (min-width:1101px){
.sysDisplayPcNone{
  display:none !important;
}
}
/* #END_OF_RESOURCE_FILE */
