@charset "UTF-8";
/* ==============================
# aiship San-ai user.css
# =============================== */
/* ========================================================
# foundation.css
# aishipRの基本構成CSSとなります。
# 原則的には変更などは不可。
# リニューアルなどで変更が必要な場合は、base.css、parts.cssを編集してください。
======================================================== */
/* resset.dev • v5.0.2 */
/* # =================================================================
   # Global selectors
   # ================================================================= */
html {
  box-sizing: border-box;
  -webkit-text-size-adjust: 100%;
  /* Prevent adjustments of font size after orientation changes in iOS */
  word-break: normal;
  -moz-tab-size: 4;
  -o-tab-size: 4;
     tab-size: 4;
}

*,
::before,
::after {
  background-repeat: no-repeat;
  /* Set `background-repeat: no-repeat` to all elements and pseudo elements */
  box-sizing: inherit;
}

::before,
::after {
  text-decoration: inherit;
  /* Inherit text-decoration and vertical align to ::before and ::after pseudo elements */
  vertical-align: inherit;
}

* {
  padding: 0;
  /* Reset `padding` and `margin` of all elements */
  margin: 0;
}

/* # =================================================================
     # General elements
     # ================================================================= */
hr {
  overflow: visible;
  /* Show the overflow in Edge and IE */
  height: 0;
  /* Add the correct box sizing in Firefox */
  color: inherit;
  /* Correct border color in Firefox. */
}

details,
main {
  display: block;
  /* Render the `main` element consistently in IE. */
}

summary {
  display: list-item;
  /* Add the correct display in all browsers */
}

small {
  font-size: 80%;
  /* Set font-size to 80% in `small` elements */
}

[hidden] {
  display: none;
  /* Add the correct display in IE */
}

abbr[title] {
  border-bottom: none;
  /* Remove the bottom border in Chrome 57 */
  /* Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari */
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

p {
  padding: 0;
  margin: 0;
  line-height: inherit;
}

a {
  background-color: transparent;
  /* Remove the gray background on active links in IE 10 */
}

a:active,
a:hover {
  outline-width: 0;
  /* Remove the outline when hovering in all browsers */
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  /* Specify the font family of code elements */
}

pre {
  font-size: 1em;
  /* Correct the odd `em` font sizing in all browsers */
}

b,
strong {
  font-weight: bolder;
  /* Add the correct font weight in Chrome, Edge, and Safari */
}

/* https://gist.github.com/unruthless/413930 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

table {
  border-color: inherit;
  /* Correct border color in all Chrome, Edge, and Safari. */
  text-indent: 0;
  /* Remove text indentation in Chrome, Edge, and Safari */
}

iframe {
  border-style: none;
}

/* # =================================================================
     # Forms
     # ================================================================= */
input {
  border-radius: 0;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
  /* Correct the cursor style of increment and decrement buttons in Chrome */
}

[type=search] {
  -webkit-appearance: textfield;
  /* Correct the odd appearance in Chrome and Safari */
  outline-offset: -2px;
  /* Correct the outline style in Safari */
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
  /* Remove the inner padding in Chrome and Safari on macOS */
}

textarea {
  overflow: auto;
  /* Internet Explorer 11+ */
  resize: vertical;
  /* Specify textarea resizability */
}

button,
input,
optgroup,
select,
textarea {
  font: inherit;
  /* Specify font inheritance of form elements */
}

optgroup {
  font-weight: bold;
  /* Restore the font weight unset by the previous rule */
}

button {
  overflow: visible;
  /* Address `overflow` set to `hidden` in IE 8/9/10/11 */
}

button,
select {
  text-transform: none;
  /* Firefox 40+, Internet Explorer 11- */
}

/* Apply cursor pointer to button elements */
button,
[type=button],
[type=reset],
[type=submit],
[role=button] {
  cursor: pointer;
}

/* Remove inner padding and border in Firefox 4+ */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/* Replace focus style removed in the border reset above */
button:-moz-focusring,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  outline: 1px dotted ButtonText;
}

button,
html [type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
  /* Correct the inability to style clickable types in iOS */
}

/* Remove the default button styling in all browsers */
button,
input,
select,
textarea {
  background-color: transparent;
  border-style: none;
}

a:focus,
button:focus,
input:focus,
select:focus,
textarea:focus {
  outline-width: 0;
}

/* Style select like a standard input */
select {
  -moz-appearance: none;
  /* Firefox 36+ */
  -webkit-appearance: none;
  /* Chrome 41+ */
}

select::-ms-expand {
  display: none;
  /* Internet Explorer 11+ */
}

select::-ms-value {
  color: currentColor;
  /* Internet Explorer 11+ */
}

legend {
  border: 0;
  /* Correct `color` not being inherited in IE 8/9/10/11 */
  color: inherit;
  /* Correct the color inheritance from `fieldset` elements in IE */
  display: table;
  /* Correct the text wrapping in Edge and IE */
  max-width: 100%;
  /* Correct the text wrapping in Edge and IE */
  white-space: normal;
  /* Correct the text wrapping in Edge and IE */
  max-width: 100%;
  /* Correct the text wrapping in Edge 18- and IE */
}

::-webkit-file-upload-button {
  /* Correct the inability to style clickable types in iOS and Safari */
  -webkit-appearance: button;
  color: inherit;
  font: inherit;
  /* Change font properties to `inherit` in Chrome and Safari */
}

/* Replace pointer cursor in disabled elements */
[disabled] {
  cursor: default;
}

/* # =================================================================
     # Specify media element style
     # ================================================================= */
img {
  border-style: none;
  vertical-align: bottom;
  /* Remove border when inside `a` element in IE 8/9/10 */
}

/* Add the correct vertical alignment in Chrome, Firefox, and Opera */
progress {
  vertical-align: baseline;
}

/* # =================================================================
     # Accessibility
     # ================================================================= */
/* Specify the progress cursor of updating elements */
[aria-busy=true] {
  cursor: progress;
}

/* Specify the pointer cursor of trigger elements */
[aria-controls] {
  cursor: pointer;
}

/* Specify the unstyled cursor of disabled, not-editable, or otherwise inoperable elements */
[aria-disabled=true] {
  cursor: default;
}

/* ============================================ */
/* aishipR reset */
/* ============================================ */
#sysAll,
#sysHeader,
#sysMain,
#sysAside,
#sysFooter {
  max-width: none;
  padding: 0;
  margin: 0;
  background-color: transparent;
  color: inherit;
}

.sysErrorMessage,
.sysContent {
  padding: 0 !important;
  margin: 0 !important;
}

.corporate_sitemap_190318 .sysHeadline {
  margin: 0;
  padding: 0;
}

.sysHeadline {
  margin: 0;
  padding: 0 !important;
}

.selected_column .sysHeadline,
.ec_sitemap_190318 .sysHeadline {
  padding: 0;
  margin: 0;
}

table,
thead,
tbody,
th,
tr,
td {
  border-collapse: collapse;
  padding: 0;
  margin: 0;
  line-height: 1;
  border: 0;
}

.header_all {
  margin-bottom: 0;
}

.sysCartTitle {
  background-color: transparent;
  color: inherit;
  font-size: medium;
}

.sysCartNote {
  color: inherit;
  font-size: small;
}

.sysCartAttention {
  color: inherit;
}

.sysBack {
  background: transparent;
  border: 0;
  padding: 0;
}

#sysMypageOrderHistoryDetail .sysCartOption_RemarkArea .sysCartOption_RemarkHeader,
.sysSelectPayment li,
.sysSelectDelivery li,
.sysRemarks,
.sysSelectOption li,
.sysSelectAddress {
  background: transparent;
  border: 0;
  padding: 0;
}

h1 {
  color: inherit;
}

.sysCart #sysMain input[type=submit],
.sysCart #sysMain button[type=submit],
.sysCart #sysMain button {
  background: transparent;
  filter: none;
  border: 0;
  border-radius: 0;
  margin: 0;
  text-shadow: none;
  font-weight: normal;
}

.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: transparent;
  filter: none;
  border: 0;
  border-radius: 0;
  margin: 0;
  padding: 0;
}

.sysBox {
  background: transparent;
  border: 0;
  border-radius: 0;
  margin: 0;
  padding: 0;
  box-shadow: none;
  text-shadow: none;
}

.sysTotal .sysTotalTxt,
.sysTotalAmount {
  text-shadow: none;
}

#useAmazonSubmitButton {
  padding-right: 0;
}

#lowAmazonPayButton,
#amazonPayBottomLoginButton {
  padding-left: 0;
}

.sysCart .sysBox img.sysProductImg {
  float: none;
  height: auto;
  margin: 0;
  width: 100%;
}

.opcCommonEditModeBlock {
  background: transparent;
}

.opcOrderSummary,
.opcBillingAddress,
.opcBillingAddress_edit,
.opcItemCommonOptionList,
.opcClient,
.opcClient_edit,
.opcDeliveryAddress,
.opcDeliveryAddress_edit,
.opcDeliveryMethod,
.opcDeliveryMethod_edit,
.opcDeliveryAddressAndDeliveryMethodGroup,
.opcItemList,
.opcItem_edit,
.opcSocialGiftLetterContentsGroup,
.opcSocialGiftLetterContentsGroup_edit,
.opcPaymentMethodList,
.opcPaymentMethod,
.opcRemarks,
.opcRemarks_edit,
.opcSubstituteOrderMemo,
.opcSubstituteOrderMemo_edit,
.opcPoint_edit,
.opcItemPoint_edit,
.opcCouponCode_edit,
.opcCoupon_edit,
.opcDeliveryAddressSummary,
.opcDeliveryAddressAndItemsGroup,
.opcSelectDeliveries,
.basketCoupon_edit {
  margin-bottom: 0;
  border: 0;
  padding: 0;
  position: relative;
}

.opcDeliveryMethod_normalShippingDetailAndLabelGroup_edit {
  margin-left: 0;
  padding-left: 0;
  border-bottom: 0;
}

.opcCommonInputText,
.opcCommonInputSelect,
.opcCommonInputRadio,
.opcCommonInputCheckbox {
  margin-left: 0;
}

.opcDeliveryMethod_normalShoppingComment_edit,
.opcDeliveryMethod_mailShoppingComment_edit,
.opcDeliveryMethod_receiveAtStoreComment_edit {
  display: block;
  margin-left: 0;
  padding-left: 0;
}

.opcCommonEditLabel {
  border-left: 0;
  padding-left: 0;
  line-height: inherit;
  font-size: inherit;
  margin-bottom: 0;
}

.opcPoint_usablePoint_edit {
  margin-left: 0;
}

.opcCommonInputText {
  padding: 0;
  width: 100%;
  line-height: inherit;
  border-radius: 0;
  margin: 0px;
}

.opcCommonButton {
  border-radius: 0px;
  border: 0;
  background: transparent;
}

.opcCommonElementErrorMessage {
  margin-left: 0;
}

.opcBillingAddress_mailaddressLabel_reference {
  margin: 0;
}

.opcCommonInputSelect {
  border-radius: 0px;
}

.opcCommonButtonEdit {
  border-radius: 0;
  border: 0;
  background: transparent;
}

.sysCart #sysMain .sysNextSubmitArea .sysNextSubmit {
  background: transparent;
  filter: none;
  margin: 0;
  text-shadow: none;
  font-weight: normal;
}

/* ========================================================
# base.css
======================================================== */
html {
  background-color: transparent;
  box-sizing: border-box;
  overflow-x: hidden;
}

body {
  font-family: "Roboto", Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, Meiryo, メイリオ, 游ゴシック Medium, Yu Gothic Medium, 游ゴシック体, Yu Gothic, YuGothic, MS PGothic, Osaka, arial, sans-serif;
  font-weight: 400;
  font-size: 13px;
  color: #2d2a26;
  line-height: 1.6;
  letter-spacing: 0.06em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media screen and (max-width: 640px) {
  body {
    font-size: 12px;
  }
}

a {
  text-decoration: none;
  font-weight: 400;
  transition: all 0.3s;
}
a:hover {
  opacity: 0.7;
}

img {
  width: 100%;
  max-width: 100%;
  height: auto;
}

.sysIndicator img {
  width: auto;
  height: auto;
}

/* ========================================================
# base.css
======================================================== */
/* ============================== */
/* jquery.bxslider */
/* ============================== */
.bx-wrapper {
  position: relative;
  margin-bottom: 60px;
  padding: 0;
  touch-action: pan-y;
}

.bx-wrapper img {
  max-width: 100%;
  display: block;
}

.bxslider {
  margin: 0;
  padding: 0;
  -webkit-perspective: 1000;
}

ul.bxslider {
  list-style: none;
}

.bx-viewport {
  -webkit-transform: translateZ(0);
}

.bx-wrapper .bx-controls-auto,
.bx-wrapper .bx-pager {
  position: absolute;
  bottom: -30px;
  width: 100%;
}

.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url(../images/boxslider/bx_loader.gif) center center no-repeat #fff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}

.bx-wrapper .bx-pager {
  text-align: center;
  font-size: 0.85em;
  font-family: Arial;
  font-weight: 700;
  color: #666;
  padding-top: 20px;
}

.bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus,
.bx-wrapper .bx-pager.bx-default-pager a:hover {
  background: #000;
}

.bx-wrapper .bx-controls-auto .bx-controls-auto-item,
.bx-wrapper .bx-pager-item {
  display: inline-block;
  vertical-align: bottom;
}

.bx-wrapper .bx-pager-item {
  font-size: 0;
  line-height: 0;
}

.bx-wrapper .bx-prev {
  left: 10px;
  background: url(../images/boxslider/controls.png) 0 -32px no-repeat;
}

.bx-wrapper .bx-prev:focus,
.bx-wrapper .bx-prev:hover {
  background-position: 0 0;
}

.bx-wrapper .bx-next {
  right: 10px;
  background: url(../images/boxslider/controls.png) -43px -32px no-repeat;
}

.bx-wrapper .bx-next:focus,
.bx-wrapper .bx-next:hover {
  background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 100;
}

.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}

.bx-wrapper .bx-controls-auto {
  text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url(../images/boxslider/controls.png) -86px -11px no-repeat;
  margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start.active,
.bx-wrapper .bx-controls-auto .bx-start:focus,
.bx-wrapper .bx-controls-auto .bx-start:hover {
  background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url(../images/boxslider/controls.png) -86px -44px no-repeat;
  margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop.active,
.bx-wrapper .bx-controls-auto .bx-stop:focus,
.bx-wrapper .bx-controls-auto .bx-stop:hover {
  background-position: -86px -33px;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}

.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666;
  background: rgba(80, 80, 80, 0.75);
  width: 100%;
}

.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: 0.85em;
  padding: 10px;
}

/* ============================== */
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir=rtl] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
  width: 100%;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Slider */
.slick-loading .slick-list {
  background: #fff url("./ajax-loader.gif") center center no-repeat;
}

/* Icons */
@font-face {
  font-family: "slick";
  src: url("./fonts/slick.eot");
  src: url("./fonts/slick.eot?#iefix") format("embedded-opentype"), url("./fonts/slick.woff") format("woff"), url("./fonts/slick.ttf") format("truetype"), url("./fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 100%;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
  z-index: 1;
}
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  display: inline-block;
  width: 40px;
  height: 40px;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  transform: rotate(135deg);
  transition: all 0.2s;
  position: absolute;
  top: calc(50% - 15px);
  left: 20px;
}
@media screen and (max-width: 640px) {
  .slick-prev {
    width: 20px;
    height: 20px;
    top: calc(50% - 10px);
    left: 10px;
  }
}

.slick-next {
  content: "";
  display: inline-block;
  width: 40px;
  height: 40px;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  transform: rotate(-45deg);
  transition: all 0.2s;
  position: absolute;
  top: calc(50% - 15px);
  right: 20px;
}
@media screen and (max-width: 640px) {
  .slick-next {
    width: 20px;
    height: 20px;
    top: calc(50% - 10px);
    right: 10px;
  }
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 40px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 10px;
  width: 10px;
  margin: 0 10px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 10px;
  width: 10px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  cursor: pointer;
}
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  width: 10px;
  height: 10px;
  border-radius: 100%;
  text-align: center;
  background-color: #333;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}

/* Fonts */
/*! https://github.com/VodkaBears/remodal */
/* Lock screen(begin) */
html.remodal_lock, body.remodal_lock {
  overflow: hidden;
}

/* Lock screen(end) */
/* Background for effects(begin) */
.remodal-bg {
  transition: filter 0.2s linear;
}

body.remodal_active .remodal-bg {
  /*-webkit-filter: blur(3px);
  -moz-filter: blur(3px);
  -o-filter: blur(3px);
  -ms-filter: blur(3px);
  filter: blur(3px);*/
}

/* Background for effects(end) */
/* Anti FOUC(begin) */
.remodal, [data-remodal-id] {
  visibility: hidden;
}

/* Anti FOUC(end)*/
/* Remodal overlay(begin) */
.remodal-overlay {
  display: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 10000;
  text-align: center;
  opacity: 0;
  background: rgba(0, 0, 0, 0.8);
  /* IE6–IE8 */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#EE21242E, endColorstr=#EE21242E);
  zoom: 1;
  transition: opacity 0.2s linear;
}

.remodal-overlay > * {
  -webkit-transform: translateZ(0px);
}

.remodal-overlay:after {
  display: inline-block;
  height: 100%;
  margin-left: -0.05em;
  content: "";
  vertical-align: middle;
}

body.remodal_active .remodal-overlay {
  opacity: 1;
}

/* Remodal overlay(end) */
/* Remodal window(begin) */
.remodal {
  font-size: 16px;
  position: relative;
  display: inline-block;
  width: 100%;
  min-height: 100%;
  padding: 35px;
  box-sizing: border-box;
  vertical-align: middle;
  background: #ffffff;
  background-clip: padding-box;
  box-shadow: 0px 0px 8px #000000;
  transform: scale(0.95);
  transition: transform 0.2s linear;
}

body.remodal_active .remodal {
  transform: scale(1);
}

/* Remodal window(end) */
/* Remodal window close button(begin) */
.remodal-close {
  position: absolute;
  top: 5px;
  right: 5px;
  width: 28px;
  height: 28px;
  text-decoration: none;
  transition: background 0.2s linear;
}

.remodal-close:after {
  display: block;
  font-size: 28px;
  font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif !important;
  content: "×";
  line-height: 28px;
  cursor: pointer;
  text-decoration: none;
  color: #2d2a26;
  transition: all 0.2s linear;
}

.remodal-close:hover, .remodal-close:active {
  background: #2d2a26;
}

.remodal-close:hover.remodal-close:after, .remodal-close:active.remodal-close:after {
  color: #ffffff;
}

/* Remodal window close button(end) */
/* Remodal buttons(begin) */
.remodal-confirm, .remodal-cancel {
  font-size: 10pt;
  display: inline-block;
  width: 120px;
  padding: 9px 0;
  margin: 0 0 5px 0;
  background-clip: padding-box;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  border-radius: 50px;
  transition: all 0.2s linear;
}

.remodal-confirm {
  border: 2px solid #16a085;
  background: #f4f4f4;
  color: #16a085;
}

.remodal-confirm:hover, .remodal-confirm:active {
  background: #16a085;
  color: #f4f4f4;
}

.remodal-cancel {
  border: 2px solid #c0392b;
  background: #f4f4f4;
  color: #c0392b;
}

.remodal-cancel:hover, .remodal-cancel:active {
  background: #c0392b;
  color: #f4f4f4;
}

/* Remodal buttons(end) */
/************** Media queries **************/
@media only screen and (min-width: 40.063em) {
  .remodal {
    max-width: 700px;
    margin: 20px auto;
    min-height: 0;
    border-radius: 6px;
  }
}
/* ========================================================
# base.css
======================================================== */
/* ============================== */
/* parts.css */
/* 各種共通パーツ */
/* ボタン・PRアイコン・商品ブロックなど */
/* ============================== */
.common_wrap {
  max-width: 980;
  margin-left: auto;
  margin-right: auto;
}
.common_wrap .common_inner {
  margin-top: 100px;
}
@media screen and (min-width: 641px) and (max-width: 980px) {
  .common_wrap .common_inner {
    margin-top: 50px;
  }
}
@media screen and (max-width: 640px) {
  .common_wrap .common_inner {
    margin-top: 50px;
  }
}
.common_wrap .common_inner:first-child {
  margin-top: 0;
}

.ai_btn_double_arrow a,
.btn02_190318 a,
.btn_w_arrow a {
  display: block;
  max-width: 360px;
  width: 100%;
  height: 56px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  padding: 16px;
  font-size: 15px;
  border: 1px solid #2d2a26;
  position: relative;
  color: #2d2a26;
  background-color: #ffffff;
  transition: all 0.3s;
}
@media screen and (max-width: 640px) {
  .ai_btn_double_arrow a,
  .btn02_190318 a,
  .btn_w_arrow a {
    font-size: 13px;
    max-width: 300px;
    padding: 12px;
    height: auto;
  }
}
.ai_btn_double_arrow a:hover,
.btn02_190318 a:hover,
.btn_w_arrow a:hover {
  opacity: 0.7;
}
.ai_btn_double_arrow a::before, .ai_btn_double_arrow a::after,
.btn02_190318 a::before,
.btn02_190318 a::after,
.btn_w_arrow a::before,
.btn_w_arrow a::after {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  border-right: 1px solid #2d2a26;
  border-bottom: 1px solid #2d2a26;
  transform: rotate(315deg);
  transition: all 0.2s;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
.ai_btn_double_arrow a::before,
.btn02_190318 a::before,
.btn_w_arrow a::before {
  right: 19px;
}
.ai_btn_double_arrow a::after,
.btn02_190318 a::after,
.btn_w_arrow a::after {
  right: 14px;
}

.sysButton,
.opcOrderBackToBasket_backToBasket {
  text-align: center;
  font-size: 15px;
  letter-spacing: 0.06em;
  display: block;
  max-width: 360px;
  width: 100%;
  height: 50px;
  color: #2d2a26;
  border: 1px solid #2d2a26;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
  transition: all 0.3s;
}
.sysButton:hover,
.opcOrderBackToBasket_backToBasket:hover {
  opacity: 0.7;
}
@media screen and (max-width: 640px) {
  .sysButton,
  .opcOrderBackToBasket_backToBasket {
    font-size: 13px;
    max-width: 100%;
  }
}

.sysNextSubmit,
.opcConfirm_order {
  text-align: center;
  font-size: 15px;
  letter-spacing: 0.06em;
  display: block;
  max-width: 360px;
  width: 100%;
  height: 50px;
  color: #2d2a26;
  border: 1px solid #2d2a26;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
  transition: all 0.3s;
  color: #ffffff;
  background-color: #bf0000;
  border-color: #bf0000;
}
.sysNextSubmit:hover,
.opcConfirm_order:hover {
  opacity: 0.7;
}
@media screen and (max-width: 640px) {
  .sysNextSubmit,
  .opcConfirm_order {
    font-size: 13px;
    max-width: 100%;
  }
}

.sysBackButton {
  text-align: center;
  font-size: 15px;
  letter-spacing: 0.06em;
  display: block;
  max-width: 360px;
  width: 100%;
  height: 50px;
  color: #2d2a26;
  border: 1px solid #2d2a26;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
  transition: all 0.3s;
  max-width: 180px;
  margin-left: calc(50% - 180px);
  margin-right: auto;
  color: #2d2a26;
}
.sysBackButton:hover {
  opacity: 0.7;
}
@media screen and (max-width: 640px) {
  .sysBackButton {
    font-size: 13px;
    max-width: 100%;
  }
}
@media screen and (max-width: 640px) {
  .sysBackButton {
    max-width: 50%;
    margin-left: 0;
  }
}

.underline {
  text-decoration: underline;
}

.common_ttl01,
.company_ttl {
  border-bottom: 1px solid #dddddd;
  margin-bottom: 20px;
  padding: 0;
  font-family: "Scheherazade New", serif;
  font-size: 36px;
  font-weight: normal;
}
@media screen and (max-width: 640px) {
  .common_ttl01,
  .company_ttl {
    font-size: 26px;
  }
}
.common_ttl01 span,
.company_ttl span {
  font-size: 13px;
  font-family: initial;
  font-weight: bold;
  margin-left: 8px;
}
@media screen and (max-width: 640px) {
  .common_ttl01 span,
  .company_ttl span {
    font-size: 12px;
  }
}

.common_ttl02 {
  font-family: "Scheherazade New", serif;
  font-size: 36px;
  font-weight: normal;
  text-align: center;
  margin-bottom: 30px;
  padding: 0;
}
@media screen and (max-width: 640px) {
  .common_ttl02 {
    font-size: 26px;
    margin-bottom: 20px;
  }
}

.common_ttl03 {
  font-weight: normal;
  text-align: center;
  margin-bottom: 30px;
  padding: 0;
}
@media screen and (max-width: 640px) {
  .common_ttl03 {
    margin-bottom: 20px;
  }
}
.common_ttl03 span {
  font-family: "Scheherazade New", serif;
  font-size: 36px;
  display: inline-block;
}
@media screen and (max-width: 640px) {
  .common_ttl03 span {
    font-size: 26px;
  }
}
.common_ttl03 span::after {
  content: "";
  display: block;
  width: 40px;
  height: 2px;
  margin: 0.2em auto 0;
  background-color: #2d2a26;
}
@media screen and (max-width: 640px) {
  .common_ttl03 span::after {
    width: 30px;
  }
}

.sysItemCategoryPankuzu,
.sysCategoryPankuzu {
  width: 100%;
  font-size: 11px;
  margin-bottom: 10px;
}

.breadcrumb {
  width: 100%;
  font-size: 11px;
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 40px;
}
@media screen and (max-width: 640px) {
  .breadcrumb {
    margin-bottom: 20px;
  }
}
.breadcrumb li a::after {
  content: "＞";
  padding: 0 4px;
}

.sysItemPrArea .sysItemPr,
.sysPr .sysItemPr {
  display: inline-block;
  font-size: 11px;
  padding: 4px 10px 2px;
  margin-bottom: 4px;
  border: 1px solid #2d2a26;
}
.sysItemPrArea .pr_soldout,
.sysPr .pr_soldout {
  display: inline-block;
  font-size: 11px;
  padding: 4px 10px 2px;
  margin-bottom: 4px;
  border: 1px solid #2d2a26;
  color: #ffffff;
  border-color: #2d2a26;
  background-color: #2d2a26;
}
.sysItemPrArea .pr_sale,
.sysPr .pr_sale {
  display: inline-block;
  font-size: 11px;
  padding: 4px 10px 2px;
  margin-bottom: 4px;
  border: 1px solid #2d2a26;
  color: #ffffff;
  border-color: #e8383d;
  background-color: #e8383d;
}
.sysItemPrArea .pr_restock,
.sysPr .pr_restock {
  display: inline-block;
  font-size: 11px;
  padding: 4px 10px 2px;
  margin-bottom: 4px;
  border: 1px solid #2d2a26;
  color: #d83473;
  border-color: #d83473;
}
.sysItemPrArea .pr_new,
.sysPr .pr_new {
  display: inline-block;
  font-size: 11px;
  padding: 4px 10px 2px;
  margin-bottom: 4px;
  border: 1px solid #2d2a26;
  color: #ffffff;
  border-color: #d83473;
  background-color: #d83473;
}
.sysItemPrArea .pr_pre,
.sysPr .pr_pre {
  display: inline-block;
  font-size: 11px;
  padding: 4px 10px 2px;
  margin-bottom: 4px;
  border: 1px solid #2d2a26;
  color: #006948;
  border-color: #006948;
}

.opcCommonEditModeBlock *:focus,
form *:focus,
.modaal-content-container *:focus {
  outline: none;
  -webkit-appearance: none;
}
.opcCommonEditModeBlock input[type=text],
.opcCommonEditModeBlock input[type=number],
.opcCommonEditModeBlock input[type=tel],
.opcCommonEditModeBlock input[type=email],
.opcCommonEditModeBlock input[type=url],
.opcCommonEditModeBlock input[type=password],
.opcCommonEditModeBlock input[type=search],
.opcCommonEditModeBlock select,
form input[type=text],
form input[type=number],
form input[type=tel],
form input[type=email],
form input[type=url],
form input[type=password],
form input[type=search],
form select,
.modaal-content-container input[type=text],
.modaal-content-container input[type=number],
.modaal-content-container input[type=tel],
.modaal-content-container input[type=email],
.modaal-content-container input[type=url],
.modaal-content-container input[type=password],
.modaal-content-container input[type=search],
.modaal-content-container select {
  outline: none;
  -webkit-appearance: none;
  width: 100%;
  border: 1px solid #dddddd !important;
  padding: 6px 10px !important;
  height: 40px;
  box-sizing: border-box;
  background-color: #ffffff;
  color: #2d2a26;
}
.opcCommonEditModeBlock input[type=search]::-webkit-search-cancel-button,
form input[type=search]::-webkit-search-cancel-button,
.modaal-content-container input[type=search]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.opcCommonEditModeBlock input[type=radio],
form input[type=radio],
.modaal-content-container input[type=radio] {
  outline: none;
  -webkit-appearance: none;
  display: inline-block;
  position: relative;
  width: 16px;
  height: 16px;
  border: 1px solid #dddddd;
  border-radius: 100%;
  background: #ffffff;
  margin-right: 0.5em;
}
.opcCommonEditModeBlock input[type=radio]::after,
form input[type=radio]::after,
.modaal-content-container input[type=radio]::after {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  background: #2d2a26;
  border-radius: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
}
.opcCommonEditModeBlock input[type=radio]:checked::after,
form input[type=radio]:checked::after,
.modaal-content-container input[type=radio]:checked::after {
  opacity: 1;
}
.opcCommonEditModeBlock input[type=checkbox],
form input[type=checkbox],
.modaal-content-container input[type=checkbox] {
  outline: none;
  -webkit-appearance: none;
  display: inline-block;
  position: relative;
  width: 16px;
  height: 16px;
  margin-right: 0.5em;
}
.opcCommonEditModeBlock input[type=checkbox]::before,
form input[type=checkbox]::before,
.modaal-content-container input[type=checkbox]::before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  border: 1px solid #dddddd;
  position: relative;
  top: 0;
  background: #ffffff;
}
.opcCommonEditModeBlock input[type=checkbox]::after,
form input[type=checkbox]::after,
.modaal-content-container input[type=checkbox]::after {
  content: "";
  display: inline-block;
  position: absolute;
  width: 10px;
  height: 6px;
  top: 3px;
  left: 3px;
  border-left: 2px solid #2d2a26;
  border-bottom: 2px solid #2d2a26;
  transform: rotate(-45deg);
  opacity: 0;
}
.opcCommonEditModeBlock input[type=checkbox]:checked::after,
form input[type=checkbox]:checked::after,
.modaal-content-container input[type=checkbox]:checked::after {
  opacity: 1;
}
.opcCommonEditModeBlock select,
form select,
.modaal-content-container select {
  height: 40px;
  padding: 6px 25px 6px 10px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  box-sizing: border-box;
  color: #2d2a26;
  background-size: 6px;
  background-position: center right 10px;
  background-repeat: no-repeat;
  background-image: url(../img/ai_210128/itempage/down_arrow.png);
}
.opcCommonEditModeBlock textarea,
form textarea,
.modaal-content-container textarea {
  outline: none;
  -webkit-appearance: none;
  width: 100%;
  height: 120px;
  border: 1px solid #dddddd;
  padding: 6px 10px;
  box-sizing: border-box;
  background-color: #ffffff;
  color: #2d2a26;
}
.opcCommonEditModeBlock .sysErrorMessage,
.opcCommonEditModeBlock .opcCommonElementErrorMessage,
form .sysErrorMessage,
form .opcCommonElementErrorMessage,
.modaal-content-container .sysErrorMessage,
.modaal-content-container .opcCommonElementErrorMessage {
  font-size: 11px;
  color: #e8383d;
}
.opcCommonEditModeBlock .sysErrorMessage::before,
.opcCommonEditModeBlock .opcCommonElementErrorMessage::before,
form .sysErrorMessage::before,
form .opcCommonElementErrorMessage::before,
.modaal-content-container .sysErrorMessage::before,
.modaal-content-container .opcCommonElementErrorMessage::before {
  content: "※";
}
.opcCommonEditModeBlock .sysRequired,
.opcCommonEditModeBlock .opcCommonRequireLabel,
form .sysRequired,
form .opcCommonRequireLabel,
.modaal-content-container .sysRequired,
.modaal-content-container .opcCommonRequireLabel {
  color: #ffffff;
  background-color: #bf0000;
  font-size: 11px;
  padding: 0 10px;
  margin-left: 5px;
}
.opcCommonEditModeBlock .sysRequired::before, .opcCommonEditModeBlock .sysRequired::after,
.opcCommonEditModeBlock .opcCommonRequireLabel::before,
.opcCommonEditModeBlock .opcCommonRequireLabel::after,
form .sysRequired::before,
form .sysRequired::after,
form .opcCommonRequireLabel::before,
form .opcCommonRequireLabel::after,
.modaal-content-container .sysRequired::before,
.modaal-content-container .sysRequired::after,
.modaal-content-container .opcCommonRequireLabel::before,
.modaal-content-container .opcCommonRequireLabel::after {
  content: none;
}
.opcCommonEditModeBlock > div,
.opcCommonEditModeBlock .sysFormItem,
form > div,
form .sysFormItem,
.modaal-content-container > div,
.modaal-content-container .sysFormItem {
  margin-top: 30px;
}
.opcCommonEditModeBlock > div .sysFormLabel,
.opcCommonEditModeBlock > div .opcCommonEditLabel,
.opcCommonEditModeBlock .sysFormItem .sysFormLabel,
.opcCommonEditModeBlock .sysFormItem .opcCommonEditLabel,
form > div .sysFormLabel,
form > div .opcCommonEditLabel,
form .sysFormItem .sysFormLabel,
form .sysFormItem .opcCommonEditLabel,
.modaal-content-container > div .sysFormLabel,
.modaal-content-container > div .opcCommonEditLabel,
.modaal-content-container .sysFormItem .sysFormLabel,
.modaal-content-container .sysFormItem .opcCommonEditLabel {
  display: inline-block;
  font-weight: bold;
  margin-bottom: 0.5em;
}
.opcCommonEditModeBlock .sysZipcode::after,
form .sysZipcode::after,
.modaal-content-container .sysZipcode::after {
  content: "";
  display: block;
  clear: both;
}
.opcCommonEditModeBlock .sysZipcode .sysFormField,
form .sysZipcode .sysFormField,
.modaal-content-container .sysZipcode .sysFormField {
  max-width: 200px;
  width: 100%;
  float: left;
  margin-right: 10px;
}
@media screen and (max-width: 640px) {
  .opcCommonEditModeBlock .sysZipcode .sysFormField,
  form .sysZipcode .sysFormField,
  .modaal-content-container .sysZipcode .sysFormField {
    max-width: 49%;
    margin-right: 2%;
  }
}
.opcCommonEditModeBlock .sysZipcode .sysButton.btn,
form .sysZipcode .sysButton.btn,
.modaal-content-container .sysZipcode .sysButton.btn {
  margin-left: 0;
  margin-top: 0;
  text-align: center;
  max-width: 200px;
  width: 100%;
  height: 40px;
  color: #2d2a26;
  font-size: 11px;
  color: #ffffff;
  background-color: #2d2a26;
}
@media screen and (max-width: 640px) {
  .opcCommonEditModeBlock .sysZipcode .sysButton.btn,
  form .sysZipcode .sysButton.btn,
  .modaal-content-container .sysZipcode .sysButton.btn {
    max-width: 49%;
  }
}
.opcCommonEditModeBlock .sysPrefStateId .sysFormField select,
form .sysPrefStateId .sysFormField select,
.modaal-content-container .sysPrefStateId .sysFormField select {
  max-width: 200px;
}
@media screen and (max-width: 640px) {
  .opcCommonEditModeBlock .sysPrefStateId .sysFormField select,
  form .sysPrefStateId .sysFormField select,
  .modaal-content-container .sysPrefStateId .sysFormField select {
    max-width: 49%;
  }
}
.opcCommonEditModeBlock .sysMemberId,
.opcCommonEditModeBlock .sysMemberPassword,
form .sysMemberId,
form .sysMemberPassword,
.modaal-content-container .sysMemberId,
.modaal-content-container .sysMemberPassword {
  margin-top: 0;
}
.opcCommonEditModeBlock .sysMemberId .sysFormLabel,
.opcCommonEditModeBlock .sysMemberPassword .sysFormLabel,
form .sysMemberId .sysFormLabel,
form .sysMemberPassword .sysFormLabel,
.modaal-content-container .sysMemberId .sysFormLabel,
.modaal-content-container .sysMemberPassword .sysFormLabel {
  margin-top: 30px;
}
.opcCommonEditModeBlock .sysGender .sysFormField label,
form .sysGender .sysFormField label,
.modaal-content-container .sysGender .sysFormField label {
  display: block;
}
.opcCommonEditModeBlock .sysGender .sysFormField label:nth-child(2),
form .sysGender .sysFormField label:nth-child(2),
.modaal-content-container .sysGender .sysFormField label:nth-child(2) {
  margin-top: 10px;
}
.opcCommonEditModeBlock .sysBirthday input,
form .sysBirthday input,
.modaal-content-container .sysBirthday input {
  max-width: 8em;
  margin-right: 0.5em;
}
@media screen and (max-width: 640px) {
  .opcCommonEditModeBlock .sysBirthday input,
  form .sysBirthday input,
  .modaal-content-container .sysBirthday input {
    max-width: 6em;
  }
}
.opcCommonEditModeBlock .sysNextSubmit,
form .sysNextSubmit,
.modaal-content-container .sysNextSubmit {
  border: none;
  margin-top: 30px;
}

.main_newitem .sysHeadline {
  font-size: 13px;
  border-bottom: 1px solid #dddddd;
  margin-bottom: 20px;
  padding: 0;
}
@media screen and (max-width: 640px) {
  .main_newitem .sysHeadline {
    font-size: 12px;
  }
}
.main_newitem .sysHeadline span {
  font-family: "Scheherazade New", serif;
  font-size: 36px;
  font-weight: normal;
  margin-right: 8px;
}
@media screen and (max-width: 640px) {
  .main_newitem .sysHeadline span {
    font-size: 26px;
  }
}

.main_newitem,
.new_arrival_190318 {
  margin-top: 100px;
}
@media screen and (min-width: 641px) and (max-width: 980px) {
  .main_newitem,
  .new_arrival_190318 {
    margin-top: 50px;
  }
}
@media screen and (max-width: 640px) {
  .main_newitem,
  .new_arrival_190318 {
    margin-top: 50px;
  }
}
.main_newitem .sysItemBlock ul.sysHorizontal,
.new_arrival_190318 .sysItemBlock ul.sysHorizontal {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.main_newitem .sysItemBlock ul.sysHorizontal li,
.new_arrival_190318 .sysItemBlock ul.sysHorizontal li {
  text-align: left;
  width: 25%;
  float: none;
  margin-bottom: 30px;
  font-size: 12px;
}
@media screen and (max-width: 640px) {
  .main_newitem .sysItemBlock ul.sysHorizontal li,
  .new_arrival_190318 .sysItemBlock ul.sysHorizontal li {
    width: 50%;
    margin-bottom: 10px;
  }
}
@media screen and (min-width: 641px) and (max-width: 980px) {
  .main_newitem .sysItemBlock ul.sysHorizontal .sysItemName,
  .main_newitem .sysItemBlock ul.sysHorizontal .sysItemPrice,
  .new_arrival_190318 .sysItemBlock ul.sysHorizontal .sysItemName,
  .new_arrival_190318 .sysItemBlock ul.sysHorizontal .sysItemPrice {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}
@media screen and (max-width: 640px) {
  .main_newitem .sysItemBlock ul.sysHorizontal .sysItemName,
  .main_newitem .sysItemBlock ul.sysHorizontal .sysItemPrice,
  .new_arrival_190318 .sysItemBlock ul.sysHorizontal .sysItemName,
  .new_arrival_190318 .sysItemBlock ul.sysHorizontal .sysItemPrice {
    font-size: 10px;
    line-height: 1.4;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}
.main_newitem .sysItemBlock ul.sysHorizontal .sysRetailPrice,
.main_newitem .sysItemBlock ul.sysHorizontal .sysSuggestedRetailPrice,
.new_arrival_190318 .sysItemBlock ul.sysHorizontal .sysRetailPrice,
.new_arrival_190318 .sysItemBlock ul.sysHorizontal .sysSuggestedRetailPrice {
  margin-top: 4px;
}

.trend_rank_190318 {
  margin-top: 100px;
}
@media screen and (min-width: 641px) and (max-width: 980px) {
  .trend_rank_190318 {
    margin-top: 50px;
  }
}
@media screen and (max-width: 640px) {
  .trend_rank_190318 {
    margin-top: 50px;
  }
}
.trend_rank_190318 .sysItemBlock ul.sysHorizontal {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.trend_rank_190318 .sysItemBlock ul.sysHorizontal li {
  text-align: left;
  width: 20%;
  float: none;
  font-size: 12px;
}
.trend_rank_190318 .sysItemBlock ul.sysHorizontal li:nth-child(n+6) {
  display: none;
}
@media screen and (max-width: 640px) {
  .trend_rank_190318 .sysItemBlock ul.sysHorizontal li:nth-child(n+6) {
    display: block;
  }
}
@media screen and (max-width: 640px) {
  .trend_rank_190318 .sysItemBlock ul.sysHorizontal li {
    width: 33.3%;
    margin-bottom: 10px;
  }
}
@media screen and (min-width: 641px) and (max-width: 980px) {
  .trend_rank_190318 .sysItemBlock ul.sysHorizontal .sysItemName,
  .trend_rank_190318 .sysItemBlock ul.sysHorizontal .sysItemPrice {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}
@media screen and (max-width: 640px) {
  .trend_rank_190318 .sysItemBlock ul.sysHorizontal .sysItemName,
  .trend_rank_190318 .sysItemBlock ul.sysHorizontal .sysItemPrice {
    font-size: 10px;
    line-height: 1.4;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}
.trend_rank_190318 .sysItemBlock ul.sysHorizontal .sysRetailPrice,
.trend_rank_190318 .sysItemBlock ul.sysHorizontal .sysSuggestedRetailPrice {
  margin-top: 4px;
}

.ranking_column {
  margin-top: 100px;
}
@media screen and (min-width: 641px) and (max-width: 980px) {
  .ranking_column {
    margin-top: 50px;
  }
}
@media screen and (max-width: 640px) {
  .ranking_column {
    margin-top: 50px;
  }
}
.ranking_column .sysItemBlock ul.sysHorizontal {
  display: flex;
  flex-wrap: wrap;
}
.ranking_column .sysItemBlock ul.sysHorizontal li {
  text-align: left;
  width: 20%;
  float: none;
  margin-bottom: 20px;
  font-size: 12px;
  position: relative;
  counter-increment: section;
}
.ranking_column .sysItemBlock ul.sysHorizontal li:nth-child(n+11) {
  display: none;
}
@media screen and (min-width: 641px) and (max-width: 980px) {
  .ranking_column .sysItemBlock ul.sysHorizontal li {
    width: 20%;
  }
}
@media screen and (max-width: 640px) {
  .ranking_column .sysItemBlock ul.sysHorizontal li {
    width: 50%;
  }
}
.ranking_column .sysItemBlock ul.sysHorizontal li::before {
  content: counter(section);
  position: absolute;
  top: -15px;
  left: 10px;
  letter-spacing: 0;
  line-height: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  font-size: 13px;
  background: #ffffff;
  border-radius: 50%;
  border: 1px solid #2d2a26;
  box-sizing: border-box;
  z-index: 1;
}
.ranking_column .sysItemBlock ul.sysHorizontal li:nth-child(1)::before {
  border: 0;
  background-color: #f4e29f;
}
.ranking_column .sysItemBlock ul.sysHorizontal li:nth-child(2)::before {
  border: 0;
  background-color: #e2e2e2;
}
.ranking_column .sysItemBlock ul.sysHorizontal li:nth-child(3)::before {
  border: 0;
  background-color: #e4c4a3;
}
.ranking_column .sysItemBlock ul.sysHorizontal .sysIconRank {
  display: none;
}
@media screen and (min-width: 641px) and (max-width: 980px) {
  .ranking_column .sysItemBlock ul.sysHorizontal .sysItemName,
  .ranking_column .sysItemBlock ul.sysHorizontal .sysItemPrice {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}
@media screen and (max-width: 640px) {
  .ranking_column .sysItemBlock ul.sysHorizontal .sysItemName,
  .ranking_column .sysItemBlock ul.sysHorizontal .sysItemPrice {
    font-size: 10px;
    line-height: 1.4;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}
.ranking_column .sysItemBlock ul.sysHorizontal .sysRetailPrice,
.ranking_column .sysItemBlock ul.sysHorizontal .sysSuggestedRetailPrice {
  margin-top: 4px;
}

.viewed_items_190318 {
  margin-top: 100px;
}
@media screen and (min-width: 641px) and (max-width: 980px) {
  .viewed_items_190318 {
    margin-top: 50px;
  }
}
@media screen and (max-width: 640px) {
  .viewed_items_190318 {
    margin-top: 50px;
  }
}
.viewed_items_190318 .sysItemBlock ul.sysHorizontal {
  display: flex;
  flex-wrap: wrap;
}
.viewed_items_190318 .sysItemBlock ul.sysHorizontal li {
  width: 12.5%;
  float: none;
}
@media screen and (max-width: 640px) {
  .viewed_items_190318 .sysItemBlock ul.sysHorizontal li {
    width: 25%;
    margin-bottom: 0;
    padding: 2px;
  }
}

.sysFuncItemBlock .sysContent .sysHorizontal,
.sysFuncItemBlock .sysContent .sysVertical {
  display: flex;
  flex-wrap: wrap;
}
.sysFuncItemBlock .sysContent .sysHorizontal li,
.sysFuncItemBlock .sysContent .sysVertical li {
  float: none;
  text-align: left;
}
.sysFuncItemBlock .sysContent .sysHorizontal li .sysItemImage img,
.sysFuncItemBlock .sysContent .sysVertical li .sysItemImage img {
  width: 100%;
}
.sysFuncItemBlock .sysContent .sysHorizontal li .sysItemName,
.sysFuncItemBlock .sysContent .sysHorizontal li .sysItemPrice,
.sysFuncItemBlock .sysContent .sysVertical li .sysItemName,
.sysFuncItemBlock .sysContent .sysVertical li .sysItemPrice {
  padding-top: 0.5em;
  line-height: 1.6;
}
@media screen and (max-width: 640px) {
  .sysFuncItemBlock .sysContent .sysHorizontal li .sysItemName,
  .sysFuncItemBlock .sysContent .sysHorizontal li .sysItemPrice,
  .sysFuncItemBlock .sysContent .sysVertical li .sysItemName,
  .sysFuncItemBlock .sysContent .sysVertical li .sysItemPrice {
    font-size: 11px;
    line-height: 1.4;
  }
}
@media screen and (max-width: 640px) {
  .sysFuncItemBlock .sysContent .sysHorizontal li .sysItemName,
  .sysFuncItemBlock .sysContent .sysVertical li .sysItemName {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}
.sysFuncItemBlock .sysContent .sysHorizontal li .sysItemSuggestedPrice + .sysItemPrice,
.sysFuncItemBlock .sysContent .sysVertical li .sysItemSuggestedPrice + .sysItemPrice {
  color: #e8383d;
  font-weight: bold;
  padding-top: 0;
}
.sysFuncItemBlock.selected_column .sysHeadline {
  font-size: 13px;
  border-bottom: 1px solid #dddddd;
  margin-bottom: 20px;
  padding: 0;
}
@media screen and (max-width: 640px) {
  .sysFuncItemBlock.selected_column .sysHeadline {
    font-size: 12px;
  }
}
.sysFuncItemBlock.selected_column .sysHeadline span {
  font-family: "Scheherazade New", serif;
  font-size: 36px;
  font-weight: normal;
  margin-right: 8px;
}
@media screen and (max-width: 640px) {
  .sysFuncItemBlock.selected_column .sysHeadline span {
    font-size: 26px;
  }
}
.sysFuncItemBlock.selected_column .sysContent .sysHorizontal li {
  width: 25%;
}
@media screen and (max-width: 640px) {
  .sysFuncItemBlock.selected_column .sysContent .sysHorizontal li {
    width: 50%;
  }
}
.sysFuncItemBlock.main_sanai_choice .sysHeadline {
  font-size: 13px;
  border-bottom: 1px solid #dddddd;
  margin-bottom: 20px;
  padding: 0;
}
@media screen and (max-width: 640px) {
  .sysFuncItemBlock.main_sanai_choice .sysHeadline {
    font-size: 12px;
  }
}
.sysFuncItemBlock.main_sanai_choice .sysHeadline span {
  font-family: "Scheherazade New", serif;
  font-size: 36px;
  font-weight: normal;
  margin-right: 8px;
}
@media screen and (max-width: 640px) {
  .sysFuncItemBlock.main_sanai_choice .sysHeadline span {
    font-size: 26px;
  }
}
.sysFuncItemBlock.main_sanai_choice .sysContent .sysVertical li {
  width: 12.5%;
  padding: 5px;
}
@media screen and (max-width: 640px) {
  .sysFuncItemBlock.main_sanai_choice .sysContent .sysVertical li {
    width: 25%;
    padding: 2px;
  }
}

/* ====================================================================================================
 SNS_flexレイアウト（例：Ambassadorページ）
==================================================================================================== */
.flex_layout_sns {
  width: 100%;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
}

.flex_layout_sns li {
  width: 150px;
  height: 150px;
}

.flex_layout_sns li a {
  width: 100%;
  height: 100%;
  display: block;
  border: 1px solid #8c8c8c;
  border-radius: 50%;
  position: relative;
}

.flex_layout_sns li a img {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  transition: all 0.3s;
}

.flex_layout_sns li a img.blog {
  width: 36px;
}

.flex_layout_sns li a img.column {
  width: 50px;
}

.flex_layout_sns li a img.insta {
  width: 46px;
}

.flex_layout_sns li a img.facebook {
  width: 47px;
}

.flex_layout_sns li a img.youtube {
  width: 40px;
}

.flex_layout_sns li a img.line {
  width: 51px;
}

.flex_layout_sns li a:hover img {
  transform: scale(1.05);
}

/* TBここから */
@media only screen and (min-width: 641px) and (max-width: 980px) {
  .flex_layout_sns {
    width: 80%;
  }
  .flex_layout_sns li {
    width: 100px;
    height: 100px;
  }
  .flex_layout_sns li a img.blog {
    width: 32px;
  }
  .flex_layout_sns li a img.column {
    width: 46px;
  }
  .flex_layout_sns li a img.insta {
    width: 40px;
  }
  .flex_layout_sns li a img.facebook {
    width: 41px;
  }
  .flex_layout_sns li a img.youtube {
    width: 36px;
  }
  .flex_layout_sns li a img.line {
    width: 45px;
  }
}
/* SPここから */
@media only screen and (max-width: 640px) {
  .flex_layout_sns {
    width: 80vw;
  }
  .flex_layout_sns li {
    width: auto;
    height: 9.3333333333vw;
  }
  .flex_layout_sns li.blog {
    width: 6.6666666667vw;
  }
  .flex_layout_sns li.column {
    width: 9.3333333333vw;
  }
  .flex_layout_sns li.insta {
    width: 8.8vw;
  }
  .flex_layout_sns li.facebook {
    width: 8.8vw;
  }
  .flex_layout_sns li.youtube {
    width: 8vw;
  }
  .flex_layout_sns li.line {
    width: 9.3333333333vw;
  }
  .flex_layout_sns li a {
    border: none;
  }
  .flex_layout_sns li a img.column {
    width: 100%;
  }
  .flex_layout_sns li a img.insta {
    width: 100%;
  }
  .flex_layout_sns li a img.facebook {
    width: 100%;
  }
  .flex_layout_sns li a img.youtube {
    width: 100%;
  }
  .flex_layout_sns li a img.line {
    width: 100%;
  }
}
#slider {
  opacity: 0;
  transition: opacity 0.4s linear;
}
#slider.slick-initialized {
  opacity: 1;
}

.sysItemListDisp label {
  display: inline-flex;
  margin-left: 10px;
}
.sysItemListDisp input[type=radio] {
  outline: none;
  -webkit-appearance: none;
  display: inline-block;
  position: relative;
  width: 16px;
  height: 16px;
  border: 1px solid #dddddd;
  border-radius: 100%;
  background: #ffffff;
  margin-right: 0.5em;
}
.sysItemListDisp input[type=radio]::after {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  background: #2d2a26;
  border-radius: 100%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
}
.sysItemListDisp input[type=radio]:checked::after {
  opacity: 1;
}

.cart_pickup {
  margin-top: 60px;
}
.cart_pickup .sysHeadline {
  text-align: center;
  font-size: 15px;
  font-weight: bold;
  border-top: 2px solid #dddddd;
  border-bottom: 1px dotted #dddddd;
  padding: 10px 0 !important;
  margin-bottom: 20px;
}
.cart_pickup .sysHeadline font {
  color: #ea5532;
}
@media screen and (max-width: 640px) {
  .cart_pickup .sysHeadline font {
    display: block;
  }
}

/* ========================================================
# layouts.css
# ヘッダー・フッターのスタイルcss。
# リニューアルなどあれば編集可。
# 原則は　additional.css　で上書きしてください。
======================================================== */
/* ========================================================
# common.css
# 共通レイアウト
======================================================== */
#sysWrap {
  max-width: 1120px;
  width: 100%;
  padding: 0 10px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
}
@media screen and (min-width: 641px) and (max-width: 980px) {
  #sysWrap {
    max-width: 95%;
    padding: 0;
  }
}
@media screen and (max-width: 640px) {
  #sysWrap {
    max-width: 94%;
    padding: 0;
  }
}
#sysWrap a {
  transition: all 0.3s;
}
#sysWrap a:hover {
  opacity: 0.7;
}

.pc_only {
  display: block;
}
@media screen and (min-width: 641px) and (max-width: 980px) {
  .pc_only {
    display: none;
  }
}
@media screen and (max-width: 640px) {
  .pc_only {
    display: none;
  }
}

.tb_only {
  display: none;
}
@media screen and (min-width: 641px) and (max-width: 980px) {
  .tb_only {
    display: block;
  }
}
@media screen and (max-width: 640px) {
  .tb_only {
    display: none;
  }
}

.sp_only {
  display: none;
}
@media screen and (min-width: 641px) and (max-width: 980px) {
  .sp_only {
    display: none;
  }
}
@media screen and (max-width: 640px) {
  .sp_only {
    display: block;
  }
}

.flex_r {
  display: flex;
  flex-wrap: wrap;
}

.flex_c {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.common_wrap {
  max-width: 980px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.common_wrap.max-width {
  max-width: none;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
}

/* ========================================================
# header.css
# ヘッダーレイアウト
# マイページ専用
# カートページ専用
# 各TOP専用
======================================================== */
#sysHeader {
  background-color: #ffffff;
}
#sysHeader .itemCount {
  display: none;
  font-family: "Roboto";
  position: absolute;
  background-color: #bf0000;
  color: #ffffff;
  font-size: 10px;
  padding: 2px 0;
  left: auto;
  right: -10px;
  top: -6px;
  bottom: auto;
  width: 20px;
  height: 20px;
  border-radius: 50%;
}
#sysHeader #headAll {
  width: 100%;
  position: static;
  top: -30px;
  transition: all 0.3s;
  background-color: #ffffff;
}
#sysHeader #headAll.h_fixed {
  position: fixed;
  top: 0;
  z-index: 999;
  border-bottom: 1px solid #f1f1f1;
}
#sysHeader .cart_mypage_header_190318 {
  padding-bottom: 20px;
}
#sysHeader .cart_mypage_header_190318 .cart_mypage_header_190318_wrap p {
  text-align: center;
  font-size: 11px;
  border-bottom: 1px solid #f1f1f1;
  padding: 10px 0;
  margin-bottom: 14px;
}
@media screen and (max-width: 640px) {
  #sysHeader .cart_mypage_header_190318 .cart_mypage_header_190318_wrap p {
    font-size: 10px;
    padding: 6px 0;
  }
}
#sysHeader .cart_mypage_header_190318 .header_logo {
  width: 116px;
  margin: 0 auto;
}
@media screen and (min-width: 641px) and (max-width: 980px) {
  #sysHeader .cart_mypage_header_190318 .header_logo {
    width: 100px;
  }
}
@media screen and (max-width: 640px) {
  #sysHeader .cart_mypage_header_190318 .header_logo {
    width: 80px;
  }
}
#sysHeader .h_bnr_wrap {
  text-align: center;
}
#sysHeader .h_bnr_wrap a {
  display: inline-block;
  transition: all 0.3s;
}
#sysHeader .h_bnr_wrap a:hover {
  opacity: 0.7;
}
#sysHeader .cam_bnr {
  line-height: 1;
}
#sysHeader .cam_bnr p {
  font-size: inherit;
  letter-spacing: inherit;
}
#sysHeader .cam_bnr .cam_bnr_inner {
  font-family: "Montserrat";
  font-weight: 600;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (min-width: 641px) and (max-width: 980px) {
  #sysHeader .cam_bnr .cam_bnr_inner {
    flex-wrap: wrap;
    height: auto;
    padding: 4px;
    white-space: nowrap;
  }
}
@media screen and (max-width: 640px) {
  #sysHeader .cam_bnr .cam_bnr_inner {
    flex-wrap: wrap;
    height: auto;
    padding: 1.6vw;
    justify-content: space-between;
  }
}
#sysHeader .cam_bnr .cam_bnr_inner .cam_bnr_ttl {
  margin: 0 1%;
  display: flex;
  align-items: center;
}
@media screen and (min-width: 641px) and (max-width: 980px) {
  #sysHeader .cam_bnr .cam_bnr_inner .cam_bnr_ttl {
    margin: 0 0.5%;
  }
}
@media screen and (max-width: 640px) {
  #sysHeader .cam_bnr .cam_bnr_inner .cam_bnr_ttl {
    margin: 0;
    order: 1;
  }
}
#sysHeader .cam_bnr .cam_bnr_inner .cam_bnr_ttl .cam_bnr_inner_1 {
  font-size: 40px;
  font-weight: 500;
  padding-right: 10px;
  position: relative;
  width: 60px;
  display: inline-flex;
  align-items: center;
  border-right: 2px solid #2d2a26;
}
@media screen and (max-width: 640px) {
  #sysHeader .cam_bnr .cam_bnr_inner .cam_bnr_ttl .cam_bnr_inner_1 {
    font-size: 12.8vw;
    padding-right: 2.6666666667vw;
    width: auto;
  }
}
#sysHeader .cam_bnr .cam_bnr_inner .cam_bnr_ttl .cam_bnr_inner_1 span {
  font-size: 14px;
  font-weight: 700;
  writing-mode: vertical-rl;
  margin-left: 5px;
}
@media screen and (max-width: 640px) {
  #sysHeader .cam_bnr .cam_bnr_inner .cam_bnr_ttl .cam_bnr_inner_1 span {
    font-size: 4.2666666667vw;
    margin-left: 0;
  }
}
#sysHeader .cam_bnr .cam_bnr_inner .cam_bnr_ttl .cam_bnr_inner_2 {
  font-size: 35px;
  font-weight: 500;
  margin-left: 10px;
  display: inline-block;
}
#sysHeader .cam_bnr .cam_bnr_inner .cam_bnr_ttl .cam_bnr_inner_2::after {
  content: "";
  font-size: 10px;
  display: block;
  font-weight: bold;
  text-align: center;
}
@media screen and (max-width: 640px) {
  #sysHeader .cam_bnr .cam_bnr_inner .cam_bnr_ttl .cam_bnr_inner_2 {
    font-size: 10.1333333333vw;
    margin-left: 5px;
  }
}
#sysHeader .cam_bnr .cam_bnr_inner .cam_bnr_no {
  margin: 0 1%;
  border: 1px solid #2d2a26;
  background-color: #ffffff;
  color: #2d2a26;
  padding: 8px 10px;
}
@media screen and (min-width: 641px) and (max-width: 980px) {
  #sysHeader .cam_bnr .cam_bnr_inner .cam_bnr_no {
    text-align: center;
    margin: 0 0.5%;
  }
}
@media screen and (max-width: 640px) {
  #sysHeader .cam_bnr .cam_bnr_inner .cam_bnr_no {
    order: 3;
    padding: 6px 10px;
    width: 59.4666666667vw;
    margin: 4px 0 0;
    text-align: center;
  }
}
#sysHeader .cam_bnr .cam_bnr_inner .cam_bnr_no .cam_bnr_inner_1 {
  font-size: 12px;
  font-weight: bold;
  display: inline-block;
}
@media screen and (min-width: 641px) and (max-width: 980px) {
  #sysHeader .cam_bnr .cam_bnr_inner .cam_bnr_no .cam_bnr_inner_1 {
    font-size: 11px;
    display: block;
  }
}
@media screen and (max-width: 640px) {
  #sysHeader .cam_bnr .cam_bnr_inner .cam_bnr_no .cam_bnr_inner_1 {
    font-size: 3.2vw;
  }
}
#sysHeader .cam_bnr .cam_bnr_inner .cam_bnr_no .cam_bnr_inner_1::after {
  content: "：";
  display: inline-block;
}
#sysHeader .cam_bnr .cam_bnr_inner .cam_bnr_no .cam_bnr_inner_2 {
  font-size: 18px;
  display: inline-block;
  font-weight: 600;
}
@media screen and (min-width: 641px) and (max-width: 980px) {
  #sysHeader .cam_bnr .cam_bnr_inner .cam_bnr_no .cam_bnr_inner_2 {
    font-size: 14px;
  }
}
@media screen and (max-width: 640px) {
  #sysHeader .cam_bnr .cam_bnr_inner .cam_bnr_no .cam_bnr_inner_2 {
    font-size: 3.7333333333vw;
  }
}
#sysHeader .cam_bnr .cam_bnr_inner .cam_bnr_date {
  margin: 0 1%;
  border: 2px solid #2d2a26;
  padding: 8px 10px;
  font-size: 18px;
}
@media screen and (min-width: 641px) and (max-width: 980px) {
  #sysHeader .cam_bnr .cam_bnr_inner .cam_bnr_date {
    font-size: 15px;
    white-space: nowrap;
    margin: 0 0.5%;
  }
}
@media screen and (max-width: 640px) {
  #sysHeader .cam_bnr .cam_bnr_inner .cam_bnr_date {
    order: 2;
    padding: 4px;
    font-size: 3.7333333333vw;
    width: 34.6666666667vw;
    text-align: center;
    margin: 0;
  }
}
#sysHeader .cam_bnr .cam_bnr_inner .cam_bnr_date .cam_bnr_inner_1 {
  display: inline-block;
  font-weight: 600;
}
@media screen and (max-width: 640px) {
  #sysHeader .cam_bnr .cam_bnr_inner .cam_bnr_date .cam_bnr_inner_1 {
    display: block;
    font-size: 3.7333333333vw;
  }
}
#sysHeader .cam_bnr .cam_bnr_inner .cam_bnr_date .cam_bnr_inner_1 span {
  font-size: 12px;
  font-weight: 700;
  margin: 0 0.5em;
}
@media screen and (min-width: 641px) and (max-width: 980px) {
  #sysHeader .cam_bnr .cam_bnr_inner .cam_bnr_date .cam_bnr_inner_1 span {
    font-size: 11px;
  }
}
@media screen and (max-width: 640px) {
  #sysHeader .cam_bnr .cam_bnr_inner .cam_bnr_date .cam_bnr_inner_1 span {
    font-size: 2.6666666667vw;
    margin: 0;
  }
}
#sysHeader .cam_bnr .cam_bnr_inner .cam_bnr_date .cam_bnr_inner_1::after {
  content: "";
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid #2d2a26;
  display: inline-block;
  margin-left: 5px;
}
@media screen and (max-width: 640px) {
  #sysHeader .cam_bnr .cam_bnr_inner .cam_bnr_date .cam_bnr_inner_1::after {
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 4px solid #2d2a26;
  }
}
#sysHeader .cam_bnr .cam_bnr_inner .cam_bnr_date .cam_bnr_inner_2 {
  display: inline-block;
  font-weight: 600;
}
@media screen and (max-width: 640px) {
  #sysHeader .cam_bnr .cam_bnr_inner .cam_bnr_date .cam_bnr_inner_2 {
    display: block;
    font-size: 3.7333333333vw;
  }
}
#sysHeader .cam_bnr .cam_bnr_inner .cam_bnr_date .cam_bnr_inner_2 span {
  font-size: 12px;
  font-weight: 700;
  margin: 0 0.5em;
}
@media screen and (min-width: 641px) and (max-width: 980px) {
  #sysHeader .cam_bnr .cam_bnr_inner .cam_bnr_date .cam_bnr_inner_2 span {
    font-size: 11px;
  }
}
@media screen and (max-width: 640px) {
  #sysHeader .cam_bnr .cam_bnr_inner .cam_bnr_date .cam_bnr_inner_2 span {
    font-size: 2.6666666667vw;
    margin: 0;
  }
}
#sysHeader .cam_bnr .cam_bnr_inner .cam_bnr_btn {
  margin: 0 1%;
}
@media screen and (min-width: 641px) and (max-width: 980px) {
  #sysHeader .cam_bnr .cam_bnr_inner .cam_bnr_btn {
    margin: 0 0.5%;
  }
}
@media screen and (max-width: 640px) {
  #sysHeader .cam_bnr .cam_bnr_inner .cam_bnr_btn {
    order: 4;
    margin: 4px 0 0;
  }
}
#sysHeader .cam_bnr .cam_bnr_inner .cam_bnr_btn a {
  font-size: 16px;
  display: inline-block;
  background-color: #2d2a26;
  color: #ffffff;
  padding: 8px 20px;
  transition: all 0.3s;
}
#sysHeader .cam_bnr .cam_bnr_inner .cam_bnr_btn a:hover {
  opacity: 0.7;
}
@media screen and (min-width: 641px) and (max-width: 980px) {
  #sysHeader .cam_bnr .cam_bnr_inner .cam_bnr_btn a {
    font-size: 12px;
    white-space: nowrap;
    padding: 8px;
  }
}
@media screen and (max-width: 640px) {
  #sysHeader .cam_bnr .cam_bnr_inner .cam_bnr_btn a {
    font-size: 3.2vw;
    width: 34.6666666667vw;
    text-align: center;
  }
}
#sysHeader .cam_bnr .cam_bnr_inner .cam_bnr_btn a::after {
  content: "";
  width: 0;
  height: 0;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid #ffffff;
  display: inline-block;
  margin-left: 5px;
}
@media screen and (max-width: 640px) {
  #sysHeader .cam_bnr .cam_bnr_inner .cam_bnr_btn a::after {
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    border-left: 4px solid #ffffff;
  }
}
#sysHeader .ec_header_txt_top_190318 .header_top_txt_190318_wrap,
#sysHeader .northerly_header_txt_top_190318 .header_top_txt_190318_wrap,
#sysHeader .yoga_header_txt_top_190318 .header_top_txt_190318_wrap {
  border-bottom: 1px solid #f1f1f1;
  text-align: center;
  padding: 10px 0;
}
#sysHeader .ec_header_txt_top_190318 .header_top_txt_190318_wrap h1,
#sysHeader .northerly_header_txt_top_190318 .header_top_txt_190318_wrap h1,
#sysHeader .yoga_header_txt_top_190318 .header_top_txt_190318_wrap h1 {
  text-align: center;
  font-size: 11px;
  font-weight: normal;
  letter-spacing: 0;
}
@media screen and (max-width: 640px) {
  #sysHeader .ec_header_txt_top_190318 .header_top_txt_190318_wrap h1,
  #sysHeader .northerly_header_txt_top_190318 .header_top_txt_190318_wrap h1,
  #sysHeader .yoga_header_txt_top_190318 .header_top_txt_190318_wrap h1 {
    font-size: 10px;
    padding: 0;
  }
}
#sysHeader .northerly_header_txt_under .header_top_txt_190318_wrap {
  text-align: center;
  background-color: #f1f1f1;
  padding: 6px 0;
}
#sysHeader .northerly_header_txt_under .header_top_txt_190318_wrap .under {
  font-size: 12px;
}
#sysHeader .header_swim_cart_info_190318 {
  background-color: #f1f1f1;
  padding: 7px 0;
}
@media screen and (min-width: 641px) and (max-width: 980px) {
  #sysHeader .header_swim_cart_info_190318 {
    display: none;
  }
}
@media screen and (max-width: 640px) {
  #sysHeader .header_swim_cart_info_190318 {
    display: none;
  }
}
#sysHeader .header_swim_cart_info_190318 .sysContent {
  display: flex;
  justify-content: center;
}
#sysHeader .header_swim_cart_info_190318 .sysContent dl {
  display: flex;
  align-items: center;
  margin-right: 12px;
  letter-spacing: 0.05em;
}
#sysHeader .header_swim_cart_info_190318 .sysContent dl dt {
  font-size: 13px;
  font-weight: 700;
  margin-right: 5px;
}
#sysHeader .header_swim_cart_info_190318 .sysContent dl dd span {
  font-size: 16px;
  color: #ea5532;
  margin-right: 2px;
}
#sysHeader .corporate_header_210128 #ec_header {
  padding: 15px 10px;
}
#sysHeader .corporate_header_210128 .flex_r {
  align-items: center;
}
#sysHeader .corporate_header_210128 .header_bottom_menu {
  padding: 0;
}
#sysHeader .corporate_header_210128 .header_bottom_menu .flex_c {
  display: flex;
  justify-content: center;
}
#sysHeader .corporate_header_210128 .header_top_menu {
  margin-top: 0 !important;
}
#sysHeader #ec_header {
  max-width: 1120px;
  padding: 16px 10px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: space-between;
  background-color: #ffffff;
  align-items: center;
}
#sysHeader #ec_header .header_logo {
  width: 116px;
  margin-bottom: 0;
}
#sysHeader #ec_header .header_logo a {
  transition: all 0.3s;
}
#sysHeader #ec_header .header_logo a:hover {
  opacity: 0.7;
}
@media screen and (min-width: 641px) and (max-width: 980px) {
  #sysHeader #ec_header .header_logo {
    width: 100px;
  }
}
@media screen and (max-width: 640px) {
  #sysHeader #ec_header .header_logo {
    width: 80px;
  }
}
#sysHeader #ec_header .header_top_link li {
  display: inline-block;
  font-size: 12px;
  border: 1px solid #2d2a26;
  line-height: 1;
  padding: 7px;
  margin-left: 4px;
}
#sysHeader #ec_header .header_top_link li a::after {
  content: "";
  width: 0;
  height: 0;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 4px solid #2d2a26;
  display: inline-block;
  margin-left: 5px;
}
#sysHeader #ec_header .header_top_menu {
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
#sysHeader #ec_header .register,
#sysHeader #ec_header .member {
  width: 20px;
  margin-left: 24px;
}
#sysHeader #ec_header .cart {
  width: 20px;
  margin-left: 24px;
  position: relative;
}
#sysHeader #ec_header .menu {
  position: relative;
  height: 20px;
  margin-left: 38px;
}
#sysHeader #ec_header .menu .btn-trigger {
  position: absolute;
  top: 50%;
  right: 0;
  width: 16px;
  height: 16px;
  transform: translateY(-50%);
  cursor: pointer;
}
#sysHeader #ec_header .menu .btn-trigger span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 1px;
  background-color: #2d2a26;
  transition: all 0.3s;
}
#sysHeader #ec_header .menu .btn-trigger span:nth-of-type(1) {
  top: 0;
}
#sysHeader #ec_header .menu .btn-trigger span:nth-of-type(2) {
  top: 7px;
}
#sysHeader #ec_header .menu .btn-trigger span:nth-of-type(3) {
  bottom: 0;
}
#sysHeader #ec_header .btn-trigger.active {
  position: absolute;
  top: 50%;
  right: 0;
  width: 16px;
  height: 16px;
  transform: translateY(-50%);
  cursor: pointer;
}
#sysHeader #ec_header .btn-trigger.active span:nth-of-type(1) {
  transform: translateY(8px) rotate(-45deg);
}
#sysHeader #ec_header .btn-trigger.active span:nth-of-type(2) {
  opacity: 0;
}
#sysHeader #ec_header .btn-trigger.active span:nth-of-type(3) {
  transform: translateY(-7px) rotate(45deg);
}
#sysHeader #ec_header .drop_down_menu {
  display: none;
  width: 360px;
  position: absolute;
  top: 44px;
  right: 0;
  z-index: 200;
  transition: all 0.3s;
  background-color: #ffffff;
}
#sysHeader #ec_header .drop_down_menu > ul > li a {
  display: block;
  font-size: 12px;
  padding: 14px 30px 14px 14px;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background-color: #ffffff;
}
#sysHeader #ec_header .drop_down_menu > ul > li a::after {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  border-right: 2px solid #2d2a26;
  border-bottom: 2px solid #2d2a26;
  transform: rotate(315deg);
  position: absolute;
  right: 14px;
  top: 0;
  bottom: 0;
  margin: auto;
}
#sysHeader #ec_header .drop_down_menu .pc_search_open_parent p,
#sysHeader #ec_header .drop_down_menu .pc_menu_open p {
  font-size: 12px;
  padding: 14px;
  border-bottom: none;
  margin-bottom: 0;
  position: relative;
  background-color: #ffffff;
}
#sysHeader #ec_header .drop_down_menu .pc_search_open_parent p::before, #sysHeader #ec_header .drop_down_menu .pc_search_open_parent p::after,
#sysHeader #ec_header .drop_down_menu .pc_menu_open p::before,
#sysHeader #ec_header .drop_down_menu .pc_menu_open p::after {
  content: "";
  width: 10px;
  height: 2px;
  background-color: #2d2a26;
  position: absolute;
  right: 14px;
  top: 0;
  bottom: 0;
  margin: auto;
  transition: all 0.2s;
}
#sysHeader #ec_header .drop_down_menu .pc_search_open_parent p::after,
#sysHeader #ec_header .drop_down_menu .pc_menu_open p::after {
  transform: rotate(90deg);
}
#sysHeader #ec_header .drop_down_menu .pc_search_open_parent p.active::after,
#sysHeader #ec_header .drop_down_menu .pc_menu_open p.active::after {
  transform: rotate(0deg);
}
#sysHeader #ec_header .drop_down_menu nav {
  display: none;
}
#sysHeader #ec_header .drop_down_menu nav > ul {
  display: flex;
  flex-wrap: wrap;
}
#sysHeader #ec_header .drop_down_menu nav > ul > li {
  width: 50%;
}
#sysHeader #ec_header .drop_down_menu nav > ul > li a {
  display: block;
  font-size: 12px;
  padding: 14px 30px 14px 14px;
  background-color: #f1f1f1;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#sysHeader #ec_header .drop_down_menu nav > ul > li a::after {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  border-right: 2px solid #2d2a26;
  border-bottom: 2px solid #2d2a26;
  transform: rotate(315deg);
  position: absolute;
  right: 14px;
  top: 0;
  bottom: 0;
  margin: auto;
}
#sysHeader #ec_header .drop_down_menu .pc_search_open_parent > ul {
  display: none;
}
#sysHeader #ec_header .drop_down_menu .pc_search_open_parent > ul .pc_menu_open p {
  background-color: #f1f1f1;
}
#sysHeader #ec_header .drop_down_menu .pc_search_open_parent > ul .pc_menu_open p + nav > ul > li > a {
  background-color: #ffffff;
}
#sysHeader #ec_header .header_top_menu {
  margin-top: 10px;
}
#sysHeader .header_swim_nav_190318_wrap,
#sysHeader .header_lingerie_nav_190318_wrap {
  width: 100%;
  background-color: #ffffff;
}
#sysHeader .header_swim_nav_190318_wrap .nav_wrap,
#sysHeader .header_lingerie_nav_190318_wrap .nav_wrap {
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: center;
  position: relative;
}
#sysHeader .header_swim_nav_190318_wrap .nav_wrap > li .nav_blk_link,
#sysHeader .header_lingerie_nav_190318_wrap .nav_wrap > li .nav_blk_link {
  width: 100%;
  padding: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #2d2a26;
}
#sysHeader .header_swim_nav_190318_wrap .nav_wrap .nav_ttl,
#sysHeader .header_lingerie_nav_190318_wrap .nav_wrap .nav_ttl {
  font-size: 16px;
  padding: 20px;
  text-align: center;
}
#sysHeader .header_swim_nav_190318_wrap .nav_wrap .nav_blk_content,
#sysHeader .header_lingerie_nav_190318_wrap .nav_wrap .nav_blk_content {
  display: none;
}
#sysHeader .header_swim_nav_190318_wrap .nav_wrap .nav_blk_content,
#sysHeader .header_lingerie_nav_190318_wrap .nav_wrap .nav_blk_content {
  position: absolute;
  left: 0;
  right: 0;
  background-color: #ffffff;
  z-index: 100;
  padding: 0 20px 20px;
}
#sysHeader .header_swim_nav_190318_wrap .nav_category,
#sysHeader .header_lingerie_nav_190318_wrap .nav_category {
  display: flex;
  flex-wrap: wrap;
}
#sysHeader .header_swim_nav_190318_wrap .nav_category li,
#sysHeader .header_lingerie_nav_190318_wrap .nav_category li {
  padding: 0 12px 10px;
  position: relative;
  width: 25%;
}
#sysHeader .header_swim_nav_190318_wrap .nav_category li::before,
#sysHeader .header_lingerie_nav_190318_wrap .nav_category li::before {
  position: absolute;
  content: "";
  top: 4px;
  left: 0;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 4px solid #2d2a26;
}
#sysHeader .header_swim_nav_190318_wrap .nav_category.resort01 li:nth-child(1)::before, #sysHeader .header_swim_nav_190318_wrap .nav_category.resort01 li:nth-child(2)::before, #sysHeader .header_swim_nav_190318_wrap .nav_category.resort01 li:nth-child(3)::before, #sysHeader .header_swim_nav_190318_wrap .nav_category.resort01 li:nth-child(4)::before, #sysHeader .header_swim_nav_190318_wrap .nav_category.resort01 li:nth-child(5)::before, #sysHeader .header_swim_nav_190318_wrap .nav_category.resort01 li:nth-child(6)::before, #sysHeader .header_swim_nav_190318_wrap .nav_category.resort01 li:nth-child(7)::before, #sysHeader .header_swim_nav_190318_wrap .nav_category.resort01 li:nth-child(8)::before, #sysHeader .header_swim_nav_190318_wrap .nav_category.resort01 li:nth-child(9)::before, #sysHeader .header_swim_nav_190318_wrap .nav_category.resort01 li:nth-child(10)::before, #sysHeader .header_swim_nav_190318_wrap .nav_category.resort01 li:nth-child(11)::before, #sysHeader .header_swim_nav_190318_wrap .nav_category.resort01 li:nth-child(12)::before, #sysHeader .header_swim_nav_190318_wrap .nav_category.resort01 li:nth-child(13)::before, #sysHeader .header_swim_nav_190318_wrap .nav_category.resort01 li:nth-child(14)::before,
#sysHeader .header_lingerie_nav_190318_wrap .nav_category.resort01 li:nth-child(1)::before,
#sysHeader .header_lingerie_nav_190318_wrap .nav_category.resort01 li:nth-child(2)::before,
#sysHeader .header_lingerie_nav_190318_wrap .nav_category.resort01 li:nth-child(3)::before,
#sysHeader .header_lingerie_nav_190318_wrap .nav_category.resort01 li:nth-child(4)::before,
#sysHeader .header_lingerie_nav_190318_wrap .nav_category.resort01 li:nth-child(5)::before,
#sysHeader .header_lingerie_nav_190318_wrap .nav_category.resort01 li:nth-child(6)::before,
#sysHeader .header_lingerie_nav_190318_wrap .nav_category.resort01 li:nth-child(7)::before,
#sysHeader .header_lingerie_nav_190318_wrap .nav_category.resort01 li:nth-child(8)::before,
#sysHeader .header_lingerie_nav_190318_wrap .nav_category.resort01 li:nth-child(9)::before,
#sysHeader .header_lingerie_nav_190318_wrap .nav_category.resort01 li:nth-child(10)::before,
#sysHeader .header_lingerie_nav_190318_wrap .nav_category.resort01 li:nth-child(11)::before,
#sysHeader .header_lingerie_nav_190318_wrap .nav_category.resort01 li:nth-child(12)::before,
#sysHeader .header_lingerie_nav_190318_wrap .nav_category.resort01 li:nth-child(13)::before,
#sysHeader .header_lingerie_nav_190318_wrap .nav_category.resort01 li:nth-child(14)::before {
  top: 13px;
}
#sysHeader .header_swim_nav_190318_wrap .nav_img,
#sysHeader .header_lingerie_nav_190318_wrap .nav_img {
  display: flex;
  justify-content: center;
}
#sysHeader .header_swim_nav_190318_wrap .nav_img li,
#sysHeader .header_lingerie_nav_190318_wrap .nav_img li {
  width: 23%;
  margin: 0 1%;
}
#sysHeader .header_swim_nav_190318_wrap .nav_img li a,
#sysHeader .header_lingerie_nav_190318_wrap .nav_img li a {
  display: block;
  position: relative;
  transition: all 0.3s;
}
#sysHeader .header_swim_nav_190318_wrap .nav_img li a:hover,
#sysHeader .header_lingerie_nav_190318_wrap .nav_img li a:hover {
  opacity: 0.7;
}
#sysHeader .header_swim_nav_190318_wrap .nav_img li a .overlay,
#sysHeader .header_lingerie_nav_190318_wrap .nav_img li a .overlay {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background: rgba(0, 0, 0, 0.3);
}
#sysHeader .header_swim_nav_190318_wrap .nav_img li a p,
#sysHeader .header_lingerie_nav_190318_wrap .nav_img li a p {
  font-size: 13px;
  font-weight: bold;
  position: absolute;
  top: calc(50% - 7px);
  right: 0;
  left: 0;
  margin: 0 auto;
  text-align: center;
  color: #ffffff;
}
#sysHeader .header_swim_nav_190318_wrap .goods_all_btn,
#sysHeader .header_lingerie_nav_190318_wrap .goods_all_btn {
  margin-top: 20px;
}
#sysHeader .header_swim_nav_190318_wrap .list .nav_img li,
#sysHeader .header_lingerie_nav_190318_wrap .list .nav_img li {
  width: 18%;
}
#sysHeader .header_swim_nav_190318_wrap .list .nav_img li .overlay,
#sysHeader .header_lingerie_nav_190318_wrap .list .nav_img li .overlay {
  background: rgba(255, 255, 255, 0.5);
}
#sysHeader .header_swim_nav_190318_wrap .list .nav_img li p,
#sysHeader .header_lingerie_nav_190318_wrap .list .nav_img li p {
  color: #2d2a26;
}
#sysHeader .header_swim_nav_190318_wrap .nav_txt,
#sysHeader .header_lingerie_nav_190318_wrap .nav_txt {
  margin-top: 20px;
  display: flex;
  flex-wrap: wrap;
}
#sysHeader .header_swim_nav_190318_wrap .nav_txt li,
#sysHeader .header_lingerie_nav_190318_wrap .nav_txt li {
  padding-left: 12px;
  padding-bottom: 10px;
  position: relative;
  width: 20%;
  font-size: 12px;
}
#sysHeader .header_swim_nav_190318_wrap .link_all,
#sysHeader .header_lingerie_nav_190318_wrap .link_all {
  margin-top: 20px;
  display: block;
  max-width: 360px;
  width: 100%;
  height: 56px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  padding: 16px;
  font-size: 15px;
  border: 1px solid #2d2a26;
  position: relative;
  color: #2d2a26;
  background-color: #ffffff;
  transition: all 0.3s;
}
@media screen and (max-width: 640px) {
  #sysHeader .header_swim_nav_190318_wrap .link_all,
  #sysHeader .header_lingerie_nav_190318_wrap .link_all {
    font-size: 13px;
    max-width: 300px;
    padding: 12px;
    height: auto;
  }
}
#sysHeader .header_swim_nav_190318_wrap .link_all:hover,
#sysHeader .header_lingerie_nav_190318_wrap .link_all:hover {
  opacity: 0.7;
}
#sysHeader .header_swim_nav_190318_wrap .link_all::before, #sysHeader .header_swim_nav_190318_wrap .link_all::after,
#sysHeader .header_lingerie_nav_190318_wrap .link_all::before,
#sysHeader .header_lingerie_nav_190318_wrap .link_all::after {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  border-right: 1px solid #2d2a26;
  border-bottom: 1px solid #2d2a26;
  transform: rotate(315deg);
  transition: all 0.2s;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
#sysHeader .header_swim_nav_190318_wrap .link_all::before,
#sysHeader .header_lingerie_nav_190318_wrap .link_all::before {
  right: 19px;
}
#sysHeader .header_swim_nav_190318_wrap .link_all::after,
#sysHeader .header_lingerie_nav_190318_wrap .link_all::after {
  right: 14px;
}
@media screen and (min-width: 641px) and (max-width: 980px) {
  #sysHeader #ec_header_sp {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 2.5%;
  }
  #sysHeader #ec_header_sp .header_logo {
    width: 75px;
    display: inline-block;
    margin-bottom: 0;
  }
  #sysHeader #ec_header_sp .header_top_menu {
    display: flex;
    justify-content: flex-end;
  }
  #sysHeader #ec_header_sp .member {
    width: 22px;
    margin-left: 20px;
  }
  #sysHeader #ec_header_sp .cart {
    width: 22px;
    margin-left: 20px;
    position: relative;
  }
  #sysHeader #ec_header_sp .menu {
    margin-left: 20px;
  }
  #sysHeader #ec_header_sp .menu input {
    display: none;
  }
  #sysHeader #ec_header_sp .menu .menu_btn {
    position: relative;
    height: 16px;
    width: 16px;
    display: block;
    margin-top: 3px;
  }
  #sysHeader #ec_header_sp .menu .menu_btn span {
    position: absolute;
    left: 0;
    height: 1px;
    width: 16px;
    background-color: #2d2a26;
    display: inline-block;
    transition: all 0.3s;
  }
  #sysHeader #ec_header_sp .menu .menu_btn span:nth-child(1) {
    top: 0;
  }
  #sysHeader #ec_header_sp .menu .menu_btn span:nth-child(2) {
    top: 7px;
  }
  #sysHeader #ec_header_sp .menu .menu_btn span:nth-child(3) {
    bottom: 0;
  }
  #sysHeader #ec_header_sp .menu .close_menu {
    position: fixed;
    top: 0;
    right: -100%;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 9999;
    opacity: 0;
  }
  #sysHeader #ec_header_sp .slide_menu {
    visibility: hidden;
    width: 60vw;
    height: 100vh;
    opacity: 0;
    position: fixed;
    top: 0;
    right: -100%;
    background-color: #ffffff;
    z-index: 9999;
    transition: all 0.5s;
  }
  #sysHeader #ec_header_sp input:checked ~ .slide_menu {
    visibility: visible;
    right: 0;
    opacity: 1;
    overflow: scroll;
    transition: all 0.5s;
    padding-bottom: 80px;
  }
  #sysHeader #ec_header_sp input:checked ~ .close_menu {
    right: 0;
    opacity: 1;
    overflow: scroll;
  }
  #sysHeader #ec_header_sp .slide_menu > ul > li > a,
  #sysHeader #ec_header_sp .slide_menu .sp_menu_open nav > ul > li > a {
    font-size: 12px;
    display: block;
    padding: 14px 24px 14px 14px;
    border-bottom: 1px solid #2d2a26;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  #sysHeader #ec_header_sp .slide_menu > ul > li > a::after,
  #sysHeader #ec_header_sp .slide_menu .sp_menu_open nav > ul > li > a::after {
    content: "";
    display: inline-block;
    margin-right: 2px;
    margin-bottom: 1px;
    padding: 3px;
    border-right: 2px solid #2d2a26;
    border-bottom: 2px solid #2d2a26;
    transform: rotate(315deg);
    transition: all 0.2s;
    position: absolute;
    right: 14px;
    top: 19px;
  }
  #sysHeader #ec_header_sp .slide_menu .sp_menu_open nav > ul > li > a,
  #sysHeader #ec_header_sp .slide_menu .sp_search_open_parent > ul > li > p {
    background-color: #f1f1f1;
  }
  #sysHeader #ec_header_sp .slide_menu .sp_search_open_parent > ul {
    display: none;
  }
  #sysHeader #ec_header_sp .slide_menu .sp_search_open_parent p {
    font-size: 12px;
    display: block;
    padding: 14px;
    border-bottom: 1px solid #2d2a26;
    position: relative;
  }
  #sysHeader #ec_header_sp .slide_menu .sp_search_open_parent p::before, #sysHeader #ec_header_sp .slide_menu .sp_search_open_parent p::after {
    content: "";
    width: 10px;
    height: 2px;
    background-color: #2d2a26;
    position: absolute;
    right: 14px;
    top: 22px;
    transition: all 0.2s;
  }
  #sysHeader #ec_header_sp .slide_menu .sp_search_open_parent p::before {
    transform: rotate(0deg);
  }
  #sysHeader #ec_header_sp .slide_menu .sp_search_open_parent p::after {
    transform: rotate(90deg);
  }
  #sysHeader #ec_header_sp .slide_menu .sp_search_open_parent .active::after {
    transform: rotate(0deg);
  }
  #sysHeader #ec_header_sp .slide_menu .sp_search_open_parent .sp_menu_open nav > ul {
    display: flex;
    flex-wrap: wrap;
  }
  #sysHeader #ec_header_sp .slide_menu .sp_search_open_parent .sp_menu_open nav > ul > li {
    width: 50%;
  }
  #sysHeader #ec_header_sp .slide_menu .sp_search_open_parent .sp_menu_open nav > ul > li > a {
    background-color: #ffffff;
  }
  #sysHeader #ec_header_sp .slide_menu .sp_menu_open nav {
    display: none;
  }
  #sysHeader #ec_header_sp .slide_menu .sp_menu_open p {
    font-size: 12px;
    display: block;
    padding: 14px;
    border-bottom: 1px solid #2d2a26;
    position: relative;
  }
  #sysHeader #ec_header_sp .slide_menu .sp_menu_open p::before, #sysHeader #ec_header_sp .slide_menu .sp_menu_open p::after {
    content: "";
    width: 10px;
    height: 2px;
    background-color: #2d2a26;
    position: absolute;
    right: 14px;
    top: 22px;
    transition: all 0.2s;
  }
  #sysHeader #ec_header_sp .slide_menu .sp_menu_open p::before {
    transform: rotate(0deg);
  }
  #sysHeader #ec_header_sp .slide_menu .sp_menu_open p::after {
    transform: rotate(90deg);
  }
  #sysHeader #ec_header_sp .slide_menu .sp_menu_open .active::after {
    transform: rotate(0deg);
  }
  #sysHeader .header_swim_nav_sp_190318_wrap,
  #sysHeader .header_lingerie_nav_sp_190318_wrap {
    padding: 6px 0;
  }
  #sysHeader .header_swim_nav_sp_190318_wrap .flex_r,
  #sysHeader .header_lingerie_nav_sp_190318_wrap .flex_r {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  #sysHeader .header_swim_nav_sp_190318_wrap .flex_r li,
  #sysHeader .header_lingerie_nav_sp_190318_wrap .flex_r li {
    width: 25%;
    border-right: 1px solid #2d2a26;
    padding: 4px 0;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #sysHeader .header_swim_nav_sp_190318_wrap .flex_r li:last-child,
  #sysHeader .header_lingerie_nav_sp_190318_wrap .flex_r li:last-child {
    border-right: 0;
  }
  #sysHeader .header_swim_nav_sp_190318_wrap .flex_r a,
  #sysHeader .header_swim_nav_sp_190318_wrap .flex_r button,
  #sysHeader .header_lingerie_nav_sp_190318_wrap .flex_r a,
  #sysHeader .header_lingerie_nav_sp_190318_wrap .flex_r button {
    height: auto;
    font-size: 11px;
    line-height: 1.2;
    text-align: center;
  }
}
@media screen and (max-width: 640px) {
  #sysHeader #ec_header_sp {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 3%;
  }
  #sysHeader #ec_header_sp .header_logo {
    width: 75px;
    display: inline-block;
    margin-bottom: 0;
  }
  #sysHeader #ec_header_sp .header_top_menu {
    display: flex;
    justify-content: flex-end;
  }
  #sysHeader #ec_header_sp .member {
    width: 20px;
    margin-left: 20px;
  }
  #sysHeader #ec_header_sp .cart {
    width: 20px;
    margin-left: 20px;
    position: relative;
  }
  #sysHeader #ec_header_sp .menu {
    margin-left: 20px;
  }
  #sysHeader #ec_header_sp .menu input {
    display: none;
  }
  #sysHeader #ec_header_sp .menu .menu_btn {
    position: relative;
    height: 16px;
    width: 16px;
    display: block;
    margin-top: 3px;
  }
  #sysHeader #ec_header_sp .menu .menu_btn span {
    position: absolute;
    left: 0;
    height: 1px;
    width: 16px;
    background-color: #2d2a26;
    display: inline-block;
    transition: all 0.3s;
  }
  #sysHeader #ec_header_sp .menu .menu_btn span:nth-child(1) {
    top: 0;
  }
  #sysHeader #ec_header_sp .menu .menu_btn span:nth-child(2) {
    top: 7px;
  }
  #sysHeader #ec_header_sp .menu .menu_btn span:nth-child(3) {
    bottom: 0;
  }
  #sysHeader #ec_header_sp .menu .close_menu {
    position: fixed;
    top: 0;
    right: -100%;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0, 0, 0, 0.8);
    z-index: 9999;
    opacity: 0;
  }
  #sysHeader #ec_header_sp .slide_menu {
    visibility: hidden;
    width: 80vw;
    height: 100vh;
    opacity: 0;
    position: fixed;
    top: 0;
    right: -100%;
    background-color: #ffffff;
    z-index: 9999;
    transition: all 0.5s;
  }
  #sysHeader #ec_header_sp input:checked ~ .slide_menu {
    visibility: visible;
    right: 0;
    opacity: 1;
    overflow: scroll;
    transition: all 0.5s;
    padding-bottom: 80px;
  }
  #sysHeader #ec_header_sp input:checked ~ .close_menu {
    right: 0;
    opacity: 1;
    overflow: scroll;
  }
  #sysHeader #ec_header_sp .slide_menu > ul > li > a,
  #sysHeader #ec_header_sp .slide_menu .sp_menu_open nav > ul > li > a {
    font-size: 12px;
    display: block;
    padding: 14px 24px 14px 14px;
    border-bottom: 1px solid #2d2a26;
    position: relative;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  #sysHeader #ec_header_sp .slide_menu > ul > li > a::after,
  #sysHeader #ec_header_sp .slide_menu .sp_menu_open nav > ul > li > a::after {
    content: "";
    display: inline-block;
    margin-right: 2px;
    margin-bottom: 1px;
    padding: 3px;
    border-right: 2px solid #2d2a26;
    border-bottom: 2px solid #2d2a26;
    transform: rotate(315deg);
    transition: all 0.2s;
    position: absolute;
    right: 14px;
    top: 19px;
  }
  #sysHeader #ec_header_sp .slide_menu .sp_menu_open nav > ul > li > a,
  #sysHeader #ec_header_sp .slide_menu .sp_search_open_parent > ul > li > p {
    background-color: #f1f1f1;
  }
  #sysHeader #ec_header_sp .slide_menu .sp_search_open_parent > ul {
    display: none;
  }
  #sysHeader #ec_header_sp .slide_menu .sp_search_open_parent p {
    font-size: 12px;
    display: block;
    padding: 14px;
    border-bottom: 1px solid #2d2a26;
    position: relative;
  }
  #sysHeader #ec_header_sp .slide_menu .sp_search_open_parent p::before, #sysHeader #ec_header_sp .slide_menu .sp_search_open_parent p::after {
    content: "";
    width: 10px;
    height: 2px;
    background-color: #2d2a26;
    position: absolute;
    right: 14px;
    top: 22px;
    transition: all 0.2s;
  }
  #sysHeader #ec_header_sp .slide_menu .sp_search_open_parent p::before {
    transform: rotate(0deg);
  }
  #sysHeader #ec_header_sp .slide_menu .sp_search_open_parent p::after {
    transform: rotate(90deg);
  }
  #sysHeader #ec_header_sp .slide_menu .sp_search_open_parent .active::after {
    transform: rotate(0deg);
  }
  #sysHeader #ec_header_sp .slide_menu .sp_search_open_parent .sp_menu_open nav > ul {
    display: flex;
    flex-wrap: wrap;
  }
  #sysHeader #ec_header_sp .slide_menu .sp_search_open_parent .sp_menu_open nav > ul > li {
    width: 50%;
  }
  #sysHeader #ec_header_sp .slide_menu .sp_search_open_parent .sp_menu_open nav > ul > li > a {
    background-color: #ffffff;
  }
  #sysHeader #ec_header_sp .slide_menu .sp_menu_open nav {
    display: none;
  }
  #sysHeader #ec_header_sp .slide_menu .sp_menu_open p {
    font-size: 12px;
    display: block;
    padding: 14px;
    border-bottom: 1px solid #2d2a26;
    position: relative;
  }
  #sysHeader #ec_header_sp .slide_menu .sp_menu_open p::before, #sysHeader #ec_header_sp .slide_menu .sp_menu_open p::after {
    content: "";
    width: 10px;
    height: 2px;
    background-color: #2d2a26;
    position: absolute;
    right: 14px;
    top: 22px;
    transition: all 0.2s;
  }
  #sysHeader #ec_header_sp .slide_menu .sp_menu_open p::before {
    transform: rotate(0deg);
  }
  #sysHeader #ec_header_sp .slide_menu .sp_menu_open p::after {
    transform: rotate(90deg);
  }
  #sysHeader #ec_header_sp .slide_menu .sp_menu_open .active::after {
    transform: rotate(0deg);
  }
  #sysHeader .header_swim_nav_sp_190318_wrap,
  #sysHeader .header_lingerie_nav_sp_190318_wrap {
    padding: 6px 0;
  }
  #sysHeader .header_swim_nav_sp_190318_wrap .flex_r,
  #sysHeader .header_lingerie_nav_sp_190318_wrap .flex_r {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  #sysHeader .header_swim_nav_sp_190318_wrap .flex_r li,
  #sysHeader .header_lingerie_nav_sp_190318_wrap .flex_r li {
    width: 25%;
    border-right: 1px solid #2d2a26;
    padding: 4px 0;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #sysHeader .header_swim_nav_sp_190318_wrap .flex_r li:last-child,
  #sysHeader .header_lingerie_nav_sp_190318_wrap .flex_r li:last-child {
    border-right: 0;
  }
  #sysHeader .header_swim_nav_sp_190318_wrap .flex_r li a,
  #sysHeader .header_lingerie_nav_sp_190318_wrap .flex_r li a {
    height: auto;
    font-size: 11px;
    line-height: 1.2;
    text-align: center;
  }
}

.remodal.swim, .remodal.northerly {
  padding: 35px 10px;
}
.remodal.swim .ttl, .remodal.northerly .ttl {
  text-align: left;
  margin-bottom: 20px;
}
.remodal.swim .resort01.menu_img, .remodal.northerly .resort01.menu_img {
  display: flex;
  flex-wrap: wrap;
}
.remodal.swim .resort01.menu_img li, .remodal.northerly .resort01.menu_img li {
  width: 48%;
  margin: 0 1% 2%;
}
.remodal.swim .resort01.menu_img a, .remodal.northerly .resort01.menu_img a {
  display: block;
  position: relative;
}
.remodal.swim .resort01.menu_img a span, .remodal.northerly .resort01.menu_img a span {
  font-size: 12px;
  position: absolute;
  top: calc(50% - 7px);
  right: 0;
  left: 0;
  margin: 0 auto;
  text-align: center;
  color: #ffffff;
  background: transparent;
}
.remodal.swim .resort01.menu_img a .overlay, .remodal.northerly .resort01.menu_img a .overlay {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background-color: rgba(0, 0, 0, 0.3);
}
.remodal.swim .remodal-cancel, .remodal.northerly .remodal-cancel {
  text-align: center;
  font-size: 15px;
  letter-spacing: 0.06em;
  display: block;
  max-width: 360px;
  width: 100%;
  height: 50px;
  color: #2d2a26;
  border: 1px solid #2d2a26;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
  transition: all 0.3s;
  border-radius: 0;
  background-color: #ffffff;
  border: 1px solid #2d2a26;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.remodal.swim .remodal-cancel:hover, .remodal.northerly .remodal-cancel:hover {
  opacity: 0.7;
}
@media screen and (max-width: 640px) {
  .remodal.swim .remodal-cancel, .remodal.northerly .remodal-cancel {
    font-size: 13px;
    max-width: 100%;
  }
}
.remodal.swim .remodal-cancel::after, .remodal.northerly .remodal-cancel::after {
  content: "×";
  font-size: 20px;
  font-weight: bold;
  position: absolute;
  right: 20px;
}

/* ========================================================
# footer.css
# フッターレイアウト
# マイページ専用
# カートページ専用
# 各TOP専用
======================================================== */
body {
  position: relative;
}

#sysFooter {
  padding-top: 120px;
  background-color: #ffffff;
}
@media screen and (max-width: 640px) {
  #sysFooter {
    padding-top: 100px;
  }
}
#sysFooter .main_topbutton {
  position: fixed;
  bottom: 10px;
  right: 10px;
  z-index: 100;
}
#sysFooter .main_topbutton a {
  text-align: center;
  display: block;
  color: #ffffff;
  background: #2d2a26;
  font-size: 10px;
  font-weight: 700;
  width: 50px;
  height: 50px;
  border-radius: 5px;
  padding: 4px 0;
  line-height: 1.4;
}
#sysFooter .main_topbutton a::before {
  content: "▲";
  font-size: 10px;
  display: block;
}
#sysFooter .main_cart_guide ul {
  max-width: 730px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  font-size: 10px;
  margin: 0 auto 40px;
}
@media screen and (max-width: 640px) {
  #sysFooter .main_cart_guide ul {
    max-width: 90%;
  }
}
#sysFooter .main_cart_guide ul li {
  width: calc((100% - 30px) / 2);
}
#sysFooter .main_cart_guide ul li a {
  transition: all 0.3s;
}
#sysFooter .main_cart_guide ul li a:hover {
  opacity: 0.7;
}
@media screen and (max-width: 640px) {
  #sysFooter .main_cart_guide ul li {
    width: 100%;
    margin: 0 auto 10px;
  }
}
#sysFooter .footer_box {
  text-align: center;
}
@media screen and (min-width: 641px) and (max-width: 980px) {
  #sysFooter .footer_box {
    background-color: #f1f1f1;
  }
}
@media screen and (max-width: 640px) {
  #sysFooter .footer_box {
    background-color: #f1f1f1;
  }
}
#sysFooter .footer_box .caution {
  margin-bottom: 20px;
}
@media screen and (min-width: 641px) and (max-width: 980px) {
  #sysFooter .footer_box .caution {
    font-size: 11px;
    padding-top: 40px;
  }
}
@media screen and (max-width: 640px) {
  #sysFooter .footer_box .caution {
    font-size: 11px;
    padding-top: 40px;
  }
}
#sysFooter .footer_box .eshop_link {
  margin-bottom: 40px;
}
@media screen and (min-width: 641px) and (max-width: 980px) {
  #sysFooter .footer_box .eshop_link {
    margin-bottom: 20px;
    font-size: 11px;
  }
}
@media screen and (max-width: 640px) {
  #sysFooter .footer_box .eshop_link {
    margin-bottom: 20px;
    font-size: 11px;
  }
}
#sysFooter .footer_box .footer_link_box {
  margin-bottom: 40px;
  background-color: #f1f1f1;
  padding: 10px 0;
}
@media screen and (min-width: 641px) and (max-width: 980px) {
  #sysFooter .footer_box .footer_link_box {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 640px) {
  #sysFooter .footer_box .footer_link_box {
    margin-bottom: 20px;
  }
}
#sysFooter .footer_box .footer_link_box ul {
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (min-width: 641px) and (max-width: 980px) {
  #sysFooter .footer_box .footer_link_box ul {
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 640px) {
  #sysFooter .footer_box .footer_link_box ul {
    flex-wrap: wrap;
  }
}
#sysFooter .footer_box .footer_link_box ul li {
  padding-left: 15px;
}
#sysFooter .footer_box .footer_link_box ul li::before {
  content: "｜";
  padding-right: 15px;
}
@media screen and (min-width: 641px) and (max-width: 980px) {
  #sysFooter .footer_box .footer_link_box ul li::before {
    content: none;
  }
}
@media screen and (max-width: 640px) {
  #sysFooter .footer_box .footer_link_box ul li::before {
    content: none;
  }
}
#sysFooter .footer_box .footer_link_box ul li:first-child::before {
  content: none;
}
@media screen and (min-width: 641px) and (max-width: 980px) {
  #sysFooter .footer_box .footer_link_box ul li {
    width: 50%;
    background-color: #dddddd;
    border-top: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    padding-left: 0;
    position: relative;
    text-align: left;
  }
  #sysFooter .footer_box .footer_link_box ul li a {
    display: block;
    padding: 14px 10px;
  }
  #sysFooter .footer_box .footer_link_box ul li:nth-child(2n) {
    border-right: none;
  }
  #sysFooter .footer_box .footer_link_box ul li::after {
    content: "";
    display: inline-block;
    border-right: 2px solid #2d2a26;
    border-bottom: 2px solid #2d2a26;
    transform: rotate(315deg);
    transition: all 0.2s;
    position: absolute;
    width: 8px;
    height: 8px;
    right: 14px;
    top: 0;
    bottom: 0;
    margin: auto;
  }
}
@media screen and (max-width: 640px) {
  #sysFooter .footer_box .footer_link_box ul li {
    font-size: 11px;
    width: 50%;
    background-color: #dddddd;
    border-top: 1px solid #ffffff;
    border-right: 1px solid #ffffff;
    padding-left: 0;
    position: relative;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  #sysFooter .footer_box .footer_link_box ul li a {
    display: block;
    padding: 14px 10px;
  }
  #sysFooter .footer_box .footer_link_box ul li:nth-child(2n) {
    border-right: none;
  }
  #sysFooter .footer_box .footer_link_box ul li::after {
    content: "";
    display: inline-block;
    border-right: 2px solid #2d2a26;
    border-bottom: 2px solid #2d2a26;
    transform: rotate(315deg);
    transition: all 0.2s;
    position: absolute;
    width: 8px;
    height: 8px;
    right: 14px;
    top: 0;
    bottom: 0;
    margin: auto;
  }
}
#sysFooter .footer_box .footer_logo {
  display: inline-block;
  width: 86px;
  margin-bottom: 40px;
}
@media screen and (max-width: 640px) {
  #sysFooter .footer_box .footer_logo {
    width: 60px;
    margin-bottom: 20px;
  }
}
#sysFooter .footer_box .copyright {
  font-size: 11px;
  padding-bottom: 20px;
}
#sysFooter .ec_sitemap_wrap {
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: center;
  margin-bottom: 100px;
}
@media screen and (min-width: 641px) and (max-width: 980px) {
  #sysFooter .ec_sitemap_wrap {
    display: inherit;
    margin-bottom: 0;
    border-bottom: 1px solid #dddddd;
  }
}
@media screen and (max-width: 640px) {
  #sysFooter .ec_sitemap_wrap {
    display: inherit;
    margin-bottom: 0;
    border-bottom: 1px solid #dddddd;
  }
}
#sysFooter .ec_sitemap_wrap .corporate_sitemap_190318,
#sysFooter .ec_sitemap_wrap .ec_sitemap_190318 {
  width: 24%;
  margin: 0 0.5%;
}
@media screen and (min-width: 641px) and (max-width: 980px) {
  #sysFooter .ec_sitemap_wrap .corporate_sitemap_190318,
  #sysFooter .ec_sitemap_wrap .ec_sitemap_190318 {
    width: 100%;
    margin: 0;
  }
}
@media screen and (max-width: 640px) {
  #sysFooter .ec_sitemap_wrap .corporate_sitemap_190318,
  #sysFooter .ec_sitemap_wrap .ec_sitemap_190318 {
    width: 100%;
    margin: 0;
  }
}
#sysFooter .ec_sitemap_wrap .corporate_sitemap_190318 .sitemap_ttl,
#sysFooter .ec_sitemap_wrap .ec_sitemap_190318 .sitemap_ttl {
  font-weight: bold;
  font-size: 12px;
  padding-bottom: 6px;
  border-bottom: 1px dotted #8c8c8c;
  margin-bottom: 10px;
  text-align: left;
}
@media screen and (min-width: 641px) and (max-width: 980px) {
  #sysFooter .ec_sitemap_wrap .corporate_sitemap_190318 .sitemap_ttl,
  #sysFooter .ec_sitemap_wrap .ec_sitemap_190318 .sitemap_ttl {
    font-size: 12px;
    padding: 14px;
    border-top: 1px solid #dddddd;
    border-bottom: none;
    margin-bottom: 0;
    position: relative;
  }
  #sysFooter .ec_sitemap_wrap .corporate_sitemap_190318 .sitemap_ttl::before, #sysFooter .ec_sitemap_wrap .corporate_sitemap_190318 .sitemap_ttl::after,
  #sysFooter .ec_sitemap_wrap .ec_sitemap_190318 .sitemap_ttl::before,
  #sysFooter .ec_sitemap_wrap .ec_sitemap_190318 .sitemap_ttl::after {
    content: "";
    width: 10px;
    height: 2px;
    background-color: #2d2a26;
    position: absolute;
    right: 14px;
    top: 0;
    bottom: 0;
    margin: auto;
    transition: all 0.2s;
  }
  #sysFooter .ec_sitemap_wrap .corporate_sitemap_190318 .sitemap_ttl::after,
  #sysFooter .ec_sitemap_wrap .ec_sitemap_190318 .sitemap_ttl::after {
    transform: rotate(90deg);
  }
}
@media screen and (max-width: 640px) {
  #sysFooter .ec_sitemap_wrap .corporate_sitemap_190318 .sitemap_ttl,
  #sysFooter .ec_sitemap_wrap .ec_sitemap_190318 .sitemap_ttl {
    font-size: 12px;
    padding: 14px;
    border-top: 1px solid #dddddd;
    border-bottom: none;
    margin-bottom: 0;
    position: relative;
  }
  #sysFooter .ec_sitemap_wrap .corporate_sitemap_190318 .sitemap_ttl::before, #sysFooter .ec_sitemap_wrap .corporate_sitemap_190318 .sitemap_ttl::after,
  #sysFooter .ec_sitemap_wrap .ec_sitemap_190318 .sitemap_ttl::before,
  #sysFooter .ec_sitemap_wrap .ec_sitemap_190318 .sitemap_ttl::after {
    content: "";
    width: 10px;
    height: 2px;
    background-color: #2d2a26;
    position: absolute;
    right: 14px;
    top: 0;
    bottom: 0;
    margin: auto;
    transition: all 0.2s;
  }
  #sysFooter .ec_sitemap_wrap .corporate_sitemap_190318 .sitemap_ttl::after,
  #sysFooter .ec_sitemap_wrap .ec_sitemap_190318 .sitemap_ttl::after {
    transform: rotate(90deg);
  }
}
@media screen and (min-width: 641px) and (max-width: 980px) {
  #sysFooter .ec_sitemap_wrap .corporate_sitemap_190318 .active .sitemap_ttl::after,
  #sysFooter .ec_sitemap_wrap .ec_sitemap_190318 .active .sitemap_ttl::after {
    transform: rotate(0deg);
  }
}
@media screen and (max-width: 640px) {
  #sysFooter .ec_sitemap_wrap .corporate_sitemap_190318 .active .sitemap_ttl::after,
  #sysFooter .ec_sitemap_wrap .ec_sitemap_190318 .active .sitemap_ttl::after {
    transform: rotate(0deg);
  }
}
#sysFooter .ec_sitemap_wrap .corporate_sitemap_190318 .sysText a,
#sysFooter .ec_sitemap_wrap .ec_sitemap_190318 .sysText a {
  font-size: 12px;
  padding: 0 0 6px;
}
@media screen and (min-width: 641px) and (max-width: 980px) {
  #sysFooter .ec_sitemap_wrap .corporate_sitemap_190318 .sysText a,
  #sysFooter .ec_sitemap_wrap .ec_sitemap_190318 .sysText a {
    font-size: 12px;
    padding: 14px 30px 14px 14px;
    background-color: #f1f1f1;
    border-top: 1px solid #dddddd;
    position: relative;
  }
  #sysFooter .ec_sitemap_wrap .corporate_sitemap_190318 .sysText a::after,
  #sysFooter .ec_sitemap_wrap .ec_sitemap_190318 .sysText a::after {
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    border-right: 2px solid #2d2a26;
    border-bottom: 2px solid #2d2a26;
    transform: rotate(315deg);
    position: absolute;
    right: 14px;
    top: 0;
    bottom: 0;
    margin: auto;
  }
}
@media screen and (max-width: 640px) {
  #sysFooter .ec_sitemap_wrap .corporate_sitemap_190318 .sysText a,
  #sysFooter .ec_sitemap_wrap .ec_sitemap_190318 .sysText a {
    font-size: 12px;
    padding: 14px 30px 14px 14px;
    background-color: #f1f1f1;
    border-top: 1px solid #dddddd;
    position: relative;
  }
  #sysFooter .ec_sitemap_wrap .corporate_sitemap_190318 .sysText a::after,
  #sysFooter .ec_sitemap_wrap .ec_sitemap_190318 .sysText a::after {
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    border-right: 2px solid #2d2a26;
    border-bottom: 2px solid #2d2a26;
    transform: rotate(315deg);
    position: absolute;
    right: 14px;
    top: 0;
    bottom: 0;
    margin: auto;
  }
}
@media screen and (min-width: 641px) and (max-width: 980px) {
  #sysFooter .ec_sitemap_wrap .corporate_sitemap_190318 .sysContent,
  #sysFooter .ec_sitemap_wrap .ec_sitemap_190318 .sysContent {
    display: none;
  }
  #sysFooter .ec_sitemap_wrap .corporate_sitemap_190318 .sysContent nav ul,
  #sysFooter .ec_sitemap_wrap .ec_sitemap_190318 .sysContent nav ul {
    display: flex;
    flex-wrap: wrap;
  }
  #sysFooter .ec_sitemap_wrap .corporate_sitemap_190318 .sysContent nav ul li,
  #sysFooter .ec_sitemap_wrap .ec_sitemap_190318 .sysContent nav ul li {
    width: 50% !important;
    border-right: 1px solid #dddddd;
  }
  #sysFooter .ec_sitemap_wrap .corporate_sitemap_190318 .sysContent nav ul li:nth-child(2n),
  #sysFooter .ec_sitemap_wrap .ec_sitemap_190318 .sysContent nav ul li:nth-child(2n) {
    border-right: 0;
  }
}
@media screen and (max-width: 640px) {
  #sysFooter .ec_sitemap_wrap .corporate_sitemap_190318 .sysContent,
  #sysFooter .ec_sitemap_wrap .ec_sitemap_190318 .sysContent {
    display: none;
  }
}
#sysFooter .sysContent .sns_wrap_210128 {
  margin-bottom: 100px;
}
@media screen and (min-width: 641px) and (max-width: 980px) {
  #sysFooter .sysContent .sns_wrap_210128 {
    background-color: #ffffff;
    padding: 40px 0;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 640px) {
  #sysFooter .sysContent .sns_wrap_210128 {
    background-color: #ffffff;
    padding: 40px 0;
    margin-bottom: 0;
  }
}
#sysFooter .sysContent .sns_wrap_210128 .sns_flex_210128 {
  display: flex;
  justify-content: center;
}
#sysFooter .sysContent .sns_wrap_210128 .sns_flex_210128 li {
  width: 50px;
  margin: 0 30px;
}
@media screen and (max-width: 640px) {
  #sysFooter .sysContent .sns_wrap_210128 .sns_flex_210128 li {
    margin: 0 10px;
  }
}
#sysFooter .sysContent .sns_wrap_210128 .sns_flex_210128 li img {
  height: 46px;
}
@media screen and (max-width: 640px) {
  #sysFooter .sysContent .sns_wrap_210128 .sns_flex_210128 li img {
    height: 30px;
  }
}
#sysFooter .sysContent .sns_wrap_210128 .sns_flex_210128 a {
  transition: all 0.3s;
}
#sysFooter .sysContent .sns_wrap_210128 .sns_flex_210128 a:hover {
  opacity: 0.7;
}

/* ========================================================
# component.css
# 各TOPのデザイン
# リニューアルなどあれば編集可。
# 原則は　additional.css　で上書きしてください。
======================================================== */
/* ========================================================
# common.css
# 水着TOP/下着TOP共通
======================================================== */
#swimsuit .corporate_slide_top-0001,
#sports .corporate_slide_top-0001,
#resortwear .corporate_slide_top-0001,
#northerly .corporate_slide_top-0001 {
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
}
@media screen and (max-width: 640px) {
  #swimsuit .corporate_slide_top-0001,
  #sports .corporate_slide_top-0001,
  #resortwear .corporate_slide_top-0001,
  #northerly .corporate_slide_top-0001 {
    padding-bottom: 10px;
  }
}
@media screen and (max-width: 640px) {
  #swimsuit .slick-slider,
  #sports .slick-slider,
  #resortwear .slick-slider,
  #northerly .slick-slider {
    margin-bottom: 0;
  }
}
#swimsuit .slick-slider .slick-slide,
#sports .slick-slider .slick-slide,
#resortwear .slick-slider .slick-slide,
#northerly .slick-slider .slick-slide {
  padding: 0 5px;
}
@media screen and (min-width: 641px) and (max-width: 980px) {
  #swimsuit .slick-slider .slick-slide,
  #sports .slick-slider .slick-slide,
  #resortwear .slick-slider .slick-slide,
  #northerly .slick-slider .slick-slide {
    padding: 0;
  }
}
@media screen and (max-width: 640px) {
  #swimsuit .slick-slider .slick-slide,
  #sports .slick-slider .slick-slide,
  #resortwear .slick-slider .slick-slide,
  #northerly .slick-slider .slick-slide {
    padding: 0;
  }
}
@media screen and (min-width: 981px) {
  #swimsuit .slick-slider .slick-slide:not(.slick-center),
  #sports .slick-slider .slick-slide:not(.slick-center),
  #resortwear .slick-slider .slick-slide:not(.slick-center),
  #northerly .slick-slider .slick-slide:not(.slick-center) {
    -moz-filter: opacity(50%);
    -o-filter: opacity(50%);
    -ms-filter: opacity(50%);
    filter: opacity(50%);
    transition: 0.3s linear;
  }
}
#swimsuit .slick-slider .slick-prev,
#sports .slick-slider .slick-prev,
#resortwear .slick-slider .slick-prev,
#northerly .slick-slider .slick-prev {
  left: calc(15% + 25px);
}
@media screen and (min-width: 641px) and (max-width: 980px) {
  #swimsuit .slick-slider .slick-prev,
  #sports .slick-slider .slick-prev,
  #resortwear .slick-slider .slick-prev,
  #northerly .slick-slider .slick-prev {
    left: 20px;
  }
}
@media screen and (max-width: 640px) {
  #swimsuit .slick-slider .slick-prev,
  #sports .slick-slider .slick-prev,
  #resortwear .slick-slider .slick-prev,
  #northerly .slick-slider .slick-prev {
    left: 10px;
  }
}
#swimsuit .slick-slider .slick-next,
#sports .slick-slider .slick-next,
#resortwear .slick-slider .slick-next,
#northerly .slick-slider .slick-next {
  right: calc(15% + 25px);
}
@media screen and (min-width: 641px) and (max-width: 980px) {
  #swimsuit .slick-slider .slick-next,
  #sports .slick-slider .slick-next,
  #resortwear .slick-slider .slick-next,
  #northerly .slick-slider .slick-next {
    right: 20px;
  }
}
@media screen and (max-width: 640px) {
  #swimsuit .slick-slider .slick-next,
  #sports .slick-slider .slick-next,
  #resortwear .slick-slider .slick-next,
  #northerly .slick-slider .slick-next {
    right: 10px;
  }
}

.ec_top_sns_190318_wrap {
  max-width: 760px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 100px;
}
@media screen and (min-width: 641px) and (max-width: 980px) {
  .ec_top_sns_190318_wrap {
    margin-top: 50px;
  }
}
@media screen and (max-width: 640px) {
  .ec_top_sns_190318_wrap {
    margin-top: 50px;
  }
}

.swim_top_seo,
.lingerie_top_seo {
  margin-top: 100px;
}
@media screen and (min-width: 641px) and (max-width: 980px) {
  .swim_top_seo,
  .lingerie_top_seo {
    margin-top: 50px;
  }
}
@media screen and (max-width: 640px) {
  .swim_top_seo,
  .lingerie_top_seo {
    margin-top: 50px;
  }
}
.swim_top_seo .ttl01_ja,
.lingerie_top_seo .ttl01_ja {
  display: block;
  margin: 0 auto 10px;
  font-family: Hiragino Kaku Gothic Pro, ヒラギノ角ゴ Pro W3, Meiryo, メイリオ, 游ゴシック Medium, Yu Gothic Medium, 游ゴシック体, Yu Gothic, YuGothic, MS PGothic, Osaka, arial, sans-serif !important;
  font-size: 18px !important;
  font-weight: normal;
  text-align: center;
  text-transform: inherit !important;
}
.swim_top_seo .m_wrap,
.lingerie_top_seo .m_wrap {
  max-width: 860px;
  margin-left: auto;
  margin-right: auto;
}

.ec_top_search_190318,
.lingerie_top_search_190318 {
  margin-top: 100px;
}
@media screen and (min-width: 641px) and (max-width: 980px) {
  .ec_top_search_190318,
  .lingerie_top_search_190318 {
    margin-top: 50px;
  }
}
@media screen and (max-width: 640px) {
  .ec_top_search_190318,
  .lingerie_top_search_190318 {
    margin-top: 50px;
  }
}
@media screen and (min-width: 641px) and (max-width: 980px) {
  .ec_top_search_190318,
  .lingerie_top_search_190318 {
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
  }
}
@media screen and (max-width: 640px) {
  .ec_top_search_190318,
  .lingerie_top_search_190318 {
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
  }
}
.ec_top_search_190318 .ec_top_search_190318_wrap,
.lingerie_top_search_190318 .ec_top_search_190318_wrap {
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  background-color: #fbfbfb;
  padding: 60px 60px 45px;
}
@media screen and (min-width: 641px) and (max-width: 980px) {
  .ec_top_search_190318 .ec_top_search_190318_wrap,
  .lingerie_top_search_190318 .ec_top_search_190318_wrap {
    padding: 0;
  }
}
@media screen and (max-width: 640px) {
  .ec_top_search_190318 .ec_top_search_190318_wrap,
  .lingerie_top_search_190318 .ec_top_search_190318_wrap {
    padding: 0;
  }
}
.ec_top_search_190318 .search_blk h3,
.lingerie_top_search_190318 .search_blk h3 {
  font-weight: normal;
  line-height: 1;
  border-bottom: 1px solid #2d2a26;
  padding-bottom: 2px;
  margin-bottom: 20px;
  display: flex;
  justify-content: space-between;
}
@media screen and (min-width: 641px) and (max-width: 980px) {
  .ec_top_search_190318 .search_blk h3,
  .lingerie_top_search_190318 .search_blk h3 {
    font-size: 12px;
    padding: 16px 14px;
    border-top: 1px solid #dddddd;
    border-bottom: none;
    margin-bottom: 0;
    position: relative;
  }
  .ec_top_search_190318 .search_blk h3::before, .ec_top_search_190318 .search_blk h3::after,
  .lingerie_top_search_190318 .search_blk h3::before,
  .lingerie_top_search_190318 .search_blk h3::after {
    content: "";
    width: 10px;
    height: 2px;
    background-color: #2d2a26;
    position: absolute;
    right: 14px;
    top: 0;
    bottom: 0;
    margin: auto;
    transition: all 0.2s;
  }
  .ec_top_search_190318 .search_blk h3::after,
  .lingerie_top_search_190318 .search_blk h3::after {
    transform: rotate(90deg);
  }
}
@media screen and (min-width: 641px) and (max-width: 980px) {
  .ec_top_search_190318 .search_blk h3.active::after,
  .lingerie_top_search_190318 .search_blk h3.active::after {
    transform: rotate(0deg);
  }
}
@media screen and (max-width: 640px) {
  .ec_top_search_190318 .search_blk h3,
  .lingerie_top_search_190318 .search_blk h3 {
    font-size: 12px;
    padding: 16px 14px;
    border-top: 1px solid #dddddd;
    border-bottom: none;
    margin-bottom: 0;
    position: relative;
  }
  .ec_top_search_190318 .search_blk h3::before, .ec_top_search_190318 .search_blk h3::after,
  .lingerie_top_search_190318 .search_blk h3::before,
  .lingerie_top_search_190318 .search_blk h3::after {
    content: "";
    width: 10px;
    height: 2px;
    background-color: #2d2a26;
    position: absolute;
    right: 14px;
    top: 0;
    bottom: 0;
    margin: auto;
    transition: all 0.2s;
  }
  .ec_top_search_190318 .search_blk h3::after,
  .lingerie_top_search_190318 .search_blk h3::after {
    transform: rotate(90deg);
  }
}
@media screen and (max-width: 640px) {
  .ec_top_search_190318 .search_blk h3.active::after,
  .lingerie_top_search_190318 .search_blk h3.active::after {
    transform: rotate(0deg);
  }
}
.ec_top_search_190318 .search_blk h3 span a,
.lingerie_top_search_190318 .search_blk h3 span a {
  display: inline-block;
  font-size: 12px;
}
@media screen and (min-width: 641px) and (max-width: 980px) {
  .ec_top_search_190318 .search_blk h3 span a,
  .lingerie_top_search_190318 .search_blk h3 span a {
    display: none;
  }
}
@media screen and (max-width: 640px) {
  .ec_top_search_190318 .search_blk h3 span a,
  .lingerie_top_search_190318 .search_blk h3 span a {
    display: none;
  }
}
.ec_top_search_190318 .search_blk h3 span a::before,
.lingerie_top_search_190318 .search_blk h3 span a::before {
  content: "";
  width: 0;
  height: 0;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 4px solid #2d2a26;
  display: inline-block;
  margin-right: 13px;
}
.ec_top_search_190318 .flex_r,
.lingerie_top_search_190318 .flex_r {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 30px;
}
@media screen and (min-width: 641px) and (max-width: 980px) {
  .ec_top_search_190318 .flex_r,
  .lingerie_top_search_190318 .flex_r {
    display: none;
    margin-bottom: 0;
  }
  .ec_top_search_190318 .flex_r::after,
  .lingerie_top_search_190318 .flex_r::after {
    content: "";
    clear: both;
    display: block;
  }
}
@media screen and (max-width: 640px) {
  .ec_top_search_190318 .flex_r,
  .lingerie_top_search_190318 .flex_r {
    display: none;
    margin-bottom: 0;
  }
  .ec_top_search_190318 .flex_r::after,
  .lingerie_top_search_190318 .flex_r::after {
    content: "";
    clear: both;
    display: block;
  }
}
.ec_top_search_190318 .flex_r li,
.lingerie_top_search_190318 .flex_r li {
  margin-bottom: 15px;
}
@media screen and (min-width: 641px) and (max-width: 980px) {
  .ec_top_search_190318 .flex_r li,
  .lingerie_top_search_190318 .flex_r li {
    float: left;
    margin-bottom: 0;
    background-color: #ffffff;
    border-right: 1px solid #dddddd;
  }
  .ec_top_search_190318 .flex_r li:nth-child(2n),
  .lingerie_top_search_190318 .flex_r li:nth-child(2n) {
    border-right: 0;
  }
}
@media screen and (max-width: 640px) {
  .ec_top_search_190318 .flex_r li,
  .lingerie_top_search_190318 .flex_r li {
    float: left;
    margin-bottom: 0;
    background-color: #ffffff;
    border-right: 1px solid #dddddd;
  }
  .ec_top_search_190318 .flex_r li:nth-child(2n),
  .lingerie_top_search_190318 .flex_r li:nth-child(2n) {
    border-right: 0;
  }
}
.ec_top_search_190318 .flex_r a,
.lingerie_top_search_190318 .flex_r a {
  display: block;
  font-size: 12px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ec_top_search_190318 .flex_r a::before,
.lingerie_top_search_190318 .flex_r a::before {
  content: "";
  width: 0;
  height: 0;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 4px solid #2d2a26;
  display: inline-block;
  margin-right: 13px;
}
@media screen and (min-width: 641px) and (max-width: 980px) {
  .ec_top_search_190318 .flex_r a,
  .lingerie_top_search_190318 .flex_r a {
    font-size: 12px;
    padding: 14px 30px 14px 14px;
    border-top: 1px solid #dddddd;
    position: relative;
  }
  .ec_top_search_190318 .flex_r a::before,
  .lingerie_top_search_190318 .flex_r a::before {
    content: none;
  }
  .ec_top_search_190318 .flex_r a::after,
  .lingerie_top_search_190318 .flex_r a::after {
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    border-right: 2px solid #2d2a26;
    border-bottom: 2px solid #2d2a26;
    transform: rotate(315deg);
    position: absolute;
    right: 14px;
    top: 0;
    bottom: 0;
    margin: auto;
  }
}
@media screen and (max-width: 640px) {
  .ec_top_search_190318 .flex_r a,
  .lingerie_top_search_190318 .flex_r a {
    font-size: 12px;
    padding: 14px 30px 14px 14px;
    border-top: 1px solid #dddddd;
    position: relative;
  }
  .ec_top_search_190318 .flex_r a::before,
  .lingerie_top_search_190318 .flex_r a::before {
    content: none;
  }
  .ec_top_search_190318 .flex_r a::after,
  .lingerie_top_search_190318 .flex_r a::after {
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    border-right: 2px solid #2d2a26;
    border-bottom: 2px solid #2d2a26;
    transform: rotate(315deg);
    position: absolute;
    right: 14px;
    top: 0;
    bottom: 0;
    margin: auto;
  }
}
.ec_top_search_190318 .flex_r.style_search_blk li, .ec_top_search_190318 .flex_r.style_complex_blk li,
.lingerie_top_search_190318 .flex_r.style_search_blk li,
.lingerie_top_search_190318 .flex_r.style_complex_blk li {
  width: 25%;
}
@media screen and (min-width: 641px) and (max-width: 980px) {
  .ec_top_search_190318 .flex_r.style_search_blk li, .ec_top_search_190318 .flex_r.style_complex_blk li,
  .lingerie_top_search_190318 .flex_r.style_search_blk li,
  .lingerie_top_search_190318 .flex_r.style_complex_blk li {
    width: 50%;
  }
}
@media screen and (max-width: 640px) {
  .ec_top_search_190318 .flex_r.style_search_blk li, .ec_top_search_190318 .flex_r.style_complex_blk li,
  .lingerie_top_search_190318 .flex_r.style_search_blk li,
  .lingerie_top_search_190318 .flex_r.style_complex_blk li {
    width: 50%;
  }
}
.ec_top_search_190318 .flex_r.style_color_blk li, .ec_top_search_190318 .flex_r.style_size_blk li,
.lingerie_top_search_190318 .flex_r.style_color_blk li,
.lingerie_top_search_190318 .flex_r.style_size_blk li {
  width: 14.2857142857%;
}
@media screen and (min-width: 641px) and (max-width: 980px) {
  .ec_top_search_190318 .flex_r.style_color_blk li, .ec_top_search_190318 .flex_r.style_size_blk li,
  .lingerie_top_search_190318 .flex_r.style_color_blk li,
  .lingerie_top_search_190318 .flex_r.style_size_blk li {
    width: 50%;
  }
}
@media screen and (max-width: 640px) {
  .ec_top_search_190318 .flex_r.style_color_blk li, .ec_top_search_190318 .flex_r.style_size_blk li,
  .lingerie_top_search_190318 .flex_r.style_color_blk li,
  .lingerie_top_search_190318 .flex_r.style_size_blk li {
    width: 50%;
  }
}
.ec_top_search_190318 .flex_r.style_price_blk li,
.lingerie_top_search_190318 .flex_r.style_price_blk li {
  width: 20%;
}
@media screen and (min-width: 641px) and (max-width: 980px) {
  .ec_top_search_190318 .flex_r.style_price_blk li,
  .lingerie_top_search_190318 .flex_r.style_price_blk li {
    width: 50%;
  }
}
@media screen and (max-width: 640px) {
  .ec_top_search_190318 .flex_r.style_price_blk li,
  .lingerie_top_search_190318 .flex_r.style_price_blk li {
    width: 50%;
  }
}
.ec_top_search_190318 .flex_r.style_feature_blk,
.lingerie_top_search_190318 .flex_r.style_feature_blk {
  margin-bottom: 0;
}
.ec_top_search_190318 .flex_r.style_feature_blk li,
.lingerie_top_search_190318 .flex_r.style_feature_blk li {
  width: 33%;
}
@media screen and (min-width: 641px) and (max-width: 980px) {
  .ec_top_search_190318 .flex_r.style_feature_blk li,
  .lingerie_top_search_190318 .flex_r.style_feature_blk li {
    width: 50%;
  }
}
@media screen and (max-width: 640px) {
  .ec_top_search_190318 .flex_r.style_feature_blk li,
  .lingerie_top_search_190318 .flex_r.style_feature_blk li {
    width: 50%;
  }
}

/* ========================================================
# corporate.css
# コーポレートTOP
======================================================== */
@font-face {
  font-family: "Lisbon-Script";
  src: url("https://www.san-ai.com/relation/wp-content/themes/ai_blog1903/lp/fonts/Lisbon-Script.woff");
}
#corporate_top-1806 {
  /* 背景固定 */
  /* movie */
  /* ファーストビュー */
  /* リード文 */
  /* フェードイン */
  /* ボタンデザイン */
  /* カテゴリーエリア */
  /* トピックス */
  /* SNS */
  /* スライダー */
  /* コラム+ブログ */
  /* カンパニーニュースエリア */
  /* =========================================================
   TBここから
  ========================================================= */
  /* =========================================================
   SPここから
  ========================================================= */
}
#corporate_top-1806 .header_swim_cart_info_190318 {
  display: none;
}
#corporate_top-1806 #sysWrap {
  max-width: none;
  margin: 0;
  padding: 0;
}
#corporate_top-1806 .futura {
  font-family: "Jost";
  font-weight: 500;
  letter-spacing: 0.08em;
}
#corporate_top-1806 .youtube_movie_wrap {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  display: block;
  overflow: hidden;
  background-color: #ffffff;
}
#corporate_top-1806 .youtube_movie_wrap iframe {
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: calc(100% + 130px);
  margin: auto;
}
#corporate_top-1806 #logo_loader {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 1001;
  background-color: #f8ccc1;
}
#corporate_top-1806 #logo_loader .logo_wrap {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 160px;
  height: 140px;
}
#corporate_top-1806 #logo_loader .logo_wrap::before {
  content: "";
  display: block;
  width: 100%;
  height: 110%;
  background-color: #f8ccc1;
  position: absolute;
  top: 0;
  left: 100%;
  animation: loadLogo 1.5s;
}
@keyframes loadLogo {
  0% {
    left: 0;
  }
  50% {
    left: 0;
  }
  100% {
    left: 100%;
  }
}
#corporate_top-1806 #logo_loader .northerly_logo {
  margin-top: 30px;
}
#corporate_top-1806 #logo_loader .san-ai_logo,
#corporate_top-1806 #logo_loader .northerly_logo {
  text-align: center;
  color: #ffffff;
  font-size: 30px;
}
#corporate_top-1806 #logo_loader .san-ai_logo img,
#corporate_top-1806 #logo_loader .northerly_logo img {
  width: 100%;
  height: auto;
}
#corporate_top-1806 #logo_loader.open {
  animation-name: slideOut;
  animation-fill-mode: forwards;
  animation-duration: 2s;
  animation-delay: 2s;
}
@keyframes slideOut {
  0% {
    transform: translateX(0%);
  }
  50% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(100%);
  }
}
#corporate_top-1806 .brand_concept_blk {
  width: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 1.85;
  padding: 110px 0;
  position: relative;
  background: #ffffff;
}
#corporate_top-1806 .brand_concept_blk p {
  position: relative;
  z-index: 3;
}
#corporate_top-1806 .brand_concept_blk.ready::before {
  transition: 1s;
  display: inline-block;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  transform: translateX(-100%);
  background-color: #f8ccc1;
  z-index: 1;
}
#corporate_top-1806 .brand_concept_blk.ready.go::before {
  transform: translateX(0);
}
#corporate_top-1806 .fadein {
  transition: all 1s;
  transform: translateY(100px);
  opacity: 0;
}
#corporate_top-1806 .fadein.active {
  transform: translateY(0);
  opacity: 1;
}
#corporate_top-1806 .btn_block a {
  overflow: hidden;
  position: relative;
  min-width: 200px;
  height: 46px;
  line-height: 46px;
  text-align: center;
  font-size: 16px;
  color: #2d2a26;
  border: 1px solid #2d2a26;
  box-sizing: border-box;
  display: block;
  background: #ffffff;
}
#corporate_top-1806 .btn_block a span {
  position: relative;
  z-index: 2;
}
#corporate_top-1806 .btn_block a:hover {
  opacity: 1;
  color: #ffffff;
}
#corporate_top-1806 .btn_block a:hover:before {
  transform: translateX(0%);
  z-index: 1;
}
#corporate_top-1806 .btn_block a:hover:after {
  border-left: 3px solid #ffffff;
  z-index: 2;
}
#corporate_top-1806 .btn_block a:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  content: "";
  transition: all 0.5s ease-in-out;
  transform: translateX(-100%);
  background: #2d2a26;
  z-index: 1;
}
#corporate_top-1806 .btn_block a:after {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  right: 10px;
  width: 0;
  height: 0;
  margin-top: -3px;
  border: 3px solid transparent;
  border-left: 3px solid #2d2a26;
}
#corporate_top-1806 .category_area {
  background: #ffffff;
  padding: 100px 0;
  overflow: hidden;
}
#corporate_top-1806 .category_area > div:nth-child(2).ready::after {
  transform: translateX(-100%);
}
#corporate_top-1806 .category_area > div:nth-child(2).go::after {
  transform: translateX(0);
}
#corporate_top-1806 .category_area > div:nth-child(2) .category_flex {
  flex-direction: row-reverse;
  margin: 60px auto;
}
#corporate_top-1806 .category_area > div:nth-child(2) .category_flex .txt_blk h2.top_ttl {
  left: auto;
  right: -40px;
}
#corporate_top-1806 .category_area > div:nth-child(2) .category_flex .btn_wrap {
  justify-content: flex-start;
}
#corporate_top-1806 .category_area .category_flex {
  max-width: 1260px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#corporate_top-1806 .category_area .category_flex .img_blk {
  max-width: 640px;
  margin-left: 40px;
  overflow: hidden;
}
#corporate_top-1806 .category_area .category_flex .img_blk a:hover {
  opacity: 1;
}
#corporate_top-1806 .category_area .category_flex .img_blk img {
  transition: 0.5s;
}
#corporate_top-1806 .category_area .category_flex .img_blk img:hover {
  transform: scale(1.05);
}
#corporate_top-1806 .category_area .category_flex .txt_blk {
  display: flex;
  flex-direction: column;
  width: calc(100% - 680px);
  position: relative;
  /* 文字の表示 */
}
#corporate_top-1806 .category_area .category_flex .txt_blk h2.top_ttl {
  white-space: nowrap;
  font-family: "Lisbon-Script";
  font-size: 120px;
  font-weight: 400;
  line-height: 1;
  display: inline-block;
  color: #2d2a26;
}
#corporate_top-1806 .category_area .category_flex .txt_blk h2.top_ttl {
  position: absolute;
  top: -20px;
  left: -30px;
  z-index: 2;
}
#corporate_top-1806 .category_area .category_flex .txt_blk h2.top_ttl.ready {
  transition: 1s;
  transform: translateX(-100px);
  opacity: 0;
}
#corporate_top-1806 .category_area .category_flex .txt_blk h2.top_ttl.ready.go {
  transform: translateX(0);
  opacity: 1;
}
#corporate_top-1806 .category_area .category_flex .txt_blk .btn_wrap {
  display: flex;
  justify-content: flex-end;
  margin-top: auto;
  margin-bottom: 80px;
}
#corporate_top-1806 .category_area .category_flex .txt_blk .btn_wrap .btn {
  margin-left: 5px;
}
#corporate_top-1806 .category_area .lingerie_wrap,
#corporate_top-1806 .category_area .swim_wrap,
#corporate_top-1806 .category_area .sports_wrap {
  position: relative;
  z-index: 1;
}
#corporate_top-1806 .category_area .lingerie_wrap.ready::after,
#corporate_top-1806 .category_area .swim_wrap.ready::after,
#corporate_top-1806 .category_area .sports_wrap.ready::after {
  position: absolute;
  content: "";
  display: inline-block;
  width: 100%;
  height: 126px;
  bottom: 40px;
  left: 0;
  right: 0;
  margin: auto;
  z-index: -1;
  transition: 1s;
  transform: translateX(100%);
  opacity: 0;
}
#corporate_top-1806 .category_area .lingerie_wrap.go::after,
#corporate_top-1806 .category_area .swim_wrap.go::after,
#corporate_top-1806 .category_area .sports_wrap.go::after {
  transform: translateX(0);
  opacity: 1;
}
#corporate_top-1806 .category_area .swim_wrap .txt_blk h2.top_ttl {
  line-height: 0.8;
}
#corporate_top-1806 .category_area .swim_wrap.ready::after {
  background-color: #439ebb;
}
#corporate_top-1806 .category_area .lingerie_wrap.ready::after {
  background-color: #bb6b6c;
}
#corporate_top-1806 .category_area .sports_wrap.ready::after {
  background-color: #443635;
}
#corporate_top-1806 .corporate_top_sns_210128,
#corporate_top-1806 .corporate_top_slide_210128,
#corporate_top-1806 .corporate_top_column_blog_210128,
#corporate_top-1806 .corporate_top_c_news_210128 {
  width: 1260px;
  margin: 0 auto;
}
#corporate_top-1806 .corporate_top_sns_210128 .sysHeadline,
#corporate_top-1806 .corporate_top_slide_210128 .sysHeadline,
#corporate_top-1806 .corporate_top_column_blog_210128 .sysHeadline,
#corporate_top-1806 .corporate_top_c_news_210128 .sysHeadline {
  text-align: center;
  margin-bottom: 50px;
}
#corporate_top-1806 .corporate_top_sns_210128 .sysHeadline .ttl,
#corporate_top-1806 .corporate_top_slide_210128 .sysHeadline .ttl,
#corporate_top-1806 .corporate_top_column_blog_210128 .sysHeadline .ttl,
#corporate_top-1806 .corporate_top_c_news_210128 .sysHeadline .ttl {
  font-size: 36px;
  color: #ffffff;
}
#corporate_top-1806 .corporate_top_sns_210128 {
  padding: 100px 0 0;
}
#corporate_top-1806 .corporate_top_sns_210128 .sns_wrap {
  margin-bottom: 100px;
}
#corporate_top-1806 .corporate_top_sns_210128 .sns_wrap .sns_flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
#corporate_top-1806 .corporate_top_sns_210128 .sns_wrap .sns_flex li {
  position: relative;
  width: 42px;
  height: 46px;
  margin: 0 44px;
}
#corporate_top-1806 .corporate_top_sns_210128 .sns_wrap .sns_flex li a img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  transition: 0.3s;
}
#corporate_top-1806 .corporate_top_sns_210128 .sns_wrap .sns_flex li a img:hover {
  transform: scale(1.05);
}
#corporate_top-1806 .corporate_top_slide_2020_wrap {
  margin-bottom: 100px;
}
#corporate_top-1806 .corporate_top_slide_2020_wrap .slick-slider .slick-dots {
  text-align: center;
  font-size: 0;
  line-height: 0;
}
#corporate_top-1806 .corporate_top_slide_2020_wrap .slick-slider .slick-dots li button:before {
  background-color: #ffffff;
}
#corporate_top-1806 .corporate_top_column_blog_210128 {
  margin-bottom: 100px;
}
#corporate_top-1806 .corporate_top_column_blog_210128 .column_wrap .column_frame {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
#corporate_top-1806 .corporate_top_column_blog_210128 .column_wrap .column_blk {
  position: relative;
  z-index: 100;
  width: 290px;
}
#corporate_top-1806 .corporate_top_column_blog_210128 .column_wrap .column_blk a:hover p {
  padding-left: 10px;
  padding-right: 10px;
}
#corporate_top-1806 .corporate_top_column_blog_210128 .column_wrap .column_blk a:hover p::before {
  z-index: 2;
  width: 100%;
}
#corporate_top-1806 .corporate_top_column_blog_210128 .column_wrap .column_blk p {
  transition: 0.5s;
  position: relative;
  color: #ffffff;
  font-size: 22px;
  display: inline-block;
  padding-left: 30px;
  margin-top: 10px;
}
#corporate_top-1806 .corporate_top_column_blog_210128 .column_wrap .column_blk p::before {
  transition: 0.5s;
  display: inline-block;
  content: "";
  position: absolute;
  left: 0;
  top: 18px;
  width: 24px;
  height: 1px;
  background: #ffffff;
}
#corporate_top-1806 .corporate_top_c_news_210128 {
  margin-bottom: 100px;
  background: #ffffff;
  padding: 40px 80px;
}
#corporate_top-1806 .corporate_top_c_news_210128 .sysHeadline .ttl {
  color: #2d2a26;
  font-family: "Jost", sans-serif;
  font-weight: 500;
}
#corporate_top-1806 .corporate_top_c_news_210128 .news_box ul li.news_list_item {
  border-bottom: none;
  padding: 0 0 15px;
  line-height: 1.4;
}
#corporate_top-1806 .corporate_top_c_news_210128 .news_box ul li.news_list_item:nth-child(3) {
  padding: 0 0 45px;
}
#corporate_top-1806 .corporate_top_c_news_210128 .news_box ul li.news_list_item .date {
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 16px;
  font-weight: 500;
  padding-right: 45px;
  letter-spacing: 0.04em;
  float: left;
  margin-bottom: 0;
  line-height: 1;
}
#corporate_top-1806 .corporate_top_c_news_210128 .news_box ul li.news_list_item .news_list_title {
  width: auto;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 16px;
  font-weight: 500;
  color: #2d2a26;
  margin-bottom: 0;
  margin-right: auto;
  padding-left: 0;
}
#corporate_top-1806 .corporate_top_c_news_210128 .news_box ul li.news_list_item a {
  position: relative;
  text-decoration: none;
}
#corporate_top-1806 .corporate_top_c_news_210128 .news_box ul li.news_list_item a:hover::before {
  width: 100%;
}
#corporate_top-1806 .corporate_top_c_news_210128 .news_box ul li.news_list_item a:before {
  transition: 0.5s;
  content: "";
  position: absolute;
  width: 0%;
  height: 1px;
  background: #2d2a26;
  top: 23px;
  border: 0;
  padding: 0;
  margin: 0;
}
#corporate_top-1806 .corporate_top_c_news_210128 .view_all_btn {
  width: 200px;
  margin: 0 auto;
}
@media only screen and (min-width: 641px) and (max-width: 1259px) {
  #corporate_top-1806 {
    /* リード文 */
    /* カテゴリーエリア */
    /* トピックス */
    /* コラム+ブログ */
    /* カンパニーニュースエリア */
  }
  #corporate_top-1806 .brand_concept_blk.ready {
    padding: 50px 0;
  }
  #corporate_top-1806 .category_area .category_flex .img_blk {
    margin-left: 20px;
    max-width: 40%;
  }
  #corporate_top-1806 .category_area .category_flex .txt_blk {
    margin-right: 20px;
    width: 53%;
  }
  #corporate_top-1806 .category_area .category_flex .txt_blk h2.top_ttl {
    font-size: 9.5238095238vw;
    top: -10px;
  }
  #corporate_top-1806 .category_area .category_flex .txt_blk h2.top_ttl br {
    display: none;
  }
  #corporate_top-1806 .category_area .category_flex .txt_blk .btn_wrap {
    margin-bottom: 40px;
  }
  #corporate_top-1806 .category_area .lingerie_wrap.ready::after,
  #corporate_top-1806 .category_area .swim_wrap.ready::after,
  #corporate_top-1806 .category_area .sports_wrap.ready::after {
    height: 86px;
    bottom: 20px;
  }
  #corporate_top-1806 .corporate_top_sns_210128,
  #corporate_top-1806 .corporate_top_slide_210128,
  #corporate_top-1806 .corporate_top_c_news_210128 {
    width: calc(100% - 40px);
    margin: 0 auto 100px;
  }
  #corporate_top-1806 .corporate_top_column_blog_210128 {
    width: 100%;
    margin-bottom: 50px;
  }
  #corporate_top-1806 .corporate_top_column_blog_210128 .column_wrap {
    width: 100%;
  }
  #corporate_top-1806 .corporate_top_column_blog_210128 .column_wrap .column_frame {
    flex-wrap: nowrap;
    overflow: hidden;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    padding-bottom: 50px;
  }
  #corporate_top-1806 .corporate_top_column_blog_210128 .column_wrap .column_frame::after {
    content: "";
    display: block;
    width: 20px;
    height: 1px;
    flex-shrink: 0;
  }
  #corporate_top-1806 .corporate_top_column_blog_210128 .column_wrap .column_blk {
    margin-left: 20px;
    width: 35.7142857143vw;
    flex-shrink: 0;
  }
  #corporate_top-1806 .corporate_top_column_blog_210128 .column_wrap .column_blk a {
    outline: none;
  }
  #corporate_top-1806 .corporate_top_c_news_210128 {
    padding: 40px;
  }
  #corporate_top-1806 .corporate_top_c_news_210128 .news_box ul li.news_list_item .news_list_title {
    width: 100%;
  }
  #corporate_top-1806 .corporate_top_c_news_210128 .news_box ul li.news_list_item a:hover::before {
    width: 0;
  }
}
@media only screen and (max-width: 640px) {
  #corporate_top-1806 {
    /* リード文 */
    /* ボタンデザイン */
    /* カテゴリーエリア */
    /* トピックス */
    /* SNS */
    /* コラム+ブログ */
    /* カンパニーニュースエリア */
  }
  #corporate_top-1806 div#sysFooter {
    padding-top: 0;
  }
  #corporate_top-1806 .brand_concept_blk.ready {
    font-size: 12px;
    padding: 50px 0;
  }
  #corporate_top-1806 .btn_block a {
    min-width: 100%;
    font-size: 3.4666666667vw;
    height: 10.4vw;
    line-height: 10.4vw;
  }
  #corporate_top-1806 .btn_block a:hover {
    color: #2d2a26;
  }
  #corporate_top-1806 .btn_block a:hover::before {
    transform: translateX(-100%);
  }
  #corporate_top-1806 .btn_block a:hover::after {
    border-left: 3px solid #2d2a26;
  }
  #corporate_top-1806 .category_area {
    padding: 30px 0;
  }
  #corporate_top-1806 .category_area .category_flex {
    max-width: 100%;
    margin: 0 auto 30px;
    flex-direction: row-reverse;
  }
  #corporate_top-1806 .category_area .category_flex .img_blk {
    max-width: 50%;
    margin-left: auto;
    margin-right: 0;
    margin-bottom: 0;
  }
  #corporate_top-1806 .category_area .category_flex .txt_blk {
    width: calc(50% - 10px);
    margin-left: 10px;
  }
  #corporate_top-1806 .category_area .category_flex .txt_blk h2.top_ttl {
    font-size: 16vw;
    top: -2.6666666667vw;
    left: auto;
    right: -1.3333333333vw;
    text-align: right;
  }
  #corporate_top-1806 .category_area .category_flex .txt_blk .btn_wrap {
    display: block;
    margin-bottom: 5.3333333333vw;
  }
  #corporate_top-1806 .category_area .category_flex .txt_blk .btn_wrap .btn {
    width: 95%;
    display: block;
    margin-left: 0;
    margin-right: 15px;
    margin-bottom: 2.6666666667vw;
  }
  #corporate_top-1806 .category_area .lingerie_wrap.ready::after,
  #corporate_top-1806 .category_area .swim_wrap.ready::after,
  #corporate_top-1806 .category_area .sports_wrap.ready::after {
    width: 100%;
    height: 28.8vw;
    bottom: 5.3333333333vw;
  }
  #corporate_top-1806 .category_area .swim_wrap .txt_blk h2.top_ttl {
    font-size: 12vw;
  }
  #corporate_top-1806 .category_area > div:nth-child(2) .category_flex {
    margin: 30px 0;
  }
  #corporate_top-1806 .category_area > div:nth-child(2) .category_flex .txt_blk h2.top_ttl {
    left: auto;
    right: -1.3333333333vw;
  }
  #corporate_top-1806 .corporate_top_sns_210128,
  #corporate_top-1806 .corporate_top_slide_210128,
  #corporate_top-1806 .corporate_top_column_blog_210128 {
    width: 100%;
    padding: 50px 0 0;
    margin: 0 auto;
  }
  #corporate_top-1806 .corporate_top_sns_210128 .sysHeadline .ttl,
  #corporate_top-1806 .corporate_top_slide_210128 .sysHeadline .ttl,
  #corporate_top-1806 .corporate_top_column_blog_210128 .sysHeadline .ttl {
    font-size: 24px;
    margin-bottom: 25px;
  }
  #corporate_top-1806 .corporate_top_sns_210128 .sns_wrap {
    margin-bottom: 70px;
  }
  #corporate_top-1806 .corporate_top_sns_210128 .sns_wrap .sns_flex li {
    width: 10.6666666667vw;
    height: 12.2666666667vw;
    margin: 0 22px;
  }
  #corporate_top-1806 .corporate_top_column_blog_210128 .column_wrap {
    width: 100%;
    margin-bottom: 20px;
    overflow: hidden;
    overflow-x: scroll;
  }
  #corporate_top-1806 .corporate_top_column_blog_210128 .column_wrap .column_frame {
    width: 100%;
    flex-wrap: nowrap;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
  }
  #corporate_top-1806 .corporate_top_column_blog_210128 .column_wrap .column_frame::after {
    content: "";
    display: block;
    width: 10px;
    height: 1px;
    flex-shrink: 0;
  }
  #corporate_top-1806 .corporate_top_column_blog_210128 .column_wrap .column_blk {
    width: 38.6666666667vw;
    flex-shrink: 0;
    margin-left: 10px;
    padding-bottom: 50px;
  }
  #corporate_top-1806 .corporate_top_column_blog_210128 .column_wrap .column_blk a {
    display: block;
    transition: none !important;
    opacity: 1 !important;
    outline: none;
  }
  #corporate_top-1806 .corporate_top_column_blog_210128 .column_wrap .column_blk a:hover {
    transition: none !important;
    opacity: 1 !important;
  }
  #corporate_top-1806 .corporate_top_column_blog_210128 .column_wrap .column_blk a:hover img {
    transition: none !important;
  }
  #corporate_top-1806 .corporate_top_column_blog_210128 .column_wrap .column_blk a:hover p {
    padding-left: 16px;
    transition: none !important;
  }
  #corporate_top-1806 .corporate_top_column_blog_210128 .column_wrap .column_blk a:hover p::before {
    transition: none !important;
    width: 12px;
  }
  #corporate_top-1806 .corporate_top_column_blog_210128 .column_wrap .column_blk p {
    transition: none !important;
    font-size: 14px;
    margin-top: 8px;
    padding-left: 16px;
    line-height: 1.6;
    white-space: nowrap;
  }
  #corporate_top-1806 .corporate_top_column_blog_210128 .column_wrap .column_blk p::before {
    transition: none !important;
    width: 12px;
    top: 10px;
  }
  #corporate_top-1806 .corporate_top_c_news_210128 {
    width: calc(100% - 20px);
    margin: 0 10px 50px;
    padding: 0 20px 30px;
  }
  #corporate_top-1806 .corporate_top_c_news_210128 .sysHeadline {
    margin-bottom: 20px;
  }
  #corporate_top-1806 .corporate_top_c_news_210128 .sysHeadline .ttl {
    font-size: 24px;
    margin-bottom: 25px;
  }
  #corporate_top-1806 .corporate_top_c_news_210128 .news_box ul li.news_list_item {
    border-bottom: none;
    padding: 0 0 40px;
  }
  #corporate_top-1806 .corporate_top_c_news_210128 .news_box ul li.news_list_item .date {
    display: block;
    font-size: 12px;
    color: #838383;
    padding-right: 0;
    padding-bottom: 5px;
    float: none;
    margin-bottom: 10px;
    border-bottom: 1px solid #D0D0D0;
  }
  #corporate_top-1806 .corporate_top_c_news_210128 .news_box ul li.news_list_item .news_list_title {
    font-size: 14px;
    text-align: left;
    display: block;
  }
  #corporate_top-1806 .corporate_top_c_news_210128 .news_box ul li.news_list_item a:hover::before {
    width: 0;
  }
  #corporate_top-1806 .corporate_top_c_news_210128 .news_box ul li.news_list_item:nth-child(3) {
    padding: 0 0 30px;
  }
  #corporate_top-1806 .corporate_top_c_news_210128 .view_all_btn {
    width: 200px;
    margin: 0 auto;
  }
}

@media only screen and (min-width: 280px) and (max-width: 374px) {
  /* カテゴリーエリア */
  .category_area .category_flex .txt_blk h2.top_ttl {
    font-size: 10.6666666667vw;
  }
  .category_area .category_flex .txt_blk h2.top_ttl.ready {
    top: -5.3333333333vw;
  }
}
/* ========================================================
# resort.css
# 水着TOP・ヨガTOP・リゾートウェアTOP
======================================================== */
#swimsuit #sysWrap,
#sports #sysWrap,
#resortwear #sysWrap {
  margin-top: 0;
}
@media screen and (min-width: 641px) and (max-width: 980px) {
  #swimsuit #sysWrap,
  #sports #sysWrap,
  #resortwear #sysWrap {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 640px) {
  #swimsuit #sysWrap,
  #sports #sysWrap,
  #resortwear #sysWrap {
    max-width: 95%;
    margin-bottom: 0;
  }
}
#swimsuit #sysWrap .sysHeadline,
#sports #sysWrap .sysHeadline,
#resortwear #sysWrap .sysHeadline {
  text-align: center;
  margin-bottom: 30px;
  padding: 0;
}
@media screen and (max-width: 640px) {
  #swimsuit #sysWrap .sysHeadline,
  #sports #sysWrap .sysHeadline,
  #resortwear #sysWrap .sysHeadline {
    margin-bottom: 20px;
  }
}
#swimsuit #sysWrap .sysHeadline span,
#sports #sysWrap .sysHeadline span,
#resortwear #sysWrap .sysHeadline span {
  font-family: "Scheherazade New", serif;
  font-size: 36px;
  font-weight: normal;
}
@media screen and (max-width: 640px) {
  #swimsuit #sysWrap .sysHeadline span,
  #sports #sysWrap .sysHeadline span,
  #resortwear #sysWrap .sysHeadline span {
    font-size: 26px;
  }
}
#swimsuit .ec_top_bnr01_190318,
#swimsuit .yoga_top_bnr01_190318,
#swimsuit .resort_top_bnr01_190318,
#sports .ec_top_bnr01_190318,
#sports .yoga_top_bnr01_190318,
#sports .resort_top_bnr01_190318,
#resortwear .ec_top_bnr01_190318,
#resortwear .yoga_top_bnr01_190318,
#resortwear .resort_top_bnr01_190318 {
  margin-top: 80px;
  margin-bottom: 20px;
}
@media screen and (max-width: 640px) {
  #swimsuit .ec_top_bnr01_190318,
  #swimsuit .yoga_top_bnr01_190318,
  #swimsuit .resort_top_bnr01_190318,
  #sports .ec_top_bnr01_190318,
  #sports .yoga_top_bnr01_190318,
  #sports .resort_top_bnr01_190318,
  #resortwear .ec_top_bnr01_190318,
  #resortwear .yoga_top_bnr01_190318,
  #resortwear .resort_top_bnr01_190318 {
    margin-top: 40px;
    margin-bottom: 10px;
  }
}
#swimsuit .ec_top_bnr01_190318 ul,
#swimsuit .yoga_top_bnr01_190318 ul,
#swimsuit .resort_top_bnr01_190318 ul,
#sports .ec_top_bnr01_190318 ul,
#sports .yoga_top_bnr01_190318 ul,
#sports .resort_top_bnr01_190318 ul,
#resortwear .ec_top_bnr01_190318 ul,
#resortwear .yoga_top_bnr01_190318 ul,
#resortwear .resort_top_bnr01_190318 ul {
  display: flex;
  flex-wrap: wrap;
}
#swimsuit .ec_top_bnr01_190318 ul li,
#swimsuit .yoga_top_bnr01_190318 ul li,
#swimsuit .resort_top_bnr01_190318 ul li,
#sports .ec_top_bnr01_190318 ul li,
#sports .yoga_top_bnr01_190318 ul li,
#sports .resort_top_bnr01_190318 ul li,
#resortwear .ec_top_bnr01_190318 ul li,
#resortwear .yoga_top_bnr01_190318 ul li,
#resortwear .resort_top_bnr01_190318 ul li {
  width: calc(25% - 15px);
  margin-right: 20px;
  margin-bottom: 20px;
}
#swimsuit .ec_top_bnr01_190318 ul li:nth-child(4n),
#swimsuit .yoga_top_bnr01_190318 ul li:nth-child(4n),
#swimsuit .resort_top_bnr01_190318 ul li:nth-child(4n),
#sports .ec_top_bnr01_190318 ul li:nth-child(4n),
#sports .yoga_top_bnr01_190318 ul li:nth-child(4n),
#sports .resort_top_bnr01_190318 ul li:nth-child(4n),
#resortwear .ec_top_bnr01_190318 ul li:nth-child(4n),
#resortwear .yoga_top_bnr01_190318 ul li:nth-child(4n),
#resortwear .resort_top_bnr01_190318 ul li:nth-child(4n) {
  margin-right: 0;
}
@media screen and (max-width: 640px) {
  #swimsuit .ec_top_bnr01_190318 ul li,
  #swimsuit .yoga_top_bnr01_190318 ul li,
  #swimsuit .resort_top_bnr01_190318 ul li,
  #sports .ec_top_bnr01_190318 ul li,
  #sports .yoga_top_bnr01_190318 ul li,
  #sports .resort_top_bnr01_190318 ul li,
  #resortwear .ec_top_bnr01_190318 ul li,
  #resortwear .yoga_top_bnr01_190318 ul li,
  #resortwear .resort_top_bnr01_190318 ul li {
    width: calc(50% - 2.5px);
    margin-right: 5px;
    margin-bottom: 5px;
  }
  #swimsuit .ec_top_bnr01_190318 ul li:nth-child(2n),
  #swimsuit .yoga_top_bnr01_190318 ul li:nth-child(2n),
  #swimsuit .resort_top_bnr01_190318 ul li:nth-child(2n),
  #sports .ec_top_bnr01_190318 ul li:nth-child(2n),
  #sports .yoga_top_bnr01_190318 ul li:nth-child(2n),
  #sports .resort_top_bnr01_190318 ul li:nth-child(2n),
  #resortwear .ec_top_bnr01_190318 ul li:nth-child(2n),
  #resortwear .yoga_top_bnr01_190318 ul li:nth-child(2n),
  #resortwear .resort_top_bnr01_190318 ul li:nth-child(2n) {
    margin-right: 0;
  }
}
#swimsuit .blk_common_concept,
#sports .blk_common_concept,
#resortwear .blk_common_concept {
  margin-top: 100px;
}
@media screen and (min-width: 641px) and (max-width: 980px) {
  #swimsuit .blk_common_concept,
  #sports .blk_common_concept,
  #resortwear .blk_common_concept {
    margin-top: 50px;
  }
}
@media screen and (max-width: 640px) {
  #swimsuit .blk_common_concept,
  #sports .blk_common_concept,
  #resortwear .blk_common_concept {
    margin-top: 50px;
  }
}
#swimsuit .blk_common_concept p,
#sports .blk_common_concept p,
#resortwear .blk_common_concept p {
  text-align: center;
  line-height: 1.85;
}
#swimsuit .top_3_row_btn_190318,
#sports .top_3_row_btn_190318,
#resortwear .top_3_row_btn_190318 {
  display: flex;
  justify-content: center;
}
@media screen and (min-width: 641px) and (max-width: 980px) {
  #swimsuit .top_3_row_btn_190318,
  #sports .top_3_row_btn_190318,
  #resortwear .top_3_row_btn_190318 {
    justify-content: space-between;
  }
}
@media screen and (max-width: 640px) {
  #swimsuit .top_3_row_btn_190318,
  #sports .top_3_row_btn_190318,
  #resortwear .top_3_row_btn_190318 {
    justify-content: space-between;
  }
}
#swimsuit .top_3_row_btn_190318 .btn_wrap,
#sports .top_3_row_btn_190318 .btn_wrap,
#resortwear .top_3_row_btn_190318 .btn_wrap {
  width: 32%;
  margin: 0 0.5%;
  height: 94px;
  border: 1px solid #2d2a26;
  padding: 10px;
}
@media screen and (min-width: 641px) and (max-width: 980px) {
  #swimsuit .top_3_row_btn_190318 .btn_wrap,
  #sports .top_3_row_btn_190318 .btn_wrap,
  #resortwear .top_3_row_btn_190318 .btn_wrap {
    margin: 0;
    padding: 6px;
    height: 80px;
  }
}
@media screen and (max-width: 640px) {
  #swimsuit .top_3_row_btn_190318 .btn_wrap,
  #sports .top_3_row_btn_190318 .btn_wrap,
  #resortwear .top_3_row_btn_190318 .btn_wrap {
    margin: 0;
    padding: 2px;
    height: 50px;
  }
}
#swimsuit .top_3_row_btn_190318 .btn_wrap .btn_inner,
#sports .top_3_row_btn_190318 .btn_wrap .btn_inner,
#resortwear .top_3_row_btn_190318 .btn_wrap .btn_inner {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  border: 1px solid #2d2a26;
  position: relative;
}
#swimsuit .top_3_row_btn_190318 .btn_wrap .btn_inner::after,
#sports .top_3_row_btn_190318 .btn_wrap .btn_inner::after,
#resortwear .top_3_row_btn_190318 .btn_wrap .btn_inner::after {
  content: "";
  width: 0;
  height: 0;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 4px solid #2d2a26;
  display: inline-block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 14px;
  margin: auto;
}
@media screen and (max-width: 640px) {
  #swimsuit .top_3_row_btn_190318 .btn_wrap .btn_inner::after,
  #sports .top_3_row_btn_190318 .btn_wrap .btn_inner::after,
  #resortwear .top_3_row_btn_190318 .btn_wrap .btn_inner::after {
    right: 4px;
  }
}
#swimsuit .top_3_row_btn_190318 .btn_wrap .btn_inner p,
#sports .top_3_row_btn_190318 .btn_wrap .btn_inner p,
#resortwear .top_3_row_btn_190318 .btn_wrap .btn_inner p {
  font-size: 20px;
  text-align: center;
  letter-spacing: 0;
}
@media screen and (min-width: 641px) and (max-width: 980px) {
  #swimsuit .top_3_row_btn_190318 .btn_wrap .btn_inner p,
  #sports .top_3_row_btn_190318 .btn_wrap .btn_inner p,
  #resortwear .top_3_row_btn_190318 .btn_wrap .btn_inner p {
    font-size: 16px;
  }
}
@media screen and (max-width: 640px) {
  #swimsuit .top_3_row_btn_190318 .btn_wrap .btn_inner p,
  #sports .top_3_row_btn_190318 .btn_wrap .btn_inner p,
  #resortwear .top_3_row_btn_190318 .btn_wrap .btn_inner p {
    font-size: 10px;
  }
}
#swimsuit .top_3_row_btn_190318 .btn_wrap .btn_inner .ruby span,
#sports .top_3_row_btn_190318 .btn_wrap .btn_inner .ruby span,
#resortwear .top_3_row_btn_190318 .btn_wrap .btn_inner .ruby span {
  display: block;
  font-size: 12px;
}
@media screen and (min-width: 641px) and (max-width: 980px) {
  #swimsuit .top_3_row_btn_190318 .btn_wrap .btn_inner .ruby span,
  #sports .top_3_row_btn_190318 .btn_wrap .btn_inner .ruby span,
  #resortwear .top_3_row_btn_190318 .btn_wrap .btn_inner .ruby span {
    margin-top: 0;
  }
}
@media screen and (max-width: 640px) {
  #swimsuit .top_3_row_btn_190318 .btn_wrap .btn_inner .ruby span,
  #sports .top_3_row_btn_190318 .btn_wrap .btn_inner .ruby span,
  #resortwear .top_3_row_btn_190318 .btn_wrap .btn_inner .ruby span {
    font-size: 10px;
    margin-top: 0;
  }
}
@media screen and (min-width: 641px) and (max-width: 980px) {
  #swimsuit #sysFooter,
  #sports #sysFooter,
  #resortwear #sysFooter {
    padding-top: 0;
  }
}
@media screen and (max-width: 640px) {
  #swimsuit #sysFooter,
  #sports #sysFooter,
  #resortwear #sysFooter {
    padding-top: 0;
  }
}

.ec_top_search_190318 .sysHeadline {
  text-align: center;
  margin-bottom: 30px;
  padding: 0;
}
@media screen and (max-width: 640px) {
  .ec_top_search_190318 .sysHeadline {
    margin-bottom: 20px;
  }
}
.ec_top_search_190318 .sysHeadline span {
  font-family: "Scheherazade New", serif;
  font-size: 36px;
  font-weight: normal;
}
@media screen and (max-width: 640px) {
  .ec_top_search_190318 .sysHeadline span {
    font-size: 26px;
  }
}
.ec_top_search_190318 .sysHeadline {
  margin-bottom: 0 !important;
}
.ec_top_search_190318 .ec_top_search_190318_wrap {
  margin-top: -30px;
}
@media screen and (min-width: 641px) and (max-width: 980px) {
  .ec_top_search_190318 .ec_top_search_190318_wrap {
    margin-top: 0;
  }
}
@media screen and (max-width: 640px) {
  .ec_top_search_190318 .ec_top_search_190318_wrap {
    margin-top: 0;
  }
}

/* ========================================================
# lingerie.css
# 下着TOP
======================================================== */
#northerly #sysWrap {
  margin-top: 0;
}
@media screen and (min-width: 641px) and (max-width: 980px) {
  #northerly #sysWrap {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 640px) {
  #northerly #sysWrap {
    max-width: 95%;
    margin-bottom: 0;
  }
}
#northerly #sysWrap .sysHeadline {
  text-align: center;
  margin-bottom: 30px;
  padding: 0;
}
@media screen and (max-width: 640px) {
  #northerly #sysWrap .sysHeadline {
    margin-bottom: 20px;
  }
}
#northerly #sysWrap .sysHeadline span {
  font-family: "Montserrat";
  font-size: 36px;
  font-weight: 200;
  font-family: "Montserrat";
  text-transform: uppercase;
}
@media screen and (max-width: 640px) {
  #northerly #sysWrap .sysHeadline span {
    font-size: 22px;
  }
}
#northerly .lingerie_top_bnr01_190318 {
  margin-top: 80px;
  margin-bottom: 20px;
}
@media screen and (max-width: 640px) {
  #northerly .lingerie_top_bnr01_190318 {
    margin-top: 40px;
    margin-bottom: 10px;
  }
}
#northerly .lingerie_top_bnr01_190318 ul {
  display: flex;
  flex-wrap: wrap;
}
#northerly .lingerie_top_bnr01_190318 ul li {
  width: calc(25% - 15px);
  margin-right: 20px;
  margin-bottom: 20px;
}
#northerly .lingerie_top_bnr01_190318 ul li:nth-child(4n) {
  margin-right: 0;
}
@media screen and (max-width: 640px) {
  #northerly .lingerie_top_bnr01_190318 ul li {
    width: calc(50% - 2.5px);
    margin-right: 5px;
    margin-bottom: 5px;
  }
  #northerly .lingerie_top_bnr01_190318 ul li:nth-child(2n) {
    margin-right: 0;
  }
}
#northerly .top_3_row_btn_190318 {
  display: flex;
  justify-content: center;
}
@media screen and (min-width: 641px) and (max-width: 980px) {
  #northerly .top_3_row_btn_190318 {
    justify-content: space-between;
  }
}
@media screen and (max-width: 640px) {
  #northerly .top_3_row_btn_190318 {
    justify-content: space-between;
  }
}
#northerly .top_3_row_btn_190318 .btn_wrap {
  width: 32%;
  margin: 0 0.5%;
  height: 94px;
  border: 1px solid #2d2a26;
  padding: 10px;
}
@media screen and (min-width: 641px) and (max-width: 980px) {
  #northerly .top_3_row_btn_190318 .btn_wrap {
    margin: 0;
    padding: 6px;
    height: 80px;
  }
}
@media screen and (max-width: 640px) {
  #northerly .top_3_row_btn_190318 .btn_wrap {
    margin: 0;
    padding: 2px;
    height: 50px;
  }
}
#northerly .top_3_row_btn_190318 .btn_wrap .btn_inner {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  border: 1px solid #2d2a26;
  position: relative;
}
#northerly .top_3_row_btn_190318 .btn_wrap .btn_inner::after {
  content: "";
  width: 0;
  height: 0;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 4px solid #2d2a26;
  display: inline-block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 14px;
  margin: auto;
}
@media screen and (max-width: 640px) {
  #northerly .top_3_row_btn_190318 .btn_wrap .btn_inner::after {
    right: 4px;
  }
}
#northerly .top_3_row_btn_190318 .btn_wrap .btn_inner p {
  font-size: 20px;
  text-align: center;
  letter-spacing: 0;
}
@media screen and (min-width: 641px) and (max-width: 980px) {
  #northerly .top_3_row_btn_190318 .btn_wrap .btn_inner p {
    font-size: 16px;
  }
}
@media screen and (max-width: 640px) {
  #northerly .top_3_row_btn_190318 .btn_wrap .btn_inner p {
    font-size: 10px;
  }
}
#northerly .top_3_row_btn_190318 .btn_wrap .btn_inner .ruby span {
  display: block;
  font-size: 12px;
}
@media screen and (min-width: 641px) and (max-width: 980px) {
  #northerly .top_3_row_btn_190318 .btn_wrap .btn_inner .ruby span {
    margin-top: 0;
  }
}
@media screen and (max-width: 640px) {
  #northerly .top_3_row_btn_190318 .btn_wrap .btn_inner .ruby span {
    font-size: 10px;
    margin-top: 0;
  }
}
@media screen and (min-width: 641px) and (max-width: 980px) {
  #northerly #sysFooter {
    padding-top: 0;
  }
}
@media screen and (max-width: 640px) {
  #northerly #sysFooter {
    padding-top: 0;
  }
}

#sysMain .lingerie_top_search_190318 .sysHeadline {
  text-align: center;
  margin-bottom: 30px;
  padding: 0;
}
@media screen and (max-width: 640px) {
  #sysMain .lingerie_top_search_190318 .sysHeadline {
    margin-bottom: 20px;
  }
}
#sysMain .lingerie_top_search_190318 .sysHeadline span {
  font-family: "Montserrat";
  font-size: 36px;
  font-weight: 200;
  font-family: "Montserrat";
  text-transform: uppercase;
}
@media screen and (max-width: 640px) {
  #sysMain .lingerie_top_search_190318 .sysHeadline span {
    font-size: 22px;
  }
}
#sysMain .lingerie_top_search_190318 .ec_top_search_190318_wrap {
  margin-top: -55px;
}
@media screen and (min-width: 641px) and (max-width: 980px) {
  #sysMain .lingerie_top_search_190318 .ec_top_search_190318_wrap {
    margin-top: 0;
  }
}
@media screen and (max-width: 640px) {
  #sysMain .lingerie_top_search_190318 .ec_top_search_190318_wrap {
    margin-top: 0;
  }
}

/* ========================================================
# additional.css
# cssを追加していく場合はここ。
# 課題案件名を必ず記載してください。
======================================================== */
/* ========================= */
/* AI-1065 ホームページ　お問い合わせ対応について */
/* ========================= */
#sysFormIndex.form-contact .contat_wrap .red,
#sysFormIndex.form-eccontact .contat_wrap .red {
  color: #ea5532;
  font-weight: bold;
}
#sysFormIndex.form-contact .contat_wrap .form_ttl,
#sysFormIndex.form-eccontact .contat_wrap .form_ttl {
  padding-top: 30px;
  margin-top: 40px;
  margin-bottom: 20px;
}
#sysFormIndex.form-contact .ec_contact_block,
#sysFormIndex.form-eccontact .ec_contact_block {
  background-color: #f1f1f1;
  margin-top: 40px;
  padding: 40px;
}
@media screen and (max-width: 640px) {
  #sysFormIndex.form-contact .ec_contact_block,
  #sysFormIndex.form-eccontact .ec_contact_block {
    padding: 20px;
  }
}
#sysFormIndex.form-contact .ec_contact_block .ec_contact_btn,
#sysFormIndex.form-eccontact .ec_contact_block .ec_contact_btn {
  display: block;
  max-width: 360px;
  width: 100%;
  height: 56px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  padding: 16px;
  font-size: 15px;
  border: 1px solid #2d2a26;
  position: relative;
  color: #2d2a26;
  background-color: #ffffff;
  transition: all 0.3s;
  background-color: #ffffff;
}
@media screen and (max-width: 640px) {
  #sysFormIndex.form-contact .ec_contact_block .ec_contact_btn,
  #sysFormIndex.form-eccontact .ec_contact_block .ec_contact_btn {
    font-size: 13px;
    max-width: 300px;
    padding: 12px;
    height: auto;
  }
}
#sysFormIndex.form-contact .ec_contact_block .ec_contact_btn:hover,
#sysFormIndex.form-eccontact .ec_contact_block .ec_contact_btn:hover {
  opacity: 0.7;
}
#sysFormIndex.form-contact .ec_contact_block .ec_contact_btn::before, #sysFormIndex.form-contact .ec_contact_block .ec_contact_btn::after,
#sysFormIndex.form-eccontact .ec_contact_block .ec_contact_btn::before,
#sysFormIndex.form-eccontact .ec_contact_block .ec_contact_btn::after {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  border-right: 1px solid #2d2a26;
  border-bottom: 1px solid #2d2a26;
  transform: rotate(315deg);
  transition: all 0.2s;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
#sysFormIndex.form-contact .ec_contact_block .ec_contact_btn::before,
#sysFormIndex.form-eccontact .ec_contact_block .ec_contact_btn::before {
  right: 19px;
}
#sysFormIndex.form-contact .ec_contact_block .ec_contact_btn::after,
#sysFormIndex.form-eccontact .ec_contact_block .ec_contact_btn::after {
  right: 14px;
}

/* ========================= */
/* AI-1708 検索窓について */
/* ========================= */
body.search-open {
  overflow: hidden;
}

/* PC */
#ec_header .multi-search {
  width: 20px;
  margin: 0;
}

#ec_header .multi-search button {
  background: transparent;
  border: none;
  cursor: pointer;
}

#ec_header .multi-search button img {
  width: 20px;
  height: 20px;
}

#ec_header .sysItemSearchForm {
  position: relative;
  margin: 40px auto;
}

#ec_header .sysItemSearchFormCategory {
  display: none;
}

#ec_header .multi-search__box {
  background-color: #fff;
  width: 390px;
  height: 100vh;
  position: fixed;
  top: 0;
  right: -390px;
  z-index: 400;
  transition: all 0.6s;
  padding: 20px;
  content-visibility: hidden;
}

#ec_header .multi-search__box input[type=search] {
  width: 100%;
  box-sizing: border-box;
  font-size: 14px;
  background-size: 18px;
  border-top: solid #2d2a26 1px !important;
  border-right: none !important;
  border-left: none !important;
  border-bottom: solid #2d2a26 1px !important;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

#ec_header .multi-search__box .sysSearchButton {
  font-size: 0;
  padding: 20px;
  background-color: transparent;
  background-image: url(../img/ai_190318/layout/common/header/ico_search.svg);
  background-position: center;
  background-size: 18px;
  background-repeat: no-repeat;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
}

#ec_header .multi-search__box input[type=search]::-webkit-input-placeholder,
#ec_header .multi-search__box input[type=search]::-moz-placeholder,
#ec_header .multi-search__box input[type=search]:-ms-input-placeholder {
  color: #ddd;
}

#ec_header .multi-search__ttl {
  font-size: 16px;
  margin-bottom: 20px;
}

#ec_header .multi-search__keyword a {
  font-size: 13px;
  padding: 6px 20px;
  border: 1px solid #2d2a26;
  border-radius: 30px;
  display: block;
  margin-bottom: 20px;
  width: -moz-fit-content;
  width: fit-content;
}

#ec_header .multi-search__close {
  text-indent: -9999px;
  width: 20px;
  height: 20px;
  position: relative;
  display: block;
  margin-left: auto;
}

#ec_header .multi-search__close::after,
#ec_header .multi-search__close::before {
  content: "";
  position: absolute;
  width: 20px;
  height: 1px;
  background-color: #2d2a26;
  display: block;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
}

#ec_header .multi-search__close::before {
  transform: rotate(45deg);
}

#ec_header .multi-search__close::after {
  transform: rotate(-45deg);
}

#ec_header .black-bg {
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  z-index: 300;
  background-color: #000;
  opacity: 0;
  visibility: hidden;
  /* 非表示にしておきます */
  transition: all 0.6s;
  cursor: pointer;
}

.search-open #ec_header .multi-search__box {
  right: 0;
  content-visibility: auto;
}

.search-open #ec_header .black-bg {
  opacity: 0.3;
  visibility: visible;
}

/* TB */
@media only screen and (max-width: 980px) {
  #ec_header_sp .multi-search button img {
    width: 20px;
    height: 20px;
  }
}
/* TB + SP */
@media only screen and (max-width: 980px) {
  #ec_header_sp .multi-search {
    margin: 0;
  }
  #ec_header_sp .sysItemSearchFormCategory {
    display: none;
  }
  #ec_header_sp .sysItemSearchForm {
    position: relative;
    margin: 40px auto;
  }
  #ec_header_sp .multi-search button {
    background: transparent;
    border: none;
    cursor: pointer;
  }
  #ec_header_sp .multi-search__box {
    background-color: #fff;
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 22;
    transition: all 0.4s;
    padding: 20px;
    opacity: 0;
    visibility: hidden;
  }
  #ec_header_sp .multi-search__box input[type=search] {
    width: 100%;
    box-sizing: border-box;
    font-size: 14px;
    border-top: solid #2d2a26 1px !important;
    border-right: none !important;
    border-left: none !important;
    border-bottom: solid #2d2a26 1px !important;
    border-radius: 0;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
  #ec_header_sp .multi-search__box .sysSearchButton {
    font-size: 0;
    padding: 20px;
    background-color: transparent;
    background-image: url(../img/ai_190318/layout/common/header/ico_search.svg);
    background-position: center;
    background-size: 18px;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
  }
  #ec_header_sp .multi-search__box input[type=search]::-webkit-input-placeholder,
  #ec_header_sp .multi-search__box input[type=search]::-moz-placeholder,
  #ec_header_sp .multi-search__box input[type=search]:-ms-input-placeholder {
    color: #ddd;
  }
  #ec_header_sp .multi-search__ttl {
    font-size: 16px;
    margin-bottom: 20px;
  }
  #ec_header_sp .multi-search__keyword a {
    font-size: 13px;
    padding: 6px 20px;
    border: 1px solid #2d2a26;
    border-radius: 30px;
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 20px;
    width: -moz-fit-content;
    width: fit-content;
  }
  #ec_header_sp .multi-search__close {
    text-indent: -9999px;
    width: 20px;
    height: 20px;
    position: relative;
    display: block;
    margin-left: auto;
  }
  #ec_header_sp .multi-search__close::after,
  #ec_header_sp .multi-search__close::before {
    content: "";
    position: absolute;
    width: 20px;
    height: 1px;
    background-color: #2d2a26;
    display: block;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto;
  }
  #ec_header_sp .multi-search__close::before {
    transform: rotate(45deg);
  }
  #ec_header_sp .multi-search__close::after {
    transform: rotate(-45deg);
  }
  #ec_header_sp .multi-search__btm_close {
    margin: 60px auto 0;
    display: block;
    width: 70%;
    color: #2d2a26;
    background-color: #fff;
    font-weight: normal;
    border: 1px solid #2d2a26 !important;
    border-radius: 0;
    padding: 12px 10px;
    font-size: 12px;
    position: relative;
  }
  #ec_header_sp .multi-search__btm_close::before,
  #ec_header_sp .multi-search__btm_close::after {
    content: "";
    width: 12px;
    height: 2px;
    background-color: #2d2a26;
    position: absolute;
    right: 10px;
    top: 20px;
  }
  #ec_header_sp .multi-search__btm_close::before {
    transform: rotate(135deg);
  }
  #ec_header_sp .multi-search__btm_close::after {
    transform: rotate(45deg);
  }
  .search-open #ec_header_sp .multi-search__box {
    opacity: 1;
    visibility: visible;
  }
}
/* ==============================
    # 2022.04.15
    # AI-1648 総合やリゾート・下着それぞれのハンバーガーメニュー内にそれぞれのTOPページのバナーや特集など、
    # 誘導を強化したいページへの動線を設ける。「TOPページに来ないと気づかないバナーや特集」にしないように。
    # =============================== */
@media only screen and (min-width: 481px) and (max-width: 1024px) {
  #sysHeader .ec_header_sp_210128 #ec_header_sp .header_menu_wrap .header_top_menu .menu > input:checked + label,
  #sysHeader .ec_header_sp_under_210128 #ec_header_sp .header_menu_wrap .header_top_menu .menu > input:checked + label,
  #sysHeader .ec_header_sp_210128 #ec_header_sp .header_menu_wrap .header_top_menu .menu input:checked + label,
  #sysHeader .lingerie_header_sp_210128 #ec_header_sp .header_menu_wrap .header_top_menu .menu input:checked + label {
    display: none;
  }
  #sysHeader .corporate_header_sp_210128 #ec_header_sp .header_menu_wrap .header_top_menu .menu .slide_menu,
  #sysHeader .ec_header_sp_210128 #ec_header_sp .header_menu_wrap .header_top_menu .menu .slide_menu,
  #sysHeader .ec_header_sp_under_210128 #ec_header_sp .header_menu_wrap .header_top_menu .menu .slide_menu {
    padding: 0 15px 100px;
  }
  #sysHeader .ec_header_sp_210128 #ec_header_sp .header_menu_wrap .header_top_menu .menu .slide_menu > ul,
  #sysHeader .ec_header_sp_under_210128 #ec_header_sp .header_menu_wrap .header_top_menu .menu .slide_menu > ul {
    padding-top: 20px;
  }
  #sysHeader .ec_header_sp_210128 #ec_header_sp .header_menu_wrap .header_top_menu .menu .slide_menu {
    padding: 0 15px 100px;
  }
  #sysHeader .ec_header_sp_210128 #ec_header_sp .header_menu_wrap .header_top_menu .menu .slide_menu > ul {
    padding-top: 0;
  }
  #sysHeader .lingerie_header_sp_210128 #ec_header_sp .header_menu_wrap .header_top_menu .menu .slide_menu {
    padding: 0 15px 100px;
  }
  #sysHeader .lingerie_header_sp_210128 #ec_header_sp .header_menu_wrap .header_top_menu .menu .slide_menu > ul {
    padding-top: 0;
  }
  #sysHeader .pick_up .f-s {
    font-family: "Scheherazade", serif;
    font-weight: normal;
    font-size: 18px;
    margin-bottom: 10px;
  }
  #sysHeader .pick_up__list li a {
    display: block;
    margin: 0 auto 10px;
  }
  #sysHeader .pick_up.swli_hb {
    padding-top: 20px;
    border-bottom: 1px solid #2d2a26;
  }
  #sysHeader .close_menu__btn {
    margin-top: 3.6vw;
    margin-right: 0;
    margin-left: auto;
    margin-bottom: 10px;
    width: 16px;
    height: 24px;
    display: block;
    position: relative;
  }
  #sysHeader .close_menu__btn::before,
  #sysHeader .close_menu__btn::after {
    content: "";
    display: block;
    width: 16px;
    height: 1px;
    background-color: #2d2a26;
    transform: rotate(45deg);
    position: relative;
    top: 10px;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
  }
  #sysHeader .close_menu__btn::after {
    transform: rotate(-45deg);
    top: 9px;
  }
}
@media only screen and (max-width: 640px) {
  #sysHeader .ec_header_sp_210128 #ec_header_sp .header_menu_wrap .header_top_menu .menu > input:checked + label,
  #sysHeader .ec_header_sp_under_210128 #ec_header_sp .header_menu_wrap .header_top_menu .menu > input:checked + label,
  #sysHeader .ec_header_sp_210128 #ec_header_sp .header_menu_wrap .header_top_menu .menu input:checked + label,
  #sysHeader .lingerie_header_sp_210128 #ec_header_sp .header_menu_wrap .header_top_menu .menu input:checked + label {
    display: none;
  }
  #sysHeader .corporate_header_sp_210128 #ec_header_sp .header_menu_wrap .header_top_menu .menu .slide_menu,
  #sysHeader .ec_header_sp_210128 #ec_header_sp .header_menu_wrap .header_top_menu .menu .slide_menu,
  #sysHeader .ec_header_sp_under_210128 #ec_header_sp .header_menu_wrap .header_top_menu .menu .slide_menu {
    padding: 0 15px 100px;
  }
  #sysHeader .ec_header_sp_210128 #ec_header_sp .header_menu_wrap .header_top_menu .menu .slide_menu > ul,
  #sysHeader .ec_header_sp_under_210128 #ec_header_sp .header_menu_wrap .header_top_menu .menu .slide_menu > ul {
    padding-top: 20px;
  }
  #sysHeader .ec_header_sp_210128 #ec_header_sp .header_menu_wrap .header_top_menu .menu .slide_menu {
    padding: 0 15px 100px;
  }
  #sysHeader .ec_header_sp_210128 #ec_header_sp .header_menu_wrap .header_top_menu .menu .slide_menu > ul {
    padding-top: 0;
  }
  #sysHeader .lingerie_header_sp_210128 #ec_header_sp .header_menu_wrap .header_top_menu .menu .slide_menu {
    padding: 0 15px 100px;
  }
  #sysHeader .lingerie_header_sp_210128 #ec_header_sp .header_menu_wrap .header_top_menu .menu .slide_menu > ul {
    padding-top: 0;
  }
  #sysHeader .pick_up .f-s {
    font-family: "Scheherazade", serif;
    font-weight: normal;
    font-size: 18px;
    margin-bottom: 10px;
  }
  #sysHeader .pick_up__list li a {
    display: block;
    margin: 0 auto 10px;
  }
  #sysHeader .pick_up.swli_hb {
    padding-top: 20px;
    border-bottom: 1px solid #2d2a26;
  }
  #sysHeader .close_menu__btn {
    margin-top: 3.6vw;
    margin-right: 0;
    margin-left: auto;
    margin-bottom: 10px;
    width: 16px;
    height: 24px;
    display: block;
    position: relative;
  }
  #sysHeader .close_menu__btn::before,
  #sysHeader .close_menu__btn::after {
    content: "";
    display: block;
    width: 16px;
    height: 1px;
    background-color: #2d2a26;
    transform: rotate(45deg);
    position: relative;
    top: 10px;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
  }
  #sysHeader .close_menu__btn::after {
    transform: rotate(-45deg);
    top: 9px;
  }
}
.remodal-overlay .remodal .menu_txt li a {
  padding: 14px 20px 14px 10px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

/* 予約販売の時だけ付ける */
.remodal-overlay .remodal .menu_txt.menu_txt_col2 li:nth-of-type(even) {
  border-right: 1px solid #2d2a26;
}

.remodal-overlay .remodal .menu_txt.menu_txt_col2 li:nth-of-type(2n + 1) {
  border-right: none;
}

/* 予約販売の時だけ付ける */
.header_lingerie_nav_sp_190318_wrap > ul li a {
  height: 45px;
  align-items: center;
  display: flex;
  justify-content: center;
  padding: 0;
}

/* ==============================
# 2022.04.15
# AI-1648 総合やリゾート・下着それぞれのハンバーガーメニュー内にそれぞれのTOPページのバナーや特集など、
# 誘導を強化したいページへの動線を設ける。「TOPページに来ないと気づかないバナーや特集」にしないように。
# =============================== */
@media only screen and (max-width: 640px) {
  #sysHeader .ec_header_sp_210128 #ec_header_sp .header_menu_wrap .header_top_menu .menu > input:checked + label,
  #sysHeader .ec_header_sp_under_210128 #ec_header_sp .header_menu_wrap .header_top_menu .menu > input:checked + label,
  #sysHeader .ec_header_sp_210128 #ec_header_sp .header_menu_wrap .header_top_menu .menu input:checked + label,
  #sysHeader .lingerie_header_sp_210128 #ec_header_sp .header_menu_wrap .header_top_menu .menu input:checked + label {
    display: none;
  }
  #sysHeader .ec_header_sp_210128 #ec_header_sp .header_menu_wrap .header_top_menu .menu .slide_menu,
  #sysHeader .ec_header_sp_under_210128 #ec_header_sp .header_menu_wrap .header_top_menu .menu .slide_menu {
    padding: 0 15px 100px;
  }
  #sysHeader .ec_header_sp_210128 #ec_header_sp .header_menu_wrap .header_top_menu .menu .slide_menu > ul,
  #sysHeader .ec_header_sp_under_210128 #ec_header_sp .header_menu_wrap .header_top_menu .menu .slide_menu > ul {
    padding-top: 20px;
  }
  #sysHeader .ec_header_sp_210128 #ec_header_sp .header_menu_wrap .header_top_menu .menu .slide_menu {
    padding: 0 15px 100px;
  }
  #sysHeader .ec_header_sp_210128 #ec_header_sp .header_menu_wrap .header_top_menu .menu .slide_menu > ul {
    padding-top: 0;
  }
  #sysHeader .lingerie_header_sp_210128 #ec_header_sp .header_menu_wrap .header_top_menu .menu .slide_menu {
    padding: 0 15px 100px;
  }
  #sysHeader .lingerie_header_sp_210128 #ec_header_sp .header_menu_wrap .header_top_menu .menu .slide_menu > ul {
    padding-top: 0;
  }
  #sysHeader .pick_up .f-s {
    font-family: "Scheherazade", serif;
    font-weight: normal;
    font-size: 18px;
    margin-bottom: 10px;
  }
  #sysHeader .pick_up__list li a {
    display: block;
    margin: 0 auto 10px;
  }
  #sysHeader .pick_up.swli_hb {
    padding-top: 20px;
    border-bottom: 1px solid #2d2a26;
  }
  #sysHeader .close_menu__btn {
    margin-top: 3.6vw;
    margin-right: 0;
    margin-left: auto;
    margin-bottom: 10px;
    width: 16px;
    height: 24px;
    display: block;
    position: relative;
  }
  #sysHeader .close_menu__btn::before,
  #sysHeader .close_menu__btn::after {
    content: "";
    display: block;
    width: 16px;
    height: 1px;
    background-color: #2d2a26;
    transform: rotate(45deg);
    position: relative;
    top: 10px;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
  }
  #sysHeader .close_menu__btn::after {
    transform: rotate(-45deg);
    top: 9px;
  }
}
/* ====================== */
/* AI-1755 カテゴリー変更（リゾート、下着） */
/* ====================== */
.remodal {
  padding: 0 10px 80px;
}

.header_nav_category__ttl {
  background-color: #2d2a26;
  color: #fff;
  text-align: left;
  padding: 0 10px;
  font-size: 13px;
  height: 36px;
  line-height: 36px;
}

.header_nav_category__subttl {
  display: block;
  white-space: nowrap;
  font-size: 10px;
  letter-spacing: 0;
}

.header_nav_category__list {
  display: flex;
  flex-wrap: wrap;
}

.header_nav_category__list .pink {
  background-color: #f8ccc1;
}

.header_nav_category__list li {
  font-size: 12px;
  font-weight: 400;
  text-align: left;
  width: 50%;
  box-sizing: border-box;
  margin: 0;
  display: inline-flex;
  align-items: center;
  letter-spacing: 0;
}

.header_nav_category__list li a {
  width: 100%;
  padding: 11px 10px 8px;
}

.header_nav_category__list li a::after {
  content: none;
}

.header_nav_category .acd-check {
  display: none;
}

.header_nav_category .acd-label {
  color: #fff;
  position: relative;
}

.header_nav_category .acd-label::before,
.header_nav_category .acd-label::after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  content: "";
  display: inline-block;
  width: 8px;
  height: 1px;
  background-color: #fff;
  transition: all 0.5s;
}

.header_nav_category .acd-label::after {
  transform: rotate(90deg);
}

.header_nav_category .acd-content {
  height: 0;
  opacity: 0;
  transition: 0.5s;
  visibility: hidden;
  overflow: hidden;
}

.header_nav_category .acd-check:checked + .acd-label::after {
  transform: rotate(0deg);
}

.header_nav_category .acd-check:checked + .acd-label + .acd-content {
  opacity: 1;
  visibility: visible;
}

#swim_category {
  position: relative;
}

#swim_category .acd-label {
  position: absolute;
  top: 0;
  right: 10px;
  height: 36px;
  line-height: 36px;
  padding-right: 16px;
  font-size: 13px;
}

#swim_category .acd-check:checked + .acd-label + .acd-content {
  max-height: 700px;
  height: 100%;
}

#swim_category .header_nav_category__list li {
  border-bottom: #ececec solid 1px;
}

#swim_category .header_nav_category__list li:nth-child(even) {
  border-left: #ececec solid 1px;
}

#swim_category + #lingerie_category {
  margin-top: 0;
}

#lingerie_category {
  position: relative;
}

#lingerie_category .acd-label {
  position: absolute;
  top: 0;
  right: 10px;
  height: 36px;
  line-height: 36px;
  padding-right: 16px;
  font-size: 13px;
}

#lingerie_category .acd-check:checked + .acd-label + .acd-content {
  max-height: 610px;
  height: 100%;
}

#lingerie_category .header_nav_category__list li {
  border-bottom: #ececec solid 1px;
}

#lingerie_category .header_nav_category__list li:nth-child(odd) {
  border-left: #ececec solid 1px;
}

#lingerie_category .header_nav_category__list li:first-child {
  width: 100%;
  border-left: none;
}

#lingerie_category + #swim_category {
  margin-top: 0;
}

@media only screen and (max-width: 320px) {
  .header_nav_category__subttl {
    white-space: normal;
    line-height: 1.2;
  }
  #lingerie_category .acd-check:checked + .acd-label + .acd-content {
    max-height: 660px;
    height: 100%;
  }
}
/* AI-1809 リデザインしたSPのカテゴリナビ内だが、各リンクへ「＞」などの⽮印をつけなくても良いか？ 下着も同様に。 */
.header_nav_category__list li {
  position: relative;
  padding-right: 12px;
}

.header_nav_category__list li::after {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  border-top: #2d2a26 1px solid;
  border-right: #2d2a26 1px solid;
  transform: rotate(45deg);
  position: absolute;
  top: 0;
  right: 8px;
  bottom: 0;
  margin: auto;
}

/* ======================================== */
/* AI-1649 各TOPページの「MORE＞」などのボタンだが、色を入れて押しやすくしても良い。特にSPの時、少し視認が悪いようにも感じる。 */
/* ======================================== */
/* start */
#swimsuit .btn02_190318 a,
#sports .btn02_190318 a,
#resortwear .btn02_190318 a,
#northerly .btn02_190318 a {
  border: none;
  background-color: #f9d1c9;
}

/* end */
/* ======================================== */
/* AI-827 SWIM WEAR RANKING 「more」⇒「SWIM&RESORT WEB SHOP」｜Lingerie RANKING 「more」⇒「Lingerie WEB SHOP」 */
/* ======================================== */
/* start */
/* ランキングを横スクロール表示にする */
#swimsuit .ranking_column,
#northerly .ranking_column {
  margin-bottom: 30px;
}
#swimsuit .ranking_column .sysHorizontal,
#northerly .ranking_column .sysHorizontal {
  overflow-x: scroll;
  padding-top: 15px;
  flex-wrap: nowrap !important;
}
#swimsuit .ranking_column .sysHorizontal::-webkit-scrollbar,
#northerly .ranking_column .sysHorizontal::-webkit-scrollbar {
  height: 6px;
}
#swimsuit .ranking_column .sysHorizontal::-webkit-scrollbar-track,
#northerly .ranking_column .sysHorizontal::-webkit-scrollbar-track {
  background: #f1f1f1;
  border: none;
  border-radius: 10px;
}
#swimsuit .ranking_column .sysHorizontal::-webkit-scrollbar-thumb,
#northerly .ranking_column .sysHorizontal::-webkit-scrollbar-thumb {
  background: #8c8c8c;
  border-radius: 10px;
  box-shadow: none;
}
#swimsuit .ranking_column .sysHorizontal li,
#northerly .ranking_column .sysHorizontal li {
  flex-shrink: 0;
}
@media screen and (min-width: 641px) and (max-width: 980px) {
  #swimsuit .ranking_column .sysHorizontal li,
  #northerly .ranking_column .sysHorizontal li {
    width: 22.2222222222%;
  }
}
@media screen and (max-width: 640px) {
  #swimsuit .ranking_column .sysHorizontal li,
  #northerly .ranking_column .sysHorizontal li {
    width: 40%;
  }
}

/* end */
/* AI-1810 需要が戻ってきているので、例えばリゾートTOPページでの商品掲載数や商品ブロックを増やしても良い。 */
.text_jp {
  display: none;
}

/* AI-1703 TOPにいくつかコラムの掲載をしてはどうか。コラムから入ってくるユーザーは直帰率が高いが、ECサイトから見に来ている人は、ちゃんと見てくれる可能性もある。またコンテンツがあることをしっかり認知してもらいたい。下着も。 */
.resort_column_block,
.resort_column_block_co_top,
.lingerie_column_block,
.lingerie_column_block_co_top,
.yoga_column_block,
.yoga_column_block_co_top {
  margin-top: 100px;
}
@media screen and (min-width: 641px) and (max-width: 980px) {
  .resort_column_block,
  .resort_column_block_co_top,
  .lingerie_column_block,
  .lingerie_column_block_co_top,
  .yoga_column_block,
  .yoga_column_block_co_top {
    margin-top: 50px;
  }
}
@media screen and (max-width: 640px) {
  .resort_column_block,
  .resort_column_block_co_top,
  .lingerie_column_block,
  .lingerie_column_block_co_top,
  .yoga_column_block,
  .yoga_column_block_co_top {
    margin-top: 50px;
  }
}
.resort_column_block #itempage_colunm_blk ul,
.resort_column_block .itempage_colunm_blk ul,
.resort_column_block_co_top #itempage_colunm_blk ul,
.resort_column_block_co_top .itempage_colunm_blk ul,
.lingerie_column_block #itempage_colunm_blk ul,
.lingerie_column_block .itempage_colunm_blk ul,
.lingerie_column_block_co_top #itempage_colunm_blk ul,
.lingerie_column_block_co_top .itempage_colunm_blk ul,
.yoga_column_block #itempage_colunm_blk ul,
.yoga_column_block .itempage_colunm_blk ul,
.yoga_column_block_co_top #itempage_colunm_blk ul,
.yoga_column_block_co_top .itempage_colunm_blk ul {
  display: flex;
  flex-wrap: nowrap;
  overflow-x: scroll;
  padding-bottom: 20px;
  margin-bottom: 30px;
}
.resort_column_block #itempage_colunm_blk ul::-webkit-scrollbar,
.resort_column_block .itempage_colunm_blk ul::-webkit-scrollbar,
.resort_column_block_co_top #itempage_colunm_blk ul::-webkit-scrollbar,
.resort_column_block_co_top .itempage_colunm_blk ul::-webkit-scrollbar,
.lingerie_column_block #itempage_colunm_blk ul::-webkit-scrollbar,
.lingerie_column_block .itempage_colunm_blk ul::-webkit-scrollbar,
.lingerie_column_block_co_top #itempage_colunm_blk ul::-webkit-scrollbar,
.lingerie_column_block_co_top .itempage_colunm_blk ul::-webkit-scrollbar,
.yoga_column_block #itempage_colunm_blk ul::-webkit-scrollbar,
.yoga_column_block .itempage_colunm_blk ul::-webkit-scrollbar,
.yoga_column_block_co_top #itempage_colunm_blk ul::-webkit-scrollbar,
.yoga_column_block_co_top .itempage_colunm_blk ul::-webkit-scrollbar {
  height: 6px;
}
.resort_column_block #itempage_colunm_blk ul::-webkit-scrollbar-track,
.resort_column_block .itempage_colunm_blk ul::-webkit-scrollbar-track,
.resort_column_block_co_top #itempage_colunm_blk ul::-webkit-scrollbar-track,
.resort_column_block_co_top .itempage_colunm_blk ul::-webkit-scrollbar-track,
.lingerie_column_block #itempage_colunm_blk ul::-webkit-scrollbar-track,
.lingerie_column_block .itempage_colunm_blk ul::-webkit-scrollbar-track,
.lingerie_column_block_co_top #itempage_colunm_blk ul::-webkit-scrollbar-track,
.lingerie_column_block_co_top .itempage_colunm_blk ul::-webkit-scrollbar-track,
.yoga_column_block #itempage_colunm_blk ul::-webkit-scrollbar-track,
.yoga_column_block .itempage_colunm_blk ul::-webkit-scrollbar-track,
.yoga_column_block_co_top #itempage_colunm_blk ul::-webkit-scrollbar-track,
.yoga_column_block_co_top .itempage_colunm_blk ul::-webkit-scrollbar-track {
  background: #f1f1f1;
  border: none;
  border-radius: 10px;
}
.resort_column_block #itempage_colunm_blk ul::-webkit-scrollbar-thumb,
.resort_column_block .itempage_colunm_blk ul::-webkit-scrollbar-thumb,
.resort_column_block_co_top #itempage_colunm_blk ul::-webkit-scrollbar-thumb,
.resort_column_block_co_top .itempage_colunm_blk ul::-webkit-scrollbar-thumb,
.lingerie_column_block #itempage_colunm_blk ul::-webkit-scrollbar-thumb,
.lingerie_column_block .itempage_colunm_blk ul::-webkit-scrollbar-thumb,
.lingerie_column_block_co_top #itempage_colunm_blk ul::-webkit-scrollbar-thumb,
.lingerie_column_block_co_top .itempage_colunm_blk ul::-webkit-scrollbar-thumb,
.yoga_column_block #itempage_colunm_blk ul::-webkit-scrollbar-thumb,
.yoga_column_block .itempage_colunm_blk ul::-webkit-scrollbar-thumb,
.yoga_column_block_co_top #itempage_colunm_blk ul::-webkit-scrollbar-thumb,
.yoga_column_block_co_top .itempage_colunm_blk ul::-webkit-scrollbar-thumb {
  background: #8c8c8c;
  border-radius: 10px;
  box-shadow: none;
}
.resort_column_block #itempage_colunm_blk ul li,
.resort_column_block .itempage_colunm_blk ul li,
.resort_column_block_co_top #itempage_colunm_blk ul li,
.resort_column_block_co_top .itempage_colunm_blk ul li,
.lingerie_column_block #itempage_colunm_blk ul li,
.lingerie_column_block .itempage_colunm_blk ul li,
.lingerie_column_block_co_top #itempage_colunm_blk ul li,
.lingerie_column_block_co_top .itempage_colunm_blk ul li,
.yoga_column_block #itempage_colunm_blk ul li,
.yoga_column_block .itempage_colunm_blk ul li,
.yoga_column_block_co_top #itempage_colunm_blk ul li,
.yoga_column_block_co_top .itempage_colunm_blk ul li {
  max-width: 300px;
  margin-right: 10px;
  flex-shrink: 0;
}
@media screen and (min-width: 641px) and (max-width: 980px) {
  .resort_column_block #itempage_colunm_blk ul li,
  .resort_column_block .itempage_colunm_blk ul li,
  .resort_column_block_co_top #itempage_colunm_blk ul li,
  .resort_column_block_co_top .itempage_colunm_blk ul li,
  .lingerie_column_block #itempage_colunm_blk ul li,
  .lingerie_column_block .itempage_colunm_blk ul li,
  .lingerie_column_block_co_top #itempage_colunm_blk ul li,
  .lingerie_column_block_co_top .itempage_colunm_blk ul li,
  .yoga_column_block #itempage_colunm_blk ul li,
  .yoga_column_block .itempage_colunm_blk ul li,
  .yoga_column_block_co_top #itempage_colunm_blk ul li,
  .yoga_column_block_co_top .itempage_colunm_blk ul li {
    max-width: 28.5714285714%;
  }
}
@media screen and (max-width: 640px) {
  .resort_column_block #itempage_colunm_blk ul li,
  .resort_column_block .itempage_colunm_blk ul li,
  .resort_column_block_co_top #itempage_colunm_blk ul li,
  .resort_column_block_co_top .itempage_colunm_blk ul li,
  .lingerie_column_block #itempage_colunm_blk ul li,
  .lingerie_column_block .itempage_colunm_blk ul li,
  .lingerie_column_block_co_top #itempage_colunm_blk ul li,
  .lingerie_column_block_co_top .itempage_colunm_blk ul li,
  .yoga_column_block #itempage_colunm_blk ul li,
  .yoga_column_block .itempage_colunm_blk ul li,
  .yoga_column_block_co_top #itempage_colunm_blk ul li,
  .yoga_column_block_co_top .itempage_colunm_blk ul li {
    max-width: 66.6666666667%;
  }
}
.resort_column_block #itempage_colunm_blk ul li:last-child,
.resort_column_block .itempage_colunm_blk ul li:last-child,
.resort_column_block_co_top #itempage_colunm_blk ul li:last-child,
.resort_column_block_co_top .itempage_colunm_blk ul li:last-child,
.lingerie_column_block #itempage_colunm_blk ul li:last-child,
.lingerie_column_block .itempage_colunm_blk ul li:last-child,
.lingerie_column_block_co_top #itempage_colunm_blk ul li:last-child,
.lingerie_column_block_co_top .itempage_colunm_blk ul li:last-child,
.yoga_column_block #itempage_colunm_blk ul li:last-child,
.yoga_column_block .itempage_colunm_blk ul li:last-child,
.yoga_column_block_co_top #itempage_colunm_blk ul li:last-child,
.yoga_column_block_co_top .itempage_colunm_blk ul li:last-child {
  margin-right: 0;
}
.resort_column_block #itempage_colunm_blk ul li img,
.resort_column_block .itempage_colunm_blk ul li img,
.resort_column_block_co_top #itempage_colunm_blk ul li img,
.resort_column_block_co_top .itempage_colunm_blk ul li img,
.lingerie_column_block #itempage_colunm_blk ul li img,
.lingerie_column_block .itempage_colunm_blk ul li img,
.lingerie_column_block_co_top #itempage_colunm_blk ul li img,
.lingerie_column_block_co_top .itempage_colunm_blk ul li img,
.yoga_column_block #itempage_colunm_blk ul li img,
.yoga_column_block .itempage_colunm_blk ul li img,
.yoga_column_block_co_top #itempage_colunm_blk ul li img,
.yoga_column_block_co_top .itempage_colunm_blk ul li img {
  width: auto;
  height: auto;
}
.resort_column_block #itempage_colunm_blk ul li .txt_wrap,
.resort_column_block .itempage_colunm_blk ul li .txt_wrap,
.resort_column_block_co_top #itempage_colunm_blk ul li .txt_wrap,
.resort_column_block_co_top .itempage_colunm_blk ul li .txt_wrap,
.lingerie_column_block #itempage_colunm_blk ul li .txt_wrap,
.lingerie_column_block .itempage_colunm_blk ul li .txt_wrap,
.lingerie_column_block_co_top #itempage_colunm_blk ul li .txt_wrap,
.lingerie_column_block_co_top .itempage_colunm_blk ul li .txt_wrap,
.yoga_column_block #itempage_colunm_blk ul li .txt_wrap,
.yoga_column_block .itempage_colunm_blk ul li .txt_wrap,
.yoga_column_block_co_top #itempage_colunm_blk ul li .txt_wrap,
.yoga_column_block_co_top .itempage_colunm_blk ul li .txt_wrap {
  margin-top: 6px;
}

/* AI-1835 【下着】4つ窓バナー→6つ窓バナーへ増設依頼 */
@media screen and (min-width: 981px) {
  #northerly .lingerie_top_bnr01_190318 ul li:nth-child(3),
  #northerly .lingerie_top_bnr01_190318 ul li:nth-child(4) {
    display: none;
  }
  #northerly .lingerie_top_bnr01_190318 ul li:nth-child(6) {
    margin-right: 0;
  }
}
@media screen and (min-width: 641px) and (max-width: 980px) {
  #northerly .lingerie_top_bnr01_190318 ul li:nth-child(3),
  #northerly .lingerie_top_bnr01_190318 ul li:nth-child(4) {
    display: none;
  }
  #northerly .lingerie_top_bnr01_190318 ul li:nth-child(6) {
    margin-right: 0;
  }
}

/* AI-2124 【221117定例MTG】ヘッダーロゴ横に今「リゾート」「下着」どちらのページにいるのか、分かるようにする。切り替えはできなくてもいい。 */
.ec_header_210128 .header_logo {
  position: relative;
}
.ec_header_210128 .top-type {
  display: block;
  width: 109px;
  position: absolute;
  top: 15px;
  left: 126px;
}

.lingerie_header_210128 .header_logo {
  position: relative;
}
.lingerie_header_210128 .top-type {
  display: block;
  width: 70px;
  position: absolute;
  top: 7px;
  left: 126px;
}

.ec_header_sp_210128 .header_logo {
  position: relative;
}
.ec_header_sp_210128 .top-type {
  display: block;
  position: absolute;
  top: 7px;
  left: 85px;
}
@media screen and (min-width: 641px) and (max-width: 980px) {
  .ec_header_sp_210128 .top-type {
    width: 10.64453125vw;
  }
}
@media screen and (max-width: 640px) {
  .ec_header_sp_210128 .top-type {
    width: 25.0666666667vw;
  }
}

.lingerie_header_sp_210128 .header_logo {
  position: relative;
}
.lingerie_header_sp_210128 .top-type {
  display: block;
  position: absolute;
  top: 2px;
  left: 85px;
}
@media screen and (min-width: 641px) and (max-width: 980px) {
  .lingerie_header_sp_210128 .top-type {
    width: 6.8359375vw;
  }
}
@media screen and (max-width: 640px) {
  .lingerie_header_sp_210128 .top-type {
    width: 16.2666666667vw;
  }
}

@media screen and (max-width: 320px) {
  .ec_header_sp_210128 .top-type {
    width: 18.6666666667vw;
  }
}
/* AI-2124 end */
/*AI-2318【水着】TOPページ改修依頼0317*/
@media screen and (min-width: 981px) {
  #swimsuit .ec_top_bnr01_190318 ul li:nth-child(3), #swimsuit .ec_top_bnr01_190318 ul li:nth-child(4) {
    display: none;
  }
  #swimsuit .ec_top_bnr01_190318 ul li:nth-child(4), #swimsuit .ec_top_bnr01_190318 ul li:nth-child(6) {
    margin-right: 0;
  }
}
@media screen and (min-width: 641px) and (max-width: 980px) {
  #swimsuit .ec_top_bnr01_190318 ul li:nth-child(3), #swimsuit .ec_top_bnr01_190318 ul li:nth-child(4) {
    display: none;
  }
  #swimsuit .ec_top_bnr01_190318 ul li:nth-child(4), #swimsuit .ec_top_bnr01_190318 ul li:nth-child(6) {
    margin-right: 0;
  }
}
/* AI-2318 end */
/*AI-2363 トップページブラッシュアップ*/
/* ======================================== */
/* ======================================== */
#corporate_top-1806 #sysAll {
  background-image: url(https://www.san-ai.com//img/ai_210128/layout/corporate_top/bg_corporate_top_white_230404.webp);
  background-repeat: repeat-y;
  background-size: contain;
  position: relative;
}
#corporate_top-1806 #sysMain {
  position: relative;
  overflow: hidden;
  background-image: linear-gradient(to bottom, #F4E8E3 10%, transparent 12%, transparent 68%, #F4E8E3 70%, #F4E8E3 75%, transparent 77%);
}

@media only screen and (max-width: 980px) {
  #corporate_top-1806 #sysMain {
    background-image: linear-gradient(to bottom, #F4E8E3 10%, transparent 12%, transparent 62%, #F4E8E3 64%, #F4E8E3 72%, transparent 74%);
  }
}
@media only screen and (max-width: 640px) {
  #corporate_top-1806 #sysMain {
    background-image: linear-gradient(to bottom, #F4E8E3 5%, transparent 7%, transparent 62%, transparent 100%);
  }
}
.header_top_txt_230404_wrap {
  border-bottom: 1px solid #f1f1f1;
  text-align: center;
  padding: 10px 0;
}
.header_top_txt_230404_wrap h1 {
  text-align: center;
  font-size: 11px;
  font-weight: 400;
  letter-spacing: 0;
}

.corporate_header_210128 .header_bottom_menu .flex_c li {
  padding: 0 32px;
  border-left: 1px dashed #707070;
}
.corporate_header_210128 .header_bottom_menu .flex_c li a {
  font-size: 11px;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 500;
  color: #2B2A25;
}
.corporate_header_210128 .header_bottom_menu .flex_c li .header_bottom_menu_icon {
  width: 23px;
  margin: 0 auto 2px;
}
.corporate_header_210128 .header_bottom_menu .flex_c li:nth-child(2) .header_bottom_menu_icon {
  width: 25px;
}
.corporate_header_210128 .header_bottom_menu .flex_c li:nth-child(3) .header_bottom_menu_icon {
  width: 17px;
}
.corporate_header_210128 .header_bottom_menu .flex_c li:nth-child(4) {
  border-right: 1px dashed #707070;
}
.corporate_header_210128 .header_bottom_menu .flex_c li:nth-child(4) .jobfind {
  width: 18px;
}
.corporate_header_210128 .header_bottom_menu .flex_c li:nth-child(4) .liveshop {
  width: 25px;
}

/* TB + SP */
@media only screen and (max-width: 980px) {
  .corporate_header_sp_210128 .header_bottom_menu {
    background-color: #F6F6F6;
  }
  .corporate_header_sp_210128 .header_bottom_menu li {
    width: 25%;
    padding: 9px 0;
    border-right: 1px solid #E0E0E0;
  }
  .corporate_header_sp_210128 .header_bottom_menu li a {
    font-size: 11px;
    font-family: "Zen Kaku Gothic New", sans-serif;
    font-weight: 500;
    color: #2B2A25;
    text-align: center;
  }
  .corporate_header_sp_210128 .header_bottom_menu li .header_bottom_menu_icon {
    width: 23px;
    margin: 0 auto 2px;
  }
  .corporate_header_sp_210128 .header_bottom_menu li:nth-child(2) .header_bottom_menu_icon {
    width: 25px;
  }
  .corporate_header_sp_210128 .header_bottom_menu li:nth-child(3) .header_bottom_menu_icon {
    width: 17px;
  }
  .corporate_header_sp_210128 .header_bottom_menu li:nth-child(4) {
    border-right: none;
  }
  .corporate_header_sp_210128 .header_bottom_menu li:nth-child(4) .jobfind {
    width: 18px;
  }
  .corporate_header_sp_210128 .header_bottom_menu li:nth-child(4) .liveshop {
    width: 25px;
    margin-left: 38px;
  }
  .corporate_header_sp_210128 .header_bottom_menu li:nth-child(4) span {
    display: block;
    text-align: center;
  }
}
.header_co_nav_230404 {
  font-family: "Zen Kaku Gothic New", sans-serif;
  margin-bottom: 0;
}
.header_co_nav_230404.fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
}
.header_co_nav_230404 .header_co_nav_230404_wrap {
  width: 100%;
  background-color: #FAFAFA;
}
.header_co_nav_230404 .header_co_nav_230404_wrap .nav_wrap {
  position: sticky;
  top: 0;
  max-width: 1100px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: center;
  position: relative;
}
.header_co_nav_230404 .header_co_nav_230404_wrap .nav_wrap > li .nav_blk_link {
  width: 100%;
  padding: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #2d2a26;
}
.header_co_nav_230404 .header_co_nav_230404_wrap .nav_wrap .nav_ttl {
  font-size: 16px;
  padding: 20px;
  text-align: center;
}
.header_co_nav_230404 .header_co_nav_230404_wrap .nav_wrap .nav_blk_content {
  display: none;
}
.header_co_nav_230404 .header_co_nav_230404_wrap .nav_wrap .nav_blk_content {
  position: absolute;
  left: 0;
  right: 0;
  background-color: #ffffff;
  z-index: 100;
  padding: 0 20px 20px;
}
.header_co_nav_230404 .header_co_nav_230404_wrap .nav_category {
  display: flex;
  flex-wrap: wrap;
}
.header_co_nav_230404 .header_co_nav_230404_wrap .nav_category li {
  padding: 0 12px 10px;
  position: relative;
  width: 25%;
}
.header_co_nav_230404 .header_co_nav_230404_wrap .nav_category li::before {
  position: absolute;
  content: "";
  top: 6px;
  left: 0;
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 4px solid #2d2a26;
}
.header_co_nav_230404 .header_co_nav_230404_wrap .nav_category.resort01 li:nth-child(1)::before, .header_co_nav_230404 .header_co_nav_230404_wrap .nav_category.resort01 li:nth-child(2)::before, .header_co_nav_230404 .header_co_nav_230404_wrap .nav_category.resort01 li:nth-child(3)::before, .header_co_nav_230404 .header_co_nav_230404_wrap .nav_category.resort01 li:nth-child(4)::before, .header_co_nav_230404 .header_co_nav_230404_wrap .nav_category.resort01 li:nth-child(5)::before, .header_co_nav_230404 .header_co_nav_230404_wrap .nav_category.resort01 li:nth-child(6)::before, .header_co_nav_230404 .header_co_nav_230404_wrap .nav_category.resort01 li:nth-child(7)::before, .header_co_nav_230404 .header_co_nav_230404_wrap .nav_category.resort01 li:nth-child(8)::before, .header_co_nav_230404 .header_co_nav_230404_wrap .nav_category.resort01 li:nth-child(9)::before, .header_co_nav_230404 .header_co_nav_230404_wrap .nav_category.resort01 li:nth-child(10)::before, .header_co_nav_230404 .header_co_nav_230404_wrap .nav_category.resort01 li:nth-child(11)::before, .header_co_nav_230404 .header_co_nav_230404_wrap .nav_category.resort01 li:nth-child(12)::before, .header_co_nav_230404 .header_co_nav_230404_wrap .nav_category.resort01 li:nth-child(13)::before, .header_co_nav_230404 .header_co_nav_230404_wrap .nav_category.resort01 li:nth-child(14)::before {
  top: 13px;
}
.header_co_nav_230404 .header_co_nav_230404_wrap .nav_img {
  display: flex;
  justify-content: center;
}
.header_co_nav_230404 .header_co_nav_230404_wrap .nav_img li {
  width: 23%;
  margin: 0 1%;
}
.header_co_nav_230404 .header_co_nav_230404_wrap .nav_img li a {
  display: block;
  position: relative;
  transition: all 0.3s;
}
.header_co_nav_230404 .header_co_nav_230404_wrap .nav_img li a:hover {
  opacity: 0.7;
}
.header_co_nav_230404 .header_co_nav_230404_wrap .nav_img li a .overlay {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background: rgba(0, 0, 0, 0.3);
}
.header_co_nav_230404 .header_co_nav_230404_wrap .nav_img li a p {
  font-size: 13px;
  font-weight: bold;
  position: absolute;
  top: calc(50% - 7px);
  right: 0;
  left: 0;
  margin: 0 auto;
  text-align: center;
  color: #ffffff;
}
.header_co_nav_230404 .header_co_nav_230404_wrap .goods_all_btn {
  margin-top: 20px;
}
.header_co_nav_230404 .header_co_nav_230404_wrap .list .nav_img li {
  width: 18%;
}
.header_co_nav_230404 .header_co_nav_230404_wrap .list .nav_img li .overlay {
  background: rgba(255, 255, 255, 0.5);
}
.header_co_nav_230404 .header_co_nav_230404_wrap .list .nav_img li p {
  color: #2d2a26;
}
.header_co_nav_230404 .header_co_nav_230404_wrap .nav_txt {
  margin-top: 20px;
  display: flex;
  flex-wrap: wrap;
}
.header_co_nav_230404 .header_co_nav_230404_wrap .nav_txt li {
  padding-left: 12px;
  padding-bottom: 10px;
  position: relative;
  width: 20%;
  font-size: 12px;
}
.header_co_nav_230404 .header_co_nav_230404_wrap .link_all {
  margin-top: 20px;
  display: block;
  max-width: 360px;
  width: 100%;
  height: 56px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  padding: 16px;
  font-size: 15px;
  border: 1px solid #2d2a26;
  position: relative;
  color: #2d2a26;
  background-color: #ffffff;
  transition: all 0.3s;
}
@media screen and (max-width: 640px) {
  .header_co_nav_230404 .header_co_nav_230404_wrap .link_all {
    font-size: 13px;
    max-width: 300px;
    padding: 12px;
    height: auto;
  }
}
.header_co_nav_230404 .header_co_nav_230404_wrap .link_all:hover {
  opacity: 0.7;
}
.header_co_nav_230404 .header_co_nav_230404_wrap .link_all::before, .header_co_nav_230404 .header_co_nav_230404_wrap .link_all::after {
  content: "";
  display: inline-block;
  width: 8px;
  height: 8px;
  border-right: 1px solid #2d2a26;
  border-bottom: 1px solid #2d2a26;
  transform: rotate(315deg);
  transition: all 0.2s;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}
.header_co_nav_230404 .header_co_nav_230404_wrap .link_all::before {
  right: 19px;
}
.header_co_nav_230404 .header_co_nav_230404_wrap .link_all::after {
  right: 14px;
}

/* TB */
@media only screen and (max-width: 980px) {
  .header_co_nav_sp_230404_wrap {
    font-family: "Zen Kaku Gothic New", sans-serif;
    padding: 10px 0;
  }
  .header_co_nav_sp_230404_wrap .flex_r {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  .header_co_nav_sp_230404_wrap .flex_r li {
    margin-bottom: 5px;
    border-right: 1px solid #e0e0e0;
    padding: 4px 14px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .header_co_nav_sp_230404_wrap .flex_r li:last-child {
    border-right: 0;
  }
  .header_co_nav_sp_230404_wrap .flex_r li a {
    height: auto;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.2;
    text-align: center;
    color: #2B2A25;
  }
  .header_co_nav_sp_230404_wrap .scroll {
    display: flex;
    justify-content: center;
    margin: 0 20px;
    overflow-x: auto;
    white-space: nowrap;
    flex-wrap: nowrap;
  }
  .header_co_nav_sp_230404_wrap .scroll li {
    padding: 0 14px;
    border-right: 1px solid #E0E0E0;
    margin-bottom: 8px;
  }
  .header_co_nav_sp_230404_wrap .scroll li:first-child {
    padding: 0 14px 4px 0;
  }
  .header_co_nav_sp_230404_wrap .scroll li:last-child {
    border-right: 0;
  }
  .header_co_nav_sp_230404_wrap .scroll li a {
    height: auto;
    font-size: 12px;
    font-weight: 500;
    line-height: 1.2;
    text-align: center;
    color: #2B2A25;
  }
  .header_co_nav_sp_230404_wrap .simplebar-content {
    display: flex;
    justify-content: center;
  }
  .header_co_nav_sp_230404_wrap .simplebar-track.simplebar-horizontal {
    height: 3px;
    background: #f1f1f1;
    border-radius: 30px;
  }
  .header_co_nav_sp_230404_wrap .simplebar-content-wrapper::-webkit-scrollbar { /*-- iOSでデフォルトのスクロールバーを非表示 --*/
    display: none;
    -webkit-appearance: none;
  }
  .header_co_nav_sp_230404_wrap .simplebar-scrollbar.simplebar-visible::before {
    opacity: 1;
  }
  .header_co_nav_sp_230404_wrap .simplebar-scrollbar::before {
    height: 3px;
    background: #8C8C8C;
    border-radius: 40px;
    margin-top: -4px;
    margin-left: 0;
  }
}
/* SP */
@media only screen and (max-width: 760px) {
  .header_co_nav_sp_230404_wrap .scroll {
    display: flex;
    margin: 0 20px;
    overflow-x: auto;
    white-space: nowrap;
    flex-wrap: nowrap;
  }
  .header_co_nav_sp_230404_wrap .scroll li {
    padding: 0 14px;
    border-right: 1px solid #E0E0E0;
    margin-bottom: 8px;
  }
  .header_co_nav_sp_230404_wrap .scroll li:first-child {
    padding: 0 14px 4px 0;
  }
  .header_co_nav_sp_230404_wrap .simplebar-content {
    display: flex;
    justify-content: flex-start;
  }
  .header_co_nav_sp_230404_wrap .simplebar-track.simplebar-horizontal {
    height: 3px;
    background: #f1f1f1;
    border-radius: 30px;
  }
  .header_co_nav_sp_230404_wrap .simplebar-content-wrapper::-webkit-scrollbar { /*-- iOSでデフォルトのスクロールバーを非表示 --*/
    display: none;
    -webkit-appearance: none;
  }
  .header_co_nav_sp_230404_wrap .simplebar-scrollbar.simplebar-visible::before {
    opacity: 1;
  }
  .header_co_nav_sp_230404_wrap .simplebar-scrollbar::before {
    height: 3px;
    background: #8C8C8C;
    border-radius: 40px;
    margin-top: -4px;
    margin-left: 0;
  }
}
.corporate_top_parallax .sysContent {
  position: relative;
}
.corporate_top_parallax .parallax_01 {
  position: absolute;
  top: 150px;
  left: -700px;
  width: 1548px;
  z-index: 0;
}
.corporate_top_parallax .parallax_02 {
  position: absolute;
  top: 50px;
  right: -500px;
  width: 1475px;
  z-index: 0;
}
.corporate_top_parallax .parallax_03 {
  position: absolute;
  top: 2500px;
  left: -700px;
  width: 1548px;
  z-index: 0;
}
.corporate_top_parallax .parallax_04 {
  position: absolute;
  top: 4500px;
  right: -500px;
  width: 1475px;
  z-index: 0;
}

@media only screen and (max-width: 1600px) {
  .corporate_top_parallax .parallax_01 {
    top: 150px;
    left: -43.75vw;
    width: 96.75vw;
    z-index: 0;
  }
  .corporate_top_parallax .parallax_02 {
    top: 50px;
    right: -31.25vw;
    width: 92.1875vw;
    z-index: 0;
  }
  .corporate_top_parallax .parallax_03 {
    top: 2500px;
    left: -43.75vw;
    width: 96.75vw;
    z-index: 0;
  }
  .corporate_top_parallax .parallax_04 {
    top: 4500px;
    right: -31.25vw;
    width: 92.1875vw;
    z-index: 0;
  }
}
@media only screen and (max-width: 640px) {
  .corporate_top_parallax .parallax_01 {
    top: 227px;
    left: -258px;
    width: 500px;
    z-index: 0;
  }
  .corporate_top_parallax .parallax_02 {
    top: -50px;
    right: -318px;
    width: 500px;
    z-index: 0;
  }
  .corporate_top_parallax .parallax_03 {
    top: 1500px;
    left: -258px;
    width: 500px;
    z-index: 0;
  }
  .corporate_top_parallax .parallax_04 {
    top: 3000px;
    right: -218px;
    width: 500px;
    z-index: 0;
  }
}
.corporate_top_slide_230404 .ec_top_slide_190318_wrap {
  padding-top: 25px;
  margin-bottom: 200px;
}
.corporate_top_slide_230404 .slick-slide {
  margin: 0 10px;
}
.corporate_top_slide_230404 .slick-dots {
  width: 260px;
  bottom: -80px;
  left: 50%;
  transform: translateX(-50%);
}
.corporate_top_slide_230404 .slick-dots li button:before {
  opacity: 1;
  background-color: #fff;
}
.corporate_top_slide_230404 .slick-dots li.slick-active button:before {
  opacity: 1;
  background-color: #1A1311;
}
.corporate_top_slide_230404 .slide_btn_prev {
  width: 50px;
  height: 50px;
  position: absolute;
  bottom: -100px;
  left: 31.8181818182vw;
}
.corporate_top_slide_230404 .slide_btn_next {
  width: 50px;
  height: 50px;
  position: absolute;
  bottom: -100px;
  right: 31.8181818182vw;
}

@media only screen and (max-width: 980px) {
  .corporate_top_slide_230404 .ec_top_slide_190318_wrap {
    margin-bottom: 140px;
  }
  .corporate_top_slide_230404 .ec_top_slide_190318_wrap .slick-dots {
    width: 38.7755102041vw;
    bottom: -80px;
  }
  .corporate_top_slide_230404 .ec_top_slide_190318_wrap .slide_btn_prev {
    left: 25.5102040816vw;
  }
  .corporate_top_slide_230404 .ec_top_slide_190318_wrap .slide_btn_next {
    right: 25.5102040816vw;
  }
}
@media only screen and (max-width: 640px) {
  .corporate_top_slide_230404 .ec_top_slide_190318_wrap {
    margin-bottom: 100px;
    padding-top: 10px;
  }
  .corporate_top_slide_230404 .ec_top_slide_190318_wrap .slide_btn_prev {
    width: 45px;
    height: 45px;
    left: 10px;
    bottom: -55px;
  }
  .corporate_top_slide_230404 .ec_top_slide_190318_wrap .slide_btn_next {
    width: 45px;
    height: 45px;
    right: 10px;
    bottom: -55px;
  }
  .corporate_top_slide_230404 .ec_top_slide_190318_wrap .slick-dots {
    width: 66.6666666667vw;
    bottom: -40px;
  }
  .corporate_top_slide_230404 .ec_top_slide_190318_wrap .slick-dots li {
    margin: 0 6px;
  }
  .corporate_top_slide_230404 .ec_top_slide_190318_wrap .slick-dots li button:before {
    width: 8px;
    height: 8px;
  }
}
#corporate_top-1806 .ec_top_new_arrival_190318 {
  background-size: cover;
  max-width: 1120px;
  width: 100%;
  padding: 0 10px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
#corporate_top-1806 .ec_top_new_arrival_190318 .sysHeadline {
  margin-bottom: 90px;
  text-align: center;
  position: relative;
}
#corporate_top-1806 .ec_top_new_arrival_190318 .sysHeadline::before {
  content: "";
  display: inline-block;
  background-image: url(https://www.san-ai.com/img/ai_190318/layout/common/header/icon_swim_230404.png);
  background-size: contain;
  width: 21px;
  height: 12px;
  position: absolute;
  bottom: -30px;
  left: 50%;
  transform: translateX(-50%);
}
#corporate_top-1806 .ec_top_new_arrival_190318 .sysHeadline::after {
  content: "Swimwear";
  font-family: "Jost", sans-serif;
  font-size: 24px;
  font-weight: 300;
  position: absolute;
  bottom: -65px;
  left: 50%;
  transform: translateX(-50%);
}
#corporate_top-1806 .ec_top_new_arrival_190318 .sysHeadline span {
  font-family: "Jost", sans-serif;
  font-size: 38px;
  font-weight: 500;
  text-align: center;
}
#corporate_top-1806 .lingerie_top_new_arrival_190318 {
  max-width: 1120px;
  width: 100%;
  padding: 0 10px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
#corporate_top-1806 .lingerie_top_new_arrival_190318 .sysHeadline {
  margin-top: 170px;
  text-align: center;
  position: relative;
}
#corporate_top-1806 .lingerie_top_new_arrival_190318 .sysHeadline::before {
  content: "";
  display: inline-block;
  background-image: url(https://www.san-ai.com/img/ai_190318/layout/common/header/icon_li_230404.png);
  background-size: contain;
  width: 21px;
  height: 12px;
  position: absolute;
  bottom: 55px;
  left: 50%;
  transform: translateX(-50%);
}
#corporate_top-1806 .lingerie_top_new_arrival_190318 .sysHeadline::after {
  content: "Lingerie";
  font-family: "Jost", sans-serif;
  font-size: 24px;
  font-weight: 300;
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
}
#corporate_top-1806 .lingerie_top_new_arrival_190318 .sysHeadline span {
  display: none;
}
#corporate_top-1806 .ranking_column {
  max-width: 1120px;
  width: 100%;
  padding: 0 10px;
  margin: 120px auto 40px;
}
#corporate_top-1806 .ranking_column .sysHorizontal {
  overflow-x: scroll;
  padding-top: 15px;
  flex-wrap: nowrap !important;
}
#corporate_top-1806 .ranking_column .sysHorizontal::-webkit-scrollbar {
  height: 6px;
}
#corporate_top-1806 .ranking_column .sysHorizontal::-webkit-scrollbar-track {
  background-color: #F1F1F1;
  border-radius: 10px;
}
#corporate_top-1806 .ranking_column .sysHorizontal::-webkit-scrollbar-thumb {
  background-color: #8C8C8C;
  border-radius: 10px;
}
#corporate_top-1806 .ranking_column .sysHorizontal li {
  flex-shrink: 0;
}
#corporate_top-1806 .ranking_column .sysHeadline {
  margin-bottom: 90px;
  text-align: center;
  position: relative;
}
#corporate_top-1806 .ranking_column .sysHeadline::before {
  content: "";
  display: inline-block;
  background-image: url(https://www.san-ai.com/img/ai_190318/layout/common/header/icon_swim_230404.png);
  background-size: contain;
  width: 21px;
  height: 12px;
  position: absolute;
  bottom: -30px;
  left: 50%;
  transform: translateX(-50%);
}
#corporate_top-1806 .ranking_column .sysHeadline::after {
  content: "Swimwear";
  font-family: "Jost", sans-serif;
  font-size: 24px;
  font-weight: 300;
  position: absolute;
  bottom: -65px;
  left: 50%;
  transform: translateX(-50%);
}
#corporate_top-1806 .ranking_column .sysHeadline span {
  font-family: "Jost", sans-serif;
  font-size: 38px;
  font-weight: 500;
  text-align: center;
}
#corporate_top-1806 .ranking_lingerie .sysHeadline {
  margin-top: 170px;
}
#corporate_top-1806 .ranking_lingerie .sysHeadline::before {
  content: "";
  display: inline-block;
  background-image: url(https://www.san-ai.com/img/ai_190318/layout/common/header/icon_li_230404.png);
  background-size: contain;
  width: 21px;
  height: 12px;
  position: absolute;
  bottom: 55px;
  left: 50%;
  transform: translateX(-50%);
}
#corporate_top-1806 .ranking_lingerie .sysHeadline::after {
  content: "Lingerie";
  font-family: "Jost", sans-serif;
  font-size: 24px;
  font-weight: 300;
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
}
#corporate_top-1806 .ranking_lingerie .sysHeadline span {
  display: none;
}
#corporate_top-1806 .corporate_top_topics_230404 {
  margin-top: 140px;
  position: relative;
  z-index: 1;
}
#corporate_top-1806 .corporate_top_topics_230404 .sysHeadline {
  margin-bottom: 20px;
  text-align: center;
}
#corporate_top-1806 .corporate_top_topics_230404 .sysHeadline span {
  font-family: "Jost", sans-serif;
  font-size: 38px;
  font-weight: 500;
  text-align: center;
}
#corporate_top-1806 .corporate_top_topics_230404_lead {
  margin-bottom: 30px;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 16px;
  font-weight: 500;
  text-align: center;
}
#corporate_top-1806 .corporate_top_topics_230404_wrap {
  max-width: 1120px;
  width: 100%;
  padding: 0 10px;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
}
#corporate_top-1806 .corporate_top_topics_230404_wrap li {
  width: 49%;
  margin: 0 2% 2% 0;
}
#corporate_top-1806 .corporate_top_topics_230404_wrap li:nth-child(even) {
  margin: 0 0 2% 0;
}
#corporate_top-1806 .corporate_top_sns_210128 .sysHeadline {
  margin-bottom: 20px;
}
#corporate_top-1806 .corporate_top_sns_210128 .sysHeadline .ttl {
  font-family: "Jost", sans-serif;
  font-size: 38px;
  font-weight: 500;
  text-align: center;
  color: #2d2a26;
}
#corporate_top-1806 .corporate_top_sns_210128_lead {
  margin-bottom: 30px;
  font-family: "Zen Kaku Gothic New", sans-serif;
  font-size: 16px;
  font-weight: 500;
  text-align: center;
}
#corporate_top-1806 .corporate_top_sns_210128 .sns_wrap .sns_flex li {
  width: 120px;
  height: 120px;
  margin: 0 15px;
}
#corporate_top-1806 .corporate_top_c_news_210128 {
  font-weight: 500;
  max-width: 1120px;
  width: 100%;
  padding: 0 10px;
  margin: 0 auto;
  background: none;
  padding: 0 100px;
}
#corporate_top-1806 .resort_column_block_co_top {
  max-width: 1120px;
  width: 100%;
  padding: 0 10px;
  margin: 140px auto 0;
}
#corporate_top-1806 .resort_column_block_co_top .sysHeadline {
  margin-bottom: 90px;
  text-align: center;
  position: relative;
}
#corporate_top-1806 .resort_column_block_co_top .sysHeadline::before {
  content: "";
  display: inline-block;
  background-image: url(https://www.san-ai.com/img/ai_190318/layout/common/header/icon_swim_230404.png);
  background-size: contain;
  width: 21px;
  height: 12px;
  position: absolute;
  bottom: -30px;
  left: 50%;
  transform: translateX(-50%);
}
#corporate_top-1806 .resort_column_block_co_top .sysHeadline::after {
  content: "Swimwear";
  font-family: "Jost", sans-serif;
  font-size: 24px;
  font-weight: 300;
  position: absolute;
  bottom: -65px;
  left: 50%;
  transform: translateX(-50%);
}
#corporate_top-1806 .resort_column_block_co_top .sysHeadline span {
  font-family: "Jost", sans-serif;
  font-size: 38px;
  font-weight: 500;
  text-align: center;
}
#corporate_top-1806 .resort_column_block_co_top .itempage_colunm_blk ul {
  margin-bottom: 40px;
}
#corporate_top-1806 .resort_column_block_co_top .btn02_190318 a {
  max-width: 275px;
  font-family: "Jost", sans-serif;
  font-size: 16px;
  font-weight: 500;
  background-color: #F4E8E3;
  border: 1px dashed #4A3A3A;
  outline: solid 3px #fff;
}
#corporate_top-1806 .resort_column_block_co_top .btn02_190318 a::before {
  display: none;
}
#corporate_top-1806 .resort_column_block_co_top .btn02_190318 a::after {
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 7px solid #555555;
  border-right: 0;
  transform: none;
  border-radius: 3px;
}
#corporate_top-1806 .lingerie_column_block_co_top {
  max-width: 1120px;
  width: 100%;
  padding: 0 10px;
  margin: 140px auto 0;
}
#corporate_top-1806 .lingerie_column_block_co_top .sysHeadline {
  margin-top: 170px;
  text-align: center;
  position: relative;
}
#corporate_top-1806 .lingerie_column_block_co_top .sysHeadline::before {
  content: "";
  display: inline-block;
  background-image: url(https://www.san-ai.com/img/ai_190318/layout/common/header/icon_li_230404.png);
  background-size: contain;
  width: 21px;
  height: 12px;
  position: absolute;
  bottom: 55px;
  left: 50%;
  transform: translateX(-50%);
}
#corporate_top-1806 .lingerie_column_block_co_top .sysHeadline::after {
  content: "Lingerie";
  font-family: "Jost", sans-serif;
  font-size: 24px;
  font-weight: 300;
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
}
#corporate_top-1806 .lingerie_column_block_co_top .sysHeadline span {
  display: none;
}
#corporate_top-1806 .lingerie_column_block_co_top .itempage_colunm_blk ul {
  margin-bottom: 40px;
}
#corporate_top-1806 .lingerie_column_block_co_top .btn02_190318 a {
  max-width: 275px;
  font-family: "Jost", sans-serif;
  font-size: 16px;
  font-weight: 500;
  background-color: #F4E8E3;
  border: 1px dashed #4A3A3A;
  outline: solid 3px #fff;
}
#corporate_top-1806 .lingerie_column_block_co_top .btn02_190318 a::before {
  display: none;
}
#corporate_top-1806 .lingerie_column_block_co_top .btn02_190318 a::after {
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 7px solid #555555;
  border-right: 0;
  transform: none;
  border-radius: 3px;
}
#corporate_top-1806 .yoga_column_block_co_top {
  max-width: 1120px;
  width: 100%;
  padding: 0 10px;
  margin: 140px auto 70px;
}
#corporate_top-1806 .yoga_column_block_co_top .sysHeadline {
  margin-top: 170px;
  text-align: center;
  position: relative;
}
#corporate_top-1806 .yoga_column_block_co_top .sysHeadline::before {
  content: "";
  display: inline-block;
  background-image: url(https://www.san-ai.com/img/ai_190318/layout/common/header/icon_yoga_230404.png);
  background-size: contain;
  width: 15px;
  height: 13px;
  position: absolute;
  bottom: 55px;
  left: 50%;
  transform: translateX(-50%);
}
#corporate_top-1806 .yoga_column_block_co_top .sysHeadline::after {
  content: "Yoga fitnes";
  font-family: "Jost", sans-serif;
  font-size: 24px;
  font-weight: 300;
  position: absolute;
  bottom: 20px;
  left: 50%;
  transform: translateX(-50%);
}
#corporate_top-1806 .yoga_column_block_co_top .sysHeadline span {
  display: none;
}
#corporate_top-1806 .yoga_column_block_co_top .itempage_colunm_blk ul {
  margin-bottom: 40px;
}
#corporate_top-1806 .yoga_column_block_co_top .btn02_190318 a {
  max-width: 275px;
  font-family: "Jost", sans-serif;
  font-size: 16px;
  font-weight: 500;
  background-color: #F4E8E3;
  border: 1px dashed #4A3A3A;
  outline: solid 3px #fff;
}
#corporate_top-1806 .yoga_column_block_co_top .btn02_190318 a::before {
  display: none;
}
#corporate_top-1806 .yoga_column_block_co_top .btn02_190318 a::after {
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 7px solid #555555;
  border-right: 0;
  transform: none;
  border-radius: 3px;
}
#corporate_top-1806 .common_btn_more .btn02_190318 a {
  max-width: 275px;
  font-family: "Jost", sans-serif;
  font-size: 16px;
  font-weight: 500;
  background-color: #F4E8E3;
  border: 1px dashed #4A3A3A;
  outline: solid 3px #fff;
}
#corporate_top-1806 .common_btn_more .btn02_190318 a::before {
  display: none;
}
#corporate_top-1806 .common_btn_more .btn02_190318 a::after {
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 7px solid #555555;
  border-right: 0;
  transform: none;
  border-radius: 3px;
}

@media only screen and (max-width: 640px) {
  #corporate_top-1806 .ec_top_new_arrival_190318 .sysHeadline {
    margin-bottom: 60px;
  }
  #corporate_top-1806 .ec_top_new_arrival_190318 .sysHeadline::before {
    bottom: -25px;
  }
  #corporate_top-1806 .ec_top_new_arrival_190318 .sysHeadline::after {
    font-size: 16px;
    bottom: -50px;
  }
  #corporate_top-1806 .ec_top_new_arrival_190318 .sysHeadline span {
    font-size: 22px;
  }
  #corporate_top-1806 .ec_top_new_arrival_190318 .sysHorizontal {
    margin-bottom: 20px;
  }
  #corporate_top-1806 .ec_top_new_arrival_190318 .sysHorizontal li:nth-child(n+5) {
    display: none;
  }
  #corporate_top-1806 .lingerie_top_new_arrival_190318 .sysHeadline {
    margin-top: 90px;
  }
  #corporate_top-1806 .lingerie_top_new_arrival_190318 .sysHeadline::before {
    bottom: 30px;
  }
  #corporate_top-1806 .lingerie_top_new_arrival_190318 .sysHeadline::after {
    font-size: 16px;
    bottom: 10px;
  }
  #corporate_top-1806 .lingerie_top_new_arrival_190318 .sysHeadline span {
    font-size: 22px;
  }
  #corporate_top-1806 .lingerie_top_new_arrival_190318 .sysHorizontal {
    margin-bottom: 20px;
  }
  #corporate_top-1806 .lingerie_top_new_arrival_190318 .sysHorizontal li:nth-child(n+5) {
    display: none;
  }
  #corporate_top-1806 .ranking_column {
    margin: 50px auto 30px;
  }
  #corporate_top-1806 .ranking_column .sysHeadline {
    margin-bottom: 60px;
  }
  #corporate_top-1806 .ranking_column .sysHeadline::before {
    bottom: -25px;
  }
  #corporate_top-1806 .ranking_column .sysHeadline::after {
    font-size: 16px;
    bottom: -50px;
  }
  #corporate_top-1806 .ranking_column .sysHeadline span {
    font-size: 22px;
  }
  #corporate_top-1806 .ranking_column .sysItemBlock ul.sysHorizontal li {
    width: 40%;
  }
  #corporate_top-1806 .ranking_lingerie .sysHeadline {
    margin-top: 90px;
  }
  #corporate_top-1806 .ranking_lingerie .sysHeadline::before {
    bottom: 30px;
  }
  #corporate_top-1806 .ranking_lingerie .sysHeadline::after {
    font-size: 16px;
    bottom: 10px;
  }
  #corporate_top-1806 .ranking_lingerie .sysHeadline span {
    font-size: 22px;
  }
  #corporate_top-1806 .corporate_top_topics_230404 {
    margin-top: 50px;
  }
  #corporate_top-1806 .corporate_top_topics_230404 .sysHeadline {
    margin-bottom: 5px;
  }
  #corporate_top-1806 .corporate_top_topics_230404 .sysHeadline span {
    font-size: 22px;
  }
  #corporate_top-1806 .corporate_top_topics_230404_lead {
    margin-bottom: 20px;
    font-size: 14px;
  }
  #corporate_top-1806 .corporate_top_sns_210128 .sysHeadline {
    margin-bottom: 5px;
  }
  #corporate_top-1806 .corporate_top_sns_210128 .sysHeadline .ttl {
    font-size: 22px;
  }
  #corporate_top-1806 .corporate_top_sns_210128_lead {
    margin-bottom: 20px;
    font-size: 14px;
  }
  #corporate_top-1806 .corporate_top_sns_210128 .sns_wrap .sns_flex li {
    width: 60px;
    height: 60px;
    margin: 0 15px;
  }
  #corporate_top-1806 .resort_column_block_co_top {
    margin: 40px auto 0;
  }
  #corporate_top-1806 .resort_column_block_co_top .sysHeadline {
    margin-bottom: 60px;
  }
  #corporate_top-1806 .resort_column_block_co_top .sysHeadline::before {
    bottom: -25px;
  }
  #corporate_top-1806 .resort_column_block_co_top .sysHeadline::after {
    font-size: 16px;
    bottom: -50px;
  }
  #corporate_top-1806 .resort_column_block_co_top .sysHeadline span {
    font-size: 22px;
  }
  #corporate_top-1806 .resort_column_block_co_top .itempage_colunm_blk ul {
    margin-bottom: 30px;
  }
  #corporate_top-1806 .resort_column_block_co_top .btn02_190318 a {
    max-width: 275px;
  }
  #corporate_top-1806 .lingerie_column_block_co_top {
    margin: 40px auto 0;
  }
  #corporate_top-1806 .lingerie_column_block_co_top .sysHeadline {
    margin-top: 90px;
  }
  #corporate_top-1806 .lingerie_column_block_co_top .sysHeadline::before {
    width: 21px;
    height: 12px;
    bottom: 40px;
  }
  #corporate_top-1806 .lingerie_column_block_co_top .sysHeadline::after {
    font-size: 16px;
    bottom: 15px;
  }
  #corporate_top-1806 .lingerie_column_block_co_top .itempage_colunm_blk ul {
    margin-bottom: 30px;
  }
  #corporate_top-1806 .lingerie_column_block_co_top .btn02_190318 a {
    max-width: 275px;
  }
  #corporate_top-1806 .yoga_column_block_co_top {
    margin: 0 auto 70px;
  }
  #corporate_top-1806 .yoga_column_block_co_top .sysHeadline {
    margin-top: 90px;
  }
  #corporate_top-1806 .yoga_column_block_co_top .sysHeadline::before {
    width: 15px;
    height: 14px;
    bottom: 40px;
  }
  #corporate_top-1806 .yoga_column_block_co_top .sysHeadline::after {
    font-size: 16px;
    bottom: 15px;
  }
  #corporate_top-1806 .yoga_column_block_co_top .itempage_colunm_blk ul {
    margin-bottom: 30px;
  }
  #corporate_top-1806 .yoga_column_block_co_top .btn02_190318 a {
    max-width: 275px;
  }
}
.remodal.swim, .remodal.northerly {
  padding: 35px 10px;
}
.remodal.swim .ttl, .remodal.northerly .ttl {
  text-align: left;
  margin-bottom: 20px;
}
.remodal.swim .resort01.menu_img, .remodal.northerly .resort01.menu_img {
  display: flex;
  flex-wrap: wrap;
}
.remodal.swim .resort01.menu_img li, .remodal.northerly .resort01.menu_img li {
  width: 48%;
  margin: 0 1% 2%;
}
.remodal.swim .resort01.menu_img a, .remodal.northerly .resort01.menu_img a {
  display: block;
  position: relative;
}
.remodal.swim .resort01.menu_img a span, .remodal.northerly .resort01.menu_img a span {
  font-size: 12px;
  position: absolute;
  top: calc(50% - 7px);
  right: 0;
  left: 0;
  margin: 0 auto;
  text-align: center;
  color: #ffffff;
  background: transparent;
}
.remodal.swim .resort01.menu_img a .overlay, .remodal.northerly .resort01.menu_img a .overlay {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background-color: rgba(0, 0, 0, 0.3);
}
.remodal.swim .remodal-cancel, .remodal.northerly .remodal-cancel {
  text-align: center;
  font-size: 15px;
  letter-spacing: 0.06em;
  display: block;
  max-width: 360px;
  width: 100%;
  height: 50px;
  color: #2d2a26;
  border: 1px solid #2d2a26;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
  transition: all 0.3s;
  border-radius: 0;
  background-color: #ffffff;
  border: 1px solid #2d2a26;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.remodal.swim .remodal-cancel:hover, .remodal.northerly .remodal-cancel:hover {
  opacity: 0.7;
}
@media screen and (max-width: 640px) {
  .remodal.swim .remodal-cancel, .remodal.northerly .remodal-cancel {
    font-size: 13px;
    max-width: 100%;
  }
}
.remodal.swim .remodal-cancel::after, .remodal.northerly .remodal-cancel::after {
  content: "×";
  font-size: 20px;
  font-weight: bold;
  position: absolute;
  right: 20px;
}

/* AI-2363 end */
@media screen and (min-width: 320px) and (max-width: 980px) {
  #swim_style .header_nav_category__list li {
    border-bottom: #ececec solid 1px;
  }
  #swim_brand .header_nav_category__list li {
    border-bottom: #ececec solid 1px;
  }
}
.ec_top_search_190318_wrap .header_nav_category__subttl {
  display: none;
}

@media screen and (min-width: 320px) and (max-width: 980px) {
  .ec_top_search_190318_wrap .header_nav_category__subttl {
    display: block;
  }
}
#swimsuit .ec_top_new_arrival_190318 .sysItemBlock ul.sysHorizontal li:nth-child(n+5) {
  display: none;
}

.sysItemPrArea .pr_timesale,
.sysPr .pr_timesale {
  display: inline-block;
  font-size: 11px;
  padding: 4px 10px 2px;
  margin-bottom: 4px;
  border: 1px solid #2d2a26;
  color: #ffffff;
  border-color: #e8383d;
  background-color: #e8383d;
}

.sysCart #sysMain button, .sysCart #sysMain button[type=submit], .sysCart #sysMain input[type=submit] {
  color: #000;
  background: #fff;
  border: 1px solid #000;
  margin: 0 auto;
  max-width: 360px;
  width: 100%;
  height: 56px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  padding: 16px;
  font-size: 15px;
}

.sysMypage#sysMypageLogin #sysMain #btn_area:after {
  height: 600px;
}

@media screen and (max-width: 640px) {
  .sysMypage#sysMypageLogin #sysMain #btn_area:after {
    height: 120vw;
  }
}
.sysMemberRegister #sysMain h1 {
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 0.5em;
  border-bottom: 1px solid #dddddd;
  margin-bottom: 20px;
}

#sysFormIndex h1 {
  font-size: 26px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 30px;
}

@media screen and (max-width: 640px) {
  #sysFormIndex h1 {
    font-size: 20px;
    margin-bottom: 20px;
  }
}
.category_icon {
  margin-top: 50px;
}
.category_icon ul {
  width: 100%;
  display: flex;
  justify-content: center;
  gap: 4.5%;
}
.category_icon ul li .cat_icon_wrap {
  width: 90px;
  height: 90px;
  background-color: #F9D1C9;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.category_icon ul li .cat_icon {
  width: 45px;
}
.category_icon ul li p {
  margin-top: 10px;
  font-size: 12px;
  text-align: center;
}

.ec_top_new_arrival_190318 {
  margin-top: 40px;
}

.lingerie_top_trend_rank_190318 {
  margin-top: 40px;
}

@media screen and (min-width: 641px) and (max-width: 1100px) {
  .category_icon ul {
    width: 90%;
    margin: 0 auto;
    flex-wrap: wrap;
    gap: 20px 4.5%;
  }
}
@media screen and (max-width: 640px) {
  .category_icon ul {
    max-width: 356px;
    margin: 0 auto;
    flex-wrap: wrap;
    gap: 20px 3%;
  }
  .category_icon ul li .cat_icon_wrap {
    width: 80px;
    height: 80px;
  }
  .category_icon ul li .cat_icon {
    width: 30px;
  }
  .category_icon ul li p {
    font-size: 10px;
  }
  .lingerie_category_icon_blk.category_icon ul {
    max-width: 356px;
    margin: 0 auto;
    flex-wrap: wrap;
    gap: 20px 1.7%;
  }
  .ec_top_new_arrival_190318 {
    margin-top: 40px;
  }
  .lingerie_top_trend_rank_190318 {
    margin-top: 40px;
  }
}
@media screen and (max-width: 375px) {
  .category_icon ul li .cat_icon_wrap {
    width: 21.3333333333vw;
    height: 21.3333333333vw;
  }
  .category_icon ul li .cat_icon {
    width: 8vw;
  }
  .category_icon ul li p {
    font-size: 2.6666666667vw;
  }
}
.review_area .sysReviewItemList .sysReviewList {
  overflow-x: scroll;
  flex-wrap: nowrap !important;
  display: flex;
}
.review_area .sysReviewItemList .sysReviewList::-webkit-scrollbar {
  height: 6px;
}
.review_area .sysReviewItemList .sysReviewList::-webkit-scrollbar-track {
  background: #f1f1f1;
  border: none;
  border-radius: 10px;
}
.review_area .sysReviewItemList .sysReviewList::-webkit-scrollbar-thumb {
  background: #8c8c8c;
  border-radius: 10px;
  box-shadow: none;
}
.review_area .sysReviewItemList .sysReviewList li {
  border: none;
  flex-shrink: 0;
  text-align: left;
  width: 20%;
  float: none;
  margin-bottom: 20px;
  font-size: 12px;
  position: relative;
  counter-increment: a;
}
@media screen and (min-width: 641px) and (max-width: 980px) {
  .review_area .sysReviewItemList .sysReviewList li {
    width: 22.2222222222%;
  }
}
@media screen and (max-width: 640px) {
  .review_area .sysReviewItemList .sysReviewList li {
    width: 40%;
  }
}
.review_area .sysReviewItemList .sysReviewList li:last-child {
  border: none;
}
.review_area .sysReviewItemList .sysReviewList li .sysThumbnailImage {
  width: 100%;
  margin-bottom: 0.5em;
}
.review_area .sysReviewItemList .sysReviewList li .sysReviewItemName {
  margin-bottom: 0.5em;
}
.review_area .sysReviewItemList .sysReviewList li .sysReviewItemName a {
  display: inline-block;
}
.review_area .sysReviewItemList .sysReviewList li .sysReviewItemName a:last-child {
  display: none;
}
@media screen and (max-width: 640px) {
  .review_area .sysReviewItemList .sysReviewList li .sysReviewItemName a {
    font-size: 11px;
  }
}
.review_area .sysReviewItemList .sysReviewList li form {
  display: none;
}
.review_area .sysReviewItemList .sysReviewList li .sysNickname {
  font-weight: 600;
}
@media screen and (max-width: 640px) {
  .review_area .sysReviewItemList .sysReviewList li .sysNickname {
    font-size: 11px;
  }
}
.review_area .sysReviewItemList .sysReviewList li .sysEvaluation {
  color: #f0d05e;
}
.review_area .sysReviewItemList .sysReviewList li .sysReviewText {
  overflow: hidden;
  display: -webkit-box;
  text-overflow: ellipsis;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

@media screen and (max-width: 640px) {
  .sysItemReview #sysMain h3 {
    margin-top: 30px !important;
  }
}
.sysItemReview .sysReviewItemList {
  margin: 40px 0;
}
.sysItemReview .sysReviewItemList .sysReviewList li {
  padding: 15px 5px;
}
.sysItemReview .sysReviewItemList .sysReviewList li .sysThumbnailImage {
  width: 200px;
  margin-right: 20px;
}
@media screen and (max-width: 640px) {
  .sysItemReview .sysReviewItemList .sysReviewList li .sysThumbnailImage {
    width: 100%;
    margin-bottom: 0.5em;
  }
}
.sysItemReview .sysReviewItemList .sysReviewList li .sysReviewItemName {
  margin-bottom: 0.5em;
}
.sysItemReview .sysReviewItemList .sysReviewList li .sysReviewItemName a {
  display: block;
}
.sysItemReview .sysReviewItemList .sysReviewList li .sysReviewItemName a:last-child {
  text-decoration: underline;
}
@media screen and (max-width: 640px) {
  .sysItemReview .sysReviewItemList .sysReviewList li .sysReviewItemName a {
    font-size: 11px;
  }
}
.sysItemReview .sysReviewItemList .sysReviewList li .sysNickname {
  font-weight: 600;
}
@media screen and (max-width: 640px) {
  .sysItemReview .sysReviewItemList .sysReviewList li .sysNickname {
    font-size: 11px;
  }
}
.sysItemReview .sysReviewItemList .sysReviewList li .sysEvaluation {
  color: #f0d05e;
}
.sysItemReview .sysReviewItemList .sysReviewList li form {
  display: flow-root;
}

#sysItemCategory .sysItemList ul.sysThumbnail {
  display: flex;
  flex-wrap: wrap;
  justify-content: stretch;
}

#sysItemCategory .sysItemList ul.sysThumbnail li {
  float: none;
  margin-bottom: 30px;
  height: auto !important;
}

#sysItemCategory .sysItemList .sysRetailPrice.sysRetailPriceWithSuggested {
  margin-bottom: 4px;
  font-weight: 700;
  color: #e8383d;
}

#sysItemDetail .sticky_cart_button {
  display: none;
  position: fixed;
  bottom: 80px;
  right: 0;
  width: 70px;
  background-color: #fbd951;
  z-index: 100;
}
#sysItemDetail .sticky_cart_button a {
  display: block;
  padding: 20px 24px;
}
#sysItemDetail .sticky_cart_button .cart_icon {
  margin-left: 3px;
  margin-bottom: 7px;
}
#sysItemDetail .sticky_cart_button p {
  display: flex;
  align-items: center;
  width: 100%;
  font-size: 15px;
  writing-mode: vertical-rl;
  letter-spacing: 0.3rem;
}

@media screen and (max-width: 640px) {
  #sysItemDetail .sticky_cart_button {
    bottom: 70px;
    right: 10px;
    width: 50px;
    height: 50px;
    border-radius: 5px;
  }
  #sysItemDetail .sticky_cart_button a {
    display: block;
    padding: 0;
  }
  #sysItemDetail .sticky_cart_button .cart_icon {
    width: 13px;
    margin: 0 auto 2px;
  }
  #sysItemDetail .sticky_cart_button p {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    font-size: 10px;
    writing-mode: unset;
    letter-spacing: 0.05rem;
    text-align: center;
    line-height: 1.2;
  }
  #sysMain .sysForm #sysVariation {
    margin-top: -90px;
    padding-top: 90px;
  }
}
#sysItemSearch .sticky_cart_button {
  display: none;
}

#sysFooter .footer_box .eshop_link a {
  color: black;
}

#sysFooter .footer_box .footer_link_box ul li a {
  color: black;
}

html:has(#sysRegi.sysCart) {
  scroll-behavior: smooth;
}

#sysRegi.sysCart h2.sysCartTitle {
  line-height: 1.5em;
}
#sysRegi.sysCart #sysPurchaseAuthMember p.p_ttl {
  text-align: left !important;
  font-weight: bold !important;
  font-size: 14px;
}
#sysRegi.sysCart #sysPurchaseAuthMember p.p_txt01 {
  text-align: left !important;
  font-weight: bold !important;
  margin-top: 15px;
  font-size: 13px;
}
@media screen and (max-width: 640px) {
  #sysRegi.sysCart #sysPurchaseAuthMember p.p_txt01 {
    margin-top: 18px;
    font-size: 12px;
  }
}
#sysRegi.sysCart #sysPurchaseAuthMember p.p_txt01 span {
  color: #EC684F;
}
#sysRegi.sysCart #sysPurchaseAuthMember p.p_txt02 {
  text-align: left !important;
  margin-top: 16px;
  margin-bottom: 20px !important;
  font-size: 13px;
}
@media screen and (max-width: 640px) {
  #sysRegi.sysCart #sysPurchaseAuthMember p.p_txt02 {
    margin-top: 14px;
  }
}
#sysRegi.sysCart #sysPurchaseAuthMember p.p_txt02 a {
  color: #EB5432;
  text-decoration: underline;
}
#sysRegi.sysCart #sysPurchaseAuthCustomer {
  margin-top: 40px;
}
#sysRegi.sysCart #sysPurchaseAuthCustomer > .sysBox > p {
  display: none;
}
#sysRegi.sysCart #sysRegisterForm > .sysBox > p {
  display: none;
}
#sysRegi.sysCart #sysRegisterForm > .sysBox a.a_tokuten {
  display: block;
  color: #EB5432;
  font-weight: bold;
  text-align: center;
  text-decoration: underline;
  margin-top: 12px;
}
@media screen and (max-width: 640px) {
  #sysRegi.sysCart #sysRegisterForm > .sysBox a.a_tokuten {
    margin-top: 6px;
  }
}
#sysRegi.sysCart #sysRegisterForm p.p_new {
  font-weight: bold !important;
  margin-top: 17px;
  padding-top: 30px;
}
@media screen and (max-width: 640px) {
  #sysRegi.sysCart #sysRegisterForm p.p_new {
    margin-top: 17px;
    padding-top: 20px;
  }
}
#sysRegi.sysCart input.sysLoginButton {
  line-height: 0 !important;
}
#sysRegi.sysCart input.sysButton {
  line-height: 0 !important;
}
#sysRegi.sysCart input.sysNextSubmit {
  line-height: 0 !important;
  background-color: #F9D1C8 !important;
  border-color: #F9D1C8 !important;
  color: #2D2A26 !important;
  font-size: 13px !important;
}

.sysCart#sysRegi #sysMain #sysRegisterForm:after {
  margin: 13px auto 0;
}
@media screen and (max-width: 640px) {
  .sysCart#sysRegi #sysMain #sysRegisterForm:after {
    margin: 8px auto 0;
  }
}

body.sysOpcBody input.opcBillingAddress_backButton_edit,
body.sysOpcBody input.opcDeliveryMethod_backButton_edit,
body.sysOpcBody input.opcPaymentMethod_backButton_edit {
  max-width: 360px;
  width: 100%;
  height: 50px;
  color: #2d2a26;
  margin-left: auto;
  margin-right: auto;
  box-sizing: border-box;
  transition: all 0.3s;
  border: 1px solid #2d2a26;
  line-height: 0 !important;
  background: #fff;
  margin-top: 15px;
}
body.sysOpcBody ul.opcDeliveryMethod_deliveryMethodListGroup_edit li:empty {
  display: none;
}

body#sysMypageIndex.sysMypage br.sp_only {
  display: none;
}
@media screen and (max-width: 640px) {
  body#sysMypageIndex.sysMypage br.sp_only {
    display: block;
  }
}
body#sysMypageIndex.sysMypage #sysMain {
  position: relative;
}
body#sysMypageIndex.sysMypage #sysMain .mypage_new_logout {
  position: absolute;
  right: 0;
  top: 0;
}
body#sysMypageIndex.sysMypage #sysMain .mypage_new_logout form input.sysButton {
  border: 1px solid #DDDDDD;
  width: 150px;
  height: 30px;
  font-size: 10px;
}
@media screen and (max-width: 640px) {
  body#sysMypageIndex.sysMypage #sysMain .mypage_new_logout form input.sysButton {
    width: 70px;
    height: 20px;
  }
}
body#sysMypageIndex.sysMypage #sysMain .sysFreeArea .mypage_new_top {
  background-color: #F0F0F0;
  width: 100vw;
  position: relative;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  padding: 30px 0;
}
@media screen and (max-width: 640px) {
  body#sysMypageIndex.sysMypage #sysMain .sysFreeArea .mypage_new_top {
    padding: 20px;
  }
}
body#sysMypageIndex.sysMypage #sysMain .sysFreeArea .mypage_new_top.active {
  padding: 20px;
}
body#sysMypageIndex.sysMypage #sysMain .sysFreeArea .mypage_new_top .mypage_new_top_flex {
  margin: 0 auto;
  background-color: #ffffff;
  border-radius: 5px;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0 50px;
  height: 80px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 900px) {
  body#sysMypageIndex.sysMypage #sysMain .sysFreeArea .mypage_new_top .mypage_new_top_flex {
    padding: 0 25px;
  }
}
@media screen and (max-width: 640px) {
  body#sysMypageIndex.sysMypage #sysMain .sysFreeArea .mypage_new_top .mypage_new_top_flex {
    width: 100%;
    height: 100%;
    flex-direction: column;
    gap: 8px;
    padding: 28px 0;
  }
}
body#sysMypageIndex.sysMypage #sysMain .sysFreeArea .mypage_new_top .mypage_new_top_flex.active {
  width: 100%;
  height: 100%;
  flex-direction: column;
  gap: 8px;
  padding: 28px 0;
}
body#sysMypageIndex.sysMypage #sysMain .sysFreeArea .mypage_new_top .mypage_new_top_flex .mypage_new_top_name {
  position: relative;
  font-size: 20px;
  font-weight: bold;
  margin-right: 50px;
  padding-right: 50px;
}
@media screen and (max-width: 900px) {
  body#sysMypageIndex.sysMypage #sysMain .sysFreeArea .mypage_new_top .mypage_new_top_flex .mypage_new_top_name {
    margin-right: 20px;
    padding-right: 20px;
  }
}
@media screen and (max-width: 640px) {
  body#sysMypageIndex.sysMypage #sysMain .sysFreeArea .mypage_new_top .mypage_new_top_flex .mypage_new_top_name {
    font-size: 16px;
    margin-right: 0;
    padding-right: 0;
  }
  body#sysMypageIndex.sysMypage #sysMain .sysFreeArea .mypage_new_top .mypage_new_top_flex .mypage_new_top_name::after {
    display: none;
  }
}
body#sysMypageIndex.sysMypage #sysMain .sysFreeArea .mypage_new_top .mypage_new_top_flex .mypage_new_top_name::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 60px;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  border-right: 1px solid #DDDDDD;
}
body#sysMypageIndex.sysMypage #sysMain .sysFreeArea .mypage_new_top .mypage_new_top_flex .mypage_new_top_name.active {
  font-size: 16px;
  margin-right: 0;
  padding-right: 0;
}
body#sysMypageIndex.sysMypage #sysMain .sysFreeArea .mypage_new_top .mypage_new_top_flex .mypage_new_top_name.active::after {
  display: none;
}
body#sysMypageIndex.sysMypage #sysMain .sysFreeArea .mypage_new_top .mypage_new_top_flex .mypage_new_top_name span {
  padding-left: 5px;
  font-size: 13px;
}
@media screen and (max-width: 640px) {
  body#sysMypageIndex.sysMypage #sysMain .sysFreeArea .mypage_new_top .mypage_new_top_flex .mypage_new_top_name span {
    font-size: 12px;
  }
}
body#sysMypageIndex.sysMypage #sysMain .sysFreeArea .mypage_new_top .mypage_new_top_flex .mypage_new_top_name.active span {
  font-size: 12px;
}
body#sysMypageIndex.sysMypage #sysMain .sysFreeArea .mypage_new_top .mypage_new_top_flex .mypage_new_top_point {
  background-color: #FFF6F4;
  height: 60px;
  display: flex;
  align-items: center;
  padding: 0 36px 0 24px;
  margin-right: 30px;
}
@media screen and (max-width: 900px) {
  body#sysMypageIndex.sysMypage #sysMain .sysFreeArea .mypage_new_top .mypage_new_top_flex .mypage_new_top_point {
    margin-right: 15px;
  }
}
@media screen and (max-width: 750px) {
  body#sysMypageIndex.sysMypage #sysMain .sysFreeArea .mypage_new_top .mypage_new_top_flex .mypage_new_top_point {
    padding: 0 18px 0 12px;
  }
}
@media screen and (max-width: 640px) {
  body#sysMypageIndex.sysMypage #sysMain .sysFreeArea .mypage_new_top .mypage_new_top_flex .mypage_new_top_point {
    padding: 0 44px 0 30px;
    margin-right: 0;
  }
}
body#sysMypageIndex.sysMypage #sysMain .sysFreeArea .mypage_new_top .mypage_new_top_flex .mypage_new_top_point.active {
  padding: 0 44px 0 30px;
  margin-right: 0;
}
body#sysMypageIndex.sysMypage #sysMain .sysFreeArea .mypage_new_top .mypage_new_top_flex .mypage_new_top_point .mypage_new_top_point_ttl {
  font-weight: bold;
  font-size: 13px;
  padding-right: 13px;
}
@media screen and (max-width: 640px) {
  body#sysMypageIndex.sysMypage #sysMain .sysFreeArea .mypage_new_top .mypage_new_top_flex .mypage_new_top_point .mypage_new_top_point_ttl {
    font-size: 12px;
    padding-right: 10px;
  }
}
body#sysMypageIndex.sysMypage #sysMain .sysFreeArea .mypage_new_top .mypage_new_top_flex .mypage_new_top_point .mypage_new_top_point_ttl.active {
  font-size: 12px;
  padding-right: 10px;
}
body#sysMypageIndex.sysMypage #sysMain .sysFreeArea .mypage_new_top .mypage_new_top_flex .mypage_new_top_point .mypage_new_top_point_value {
  color: #E8383D;
  font-size: 20px;
  padding-right: 5px;
}
@media screen and (max-width: 640px) {
  body#sysMypageIndex.sysMypage #sysMain .sysFreeArea .mypage_new_top .mypage_new_top_flex .mypage_new_top_point .mypage_new_top_point_value {
    font-size: 18px;
  }
}
body#sysMypageIndex.sysMypage #sysMain .sysFreeArea .mypage_new_top .mypage_new_top_flex .mypage_new_top_point .mypage_new_top_point_pt {
  color: #E8383D;
  font-size: 13px;
  padding-top: 4px;
}
@media screen and (max-width: 640px) {
  body#sysMypageIndex.sysMypage #sysMain .sysFreeArea .mypage_new_top .mypage_new_top_flex .mypage_new_top_point .mypage_new_top_point_pt {
    font-size: 12px;
  }
}
body#sysMypageIndex.sysMypage #sysMain .sysFreeArea .mypage_new_top .mypage_new_top_flex .mypage_new_top_point .mypage_new_top_point_pt.active {
  font-size: 12px;
}
body#sysMypageIndex.sysMypage #sysMain .sysFreeArea .mypage_new_top .mypage_new_top_flex .mypage_new_top_txt a {
  color: #2D2A26;
  font-size: 13px;
  text-decoration: underline;
}
@media screen and (max-width: 640px) {
  body#sysMypageIndex.sysMypage #sysMain .sysFreeArea .mypage_new_top .mypage_new_top_flex .mypage_new_top_txt a {
    font-size: 12px;
  }
}
body#sysMypageIndex.sysMypage #sysMain .sysFreeArea .mypage_new_top .mypage_new_top_flex .mypage_new_top_txt a.active {
  font-size: 12px;
}
body#sysMypageIndex.sysMypage #sysMain .sysMypageMajorHeadLine {
  border: none;
  padding: 0;
  margin: 0;
  margin-bottom: 12px;
}
@media screen and (max-width: 640px) {
  body#sysMypageIndex.sysMypage #sysMain .sysMypageMajorHeadLine {
    margin-bottom: 6px;
  }
}
body#sysMypageIndex.sysMypage #sysMain .sysMypageMinorHeadLine {
  font-size: 16px;
}
@media screen and (max-width: 640px) {
  body#sysMypageIndex.sysMypage #sysMain .sysMypageMinorHeadLine {
    font-size: 14px;
  }
}
body#sysMypageIndex.sysMypage #sysMain .sysOrderHistory {
  max-width: 100%;
}
body#sysMypageIndex.sysMypage #sysMain .sysOrderHistory ul.sysOrderList {
  margin-top: 13px;
  margin-bottom: 57px;
}
@media screen and (max-width: 640px) {
  body#sysMypageIndex.sysMypage #sysMain .sysOrderHistory ul.sysOrderList {
    margin-top: 6px;
    margin-bottom: 47px;
    padding: 10px;
  }
}
body#sysMypageIndex.sysMypage #sysMain .sysOrderHistory ul.sysOrderList .sysOrders li.sysOrderHeader {
  position: relative;
}
body#sysMypageIndex.sysMypage #sysMain .sysOrderHistory ul.sysOrderList .sysOrders li.sysOrderHeader .sysDatetime {
  float: none;
  background-color: #F0F0F0;
  padding: 15px 10px;
  font-size: 14px;
}
@media screen and (max-width: 640px) {
  body#sysMypageIndex.sysMypage #sysMain .sysOrderHistory ul.sysOrderList .sysOrders li.sysOrderHeader .sysDatetime {
    padding: 13px 10px;
    font-size: 12px;
  }
}
body#sysMypageIndex.sysMypage #sysMain .sysOrderHistory ul.sysOrderList .sysOrders li.sysOrderHeader .sysTotalPrice {
  margin-top: 12px;
  text-align: left;
}
body#sysMypageIndex.sysMypage #sysMain .sysOrderHistory ul.sysOrderList .sysOrders li.sysOrderHeader .sysCallOrderHistoryDetail {
  position: absolute;
  display: flex;
  top: 10px;
  right: 10px;
  width: 150px;
  height: 30px;
}
@media screen and (max-width: 640px) {
  body#sysMypageIndex.sysMypage #sysMain .sysOrderHistory ul.sysOrderList .sysOrders li.sysOrderHeader .sysCallOrderHistoryDetail {
    width: 60px;
    top: 6px;
  }
}
body#sysMypageIndex.sysMypage #sysMain .sysOrderHistory ul.sysOrderList .sysOrders li.sysOrderHeader .sysCallOrderHistoryDetail button {
  border: 1px solid #DDDDDD;
  background-color: #ffffff;
  margin: 0;
  height: 30px;
}
body#sysMypageIndex.sysMypage #sysMain .sysOrderHistory ul.sysOrderList .sysOrders li.sysOrder {
  margin-top: 30px;
}
@media screen and (max-width: 640px) {
  body#sysMypageIndex.sysMypage #sysMain .sysOrderHistory ul.sysOrderList .sysOrders li.sysOrder {
    margin-top: 20px;
  }
}
body#sysMypageIndex.sysMypage #sysMain .sysOrderHistory ul.sysOrderList .sysOrders li.sysOrder .sysItemName a {
  color: #E59583;
}
body#sysMypageIndex.sysMypage #sysMain .sysMypageNav {
  display: none;
}
body#sysMypageIndex.sysMypage #sysMain .mypage_new_menu .mypage_new_menu_ttl {
  font-weight: bold;
  font-size: 16px;
  padding-bottom: 10px;
  border-bottom: 1px solid #DDDDDD;
}
@media screen and (max-width: 640px) {
  body#sysMypageIndex.sysMypage #sysMain .mypage_new_menu .mypage_new_menu_ttl {
    padding-bottom: 8px;
  }
}
body#sysMypageIndex.sysMypage #sysMain .mypage_new_menu .mypage_new_menu_ttl.mypage_new_menu_ttl_02 {
  margin-top: 57px;
}
@media screen and (max-width: 640px) {
  body#sysMypageIndex.sysMypage #sysMain .mypage_new_menu .mypage_new_menu_ttl.mypage_new_menu_ttl_02 {
    margin-top: 47px;
  }
}
body#sysMypageIndex.sysMypage #sysMain .mypage_new_menu .mypage_new_menu_flex {
  margin-top: 18px;
  display: flex;
  flex-wrap: wrap;
  gap: 8px 10px;
}
@media screen and (max-width: 640px) {
  body#sysMypageIndex.sysMypage #sysMain .mypage_new_menu .mypage_new_menu_flex {
    gap: 7px;
  }
}
@media screen and (max-width: 640px) {
  body#sysMypageIndex.sysMypage #sysMain .mypage_new_menu .mypage_new_menu_flex form {
    width: calc((100% - 7px) / 2);
    height: 155px;
  }
}
body#sysMypageIndex.sysMypage #sysMain .mypage_new_menu .mypage_new_menu_flex form button {
  width: 320px;
  height: 124px;
  border: 1px solid #E6E6E4;
  background-color: #FBFBFB;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 640px) {
  body#sysMypageIndex.sysMypage #sysMain .mypage_new_menu .mypage_new_menu_flex form button {
    width: 100%;
    height: 100%;
  }
}
body#sysMypageIndex.sysMypage #sysMain .mypage_new_menu .mypage_new_menu_flex form button img.img_01 {
  width: 36px;
}
body#sysMypageIndex.sysMypage #sysMain .mypage_new_menu .mypage_new_menu_flex form button img.img_02 {
  width: 46px;
}
body#sysMypageIndex.sysMypage #sysMain .mypage_new_menu .mypage_new_menu_flex form button img.img_03 {
  width: 36px;
}
body#sysMypageIndex.sysMypage #sysMain .mypage_new_menu .mypage_new_menu_flex form button img.img_04 {
  width: 48px;
}
body#sysMypageIndex.sysMypage #sysMain .mypage_new_menu .mypage_new_menu_flex form button img.img_05 {
  width: 25px;
}
body#sysMypageIndex.sysMypage #sysMain .mypage_new_menu .mypage_new_menu_flex form button img.img_06 {
  width: 32px;
}
body#sysMypageIndex.sysMypage #sysMain .mypage_new_menu .mypage_new_menu_flex form button img.img_07 {
  width: 30px;
}
body#sysMypageIndex.sysMypage #sysMain .mypage_new_menu .mypage_new_menu_flex form button img.img_08 {
  width: 46px;
}
body#sysMypageIndex.sysMypage #sysMain .mypage_new_menu .mypage_new_menu_flex form button img.img_09 {
  width: 34px;
}
body#sysMypageIndex.sysMypage #sysMain .mypage_new_menu .mypage_new_menu_flex form button img.img_10 {
  width: 30px;
}
body#sysMypageIndex.sysMypage #sysMain .mypage_new_menu .mypage_new_menu_flex form button span.mypage_new_menu_name {
  margin-top: 12px;
  font-weight: 600;
  font-size: 14px;
}
@media screen and (max-width: 640px) {
  body#sysMypageIndex.sysMypage #sysMain .mypage_new_menu .mypage_new_menu_flex form button span.mypage_new_menu_name {
    margin-top: 15px;
    font-size: 12px;
  }
}
body#sysMypageIndex.sysMypage #sysMain .mypage_new_menu .mypage_new_menu_flex form button span.mypage_new_menu_txt {
  margin-top: 6px;
  font-size: 13px;
}
@media screen and (max-width: 640px) {
  body#sysMypageIndex.sysMypage #sysMain .mypage_new_menu .mypage_new_menu_flex form button span.mypage_new_menu_txt {
    margin-top: 5px;
    font-size: 12px;
    line-height: 16px;
  }
}
body#sysMypageIndex.sysMypage #sysMain .mypage_new_menu > form {
  margin-top: 8px;
  text-align: right;
}
@media screen and (max-width: 640px) {
  body#sysMypageIndex.sysMypage #sysMain .mypage_new_menu > form {
    margin-top: 20px;
  }
}
body#sysMypageIndex.sysMypage #sysMain .mypage_new_menu > form button {
  text-decoration: underline;
  font-size: 13px;
}
@media screen and (max-width: 640px) {
  body#sysMypageIndex.sysMypage #sysMain .mypage_new_menu > form button {
    font-size: 12px;
  }
}
body#sysMypageIndex.sysMypage #sysMain .mypage_new_campaign .mypage_new_campaign_ttl {
  font-weight: bold;
  font-size: 16px;
  padding-bottom: 10px;
  border-bottom: 1px solid #DDDDDD;
  margin-top: 36px;
}
@media screen and (max-width: 640px) {
  body#sysMypageIndex.sysMypage #sysMain .mypage_new_campaign .mypage_new_campaign_ttl {
    padding-bottom: 8px;
    margin-top: 45px;
  }
}
body#sysMypageIndex.sysMypage #sysMain .mypage_new_campaign ul.mypage_new_campaign_ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 25px;
  margin-top: 20px;
}
@media screen and (max-width: 640px) {
  body#sysMypageIndex.sysMypage #sysMain .mypage_new_campaign ul.mypage_new_campaign_ul {
    gap: 5px;
  }
}
body#sysMypageIndex.sysMypage #sysMain .mypage_new_campaign ul.mypage_new_campaign_ul li.mypage_new_campaign_li {
  width: 260px;
}
@media screen and (max-width: 640px) {
  body#sysMypageIndex.sysMypage #sysMain .mypage_new_campaign ul.mypage_new_campaign_ul li.mypage_new_campaign_li {
    width: calc((100% - 5px) / 2);
  }
}
body#sysMypageIndex.sysMypage #sysMain .mypage_new_campaign ul.mypage_new_campaign_ul li.mypage_new_campaign_li a {
  display: block;
  width: 100%;
  height: 100%;
}
body#sysMypageIndex.sysMypage #sysMain .mypage_new_campaign ul.mypage_new_campaign_ul li.mypage_new_campaign_li a img {
  width: 100%;
  height: auto;
}
body#sysMypageIndex.sysMypage #sysMain .mypage_new_btn {
  margin-top: 60px;
}
@media screen and (max-width: 640px) {
  body#sysMypageIndex.sysMypage #sysMain .mypage_new_btn {
    margin-top: 40px;
  }
}
body#sysMypageIndex.sysMypage #sysMain .mypage_new_btn ul.mypage_new_btn_ul {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 50px;
}
@media screen and (max-width: 640px) {
  body#sysMypageIndex.sysMypage #sysMain .mypage_new_btn ul.mypage_new_btn_ul {
    gap: 17px;
  }
}
body#sysMypageIndex.sysMypage #sysMain .mypage_new_btn ul.mypage_new_btn_ul li.mypage_new_btn_li {
  width: 150px;
  height: 150px;
}
@media screen and (max-width: 640px) {
  body#sysMypageIndex.sysMypage #sysMain .mypage_new_btn ul.mypage_new_btn_ul li.mypage_new_btn_li {
    width: 100px;
    height: 100px;
  }
}
body#sysMypageIndex.sysMypage #sysMain .mypage_new_btn ul.mypage_new_btn_ul li.mypage_new_btn_li a {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
  background-color: #F9D1C9;
  border-radius: 50%;
}
body#sysMypageIndex.sysMypage #sysMain .mypage_new_btn ul.mypage_new_btn_ul li.mypage_new_btn_li a img.img_01 {
  width: 40px;
}
@media screen and (max-width: 640px) {
  body#sysMypageIndex.sysMypage #sysMain .mypage_new_btn ul.mypage_new_btn_ul li.mypage_new_btn_li a img.img_01 {
    width: 35px;
  }
}
body#sysMypageIndex.sysMypage #sysMain .mypage_new_btn ul.mypage_new_btn_ul li.mypage_new_btn_li a img.img_02 {
  width: 45px;
}
@media screen and (max-width: 640px) {
  body#sysMypageIndex.sysMypage #sysMain .mypage_new_btn ul.mypage_new_btn_ul li.mypage_new_btn_li a img.img_02 {
    width: 40px;
  }
}
body#sysMypageIndex.sysMypage #sysMain .mypage_new_btn ul.mypage_new_btn_ul li.mypage_new_btn_li a img.img_03 {
  width: 32px;
}
@media screen and (max-width: 640px) {
  body#sysMypageIndex.sysMypage #sysMain .mypage_new_btn ul.mypage_new_btn_ul li.mypage_new_btn_li a img.img_03 {
    width: 28px;
  }
}
body#sysMypageIndex.sysMypage #sysMain .mypage_new_btn ul.mypage_new_btn_ul li.mypage_new_btn_li a span {
  padding-top: 10px;
  font-size: 15px;
}
@media screen and (max-width: 640px) {
  body#sysMypageIndex.sysMypage #sysMain .mypage_new_btn ul.mypage_new_btn_ul li.mypage_new_btn_li a span {
    font-size: 13px;
  }
}
body#sysMypageIndex.sysMypage #sysMain .mypage_new_btn ul.mypage_new_btn_ul li.mypage_new_btn_li a span.yoga {
  padding-top: 8px;
}

body#sysMypageEditMember.sysMypage input[value=更新する],
body#sysMypageEditMember.sysMypage input[value=登録する],
body#sysMypageEditDelivery.sysMypage input[value=更新する],
body#sysMypageEditDelivery.sysMypage input[value=登録する] {
  background-color: #F9D1C8 !important;
  color: #2D2A26 !important;
}
body#sysMypageEditMember.sysMypage input.sysBackButton,
body#sysMypageEditMember.sysMypage input[value=戻る],
body#sysMypageEditDelivery.sysMypage input.sysBackButton,
body#sysMypageEditDelivery.sysMypage input[value=戻る] {
  max-width: 360px !important;
}
@media screen and (max-width: 640px) {
  body#sysMypageEditMember.sysMypage input.sysBackButton,
  body#sysMypageEditMember.sysMypage input[value=戻る],
  body#sysMypageEditDelivery.sysMypage input.sysBackButton,
  body#sysMypageEditDelivery.sysMypage input[value=戻る] {
    max-width: 100% !important;
  }
}

body#sysMypageOrderHistory.sysMypage #sysMain .sysOrderHistory ul.sysOrderList {
  margin-top: 13px;
  margin-bottom: 57px;
  border: 1px solid #ddd;
  padding: 20px;
  overflow-y: scroll;
  height: 400px;
}
@media screen and (max-width: 640px) {
  body#sysMypageOrderHistory.sysMypage #sysMain .sysOrderHistory ul.sysOrderList {
    margin-top: 6px;
    margin-bottom: 47px;
    padding: 10px;
  }
}
body#sysMypageOrderHistory.sysMypage #sysMain .sysOrderHistory ul.sysOrderList .sysOrders {
  border-bottom: 1px solid #8c8c8c;
  padding-bottom: 20px;
  margin-bottom: 20px;
}
@media screen and (max-width: 640px) {
  body#sysMypageOrderHistory.sysMypage #sysMain .sysOrderHistory ul.sysOrderList .sysOrders {
    border-bottom: 1px solid #8c8c8c;
    padding-bottom: 20px;
    margin-bottom: 20px;
  }
}
body#sysMypageOrderHistory.sysMypage #sysMain .sysOrderHistory ul.sysOrderList .sysOrders li.sysOrderHeader {
  position: relative;
}
body#sysMypageOrderHistory.sysMypage #sysMain .sysOrderHistory ul.sysOrderList .sysOrders li.sysOrderHeader .sysDatetime {
  float: none;
  background-color: #F0F0F0;
  padding: 15px 10px;
  font-size: 14px;
  font-weight: 700;
}
@media screen and (max-width: 640px) {
  body#sysMypageOrderHistory.sysMypage #sysMain .sysOrderHistory ul.sysOrderList .sysOrders li.sysOrderHeader .sysDatetime {
    padding: 13px 10px;
    font-size: 12px;
  }
}
body#sysMypageOrderHistory.sysMypage #sysMain .sysOrderHistory ul.sysOrderList .sysOrders li.sysOrderHeader .sysTotalPrice {
  margin-top: 12px;
  text-align: left;
}
body#sysMypageOrderHistory.sysMypage #sysMain .sysOrderHistory ul.sysOrderList .sysOrders li.sysOrderHeader .sysShopOrderNo {
  display: inline-block;
}
body#sysMypageOrderHistory.sysMypage #sysMain .sysOrderHistory ul.sysOrderList .sysOrders li.sysOrderHeader .sysPrintDeliveryNote {
  text-align: right;
}
body#sysMypageOrderHistory.sysMypage #sysMain .sysOrderHistory ul.sysOrderList .sysOrders li.sysOrderHeader .sysPrintDeliveryNote form input {
  background-color: transparent;
  border-style: none;
}
body#sysMypageOrderHistory.sysMypage #sysMain .sysOrderHistory ul.sysOrderList .sysOrders li.sysOrderHeader .sysCallPrintReceipt {
  text-align: right;
}
body#sysMypageOrderHistory.sysMypage #sysMain .sysOrderHistory ul.sysOrderList .sysOrders li.sysOrderHeader .sysCallPrintReceipt form input {
  background-color: transparent;
  border-style: none;
}
body#sysMypageOrderHistory.sysMypage #sysMain .sysOrderHistory ul.sysOrderList .sysOrders li.sysOrderHeader .sysCallPrintReport {
  text-align: right;
}
body#sysMypageOrderHistory.sysMypage #sysMain .sysOrderHistory ul.sysOrderList .sysOrders li.sysOrderHeader .sysCallPrintReport form input {
  background-color: transparent;
  border-style: none;
}
body#sysMypageOrderHistory.sysMypage #sysMain .sysOrderHistory ul.sysOrderList .sysOrders li.sysOrderHeader .sysCallOrderHistoryDetail {
  position: absolute;
  display: flex;
  top: 10px;
  right: 10px;
  width: 150px;
  height: 30px;
}
@media screen and (max-width: 640px) {
  body#sysMypageOrderHistory.sysMypage #sysMain .sysOrderHistory ul.sysOrderList .sysOrders li.sysOrderHeader .sysCallOrderHistoryDetail {
    width: 60px;
    top: 6px;
  }
}
body#sysMypageOrderHistory.sysMypage #sysMain .sysOrderHistory ul.sysOrderList .sysOrders li.sysOrderHeader .sysCallOrderHistoryDetail button {
  text-align: center;
  max-width: 200px;
  width: 100%;
  color: #2d2a26;
  font-size: 11px;
  display: block;
  border: 1px solid #DDDDDD;
  background-color: #ffffff;
  margin: 0;
  height: 30px;
}
body#sysMypageOrderHistory.sysMypage #sysMain .sysOrderHistory ul.sysOrderList .sysOrders li.sysOrder {
  border-top: 1px dotted #ddd;
  padding-top: 10px;
  margin-top: 30px;
}
@media screen and (max-width: 640px) {
  body#sysMypageOrderHistory.sysMypage #sysMain .sysOrderHistory ul.sysOrderList .sysOrders li.sysOrder {
    margin-top: 20px;
  }
}
body#sysMypageOrderHistory.sysMypage #sysMain .sysOrderHistory ul.sysOrderList .sysOrders li.sysOrder .sysCancel {
  color: #8c8c8c;
  background-color: #f1f1f1;
  padding: 2px 10px;
  font-size: 10px;
}
body#sysMypageOrderHistory.sysMypage #sysMain .sysOrderHistory ul.sysOrderList .sysOrders li.sysOrder .sysItemName a {
  text-decoration: underline;
  color: #E59583;
}
body#sysMypageOrderHistory.sysMypage #sysMain .sysMypageNav {
  display: none;
}

body#sysMypageAshiato.sysMypage #sysMain .sysMypageNav,
body#sysMypageReview.sysMypage #sysMain .sysMypageNav,
body#sysMypageRestockRequest.sysMypage #sysMain .sysMypageNav,
body#sys_mypage_edit_web_collect_card.sysMypage #sysMain .sysMypageNav,
body#sysMypagePoint.sysMypage #sysMain .sysMypageNav {
  display: none !important;
}
body#sysMypageAshiato.sysMypage #sysMain form.add_form,
body#sysMypageAshiato.sysMypage #sysMain form:has(input[value=戻る]),
body#sysMypageReview.sysMypage #sysMain form.add_form,
body#sysMypageReview.sysMypage #sysMain form:has(input[value=戻る]),
body#sysMypageRestockRequest.sysMypage #sysMain form.add_form,
body#sysMypageRestockRequest.sysMypage #sysMain form:has(input[value=戻る]),
body#sys_mypage_edit_web_collect_card.sysMypage #sysMain form.add_form,
body#sys_mypage_edit_web_collect_card.sysMypage #sysMain form:has(input[value=戻る]),
body#sysMypagePoint.sysMypage #sysMain form.add_form,
body#sysMypagePoint.sysMypage #sysMain form:has(input[value=戻る]) {
  margin-top: 60px;
}
@media screen and (max-width: 640px) {
  body#sysMypageAshiato.sysMypage #sysMain form.add_form,
  body#sysMypageAshiato.sysMypage #sysMain form:has(input[value=戻る]),
  body#sysMypageReview.sysMypage #sysMain form.add_form,
  body#sysMypageReview.sysMypage #sysMain form:has(input[value=戻る]),
  body#sysMypageRestockRequest.sysMypage #sysMain form.add_form,
  body#sysMypageRestockRequest.sysMypage #sysMain form:has(input[value=戻る]),
  body#sys_mypage_edit_web_collect_card.sysMypage #sysMain form.add_form,
  body#sys_mypage_edit_web_collect_card.sysMypage #sysMain form:has(input[value=戻る]),
  body#sysMypagePoint.sysMypage #sysMain form.add_form,
  body#sysMypagePoint.sysMypage #sysMain form:has(input[value=戻る]) {
    margin-top: 50px;
  }
}/*# sourceMappingURL=user.css.map */
@media screen and (max-width:640px){

}
@media screen and (min-width:641px) and (max-width:980px){

}
@media screen and (min-width:981px){

}
/* #END_OF_RESOURCE_FILE */
