@charset "UTF-8";
/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼
reset.css
▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */
/*!────────────────────────────────────────
 * ress.css • v1.2.2
 * MIT License
 * github.com/filipelinhares/ress
 ────────────────────────────────────────*/
/*
  # Global selectors
*/
html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow-y: scroll;
  /* All browsers without overlaying scrollbars */
  -webkit-text-size-adjust: 100%;
  /* iOS 8+ */
}

*,
::before,
::after {
  background-repeat: no-repeat;
  /* Set `background-repeat: no-repeat` to all elements and pseudo elements */
  -webkit-box-sizing: inherit;
  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
 */
/* Add the correct display in iOS 4-7.*/
audio:not([controls]) {
  display: none;
  height: 0;
}

hr {
  overflow: visible;
  /* Show the overflow in Edge and IE */
}

/*
* Correct `block` display not defined for any HTML5 element in IE 8/9
* Correct `block` display not defined for `details` or `summary` in IE 10/11
* and Firefox
* Correct `block` display not defined for `main` in IE 11
*/
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}

summary {
  display: list-item;
  /* Add the correct display in all browsers */
}

small {
  font-size: 80%;
  /* Set font-size to 80% in `small` elements */
}

[hidden],
template {
  display: none;
  /* Add the correct display in IE */
}

abbr[title] {
  border-bottom: 1px dotted;
  /* Add a bordered underline effect in all browsers */
  text-decoration: none;
  /* Remove text decoration in Firefox 40+ */
}

a {
  background-color: transparent;
  /* Remove the gray background on active links in IE 10 */
  -webkit-text-decoration-skip: objects;
  /* Remove gaps in links underline in iOS 8+ and Safari 8+ */
}

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 */
}

b,
strong {
  font-weight: bolder;
  /* Correct style set to `bold` in Edge 12+, Safari 6.2+, and Chrome 18+ */
}

dfn {
  font-style: italic;
  /* Address styling not present in Safari and Chrome */
}

/* Address styling not present in IE 8/9 */
mark {
  background-color: #ff0;
  color: #000;
}

/* 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;
}

/*
  # Forms
    */
input {
  border-radius: 0;
}

/* Apply cursor pointer to button elements */
button,
[type=button],
[type=reset],
[type=submit],
[role=button] {
  cursor: pointer;
}

/* Replace pointer cursor in disabled elements */
[disabled] {
  cursor: default;
}

[type=number] {
  width: auto;
  /* Firefox 36+ */
}

[type=search] {
  -webkit-appearance: textfield;
  /* Safari 8+ */
}

[type=search]::-webkit-search-cancel-button,
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
  /* Safari 8 */
}

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 */
}

/* 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: 0;
  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 */
}

button,
select {
  text-transform: none;
  /* Firefox 40+, Internet Explorer 11- */
}

/* Remove the default button styling in all browsers */
button,
input,
select,
textarea {
  background-color: transparent;
  border-style: none;
  color: inherit;
}

/* 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 */
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* Correct the inability to style clickable types in iOS and Safari */
  font: inherit;
  /* Change font properties to `inherit` in Chrome and Safari */
}

[type=search] {
  -webkit-appearance: textfield;
  /* Correct the odd appearance in Chrome and Safari */
  outline-offset: -2px;
  /* Correct the outline style in Safari */
}

/*
  # Specify media element style
   */
img {
  border-style: none;
  /* 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;
}

svg:not(:root) {
  overflow: hidden;
  /* Internet Explorer 11- */
}

audio,
canvas,
progress,
video {
  display: inline-block;
  /* Internet Explorer 11+, Windows Phone 8.1+ */
}

/*
  # Accessibility
    */
/* Hide content from screens but not screenreaders */
/* 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] {
  cursor: default;
}

/*
  # Selection
    */
/* Specify text selection background color and omit drop shadow */
::-moz-selection {
  background-color: #b3d4fc;
  /* Required when declaring ::selection */
  color: #000;
  text-shadow: none;
}

::selection {
  background-color: #b3d4fc;
  /* Required when declaring ::selection */
  color: #000;
  text-shadow: none;
}

:focus {
  outline: none;
}

/*added 2018-05-14*/
ul {
  list-style: none;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  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 {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  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;
}

.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;
}

/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼
variables.css
▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */
/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼
font.css
▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */
html {
  /* set 16px to 10px */
  font-size: 62.5%;
}

body {
  color: #000;
  font-size: 1.3rem;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Lucida Grande", Verdana, "ＭＳ Ｐゴシック", sans-serif;
  line-height: 1.6;
  -webkit-print-color-adjust: exact;
}

body {
  /* フォントレンダリング設定: 1x解像度ではsubpixel、2x以上の解像度ではgrayscale */
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: unset;
}

.bold {
  font-weight: 700;
}

.indent {
  text-indent: 1em;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
  font-size: inherit;
  font-weight: 700;
  letter-spacing: inherit;
}

/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼
common_setting.css
▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */
/* ===========================
基本設定
=========================== */
html {
  background-color: #fff;
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

a {
  color: #000;
  text-decoration: none;
  -webkit-transition-duration: 300ms;
  -o-transition-duration: 300ms;
  transition-duration: 300ms;
}

a:hover {
  opacity: 0.8;
}

img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}

main,
section {
  display: block;
}

#sysAll {
  max-width: 100%;
  background-color: transparent;
  padding: 0;
}

#sysHeader,
#sysWrap,
#sysMain,
#sysAside,
#sysFooter {
  padding: 0;
  margin: 0 auto;
}

#sysWrap {
  max-width: 1160px;
  padding: 0 30px;
  margin: 126px auto 0;
  overflow: hidden;
}

div#sysMain {
  float: none;
  width: 100%;
}

div#sysAside {
  display: none;
  float: none;
}

#sysAll .sysContent {
  padding: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* ===========================
画面幅による表示・非表示
=========================== */
/* TBここから */
/* SPここから */
/* ===========================
clearfix
=========================== */
.clearfix::after {
  content: " ";
  display: block;
  clear: both;
}

/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼
header.css
▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */
/* PC */
#sysHeader {
  width: 100%;
}

#sysHeader .header_content {
  opacity: 0;
}

#sysHeader .header_wrap {
  width: 100%;
  border-bottom: 1px solid #aaa;
  background-color: #fff;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
}

#sysHeader .header_wrap .header_inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  max-width: 1160px;
  padding: 15px 30px 25px;
  margin: 0 auto;
  /* ヘッダーロゴ＋説明文 */
  /* ヘッダー上部メニュー */
  /* カート情報 */
  /* グローバルメニュー */
}

#sysHeader .header_wrap .header_inner .header_content {
  opacity: 1;
  margin: 0;
}

#sysHeader .header_wrap .header_inner .header_h1,
#sysHeader .header_wrap .header_inner .header_h1_under {
  width: 100%;
  max-width: 580px;
}

#sysHeader .header_wrap .header_inner .header_h1 .h_inner .logo_all .logo,
#sysHeader .header_wrap .header_inner .header_h1_under .h_inner .logo_all .logo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

#sysHeader .header_wrap .header_inner .header_h1 .h_inner .logo_all .logo .logo_img,
#sysHeader .header_wrap .header_inner .header_h1_under .h_inner .logo_all .logo .logo_img {
  width: 100%;
  max-width: 180px;
  margin-right: 15px;
}

#sysHeader .header_wrap .header_inner .header_h1 .h_inner .logo_all .logo .head_title,
#sysHeader .header_wrap .header_inner .header_h1_under .h_inner .logo_all .logo .head_title {
  font-size: 1.1rem;
  font-weight: 700;
}

#sysHeader .header_wrap .header_inner .header {
  width: 100%;
  max-width: 395px;
}

#sysHeader .header_wrap .header_inner .header .g_navi ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#sysHeader .header_wrap .header_inner .header .g_navi ul li {
  width: 100%;
  max-width: 120px;
  margin: 0 5px;
}

#sysHeader .header_wrap .header_inner .header .g_navi ul li a {
  display: block;
  width: 100%;
  font-size: 1.2rem;
  font-weight: 700;
  text-align: center;
  line-height: 28px;
  border: 1px solid #222;
  border-radius: 50px;
}

#sysHeader .header_wrap .header_inner #cartInfo {
  width: 100%;
  max-width: 120px;
  position: relative;
  /* カート情報：ポップアップ */
  /* カートボタン */
}

#sysHeader .header_wrap .header_inner #cartInfo .h_cart {
  display: none;
  width: 280px;
  height: 145px;
  color: #000;
  border: 1px solid #aaa;
  background: #fff;
  position: absolute;
  top: 40px;
  right: 0;
  z-index: 120;
  padding: 10px 20px;
}

#sysHeader .header_wrap .header_inner #cartInfo .h_cart dl {
  font-size: 1.2rem;
  line-height: 2.2;
  margin-bottom: 2px;
}

#sysHeader .header_wrap .header_inner #cartInfo .h_cart dl dt,
#sysHeader .header_wrap .header_inner #cartInfo .h_cart dl dd {
  display: inline-block;
  font-weight: 700;
}

#sysHeader .header_wrap .header_inner #cartInfo .h_cart dl dd span {
  display: inline-block;
  color: #da4636;
  font-weight: 700;
  padding: 0 5px;
}

#sysHeader .header_wrap .header_inner #cartInfo .h_cart .sysCartInfoCartIn {
  margin-top: 12px;
}

#sysHeader .header_wrap .header_inner #cartInfo .h_cart .sysCartInfoCartIn a {
  display: block;
  width: 100%;
  height: 50px;
  font-size: 15px;
  font-weight: bold;
  color: #fff;
  text-align: center;
  border-radius: 5px;
  background: #000;
  padding: 12px 0 0;
  margin: 10px 0 5px;
}

#sysHeader .header_wrap .header_inner #cartInfo .h_cart .sysCartInfoCartIn a img {
  display: inline-block;
  width: 25px;
  height: 25px;
  margin-right: 5px;
}

#sysHeader .header_wrap .header_inner #cartInfo .cartTxt {
  width: 100%;
  font-size: 1rem;
  font-weight: 700;
  color: #fff;
  text-align: center;
  line-height: 28px;
  background-color: #222;
  border: 1px solid #222;
  border-radius: 50px;
  cursor: pointer;
  /* カート内商品数バッジ */
}

#sysHeader .header_wrap .header_inner #cartInfo .cartTxt img {
  width: 20px;
  height: 20px;
  margin-right: 5px;
  vertical-align: middle;
}

#sysHeader .header_wrap .header_inner #cartInfo .cartTxt .itemCount {
  display: none;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  font-size: 1rem;
  font-weight: bold;
  margin-left: 5px;
  color: #222;
  background: #fff;
  border-radius: 50%;
}

#sysHeader .header_wrap .header_inner .h_navi {
  width: 100%;
  padding-top: 25px;
}

#sysHeader .header_wrap .header_inner .h_navi .tabmenu .tab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

#sysHeader .header_wrap .header_inner .h_navi .tabmenu .tab .tab1 {
  width: 20%;
}

#sysHeader .header_wrap .header_inner .h_navi .tabmenu .tab .tab1 .slideMenu {
  position: relative;
}

#sysHeader .header_wrap .header_inner .h_navi .tabmenu .tab .tab1 .slideMenu > a {
  display: block;
  width: 100%;
  font-size: 1.4rem;
  font-weight: 700;
  text-align: center;
  position: relative;
}

#sysHeader .header_wrap .header_inner .h_navi .tabmenu .tab .tab1 .slideMenu > a::before {
  content: "";
  width: 1px;
  height: 15px;
  background-color: #222;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

#sysHeader .header_wrap .header_inner .h_navi .tabmenu .tab .tab1 .slideMenu .toggleNav {
  display: none;
  width: 100%;
  background-color: #fff;
  position: absolute;
  top: 48px;
  left: 0;
  z-index: 110;
  -webkit-box-shadow: 2px 2px 4px 0px #ccc;
  box-shadow: 2px 2px 4px 0px #ccc;
}

#sysHeader .header_wrap .header_inner .h_navi .tabmenu .tab .tab1 .slideMenu .toggleNav ul .tab2 {
  border-bottom: 1px dotted #ccc;
  position: relative;
}

#sysHeader .header_wrap .header_inner .h_navi .tabmenu .tab .tab1 .slideMenu .toggleNav ul .tab2:last-of-type {
  border-bottom: none;
}

#sysHeader .header_wrap .header_inner .h_navi .tabmenu .tab .tab1 .slideMenu .toggleNav ul .tab2 a {
  display: block;
  position: relative;
  padding: 10px 22px 10px 10px;
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 1.2;
}

#sysHeader .header_wrap .header_inner .h_navi .tabmenu .tab .tab1 .slideMenu .toggleNav ul .tab2 a i {
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

#sysHeader .header_wrap .header_inner .h_navi .tabmenu .tab .tab1:last-of-type .slideMenu > a::after {
  content: "";
  width: 1px;
  height: 15px;
  background-color: #222;
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

/* TB */
/* SP */
/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼
footer.css
▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */
#sysFooter .f_guide {
  width: 100%;
  border-top: 2px solid #222;
  margin-top: 50px;
}

#sysFooter .f_guide .sysContent {
  width: 100%;
  max-width: 1160px;
  padding: 0 30px;
  margin: 0 auto;
}

#sysFooter .f_guide .sysContent p {
  font-size: 1.4rem;
  margin: 5px 0;
}

#sysFooter .f_guide .sysContent .smaller {
  font-size: 1.2rem;
}

#sysFooter .f_guide .sysContent .mt {
  margin-top: 20px;
}

#sysFooter .f_guide .sysContent .Title {
  font-size: 1.5rem;
  text-align: center;
  font-weight: 700;
  padding: 10px 0 30px;
}

#sysFooter .f_guide .sysContent .guideTitle {
  width: 120px;
  height: 30px;
  line-height: 28px;
  text-align: center;
  border: 1px solid #000;
  border-radius: 15px;
  margin-bottom: 10px;
}

#sysFooter .f_guide .sysContent .common_btn {
  margin: 10px auto;
}

#sysFooter .f_guide .sysContent .common_btn a {
  font-size: 1.3rem;
  padding: 10px 0;
}

#sysFooter .f_guide .sysContent .freedial a {
  background: rgba(0, 0, 0, 0) url(/img/common/dial.png) no-repeat scroll left center/45px auto;
  display: inline-block;
  font-size: 40px;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 10px;
  padding-left: 50px;
}

#sysFooter .f_guide .sysContent > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

#sysFooter .f_guide .sysContent > div .guideBlock {
  width: 45%;
  font-size: 1.4rem;
  padding-top: 30px;
}

#sysFooter .footer {
  width: 100%;
  margin: 50px 0 0;
  letter-spacing: 2px;
  text-align: center;
}

#sysFooter .footer .f_gnav_all {
  background: #c3c3c3;
  padding: 15px 0;
}

#sysFooter .footer .f_gnav_all ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

#sysFooter .footer .f_gnav_all ul li {
  font-size: 1.2rem;
  padding: 0 20px;
  position: relative;
}

#sysFooter .footer .f_gnav_all ul li::after {
  content: "";
  width: 1px;
  height: 10px;
  background-color: #000;
  margin-top: -35px;
  position: absolute;
  right: 0;
  top: 40px;
}

#sysFooter .footer .f_gnav_all ul li a i {
  display: none;
}

#sysFooter .footer .f_gnav_all ul li:last-of-type::after {
  content: none;
}

#sysFooter .f_copy {
  font-size: 1.2rem;
  font-weight: 700;
  padding: 10px;
}

#sysFooter .pagetop {
  position: fixed;
  bottom: 20px;
  right: 20px;
  width: 52px;
  height: 52px;
  text-align: center;
  z-index: 100;
}

#sysFooter .pagetop #page-top {
  display: block;
  height: 52px;
  font-size: 1.1rem;
  line-height: 1.3;
  color: #fff;
  background: #000;
  border-radius: 5px;
  padding-top: 4px;
}

#sysFooter .pagetop #page-top:hover {
  opacity: 0.8;
}

/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼
aside.css
▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */
/* PC */
#sysAside .side_search {
  margin-bottom: 30px;
}

#sysAside .side_search form {
  border: none;
  overflow: hidden;
}

#sysAside .side_search form .sysItemSearchFormWord {
  width: 100%;
  margin-bottom: 5px;
}

#sysAside .side_search form .sysItemSearchFormWord input[type=search] {
  height: 40px;
  border: 1px solid #ddd;
  margin-bottom: 5px;
}

#sysAside .side_search form .sysSearchButton {
  display: block;
  width: 100%;
  height: 40px;
  border: none;
  border-radius: 5px;
  background: #000 url(/img/common/ico_search.png) no-repeat center center;
  background-size: 70px;
  text-indent: -999px;
  overflow: hidden;
  margin: 0;
  cursor: pointer;
}

#sysAside .side_navi_item,
#sysAside .side_navi {
  margin-bottom: 0;
  border-bottom: 1px solid #000;
  /* メニュー名を折り返して全て表示したい場合は以下をアクティブにしてください */
  /* a {
    padding: 7px 22px 7px 5px;
    text-overflow: unset;
    white-space: normal;
  } */
}

#sysAside .side_navi_item a,
#sysAside .side_navi a {
  display: block;
  position: relative;
  padding: 7px 22px 7px 5px;
  border-bottom: 1px dotted #cdcdcd;
}

#sysAside .side_navi_item a::after,
#sysAside .side_navi a::after {
  position: absolute;
  top: 50%;
  right: 10px;
  content: ">";
  font-size: 1.4rem;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

#sysAside .side_navi_item .sysHeadline,
#sysAside .side_navi .sysHeadline {
  width: 90%;
  font-size: 1.3rem;
  font-weight: 700;
  text-align: left;
  letter-spacing: normal;
  margin: 0;
  margin-left: auto;
  padding: 0;
}

#sysAside .side_navi_item .sysHeadline::before,
#sysAside .side_navi .sysHeadline::before {
  content: none;
}

#sysAside .side_navi_item .sysContent,
#sysAside .side_navi .sysContent {
  width: 90%;
  margin-left: auto;
}

#sysAside .side_navi_item .sysContent ul li:last-of-type a,
#sysAside .side_navi .sysContent ul li:last-of-type a {
  border-bottom: none;
}

#sysAside .side_navi .sysHeadline {
  width: 100%;
  padding: 7px 5px;
  border-bottom: 1px solid #000;
}

/* TB */
/* SP */
/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼
form.css
▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */
/* ===========================
フォーム設定
=========================== */
button,
input,
optgroup,
select,
textarea {
  font: inherit;
}

input[type=search],
input[type=text],
input[type=tel],
input[type=email],
input[type=password],
textarea {
  -webkit-appearance: none;
  padding: 10px 5px !important;
  width: 100%;
  line-height: 2;
  background: #fff !important;
  border: 1px solid #ddd !important;
  border-radius: 0 !important;
  outline: none;
  background: #fff !important;
}

input[type=radio] {
  margin: 0 10px;
  vertical-align: middle;
}

select {
  border: 1px solid #ddd;
  padding: 10px 5px;
}

input[type=submit] {
  -webkit-appearance: none;
  padding: 10px 5px;
  line-height: 2;
  margin-top: 30px;
  -webkit-transition-duration: 300ms;
  -o-transition-duration: 300ms;
  transition-duration: 300ms;
}

input[type=submit]:hover {
  opacity: 0.8;
}

.sysFormField {
  margin: 10px 0;
}

.sysFormField label {
  margin-right: 20px;
}

.sysFormItem {
  margin-bottom: 30px;
}

.sysFormLabel {
  font-size: 1.4rem;
  font-weight: 700;
  margin-bottom: 5px;
}

.sysLoginButton,
.sysButton {
  width: 100%;
  border: none;
  padding: 10px;
  margin: 5px 0;
  border-radius: 5px;
  background-color: #dddddd;
  color: #000;
  cursor: pointer;
}

.sysLoginButton,
.sysButton:hover {
  background: #999;
}

.sysLoginButton {
  display: block;
  width: 100%;
  max-width: 400px;
  margin: 10px auto;
  padding: 20px;
}

.sysCartButton {
  border: none;
  padding: 10px;
  margin: 5px 0;
  border-radius: 5px;
  background-color: #222222;
  color: #fff;
  cursor: pointer;
}

.sysNextSubmit {
  background: #666;
  color: #fff;
  display: block;
  padding: 10px 15px;
  text-shadow: none;
  border-color: transparent;
  border-radius: 3px;
  width: 100%;
  height: 50px;
  margin: 0 auto;
}

.sysBackButton {
  max-width: 230px;
  background: #ccc;
}

.sysZipcode .sysFormField,
.sysPrefStateId .sysFormField {
  max-width: 200px;
}

.sysZipcode .sysFormField select,
.sysPrefStateId .sysFormField select {
  width: 100%;
}

.sysZipcode .sysButton,
.sysPrefStateId .sysButton {
  max-width: 200px;
}

.sysBirthday .sysFormField input[type=text] {
  max-width: 60px;
}

.sysSelectAddress {
  background: -webkit-gradient(linear, left bottom, left top, from(white), to(white));
  background: -webkit-linear-gradient(bottom, white, white);
  background: -o-linear-gradient(bottom, white, white);
  background: linear-gradient(0deg, white, white);
}

/* ----------------------------------------------------------------------------------- */
/* フリーフォーム：入力 */
#sysFormIndex #sysAll #sysWrap #sysMain {
  max-width: 800px;
}

#sysFormIndex #sysAll #sysWrap #sysMain > h2 {
  display: none;
}

#sysFormIndex #sysAll #sysWrap #sysMain a {
  display: inline-block;
  text-decoration: underline;
}

#sysFormIndex #sysAll #sysWrap #sysMain input[type=search],
#sysFormIndex #sysAll #sysWrap #sysMain input[type=text],
#sysFormIndex #sysAll #sysWrap #sysMain input[type=tel],
#sysFormIndex #sysAll #sysWrap #sysMain input[type=email],
#sysFormIndex #sysAll #sysWrap #sysMain input[type=password],
#sysFormIndex #sysAll #sysWrap #sysMain textarea {
  margin: 5px 0;
}

#sysFormIndex #sysAll #sysWrap #sysMain input[type=radio] {
  margin: 10px;
}

#sysFormIndex #sysAll #sysWrap #sysMain select {
  margin: 5px 0;
}

#sysFormIndex #sysAll #sysWrap #sysMain .questions .txtBlock {
  text-align: center;
  margin: 30px 0;
}

/* フリーフォーム：確認 */
#sysFormConfirm #sysAll #sysWrap #sysMain {
  max-width: 800px;
}

#sysFormConfirm #sysAll #sysWrap #sysMain > h2 {
  display: none;
}

#sysFormConfirm #sysAll #sysWrap #sysMain .sysFormField {
  border-bottom: 1px solid #ddd;
  padding-bottom: 5px;
}

#sysFormConfirm #sysAll #sysWrap #sysMain .sysButton {
  width: 100%;
  max-width: 230px;
  margin: 0;
  margin-right: 1%;
  margin-top: 30px;
  height: 50px;
  border-radius: 3px;
  background: #ccc;
  color: #444;
}

#sysFormConfirm #sysAll #sysWrap #sysMain .sysNextSubmit {
  max-width: 100%;
}

/* フリーフォーム：完了 */
#sysFormThanks #sysAll #sysWrap #sysMain {
  max-width: 800px;
}

#sysFormThanks #sysAll #sysWrap #sysMain > h2 {
  display: none;
}

#sysFormThanks #sysAll #sysWrap #sysMain .completeText {
  margin: 20px 0;
  text-align: center;
  font-size: 1.4rem;
}

#sysFormThanks #sysAll #sysWrap #sysMain .completeText p {
  margin: 10px 0;
}

#sysFormThanks #sysAll #sysWrap #sysMain .completeText a {
  color: #068acc;
  text-decoration: underline;
}

/* 新規会員登録：共通 */
.sysMemberRegister #sysAll #sysHeader .header_wrap {
  border-bottom: none;
  position: static;
}

.sysMemberRegister #sysAll #sysHeader .header_wrap .header_inner {
  display: block;
  padding: 0;
}

.sysMemberRegister #sysAll #sysHeader .header_wrap .header_inner .header_h1_under {
  width: 100%;
  max-width: 100%;
  padding: 10px 0;
  background-color: #fff;
  text-align: center;
}

.sysMemberRegister #sysAll #sysHeader .header_wrap .header_inner .header_h1_under .h_inner {
  margin: 15px 0 0;
}

.sysMemberRegister #sysAll #sysHeader .header_wrap .header_inner .header_h1_under .logo {
  display: block;
}

.sysMemberRegister #sysAll #sysHeader .header_wrap .header_inner .header_h1_under .logo .logo_img {
  display: block;
  margin: 0 auto;
}

.sysMemberRegister #sysAll #sysHeader .header_wrap .header_inner .header_h1_under .head_title {
  font-weight: 700;
  margin-top: 5px;
}

.sysMemberRegister #sysAll #sysHeader .header_wrap .header_inner .header_h1_under a {
  display: block;
  width: 160px;
  margin: 0 auto;
}

.sysMemberRegister #sysAll #sysWrap {
  margin: 0 auto;
}

.sysMemberRegister #sysAll #sysWrap #sysMain {
  max-width: 800px;
}

.sysMemberRegister #sysAll #sysWrap #sysMain > h2 {
  display: none;
}

/* 新規会員登録：入力 */
#sysMemberRegisterIndex #sysAll #sysWrap #sysMain .sysNextSubmit {
  max-width: 100%;
}

#sysMemberRegisterIndex #sysAll #sysWrap #sysMain input[type=submit].sysButton {
  width: 100%;
  max-width: 230px;
  margin: 0;
  margin-right: 1%;
  margin-top: 30px;
  height: 50px;
  border-radius: 3px;
  background: #ccc;
  color: #444;
}

/* 新規会員登録：確認 */
#sysMemberRegisterConfirm #sysAll #sysWrap #sysMain > h2 + div {
  margin-bottom: 1em;
}

#sysMemberRegisterConfirm #sysAll #sysWrap #sysMain .sysFormField {
  border-bottom: 1px solid #ddd;
  padding-bottom: 5px;
}

#sysMemberRegisterConfirm #sysAll #sysWrap #sysMain .sysBackButton {
  width: 100%;
  max-width: 230px;
  margin: 0;
  margin-right: 1%;
  margin-top: 30px;
  height: 50px;
  border-radius: 3px;
  background: #ccc;
  color: #444;
}

#sysMemberRegisterConfirm #sysAll #sysWrap #sysMain .sysNextSubmit {
  max-width: 100%;
}

/* 新規会員登録：完了 */
#sysMemberRegisterRegister #sysAll #sysWrap #sysMain > p {
  text-align: center;
}

/* マイページ：ログイン */
#sysMypageLogin #sysAll #sysWrap #sysMain > h3 {
  display: none;
}

#sysMypageLogin #sysAll #sysWrap #sysMain .sysButton {
  display: block;
  max-width: 400px;
  margin: 0 auto;
}

/* マイページ：共通＋各設定 */
.sysMypage #sysAll #sysWrap #sysMain {
  max-width: 800px;
}

.sysMypage #sysAll #sysWrap #sysMain > h2 {
  display: none;
}

.sysMypage #sysAll #sysWrap #sysMain > h3 {
  font-size: 1.4rem;
  margin-bottom: 10px;
}

.sysMypage #sysAll #sysWrap #sysMain .SysMypageMinorHeadLine {
  font-size: 1.8rem;
  border-left: 5px solid #3d3d3d;
  padding-left: 5px;
  margin: 15px 0;
}

.sysMypage #sysAll #sysWrap #sysMain .sysMypageNav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.sysMypage #sysAll #sysWrap #sysMain .sysMypageNav form {
  width: 49%;
}

.sysMypage #sysAll #sysWrap #sysMain .sysMypageNav form .sysButton {
  margin: 2% 0;
}

.sysMypage #sysAll #sysWrap #sysMain .sysOrderHistory {
  margin-bottom: 30px;
}

.sysMypage #sysAll #sysWrap #sysMain .sysMyPoint {
  margin-bottom: 30px;
}

.sysMypage #sysAll #sysWrap #sysMain > form:last-of-type .sysButton {
  max-width: 230px;
  background: #ccc;
}

.sysMypage #sysAll #sysWrap #sysMain .sysItemList {
  margin-bottom: 30px;
}

.sysMypage #sysAll #sysWrap #sysMain .sysItemList ul.sysList li > div {
  width: 78%;
}

.sysMypage #sysAll #sysWrap #sysMain .sysItemList ul.sysList li > div form {
  text-align: left;
}

.sysMypage #sysAll #sysWrap #sysMain .sysItemList ul.sysList li .sysThumbnailImage {
  width: 20%;
  float: none;
  margin-right: 0;
}

/* TB */
/* SP */
/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼
cart.css
▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */
.sysCart #sysAll #sysHeader,
.sysOpcBody #sysAll #sysHeader {
  /* カートページ用ヘッダー設定 */
}

.sysCart #sysAll #sysHeader .header_wrap,
.sysOpcBody #sysAll #sysHeader .header_wrap {
  border-bottom: none;
  position: static;
}

.sysCart #sysAll #sysHeader .header_wrap .header_inner,
.sysOpcBody #sysAll #sysHeader .header_wrap .header_inner {
  display: block;
  padding: 0;
}

.sysCart #sysAll #sysHeader .header_wrap .header_inner .header_h1_under,
.sysOpcBody #sysAll #sysHeader .header_wrap .header_inner .header_h1_under {
  width: 100%;
  max-width: 100%;
  padding: 10px 0;
  background-color: #fff;
  text-align: center;
}

.sysCart #sysAll #sysHeader .header_wrap .header_inner .header_h1_under .h_inner,
.sysOpcBody #sysAll #sysHeader .header_wrap .header_inner .header_h1_under .h_inner {
  margin: 15px 0 0;
}

.sysCart #sysAll #sysHeader .header_wrap .header_inner .header_h1_under .logo,
.sysOpcBody #sysAll #sysHeader .header_wrap .header_inner .header_h1_under .logo {
  display: block;
}

.sysCart #sysAll #sysHeader .header_wrap .header_inner .header_h1_under .logo .logo_img,
.sysOpcBody #sysAll #sysHeader .header_wrap .header_inner .header_h1_under .logo .logo_img {
  display: block;
  margin: 0 auto;
}

.sysCart #sysAll #sysHeader .header_wrap .header_inner .header_h1_under .head_title,
.sysOpcBody #sysAll #sysHeader .header_wrap .header_inner .header_h1_under .head_title {
  font-weight: 700;
  margin-top: 5px;
}

.sysCart #sysAll #sysHeader .header_wrap .header_inner .header_h1_under a,
.sysOpcBody #sysAll #sysHeader .header_wrap .header_inner .header_h1_under a {
  display: block;
  width: 160px;
  margin: 0 auto;
}

.sysCart #sysAll #sysWrap,
.sysOpcBody #sysAll #sysWrap {
  margin: 0 auto;
}

.sysCart #sysAll #sysWrap #sysMain,
.sysOpcBody #sysAll #sysWrap #sysMain {
  max-width: 800px;
  margin: 0 auto;
}

.sysCart #sysAll #sysWrap #sysMain .sysLoginButton,
.sysCart #sysAll #sysWrap #sysMain .sysButton:hover,
.sysOpcBody #sysAll #sysWrap #sysMain .sysLoginButton,
.sysOpcBody #sysAll #sysWrap #sysMain .sysButton:hover {
  background: #fff;
}

.sysCart #sysAll #sysWrap #sysMain input[type=submit],
.sysCart #sysAll #sysWrap #sysMain button,
.sysOpcBody #sysAll #sysWrap #sysMain input[type=submit],
.sysOpcBody #sysAll #sysWrap #sysMain button {
  display: inline-block;
  width: auto;
  height: auto;
  min-width: 150px;
  padding: 10px;
  margin: 10px 0;
  border: 1px solid #999;
  border-radius: 5px;
  cursor: pointer;
  background: #fff;
}

.sysCart #sysAll #sysWrap #sysMain .sysNextSubmitArea .sysNextSubmit,
.sysOpcBody #sysAll #sysWrap #sysMain .sysNextSubmitArea .sysNextSubmit {
  width: 100%;
  max-width: 100%;
  font-weight: 700;
  background: #da4636;
  border: none;
  margin: 5px 0;
  text-shadow: none;
}

.sysCart #sysAll #sysWrap #sysMain .sysBox,
.sysOpcBody #sysAll #sysWrap #sysMain .sysBox {
  background-color: #ffffff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin: 1em auto 2em;
  padding: 1em;
}

.sysCart #sysAll #sysWrap #sysMain .sysCartAttention,
.sysOpcBody #sysAll #sysWrap #sysMain .sysCartAttention {
  font-weight: 700;
  color: #FF0000;
}

.sysCart #sysAll #sysWrap #sysMain .sysTotalTxt,
.sysOpcBody #sysAll #sysWrap #sysMain .sysTotalTxt {
  text-shadow: none;
}

.sysCart #sysAll #sysWrap #sysMain .sysTotalTxt .sysCartAttention,
.sysOpcBody #sysAll #sysWrap #sysMain .sysTotalTxt .sysCartAttention {
  font-size: 2rem;
  padding: 0 0.3em;
}

.sysCart #sysAll #sysWrap #sysMain .sysCartTitle,
.sysOpcBody #sysAll #sysWrap #sysMain .sysCartTitle {
  font-size: 1.8rem;
  font-weight: 700;
  color: #000;
  background-color: #fff;
  padding: 0;
}

.sysCart #sysAll #sysWrap #sysMain .sysItemListArea ul li .sysBox,
.sysOpcBody #sysAll #sysWrap #sysMain .sysItemListArea ul li .sysBox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.sysCart #sysAll #sysWrap #sysMain .sysItemListArea ul li .sysBox > div,
.sysOpcBody #sysAll #sysWrap #sysMain .sysItemListArea ul li .sysBox > div {
  width: 100%;
}

.sysCart #sysAll #sysWrap #sysMain .sysItemListArea ul li .sysBox > a,
.sysOpcBody #sysAll #sysWrap #sysMain .sysItemListArea ul li .sysBox > a {
  display: block;
  width: 30%;
}

.sysCart #sysAll #sysWrap #sysMain .sysItemListArea ul li .sysBox > a .sysProductImg,
.sysOpcBody #sysAll #sysWrap #sysMain .sysItemListArea ul li .sysBox > a .sysProductImg {
  display: block;
  width: 100%;
  margin: 0;
  float: none;
}

.sysCart #sysAll #sysWrap #sysMain .sysItemListArea ul li .sysBox hr,
.sysOpcBody #sysAll #sysWrap #sysMain .sysItemListArea ul li .sysBox hr {
  width: 100%;
}

.sysCart #sysAll #sysWrap #sysMain .sysItemListArea ul li .sysBox .sysProduct,
.sysOpcBody #sysAll #sysWrap #sysMain .sysItemListArea ul li .sysBox .sysProduct {
  width: 68%;
}

.sysCart #sysAll #sysWrap #sysMain .sysItemListArea ul li .sysBox .sysProduct .sysItemName,
.sysOpcBody #sysAll #sysWrap #sysMain .sysItemListArea ul li .sysBox .sysProduct .sysItemName {
  font-size: 1.8rem;
}

.sysCart #sysAll #sysWrap #sysMain .sysItemListArea ul li .sysBox select,
.sysOpcBody #sysAll #sysWrap #sysMain .sysItemListArea ul li .sysBox select {
  width: 100%;
  max-width: 200px;
  display: inline-block;
  float: none;
  margin: 5px 0;
  padding: 0.2em 0.5em;
  border: 1px solid #000;
}

.sysCart #sysAll #sysWrap #sysMain .sysItemListArea ul li .sysBox .sysNumArea,
.sysOpcBody #sysAll #sysWrap #sysMain .sysItemListArea ul li .sysBox .sysNumArea {
  padding-top: 5px;
  margin-bottom: 20px;
}

.sysCart #sysAll #sysWrap #sysMain .sysItemListArea ul li .sysBox .sysDeleteArea,
.sysOpcBody #sysAll #sysWrap #sysMain .sysItemListArea ul li .sysBox .sysDeleteArea {
  text-align: right;
}

.sysCart #sysAll #sysWrap #sysMain .sysItemListArea ul li .sysBox .sysDeleteArea .sysButton,
.sysOpcBody #sysAll #sysWrap #sysMain .sysItemListArea ul li .sysBox .sysDeleteArea .sysButton {
  text-align: center;
  background-color: #fff;
}

/* 旧OPCのボタン設定 */
#sysAll #sysWrap #sysMain button.mdl-button {
  display: inline-block;
  width: auto;
  height: 45px;
  min-width: 150px;
  padding: 10px;
  margin: 10px 0;
  border: 1px solid #999 !important;
  border-radius: 5px;
  cursor: pointer;
  background: #fff !important;
  color: #000;
  font-size: 1.5rem;
  line-height: 1;
}

#sysBasket #sysAll #sysWrap #sysMain > .mdl_btn_ button.mdl-button.full-width {
  width: 100% !important;
  max-width: 100%;
  font-weight: 700;
  background: #da4636 !important;
  border: none !important;
  margin: 5px 0;
  text-shadow: none;
  line-height: 1;
  font-size: 1.5rem;
  color: #fff;
}

.sysCart #sysAll #sysWrap #sysMain button.opc-dlg-close {
  width: 50px;
  height: 50px;
  min-width: 50px;
  padding: 0;
  line-height: 1;
  padding-bottom: 6px;
}

/* OPC設定 */
.mdl_btn_.opcDialog,
form.opcUseAmazon {
  width: 100%;
  padding-right: 0;
}

#sysMain h3 {
  font-size: 2rem;
}

#sysMain #show-dlg-1,
#sysMain #show-dlg-1_low,
#sysMain .sysOpcNextSubmit,
#sysMain .sysNextSubmit {
  display: block;
  width: 100% !important;
  padding: 15px 10px !important;
  margin: 5px 0 !important;
  color: #fff !important;
  font-size: 1.2rem;
  line-height: 1;
  font-weight: bold;
  text-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none !important;
  border-radius: 5px;
  background: #da4636 !important;
}

#sysMain #show-dlg-2 {
  display: block;
  width: 100% !important;
  padding: 10px;
  margin: 0 0 30px !important;
  color: #fff !important;
  font-size: 1.2rem;
  line-height: 1;
  text-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none !important;
  border-radius: 5px;
  background: #000 !important;
}

#sysMain #show-dlg-3 {
  display: block;
  width: 100% !important;
  padding: 10px;
  margin: 0 0 30px !important;
  color: #fff !important;
  font-size: 1.2rem;
  line-height: 1;
  text-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: none !important;
  border-radius: 5px;
  background: #000 !important;
  color: #fff !important;
  background: #da4636 !important;
}

#sysMain .next_btn {
  color: #fff !important;
  font-size: 1rem;
  line-height: 1;
  border: none !important;
  background: #000 !important;
}

#sysMain #order_price_confirm_btn {
  color: #fff !important;
  width: 100% !important;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #000 !important;
}

#sysMain .mdl-js-button {
  -webkit-box-shadow: none;
  box-shadow: none;
}

#sysMain #change-to-billAddr,
#sysMain #show-dlg-addrList,
#sysMain #show-dlg-inputAddr {
  line-height: 1;
  border: none !important;
  background: #000 !important;
}

#sysMain p.user_type {
  font-size: 1.2rem;
}

.sysOpcProduct .sysOpcItemName {
  font-size: 1.2rem;
}

/*情報入力ページ調整*/
.sysOpcBody .header_wrap {
  height: auto;
  position: static;
  border-bottom: none;
}

.sysOpcBody .header_h1_under a {
  pointer-events: none;
}

.sysOpcBody .footer .f_gnav_all {
  display: none;
}

input[type=button] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.opcCommonInputText,
.opcCommonInputSelect,
.opcCommonInputRadio,
.opcCommonInputCheckbox {
  margin-left: 0 !important;
  height: auto;
}

.opcCommonEditModeBlock {
  background: #fff !important;
  padding: 20px;
}

.opcOrderSummaryTitle,
.opcBillingAddressTitle,
.opcDeliveryAddressTitle,
.opcItemTitle,
.opcPaymentMethodTitle {
  font-size: large !important;
  margin-bottom: 0.5em;
}

.opcItem {
  padding: 3%;
  border: 1px solid #9b9b9b;
  margin-top: 10px;
}

.opcCommonInputSelect,
.opcCommonButton {
  background: #fff !important;
}

.opcCommonInputSelect {
  width: auto;
  min-width: 100px;
  background: #f1f1f1 !important;
}

.opcBillingAddress_completeButton_edit,
.opcDeliveryMethod_completeButton_edit,
.opcPaymentMethod_completeButton_edit,
.opcItem_completeButton_edit,
.opcDeliveryAddress_completeButton_edit,
.opcPointAndCouponDialog_applyButton_edit,
.opcRemarks_completeButton_edit {
  background: #da4636 !important;
  border: 1px solid #da4636 !important;
  color: #fff !important;
  font-weight: bold;
}

.opcConfirm_inputStatus {
  display: block !important;
  width: 100% !important;
  margin: 0 auto 1em;
  background: #da4636 !important;
  color: #fff !important;
  border: 1px solid #da4636 !important;
  font-weight: bold;
}

.opcConfirm_inputStatus_disable {
  display: block !important;
  width: 100% !important;
  margin: 0 auto 1em;
  background: #ccc !important;
  color: #000 !important;
}

.opcConfirm_order {
  display: block !important;
  width: 100% !important;
  margin: 0 auto;
  background: #da4636 !important;
  color: #fff !important;
  border: 1px solid #da4636 !important;
  font-weight: bold;
}

.opcConfirm_order_disable {
  display: block !important;
  width: 100% !important;
  margin: 0 auto;
  background: #ccc !important;
  color: #000 !important;
}

.opcItem_increaseNumButton_edit,
.opcItem_decreaseNumButton_edit {
  width: 42px !important;
  background: #f1f1f1 !important;
}

.opcCommonButtonGroup {
  margin-top: 1em;
}

.opcBillingAddress_genderMaleAndLabelGroup_edit,
.opcBillingAddress_genderFemaleAndLabelGroup_edit {
  width: 15% !important;
}

.opcBillingAddress_acceptMailmagazineYesLabel_edit {
  margin-top: 1em;
  display: inline-block;
}

.opcOrderSummary_totalPriceAndLabelGroup {
  padding-bottom: 10px !important;
}

.opcCommonEditLabel {
  margin-top: 1em;
  border-left: 0px;
}

.opcOrderSummary_priceBreakDownGroup {
  padding-top: 1em;
  padding-bottom: 1em;
}

.opcOrderSummary_feeAndLabelGroup,
.opcOrderSummary_usePointPriceAndLabelGroup {
  padding-bottom: 1em;
  margin-bottom: 1em;
}

.opcBillingAddress_prefState_edit {
  margin: 5px 0;
}

.opcBillingAddressButtonGroup_edit,
.opcDeliveryAddress_buttonGroup,
.opcDeliveryMethod_buttonGroup_edit {
  padding: 1em 0;
}

.opcDeliveryMethod_hopeDeliveryDateAndLabelGroup_edit,
.opcDeliveryMethod_hopeDeliveryTimeAndLabelGroup_edit {
  margin-bottom: 1em;
}

.opcItem_itemSubTotalPriceAndLabelGroup {
  padding-bottom: 1em;
  margin-bottom: 1em;
}

.opcDeliveryAddressAndDeliveryMethodGroup,
.opcItemList {
  margin-bottom: 0 !important;
  border: none !important;
  padding: 0 !important;
  position: static !important;
}

.opcBillingAddress .opcCommonReferenceLabel {
  width: 70px;
  display: inline-block;
  position: relative;
}

.opcBillingAddress .opcCommonReferenceLabel::after {
  position: absolute;
  right: 0;
}

.opcDeliveryMethod .opcCommonReferenceLabel {
  width: 135px;
  display: inline-block;
  position: relative;
}

.opcDeliveryMethod .opcCommonReferenceLabel::after {
  position: absolute;
  right: 0;
}

.opcCommonRequireLabel {
  color: #da4636 !important;
  font-weight: bold;
}

.opcRemarks_remark_edit {
  width: 100% !important;
}

.opcDeliveryAddressEditDialog_directChangeButtonAndLabelGroup {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 2em;
}

.opcDeliveryAddressEditDialog_directChangeLabel {
  width: 100%;
}

.opcDeliveryAddressEditDialog_directChangeButtonAndLabelGroup .opcCommonButton {
  width: calc(32% - 1em) !important;
}

.opcItem_itemName {
  font-weight: bold;
  font-size: 15px;
}

.opcConfirm_headerErrorMessage {
  width: 100% !important;
  max-width: 800px;
}

.opcRemarks_remark,
.opcRemarks_cartOption {
  margin-left: 0 !important;
  width: 100% !important;
  white-space: normal !important;
}

#sysOpc > form + div {
  margin-bottom: 60px !important;
}

.opcDeliveryMethod_normalShippingDetailAndLabelGroup_edit {
  padding-left: 0 !important;
  margin-left: 0 !important;
  border-bottom: none !important;
}

.opcDeliveryAddress {
  border-bottom: 1px solid #9b9b9b;
  margin-bottom: 1em;
}

.opcDeliveryMethod_hopeDeliveryDateLabel_edit {
  width: 126px;
  display: inline-block;
}

/* SP */
/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼
item_detail.css
▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */
#sysItemDetail #sysAll #sysWrap #sysMain article {
  /* タイトル */
  /* 画像とテキストの横並び設定 */
}

#sysItemDetail #sysAll #sysWrap #sysMain article .sysItemName h1 {
  font-size: 2.2rem;
  font-weight: normal;
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #000;
}

#sysItemDetail #sysAll #sysWrap #sysMain article > .orderArea {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  /* 画像 */
  /* テキスト */
}

#sysItemDetail #sysAll #sysWrap #sysMain article > .orderArea .sysItemImages {
  width: 48%;
}

#sysItemDetail #sysAll #sysWrap #sysMain article > .orderArea .sysItemImages .sysMainImage a {
  display: block;
}

#sysItemDetail #sysAll #sysWrap #sysMain article > .orderArea .sysItemImages .sysMainImage a img {
  display: block;
  width: 100%;
}

#sysItemDetail #sysAll #sysWrap #sysMain article > .orderArea .sysItemImages .sysImageDescription {
  font-size: 1.2rem;
  margin: 5px 0;
}

#sysItemDetail #sysAll #sysWrap #sysMain article > .orderArea .sysItemImages .sysImageList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

#sysItemDetail #sysAll #sysWrap #sysMain article > .orderArea .sysItemImages .sysImageList li {
  float: none;
  width: 24%;
  height: auto;
  margin: 0;
  line-height: inherit;
  margin-right: 1.32%;
  margin-bottom: 1.32%;
}

#sysItemDetail #sysAll #sysWrap #sysMain article > .orderArea .sysItemImages .sysImageList li:nth-of-type(4n) {
  margin-right: 0;
}

#sysItemDetail #sysAll #sysWrap #sysMain article > .orderArea .orderArea {
  width: 50%;
}

#sysItemDetail #sysAll #sysWrap #sysMain article > .orderArea .orderArea .sysPr {
  margin-bottom: 10px;
}

#sysItemDetail #sysAll #sysWrap #sysMain article > .orderArea .orderArea .sysDescription {
  margin-bottom: 10px;
}

#sysItemDetail #sysAll #sysWrap #sysMain article > .orderArea .orderArea .sysExplanation table {
  width: 100%;
  text-align: center;
  margin-bottom: 40px;
  border: none;
  border-top: 1px solid #ccc;
}

#sysItemDetail #sysAll #sysWrap #sysMain article > .orderArea .orderArea .sysExplanation table thead {
  text-align: center;
  color: #fff;
  background: #999;
}

#sysItemDetail #sysAll #sysWrap #sysMain article > .orderArea .orderArea .sysExplanation table tr {
  border-bottom: 1px solid #ccc;
}

#sysItemDetail #sysAll #sysWrap #sysMain article > .orderArea .orderArea .sysExplanation table th,
#sysItemDetail #sysAll #sysWrap #sysMain article > .orderArea .orderArea .sysExplanation table td {
  padding: 6px 10px;
  text-align: center;
  border: none;
}

#sysItemDetail #sysAll #sysWrap #sysMain article > .orderArea .orderArea .sysExplanation .itempage_detail h3 {
  font-size: 1.8rem;
  font-weight: 400;
}

#sysItemDetail #sysAll #sysWrap #sysMain article > .orderArea .orderArea .sysExplanation .itempage_detail table {
  width: 100%;
  margin-bottom: 10px;
  border-top: 1px solid #ccc;
}

#sysItemDetail #sysAll #sysWrap #sysMain article > .orderArea .orderArea .sysExplanation .itempage_detail table tr {
  border-bottom: 1px solid #ccc;
}

#sysItemDetail #sysAll #sysWrap #sysMain article > .orderArea .orderArea .sysExplanation .itempage_detail table th,
#sysItemDetail #sysAll #sysWrap #sysMain article > .orderArea .orderArea .sysExplanation .itempage_detail table td {
  padding: 10px;
  font-size: 1.2rem;
  text-align: center;
}

#sysItemDetail #sysAll #sysWrap #sysMain article > .orderArea .orderArea .sysExplanation .itempage_detail table th {
  width: 30%;
  border-right: 1px solid #ccc;
}

#sysItemDetail #sysAll #sysWrap #sysMain article > .orderArea .orderArea .sysExplanation .itempage_detail table td {
  width: 70%;
  text-align: left;
  background: #fff;
}

#sysItemDetail #sysAll #sysWrap #sysMain article > .orderArea .orderArea .sysExplanation .show_bx {
  margin-bottom: 30px;
}

#sysItemDetail #sysAll #sysWrap #sysMain article > .orderArea .orderArea .sysExplanation .show_bx .show_bx_inner {
  margin-bottom: 10px;
}

#sysItemDetail #sysAll #sysWrap #sysMain article > .orderArea .orderArea .sysExplanation .show_bx .show_bx_inner .btn_tr {
  padding: 10px 0 10px 35px !important;
  background: #e4e4e4 url(/img/layout/system/ico_plus.png) 10px center no-repeat !important;
  background-size: 18px !important;
  cursor: pointer;
}

#sysItemDetail #sysAll #sysWrap #sysMain article > .orderArea .orderArea .sysExplanation .show_bx .show_bx_inner .btn_tr.active {
  background: #e4e4e4 url(/img/layout/system/ico_minus.png) 10px center no-repeat !important;
  background-size: 18px !important;
}

#sysItemDetail #sysAll #sysWrap #sysMain article > .orderArea .orderArea .sysExplanation .show_bx .show_bx_inner .contents_tr {
  background-color: #f5f5f5;
}

#sysItemDetail #sysAll #sysWrap #sysMain article > .orderArea .orderArea .sysExplanation .show_bx .show_bx_inner .contents_tr table {
  margin-bottom: 0 !important;
}

#sysItemDetail #sysAll #sysWrap #sysMain article > .orderArea .orderArea .sysItemId {
  font-size: 1.2rem;
  text-align: right;
}

#sysItemDetail #sysAll #sysWrap #sysMain article > .orderArea .orderArea .sysRetailPrice {
  width: 100%;
  margin-bottom: 5px;
  color: #000;
  font-weight: 700;
  text-align: right;
}

#sysItemDetail #sysAll #sysWrap #sysMain article > .orderArea .orderArea .sysRetailPrice .sysRetailPriceValue {
  font-size: 2rem;
  font-weight: 400;
}

#sysItemDetail #sysAll #sysWrap #sysMain article > .orderArea .orderArea .sysForm select {
  width: 100%;
  display: inline-block;
  float: none;
  margin: 5px 0;
  padding: 0.2em 0.5em;
  border: 1px solid #000;
}

#sysItemDetail #sysAll #sysWrap #sysMain article > .orderArea .orderArea .sysForm #sysCartInForm #sysVariation {
  width: 100%;
  overflow: hidden;
  margin-left: auto;
}

#sysItemDetail #sysAll #sysWrap #sysMain article > .orderArea .orderArea .sysForm #sysCartInForm #sysVariation .sysFormVariationTable {
  width: 100%;
}

#sysItemDetail #sysAll #sysWrap #sysMain article > .orderArea .orderArea .sysForm #sysCartInForm #sysVariation .sysFormVariationTable .sysFormVariationName {
  background-color: #fdf5f5;
}

#sysItemDetail #sysAll #sysWrap #sysMain article > .orderArea .orderArea .sysForm #sysSelections {
  margin-bottom: 10px;
}

#sysItemDetail #sysAll #sysWrap #sysMain article > .orderArea .orderArea .sysForm #sysNumber {
  text-align: right;
}

#sysItemDetail #sysAll #sysWrap #sysMain article > .orderArea .orderArea .sysForm #sysNumber select {
  max-width: 200px;
}

#sysItemDetail #sysAll #sysWrap #sysMain article > .orderArea .orderArea .sysForm #sysNumber .sysNumArea {
  padding-top: 5px;
  margin-bottom: 20px;
}

#sysItemDetail #sysAll #sysWrap #sysMain article > .orderArea .orderArea .sysForm #sysNumber .sysNumArea button {
  overflow: hidden;
  display: inline-block;
  width: 37%;
  padding: 10px;
  text-indent: -999px;
  border: 1px solid #b9b9b9;
  border-radius: 5px;
  background: #f1f1f1;
  cursor: pointer;
}

#sysItemDetail #sysAll #sysWrap #sysMain article > .orderArea .orderArea .sysForm #sysNumber .sysNumArea button:hover {
  background-color: #efefef !important;
}

#sysItemDetail #sysAll #sysWrap #sysMain article > .orderArea .orderArea .sysForm #sysNumber .sysNumArea button.sysBtnPlus {
  background: url(/img/layout/system/btn_plus.png) center center no-repeat;
  background-size: 65px;
}

#sysItemDetail #sysAll #sysWrap #sysMain article > .orderArea .orderArea .sysForm #sysNumber .sysNumArea button.sysBtnMinus {
  background: url(/img/layout/system/btn_minus.png) center center no-repeat;
  background-size: 90px;
}

#sysItemDetail #sysAll #sysWrap #sysMain article > .orderArea .orderArea .sysForm #sysSubtotal {
  text-align: right;
}

#sysItemDetail #sysAll #sysWrap #sysMain article > .orderArea .orderArea .sysForm #sysSubtotal .sysSubtotalPrice {
  font-size: 1.7rem;
}

#sysItemDetail #sysAll #sysWrap #sysMain article > .orderArea .orderArea .sysForm #sysSubmit .sysCartButton {
  width: 100%;
  padding: 23px 15px !important;
  text-indent: -999px;
  background: #da4636 url(/img/layout/system/btn_cart.png) center center no-repeat;
  background-size: 140px;
}

#sysItemDetail #sysAll #sysWrap #sysMain article > .orderArea .orderArea .sysForm #sysWishlist .sysButton {
  width: 100%;
  overflow: hidden;
  text-indent: -999px;
  border: 1px solid #b9b9b9;
  background: #fff url(/img/layout/system/btn_favo.png) center center no-repeat;
  background-size: 100px;
}

#sysItemDetail #sysAll #sysWrap #sysMain article > .orderArea .orderArea .sysForm .sysShare {
  text-align: right;
}

/* SP */
/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼
item_list.css
▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */
/* 件数表示＋表示切り替え部分 */
.sysItemListDisp {
  margin-bottom: 20px;
  /* リストとサムネイル切り替え部分：アイコンを使用する場合は以下をアクティブにしてください */
}

.sysItemList {
  /* リスト表示 */
  /* サムネイル表示 */
}

.sysItemList ul.sysList li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.sysItemList ul.sysList li > div {
  width: 100%;
}

.sysItemList ul.sysList li .sysThumbnailImage {
  width: 20%;
}

.sysItemList ul.sysList li .itemDetailWrap {
  width: 78%;
}

.sysItemList ul.sysList li .itemDetailWrap .sysItemName {
  font-size: 1.6rem;
}

.sysItemList ul.sysList li form {
  width: 100%;
  text-align: right;
  margin: 5px 0;
}

.sysItemList ul.sysList li form input[type=submit] {
  margin: 0;
  width: 100%;
  max-width: 200px;
}

.sysItemList ul.sysList li form button {
  margin: 0;
  width: 100%;
  max-width: 200px;
}

.sysItemList ul.sysList li form .sysAddSelection select,
.sysItemList ul.sysList li form .sysAddVariation select {
  width: 100%;
  max-width: 200px;
  margin-bottom: 5px;
}

.sysItemList ul.sysThumbnail {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.sysItemList ul.sysThumbnail li {
  float: none;
}

.sysItemList ul.sysThumbnail li > div {
  width: 100%;
}

.sysItemList ul.sysThumbnail li .itemDetailWrap .sysItemName {
  font-size: 1.6rem;
  margin-top: 10px;
}

.sysItemList ul.sysThumbnail li form {
  width: 100%;
  margin: 10px 0;
}

.sysItemList ul.sysThumbnail li form input[type=submit] {
  margin: 0;
  width: 100%;
}

.sysItemList ul.sysThumbnail li form button {
  margin: 0;
  width: 100%;
}

.sysItemList ul.sysThumbnail li form .sysAddSelection select,
.sysItemList ul.sysThumbnail li form .sysAddVariation select {
  width: 100%;
  margin-bottom: 5px;
}

#sysItemCategory #sysAll #sysWrap #sysMain {
  /* ソート部分 */
}

#sysItemCategory #sysAll #sysWrap #sysMain .sysItemCategoryCtl a {
  display: inline-block;
  padding: 2px 4px;
  background: #ddd;
  border: 1px solid #999;
  border-radius: 3px;
  text-decoration: none;
  margin: 2px 0;
}

#sysItemSearch #sysAll #sysWrap #sysMain {
  /* 検索条件変更 */
}

#sysItemSearch #sysAll #sysWrap #sysMain h2 {
  margin-bottom: 10px;
}

#sysItemSearch #sysAll #sysWrap #sysMain > form {
  font-size: 1.2rem;
  padding: 20px;
  margin-bottom: 20px;
  background-color: #ededed;
}

#sysItemSearch #sysAll #sysWrap #sysMain > form .sysItemSearchFormWord {
  margin-bottom: 5px;
}

#sysItemSearch #sysAll #sysWrap #sysMain > form .sysItemSearchFormWord input {
  height: 40px;
  vertical-align: bottom;
  border: 1px solid #d0d0d0;
}

#sysItemSearch #sysAll #sysWrap #sysMain > form input[type=radio] {
  margin: 10px 10px 20px;
}

#sysItemSearch #sysAll #sysWrap #sysMain > form select {
  height: 30px;
  background-color: #fff;
  border: 1px solid #d0d0d0;
}

#sysItemSearch #sysAll #sysWrap #sysMain > form .sysItemSearchFormRange {
  display: inline-block;
  margin: 5px auto;
}

#sysItemSearch #sysAll #sysWrap #sysMain > form .sysItemSearchFormRange input {
  border-radius: 0;
  background: #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
}

#sysItemSearch #sysAll #sysWrap #sysMain > form .sysItemSearchFormCategory {
  display: inline-block;
  margin: 5px auto;
}

#sysItemSearch #sysAll #sysWrap #sysMain > form .sysItemSearchFormSort {
  display: inline-block;
  margin: 5px auto;
}

#sysItemSearch #sysAll #sysWrap #sysMain > form .sysItemSearchFormLimit {
  display: inline-block;
  margin: 5px auto;
}

#sysItemSearch #sysAll #sysWrap #sysMain > form .sysSearchButton {
  display: block;
  margin: 10px auto;
  padding: 10px;
  width: 100%;
  border: none;
  background: #222222;
  color: #fff;
  font-size: 120%;
  cursor: pointer;
  border-radius: 3px;
}

/* TB */
/* SP */
/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼
text_page.css
▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */
#law #sysAll #sysWrap #sysMain,
#shopping-guide #sysAll #sysWrap #sysMain,
#questions #sysAll #sysWrap #sysMain,
#privacypolicy #sysAll #sysWrap #sysMain,
#corporate #sysAll #sysWrap #sysMain {
  max-width: 800px;
}

#law #sysAll #sysWrap #sysMain .text_page,
#shopping-guide #sysAll #sysWrap #sysMain .text_page,
#questions #sysAll #sysWrap #sysMain .text_page,
#privacypolicy #sysAll #sysWrap #sysMain .text_page,
#corporate #sysAll #sysWrap #sysMain .text_page {
  /* テキストページ共通 */
  /* ご利用ガイド */
  /* 特定商取引法に基づく表示 */
}

#law #sysAll #sysWrap #sysMain .text_page .pattern01,
#shopping-guide #sysAll #sysWrap #sysMain .text_page .pattern01,
#questions #sysAll #sysWrap #sysMain .text_page .pattern01,
#privacypolicy #sysAll #sysWrap #sysMain .text_page .pattern01,
#corporate #sysAll #sysWrap #sysMain .text_page .pattern01 {
  font-size: 1.6rem;
  border-left: 3px solid #ea68a2;
  padding-left: 5px;
  margin: 15px 0;
}

#law #sysAll #sysWrap #sysMain .text_page .pattern02,
#shopping-guide #sysAll #sysWrap #sysMain .text_page .pattern02,
#questions #sysAll #sysWrap #sysMain .text_page .pattern02,
#privacypolicy #sysAll #sysWrap #sysMain .text_page .pattern02,
#corporate #sysAll #sysWrap #sysMain .text_page .pattern02 {
  font-size: 1.6rem;
  border-bottom: 1px solid #ea68a2;
  padding-left: 5px;
  padding-bottom: 5px;
  margin: 10px 0;
}

#law #sysAll #sysWrap #sysMain .text_page .txtBlock,
#shopping-guide #sysAll #sysWrap #sysMain .text_page .txtBlock,
#questions #sysAll #sysWrap #sysMain .text_page .txtBlock,
#privacypolicy #sysAll #sysWrap #sysMain .text_page .txtBlock,
#corporate #sysAll #sysWrap #sysMain .text_page .txtBlock {
  margin: 30px 0;
  font-size: 1.3rem;
}

#law #sysAll #sysWrap #sysMain .text_page .txtBlock .larger,
#shopping-guide #sysAll #sysWrap #sysMain .text_page .txtBlock .larger,
#questions #sysAll #sysWrap #sysMain .text_page .txtBlock .larger,
#privacypolicy #sysAll #sysWrap #sysMain .text_page .txtBlock .larger,
#corporate #sysAll #sysWrap #sysMain .text_page .txtBlock .larger {
  font-size: 1.4rem;
  margin-bottom: 10px;
}

#law #sysAll #sysWrap #sysMain .text_page .txtBlock ul li,
#shopping-guide #sysAll #sysWrap #sysMain .text_page .txtBlock ul li,
#questions #sysAll #sysWrap #sysMain .text_page .txtBlock ul li,
#privacypolicy #sysAll #sysWrap #sysMain .text_page .txtBlock ul li,
#corporate #sysAll #sysWrap #sysMain .text_page .txtBlock ul li {
  margin: 5px 0;
}

#law #sysAll #sysWrap #sysMain .text_page .txtBlock a,
#shopping-guide #sysAll #sysWrap #sysMain .text_page .txtBlock a,
#questions #sysAll #sysWrap #sysMain .text_page .txtBlock a,
#privacypolicy #sysAll #sysWrap #sysMain .text_page .txtBlock a,
#corporate #sysAll #sysWrap #sysMain .text_page .txtBlock a {
  display: inline-block;
  color: #ea68a2;
  text-decoration: underline;
}

#law #sysAll #sysWrap #sysMain .text_page hr.style01,
#shopping-guide #sysAll #sysWrap #sysMain .text_page hr.style01,
#questions #sysAll #sysWrap #sysMain .text_page hr.style01,
#privacypolicy #sysAll #sysWrap #sysMain .text_page hr.style01,
#corporate #sysAll #sysWrap #sysMain .text_page hr.style01 {
  width: 100%;
  height: 1px;
  background: #222222;
  margin: 50px auto;
  padding: 0;
  border: 0;
}

#law #sysAll #sysWrap #sysMain .text_page .guideBlock,
#shopping-guide #sysAll #sysWrap #sysMain .text_page .guideBlock,
#questions #sysAll #sysWrap #sysMain .text_page .guideBlock,
#privacypolicy #sysAll #sysWrap #sysMain .text_page .guideBlock,
#corporate #sysAll #sysWrap #sysMain .text_page .guideBlock {
  padding-top: 20px;
}

#law #sysAll #sysWrap #sysMain .text_page .guideBlock .shipFee,
#shopping-guide #sysAll #sysWrap #sysMain .text_page .guideBlock .shipFee,
#questions #sysAll #sysWrap #sysMain .text_page .guideBlock .shipFee,
#privacypolicy #sysAll #sysWrap #sysMain .text_page .guideBlock .shipFee,
#corporate #sysAll #sysWrap #sysMain .text_page .guideBlock .shipFee {
  width: 100%;
  margin: 20px auto;
}

#law #sysAll #sysWrap #sysMain .text_page .guideBlock .shipFee .tableTitle,
#shopping-guide #sysAll #sysWrap #sysMain .text_page .guideBlock .shipFee .tableTitle,
#questions #sysAll #sysWrap #sysMain .text_page .guideBlock .shipFee .tableTitle,
#privacypolicy #sysAll #sysWrap #sysMain .text_page .guideBlock .shipFee .tableTitle,
#corporate #sysAll #sysWrap #sysMain .text_page .guideBlock .shipFee .tableTitle {
  font-size: 1.6rem;
  color: #424242;
  margin-bottom: 10px;
}

#law #sysAll #sysWrap #sysMain .text_page .guideBlock .shipFee .shipFeeTable,
#shopping-guide #sysAll #sysWrap #sysMain .text_page .guideBlock .shipFee .shipFeeTable,
#questions #sysAll #sysWrap #sysMain .text_page .guideBlock .shipFee .shipFeeTable,
#privacypolicy #sysAll #sysWrap #sysMain .text_page .guideBlock .shipFee .shipFeeTable,
#corporate #sysAll #sysWrap #sysMain .text_page .guideBlock .shipFee .shipFeeTable {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 30px;
  line-height: 1.4;
  text-align: center;
}

#law #sysAll #sysWrap #sysMain .text_page .guideBlock .shipFee .shipFeeTable thead,
#shopping-guide #sysAll #sysWrap #sysMain .text_page .guideBlock .shipFee .shipFeeTable thead,
#questions #sysAll #sysWrap #sysMain .text_page .guideBlock .shipFee .shipFeeTable thead,
#privacypolicy #sysAll #sysWrap #sysMain .text_page .guideBlock .shipFee .shipFeeTable thead,
#corporate #sysAll #sysWrap #sysMain .text_page .guideBlock .shipFee .shipFeeTable thead {
  background: #555;
  text-align: center;
}

#law #sysAll #sysWrap #sysMain .text_page .guideBlock .shipFee .shipFeeTable thead th,
#shopping-guide #sysAll #sysWrap #sysMain .text_page .guideBlock .shipFee .shipFeeTable thead th,
#questions #sysAll #sysWrap #sysMain .text_page .guideBlock .shipFee .shipFeeTable thead th,
#privacypolicy #sysAll #sysWrap #sysMain .text_page .guideBlock .shipFee .shipFeeTable thead th,
#corporate #sysAll #sysWrap #sysMain .text_page .guideBlock .shipFee .shipFeeTable thead th {
  padding: 10px;
  vertical-align: top;
  font-weight: normal;
  color: #fff;
}

#law #sysAll #sysWrap #sysMain .text_page .guideBlock .shipFee .shipFeeTable thead.spThead,
#shopping-guide #sysAll #sysWrap #sysMain .text_page .guideBlock .shipFee .shipFeeTable thead.spThead,
#questions #sysAll #sysWrap #sysMain .text_page .guideBlock .shipFee .shipFeeTable thead.spThead,
#privacypolicy #sysAll #sysWrap #sysMain .text_page .guideBlock .shipFee .shipFeeTable thead.spThead,
#corporate #sysAll #sysWrap #sysMain .text_page .guideBlock .shipFee .shipFeeTable thead.spThead {
  display: none;
}

#law #sysAll #sysWrap #sysMain .text_page .guideBlock .shipFee .shipFeeTable tbody th,
#shopping-guide #sysAll #sysWrap #sysMain .text_page .guideBlock .shipFee .shipFeeTable tbody th,
#questions #sysAll #sysWrap #sysMain .text_page .guideBlock .shipFee .shipFeeTable tbody th,
#privacypolicy #sysAll #sysWrap #sysMain .text_page .guideBlock .shipFee .shipFeeTable tbody th,
#corporate #sysAll #sysWrap #sysMain .text_page .guideBlock .shipFee .shipFeeTable tbody th {
  width: 55%;
  padding: 10px;
  vertical-align: top;
  background: #fff;
  font-weight: normal;
  border-bottom: 1px solid #ddd;
  border-left: 1px solid #ddd;
  border-right: 1px solid #ddd;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#law #sysAll #sysWrap #sysMain .text_page .guideBlock .shipFee .shipFeeTable tbody td,
#shopping-guide #sysAll #sysWrap #sysMain .text_page .guideBlock .shipFee .shipFeeTable tbody td,
#questions #sysAll #sysWrap #sysMain .text_page .guideBlock .shipFee .shipFeeTable tbody td,
#privacypolicy #sysAll #sysWrap #sysMain .text_page .guideBlock .shipFee .shipFeeTable tbody td,
#corporate #sysAll #sysWrap #sysMain .text_page .guideBlock .shipFee .shipFeeTable tbody td {
  width: 45%;
  padding: 10px;
  vertical-align: top;
  border-right: 1px solid #ddd;
  border-bottom: 1px solid #ddd;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #eee;
}

#law #sysAll #sysWrap #sysMain .text_page .guideBlock .shipFee .shipFeeTable b,
#shopping-guide #sysAll #sysWrap #sysMain .text_page .guideBlock .shipFee .shipFeeTable b,
#questions #sysAll #sysWrap #sysMain .text_page .guideBlock .shipFee .shipFeeTable b,
#privacypolicy #sysAll #sysWrap #sysMain .text_page .guideBlock .shipFee .shipFeeTable b,
#corporate #sysAll #sysWrap #sysMain .text_page .guideBlock .shipFee .shipFeeTable b {
  color: #D42E30;
  display: inline-block;
  padding: 0 3px;
  font-size: 1.2em;
}

#law #sysAll #sysWrap #sysMain .text_page #main_tradelaw,
#shopping-guide #sysAll #sysWrap #sysMain .text_page #main_tradelaw,
#questions #sysAll #sysWrap #sysMain .text_page #main_tradelaw,
#privacypolicy #sysAll #sysWrap #sysMain .text_page #main_tradelaw,
#corporate #sysAll #sysWrap #sysMain .text_page #main_tradelaw {
  width: 100%;
  border: 1px solid #ddd;
  margin: 0 auto 30px;
}

#law #sysAll #sysWrap #sysMain .text_page #main_tradelaw dl,
#shopping-guide #sysAll #sysWrap #sysMain .text_page #main_tradelaw dl,
#questions #sysAll #sysWrap #sysMain .text_page #main_tradelaw dl,
#privacypolicy #sysAll #sysWrap #sysMain .text_page #main_tradelaw dl,
#corporate #sysAll #sysWrap #sysMain .text_page #main_tradelaw dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background: #f5f5f5;
  border-bottom: 1px dotted #ddd;
}

#law #sysAll #sysWrap #sysMain .text_page #main_tradelaw dl:last-of-type,
#shopping-guide #sysAll #sysWrap #sysMain .text_page #main_tradelaw dl:last-of-type,
#questions #sysAll #sysWrap #sysMain .text_page #main_tradelaw dl:last-of-type,
#privacypolicy #sysAll #sysWrap #sysMain .text_page #main_tradelaw dl:last-of-type,
#corporate #sysAll #sysWrap #sysMain .text_page #main_tradelaw dl:last-of-type {
  border: none;
}

#law #sysAll #sysWrap #sysMain .text_page #main_tradelaw dt,
#shopping-guide #sysAll #sysWrap #sysMain .text_page #main_tradelaw dt,
#questions #sysAll #sysWrap #sysMain .text_page #main_tradelaw dt,
#privacypolicy #sysAll #sysWrap #sysMain .text_page #main_tradelaw dt,
#corporate #sysAll #sysWrap #sysMain .text_page #main_tradelaw dt {
  width: 25%;
  padding: 15px;
  font-weight: 700;
}

#law #sysAll #sysWrap #sysMain .text_page #main_tradelaw dd,
#shopping-guide #sysAll #sysWrap #sysMain .text_page #main_tradelaw dd,
#questions #sysAll #sysWrap #sysMain .text_page #main_tradelaw dd,
#privacypolicy #sysAll #sysWrap #sysMain .text_page #main_tradelaw dd,
#corporate #sysAll #sysWrap #sysMain .text_page #main_tradelaw dd {
  width: 75%;
  padding: 15px;
  background: #fff;
}

#law #sysAll #sysWrap #sysMain .text_page #main_tradelaw dd a,
#shopping-guide #sysAll #sysWrap #sysMain .text_page #main_tradelaw dd a,
#questions #sysAll #sysWrap #sysMain .text_page #main_tradelaw dd a,
#privacypolicy #sysAll #sysWrap #sysMain .text_page #main_tradelaw dd a,
#corporate #sysAll #sysWrap #sysMain .text_page #main_tradelaw dd a {
  display: inline-block;
  color: #ea68a2;
  text-decoration: underline;
}

/* SP */
/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼
top.css
▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */
/* PC */
#top #sysAll #sysHeader {
  /* スライダー */
}

#top #sysAll #sysHeader .top_slider {
  margin-top: 126px;
}

#top #sysAll #sysHeader .top_slider img {
  display: block;
  width: 100%;
}

#top #sysAll #sysHeader .top_slider .slick-slide {
  opacity: 0.7;
  -webkit-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  transition-duration: 0.2s;
}

#top #sysAll #sysHeader .top_slider .slick-current {
  opacity: 1;
}

#top #sysAll #sysWrap {
  margin-top: 0;
}

#top #sysAll #sysWrap #sysMain {
  /* 新着アイテム */
  /* 特集一覧 */
  /* おすすめ商品 */
}

#top #sysAll #sysWrap #sysMain .top_newarrival .sysItemBlock ul li {
  width: 25%;
  padding: 5px 10px;
}

#top #sysAll #sysWrap #sysMain .top_features ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

#top #sysAll #sysWrap #sysMain .top_features ul li {
  width: 33%;
  padding: 10px;
  font-size: 1.2rem;
}

#top #sysAll #sysWrap #sysMain .top_features ul li .featuresText {
  margin: 10px auto;
}

#top #sysAll #sysWrap #sysMain .top_features ul li .featuresText span {
  display: block;
  font-size: 1.4rem;
  font-weight: 700;
}

#top #sysAll #sysWrap #sysMain .top_recommend_item {
  margin-bottom: 60px;
}

#top #sysAll #sysWrap #sysMain .top_recommend_item .sysItemBlock ul li {
  float: left;
}

/* TB */
/* SP */
/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼
parts.css
▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */
/* ===========================
見出し
=========================== */
.sysTitle,
.sysHeadline {
  width: 600px;
  margin: 30px auto;
  position: relative;
  text-align: center;
  font-size: 2.3rem;
  letter-spacing: 3px;
}

.sysTitle::before,
.sysHeadline::before {
  position: absolute;
  top: 50%;
  z-index: 1;
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #222;
}

.sysTitle span,
.sysHeadline span {
  position: relative;
  z-index: 2;
  display: inline-block;
  margin: 0 2.5em;
  padding: 0 40px;
  background-color: #fff;
  text-align: center;
}

.sysTitle b,
.sysHeadline b {
  display: block;
  font-size: 1.4rem;
  text-align: center;
}

/* SP */
/* ----------------------------------------------------------------------------------- */
/* ===========================
ボタン
=========================== */
.common_btn {
  width: 100%;
  max-width: 250px;
  margin: 20px auto 50px;
  position: relative;
}

.common_btn a {
  display: block;
  padding: 15px 0;
  font-size: 1.6rem;
  color: #fff;
  text-align: center;
  border-radius: 5px;
  background: #000;
}

.common_btn a i {
  display: inline-block;
  margin-left: 10px;
  font-size: 2rem;
}

/* ----------------------------------------------------------------------------------- */
/* ===========================
スライダー設定
=========================== */
.slick-slider .slick-arrow {
  width: 14px;
  height: 26px;
  outline: none;
  cursor: pointer;
  position: absolute;
  bottom: 0;
  -webkit-transform: translateY(24%);
  -ms-transform: translateY(24%);
  transform: translateY(24%);
}

.slick-slider .slick-arrow.slick_prev {
  left: 35%;
  background: url(/img/common/controls.png) no-repeat 0 0;
  background-size: 28px;
}

.slick-slider .slick-arrow.slick_next {
  right: 35%;
  background: url(/img/common/controls.png) no-repeat -14px 0;
  background-size: 28px;
}

.slick-slider .slick-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 20px auto 0;
}

.slick-slider .slick-dots li {
  width: 14px !important;
  height: 14px !important;
  background-color: #999;
  border-radius: 50%;
  margin: 0 7px !important;
  padding: 0 !important;
  font-size: 0 !important;
  line-height: 0 !important;
  cursor: pointer;
}

.slick-slider .slick-dots li.slick-active {
  background-color: #000;
}

/* TB */
/* SP */
/* ----------------------------------------------------------------------------------- */
/* ===========================
アイテムブロック
=========================== */
.sysFuncItemBlock .sysItemBlock .sysHorizontal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.sysFuncItemBlock .sysItemBlock .sysHorizontal li {
  float: none;
  width: 33%;
  padding: 5px 10px;
  font-size: 1.2rem;
  margin: 0 0 20px;
}

.sysFuncItemBlock .sysItemBlock .sysHorizontal li .sysItemName {
  font-size: 1.5rem;
  padding-top: 10px;
}

.sysFuncItemBlock .sysItemBlock .sysHorizontal li .sysAddSelection select,
.sysFuncItemBlock .sysItemBlock .sysHorizontal li .sysAddVariation select {
  width: 100%;
  margin-bottom: 5px;
}

/* SP */
/* ----------------------------------------------------------------------------------- */
/* ===========================
PR設定
=========================== */
.sysPr span {
  display: inline-block;
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 1.4;
  color: #222;
  text-align: center;
  border: 1px solid #222;
  border-radius: 50px;
  padding: 3px 10px;
  margin: 0 0 5px;
}

.sysPr span:first-of-type {
  display: none;
}

/* ----------------------------------------------------------------------------------- */
/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼
mixin.css
▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */
/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼
variables.css
▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */
/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼
font.css
▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */
/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼
common_settings.css
▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */
body {
  font-family: "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  font-weight: normal;
  color: #333333;
  font-size: 14px;
  letter-spacing: 0.05em;
}

.noto {
  font-family: "Noto Sans JP", sans-serif;
}

.jost {
  font-family: "Jost", sans-serif;
}

a {
  color: #333;
}

div#sysAside {
  display: none !important;
}

/* -----------------------------------------
  アニメーション
----------------------------------------- */
.fade {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 800ms, transform 500ms;
  transition-timing-function: cubic-bezier(0, 0.6, 1, 1);
}

.fade.viewed {
  opacity: 1;
  transform: translate(0, 0);
}

.fade02 {
  opacity: 0;
  transform: translateY(100px);
  transition: opacity 1200ms, transform 1000ms;
  transition-timing-function: cubic-bezier(0, 0.6, 1, 1);
}

.fade02.viewed {
  opacity: 1;
  transform: translate(0, 0);
}

/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼
parts.css 
▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */
@keyframes show {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.text_color_white {
  color: #fff !important;
}

.text_color_red {
  color: #EB2626 !important;
}

.text_color_gold {
  color: #93857E !important;
}

.fwb {
  font-weight: bold;
}

a.link {
  color: #93857E;
  position: relative;
}

a.link::before {
  content: "";
  position: absolute;
  bottom: -3px;
  left: 0;
  border-bottom: 1px dotted #93857E;
  width: 100%;
}

.p_fixed_btn {
  position: fixed;
  right: 0;
  top: 50%;
  z-index: 30;
}

.p_fixed_btn .fixed_cart_btn {
  width: 100px;
  height: 134px;
}

.p_fixed_btn .fixed_cart_btn a {
  width: 100px;
  height: 134px;
  background: #93857E;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  flex-direction: column;
  text-align: center;
}

.p_fixed_btn .fixed_cart_btn a img {
  width: 50px;
  height: 50px;
  display: block;
  margin-bottom: 10px;
  margin-left: auto;
  margin-right: auto;
}

.p_fixed_btn .fixed_cart_btn a p {
  color: #fff;
  font-weight: bold;
  line-height: 1.25;
}

.p_fixed_btn .fixed_btn_link a {
  background: rgba(51, 51, 51, 0.5);
  width: 100px;
  height: 75px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.p_fixed_btn .fixed_btn_link a img {
  width: 25px;
  height: 28px;
}

.btn_common_wrap .btn_common {
  display: inline-block;
}

.btn_common_wrap .btn_common a {
  background: #93857E;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.6rem;
  color: #fff;
  min-height: 46px;
  padding-left: 48px;
  padding-right: 48px;
  border-radius: 50px;
}

.p_mv_slide,
.p_mv_slide02 {
  max-width: 1280px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  margin-top: 120px;
}

.p_mv_slide .mv_catchcopy,
.p_mv_slide02 .mv_catchcopy {
  max-width: 1048px;
  width: 100%;
  position: absolute;
  left: 50%;
  top: 34%;
  transform: translateX(-50%);
  z-index: 1;
}

.p_mv_slide .mv_slider,
.p_mv_slide02 .mv_slider {
  margin: 0 calc(50% - 50vw);
  width: 100vw !important;
  position: relative;
}

.p_mv_slide .mv_slider::before,
.p_mv_slide02 .mv_slider::before {
  content: "";
  background: linear-gradient(0deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 347px;
  z-index: 1;
}

.p_mv_slide .mv_slider_blk .mv_slider_btn,
.p_mv_slide02 .mv_slider_blk .mv_slider_btn {
  position: absolute;
  bottom: 140px;
  left: 50%;
  transform: translateX(-50%);
  max-width: 650px;
  width: 100%;
  z-index: 10;
}

.p_mv_slide .mv_slider_blk .mv_slider_btn a,
.p_mv_slide02 .mv_slider_blk .mv_slider_btn a {
  display: flex;
  align-items: center;
  flex-direction: column;
  border: 1px solid #fff;
  background: rgba(255, 255, 255, 0.2);
  min-height: 110px;
  justify-content: center;
  position: relative;
}

.p_mv_slide .mv_slider_blk .mv_slider_btn a::before,
.p_mv_slide02 .mv_slider_blk .mv_slider_btn a::before {
  content: "";
  background: url(https://xanax-baseball.com/img/layout/top/ico_click.png) no-repeat;
  background-size: 100%;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
  width: 74px;
  height: 24px;
}

.p_mv_slide .mv_slider_blk .mv_slider_btn a img,
.p_mv_slide02 .mv_slider_blk .mv_slider_btn a img {
  max-width: 332px;
  width: 100%;
  display: block;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 10px;
}

.p_mv_slide .mv_slider_blk .mv_slider_btn a p,
.p_mv_slide02 .mv_slider_blk .mv_slider_btn a p {
  color: #fff;
  font-weight: bold;
  text-align: center;
}

.p_mv_slide .slick-dots,
.p_mv_slide02 .slick-dots {
  position: absolute;
  /* right: 135px; */
  right: 135px;
  /* bottom: 315px; */
  bottom: -50px;
  z-index: 10;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 20px auto 0;
  transform: translate(0, 100%);
}

.p_mv_slide .slick-dots li,
.p_mv_slide02 .slick-dots li {
  width: 11px !important;
  height: 11px !important;
  background-color: #DFDAD7;
  border-radius: 0;
  margin: 0 7px !important;
  padding: 0 !important;
  font-size: 0 !important;
  line-height: 0 !important;
  cursor: pointer;
}

.p_mv_slide .slick-dots li.slick-active,
.p_mv_slide02 .slick-dots li.slick-active {
  background-color: #93857E;
}

.p_mv_slide .slick-arrow.slick_next,
.p_mv_slide02 .slick-arrow.slick_next {
  width: 50px;
  height: 50px;
  position: absolute;
  bottom: -30px;
  right: 0;
  /* background: rgb(51, 51, 51); */
  background: rgba(147, 133, 126, 0.5);
  margin-left: auto;
  cursor: pointer;
  transition: all 300ms ease;
  z-index: 10;
  transform: translateY(100%);
}

.p_mv_slide .slick-arrow.slick_next:hover,
.p_mv_slide02 .slick-arrow.slick_next:hover {
  opacity: 0.8;
  transition: all 300ms ease;
}

.p_mv_slide .slick-arrow.slick_next::before,
.p_mv_slide02 .slick-arrow.slick_next::before {
  content: "";
  background: url(https://xanax-baseball.com/img/layout/common/ico_arrow_r_w.png) no-repeat;
  background-size: 100%;
  width: 20px;
  height: 17px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.p_mv_slide .slick-arrow.slick_prev,
.p_mv_slide02 .slick-arrow.slick_prev {
  width: 50px;
  height: 50px;
  position: absolute;
  bottom: -30px;
  right: 55px;
  /* background: rgb(51, 51, 51); */
  background: rgba(147, 133, 126, 0.5);
  margin-left: auto;
  cursor: pointer;
  transition: all 300ms ease;
  z-index: 10;
  transform: translateY(100%);
}

.p_mv_slide .slick-arrow.slick_prev:hover,
.p_mv_slide02 .slick-arrow.slick_prev:hover {
  opacity: 0.8;
  transition: all 300ms ease;
}

.p_mv_slide .slick-arrow.slick_prev::before,
.p_mv_slide02 .slick-arrow.slick_prev::before {
  content: "";
  background: url(https://xanax-baseball.com/img/layout/common/ico_arrow_r_w.png) no-repeat;
  background-size: 100%;
  width: 20px;
  height: 17px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(180deg);
}

@keyframes mvMarker {
  80% {
    margin-left: 0;
  }
  100% {
    width: 0;
    margin-left: 0;
  }
}
.heading_ja {
  text-align: center;
  font-size: 3.2rem;
  position: relative;
  z-index: 10;
}

.heading02 {
  text-align: center;
  font-size: 2.4rem;
  position: relative;
  z-index: 10;
  font-weight: bold;
  color: #93857E;
}

.heading02 img {
  width: 24px;
  vertical-align: middle;
}

.heading_en {
  opacity: 0;
  font-size: 10rem;
  color: rgba(147, 133, 126, 0.1);
  font-family: "Jost", sans-serif;
  line-height: 1;
}

.heading_en span {
  display: inline-block;
  overflow: hidden;
  vertical-align: top;
  white-space: nowrap;
  font-weight: bold;
}

.heading_en.active {
  opacity: 1;
}

.heading_en.active span::before {
  display: inline-block;
  width: 100%;
  height: 1em;
  margin-left: calc(100% + 0.05em);
  content: "";
  animation: mvMarker 0.8s cubic-bezier(1, 0, 0, 1) forwards;
  vertical-align: top;
  background-color: rgba(147, 133, 126, 0.1);
}

.heading_en02 {
  opacity: 0;
  font-size: 10rem;
  color: rgba(147, 133, 126, 0.1);
  font-family: "Jost", sans-serif;
  line-height: 1;
}

.heading_en02 span {
  display: inline-block;
  overflow: hidden;
  vertical-align: top;
  white-space: nowrap;
  font-weight: bold;
}

.heading_en02.active {
  opacity: 1;
}

.heading_en02.active span::before {
  display: inline-block;
  content: "";
  vertical-align: top;
  background-color: rgba(147, 133, 126, 0.1);
}

.b_item_recom .sysTitle,
.b_item_recom .sysHeadline {
  font-size: 2.4rem;
  font-weight: bold;
  text-align: center;
  margin: 0;
  width: 100%;
  margin-bottom: 35px;
  line-height: 1;
  letter-spacing: 0.04em;
}

.b_item_recom .sysTitle::before,
.b_item_recom .sysHeadline::before {
  content: none;
}

.b_item_recom .sysContent .slick-track {
  display: flex;
}

.b_item_recom .sysContent .sysVertical .slick-dots {
  position: absolute;
  right: 135px;
  bottom: -20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 20px auto 0;
  transform: translateY(100%);
}

.b_item_recom .sysContent .sysVertical .slick-dots li {
  width: 11px !important;
  height: 11px !important;
  background-color: #DFDAD7;
  border-radius: 0;
  margin: 0 7px !important;
  padding: 0 !important;
  font-size: 0 !important;
  line-height: 0 !important;
  cursor: pointer;
}

.b_item_recom .sysContent .sysVertical .slick-dots li.slick-active {
  background-color: #93857E;
}

.b_item_recom .sysContent .sysVertical .slick-arrow {
  transform: translateY(100%);
}

.b_item_recom .sysContent .sysVertical .slick-arrow.slick_next {
  width: 50px;
  height: 50px;
  position: absolute;
  bottom: 0;
  right: 0;
  background: rgba(147, 133, 126, 0.5);
  margin-left: auto;
  z-index: 10;
  cursor: pointer;
  transition: all 300ms ease;
}

.b_item_recom .sysContent .sysVertical .slick-arrow.slick_next:hover {
  opacity: 0.8;
  transition: all 300ms ease;
}

.b_item_recom .sysContent .sysVertical .slick-arrow.slick_next::before {
  content: "";
  background: url(https://xanax-baseball.com/img/layout/common/ico_arrow_r_w.png) no-repeat;
  background-size: 100%;
  width: 20px;
  height: 17px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.b_item_recom .sysContent .sysVertical .slick-arrow.slick_prev {
  width: 50px;
  height: 50px;
  position: absolute;
  bottom: 0;
  right: 55px;
  background: rgba(147, 133, 126, 0.5);
  margin-left: auto;
  cursor: pointer;
  z-index: 10;
  transition: all 300ms ease;
}

.b_item_recom .sysContent .sysVertical .slick-arrow.slick_prev:hover {
  opacity: 0.8;
  transition: all 300ms ease;
}

.b_item_recom .sysContent .sysVertical .slick-arrow.slick_prev::before {
  content: "";
  background: url(https://xanax-baseball.com/img/layout/common/ico_arrow_r_w.png) no-repeat;
  background-size: 100%;
  width: 20px;
  height: 17px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(180deg);
}

.b_item_recom .sysContent .sysVertical .slick-slide {
  margin-bottom: 10px;
  position: relative;
  max-width: 320px;
  width: 100%;
  padding: 15px 20px 28px;
  border-left: 1px solid #DEDAD7;
  border-bottom: 1px solid #DEDAD7;
  float: none;
}

.b_item_recom .sysContent .sysVertical .slick-slide::before {
  content: "";
  position: absolute;
  right: 0;
  width: 20px;
  height: 20px;
  background: #fff;
  transform: translate(50%, 50%);
  bottom: 0;
}

.b_item_recom .sysContent .sysVertical .slick-slide::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  width: 20px;
  height: 20px;
  background: #fff;
  transform: translate(-50%, 50%);
  bottom: 0;
}

.b_item_recom .sysContent .sysVertical .slick-slide:last-child {
  border-right: 1px solid #DEDAD7;
}

.b_item_recom .sysContent .sysVertical .sysItemImage {
  width: 100%;
  max-width: 240px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.b_item_recom .sysContent .sysVertical .sysItemImage img {
  width: 100%;
  float: none;
  margin-right: 0;
}

.b_item_recom .sysContent .sysVertical .sysItemName a {
  font-size: 1.4rem;
  line-height: 1.71;
  font-weight: bold;
  margin-bottom: 30px;
  min-height: 45px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.b_item_recom .sysContent .sysVertical .sysItemPrArea {
  display: flex;
  flex-wrap: wrap;
}

.b_item_recom .sysContent .sysVertical .sysItemPrArea .sysItemPr {
  color: #93857E;
  border: 1px solid #93857E;
  font-weight: bold;
  padding: 3px 5px;
  font-size: 1.2rem;
  margin-right: 8px;
  margin-bottom: 6px;
  font-family: "Roboto", sans-serif;
  min-height: 22px;
  max-height: 22px;
  line-height: 1.3;
}

.b_item_recom .sysContent .sysVertical .sysItemPrArea .sysItemPr_red {
  color: #EA3323;
  border: 1px solid #EA3323;
  font-weight: bold;
  padding: 3px 5px;
  font-size: 1.2rem;
  margin-right: 8px;
  margin-bottom: 6px;
  min-height: 22px;
  max-height: 22px;
  line-height: 1.3;
}

.b_item_recom .sysContent .sysVertical .sysItemPrice {
  font-size: 1.8rem;
  line-height: 1;
  text-align: right;
  margin-bottom: 10px;
  font-weight: bold;
}

.b_item_recom .sysContent .sysVertical .sysItemPrice span {
  font-size: 1.4rem;
  font-weight: normal;
}

.mv_cat02 {
  background: url(https://xanax-baseball.com/img/layout/common/mv_common.jpg) no-repeat;
  background-position: center;
  background-size: cover;
  height: 300px;
  margin: 0 calc(50% - 50vw);
  width: 100vw;
}

.mv_cat02_inner {
  max-width: 1280px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  height: 100%;
  position: relative;
}

.mv_cat02_inner_pos {
  position: absolute;
  top: 50%;
  transform: translateY(-35%);
  width: 100%;
  text-align: center;
}

.mv_cat02_inner_pos_ttl {
  position: relative;
  display: inline-block;
}

.mv_cat02_inner_pos_ttl .heading_en {
  color: rgba(255, 255, 255, 0.7);
  position: absolute;
  transform: translate(-50%, -55%);
  left: 50%;
}

.mv_cat02_inner_pos_ttl .heading_en span span {
  display: block;
}

.mv_cat02_inner_pos_ttl h1 {
  max-width: 900px;
  font-size: 3.2rem;
  font-weight: bold;
  z-index: 10;
  position: relative;
  font-family: "Noto Sans JP", sans-serif;
}

/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼
header.css
▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */
#sysHeader {
  background: #000000;
  min-height: 120px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 99;
}

#sysHeader .c_count {
  display: none;
}

#sysHeader .p_megamenu {
  position: absolute;
  left: 0;
  width: 100%;
  top: 94px;
  padding-top: 26px;
  pointer-events: none;
  opacity: 0;
  z-index: -10;
  transition: all 300ms ease;
}

#sysHeader .p_megamenu.active {
  pointer-events: all;
  z-index: 20;
  opacity: 1;
  transition: all 300ms ease;
}

#sysHeader .p_megamenu .sysContent {
  background: rgba(72, 72, 72, 0.9);
}

#sysHeader .p_megamenu .sysContent .megamenu_inner {
  max-width: 1254px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  justify-content: center;
  padding-top: 55px;
  padding-bottom: 75px;
}

#sysHeader .p_megamenu .sysContent .megamenu_inner .megamenu_group .megamenu_list {
  margin-bottom: 24px;
}

#sysHeader .p_megamenu .sysContent .megamenu_inner .megamenu_group .megamenu_list:last-child {
  margin-bottom: 0;
}

#sysHeader .p_megamenu .sysContent .megamenu_inner .megamenu_group .megamenu_list > dl > dt {
  border-bottom: 1px solid #DFDAD7;
  font-weight: bold;
  color: #DFDAD7;
  margin-bottom: 10px;
  padding-bottom: 5px;
  font-size: 1.6rem;
}

#sysHeader .p_megamenu .sysContent .megamenu_inner .megamenu_group .megamenu_list > dl > dd ul li {
  margin-left: 10px;
  margin-bottom: 4px;
  letter-spacing: -0.03em;
}

#sysHeader .p_megamenu .sysContent .megamenu_inner .megamenu_group .megamenu_list > dl > dd ul li:last-child {
  margin-bottom: 0;
}

#sysHeader .p_megamenu .sysContent .megamenu_inner .megamenu_group .megamenu_list > dl > dd ul li a {
  color: #DFDAD7;
  font-size: 1.2rem;
}

#sysHeader .p_megamenu .sysContent .megamenu_inner .megamenu_group.megamenu_group01 {
  max-width: 640px;
  width: 100%;
  margin-right: 30px;
}

#sysHeader .p_megamenu .sysContent .megamenu_inner .megamenu_group.megamenu_group01 .megamenu_list dl dt {
  color: #DFDAD7;
}

#sysHeader .p_megamenu .sysContent .megamenu_inner .megamenu_group.megamenu_group01 .megamenu_list dl dt a {
  color: #DFDAD7;
}

#sysHeader .p_megamenu .sysContent .megamenu_inner .megamenu_group.megamenu_group01 .megamenu_list dl dd {
  display: flex;
  font-size: 1.2rem;
}

#sysHeader .p_megamenu .sysContent .megamenu_inner .megamenu_group.megamenu_group01 .megamenu_list dl dd .megamenu_list_blk {
  margin-right: 30px;
}

#sysHeader .p_megamenu .sysContent .megamenu_inner .megamenu_group.megamenu_group01 .megamenu_list dl dd .megamenu_list_blk dl {
  margin-bottom: 30px;
  min-height: 120px;
}

#sysHeader .p_megamenu .sysContent .megamenu_inner .megamenu_group.megamenu_group01 .megamenu_list dl dd .megamenu_list_blk dl:last-child {
  margin-bottom: 0;
}

#sysHeader .p_megamenu .sysContent .megamenu_inner .megamenu_group.megamenu_group01 .megamenu_list dl dd .megamenu_list_blk dl dt {
  color: #DFDAD7;
  font-size: 1.2rem;
  margin-bottom: 8px;
  font-weight: bold;
}

#sysHeader .p_megamenu .sysContent .megamenu_inner .megamenu_group.megamenu_group01 .megamenu_list dl dd .megamenu_list_blk:last-child {
  margin-right: 0;
}

#sysHeader .p_megamenu .sysContent .megamenu_inner .megamenu_group.megamenu_group02 {
  max-width: 175px;
  width: 100%;
  margin-right: 0;
}

#sysHeader .p_megamenu .sysContent .megamenu_inner .megamenu_group.megamenu_group02 .megamenu_list dl dt {
  color: #DFDAD7;
}

#sysHeader .p_megamenu .sysContent .megamenu_inner .megamenu_group.megamenu_group02 .megamenu_list dl dt a {
  color: #DFDAD7;
}

#sysHeader .p_drawer {
  padding-top: 20px;
  position: fixed;
  top: 75px;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  background: #fff;
  z-index: 99;
  transform: translateX(-100%);
  transition: all 300ms cubic-bezier(0.19, 1, 0.22, 1);
}

#sysHeader .p_drawer.active {
  transform: translateX(0);
  transition: all 300ms cubic-bezier(0.19, 1, 0.22, 1);
}

#sysHeader .p_drawer > .sysContent {
  padding-bottom: 100px;
  overflow: scroll;
  height: 600px;
}

#sysHeader .p_drawer .s_header_sp {
  position: relative;
  margin-bottom: 15px;
  max-width: 320px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

#sysHeader .p_drawer .s_header_sp input[type=search] {
  width: 100%;
  padding: 8px 30px 8px 10px !important;
  border: 1px solid #91857F !important;
  border-radius: 5px !important;
  color: #DFDAD7 !important;
  font-weight: bold;
}

#sysHeader .p_drawer .s_header_sp input[type=submit] {
  margin: 0;
  position: absolute;
  right: 14px;
  background: url(https://xanax-baseball.com/img/layout/common/ico_search_gray.png) no-repeat;
  text-indent: -9999px;
  width: 18px;
  height: 18px;
  background-size: 100%;
  top: 50%;
  transform: translateY(-50%);
  margin-top: 2px;
}

#sysHeader .p_drawer .drawer_icon {
  max-width: 320px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
}

#sysHeader .p_drawer .drawer_icon ul {
  display: flex;
  flex-wrap: wrap;
}

#sysHeader .p_drawer .drawer_icon ul li {
  max-width: 155px;
  width: 100%;
  margin-right: 8px;
  margin-bottom: 10px;
}

#sysHeader .p_drawer .drawer_icon ul li a {
  text-align: center;
  background: #DFDAD7;
  font-weight: bold;
  height: 45px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
  position: relative;
}

#sysHeader .p_drawer .drawer_icon ul li a::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  vertical-align: middle;
  right: 10px;
  width: 6px;
  height: 6px;
  border-top: 2px solid #333333;
  border-right: 2px solid #333333;
  transform: rotate(45deg);
}

#sysHeader .p_drawer .drawer_icon ul li.user a {
  padding-left: 5px;
}

#sysHeader .p_drawer .drawer_icon ul li.user a::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 10px;
  background: url(https://xanax-baseball.com/img/layout/common/ico_user_blk.png) no-repeat;
  background-size: 100%;
  width: 19px;
  height: 19px;
  transform: translateY(-50%);
}

#sysHeader .p_drawer .drawer_icon ul li.cart a {
  padding-left: 8px;
}

#sysHeader .p_drawer .drawer_icon ul li.cart a::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 10px;
  background: url(https://xanax-baseball.com/img/layout/common/ico_cart_blk.png) no-repeat;
  background-size: 100%;
  width: 18px;
  height: 20px;
  transform: translateY(-50%);
}

#sysHeader .p_drawer .drawer_icon ul li.begin a {
  padding-left: 8px;
}

#sysHeader .p_drawer .drawer_icon ul li.begin a::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 10px;
  background: url(https://xanax-baseball.com/img/layout/common/ico_begin_blk.png) no-repeat;
  background-size: 100%;
  width: 17px;
  height: 21px;
  transform: translateY(-50%);
}

#sysHeader .p_drawer .drawer_icon ul li.favo a {
  padding-left: 8px;
}

#sysHeader .p_drawer .drawer_icon ul li.favo a::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 10px;
  background: url(https://xanax-baseball.com/img/layout/common/ico_favo_blk.png) no-repeat;
  background-size: 100%;
  width: 19px;
  height: 19px;
  transform: translateY(-50%);
}

#sysHeader .p_drawer .drawer_icon ul li:nth-child(even) {
  margin-right: 0;
}

#sysHeader .p_drawer .drawer_category {
  border: 1px solid #91857F;
  border-radius: 5px;
  position: relative;
  margin-bottom: 15px;
  max-width: 320px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 10px 15px;
}

#sysHeader .p_drawer .drawer_category .drawer_category_ttl {
  position: relative;
  font-weight: bold;
}

#sysHeader .p_drawer .drawer_category .drawer_category_ttl.active::before {
  transform: rotate(-45deg);
}

#sysHeader .p_drawer .drawer_category .drawer_category_ttl::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  vertical-align: middle;
  right: 5px;
  width: 6px;
  height: 6px;
  border-top: 2px solid #93857E;
  border-right: 2px solid #93857E;
  transform: rotate(135deg);
}

#sysHeader .p_drawer .drawer_category .drawer_category_accord {
  display: none;
  height: 305px;
  overflow-y: scroll;
}

#sysHeader .p_drawer .drawer_category .drawer_category_accord dl:first-child {
  margin-top: 20px;
}

#sysHeader .p_drawer .drawer_category .drawer_category_accord dl dt {
  font-size: 1.4rem;
  font-weight: bold;
  margin-bottom: 20px;
}

#sysHeader .p_drawer .drawer_category .drawer_category_accord dl dd {
  padding-left: 10px;
}

#sysHeader .p_drawer .drawer_category .drawer_category_accord dl dd p {
  font-weight: bold;
  margin-bottom: 20px;
}

#sysHeader .p_drawer .drawer_category .drawer_category_accord dl dd p + ul {
  padding-left: 10px;
}

#sysHeader .p_drawer .drawer_category .drawer_category_accord dl dd ul li {
  margin-bottom: 20px;
}

#sysHeader .p_drawer .drawer_link {
  text-align: center;
  border-left: 1px solid #DFDAD7;
  border-right: 1px solid #DFDAD7;
  width: 160px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
}

#sysHeader .p_drawer .drawer_accord {
  border-top: 1px solid #DFDAD7;
  margin-bottom: 30px;
}

#sysHeader .p_drawer .drawer_accord .drawer_accord_list dt {
  text-align: center;
  font-weight: bold;
  font-family: "Jost", sans-serif;
  min-height: 46px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-bottom: 1px solid #DFDAD7;
  position: relative;
}

#sysHeader .p_drawer .drawer_accord .drawer_accord_list dt::before {
  content: "";
  width: 10px;
  height: 2px;
  border-radius: 40px;
  background: #333333;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
}

#sysHeader .p_drawer .drawer_accord .drawer_accord_list dt::after {
  content: "";
  width: 10px;
  height: 2px;
  border-radius: 40px;
  background: #333333;
  position: absolute;
  top: 50%;
  right: 21px;
  transform: rotate(90deg) translateY(-50%);
  margin-top: -1px;
}

#sysHeader .p_drawer .drawer_accord .drawer_accord_list dt.active:after {
  content: none;
}

#sysHeader .p_drawer .drawer_accord .drawer_accord_list dd {
  display: none;
}

#sysHeader .p_drawer .drawer_accord .drawer_accord_list dd ul li {
  border-bottom: 1px solid #DFDAD7;
}

#sysHeader .p_drawer .drawer_accord .drawer_accord_list dd ul li a {
  min-height: 46px;
  display: flex;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
  background: #F4F2F1;
  position: relative;
}

#sysHeader .p_drawer .drawer_accord .drawer_accord_list dd ul li a::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  vertical-align: middle;
  right: 20px;
  width: 6px;
  height: 6px;
  border-top: 2px solid #333333;
  border-right: 2px solid #333333;
  transform: rotate(45deg);
}

#sysHeader .p_drawer .drawer_sns_list {
  display: flex;
  justify-content: center;
  margin-bottom: 30px;
}

#sysHeader .p_drawer .drawer_sns_list li {
  width: 55px;
  height: 55px;
  border-radius: 50%;
  border: 1px solid #91857F;
  margin-right: 10px;
}

#sysHeader .p_drawer .drawer_sns_list li:last-child {
  margin-right: 0;
}

#sysHeader .p_drawer .drawer_sns_list li a {
  display: block;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #F4F2F1;
  border-radius: 50%;
}

#sysHeader .p_drawer .drawer_sns_list li.insta img {
  width: 25px;
}

#sysHeader .p_drawer .drawer_sns_list li.twitter img {
  width: 25px;
}

#sysHeader .p_drawer .drawer_sns_list li.fb img {
  width: 14px;
}

#sysHeader .p_drawer .drawer_sns_list li.youtube img {
  width: 25px;
}

#sysHeader .p_drawer .drawer_sns_list li.pinta {
  position: relative;
}

#sysHeader .p_drawer .drawer_sns_list li.pinta img {
  width: 25px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin-left: 2px;
}

#sysHeader .p_drawer .drawer_close {
  margin-bottom: 20px;
}

#sysHeader .p_drawer .drawer_close a {
  width: 213px;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50px;
  color: #fff;
  background: #93857E;
  margin-left: auto;
  margin-right: auto;
}

#sysHeader .p_drawer .drawer_copyright {
  font-size: 1rem;
  font-family: "Jost", sans-serif;
  margin-bottom: 30px;
  text-align: center;
}

#sysHeader .p_header {
  width: 100%;
}

#sysHeader .p_header .header_container {
  max-width: 1280px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

#sysHeader .p_header .header_container .header_logo {
  width: 165px;
  margin-right: 30px;
}

#sysHeader .p_header .header_container .header_blk .header_top {
  margin-bottom: 15px;
  display: flex;
  justify-content: space-between;
  min-height: 22px;
}

#sysHeader .p_header .header_container .header_blk .header_top .header_important {
  font-size: 1.2rem;
  margin-right: 25px;
  position: relative;
  max-width: 425px;
  width: 100%;
}

#sysHeader .p_header .header_container .header_blk .header_top .header_important p {
  padding-left: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #fff;
  padding-right: 0;
  padding-bottom: 0;
  padding-top: 0;
  font-size: 1.1rem;
  position: relative;
}

#sysHeader .p_header .header_container .header_blk .header_top .header_important p::before {
  content: "";
  background: url(https://xanax-baseball.com/img/layout/common/ico_important.png);
  width: 16px;
  height: 16px;
  position: absolute;
  left: 0;
  background-size: 100%;
  margin-top: 1px;
}

#sysHeader .p_header .header_container .header_blk .header_top .header_important p a {
  color: #fff;
  text-decoration: underline;
  padding-bottom: 2px;
}

#sysHeader .p_header .header_container .header_blk .header_top .header_cart_info {
  color: #fff;
  font-size: 1.2rem;
}

#sysHeader .p_header .header_container .header_blk .header_top .header_cart_info .sysContent {
  display: flex;
}

#sysHeader .p_header .header_container .header_blk .header_top .header_cart_info .sysContent dl {
  display: flex;
  align-items: center;
  margin-right: 15px;
  font-size: 1.15rem;
}

#sysHeader .p_header .header_container .header_blk .header_top .header_cart_info .sysContent dl:last-child {
  margin-right: 0;
}

#sysHeader .p_header .header_container .header_blk .header_top .header_cart_info .sysContent dl dd span {
  font-size: 1.6rem;
  color: #93857E;
  font-weight: bold;
  margin-left: 5px;
}

#sysHeader .p_header .header_container .header_blk .header_bottom {
  display: flex;
}

#sysHeader .p_header .header_container .header_blk .header_bottom .header_logo_sp {
  display: none;
}

#sysHeader .p_header .header_container .header_blk .header_bottom .header_bottom_flx {
  display: flex;
  align-items: center;
  width: 100%;
  justify-content: space-between;
}

#sysHeader .p_header .header_container .header_blk .header_bottom .header_bottom_flx nav > ul {
  display: flex;
  font-size: 1.6rem;
}

#sysHeader .p_header .header_container .header_blk .header_bottom .header_bottom_flx nav > ul li {
  margin-right: 38px;
  font-weight: 500;
  position: relative;
}

#sysHeader .p_header .header_container .header_blk .header_bottom .header_bottom_flx nav > ul li a {
  color: #fff;
  position: relative;
  z-index: 30;
  display: flex;
  align-items: center;
  font-weight: bold;
}

#sysHeader .p_header .header_container .header_blk .header_bottom .header_bottom_flx nav > ul li a:hover {
  opacity: 1;
}

#sysHeader .p_header .header_container .header_blk .header_bottom .header_bottom_flx nav > ul li a:hover::before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 1px;
  background: #fff;
  z-index: 10;
}

#sysHeader .p_header .header_container .header_blk .header_bottom .header_bottom_flx nav > ul li a:hover + .dropdown {
  display: block;
  animation: show 300ms ease;
}

#sysHeader .p_header .header_container .header_blk .header_bottom .header_bottom_flx nav > ul li:last-child {
  margin-right: 40px;
}

#sysHeader .p_header .header_container .header_blk .header_bottom .header_bottom_flx nav > ul li .dropdown {
  animation: show 300ms ease;
  display: none;
  padding-top: 52px;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  font-family: "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
}

#sysHeader .p_header .header_container .header_blk .header_bottom .header_bottom_flx nav > ul li .dropdown:hover {
  display: block;
  animation: show 300ms ease;
}

#sysHeader .p_header .header_container .header_blk .header_bottom .header_bottom_flx nav > ul li .dropdown ul {
  background: rgba(51, 51, 51, 0.8);
  padding: 30px;
  width: 236px;
  letter-spacing: -0.01em;
  font-size: 1.6rem;
}

#sysHeader .p_header .header_container .header_blk .header_bottom .header_bottom_flx nav > ul li .dropdown ul li {
  margin-right: 0;
  margin-bottom: 10px;
}

#sysHeader .p_header .header_container .header_blk .header_bottom .header_bottom_flx nav > ul li .dropdown ul li a {
  font-weight: normal;
}

#sysHeader .p_header .header_container .header_blk .header_bottom .header_bottom_flx nav > ul li .dropdown ul li a:hover {
  text-decoration: none;
  opacity: 0.7;
}

#sysHeader .p_header .header_container .header_blk .header_bottom .header_bottom_flx nav > ul li .dropdown ul li a:hover::before {
  content: none;
}

#sysHeader .p_header .header_container .header_blk .header_bottom .header_bottom_flx nav > ul li .dropdown ul li:last-child {
  margin-bottom: 0;
}

#sysHeader .p_header .header_container .header_blk .header_bottom .header_bottom_flx nav > ul li .dropdown ul li div {
  min-width: 20px;
  margin-right: 13px;
  text-align: center;
}

#sysHeader .p_header .header_container .header_blk .header_bottom .header_bottom_flx nav > ul li .dropdown ul li.insta img {
  width: 20px;
  vertical-align: middle;
}

#sysHeader .p_header .header_container .header_blk .header_bottom .header_bottom_flx nav > ul li .dropdown ul li.facebook img {
  width: 10px;
  vertical-align: middle;
}

#sysHeader .p_header .header_container .header_blk .header_bottom .header_bottom_flx nav > ul li .dropdown ul li.twitter img {
  width: 20px;
  vertical-align: middle;
}

#sysHeader .p_header .header_container .header_blk .header_bottom .header_bottom_flx nav > ul li .dropdown ul li.youtube img {
  width: 20px;
  vertical-align: middle;
}

#sysHeader .p_header .header_container .header_blk .header_bottom .header_bottom_flx nav > ul li .dropdown ul li.blog img {
  width: 20px;
  vertical-align: middle;
}

#sysHeader .p_header .header_container .header_blk .header_bottom .header_bottom_flx nav > ul li .dropdown.about ul {
  width: 236px;
}

#sysHeader .p_header .header_container .header_blk .header_bottom .header_bottom_flx nav > ul li .dropdown.products ul {
  width: 280px;
}

#sysHeader .p_header .header_container .header_blk .header_bottom .header_bottom_flx nav > ul li .dropdown.sns ul {
  width: 205px;
}

#sysHeader .p_header .header_container .header_blk .header_bottom .header_bottom_flx nav > ul li .dropdown.topics ul {
  width: 156px;
}

#sysHeader .p_header .header_container .header_blk .header_bottom .header_bottom_flx nav > ul li .dropdown.info ul {
  width: 252px;
}

#sysHeader .p_header .header_container .header_blk .header_bottom .header_bottom_flx .header_blk_flx {
  display: flex;
}

#sysHeader .p_header .header_container .header_blk .header_bottom .header_bottom_flx .header_blk_flx .header_category {
  width: 140px;
  margin-right: 10px;
  cursor: pointer;
  position: relative;
  border: 1px solid #fff;
  color: #fff;
  text-align: center;
  height: 30px;
  display: flex;
  align-items: center;
  padding-left: 10px;
  font-size: 1.3rem;
  transition: transform 300ms ease;
}

#sysHeader .p_header .header_container .header_blk .header_bottom .header_bottom_flx .header_blk_flx .header_category.active {
  background: #fff;
  transition: transform 300ms ease;
  color: #000000;
}

#sysHeader .p_header .header_container .header_blk .header_bottom .header_bottom_flx .header_blk_flx .header_category.active::before {
  transform: rotate(-45deg);
  top: 2px;
  transition: transform 300ms ease;
  border-top: 2px solid #000000;
  border-right: 2px solid #000000;
}

#sysHeader .p_header .header_container .header_blk .header_bottom .header_bottom_flx .header_blk_flx .header_category::before {
  transition: transform 300ms ease;
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  vertical-align: middle;
  right: 10px;
  width: 6px;
  height: 6px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(135deg);
  transition: transform 300ms ease;
}

#sysHeader .p_header .header_container .header_blk .header_bottom .header_bottom_flx .header_blk_flx .header_search {
  position: relative;
  margin-right: 30px;
  max-width: 180px;
  width: 100%;
}

#sysHeader .p_header .header_container .header_blk .header_bottom .header_bottom_flx .header_blk_flx .header_search .sysContent form input[type=search] {
  padding: 0 30px 0 10px !important;
  border: 1px solid #DEDAD7;
  color: #93857E;
  font-weight: bold;
}

#sysHeader .p_header .header_container .header_blk .header_bottom .header_bottom_flx .header_blk_flx .header_search .sysContent form input[type=submit] {
  margin: 0;
  position: absolute;
  right: 8px;
  background: url(https://xanax-baseball.com/img/layout/common/ico_search_gray.png) no-repeat;
  text-indent: -9999px;
  width: 15px;
  height: 15px;
  background-size: 100%;
  top: 50%;
  transform: translateY(-50%);
  margin-top: 2px;
}

#sysHeader .p_header .header_container .header_blk .header_bottom .header_bottom_flx .header_blk_flx .header_icon ul {
  display: flex;
}

#sysHeader .p_header .header_container .header_blk .header_bottom .header_bottom_flx .header_blk_flx .header_icon ul li {
  margin-right: 18px;
  position: relative;
  font-size: 1.2rem;
}

#sysHeader .p_header .header_container .header_blk .header_bottom .header_bottom_flx .header_blk_flx .header_icon ul li a {
  display: block;
}

#sysHeader .p_header .header_container .header_blk .header_bottom .header_bottom_flx .header_blk_flx .header_icon ul li a:hover + .dropdown {
  display: block;
  animation: show 300ms ease;
}

#sysHeader .p_header .header_container .header_blk .header_bottom .header_bottom_flx .header_blk_flx .header_icon ul li .dropdown {
  display: none;
  position: absolute;
  bottom: -10px;
  left: 50%;
  transform: translate(-50%, 100%);
  font-family: "游ゴシック Medium", YuGothic, YuGothicM, "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, sans-serif;
  animation: show 300ms ease;
  background: rgba(51, 51, 51, 0.8);
  width: 80px;
  color: #fff;
  text-align: center;
  font-size: 1.2rem;
}

#sysHeader .p_header .header_container .header_blk .header_bottom .header_bottom_flx .header_blk_flx .header_icon ul li .dropdown::before {
  content: "";
  position: absolute;
  transform: translate(-50%, 50%);
  margin-top: 1px;
  left: 50%;
  top: -50%;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 5px 6px 5px;
  border-color: transparent transparent rgba(51, 51, 51, 0.8) transparent;
}

#sysHeader .p_header .header_container .header_blk .header_bottom .header_bottom_flx .header_blk_flx .header_icon ul li .dropdown ul li {
  width: 100%;
}

#sysHeader .p_header .header_container .header_blk .header_bottom .header_bottom_flx .header_blk_flx .header_icon ul li.begin {
  width: 19px;
}

#sysHeader .p_header .header_container .header_blk .header_bottom .header_bottom_flx .header_blk_flx .header_icon ul li.user {
  width: 25px;
}

#sysHeader .p_header .header_container .header_blk .header_bottom .header_bottom_flx .header_blk_flx .header_icon ul li.favo {
  width: 25px;
}

#sysHeader .p_header .header_container .header_blk .header_bottom .header_bottom_flx .header_blk_flx .header_icon ul li.cart {
  width: 23px;
}

#sysHeader .p_header .header_container .header_blk .header_bottom .header_bottom_flx .header_blk_flx .header_icon ul li.cart .cartTxt {
  width: 20px;
  height: 20px;
  background-color: #EB2626;
  color: #fff;
  font-weight: bold;
  text-align: center;
  border-radius: 50%;
  position: absolute;
  top: -8px;
  right: -8px;
  font-size: 1rem;
  pointer-events: none;
  display: none;
}

#sysHeader .p_header .header_container .header_blk .header_bottom .header_bottom_flx .header_blk_flx .header_icon ul li.cart .cartTxt .itemCount {
  align-items: center;
  justify-content: center;
  height: 100%;
  margin-left: auto;
  margin-right: auto;
}

#sysHeader .p_header .header_container .header_blk .header_bottom .header_bottom_flx .header_blk_flx .header_icon ul li:last-child {
  margin-right: 0;
}

#sysHeader .p_header .header_container .header_blk .header_bottom .header_bottom_flx .header_blk_flx .header_ham {
  display: none;
}

/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼
footer.css
▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */
body#top #sysFooter {
  margin-top: 0;
}

#sysFooter {
  background: #000000;
  padding-top: 50px;
  padding-bottom: 105px;
  margin-top: 120px;
}

#sysFooter .p_footer {
  margin-bottom: 50px;
}

#sysFooter .p_footer .footer_flx {
  display: flex;
  justify-content: space-between;
  max-width: 1280px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

#sysFooter .p_footer .footer_flx .footer_blk {
  margin-top: 20px;
}

#sysFooter .p_footer .footer_flx .footer_blk .footer_logo {
  width: 246px;
  margin-bottom: 40px;
}

#sysFooter .p_footer .footer_flx .footer_blk p {
  color: #fff;
  font-size: 1.6rem;
  margin-bottom: 30px;
  letter-spacing: -0.01em;
}

#sysFooter .p_footer .footer_flx .footer_blk ul {
  display: flex;
}

#sysFooter .p_footer .footer_flx .footer_blk ul li {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border: 1px solid #91857F;
  background: #fff;
  margin-right: 15px;
}

#sysFooter .p_footer .footer_flx .footer_blk ul li:last-child {
  margin-right: 0;
}

#sysFooter .p_footer .footer_flx .footer_blk ul li a {
  display: block;
  height: 100%;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

#sysFooter .p_footer .footer_flx .footer_blk ul li.insta img {
  width: 21px;
}

#sysFooter .p_footer .footer_flx .footer_blk ul li.twitter img {
  width: 22px;
}

#sysFooter .p_footer .footer_flx .footer_blk ul li.fb img {
  width: 12px;
}

#sysFooter .p_footer .footer_flx .footer_blk ul li.youtube img {
  width: 22px;
}

#sysFooter .p_footer .footer_flx .footer_blk ul li.pinta {
  position: relative;
}

#sysFooter .p_footer .footer_flx .footer_blk ul li.pinta img {
  width: 22px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin-left: 2px;
}

#sysFooter .p_footer .footer_flx .footer_nav {
  display: flex;
  margin-bottom: 30px;
  margin-right: 100px;
}

#sysFooter .p_footer .footer_flx .footer_nav .footer_nav_list {
  margin-right: 30px;
}

#sysFooter .p_footer .footer_flx .footer_nav .footer_nav_list:last-child {
  margin-right: 0;
}

#sysFooter .p_footer .footer_flx .footer_nav .footer_nav_list dl {
  color: #fff;
}

#sysFooter .p_footer .footer_flx .footer_nav .footer_nav_list dl dt {
  letter-spacing: -0.01em;
  border-bottom: 1px solid #E3E3E3;
  font-size: 1.6rem;
  padding-bottom: 10px;
  font-family: "Jost", sans-serif;
  margin-bottom: 10px;
  font-weight: bold;
}

#sysFooter .p_footer .footer_flx .footer_nav .footer_nav_list dl dd ul li {
  margin-bottom: 5px;
}

#sysFooter .p_footer .footer_flx .footer_nav .footer_nav_list dl dd ul li a {
  color: #fff;
  font-size: 1.6rem;
}

#sysFooter .p_footer_copyright {
  text-align: center;
  color: #fff;
  font-size: 1.2rem;
}

/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼
top.css
▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */
#top #sysAll #sysWrap {
  max-width: 100%;
  width: 100%;
  padding: 0;
}

#top #sysAll #sysMain {
  max-width: 100%;
  width: 100%;
  margin-top: 0;
}

#top #sysAll #sysMain .p_top_category {
  position: relative;
  max-width: 1280px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 190px;
  margin-bottom: 70px;
}

#top #sysAll #sysMain .p_top_category .heading_en {
  position: absolute;
  top: -70px;
  left: -25px;
}

#top #sysAll #sysMain .p_top_category .heading_en span {
  margin: 0;
  padding: 0;
}

#top #sysAll #sysMain .p_top_category ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 40px;
}

#top #sysAll #sysMain .p_top_category ul li {
  width: 250px;
  height: 250px;
  border: 1px solid #DEDAD7;
  margin-right: 20px;
  border-radius: 50%;
  margin-bottom: 30px;
  position: relative;
  overflow: hidden;
}

#top #sysAll #sysMain .p_top_category ul li a img {
  transition: transform 300ms ease;
}

#top #sysAll #sysMain .p_top_category ul li a:hover img {
  transform: scale(1.2, 1.2);
  transition: transform 300ms ease;
}

#top #sysAll #sysMain .p_top_category ul li a p {
  position: absolute;
  bottom: 25px;
  left: 50%;
  transform: translateX(-50%);
  font-size: 1.6rem;
  text-align: center;
  font-weight: bold;
  color: #93857E;
  width: 100%;
  font-family: "Noto Sans JP", sans-serif;
}

#top #sysAll #sysMain .p_top_category ul li:nth-child(4n) {
  margin-right: 0;
}

#top #sysAll #sysMain .b_top_recom {
  padding-top: 125px;
  padding-bottom: 0;
}

#top #sysAll #sysMain .b_top_recom .sysHeadline {
  max-width: 1280px;
  width: 100%;
  position: relative;
  margin: 0;
  margin-left: auto;
  margin-right: auto;
}

#top #sysAll #sysMain .b_top_recom .sysHeadline::before {
  content: none;
}

#top #sysAll #sysMain .b_top_recom .sysHeadline > span {
  margin: 0;
  padding: 0;
}

#top #sysAll #sysMain .b_top_recom .sysHeadline .heading_en {
  position: absolute;
  top: -50px;
  left: 0;
}

#top #sysAll #sysMain .b_top_recom .sysHeadline .heading_en span {
  margin: 0;
  padding: 0;
}

#top #sysAll #sysMain .b_top_recom .sysContent .sysVertical {
  width: 81.875vw;
  margin-left: auto;
  position: relative;
  margin-top: 40px;
}

#top #sysAll #sysMain .b_top_recom .sysContent .sysVertical .slick-track {
  display: flex;
}

#top #sysAll #sysMain .b_top_recom .sysContent .sysVertical .slick-slide {
  width: 17.1875vw;
  transform: scale(0.9);
  transform-origin: right top;
  transition: all 500ms ease;
  transition-delay: 100ms;
  border: 1px solid #EBEBEB;
  padding: 20px 20px 5px;
  box-sizing: border-box;
}

#top #sysAll #sysMain .b_top_recom .sysContent .sysVertical .slick-slide a {
  display: block;
}

#top #sysAll #sysMain .b_top_recom .sysContent .sysVertical .slick-slide .sysItemImage {
  margin-bottom: 15px;
}

#top #sysAll #sysMain .b_top_recom .sysContent .sysVertical .slick-slide .sysItemImage a img {
  width: 100%;
  float: none;
  margin-right: 0;
}

#top #sysAll #sysMain .b_top_recom .sysContent .sysVertical .slick-slide .sysItemName {
  min-height: 80px;
}

#top #sysAll #sysMain .b_top_recom .sysContent .sysVertical .slick-slide .sysItemName a {
  font-size: 1.4rem;
  line-height: 1.71;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

#top #sysAll #sysMain .b_top_recom .sysContent .sysVertical .slick-slide .sysItemPrice {
  text-align: right;
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 10px;
}

#top #sysAll #sysMain .b_top_recom .sysContent .sysVertical .slick-slide .sysItemPrice span {
  font-weight: normal;
  font-size: 1.4rem;
}

#top #sysAll #sysMain .b_top_recom .sysContent .sysVertical .slick-slide .sysItemPrArea {
  display: flex;
  flex-wrap: wrap;
  min-height: 70px;
}

#top #sysAll #sysMain .b_top_recom .sysContent .sysVertical .slick-slide .sysItemPrArea .sysItemPr {
  color: #93857E;
  border: 1px solid #93857E;
  font-weight: bold;
  padding: 3px 5px;
  font-size: 1.2rem;
  margin-right: 8px;
  margin-bottom: 8px;
  font-family: "Roboto", sans-serif;
  min-height: 25px;
  max-height: 25px;
}

#top #sysAll #sysMain .b_top_recom .sysContent .sysVertical .slick-slide .sysItemPrArea .sysItemPr_red {
  color: #EA3323;
  border: 1px solid #EA3323;
  font-weight: bold;
  padding: 3px 5px;
  font-size: 1.2rem;
  margin-right: 8px;
  margin-bottom: 8px;
  min-height: 25px;
  max-height: 25px;
}

#top #sysAll #sysMain .b_top_recom .sysContent .sysVertical .slick-slide.slick-active {
  transition: all 500ms ease;
}

#top #sysAll #sysMain .b_top_recom .sysContent .sysVertical .slick-slide.slick-current {
  transform: scale(0.999);
  transition: all 500ms ease;
  transition-delay: 100ms;
}

#top #sysAll #sysMain .b_top_recom .sysContent .sysVertical .slick-dots {
  position: absolute;
  right: 135px;
  bottom: -20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 20px auto 0;
  transform: translateY(100%);
}

#top #sysAll #sysMain .b_top_recom .sysContent .sysVertical .slick-dots li {
  width: 11px !important;
  height: 11px !important;
  background-color: #DFDAD7;
  border-radius: 0;
  margin: 0 7px !important;
  padding: 0 !important;
  font-size: 0 !important;
  line-height: 0 !important;
  cursor: pointer;
}

#top #sysAll #sysMain .b_top_recom .sysContent .sysVertical .slick-dots li.slick-active {
  background-color: #93857E;
}

#top #sysAll #sysMain .b_top_recom .sysContent .sysVertical .slick-arrow {
  transform: translateY(100%);
}

#top #sysAll #sysMain .b_top_recom .sysContent .sysVertical .slick-arrow.slick_next {
  width: 50px;
  height: 50px;
  position: absolute;
  bottom: 0;
  right: 0;
  background: rgba(147, 133, 126, 0.5);
  margin-left: auto;
  z-index: 10;
  cursor: pointer;
  transition: all 300ms ease;
}

#top #sysAll #sysMain .b_top_recom .sysContent .sysVertical .slick-arrow.slick_next:hover {
  opacity: 0.8;
  transition: all 300ms ease;
}

#top #sysAll #sysMain .b_top_recom .sysContent .sysVertical .slick-arrow.slick_next::before {
  content: "";
  background: url(https://xanax-baseball.com/img/layout/common/ico_arrow_r_w.png) no-repeat;
  background-size: 100%;
  width: 20px;
  height: 17px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

#top #sysAll #sysMain .b_top_recom .sysContent .sysVertical .slick-arrow.slick_prev {
  width: 50px;
  height: 50px;
  position: absolute;
  bottom: 0;
  right: 55px;
  background: rgba(147, 133, 126, 0.5);
  margin-left: auto;
  cursor: pointer;
  z-index: 10;
  transition: all 300ms ease;
}

#top #sysAll #sysMain .b_top_recom .sysContent .sysVertical .slick-arrow.slick_prev:hover {
  opacity: 0.8;
  transition: all 300ms ease;
}

#top #sysAll #sysMain .b_top_recom .sysContent .sysVertical .slick-arrow.slick_prev::before {
  content: "";
  background: url(https://xanax-baseball.com/img/layout/common/ico_arrow_r_w.png) no-repeat;
  background-size: 100%;
  width: 20px;
  height: 17px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(180deg);
}

#top #sysAll #sysMain .p_top_recom {
  margin-bottom: 80px;
}

#top #sysAll #sysMain .p_top_recom .recom_slider_control {
  max-width: 1280px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

#top #sysAll #sysMain .p_top_recom .slick-dots {
  position: absolute;
  right: 135px;
  bottom: -20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 20px auto 0;
  transform: translateY(100%);
}

#top #sysAll #sysMain .p_top_recom .slick-dots li {
  width: 11px !important;
  height: 11px !important;
  background-color: #DFDAD7;
  border-radius: 0;
  margin: 0 7px !important;
  padding: 0 !important;
  font-size: 0 !important;
  line-height: 0 !important;
  cursor: pointer;
}

#top #sysAll #sysMain .p_top_recom .slick-dots li.slick-active {
  background-color: #93857E;
}

#top #sysAll #sysMain .p_top_recom .slick-arrow {
  transform: translateY(100%);
}

#top #sysAll #sysMain .p_top_recom .slick-arrow.slick_next {
  width: 50px;
  height: 50px;
  position: absolute;
  bottom: 0;
  right: 0;
  background: rgba(147, 133, 126, 0.5);
  margin-left: auto;
  z-index: 10;
  cursor: pointer;
  transition: all 300ms ease;
}

#top #sysAll #sysMain .p_top_recom .slick-arrow.slick_next:hover {
  opacity: 0.8;
  transition: all 300ms ease;
}

#top #sysAll #sysMain .p_top_recom .slick-arrow.slick_next::before {
  content: "";
  background: url(https://xanax-baseball.com/img/layout/common/ico_arrow_r_w.png) no-repeat;
  background-size: 100%;
  width: 20px;
  height: 17px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

#top #sysAll #sysMain .p_top_recom .slick-arrow.slick_prev {
  width: 50px;
  height: 50px;
  position: absolute;
  bottom: 0;
  right: 55px;
  background: rgba(147, 133, 126, 0.5);
  margin-left: auto;
  cursor: pointer;
  z-index: 10;
  transition: all 300ms ease;
}

#top #sysAll #sysMain .p_top_recom .slick-arrow.slick_prev:hover {
  opacity: 0.8;
  transition: all 300ms ease;
}

#top #sysAll #sysMain .p_top_recom .slick-arrow.slick_prev::before {
  content: "";
  background: url(https://xanax-baseball.com/img/layout/common/ico_arrow_r_w.png) no-repeat;
  background-size: 100%;
  width: 20px;
  height: 17px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(180deg);
}

#top #sysAll #sysMain .p_top_recom .btn_common_wrap {
  text-align: center;
  margin-top: 54px;
}

#top #sysAll #sysMain .p_top_recom .btn_common_wrap .btn_common a {
  width: 250px;
  transition: all 300ms ease;
}

#top #sysAll #sysMain .p_top_recom .btn_common_wrap .btn_common a:hover {
  width: 265px;
  transition: all 300ms ease;
}

#top #sysAll #sysMain .p_top_feature {
  background: #F4F2F1;
  padding-top: 125px;
  padding-bottom: 70px;
}

#top #sysAll #sysMain .p_top_feature .sysContent .feature_heading {
  max-width: 1280px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

#top #sysAll #sysMain .p_top_feature .sysContent .feature_heading .heading_en {
  position: absolute;
  top: -70px;
  left: -30px;
}

#top #sysAll #sysMain .p_top_feature .sysContent .btn_common_wrap {
  text-align: center;
  margin-top: 54px;
  position: relative;
  z-index: 10;
}

#top #sysAll #sysMain .p_top_feature .sysContent .btn_common_wrap .btn_common a {
  transition: all 300ms ease;
  width: 213px;
}

#top #sysAll #sysMain .p_top_feature .sysContent .btn_common_wrap .btn_common a:hover {
  transition: all 300ms ease;
  width: 233px;
}

#top #sysAll #sysMain .p_top_feature .sysContent .feature_slider_control {
  max-width: 1280px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 11;
}

#top #sysAll #sysMain .p_top_feature .sysContent .slick-dots {
  position: absolute;
  right: 135px;
  bottom: -70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 20px auto 0;
  transform: translateY(100%);
}

#top #sysAll #sysMain .p_top_feature .sysContent .slick-dots li {
  width: 11px !important;
  height: 11px !important;
  background-color: #DFDAD7;
  border-radius: 0;
  margin: 0 7px !important;
  padding: 0 !important;
  font-size: 0 !important;
  line-height: 0 !important;
  cursor: pointer;
}

#top #sysAll #sysMain .p_top_feature .sysContent .slick-dots li.slick-active {
  background-color: #93857E;
}

#top #sysAll #sysMain .p_top_feature .sysContent .slick-arrow {
  transform: translateY(100%);
}

#top #sysAll #sysMain .p_top_feature .sysContent .slick-arrow.slick_next {
  width: 50px;
  height: 50px;
  position: absolute;
  bottom: -52px;
  right: 0;
  background: rgba(147, 133, 126, 0.5);
  margin-left: auto;
  z-index: 10;
  cursor: pointer;
  transform: translateY(100%);
  transition: all 300ms ease;
}

#top #sysAll #sysMain .p_top_feature .sysContent .slick-arrow.slick_next:hover {
  opacity: 0.8;
  transition: all 300ms ease;
}

#top #sysAll #sysMain .p_top_feature .sysContent .slick-arrow.slick_next::before {
  content: "";
  background: url(https://xanax-baseball.com/img/layout/common/ico_arrow_r_w.png) no-repeat;
  background-size: 100%;
  width: 20px;
  height: 17px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

#top #sysAll #sysMain .p_top_feature .sysContent .slick-arrow.slick_prev {
  width: 50px;
  height: 50px;
  position: absolute;
  bottom: -52px;
  right: 55px;
  background: rgba(147, 133, 126, 0.5);
  margin-left: auto;
  transform: translateY(100%);
  cursor: pointer;
  z-index: 10;
  transition: all 300ms ease;
}

#top #sysAll #sysMain .p_top_feature .sysContent .slick-arrow.slick_prev:hover {
  opacity: 0.8;
  transition: all 300ms ease;
}

#top #sysAll #sysMain .p_top_feature .sysContent .slick-arrow.slick_prev::before {
  content: "";
  background: url(https://xanax-baseball.com/img/layout/common/ico_arrow_r_w.png) no-repeat;
  background-size: 100%;
  width: 20px;
  height: 17px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(180deg);
}

#top #sysAll #sysMain .p_top_feature .sysContent #featureSlider {
  width: 81.875vw;
  margin-left: auto;
  position: relative;
  margin-top: 40px;
}

#top #sysAll #sysMain .p_top_feature .sysContent #featureSlider .slick-track {
  display: flex;
}

#top #sysAll #sysMain .p_top_feature .sysContent #featureSlider .slick-slide {
  width: 22.9166666667vw;
  transform: scale(0.9);
  transform-origin: right top;
  transition: all 500ms ease;
  transition-delay: 100ms;
}

#top #sysAll #sysMain .p_top_feature .sysContent #featureSlider .slick-slide a {
  display: block;
}

#top #sysAll #sysMain .p_top_feature .sysContent #featureSlider .slick-slide.slick-active {
  transition: all 500ms ease;
}

#top #sysAll #sysMain .p_top_feature .sysContent #featureSlider .slick-slide.slick-current {
  transform: scale(1);
  transition: all 500ms ease;
  transition-delay: 100ms;
}

#top #sysAll #sysMain .p_top_feature .sysContent #featureSlider .slick-slide .feature_thumb {
  margin-bottom: 10px;
}

#top #sysAll #sysMain .p_top_feature .sysContent #featureSlider .slick-slide .feature_thumb img {
  width: 100%;
}

#top #sysAll #sysMain .p_top_feature .sysContent #featureSlider .slick-slide .feature_list_inner {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  line-height: 1.77;
}

#top #sysAll #sysMain .p_top_feature .sysContent #featureSlider .slick-slide .feature_list_inner .feature_text {
  font-weight: bold;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  height: 58px;
  margin-bottom: 10px;
}

#top #sysAll #sysMain .p_top_feature .sysContent #featureSlider .slick-slide .feature_list_inner .feature_text p {
  font-size: 1.8rem;
}

#top #sysAll #sysMain .p_top_feature .sysContent #featureSlider .slick-slide .feature_list_inner .feature_info {
  display: flex;
  justify-content: space-between;
}

#top #sysAll #sysMain .p_top_feature .sysContent #featureSlider .slick-slide .feature_list_inner .feature_info .feature_text_info {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 200px;
}

#top #sysAll #sysMain .p_top_feature .sysContent #featureSlider .slick-slide .feature_list_inner .feature_info .feature_text_info::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background: url(https://xanax-baseball.com/img/layout/common/ico_ball.png) no-repeat;
  background-size: 100%;
  width: 26px;
  height: 26px;
}

#top #sysAll #sysMain .p_top_feature .sysContent #featureSlider .slick-slide .feature_list_inner .feature_info .feature_text_info time {
  padding-left: 35px;
  font-size: 1.8rem;
  color: #93857E;
}

#top #sysAll #sysMain .p_top_feature .sysContent #featureSlider .slick-slide .feature_list_inner .feature_info .feature_text_info span {
  font-size: 1.6rem;
  border: 1px solid #EA3323;
  color: #EA3323;
  font-weight: bold;
  width: 50px;
  height: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
}

#top #sysAll #sysMain .p_top_feature .sysContent #featureSlider .slick-slide .feature_list_inner .feature_info .btn_common {
  background: #93857E;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.6rem;
  color: #fff;
  width: 180px;
  min-height: 46px;
  border-radius: 50px;
}

#top #sysAll #sysMain .p_top_advisory {
  padding-top: 125px;
  padding-bottom: 70px;
}

#top #sysAll #sysMain .p_top_advisory .sysContent .advisory_heading {
  max-width: 1280px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

#top #sysAll #sysMain .p_top_advisory .sysContent .advisory_heading .heading_en {
  position: absolute;
  top: -70px;
  left: -25px;
}

#top #sysAll #sysMain .p_top_advisory .sysContent .btn_common_wrap {
  text-align: center;
  margin-top: 54px;
}

#top #sysAll #sysMain .p_top_advisory .sysContent .btn_common_wrap .btn_common a {
  transition: all 300ms ease;
  width: 330px;
}

#top #sysAll #sysMain .p_top_advisory .sysContent .btn_common_wrap .btn_common a:hover {
  transition: all 300ms ease;
  width: 350px;
}

#top #sysAll #sysMain .p_top_advisory .sysContent .advisory_slider_control {
  max-width: 1280px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

#top #sysAll #sysMain .p_top_advisory .sysContent .slick-dots {
  position: absolute;
  right: 135px;
  bottom: -20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 20px auto 0;
  transform: translateY(100%);
}

#top #sysAll #sysMain .p_top_advisory .sysContent .slick-dots li {
  width: 11px !important;
  height: 11px !important;
  background-color: #DFDAD7;
  border-radius: 0;
  margin: 0 7px !important;
  padding: 0 !important;
  font-size: 0 !important;
  line-height: 0 !important;
  cursor: pointer;
}

#top #sysAll #sysMain .p_top_advisory .sysContent .slick-dots li.slick-active {
  background-color: #93857E;
}

#top #sysAll #sysMain .p_top_advisory .sysContent .slick-arrow {
  transform: translateY(100%);
}

#top #sysAll #sysMain .p_top_advisory .sysContent .slick-arrow.slick_next {
  width: 50px;
  height: 50px;
  position: absolute;
  bottom: 0;
  right: 0;
  background: rgba(147, 133, 126, 0.5);
  margin-left: auto;
  z-index: 10;
  cursor: pointer;
  transition: all 300ms ease;
}

#top #sysAll #sysMain .p_top_advisory .sysContent .slick-arrow.slick_next:hover {
  opacity: 0.8;
  transition: all 300ms ease;
}

#top #sysAll #sysMain .p_top_advisory .sysContent .slick-arrow.slick_next::before {
  content: "";
  background: url(https://xanax-baseball.com/img/layout/common/ico_arrow_r_w.png) no-repeat;
  background-size: 100%;
  width: 20px;
  height: 17px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

#top #sysAll #sysMain .p_top_advisory .sysContent .slick-arrow.slick_prev {
  width: 50px;
  height: 50px;
  position: absolute;
  bottom: 0;
  right: 55px;
  background: rgba(147, 133, 126, 0.5);
  margin-left: auto;
  cursor: pointer;
  z-index: 10;
  transition: all 300ms ease;
}

#top #sysAll #sysMain .p_top_advisory .sysContent .slick-arrow.slick_prev:hover {
  opacity: 0.8;
  transition: all 300ms ease;
}

#top #sysAll #sysMain .p_top_advisory .sysContent .slick-arrow.slick_prev::before {
  content: "";
  background: url(https://xanax-baseball.com/img/layout/common/ico_arrow_r_w.png) no-repeat;
  background-size: 100%;
  width: 20px;
  height: 17px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(180deg);
}

#top #sysAll #sysMain .p_top_advisory .sysContent #advisorySlider {
  width: 81.875vw;
  margin-left: auto;
  position: relative;
  margin-top: 40px;
}

#top #sysAll #sysMain .p_top_advisory .sysContent #advisorySlider .slick-track {
  display: flex;
}

#top #sysAll #sysMain .p_top_advisory .sysContent #advisorySlider .slick-slide {
  width: 17.1875vw;
  transform: scale(0.9);
  transform-origin: right top;
  transition: all 500ms ease;
  transition-delay: 100ms;
}

#top #sysAll #sysMain .p_top_advisory .sysContent #advisorySlider .slick-slide a {
  display: block;
}

#top #sysAll #sysMain .p_top_advisory .sysContent #advisorySlider .slick-slide.slick-active {
  transition: all 500ms ease;
}

#top #sysAll #sysMain .p_top_advisory .sysContent #advisorySlider .slick-slide.slick-current {
  transform: scale(1);
  transition: all 500ms ease;
  transition-delay: 100ms;
}

#top #sysAll #sysMain .p_top_advisory .sysContent #advisorySlider .slick-slide .advisory_thumb img {
  width: 100%;
}

#top #sysAll #sysMain .p_top_advisory .sysContent #advisorySlider .slick-slide .advisory_list_inner {
  position: absolute;
  bottom: 0;
  right: 0;
  background: url(https://xanax-baseball.com/img/layout/common/bg_staff_blk.png) no-repeat;
  background-size: 100%;
  width: 200px;
  height: 89px;
  color: #fff;
  display: flex;
  flex-direction: column;
  /* align-items: center; */
  justify-content: center;
  padding-left: 35px;
}

#top #sysAll #sysMain .p_top_advisory .sysContent #advisorySlider .slick-slide .advisory_list_inner.advisory_list_inner02 {
  background: url(https://xanax-baseball.com/img/layout/common/bg_staff_blk02.png) no-repeat;
  background-size: 100%;
  width: 225px;
  height: 78px;
}

#top #sysAll #sysMain .p_top_advisory .sysContent #advisorySlider .slick-slide .advisory_list_inner.advisory_list_inner02 .advisory_text02 .advisorystaff_txt_name {
  font-size: 2.2rem;
}

#top #sysAll #sysMain .p_top_advisory .sysContent #advisorySlider .slick-slide .advisory_list_inner.advisory_list_inner03 {
  background: url(https://xanax-baseball.com/img/layout/common/bg_staff_blk02.png) no-repeat;
  background-size: 100%;
  width: 258px;
  height: 89px;
}

#top #sysAll #sysMain .p_top_advisory .sysContent #advisorySlider .slick-slide .advisory_list_inner.advisory_list_inner03 .advisory_text02 .advisorystaff_txt_name {
  font-size: 2.1rem;
}

#top #sysAll #sysMain .p_top_advisory .sysContent #advisorySlider .slick-slide .advisory_list_inner .advisory_text {
  font-size: 1.6rem;
}

#top #sysAll #sysMain .p_top_advisory .sysContent #advisorySlider .slick-slide .advisory_list_inner .advisory_text.small {
  line-height: 1;
  font-size: 1.2rem;
  padding-top: 4px;
}

#top #sysAll #sysMain .p_top_advisory .sysContent #advisorySlider .slick-slide .advisory_list_inner .advisory_text02 .advisorystaff_txt_name {
  font-size: 2.8rem;
  font-weight: bold;
}

#top #sysAll #sysMain .p_top_advisory .sysContent #advisorySlider .slick-slide .advisory_list_inner .advisory_text02 .advisorystaff_txt_team {
  font-weight: normal;
  font-size: 1.4rem;
}

#top #sysAll #sysMain .p_top_advisory .sysContent #advisorySlider .slick-slide .advisory_staff {
  color: #fff;
  position: absolute;
  left: 20px;
  top: 20px;
  line-height: 2;
  font-size: 1.4rem;
}

#top #sysAll #sysMain .p_top_blog {
  background: #F4F2F1;
  padding-top: 125px;
  padding-bottom: 70px;
}

#top #sysAll #sysMain .p_top_blog .sysContent .blog_heading {
  max-width: 1280px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

#top #sysAll #sysMain .p_top_blog .sysContent .blog_heading .heading_en {
  position: absolute;
  top: -70px;
  left: -25px;
}

#top #sysAll #sysMain .p_top_blog .sysContent .btn_common_wrap {
  text-align: center;
  margin-top: 54px;
}

#top #sysAll #sysMain .p_top_blog .sysContent .btn_common_wrap .btn_common a {
  transition: all 300ms ease;
  width: 235px;
}

#top #sysAll #sysMain .p_top_blog .sysContent .btn_common_wrap .btn_common a:hover {
  transition: all 300ms ease;
  width: 249px;
}

#top #sysAll #sysMain .p_top_blog .sysContent .blog_slider_control {
  max-width: 1280px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

#top #sysAll #sysMain .p_top_blog .sysContent .slick-dots {
  position: absolute;
  right: 135px;
  bottom: -20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 20px auto 0;
  transform: translateY(100%);
}

#top #sysAll #sysMain .p_top_blog .sysContent .slick-dots li {
  width: 11px !important;
  height: 11px !important;
  background-color: #DFDAD7;
  border-radius: 0;
  margin: 0 7px !important;
  padding: 0 !important;
  font-size: 0 !important;
  line-height: 0 !important;
  cursor: pointer;
}

#top #sysAll #sysMain .p_top_blog .sysContent .slick-dots li.slick-active {
  background-color: #93857E;
}

#top #sysAll #sysMain .p_top_blog .sysContent .slick-arrow {
  transform: translateY(100%);
}

#top #sysAll #sysMain .p_top_blog .sysContent .slick-arrow.slick_next {
  width: 50px;
  height: 50px;
  position: absolute;
  bottom: 0;
  right: 0;
  background: rgba(147, 133, 126, 0.5);
  margin-left: auto;
  z-index: 10;
  cursor: pointer;
  transition: all 300ms ease;
}

#top #sysAll #sysMain .p_top_blog .sysContent .slick-arrow.slick_next:hover {
  opacity: 0.8;
  transition: all 300ms ease;
}

#top #sysAll #sysMain .p_top_blog .sysContent .slick-arrow.slick_next::before {
  content: "";
  background: url(https://xanax-baseball.com/img/layout/common/ico_arrow_r_w.png) no-repeat;
  background-size: 100%;
  width: 20px;
  height: 17px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

#top #sysAll #sysMain .p_top_blog .sysContent .slick-arrow.slick_prev {
  width: 50px;
  height: 50px;
  position: absolute;
  bottom: 0;
  right: 55px;
  background: rgba(147, 133, 126, 0.5);
  margin-left: auto;
  cursor: pointer;
  z-index: 10;
  transition: all 300ms ease;
}

#top #sysAll #sysMain .p_top_blog .sysContent .slick-arrow.slick_prev:hover {
  opacity: 0.8;
  transition: all 300ms ease;
}

#top #sysAll #sysMain .p_top_blog .sysContent .slick-arrow.slick_prev::before {
  content: "";
  background: url(https://xanax-baseball.com/img/layout/common/ico_arrow_r_w.png) no-repeat;
  background-size: 100%;
  width: 20px;
  height: 17px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(180deg);
}

#top #sysAll #sysMain .p_top_blog .sysContent #blogSlider {
  width: 81.875vw;
  margin-left: auto;
  position: relative;
  margin-top: 40px;
}

#top #sysAll #sysMain .p_top_blog .sysContent #blogSlider .slick-track {
  display: flex;
}

#top #sysAll #sysMain .p_top_blog .sysContent #blogSlider .slick-slide {
  width: 17.1875vw;
  transform: scale(0.9);
  transform-origin: right top;
  transition: all 500ms ease;
  transition-delay: 100ms;
}

#top #sysAll #sysMain .p_top_blog .sysContent #blogSlider .slick-slide a {
  background: #fff;
  border-radius: 5px;
  display: block;
}

#top #sysAll #sysMain .p_top_blog .sysContent #blogSlider .slick-slide.slick-active {
  transition: all 500ms ease;
}

#top #sysAll #sysMain .p_top_blog .sysContent #blogSlider .slick-slide.slick-current {
  transform: scale(1);
  transition: all 500ms ease;
  transition-delay: 100ms;
}

#top #sysAll #sysMain .p_top_blog .sysContent #blogSlider .slick-slide .blog_thumb img {
  width: 100%;
}

#top #sysAll #sysMain .p_top_blog .sysContent #blogSlider .slick-slide .blog_list_inner {
  padding: 10px 25px 15px;
}

#top #sysAll #sysMain .p_top_blog .sysContent #blogSlider .slick-slide .blog_list_inner .blog_text {
  border-bottom: 1px solid #EBEBEB;
  padding-bottom: 15px;
  margin-bottom: 20px;
  min-height: 128px;
}

#top #sysAll #sysMain .p_top_blog .sysContent #blogSlider .slick-slide .blog_list_inner .blog_text p {
  line-height: 2;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
}

#top #sysAll #sysMain .p_top_blog .sysContent #blogSlider .slick-slide .blog_list_inner time {
  font-size: 1.4rem;
  color: #93857E;
  position: relative;
  padding-left: 35px;
  font-family: "Noto Sans JP", sans-serif;
}

#top #sysAll #sysMain .p_top_blog .sysContent #blogSlider .slick-slide .blog_list_inner time::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background: url(https://xanax-baseball.com/img/layout/common/ico_ball.png) no-repeat;
  background-size: 100%;
  width: 22px;
  height: 22px;
}

#top #sysAll #sysMain .p_top_position {
  background: #F4F2F1;
  padding-top: 125px;
  padding-bottom: 0;
}

#top #sysAll #sysMain .p_top_position .sysContent {
  position: relative;
}

#top #sysAll #sysMain .p_top_position .sysContent .position_heading {
  max-width: 1280px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

#top #sysAll #sysMain .p_top_position .sysContent .position_heading .heading_en {
  position: absolute;
  top: -70px;
  left: -30px;
  color: #fff;
}

#top #sysAll #sysMain .p_top_position .sysContent .position_btn_sp {
  display: none;
}

#top #sysAll #sysMain .p_top_position .sysContent .position_map {
  max-width: 56.25vw;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 60px;
  position: relative;
}

#top #sysAll #sysMain .p_top_position .sysContent .position_map .position_map_illust {
  margin: 0 calc(50% - 50vw);
  width: 100vw;
}

#top #sysAll #sysMain .p_top_position .sysContent .position_map .position_map_illust img {
  width: 100%;
}

#top #sysAll #sysMain .p_top_position .sysContent .position_map .position_circle {
  width: 1.0416666667vw;
  height: 1.0416666667vw;
  border: 1px solid #fff;
  background: #fff;
  border-radius: 50%;
  transition: all 300ms ease;
}

#top #sysAll #sysMain .p_top_position .sysContent .position_map .position_circle.active {
  width: 2.0833333333vw;
  height: 2.0833333333vw;
  background: #93857E;
  transition: all 300ms ease;
}

#top #sysAll #sysMain .p_top_position .sysContent .position_map .position_circle.outfield01 {
  position: absolute;
  top: 2.0833333333vw;
  left: 50%;
  transform: translateX(-50%);
}

#top #sysAll #sysMain .p_top_position .sysContent .position_map .position_circle.outfield01.active {
  top: 1.5625vw;
  transition: all 300ms ease;
}

#top #sysAll #sysMain .p_top_position .sysContent .position_map .position_circle.outfield02 {
  position: absolute;
  top: 5.46875vw;
  left: 0;
}

#top #sysAll #sysMain .p_top_position .sysContent .position_map .position_circle.outfield02.active {
  top: 4.9479166667vw;
  left: -0.5208333333vw;
  transition: all 300ms ease;
}

#top #sysAll #sysMain .p_top_position .sysContent .position_map .position_circle.outfield03 {
  position: absolute;
  top: 5.46875vw;
  right: 0;
}

#top #sysAll #sysMain .p_top_position .sysContent .position_map .position_circle.outfield03.active {
  top: 4.9479166667vw;
  right: -0.5208333333vw;
  transition: all 300ms ease;
}

#top #sysAll #sysMain .p_top_position .sysContent .position_map .position_circle.catcher {
  position: absolute;
  bottom: 9.375vw;
  left: 50%;
  transform: translateX(-50%);
}

#top #sysAll #sysMain .p_top_position .sysContent .position_map .position_circle.catcher.active {
  bottom: 8.8541666667vw;
  transition: all 300ms ease;
}

#top #sysAll #sysMain .p_top_position .sysContent .position_map .position_circle.pitcher {
  position: absolute;
  bottom: 17.1875vw;
  left: 50%;
  transform: translateX(-50%);
}

#top #sysAll #sysMain .p_top_position .sysContent .position_map .position_circle.pitcher.active {
  bottom: 16.6666666667vw;
  transition: all 300ms ease;
}

#top #sysAll #sysMain .p_top_position .sysContent .position_map .position_circle.infield01 {
  position: absolute;
  top: 15.8854166667vw;
  left: 3.6458333333vw;
}

#top #sysAll #sysMain .p_top_position .sysContent .position_map .position_circle.infield01.active {
  top: 15.3645833333vw;
  left: 3.125vw;
  transition: all 300ms ease;
}

#top #sysAll #sysMain .p_top_position .sysContent .position_map .position_circle.infield02 {
  position: absolute;
  top: 10.4166666667vw;
  left: 13.8020833333vw;
}

#top #sysAll #sysMain .p_top_position .sysContent .position_map .position_circle.infield02.active {
  top: 9.8958333333vw;
  left: 13.28125vw;
  transition: all 300ms ease;
}

#top #sysAll #sysMain .p_top_position .sysContent .position_map .position_circle.infield03 {
  position: absolute;
  top: 10.4166666667vw;
  right: 13.8020833333vw;
}

#top #sysAll #sysMain .p_top_position .sysContent .position_map .position_circle.infield03.active {
  top: 9.8958333333vw;
  right: 13.28125vw;
  transition: all 300ms ease;
}

#top #sysAll #sysMain .p_top_position .sysContent .position_map .position_circle.infield04 {
  position: absolute;
  top: 16.40625vw;
  right: 2.6041666667vw;
}

#top #sysAll #sysMain .p_top_position .sysContent .position_map .position_circle.infield04.active {
  top: 15.8854166667vw;
  right: 2.0833333333vw;
  transition: all 300ms ease;
}

#top #sysAll #sysMain .p_top_position .sysContent .position_map .position_btn {
  width: 10.4166666667vw;
  height: 3.90625vw;
  border-radius: 2.6041666667vw;
  font-size: 0.8333333333vw;
  z-index: 10;
}

#top #sysAll #sysMain .p_top_position .sysContent .position_map .position_btn a {
  display: flex;
  align-items: center;
  justify-content: center;
  background: rgba(255, 255, 255, 0.7);
  font-weight: bold;
  color: #93857E;
  border: 1px solid #fff;
  height: 100%;
  border-radius: 50px;
}

#top #sysAll #sysMain .p_top_position .sysContent .position_map .position_btn a:hover {
  background: rgba(147, 133, 126, 0.7);
  color: #fff;
}

#top #sysAll #sysMain .p_top_position .sysContent .position_map .position_btn.position_outfield {
  position: absolute;
  top: 4.1666666667vw;
  left: 50%;
  transform: translateX(-50%);
}

#top #sysAll #sysMain .p_top_position .sysContent .position_map .position_btn.position_infield {
  position: absolute;
  top: 12.5vw;
  left: 50%;
  transform: translateX(-50%);
  margin-left: -5.2083333333vw;
}

#top #sysAll #sysMain .p_top_position .sysContent .position_map .position_btn.position_pitcher {
  position: absolute;
  top: 16.9270833333vw;
  margin-left: 9.375vw;
  left: 50%;
  transform: translateX(-50%);
}

#top #sysAll #sysMain .p_top_position .sysContent .position_map .position_btn.position_catcher {
  position: absolute;
  bottom: 4.9479166667vw;
  left: 50%;
  transform: translateX(-50%);
  margin-left: 9.375vw;
}

#top #sysAll #sysMain .p_top_position .sysContent .position_map .position_btn.position_first {
  position: absolute;
  bottom: 13.8020833333vw;
  right: 0;
}

#top #sysAll #sysMain .p_top_position .sysContent .position_map .position_btn.position_utility {
  position: absolute;
  bottom: 8.3333333333vw;
  left: 0;
}

#top #sysAll #sysMain .p_top_sns {
  max-width: 1280px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  margin-top: 190px;
  margin-bottom: 100px;
}

#top #sysAll #sysMain .p_top_sns .heading_en {
  position: absolute;
  top: -170px;
  left: -25px;
}

#top #sysAll #sysMain .p_top_sns .heading_en span span {
  display: block;
  margin-left: 95px;
}

#top #sysAll #sysMain .p_top_sns .heading02 {
  margin-top: 45px;
  margin-bottom: 40px;
}

#top #sysAll #sysMain .p_top_sns .btn_common_wrap {
  text-align: center;
  margin-top: 24px;
}

#top #sysAll #sysMain .p_top_sns .btn_common_wrap .btn_common a {
  transition: all 300ms ease;
  width: 350px;
}

#top #sysAll #sysMain .p_top_sns .btn_common_wrap .btn_common a:hover {
  transition: all 300ms ease;
  width: 366px;
}

#top #sysAll #sysMain .p_top_sns .insta_list {
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto;
}

#top #sysAll #sysMain .p_top_sns .insta_list ul {
  display: flex;
  flex-wrap: wrap;
  /* justify-content: center; */
}

#top #sysAll #sysMain .p_top_sns .insta_list ul li {
  max-width: 270px;
  width: 100%;
  margin-right: 30px;
  margin-bottom: 30px;
}

#top #sysAll #sysMain .p_top_sns .insta_list ul li:nth-child(4n) {
  margin-right: 0;
}

#top #sysAll #sysMain .p_top_sns .insta_list ul li:nth-child(n+9) {
  display: none;
}

#top #sysAll #sysMain .p_top_sns .sns_list {
  margin-top: 100px;
}

#top #sysAll #sysMain .p_top_sns .sns_list ul {
  display: flex;
  justify-content: space-between;
  max-width: 1080px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

#top #sysAll #sysMain .p_top_sns .sns_list ul li {
  max-width: 340px;
  width: 100%;
  text-align: center;
}

#top #sysAll #sysMain .p_top_sns .sns_list ul li a {
  position: relative;
  color: #93857E;
  font-weight: bold;
  min-height: 48px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border: 1px solid #F4F4F4;
  border-radius: 50px;
  justify-content: center;
}

#top #sysAll #sysMain .p_top_sns .sns_list ul li.twitter a::before {
  content: "";
  background: url(https://xanax-baseball.com/img/layout/common/ico_x_gray.png) no-repeat;
  width: 20px;
  height: 20px;
  background-size: 100%;
  position: absolute;
  top: 50%;
  left: 18px;
  transform: translateY(-50%);
}

#top #sysAll #sysMain .p_top_sns .sns_list ul li.twitter a::before {
  content: "";
  background: url(https://xanax-baseball.com/img/layout/common/ico_x_white.png) no-repeat;
  width: 20px;
  height: 20px;
  background-size: 100%;
  position: absolute;
  top: 50%;
  left: 18px;
  transform: translateY(-50%);
}

#top #sysAll #sysMain .p_top_sns .sns_list ul li.facebook a::before {
  content: "";
  background: url(https://xanax-baseball.com/img/layout/common/ico_fb_white.png) no-repeat;
  width: 13px;
  height: 25px;
  background-size: 100%;
  position: absolute;
  top: 50%;
  left: 18px;
  transform: translateY(-50%);
}

#top #sysAll #sysMain .p_top_sns .sns_list ul li.youtube {
  margin-bottom: 0;
}

#top #sysAll #sysMain .p_top_sns .sns_list ul li.youtube a::before {
  content: "";
  background: url(https://xanax-baseball.com/img/layout/common/ico_youtube_white.png) no-repeat;
  width: 25px;
  height: 20px;
  background-size: 100%;
  position: absolute;
  top: 50%;
  left: 18px;
  transform: translateY(-50%);
}

#top #sysAll #sysMain .p_news {
  background: #F4F2F1;
  padding-top: 125px;
  padding-bottom: 70px;
}

#top #sysAll #sysMain .p_news .sysContent {
  max-width: 1280px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

#top #sysAll #sysMain .p_news .sysContent .heading_en {
  position: absolute;
  top: -70px;
  left: -25px;
}

#top #sysAll #sysMain .p_news .sysContent ul {
  max-width: 900px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 40px;
}

#top #sysAll #sysMain .p_news .sysContent ul li {
  border-top: 1px solid #CFCDCE;
  font-size: 1.6rem;
  padding-top: 24px;
  padding-bottom: 20px;
  position: relative;
  padding-left: 38px;
}

#top #sysAll #sysMain .p_news .sysContent ul li:last-child {
  border-bottom: 1px solid #CFCDCE;
}

#top #sysAll #sysMain .p_news .sysContent ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background: url(https://xanax-baseball.com/img/layout/common/ico_ball.png) no-repeat;
  background-size: 100%;
  width: 22px;
  height: 22px;
}

#top #sysAll #sysMain .p_news .sysContent ul li::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  background: url(https://xanax-baseball.com/img/layout/common/ico_arrow_r_w.png) no-repeat, #93857E;
  background-size: 10px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-position: center;
  pointer-events: none;
}

#top #sysAll #sysMain .p_news .sysContent ul li a {
  display: flex;
  padding-right: 25px;
}

#top #sysAll #sysMain .p_news .sysContent ul li a span {
  color: #93857E;
  margin-right: 12px;
  letter-spacing: -0.005em;
  min-width: 105px;
}

#top #sysAll #sysMain .p_news .sysContent ul li a p {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

#top #sysAll #sysMain .p_news .sysContent ul li a:hover {
  opacity: 0.6;
}

#top #sysAll #sysMain .p_news .sysContent .btn_common_wrap {
  text-align: center;
  margin-top: 54px;
}

#top #sysAll #sysMain .p_news .sysContent .btn_common_wrap .btn_common a {
  transition: all 300ms ease;
  width: 230px;
}

#top #sysAll #sysMain .p_news .sysContent .btn_common_wrap .btn_common a:hover {
  transition: all 300ms ease;
  width: 250px;
}

/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼
form.css
▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */
/* プレースフォルダー */
::placeholder {
  color: #B9B9B9;
}

::-ms-input-placeholder {
  color: #B9B9B9;
}

:-ms-input-placeholder {
  color: #B9B9B9;
}

/* ラジオボタン */
/* 生年月日 共通 */
.sysFormField input[name=birth_year],
.sysFormField input[name=birth_month] {
  margin-right: 13px !important;
}

.sysFormField input[name=birth_month] {
  margin-left: 13px !important;
}

.sysFormField input[name=birth_day] {
  margin-left: 13px !important;
  margin-right: 13px !important;
}

/*
* お問い合わせページ 共通
*/
#sysFormIndex #sysAll #sysWrap #sysMain a,
#sysFormConfirm #sysAll #sysWrap #sysMain a,
#sysFormThanks #sysAll #sysWrap #sysMain a {
  text-decoration: underline;
}

/*
* フリーフォーム共通
*/
.form-mailmag #sysAll #sysWrap #sysMain,
.form-inquiry #sysAll #sysWrap #sysMain,
.form-item_inquiry #sysAll #sysWrap #sysMain,
.form-catalogrequest #sysAll #sysWrap #sysMain,
.sysMemberRegister #sysAll #sysWrap #sysMain {
  width: 100%;
  margin-top: 220px;
}

.form-mailmag #sysAll #sysWrap #sysMain .sysFreeArea,
.form-inquiry #sysAll #sysWrap #sysMain .sysFreeArea,
.form-item_inquiry #sysAll #sysWrap #sysMain .sysFreeArea,
.form-catalogrequest #sysAll #sysWrap #sysMain .sysFreeArea,
.sysMemberRegister #sysAll #sysWrap #sysMain .sysFreeArea {
  margin-bottom: 15px;
}

.form-mailmag #sysAll #sysWrap #sysMain .sysHeadline,
.form-inquiry #sysAll #sysWrap #sysMain .sysHeadline,
.form-item_inquiry #sysAll #sysWrap #sysMain .sysHeadline,
.form-catalogrequest #sysAll #sysWrap #sysMain .sysHeadline,
.sysMemberRegister #sysAll #sysWrap #sysMain .sysHeadline {
  width: 100%;
  margin-top: 0;
  padding-top: 0;
  margin-bottom: 35px;
  padding-bottom: 0;
}

.form-mailmag #sysAll #sysWrap #sysMain .sysErrorMessage,
.form-inquiry #sysAll #sysWrap #sysMain .sysErrorMessage,
.form-item_inquiry #sysAll #sysWrap #sysMain .sysErrorMessage,
.form-catalogrequest #sysAll #sysWrap #sysMain .sysErrorMessage,
.sysMemberRegister #sysAll #sysWrap #sysMain .sysErrorMessage {
  color: #FF0000;
  padding-left: 0;
  font-weight: bold;
  font-size: 1.2rem;
  max-width: 700px !important;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
  font-weight: normal;
}

.form-mailmag #sysAll #sysWrap #sysMain .sysErrorFormField,
.form-inquiry #sysAll #sysWrap #sysMain .sysErrorFormField,
.form-item_inquiry #sysAll #sysWrap #sysMain .sysErrorFormField,
.form-catalogrequest #sysAll #sysWrap #sysMain .sysErrorFormField,
.sysMemberRegister #sysAll #sysWrap #sysMain .sysErrorFormField {
  background: none !important;
}

.form-mailmag #sysAll #sysWrap #sysMain form,
.form-inquiry #sysAll #sysWrap #sysMain form,
.form-item_inquiry #sysAll #sysWrap #sysMain form,
.form-catalogrequest #sysAll #sysWrap #sysMain form,
.sysMemberRegister #sysAll #sysWrap #sysMain form {
  max-width: 700px !important;
  margin-left: auto;
  margin-right: auto;
}

.form-mailmag #sysAll #sysWrap #sysMain form .sysMemberAgreement .member_terms_inner .member_terms_head,
.form-inquiry #sysAll #sysWrap #sysMain form .sysMemberAgreement .member_terms_inner .member_terms_head,
.form-item_inquiry #sysAll #sysWrap #sysMain form .sysMemberAgreement .member_terms_inner .member_terms_head,
.form-catalogrequest #sysAll #sysWrap #sysMain form .sysMemberAgreement .member_terms_inner .member_terms_head,
.sysMemberRegister #sysAll #sysWrap #sysMain form .sysMemberAgreement .member_terms_inner .member_terms_head {
  color: #555;
  font-size: 1.4rem;
}

.form-mailmag #sysAll #sysWrap #sysMain form .sysMemberAgreement .member_terms_inner ul,
.form-inquiry #sysAll #sysWrap #sysMain form .sysMemberAgreement .member_terms_inner ul,
.form-item_inquiry #sysAll #sysWrap #sysMain form .sysMemberAgreement .member_terms_inner ul,
.form-catalogrequest #sysAll #sysWrap #sysMain form .sysMemberAgreement .member_terms_inner ul,
.sysMemberRegister #sysAll #sysWrap #sysMain form .sysMemberAgreement .member_terms_inner ul {
  margin-bottom: 15px;
}

.form-mailmag #sysAll #sysWrap #sysMain form .sysMemberAgreement .member_terms_inner ul:nth-last-of-type(1),
.form-inquiry #sysAll #sysWrap #sysMain form .sysMemberAgreement .member_terms_inner ul:nth-last-of-type(1),
.form-item_inquiry #sysAll #sysWrap #sysMain form .sysMemberAgreement .member_terms_inner ul:nth-last-of-type(1),
.form-catalogrequest #sysAll #sysWrap #sysMain form .sysMemberAgreement .member_terms_inner ul:nth-last-of-type(1),
.sysMemberRegister #sysAll #sysWrap #sysMain form .sysMemberAgreement .member_terms_inner ul:nth-last-of-type(1) {
  margin-bottom: 0;
}

.form-mailmag #sysAll #sysWrap #sysMain form .sysRequired,
.form-inquiry #sysAll #sysWrap #sysMain form .sysRequired,
.form-item_inquiry #sysAll #sysWrap #sysMain form .sysRequired,
.form-catalogrequest #sysAll #sysWrap #sysMain form .sysRequired,
.sysMemberRegister #sysAll #sysWrap #sysMain form .sysRequired {
  color: #FF0000;
  font-size: 1.1rem;
  margin-left: 5px;
  font-weight: bold;
}

.form-mailmag #sysAll #sysWrap #sysMain form .sysRequired::before,
.form-inquiry #sysAll #sysWrap #sysMain form .sysRequired::before,
.form-item_inquiry #sysAll #sysWrap #sysMain form .sysRequired::before,
.form-catalogrequest #sysAll #sysWrap #sysMain form .sysRequired::before,
.sysMemberRegister #sysAll #sysWrap #sysMain form .sysRequired::before {
  content: none;
}

.form-mailmag #sysAll #sysWrap #sysMain form .sysRequired::after,
.form-inquiry #sysAll #sysWrap #sysMain form .sysRequired::after,
.form-item_inquiry #sysAll #sysWrap #sysMain form .sysRequired::after,
.form-catalogrequest #sysAll #sysWrap #sysMain form .sysRequired::after,
.sysMemberRegister #sysAll #sysWrap #sysMain form .sysRequired::after {
  content: none;
}

.form-mailmag #sysAll #sysWrap #sysMain form .sysFormItem,
.form-inquiry #sysAll #sysWrap #sysMain form .sysFormItem,
.form-item_inquiry #sysAll #sysWrap #sysMain form .sysFormItem,
.form-catalogrequest #sysAll #sysWrap #sysMain form .sysFormItem,
.sysMemberRegister #sysAll #sysWrap #sysMain form .sysFormItem {
  margin-bottom: 30px;
}

.form-mailmag #sysAll #sysWrap #sysMain form .sysFormItem .sysFormField,
.form-inquiry #sysAll #sysWrap #sysMain form .sysFormItem .sysFormField,
.form-item_inquiry #sysAll #sysWrap #sysMain form .sysFormItem .sysFormField,
.form-catalogrequest #sysAll #sysWrap #sysMain form .sysFormItem .sysFormField,
.sysMemberRegister #sysAll #sysWrap #sysMain form .sysFormItem .sysFormField {
  margin: 5px 0;
}

.form-mailmag #sysAll #sysWrap #sysMain form .sysFormItem .sysFormField input[type=search],
.form-mailmag #sysAll #sysWrap #sysMain form .sysFormItem .sysFormField input[type=text],
.form-mailmag #sysAll #sysWrap #sysMain form .sysFormItem .sysFormField input[type=tel],
.form-mailmag #sysAll #sysWrap #sysMain form .sysFormItem .sysFormField input[type=email],
.form-mailmag #sysAll #sysWrap #sysMain form .sysFormItem .sysFormField input[type=password],
.form-mailmag #sysAll #sysWrap #sysMain form .sysFormItem .sysFormField textarea,
.form-inquiry #sysAll #sysWrap #sysMain form .sysFormItem .sysFormField input[type=search],
.form-inquiry #sysAll #sysWrap #sysMain form .sysFormItem .sysFormField input[type=text],
.form-inquiry #sysAll #sysWrap #sysMain form .sysFormItem .sysFormField input[type=tel],
.form-inquiry #sysAll #sysWrap #sysMain form .sysFormItem .sysFormField input[type=email],
.form-inquiry #sysAll #sysWrap #sysMain form .sysFormItem .sysFormField input[type=password],
.form-inquiry #sysAll #sysWrap #sysMain form .sysFormItem .sysFormField textarea,
.form-item_inquiry #sysAll #sysWrap #sysMain form .sysFormItem .sysFormField input[type=search],
.form-item_inquiry #sysAll #sysWrap #sysMain form .sysFormItem .sysFormField input[type=text],
.form-item_inquiry #sysAll #sysWrap #sysMain form .sysFormItem .sysFormField input[type=tel],
.form-item_inquiry #sysAll #sysWrap #sysMain form .sysFormItem .sysFormField input[type=email],
.form-item_inquiry #sysAll #sysWrap #sysMain form .sysFormItem .sysFormField input[type=password],
.form-item_inquiry #sysAll #sysWrap #sysMain form .sysFormItem .sysFormField textarea,
.form-catalogrequest #sysAll #sysWrap #sysMain form .sysFormItem .sysFormField input[type=search],
.form-catalogrequest #sysAll #sysWrap #sysMain form .sysFormItem .sysFormField input[type=text],
.form-catalogrequest #sysAll #sysWrap #sysMain form .sysFormItem .sysFormField input[type=tel],
.form-catalogrequest #sysAll #sysWrap #sysMain form .sysFormItem .sysFormField input[type=email],
.form-catalogrequest #sysAll #sysWrap #sysMain form .sysFormItem .sysFormField input[type=password],
.form-catalogrequest #sysAll #sysWrap #sysMain form .sysFormItem .sysFormField textarea,
.sysMemberRegister #sysAll #sysWrap #sysMain form .sysFormItem .sysFormField input[type=search],
.sysMemberRegister #sysAll #sysWrap #sysMain form .sysFormItem .sysFormField input[type=text],
.sysMemberRegister #sysAll #sysWrap #sysMain form .sysFormItem .sysFormField input[type=tel],
.sysMemberRegister #sysAll #sysWrap #sysMain form .sysFormItem .sysFormField input[type=email],
.sysMemberRegister #sysAll #sysWrap #sysMain form .sysFormItem .sysFormField input[type=password],
.sysMemberRegister #sysAll #sysWrap #sysMain form .sysFormItem .sysFormField textarea {
  padding: 3px 10px !important;
  background: #fff !important;
  border: 1px solid #DEDAD7 !important;
  border-radius: 4px !important;
  margin: 0 !important;
  font-size: 1.6rem;
  height: 40px;
}

.form-mailmag #sysAll #sysWrap #sysMain form .sysFormItem .sysFormField select,
.form-inquiry #sysAll #sysWrap #sysMain form .sysFormItem .sysFormField select,
.form-item_inquiry #sysAll #sysWrap #sysMain form .sysFormItem .sysFormField select,
.form-catalogrequest #sysAll #sysWrap #sysMain form .sysFormItem .sysFormField select,
.sysMemberRegister #sysAll #sysWrap #sysMain form .sysFormItem .sysFormField select {
  padding: 8px 10px !important;
  background: #fff !important;
  border: 1px solid #DEDAD7 !important;
  border-radius: 4px !important;
  width: 200px;
  font-size: 1.6rem;
}

.form-mailmag #sysAll #sysWrap #sysMain form .sysFormItem.sysZipcode,
.form-inquiry #sysAll #sysWrap #sysMain form .sysFormItem.sysZipcode,
.form-item_inquiry #sysAll #sysWrap #sysMain form .sysFormItem.sysZipcode,
.form-catalogrequest #sysAll #sysWrap #sysMain form .sysFormItem.sysZipcode,
.sysMemberRegister #sysAll #sysWrap #sysMain form .sysFormItem.sysZipcode {
  margin-bottom: 75px;
}

.form-mailmag #sysAll #sysWrap #sysMain form .sysFormItem.sysZipcode .sysFormField,
.form-inquiry #sysAll #sysWrap #sysMain form .sysFormItem.sysZipcode .sysFormField,
.form-item_inquiry #sysAll #sysWrap #sysMain form .sysFormItem.sysZipcode .sysFormField,
.form-catalogrequest #sysAll #sysWrap #sysMain form .sysFormItem.sysZipcode .sysFormField,
.sysMemberRegister #sysAll #sysWrap #sysMain form .sysFormItem.sysZipcode .sysFormField {
  float: left;
  width: calc(100% - 500px);
  height: 40px;
  padding: 0;
  max-width: 100%;
}

.form-mailmag #sysAll #sysWrap #sysMain form .sysFormItem.sysZipcode .sysButton,
.form-inquiry #sysAll #sysWrap #sysMain form .sysFormItem.sysZipcode .sysButton,
.form-item_inquiry #sysAll #sysWrap #sysMain form .sysFormItem.sysZipcode .sysButton,
.form-catalogrequest #sysAll #sysWrap #sysMain form .sysFormItem.sysZipcode .sysButton,
.sysMemberRegister #sysAll #sysWrap #sysMain form .sysFormItem.sysZipcode .sysButton {
  float: left;
  height: 40px;
  padding: 0;
  margin: 5px 0 0 15px;
  border-radius: 4px;
  border: none;
  background: #93857E !important;
  border: 1px solid #DEDAD7;
  color: #fff;
  width: 78px;
  font-size: 1.4rem;
}

.form-mailmag #sysAll #sysWrap #sysMain form .sysFormItem.sysPrefStateId,
.form-inquiry #sysAll #sysWrap #sysMain form .sysFormItem.sysPrefStateId,
.form-item_inquiry #sysAll #sysWrap #sysMain form .sysFormItem.sysPrefStateId,
.form-catalogrequest #sysAll #sysWrap #sysMain form .sysFormItem.sysPrefStateId,
.sysMemberRegister #sysAll #sysWrap #sysMain form .sysFormItem.sysPrefStateId {
  clear: both;
}

.form-mailmag #sysAll #sysWrap #sysMain form .sysFormItem.sysPrefStateId .sysFormField,
.form-inquiry #sysAll #sysWrap #sysMain form .sysFormItem.sysPrefStateId .sysFormField,
.form-item_inquiry #sysAll #sysWrap #sysMain form .sysFormItem.sysPrefStateId .sysFormField,
.form-catalogrequest #sysAll #sysWrap #sysMain form .sysFormItem.sysPrefStateId .sysFormField,
.sysMemberRegister #sysAll #sysWrap #sysMain form .sysFormItem.sysPrefStateId .sysFormField {
  position: relative;
  max-width: 200px;
}

.form-mailmag #sysAll #sysWrap #sysMain form .sysFormItem.sysPrefStateId .sysFormField select,
.form-inquiry #sysAll #sysWrap #sysMain form .sysFormItem.sysPrefStateId .sysFormField select,
.form-item_inquiry #sysAll #sysWrap #sysMain form .sysFormItem.sysPrefStateId .sysFormField select,
.form-catalogrequest #sysAll #sysWrap #sysMain form .sysFormItem.sysPrefStateId .sysFormField select,
.sysMemberRegister #sysAll #sysWrap #sysMain form .sysFormItem.sysPrefStateId .sysFormField select {
  border-radius: 0;
  height: 40px;
}

.form-mailmag #sysAll #sysWrap #sysMain form .sysFormItem.sysPrefStateId .sysFormField::before,
.form-inquiry #sysAll #sysWrap #sysMain form .sysFormItem.sysPrefStateId .sysFormField::before,
.form-item_inquiry #sysAll #sysWrap #sysMain form .sysFormItem.sysPrefStateId .sysFormField::before,
.form-catalogrequest #sysAll #sysWrap #sysMain form .sysFormItem.sysPrefStateId .sysFormField::before,
.sysMemberRegister #sysAll #sysWrap #sysMain form .sysFormItem.sysPrefStateId .sysFormField::before {
  content: "";
  position: absolute;
  right: 7px;
  top: 15px;
  margin: auto;
  vertical-align: middle;
  width: 7px;
  height: 7px;
  transform: translateX(-50%) rotate(135deg);
  border-top: 2px solid #888888;
  border-right: 2px solid #888888;
  transition: all 300ms ease;
}

.form-mailmag #sysAll #sysWrap #sysMain form .sysFormItem.sysGender ul label:nth-child(1),
.form-inquiry #sysAll #sysWrap #sysMain form .sysFormItem.sysGender ul label:nth-child(1),
.form-item_inquiry #sysAll #sysWrap #sysMain form .sysFormItem.sysGender ul label:nth-child(1),
.form-catalogrequest #sysAll #sysWrap #sysMain form .sysFormItem.sysGender ul label:nth-child(1),
.sysMemberRegister #sysAll #sysWrap #sysMain form .sysFormItem.sysGender ul label:nth-child(1) {
  margin-right: 55px;
}

.form-mailmag #sysAll #sysWrap #sysMain form .sysFormItem select,
.form-inquiry #sysAll #sysWrap #sysMain form .sysFormItem select,
.form-item_inquiry #sysAll #sysWrap #sysMain form .sysFormItem select,
.form-catalogrequest #sysAll #sysWrap #sysMain form .sysFormItem select,
.sysMemberRegister #sysAll #sysWrap #sysMain form .sysFormItem select {
  padding: 10px;
}

.form-mailmag #sysAll #sysWrap #sysMain form .sysFormItem .sysFormLabel,
.form-inquiry #sysAll #sysWrap #sysMain form .sysFormItem .sysFormLabel,
.form-item_inquiry #sysAll #sysWrap #sysMain form .sysFormItem .sysFormLabel,
.form-catalogrequest #sysAll #sysWrap #sysMain form .sysFormItem .sysFormLabel,
.sysMemberRegister #sysAll #sysWrap #sysMain form .sysFormItem .sysFormLabel {
  font-weight: normal;
  position: relative;
  font-size: 1.6rem;
  font-weight: bold;
}

#sysFormIndex.form-inquiry #sysAll #sysWrap #sysMain form .sysFormItem.sys9 {
  margin-bottom: 20px;
  text-align: left;
  display: flex;
}

#sysFormIndex.form-inquiry #sysAll #sysWrap #sysMain form .sysFormItem.sys9 .sysFormLabel {
  display: none;
}

#sysFormIndex.form-inquiry #sysAll #sysWrap #sysMain form .sysFormItem.sys9 .sysRequired {
  order: 2;
  margin-top: 4px;
}

#sysFormIndex.form-inquiry #sysAll #sysWrap #sysMain form .sysFormItem.sys9 .sysFormField {
  margin: 0 0 0;
}

#sysFormIndex.form-inquiry #sysAll #sysWrap #sysMain form .sysFormItem.sys9 .sysFormField span {
  border: 1px solid #DEDAD7;
  display: block;
  padding: 15px;
  border-radius: 4px;
  position: relative;
}

#sysFormIndex.form-inquiry #sysAll #sysWrap #sysMain form .sysFormItem.sys9 .sysFormField span a {
  text-decoration: underline;
}

#sysFormIndex.form-inquiry #sysAll #sysWrap #sysMain form .sysFormItem.sys9 .sysFormField label {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

#sysFormIndex.form-inquiry #sysAll #sysWrap #sysMain form .sysFormItem.sys9 .sysFormField label input[type=checkbox] {
  margin-right: 5px;
}

#sysFormConfirm.form-inquiry #sysAll #sysWrap #sysMain form .sysForm {
  margin-bottom: 30px;
  margin-top: 30px;
}

#sysFormConfirm.form-inquiry #sysAll #sysWrap #sysMain form .sysForm .sysFormItem {
  margin-bottom: 0;
  border-bottom: 1px dotted #DEDAD7;
  display: flex;
  align-items: center;
}

#sysFormConfirm.form-inquiry #sysAll #sysWrap #sysMain form .sysForm .sysFormItem.sys9 {
  display: none;
}

#sysFormConfirm.form-inquiry #sysAll #sysWrap #sysMain form .sysForm .sysFormItem .sysFormLabel {
  display: block;
  padding-bottom: 16px;
  padding-top: 16px;
  min-width: 30%;
  margin-bottom: 0;
}

#sysFormConfirm.form-inquiry #sysAll #sysWrap #sysMain form .sysForm .sysFormItem .sysFormField {
  border-bottom: none;
  margin: 0;
  padding: 0;
}

#sysFormConfirm.form-item_inquiry #sysAll #sysWrap #sysMain form .sysForm {
  margin-bottom: 30px;
  margin-top: 30px;
}

/*
* フリーフォーム共通 ボタン
*/
#sysFormConfirm #sysAll #sysWrap #sysMain .sysNextSubmit,
#sysFormIndex #sysAll #sysWrap #sysMain .sysNextSubmit,
#sysMemberRegisterConfirm #sysAll #sysWrap #sysMain .sysNextSubmit,
#sysMemberRegisterIndex #sysAll #sysWrap #sysMain .sysNextSubmit {
  margin-top: 25px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  font-size: 1.6rem;
  border-radius: 50px;
  height: 46px !important;
  background: #93857E !important;
  border: 1px solid #DEDAD7 !important;
  color: #fff !important;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 !important;
  margin-bottom: 0 !important;
  width: 244px !important;
  transition: all 0.3s ease;
  font-weight: bold;
}

#sysFormConfirm #sysAll #sysWrap #sysMain .sysNextSubmit:hover,
#sysFormIndex #sysAll #sysWrap #sysMain .sysNextSubmit:hover,
#sysMemberRegisterConfirm #sysAll #sysWrap #sysMain .sysNextSubmit:hover,
#sysMemberRegisterIndex #sysAll #sysWrap #sysMain .sysNextSubmit:hover {
  transition: all 0.3s ease;
  width: 265px !important;
}

#sysMemberRegisterConfirm #sysAll #sysWrap #sysMain form:nth-last-of-type(1),
#sysMemberRegisterIndex #sysAll #sysWrap #sysMain form:nth-last-of-type(1) {
  max-width: 265px !important;
  margin: 0 auto;
  text-align: center;
  padding: 0;
}

#sysMemberRegisterConfirm #sysAll #sysWrap #sysMain form:nth-last-of-type(1) .sysButton,
#sysMemberRegisterConfirm #sysAll #sysWrap #sysMain form:nth-last-of-type(1) .sysBackButton,
#sysMemberRegisterIndex #sysAll #sysWrap #sysMain form:nth-last-of-type(1) .sysButton,
#sysMemberRegisterIndex #sysAll #sysWrap #sysMain form:nth-last-of-type(1) .sysBackButton {
  border: 1px solid #DEDAD7;
  background: #fff;
  color: #93857E;
  margin-top: 25px;
  border-radius: 50px;
  width: 244px;
  max-width: 244px;
  padding: 0;
  height: 46px;
  font-size: 1.6rem;
  transition: all 0.3s ease;
  font-weight: bold;
  margin-left: auto;
  margin-right: auto;
}

#sysMemberRegisterConfirm #sysAll #sysWrap #sysMain form:nth-last-of-type(1) .sysButton:hover,
#sysMemberRegisterConfirm #sysAll #sysWrap #sysMain form:nth-last-of-type(1) .sysBackButton:hover,
#sysMemberRegisterIndex #sysAll #sysWrap #sysMain form:nth-last-of-type(1) .sysButton:hover,
#sysMemberRegisterIndex #sysAll #sysWrap #sysMain form:nth-last-of-type(1) .sysBackButton:hover {
  transition: all 0.3s ease;
  background: #93857E;
  color: #fff;
  width: 265px;
  max-width: 265px;
}

#sysFormConfirm #sysAll #sysWrap #sysMain .txtBlock {
  text-align: center;
  margin: 30px 0;
}

#sysFormConfirm #sysAll #sysWrap #sysMain form .sysButton {
  border: 1px solid #DEDAD7;
  background: #fff;
  color: #93857E;
  margin-top: 14px;
  height: 46px;
  border-radius: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 244px;
  transition: all 0.3s ease;
  font-weight: bold;
  font-size: 1.6rem;
}

#sysFormConfirm #sysAll #sysWrap #sysMain form .sysButton:hover {
  max-width: 265px;
  background: #93857E;
  color: #fff;
  transition: all 0.3s ease;
}

/*
* 新規会員登録ページ
*/
#sysMemberRegisterIndex #sysAll #sysWrap #sysMain .sysHeadline {
  width: 100%;
  padding-bottom: 0;
}

#sysMemberRegisterIndex #sysAll #sysWrap #sysMain > div {
  max-width: 750px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  border-radius: 4px;
  margin-top: 30px;
}

#sysMemberRegisterIndex #sysAll #sysWrap #sysMain > div .sysMemberAgreementFormLabel {
  display: none;
}

#sysMemberRegisterIndex #sysAll #sysWrap #sysMain > div .sysMemberAgreement {
  border: 1px solid #E0DADA;
  padding: 15px;
  margin-bottom: 10px;
  height: 168px;
  min-height: 168px;
  border-radius: 4px;
}

#sysMemberRegisterIndex #sysAll #sysWrap #sysMain form:nth-of-type(1) > .sysForm label input[type=checkbox] {
  margin-right: 5px;
}

#sysMemberRegisterIndex #sysAll #sysWrap #sysMain form:nth-of-type(1) > .sysForm .sysFormItem.sysName {
  margin-top: 30px;
}

#sysMemberRegisterIndex #sysAll #sysWrap #sysMain form:nth-of-type(1) > .sysForm .sysFormItem.sysAcceptMailmagazine .sysRequired {
  display: none;
}

#sysMemberRegisterIndex #sysAll #sysWrap #sysMain form .sysErrorMessage {
  margin-bottom: 5px;
  margin-top: 0;
}

#sysMemberRegisterIndex #sysAll #sysWrap #sysMain form .sysFormItem.sysAcceptMailmagazine {
  margin-bottom: 30px;
}

/*
* 新規会員登録入力ページ 
*/
#sysMemberRegisterConfirm #sysAll #sysWrap #sysMain > div {
  margin-top: 30px;
}

#sysMemberRegisterConfirm #sysAll #sysWrap #sysMain > div:nth-last-of-type(1) {
  text-align: center;
  margin-bottom: 45px;
}

#sysMemberRegisterConfirm #sysAll #sysWrap #sysMain .sysFormItem {
  margin-bottom: 0;
  border-bottom: 1px dotted #DEDAD7;
  display: flex;
  align-items: center;
}

#sysMemberRegisterConfirm #sysAll #sysWrap #sysMain .sysFormItem.sysPrefStateId .sysFormField {
  max-width: 100%;
}

#sysMemberRegisterConfirm #sysAll #sysWrap #sysMain .sysFormItem.sysPrefStateId .sysFormField::before {
  content: none;
}

#sysMemberRegisterConfirm #sysAll #sysWrap #sysMain .sysFormItem.sysPrefStateId .sysFormField::after {
  content: none;
}

#sysMemberRegisterConfirm #sysAll #sysWrap #sysMain .sysFormItem.sysZipcode .sysFormField {
  float: none;
  width: auto;
  height: auto;
}

#sysMemberRegisterConfirm #sysAll #sysWrap #sysMain .sysFormItem .sysFormLabel {
  display: block;
  padding-bottom: 16px;
  padding-top: 16px;
  width: 30%;
  margin-bottom: 0;
}

#sysMemberRegisterConfirm #sysAll #sysWrap #sysMain .sysFormItem .sysFormField {
  border-bottom: none;
  margin: 0;
  padding: 0;
}

#sysMemberRegisterConfirm #sysAll #sysWrap #sysMain .sysFormItem.sysAcceptMailmagazine {
  margin-bottom: 30px;
}

/*
* 完了ページ
*/
#sysFormThanks #sysAll #sysWrap #sysMain .completeText {
  margin-top: 0;
  margin-bottom: 0;
}

#sysFormThanks #sysAll #sysWrap #sysMain .completeText p {
  margin: 30px 0;
}

#sysFormThanks #sysAll #sysWrap #sysMain .complete_btn a {
  border: 1px solid #DEDAD7;
  background: #fff;
  color: #93857E;
  margin-top: 25px;
  height: 46px;
  border-radius: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 244px;
  transition: all 0.3s ease;
  font-weight: bold;
  font-size: 1.6rem;
  text-decoration: none;
}

#sysFormThanks #sysAll #sysWrap #sysMain .complete_btn a:hover {
  opacity: 1;
  max-width: 265px;
  background: #93857E;
  color: #fff;
  transition: all 0.3s ease;
}

#sysMemberRegisterRegister #sysAll #sysWrap #sysMain > p {
  display: none;
}

#sysMemberRegisterRegister #sysAll #sysWrap #sysMain > p.complete_txt {
  display: block;
}

#sysMemberRegisterRegister #sysAll #sysWrap #sysMain > form {
  display: none;
}

#sysMemberRegisterRegister #sysAll #sysWrap #sysMain .sysFreeArea p {
  margin: 30px 0;
  text-align: center;
}

#sysMemberRegisterRegister #sysAll #sysWrap #sysMain .complete_btn {
  margin-top: 45px;
}

#sysMemberRegisterRegister #sysAll #sysWrap #sysMain .complete_btn a {
  border: 1px solid #DEDAD7;
  background: #fff;
  color: #93857E;
  margin-top: 25px;
  height: 46px;
  border-radius: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 244px;
  transition: all 0.3s ease;
  font-weight: bold;
  font-size: 1.6rem;
  text-decoration: none;
}

#sysMemberRegisterRegister #sysAll #sysWrap #sysMain .complete_btn a:hover {
  opacity: 1;
  max-width: 265px;
  background: #93857E;
  color: #fff;
  transition: all 0.3s ease;
}

#sysMemberRegisterRegister #sysAll #sysWrap #sysMain .complete_btn:nth-last-of-type(1) {
  margin-top: 15px;
}

/*
* ログインページ
*/
#sysMypageLogin #sysAll #sysWrap #sysMain {
  overflow: hidden;
}

#sysMypageLogin #sysAll #sysWrap #sysMain .heading_ja {
  margin-bottom: 30px;
}

#sysMypageLogin #sysAll #sysWrap #sysMain .sysCartTitle {
  font-size: 1.6rem;
  font-weight: bold;
  margin-bottom: 5px;
  letter-spacing: 0.05em;
  text-align: left;
  position: relative;
}

#sysMypageLogin #sysAll #sysWrap #sysMain .sysFreeArea {
  float: right;
  width: 48%;
}

#sysMypageLogin #sysAll #sysWrap #sysMain .sysFreeArea p {
  text-align: center;
  margin-bottom: 10px;
}

#sysMypageLogin #sysAll #sysWrap #sysMain .sysFreeArea form .sysNextSubmit {
  border-radius: 50px;
  background: #93857E !important;
  margin-bottom: 20px;
  border: 1px solid #DEDAD7 !important;
  color: #fff;
  height: 46px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  font-size: 1.6rem;
  font-weight: bold;
  width: 286px !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

#sysMypageLogin #sysAll #sysWrap #sysMain .sysFreeArea form .sysNextSubmit:hover {
  background: #fff !important;
  color: #93857E !important;
  width: 300px !important;
}

#sysMypageLogin #sysAll #sysWrap #sysMain .sysFormField {
  margin: 5px 0;
}

#sysMypageLogin #sysAll #sysWrap #sysMain .sysLoginForm {
  float: left;
  width: 48%;
}

#sysMypageLogin #sysAll #sysWrap #sysMain .sysLoginForm form .sysFormLabel {
  font-size: 1.6rem;
  font-weight: 700;
  margin-bottom: 5px;
  letter-spacing: 0.05em;
  text-align: left;
  font-weight: bold;
  position: relative;
}

#sysMypageLogin #sysAll #sysWrap #sysMain .sysLoginForm form input[type=email],
#sysMypageLogin #sysAll #sysWrap #sysMain .sysLoginForm form input[type=password] {
  height: 40px;
  background: #fff !important;
  border: 1px solid #DEDAD7 !important;
  border-radius: 4px !important;
  font-size: 1.6rem;
  padding: 3px 10px !important;
}

#sysMypageLogin #sysAll #sysWrap #sysMain .sysLoginForm form input[type=submit] {
  border: 1px solid #DEDAD7;
  background: #fff;
  color: #93857E;
  margin-bottom: 20px;
  height: 46px;
  border-radius: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  margin-bottom: 0;
  font-weight: bold;
  width: 286px !important;
  font-size: 1.6rem;
}

#sysMypageLogin #sysAll #sysWrap #sysMain .sysLoginForm form input[type=submit]:hover {
  background: #93857E;
  color: #fff;
  opacity: 0.8;
  transition: all 300ms ease;
  width: 300px !important;
}

#sysMypageLogin #sysAll #sysWrap #sysMain .sysLoginForm form:nth-of-type(1) input[type=submit] {
  border-radius: 50px;
  background: #93857E;
  margin-bottom: 20px;
  border: 1px solid #DEDAD7;
  color: #fff;
  height: 46px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  font-weight: bold;
  width: 286px !important;
  font-size: 1.6rem;
}

#sysMypageLogin #sysAll #sysWrap #sysMain .sysLoginForm form:nth-of-type(1) input[type=submit]:hover {
  opacity: 0.8;
  transition: all 300ms ease;
  width: 300px !important;
  background: #fff;
  color: #93857E;
}

/*
* 会員IDとパスワードの確認ページ
*/
#sysMypageReminder #sysAll #sysWrap #sysMain > h3 {
  font-size: 1.8rem;
  font-weight: normal;
}

#sysMypageReminder #sysAll #sysWrap #sysMain .heading_ja {
  margin-bottom: 30px;
}

#sysMypageReminder #sysAll #sysWrap #sysMain form .sysFormItem {
  margin-bottom: 0;
}

#sysMypageReminder #sysAll #sysWrap #sysMain form .sysFormItem .sysFormLabel {
  font-weight: bold;
  font-size: 1.6rem;
  position: relative;
  display: block;
}

#sysMypageReminder #sysAll #sysWrap #sysMain form .sysFormItem .sysFormField {
  margin: 5px 0;
}

#sysMypageReminder #sysAll #sysWrap #sysMain form .sysFormItem input[type=email] {
  height: 40px;
  background: #fff !important;
  border: 1px solid #DEDAD7 !important;
  border-radius: 4px !important;
  font-size: 1.6rem;
  padding: 3px 10px !important;
}

#sysMypageReminder #sysAll #sysWrap #sysMain form .sysFormItem input[type=submit] {
  border-radius: 50px;
  background: #93857E;
  margin-bottom: 20px;
  border: 1px solid #DEDAD7;
  color: #fff;
  height: 46px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  font-weight: bold;
  width: 244px !important;
  font-size: 1.6rem;
  margin-left: auto;
  margin-right: auto;
}

#sysMypageReminder #sysAll #sysWrap #sysMain form .sysFormItem input[type=submit]:hover {
  opacity: 0.8;
  transition: all 300ms ease;
  width: 265px !important;
  background: #fff;
  color: #93857E;
}

/*
* 会員IDとパスワードの確認ページ
*/
#sysMypageRemindermessage #sysAll #sysWrap #sysMain > h3 {
  font-size: 1.8rem;
  font-weight: normal;
}

#sysMypageRemindermessage #sysAll #sysWrap #sysMain .heading_ja {
  margin-bottom: 30px;
}

#sysRegi #sysAll #sysWrap #sysMain .sysHeadline {
  font-weight: normal;
}

#sysRegi #sysAll #sysWrap #sysMain .sysCartTitle {
  text-align: center;
  margin-bottom: 30px;
  font-weight: normal;
  width: 100%;
  margin: 0 !important;
}

#sysRegi #sysAll #sysWrap #sysMain .sysFormItem {
  margin-bottom: 20px;
}

#sysRegi #sysAll #sysWrap #sysMain .sysFormItem .sysFormLabel {
  font-size: 1.4rem;
  position: relative;
  color: #333;
  font-weight: normal;
}

#sysRegi #sysAll #sysWrap #sysMain .sysFormItem.sysSubmit {
  margin-bottom: 15px !important;
}

#sysRegi #sysAll #sysWrap #sysMain #sysPurchaseAuthMember {
  width: 48% !important;
  float: left;
}

#sysRegi #sysAll #sysWrap #sysMain #sysPurchaseAuthMember .sysCartTitle {
  font-size: 1.8rem;
}

#sysRegi #sysAll #sysWrap #sysMain #sysPurchaseAuthMember .sysBox {
  border: none;
  padding: 0;
  margin-bottom: 50px;
}

#sysRegi #sysAll #sysWrap #sysMain #sysPurchaseAuthMember .sysBox .sysForm form .sysFormField {
  margin: 0;
}

#sysRegi #sysAll #sysWrap #sysMain #sysPurchaseAuthMember .sysBox .sysForm form input[type=email],
#sysRegi #sysAll #sysWrap #sysMain #sysPurchaseAuthMember .sysBox .sysForm form input[type=password] {
  font-size: 1.6rem;
  height: 40px;
  margin-top: 10px;
  border: 1px solid #E8E8E8 !important;
  border-radius: 4px !important;
  padding: 3px 10px !important;
  margin: 5px 0;
}

#sysRegi #sysAll #sysWrap #sysMain #sysPurchaseAuthMember .sysBox .sysForm form input[type=submit] {
  font-size: 1.6rem;
  min-width: auto;
}

#sysRegi #sysAll #sysWrap #sysMain #sysPurchaseAuthMember .sysBox .sysForm form:nth-of-type(1) input[type=submit] {
  background: #93857E;
  transition: all 300ms ease;
  font-weight: bold;
  border: 1px solid #DEDAD7;
  color: #fff;
  min-width: auto;
  font-size: 1.6rem;
}

#sysRegi #sysAll #sysWrap #sysMain #sysPurchaseAuthMember .sysBox .sysForm form:nth-of-type(1) input[type=submit]:hover {
  background: #fff;
  color: #93857E !important;
  transition: all 300ms ease;
}

#sysRegi #sysAll #sysWrap #sysMain #sysRegisterForm {
  width: 48% !important;
  float: right;
}

#sysRegi #sysAll #sysWrap #sysMain #sysRegisterForm .sysCartTitle {
  font-size: 1.8rem;
}

#sysRegi #sysAll #sysWrap #sysMain #sysRegisterForm .sysBox {
  border: none;
  padding: 0;
}

#sysRegi #sysAll #sysWrap #sysMain #sysRegisterForm .sysBox p {
  margin: 0;
  padding: 0;
  text-align: center;
  color: #555;
}

#sysRegi #sysAll #sysWrap #sysMain #sysRegisterForm .sysBox .sysNextSubmitArea {
  max-width: 100%;
  margin-top: 5px;
}

#sysRegi #sysAll #sysWrap #sysMain #sysRegisterForm .sysBox .sysNextSubmitArea .sysNextSubmit {
  width: 100% !important;
  min-width: auto;
  font-weight: bold;
  max-width: 100%;
}

#sysRegi #sysAll #sysWrap #sysMain #sysPurchaseAuthCustomer {
  width: 48% !important;
  float: right;
}

#sysRegi #sysAll #sysWrap #sysMain #sysPurchaseAuthCustomer .sysCartTitle {
  font-size: 1.8rem;
}

#sysRegi #sysAll #sysWrap #sysMain #sysPurchaseAuthCustomer .sysBox {
  border: none;
  padding: 0;
}

#sysRegi #sysAll #sysWrap #sysMain #sysPurchaseAuthCustomer .sysBox p {
  margin: 0;
  padding: 0;
  text-align: center;
  color: #555;
  margin-bottom: 5px;
}

#sysRegi #sysAll #sysWrap #sysMain #sysPurchaseAuthCustomer .sysBox .sysNextSubmitArea {
  max-width: 100%;
  margin-top: 3px;
  font-size: 1.5rem;
}

#sysRegi #sysAll #sysWrap #sysMain #sysPurchaseAuthCustomer .sysBox .sysNextSubmitArea .sysNextSubmit {
  width: 100% !important;
  min-width: auto;
  font-weight: bold;
  max-width: 100%;
}

#sysRegi #sysAll #sysWrap #sysMain > form {
  display: block;
  clear: both;
}

/*
* マイページ
*/
.sysMypage #sysAll #sysWrap #sysMain {
  max-width: 700px;
  width: 100%;
  margin-top: 220px;
}

.sysMypage #sysAll #sysWrap #sysMain .sysRequired {
  color: #fff;
  font-size: 1.2rem;
  margin-left: 5px;
}

.sysMypage #sysAll #sysWrap #sysMain .sysRequired:before {
  content: none;
}

.sysMypage #sysAll #sysWrap #sysMain .sysRequired:after {
  content: none;
}

.sysMypage #sysAll #sysWrap #sysMain .sysErrorMessage {
  color: #FF0000;
  padding-left: 0;
  font-size: 12px;
}

.sysMypage #sysAll #sysWrap #sysMain .sysBarcodeTitle {
  font-size: 16px;
  text-align: center;
}

.sysMypage #sysAll #sysWrap #sysMain .sysBarcode .sysBarcodeDetail img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.sysMypage #sysAll #sysWrap #sysMain .SysMypageMinorHeadLine {
  font-size: 2rem;
  font-weight: normal;
  border-left: 0;
  padding-left: 0;
}

.sysMypage #sysAll #sysWrap #sysMain .sysMypageNav form input {
  background: #fff;
  border: 1px solid #DEDAD7 !important;
  color: #93857E;
  border-radius: 50px;
  font-weight: bold;
  font-size: 1.6rem;
}

.sysMypage #sysAll #sysWrap #sysMain .sysMypageNav form input:hover {
  background: #93857E;
  color: #fff;
  opacity: 1;
}

.sysMypage #sysAll #sysWrap #sysMain .sysOrderHistory {
  margin-bottom: 30px;
}

.sysMypage #sysAll #sysWrap #sysMain .sysOrderHistory > div {
  text-align: right;
  margin-bottom: 5px;
}

.sysMypage #sysAll #sysWrap #sysMain .sysOrderHistory .sysOrderList {
  border: 1px solid #DEDAD7;
  padding: 20px;
  max-height: 400px;
  overflow-y: scroll;
  border-radius: 4px;
}

.sysMypage #sysAll #sysWrap #sysMain .sysOrderHistory .sysOrderList li {
  border-bottom: 1px dotted #DEDAD7;
  margin-bottom: 5px;
  padding-bottom: 5px;
  position: relative;
}

.sysMypage #sysAll #sysWrap #sysMain .sysOrderHistory .sysOrderList li .sysCallPrintReceipt {
  text-align: left;
  margin-top: 5px;
}

.sysMypage #sysAll #sysWrap #sysMain > form:last-of-type .sysButton {
  background: #fff;
  border: 1px solid #ea68a2 !important;
  color: #ea68a2;
  border-radius: 4px;
  font-size: 15px;
  width: 48%;
  max-width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  transition: all 300ms ease;
}

.sysMypage #sysAll #sysWrap #sysMain > form:last-of-type .sysButton:hover {
  background: #ea68a2;
  color: #fff;
  transition: all 300ms ease;
}

/*
* マイページ(会員情報を編集する)
*/
#sysMypageEditMember #sysAll #sysWrap #sysMain h3 {
  font-size: 20px;
  font-weight: normal;
  margin-top: 30px;
}

#sysMypageEditMember #sysAll #sysWrap #sysMain form .sysForm .sysFormField {
  margin: 5px 0;
}

#sysMypageEditMember #sysAll #sysWrap #sysMain form .sysForm .sysFormItem.sysZipcode {
  overflow: hidden;
  margin-bottom: 10px;
}

#sysMypageEditMember #sysAll #sysWrap #sysMain form .sysForm .sysFormItem.sysZipcode .sysFormField {
  float: left;
  width: calc(100% - 600px);
  height: 50px;
  padding: 0;
  max-width: 100%;
}

#sysMypageEditMember #sysAll #sysWrap #sysMain form .sysForm .sysFormItem.sysZipcode .sysFormField input[type=text] {
  padding: 9px 10px !important;
}

#sysMypageEditMember #sysAll #sysWrap #sysMain form .sysForm .sysFormItem.sysZipcode button {
  float: left;
  height: 40px;
  padding: 0;
  margin: 5px 0 0 15px;
  border-radius: 4px;
  border: none;
  background: #93857E !important;
  border: 1px solid #DEDAD7;
  color: #fff;
  width: 78px;
  font-size: 1.4rem;
}

#sysMypageEditMember #sysAll #sysWrap #sysMain form .sysForm .sysFormItem.sysPrefStateId .sysFormField {
  position: relative;
  max-width: 200px;
}

#sysMypageEditMember #sysAll #sysWrap #sysMain form .sysForm .sysFormItem.sysPrefStateId .sysFormField::before {
  content: "";
  position: absolute;
  right: 7px;
  top: 16px;
  margin: auto;
  vertical-align: middle;
  width: 7px;
  height: 7px;
  transform: translateX(-50%) rotate(135deg);
  border-top: 2px solid #888888;
  border-right: 2px solid #888888;
  transition: all 300ms ease;
}

#sysMypageEditMember #sysAll #sysWrap #sysMain form .sysForm .sysFormItem.sysPrefStateId select {
  height: 40px;
  border-radius: 0;
  padding-left: 10px;
  width: 200px;
}

#sysMypageEditMember #sysAll #sysWrap #sysMain form .sysForm .sysFormItem input[type=search],
#sysMypageEditMember #sysAll #sysWrap #sysMain form .sysForm .sysFormItem input[type=text],
#sysMypageEditMember #sysAll #sysWrap #sysMain form .sysForm .sysFormItem input[type=tel],
#sysMypageEditMember #sysAll #sysWrap #sysMain form .sysForm .sysFormItem input[type=email],
#sysMypageEditMember #sysAll #sysWrap #sysMain form .sysForm .sysFormItem input[type=password],
#sysMypageEditMember #sysAll #sysWrap #sysMain form .sysForm .sysFormItem textarea,
#sysMypageEditMember #sysAll #sysWrap #sysMain form .sysForm .sysFormItem select {
  height: 40px;
  background: #fff !important;
  border: 1px solid #DEDAD7 !important;
  border-radius: 4px !important;
  font-size: 1.6rem;
  padding: 3px 10px !important;
}

#sysMypageEditMember #sysAll #sysWrap #sysMain form .sysForm .sysFormItem.sysAcceptMailmagazine {
  margin-bottom: 30px;
}

#sysMypageEditMember #sysAll #sysWrap #sysMain form .sysForm .sysFormLabel {
  font-size: 1.6rem;
  margin-top: 30px;
  position: relative;
  font-weight: bold;
}

#sysMypageEditMember #sysAll #sysWrap #sysMain form:last-of-type .sysButton {
  background: #231f15;
  color: #fff;
  font-weight: bold;
  border-radius: 0;
}

#sysMypageEditMember #sysAll #sysWrap #sysMain form input[type=submit].sysNextSubmit {
  border-radius: 50px;
  background: #93857E !important;
  margin-bottom: 20px;
  border: 1px solid #DEDAD7 !important;
  color: #fff;
  height: 46px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  font-weight: bold;
  width: 244px !important;
  font-size: 1.6rem;
  margin-left: auto !important;
  margin-right: auto !important;
}

#sysMypageEditMember #sysAll #sysWrap #sysMain form input[type=submit].sysNextSubmit:hover {
  opacity: 0.8;
  transition: all 300ms ease;
  width: 265px !important;
  background: #fff !important;
  color: #93857E !important;
}

#sysMypageEditMember #sysAll #sysWrap #sysMain form:nth-last-child(1) {
  max-width: 275px;
  margin: 16px auto 0;
}

#sysMypageEditMember #sysAll #sysWrap #sysMain form:nth-last-child(1) input[type=submit] {
  border: 1px solid #DEDAD7 !important;
  background: #fff;
  color: #93857E;
  margin-bottom: 20px;
  height: 46px;
  border-radius: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  margin-bottom: 0;
  font-weight: bold;
  width: 244px !important;
  font-size: 1.6rem;
}

#sysMypageEditMember #sysAll #sysWrap #sysMain form:nth-last-child(1) input[type=submit]:hover {
  background: #93857E;
  color: #fff;
  opacity: 0.8;
  transition: all 300ms ease;
  width: 265px !important;
}

/*
* マイページ(会員情報を編集する:確認)
*/
#sysMypageEditConfirm #sysAll #sysWrap #sysMain h3 {
  font-size: 20px;
  font-weight: normal;
  margin-top: 30px;
}

#sysMypageEditConfirm #sysAll #sysWrap #sysMain form:nth-of-type(1) {
  margin-top: 20px;
}

#sysMypageEditConfirm #sysAll #sysWrap #sysMain form .sysFormField {
  font-size: 1.4rem;
}

#sysMypageEditConfirm #sysAll #sysWrap #sysMain form .sysFormItem {
  margin-bottom: 0;
  border-bottom: 1px dotted #DEDAD7;
  display: flex;
  align-items: center;
}

#sysMypageEditConfirm #sysAll #sysWrap #sysMain form .sysFormItem .sysFormLabel {
  display: block;
  padding-bottom: 16px;
  padding-top: 16px;
  min-width: 30%;
  margin-bottom: 0;
  font-size: 1.6rem;
  font-weight: bold;
}

#sysMypageEditConfirm #sysAll #sysWrap #sysMain form .sysFormItem .sysFormLabel + br {
  display: none;
}

#sysMypageEditConfirm #sysAll #sysWrap #sysMain form .sysFormItem.sysAcceptMailmagazine {
  margin-bottom: 40px;
}

#sysMypageEditConfirm #sysAll #sysWrap #sysMain form .sysNextSubmit {
  border-radius: 50px;
  background: #93857E !important;
  margin-bottom: 20px;
  border: 1px solid #DEDAD7 !important;
  color: #fff;
  height: 46px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  font-weight: bold;
  width: 244px !important;
  font-size: 1.6rem;
  margin-left: auto !important;
  margin-right: auto !important;
}

#sysMypageEditConfirm #sysAll #sysWrap #sysMain form .sysNextSubmit:hover {
  opacity: 0.8;
  transition: all 300ms ease;
  width: 265px !important;
  background: #fff !important;
  color: #93857E !important;
}

#sysMypageEditConfirm #sysAll #sysWrap #sysMain form:nth-last-child(1) {
  max-width: 275px;
  margin: 0 auto;
}

#sysMypageEditConfirm #sysAll #sysWrap #sysMain form:nth-last-child(1) .sysButton {
  border: 1px solid #DEDAD7 !important;
  background: #fff;
  color: #93857E;
  margin-bottom: 20px;
  height: 46px;
  border-radius: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  margin-bottom: 0;
  font-weight: bold;
  width: 244px !important;
  font-size: 1.6rem;
  margin-top: 25px;
}

#sysMypageEditConfirm #sysAll #sysWrap #sysMain form:nth-last-child(1) .sysButton:hover {
  background: #93857E;
  color: #fff;
  opacity: 0.8;
  transition: all 300ms ease;
  width: 265px !important;
}

/*
* マイページ(完了)
*/
#sysMypageEditSave #sysAll #sysWrap #sysMain .sysMypageMinorHeadLine,
#sysMypageEditSavedelivery #sysAll #sysWrap #sysMain .sysMypageMinorHeadLine {
  text-align: center;
  font-size: 20px;
  font-weight: normal;
  margin-top: 30px;
}

#sysMypageEditSave #sysAll #sysWrap #sysMain .sysMypageMinorHeadLine + p,
#sysMypageEditSavedelivery #sysAll #sysWrap #sysMain .sysMypageMinorHeadLine + p {
  text-align: center;
}

#sysMypageEditSave #sysAll #sysWrap #sysMain form,
#sysMypageEditSavedelivery #sysAll #sysWrap #sysMain form {
  text-align: center;
}

#sysMypageEditSave #sysAll #sysWrap #sysMain form .sysButton,
#sysMypageEditSavedelivery #sysAll #sysWrap #sysMain form .sysButton {
  border-radius: 50px;
  background: #fff !important;
  margin-bottom: 20px;
  border: 1px solid #DEDAD7 !important;
  color: #93857E;
  height: 46px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  font-weight: bold;
  width: 244px !important;
  font-size: 1.6rem;
  margin-left: auto !important;
  margin-right: auto !important;
}

#sysMypageEditSave #sysAll #sysWrap #sysMain form .sysButton:hover,
#sysMypageEditSavedelivery #sysAll #sysWrap #sysMain form .sysButton:hover {
  opacity: 0.8;
  transition: all 300ms ease;
  width: 265px !important;
  background: #93857E !important;
  color: #fff !important;
}

/*
* マイページ(お届け先情報を編集する)
*/
#sysMypageEditDelivery #sysAll #sysWrap #sysMain h3 {
  font-size: 20px;
  font-weight: normal;
  margin-top: 30px;
}

#sysMypageEditDelivery #sysAll #sysWrap #sysMain > form .sysFormLabel {
  font-size: 1.6rem;
  margin-top: 30px;
  position: relative;
  font-weight: bold;
}

#sysMypageEditDelivery #sysAll #sysWrap #sysMain > form .sysFormField {
  margin: 5px 0;
}

#sysMypageEditDelivery #sysAll #sysWrap #sysMain > form .sysFormItem.sysZipcode .sysFormField {
  max-width: 100%;
  overflow: hidden;
}

#sysMypageEditDelivery #sysAll #sysWrap #sysMain > form .sysFormItem.sysZipcode .sysFormField input[type=text] {
  padding: 11px 10px !important;
  float: left;
  width: calc(100% - 600px);
  height: 40px;
  padding: 0;
  max-width: 100%;
}

#sysMypageEditDelivery #sysAll #sysWrap #sysMain > form .sysFormItem.sysZipcode .sysFormField button {
  float: left;
  height: 40px;
  padding: 0;
  margin: 0 0 0 15px;
  border-radius: 4px;
  border: none;
  background: #93857E !important;
  border: 1px solid #DEDAD7;
  color: #fff;
  width: 78px;
  font-size: 1.4rem;
}

#sysMypageEditDelivery #sysAll #sysWrap #sysMain > form .sysFormItem.sysPrefStateId .sysFormField {
  position: relative;
  max-width: 200px;
}

#sysMypageEditDelivery #sysAll #sysWrap #sysMain > form .sysFormItem.sysPrefStateId .sysFormField select {
  height: 40px;
  font-size: 14px;
  border-radius: 0;
}

#sysMypageEditDelivery #sysAll #sysWrap #sysMain > form .sysFormItem.sysPrefStateId .sysFormField::before {
  content: "";
  position: absolute;
  right: 7px;
  top: 16px;
  margin: auto;
  vertical-align: middle;
  width: 7px;
  height: 7px;
  transform: translateX(-50%) rotate(135deg);
  border-top: 2px solid #888888;
  border-right: 2px solid #888888;
  transition: all 300ms ease;
}

#sysMypageEditDelivery #sysAll #sysWrap #sysMain > form .sysFormItem input[type=search],
#sysMypageEditDelivery #sysAll #sysWrap #sysMain > form .sysFormItem input[type=text],
#sysMypageEditDelivery #sysAll #sysWrap #sysMain > form .sysFormItem input[type=tel],
#sysMypageEditDelivery #sysAll #sysWrap #sysMain > form .sysFormItem input[type=email],
#sysMypageEditDelivery #sysAll #sysWrap #sysMain > form .sysFormItem input[type=password],
#sysMypageEditDelivery #sysAll #sysWrap #sysMain > form .sysFormItem textarea,
#sysMypageEditDelivery #sysAll #sysWrap #sysMain > form .sysFormItem select {
  font-size: 1.6rem;
  background: #fff !important;
  border: 1px solid #DEDAD7 !important;
  border-radius: 4px !important;
  height: 40px;
  padding: 3px 10px !important;
}

#sysMypageEditDelivery #sysAll #sysWrap #sysMain > form .sysFormItem.sysTel {
  margin-bottom: 40px;
}

#sysMypageEditDelivery #sysAll #sysWrap #sysMain > form:last-of-type .sysButton {
  background: #fff;
  color: #212121;
  border: 1px solid #cccccc;
  border-radius: 0;
}

#sysMypageEditDelivery #sysAll #sysWrap #sysMain > form .sysNextSubmit {
  border-radius: 50px;
  background: #93857E !important;
  margin-bottom: 20px;
  border: 1px solid #DEDAD7 !important;
  color: #fff;
  height: 46px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  font-weight: bold;
  width: 244px !important;
  font-size: 1.6rem;
  margin-left: auto !important;
  margin-right: auto !important;
  margin-top: 25px;
}

#sysMypageEditDelivery #sysAll #sysWrap #sysMain > form .sysNextSubmit:hover {
  opacity: 0.8;
  transition: all 300ms ease;
  width: 265px !important;
  background: #fff !important;
  color: #93857E !important;
}

#sysMypageEditDelivery #sysAll #sysWrap #sysMain > form:last-child {
  max-width: 275px;
  width: 100%;
  margin: 0 auto;
}

#sysMypageEditDelivery #sysAll #sysWrap #sysMain > form:last-child .sysButton {
  border: 1px solid #DEDAD7 !important;
  background: #fff;
  color: #93857E;
  margin-bottom: 20px;
  height: 46px;
  border-radius: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  margin-bottom: 0;
  font-weight: bold;
  width: 244px !important;
  font-size: 1.6rem;
}

#sysMypageEditDelivery #sysAll #sysWrap #sysMain > form:last-child .sysButton:hover {
  background: #93857E;
  color: #fff;
  opacity: 0.8;
  transition: all 300ms ease;
  width: 265px !important;
}

#sysMypageEditDelivery #sysAll #sysWrap #sysMain .sysSelectAddress {
  border: 1px solid #DEDAD7;
  border-radius: 4px;
  padding: 15px;
  margin-bottom: 15px;
}

/*
* マイページ(お届け先情報を編集する:入力)
*/
#sysMypageEditDeliveryinput #sysAll #sysWrap #sysMain h3 {
  font-size: 20px;
  font-weight: normal;
  margin-top: 30px;
}

#sysMypageEditDeliveryinput #sysAll #sysWrap #sysMain form .sysFormLabel {
  font-size: 1.6rem;
  margin-top: 30px;
  position: relative;
  font-weight: bold;
}

#sysMypageEditDeliveryinput #sysAll #sysWrap #sysMain form .sysFormItem.sysZipcode .sysFormField {
  max-width: 100%;
  overflow: hidden;
}

#sysMypageEditDeliveryinput #sysAll #sysWrap #sysMain form .sysFormItem.sysZipcode .sysFormField input[type=text] {
  padding: 11px 10px !important;
  float: left;
  width: calc(100% - 600px);
  height: 40px;
  padding: 0;
  max-width: 100%;
}

#sysMypageEditDeliveryinput #sysAll #sysWrap #sysMain form .sysFormItem.sysZipcode .sysFormField button {
  float: left;
  width: 78px;
  height: 40px;
  padding: 0;
  margin: 0 0 0 10px;
  border-radius: 4px;
  background: #93857E !important;
  border: 1px solid #DEDAD7;
  color: #fff;
}

#sysMypageEditDeliveryinput #sysAll #sysWrap #sysMain form input[type=search],
#sysMypageEditDeliveryinput #sysAll #sysWrap #sysMain form input[type=text],
#sysMypageEditDeliveryinput #sysAll #sysWrap #sysMain form input[type=tel],
#sysMypageEditDeliveryinput #sysAll #sysWrap #sysMain form input[type=email],
#sysMypageEditDeliveryinput #sysAll #sysWrap #sysMain form input[type=password],
#sysMypageEditDeliveryinput #sysAll #sysWrap #sysMain form textarea,
#sysMypageEditDeliveryinput #sysAll #sysWrap #sysMain form select {
  font-size: 1.6rem;
  background: #fff !important;
  border: 1px solid #DEDAD7 !important;
  border-radius: 4px !important;
  height: 40px;
  padding: 3px 10px !important;
}

#sysMypageEditDeliveryinput #sysAll #sysWrap #sysMain form .sysNextSubmit {
  border-radius: 50px;
  background: #93857E !important;
  margin-bottom: 20px;
  border: 1px solid #DEDAD7 !important;
  color: #fff;
  height: 46px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  font-weight: bold;
  width: 244px !important;
  font-size: 1.6rem;
  margin-left: auto !important;
  margin-right: auto !important;
  margin-top: 40px !important;
}

#sysMypageEditDeliveryinput #sysAll #sysWrap #sysMain form .sysNextSubmit:hover {
  opacity: 0.8;
  transition: all 300ms ease;
  width: 265px !important;
  background: #fff !important;
  color: #93857E !important;
}

#sysMypageEditDeliveryinput #sysAll #sysWrap #sysMain form:nth-last-of-type(2) .sysButton {
  border: 1px solid #DEDAD7 !important;
  background: #fff;
  color: #93857E;
  margin-bottom: 20px;
  height: 46px;
  border-radius: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  margin-bottom: 0;
  font-weight: bold;
  width: 244px !important;
  font-size: 1.6rem;
}

#sysMypageEditDeliveryinput #sysAll #sysWrap #sysMain form:nth-last-of-type(2) .sysButton:hover {
  background: #93857E;
  color: #fff;
  opacity: 0.8;
  transition: all 300ms ease;
  width: 265px !important;
}

#sysMypageEditDeliveryinput #sysAll #sysWrap #sysMain form:nth-last-of-type(1) {
  max-width: 275px;
  width: 100%;
  margin: 0 auto !important;
}

#sysMypageEditDeliveryinput #sysAll #sysWrap #sysMain form:nth-last-of-type(1) .sysButton,
#sysMypageEditDeliveryinput #sysAll #sysWrap #sysMain form:nth-last-of-type(1) input[type=submit] {
  border: 1px solid #DEDAD7 !important;
  background: #fff;
  color: #93857E;
  margin-bottom: 20px;
  height: 46px;
  border-radius: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  margin-bottom: 0;
  font-weight: bold;
  width: 244px !important;
  font-size: 1.6rem;
  margin-top: 25px;
}

#sysMypageEditDeliveryinput #sysAll #sysWrap #sysMain form:nth-last-of-type(1) .sysButton:hover,
#sysMypageEditDeliveryinput #sysAll #sysWrap #sysMain form:nth-last-of-type(1) input[type=submit]:hover {
  background: #93857E;
  color: #fff;
  opacity: 0.8;
  transition: all 300ms ease;
  width: 265px !important;
}

/*
* マイページ(商品チェック履歴)
*/
#sysMypageAshiato #sysAll #sysWrap #sysMain h3 {
  font-size: 20px;
  font-weight: normal;
  margin-top: 30px;
}

#sysMypageAshiato #sysAll #sysWrap #sysMain .sysItemListDisp {
  justify-content: flex-end;
  margin-left: 0;
  margin-right: 0;
}

#sysMypageAshiato #sysAll #sysWrap #sysMain .sysItemListDisp .sysItemListViewType {
  display: flex;
}

#sysMypageAshiato #sysAll #sysWrap #sysMain .sysItemListDisp .sysItemListViewType label {
  font-size: 0;
  display: inline-block;
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center center;
  cursor: pointer;
}

#sysMypageAshiato #sysAll #sysWrap #sysMain .sysItemListDisp .sysItemListViewType label input {
  display: none;
}

#sysMypageAshiato #sysAll #sysWrap #sysMain .sysItemListDisp .sysItemListViewType label:nth-of-type(1) {
  background-image: url(https://xanax-baseball.com/img/layout/common/ico_list.png);
  margin-right: 15px;
}

#sysMypageAshiato #sysAll #sysWrap #sysMain .sysItemListDisp .sysItemListViewType label:nth-of-type(2) {
  background-image: url(https://xanax-baseball.com/img/layout/common/ico_thumbnail.png);
}

#sysMypageAshiato #sysAll #sysWrap #sysMain .sysItemList {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}

#sysMypageAshiato #sysAll #sysWrap #sysMain .sysItemList .sysList li form input[type=submit] {
  border-radius: 50px;
  background: #EB2626;
  border: 1px solid #EB2626;
  font-weight: bold;
}

#sysMypageAshiato #sysAll #sysWrap #sysMain .sysItemList .sysList li form input[type=submit]:hover {
  background: #fff;
  color: #EB2626;
}

#sysMypageAshiato #sysAll #sysWrap #sysMain .sysItemList .sysThumbnail .sysThumbnailImage {
  margin-bottom: 10px;
}

#sysMypageAshiato #sysAll #sysWrap #sysMain .sysItemList .sysThumbnail li {
  max-width: 233px;
  padding: 0;
  width: 100%;
  margin-bottom: 15px;
  padding: 10px;
}

#sysMypageAshiato #sysAll #sysWrap #sysMain .sysItemList .sysThumbnail li:nth-child(3n) {
  border-right: 1px solid #DEDAD7;
  margin-right: 0;
}

#sysMypageAshiato #sysAll #sysWrap #sysMain .sysItemList .sysThumbnail li:nth-child(4n) {
  border-right: none;
}

#sysMypageAshiato #sysAll #sysWrap #sysMain .sysItemList .sysThumbnail li .sysThumbnailImage {
  text-align: left;
}

#sysMypageAshiato #sysAll #sysWrap #sysMain .sysItemList .sysThumbnail li .sysThumbnailImage + div a {
  text-align: left;
  height: 45px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

#sysMypageAshiato #sysAll #sysWrap #sysMain .sysItemList .sysThumbnail li .sysThumbnailImage + div a br {
  display: none;
}

#sysMypageAshiato #sysAll #sysWrap #sysMain .sysItemList .sysThumbnail li input[type=submit] {
  border-radius: 50px;
  background: #EB2626;
  border: 1px solid #EB2626;
  color: #fff;
  font-weight: bold;
}

#sysMypageAshiato #sysAll #sysWrap #sysMain .sysItemList .sysThumbnail li input[type=submit]:hover {
  background: #fff;
  color: #EB2626;
}

/*
* マイページ(お気に入り)
*/
#sysMypageReview #sysAll #sysWrap #sysMain h3 {
  font-size: 20px;
  font-weight: normal;
  margin-top: 30px;
}

#sysMypageReview #sysAll #sysWrap #sysMain .sysItemListDisp {
  justify-content: flex-end;
  margin-left: 0;
  margin-right: 0;
}

#sysMypageReview #sysAll #sysWrap #sysMain .sysItemListDisp .sysItemListViewType {
  display: flex;
}

#sysMypageReview #sysAll #sysWrap #sysMain .sysItemListDisp .sysItemListViewType label {
  font-size: 0;
  display: inline-block;
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center center;
  cursor: pointer;
}

#sysMypageReview #sysAll #sysWrap #sysMain .sysItemListDisp .sysItemListViewType label input {
  display: none;
}

#sysMypageReview #sysAll #sysWrap #sysMain .sysItemListDisp .sysItemListViewType label:nth-of-type(1) {
  background-image: url(https://xanax-baseball.com/img/layout/common/ico_list.png);
  margin-right: 15px;
}

#sysMypageReview #sysAll #sysWrap #sysMain .sysItemListDisp .sysItemListViewType label:nth-of-type(2) {
  background-image: url(https://xanax-baseball.com/img/layout/common/ico_thumbnail.png);
}

#sysMypageReview #sysAll #sysWrap #sysMain .sysItemList {
  width: 100%;
  margin-left: 0;
  margin-right: 0;
}

#sysMypageReview #sysAll #sysWrap #sysMain .sysItemList .sysList li .sysThumbnailImage {
  padding-right: 10px;
}

#sysMypageReview #sysAll #sysWrap #sysMain .sysItemList .sysList li .sysThumbnailImage + div form {
  margin-top: 10px;
}

#sysMypageReview #sysAll #sysWrap #sysMain .sysItemList .sysList li .sysThumbnailImage + div + div {
  width: 240px;
}

#sysMypageReview #sysAll #sysWrap #sysMain .sysItemList .sysList li .sysThumbnailImage + div + div input[type=submit] {
  background: #fff;
  color: #EB2626;
  transition: all 300ms ease;
}

#sysMypageReview #sysAll #sysWrap #sysMain .sysItemList .sysList li .sysThumbnailImage + div + div input[type=submit]:hover {
  background: #EB2626;
  color: #fff;
  transition: all 300ms ease;
  opacity: 1;
}

#sysMypageReview #sysAll #sysWrap #sysMain .sysItemList .sysList li form input[type=submit] {
  border-radius: 50px;
  background: #EB2626;
  border: 1px solid #EB2626;
  font-weight: bold;
}

#sysMypageReview #sysAll #sysWrap #sysMain .sysItemList .sysList li form input[type=submit]:hover {
  background: #fff;
  color: #EB2626;
}

#sysMypageReview #sysAll #sysWrap #sysMain .sysItemList .sysThumbnail .sysThumbnailImage {
  margin-bottom: 10px;
}

#sysMypageReview #sysAll #sysWrap #sysMain .sysItemList .sysThumbnail li {
  max-width: 233px;
  padding: 0;
  width: 100%;
  margin-bottom: 15px;
  padding: 10px;
}

#sysMypageReview #sysAll #sysWrap #sysMain .sysItemList .sysThumbnail li:nth-child(3n) {
  border-right: 1px solid #DEDAD7;
  margin-right: 0;
}

#sysMypageReview #sysAll #sysWrap #sysMain .sysItemList .sysThumbnail li:nth-child(4n) {
  border-right: none;
}

#sysMypageReview #sysAll #sysWrap #sysMain .sysItemList .sysThumbnail li .sysThumbnailImage {
  text-align: left;
}

#sysMypageReview #sysAll #sysWrap #sysMain .sysItemList .sysThumbnail li .sysThumbnailImage + div a {
  text-align: left;
  height: 45px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

#sysMypageReview #sysAll #sysWrap #sysMain .sysItemList .sysThumbnail li .sysThumbnailImage + div a br {
  display: none;
}

#sysMypageReview #sysAll #sysWrap #sysMain .sysItemList .sysThumbnail li input[type=submit] {
  border-radius: 50px;
  background: #EB2626;
  border: 1px solid #EB2626;
  color: #fff;
  font-weight: bold;
}

#sysMypageReview #sysAll #sysWrap #sysMain .sysItemList .sysThumbnail li input[type=submit]:hover {
  background: #fff;
  color: #EB2626;
}

#sysMypageReview #sysAll #sysWrap #sysMain .sysCoupon {
  border: 1px solid #DFDFDF;
  margin: 10px;
  padding: 10px;
  margin-bottom: 30px;
}

#sysMypageReview #sysAll #sysWrap #sysMain .sysCoupon .sysCouponDiscount {
  border-bottom: 1px solid #DFDFDF;
  text-align: center;
}

/*
* マイページ(会員を退会する)
*/
#sysMypageWithdrawalConfirm #sysAll #sysWrap #sysMain h3 {
  font-size: 20px;
  font-weight: normal;
  margin-top: 30px;
}

#sysMypageWithdrawalConfirm #sysAll #sysWrap #sysMain .sysWithdrawal form {
  text-align: center;
}

#sysMypageWithdrawalConfirm #sysAll #sysWrap #sysMain .sysWithdrawal form:nth-of-type(1) {
  margin-top: 30px;
}

#sysMypageWithdrawalConfirm #sysAll #sysWrap #sysMain .sysWithdrawal form input[type=submit] {
  border: 1px solid #DEDAD7 !important;
  background: #fff;
  color: #93857E;
  margin-bottom: 20px;
  height: 46px;
  border-radius: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  margin-bottom: 0;
  font-weight: bold;
  width: 244px !important;
  font-size: 1.6rem;
  margin-left: auto;
  margin-right: auto;
  margin-top: 25px;
}

#sysMypageWithdrawalConfirm #sysAll #sysWrap #sysMain .sysWithdrawal form input[type=submit]:hover {
  background: #93857E;
  color: #fff;
  opacity: 0.8;
  transition: all 300ms ease;
  width: 265px !important;
}

#sysMypageWithdrawalConfirm #sysAll #sysWrap #sysMain .sysWithdrawal form input[type=submit] .sysButton {
  max-width: 275px;
  width: 100%;
  margin: 0 auto;
}

#sysMypageWithdrawalConfirm #sysAll #sysWrap #sysMain .sysWithdrawal form input[type=submit]:nth-of-type(1) {
  margin-top: 50px;
}

#sysMypageWithdrawalConfirm #sysAll #sysWrap #sysMain .sysWithdrawal form input[type=submit]:nth-last-of-type(1) input[type=submit] {
  margin: 15px auto 0;
  font-size: 1.4rem;
}

/*
* マイページ(ログアウト)
*/
#sysMypageLogout #sysAll #sysWrap #sysMain .heading_ja {
  margin-bottom: 30px;
}

#sysMypageLogout #sysAll #sysWrap #sysMain .sysMypageMinorHeadLine {
  display: none;
}

#sysMypageLogout #sysAll #sysWrap #sysMain .sysMypageMinorHeadLine + p {
  text-align: center;
}

#sysMypageWithdrawalDone #sysAll #sysWrap #sysMain .heading_ja {
  margin-bottom: 30px;
}

#sysMypageWithdrawalDone #sysAll #sysWrap #sysMain .sysWithdrawal {
  text-align: center;
}

#sysMypageOrderHistory #sysAll #sysWrap #sysMain .sysOrderDetail #sysMypageOrderHistoryDetail form input[type=submit] {
  background: #fff;
  border: 1px solid #7D7D7D !important;
  color: #888888;
  border-radius: 30px;
  font-size: 15px;
  width: 48%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 30px;
  transition: all 300ms ease;
}

#sysMypageOrderHistory #sysAll #sysWrap #sysMain .sysOrderDetail #sysMypageOrderHistoryDetail form input[type=submit]:hover {
  background: #7D7D7D;
  color: #fff;
  transition: all 300ms ease;
}

.sysMemberCoupon #sysAll #sysWrap #sysMain {
  max-width: 700px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 220px;
}

.sysMemberCoupon #sysAll #sysWrap #sysMain .sysFormField input[type=search],
.sysMemberCoupon #sysAll #sysWrap #sysMain .sysFormField input[type=text],
.sysMemberCoupon #sysAll #sysWrap #sysMain .sysFormField input[type=tel],
.sysMemberCoupon #sysAll #sysWrap #sysMain .sysFormField input[type=email],
.sysMemberCoupon #sysAll #sysWrap #sysMain .sysFormField input[type=password],
.sysMemberCoupon #sysAll #sysWrap #sysMain .sysFormField textarea {
  padding: 3px 10px !important;
  background: #fff !important;
  border: 1px solid #DEDAD7 !important;
  border-radius: 4px !important;
  margin: 0 !important;
  font-size: 1.6rem;
  height: 40px;
}

.sysMemberCoupon #sysAll #sysWrap #sysMain input[type=submit] {
  margin-top: 25px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  font-size: 1.6rem;
  border-radius: 50px;
  height: 46px !important;
  background: #93857E !important;
  border: 1px solid #DEDAD7 !important;
  color: #fff !important;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 !important;
  margin-bottom: 0 !important;
  width: 300px !important;
  transition: all 0.3s ease;
  font-weight: bold;
}

/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼
cart.css
▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */
/*   
* カートトップページ 
*/
body.sysCart {
  background: none;
}

body.sysCart .sysErrorMessage {
  color: #C73E3A;
  padding-left: 0;
  font-size: 1.2rem;
}

body.sysCart p, body.sysCart ul {
  padding: 0;
  margin: 0;
  font-weight: normal;
  line-height: 1.6;
  letter-spacing: 0.05em;
}

body.sysCart h1 {
  color: #333;
}

body.sysCart #sysAll div#sysWrap {
  margin-top: 220px;
}

body.sysCart #sysAll div#sysWrap #sysMain {
  display: block;
  padding-bottom: 75px;
  color: #333333;
  margin-top: 50px;
}

body.sysCart #sysAll div#sysWrap #sysMain .heading span {
  max-width: 150px;
}

body.sysCart #sysAll div#sysWrap #sysMain .sysFreeArea .item_annotation_txt span {
  color: #c6555b;
}

body.sysCart #sysAll div#sysWrap #sysMain .sysNextSubmitAreaForUseAmazon #amazonPayBottomLoginButton,
body.sysCart #sysAll div#sysWrap #sysMain .sysNextSubmitAreaForUseAmazon #amazonPayTopLoginButton {
  margin-top: 25px;
  text-align: center;
}

body.sysCart #sysAll div#sysWrap #sysMain .sysTotal .sysBox {
  border: none;
}

body.sysCart #sysAll div#sysWrap #sysMain .sysItemListArea .sysCartTitle {
  text-align: center;
  font-size: 2rem;
  letter-spacing: 0.02em;
  color: #333;
  font-weight: normal;
}

body.sysCart #sysAll div#sysWrap #sysMain .sysItemListArea .sysCartItemAreaMessage {
  text-align: center;
  margin-bottom: 10px;
  border-top: 1px solid #DEDAD7;
  padding-top: 10px;
}

body.sysCart #sysAll div#sysWrap #sysMain .sysItemListArea ul.nav li {
  border-bottom: 1px solid #DEDAD7;
  position: relative;
  padding: 25px 0;
}

body.sysCart #sysAll div#sysWrap #sysMain .sysItemListArea ul.nav li:first-child {
  border-top: 1px solid #DEDAD7;
}

body.sysCart #sysAll div#sysWrap #sysMain .sysItemListArea ul.nav li .sysBox {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  padding: 0;
  margin: 0;
  border: none;
}

body.sysCart #sysAll div#sysWrap #sysMain .sysItemListArea ul.nav li .sysBox a {
  width: 120px;
}

body.sysCart #sysAll div#sysWrap #sysMain .sysItemListArea ul.nav li .sysBox a .sysProductImg {
  width: 100%;
  margin: 0;
  float: none;
  display: block;
}

body.sysCart #sysAll div#sysWrap #sysMain .sysItemListArea ul.nav li .sysBox .sysProduct {
  float: none;
  border: none;
  width: calc(100% - 600px);
  margin-bottom: 0;
  padding: 0 10px;
  text-align: left;
}

body.sysCart #sysAll div#sysWrap #sysMain .sysItemListArea ul.nav li .sysBox .sysProduct .sysItemName {
  padding-top: 0;
  min-height: auto;
  font-size: 1.4rem;
}

body.sysCart #sysAll div#sysWrap #sysMain .sysItemListArea ul.nav li .sysBox .sysProduct .sysItemName + div {
  font-size: 1.4rem;
}

body.sysCart #sysAll div#sysWrap #sysMain .sysItemListArea ul.nav li .sysBox hr {
  clear: both;
  width: auto;
}

body.sysCart #sysAll div#sysWrap #sysMain .sysItemListArea ul.nav li .sysBox hr + div {
  width: 180px;
  display: flex;
  align-items: center;
}

body.sysCart #sysAll div#sysWrap #sysMain .sysItemListArea ul.nav li .sysBox hr + div select[name=num] {
  padding: 0;
  width: 3.5em;
  height: 36px;
  background: #fff;
  margin: 0.5em auto;
  border: none;
}

body.sysCart #sysAll div#sysWrap #sysMain .sysItemListArea ul.nav li .sysBox hr + div .sysNumArea {
  display: flex;
  justify-content: flex-start;
  margin: 0;
  padding: 0;
}

body.sysCart #sysAll div#sysWrap #sysMain .sysItemListArea ul.nav li .sysBox hr + div .sysNumArea button.sysBtnPlus {
  padding: 0;
  width: 36px;
  height: 36px;
  border-radius: 0;
  border: 1px solid #DEDAD7;
  text-indent: -9999px;
  position: relative;
  min-width: inherit;
  border-right: 0;
  background: #fff;
}

body.sysCart #sysAll div#sysWrap #sysMain .sysItemListArea ul.nav li .sysBox hr + div .sysNumArea button.sysBtnPlus::after {
  content: "＋";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-indent: 0;
  color: #333;
}

body.sysCart #sysAll div#sysWrap #sysMain .sysItemListArea ul.nav li .sysBox hr + div .sysNumArea button.sysBtnMinus {
  padding: 0;
  width: 36px;
  height: 36px;
  border-radius: 0;
  border: 1px solid #DEDAD7;
  text-indent: -9999px;
  position: relative;
  min-width: inherit;
  background: #fff;
}

body.sysCart #sysAll div#sysWrap #sysMain .sysItemListArea ul.nav li .sysBox hr + div .sysNumArea button.sysBtnMinus::after {
  content: "－";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-indent: 0;
  color: #333;
}

body.sysCart #sysAll div#sysWrap #sysMain .sysItemListArea ul.nav li .sysBox .sysSubTotalArea {
  width: 270px;
  text-align: right;
  font-size: 1.3rem;
}

body.sysCart #sysAll div#sysWrap #sysMain .sysItemListArea ul.nav li .sysBox .sysSubTotalArea #sysSelections select {
  border: 1px solid #DEDAD7;
  padding: 0.3em 0.5em;
}

body.sysCart #sysAll div#sysWrap #sysMain .sysItemListArea ul.nav li .sysBox .sysSubTotalArea #sysSelections input[type=text] {
  border: 1px solid #DEDAD7 !important;
  padding: 0.3em 0.5em !important;
  width: 100%;
  max-width: 200px;
}

body.sysCart #sysAll div#sysWrap #sysMain .sysItemListArea ul.nav li .sysBox .sysSubTotalArea .sysCartAttention {
  display: block;
}

body.sysCart #sysAll div#sysWrap #sysMain .sysItemListArea ul.nav li .sysBox .sysDeleteArea {
  position: relative;
  bottom: 0;
  right: 0;
  margin: 0;
}

body.sysCart #sysAll div#sysWrap #sysMain .sysItemListArea ul.nav li .sysBox .sysDeleteArea .sysDeleteArea {
  width: 100px;
  height: 40px;
  padding: 0;
  border-radius: 4px;
  min-width: auto;
  margin-top: 10px;
  font-size: 13px;
  font-weight: normal;
  color: #93857E;
  border: 1px solid #DEDAD7;
  transition: all 300ms ease;
  background: #fff;
  font-weight: bold;
}

body.sysCart #sysAll div#sysWrap #sysMain .sysItemListArea ul.nav li .sysBox .sysDeleteArea .sysDeleteArea:hover {
  background: #93857E;
  transition: all 300ms ease;
  color: #fff;
}

body.sysCart #sysAll div#sysWrap #sysMain #sysPurchaseAuthMember .sysBox .sysForm form input[type=submit] {
  margin-top: 0;
  max-width: 100%;
  width: 100%;
}

body.sysCart #sysAll div#sysWrap #sysMain #sysPurchaseAuthMember .sysBox .sysForm form .sysFormItem.sysSubmit {
  margin-bottom: 10px;
}

body.sysCart #sysAll div#sysWrap #sysMain #sysPurchaseAuthMember .sysCartTitle,
body.sysCart #sysAll div#sysWrap #sysMain #sysRegisterForm .sysCartTitle,
body.sysCart #sysAll div#sysWrap #sysMain #sysPurchaseAuthCustomer .sysCartTitle {
  text-align: center;
  font-size: 2rem;
  position: relative;
  padding-bottom: 15px;
  line-height: initial;
  margin: 0 2.5em;
}

body.sysCart #sysAll #sysFooter ul, body.sysCart #sysAll #sysFooter ol {
  font-size: inherit;
  line-height: inherit;
}

/*
* カートトップページ ボタン共通
*/
.sysCart #sysAll #sysWrap #sysMain input[type=submit] {
  border: 1px solid #DEDAD7;
  background: #fff;
  color: #93857E;
  margin-top: 25px;
  border-radius: 50px;
  width: 244px;
  max-width: 244px;
  padding: 0;
  height: 46px;
  font-size: 1.6rem;
  transition: all 0.3s ease;
  font-weight: bold;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

.sysCart #sysAll #sysWrap #sysMain input[type=submit]:hover {
  transition: all 0.3s ease;
  background: #93857E;
  color: #fff;
  width: 265px;
  max-width: 265px;
}

.sysCart #sysAll #sysWrap #sysMain .sysNextSubmitArea {
  max-width: 265px;
  margin: 0 auto;
  margin-top: 30px;
}

.sysCart #sysAll #sysWrap #sysMain .sysNextSubmitArea .sysNextSubmit {
  height: 46px;
  font-size: 1.6rem;
  width: 244px !important;
  background: #93857E !important;
  border: 1px solid #DEDAD7 !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

.sysCart #sysAll #sysWrap #sysMain .sysNextSubmitArea .sysNextSubmit:hover {
  transform: all 300ms ease;
  background: #fff !important;
  color: #93857E !important;
  width: 265px !important;
}

/*
* カートページ
*/
.sysOpcBody #sysAll p, .sysOpcBody #sysAll ul {
  padding: 0;
  margin: 0;
  font-weight: normal;
  line-height: 1.6;
  letter-spacing: 0.05em;
}

.sysOpcBody #sysAll #sysWrap {
  margin-top: 220px;
}

.sysOpcBody #sysAll #sysMain {
  min-height: auto !important;
  color: #333333;
  max-width: 700px !important;
}

.sysOpcBody #sysAll #sysMain input[type=search],
.sysOpcBody #sysAll #sysMain input[type=text],
.sysOpcBody #sysAll #sysMain input[type=tel],
.sysOpcBody #sysAll #sysMain input[type=email],
.sysOpcBody #sysAll #sysMain input[type=password],
.sysOpcBody #sysAll #sysMain textarea {
  padding: 3px 10px !important;
  margin: 0 !important;
  background: #fff !important;
  border: 1px solid #DEDAD7 !important;
  border-radius: 4px !important;
  font-size: 1.6rem;
}

.sysOpcBody #sysAll #sysMain .opcOrderSummary_usePointPriceAndLabelGroup {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}

.sysOpcBody #sysAll #sysMain .opcConfirm_initialErrorMessage {
  text-align: center;
  margin-bottom: 15px;
}

.sysOpcBody #sysAll #sysMain .opcPaymentMethod_edit {
  position: relative;
}

.sysOpcBody #sysAll #sysMain .opcPaymentMethod_fee_edit {
  position: absolute;
  top: 0;
  left: 145px;
}

.sysOpcBody #sysAll #sysFooter ul, .sysOpcBody #sysAll #sysFooter ol {
  font-size: inherit;
  line-height: inherit;
}

.sysOpcBody #sysAll #sysFooter p {
  padding: 0;
}

/*
* カート情報 共通
*/
.opcCommonEditLabel {
  font-size: 1.4rem;
  margin-top: 30px;
  line-height: 1.6;
  padding-left: 0;
  position: relative;
}

.opcCommonRequireLabel {
  color: #cf001b !important;
  font-size: 1.1rem;
  margin-left: 5px;
  font-weight: normal;
}

.opcCommonHeaderErrorMessage {
  color: #cf001b !important;
  font-size: 1.1rem;
  font-weight: normal;
}

.opcOrderSummaryTitle,
.opcBillingAddressTitle,
.opcDeliveryAddressTitle,
.opcItemTitle,
.opcPaymentMethodTitle {
  text-align: center;
  font-size: 3.2rem !important;
  position: relative;
  z-index: 10;
  margin-bottom: 30px;
  font-weight: bold;
}

.opcOrderSummaryTitle,
.opcBillingAddressTitle,
.opcClientTitle,
.opcDeliveryAddressTitle,
.opcDeliveryMethodTitle,
.opcItemTitle,
.opcPaymentMethodTitle,
.opcRemarksTitle,
.opcSubstituteOrderMemoTitle,
.opcPointTitle,
.opcCouponCodeTitle,
.opcCouponTitle,
.opcMemberTitle,
.opcRepeatTitle,
.opcDeliveryAddressAndItemsTitle,
.opcDeliveryAddressHeader,
.opcDeliveryMethodHeader,
.opcDeliveryAddressItemHeader,
.opcSubstituteShippingMemoHeader,
.basketCouponTitle {
  text-align: center;
  font-size: 3.2rem !important;
  position: relative;
  z-index: 10;
  margin-bottom: 30px;
  font-weight: bold;
}

.opcDeliveryAddressHeader,
.opcDeliveryMethodHeader,
.opcDeliveryAddressItemHeader {
  text-align: left;
}

.opcOrderSummary,
.opcBillingAddress,
.opcBillingAddress_edit,
.opcClient,
.opcClient_edit,
.opcDeliveryAddress,
.opcDeliveryAddress_edit,
.opcDeliveryMethod,
.opcDeliveryMethod_edit,
.opcDeliveryAddressAndDeliveryMethodGroup,
.opcItemList,
.opcItem_edit,
.opcPaymentMethodList,
.opcPaymentMethod,
.opcRemarks,
.opcRemarks_edit,
.opcSubstituteOrderMemo,
.opcSubstituteOrderMemo_edit,
.opcPoint_edit,
.opcItemPoint_edit,
.opcCouponCode_edit,
.opcCoupon_edit,
.opcDeliveryAddressSummary,
.opcDeliveryAddressAndItemsGroup,
.opcSelectDeliveries,
.basketCoupon_edit {
  border: none;
  padding: 0;
  font-size: 1.4rem;
  margin-bottom: 100px;
}

.opcOrderSummary .opcCommonEditLabel,
.opcBillingAddress .opcCommonEditLabel,
.opcBillingAddress_edit .opcCommonEditLabel,
.opcClient .opcCommonEditLabel,
.opcClient_edit .opcCommonEditLabel,
.opcDeliveryAddress .opcCommonEditLabel,
.opcDeliveryAddress_edit .opcCommonEditLabel,
.opcDeliveryMethod .opcCommonEditLabel,
.opcDeliveryMethod_edit .opcCommonEditLabel,
.opcDeliveryAddressAndDeliveryMethodGroup .opcCommonEditLabel,
.opcItemList .opcCommonEditLabel,
.opcItem_edit .opcCommonEditLabel,
.opcPaymentMethodList .opcCommonEditLabel,
.opcPaymentMethod .opcCommonEditLabel,
.opcRemarks .opcCommonEditLabel,
.opcRemarks_edit .opcCommonEditLabel,
.opcSubstituteOrderMemo .opcCommonEditLabel,
.opcSubstituteOrderMemo_edit .opcCommonEditLabel,
.opcPoint_edit .opcCommonEditLabel,
.opcItemPoint_edit .opcCommonEditLabel,
.opcCouponCode_edit .opcCommonEditLabel,
.opcCoupon_edit .opcCommonEditLabel,
.opcDeliveryAddressSummary .opcCommonEditLabel,
.opcDeliveryAddressAndItemsGroup .opcCommonEditLabel,
.opcSelectDeliveries .opcCommonEditLabel,
.basketCoupon_edit .opcCommonEditLabel {
  font-size: 1.6rem;
  font-weight: bold;
}

.opcOrderSummary .opcCommonRequireLabel,
.opcBillingAddress .opcCommonRequireLabel,
.opcBillingAddress_edit .opcCommonRequireLabel,
.opcClient .opcCommonRequireLabel,
.opcClient_edit .opcCommonRequireLabel,
.opcDeliveryAddress .opcCommonRequireLabel,
.opcDeliveryAddress_edit .opcCommonRequireLabel,
.opcDeliveryMethod .opcCommonRequireLabel,
.opcDeliveryMethod_edit .opcCommonRequireLabel,
.opcDeliveryAddressAndDeliveryMethodGroup .opcCommonRequireLabel,
.opcItemList .opcCommonRequireLabel,
.opcItem_edit .opcCommonRequireLabel,
.opcPaymentMethodList .opcCommonRequireLabel,
.opcPaymentMethod .opcCommonRequireLabel,
.opcRemarks .opcCommonRequireLabel,
.opcRemarks_edit .opcCommonRequireLabel,
.opcSubstituteOrderMemo .opcCommonRequireLabel,
.opcSubstituteOrderMemo_edit .opcCommonRequireLabel,
.opcPoint_edit .opcCommonRequireLabel,
.opcItemPoint_edit .opcCommonRequireLabel,
.opcCouponCode_edit .opcCommonRequireLabel,
.opcCoupon_edit .opcCommonRequireLabel,
.opcDeliveryAddressSummary .opcCommonRequireLabel,
.opcDeliveryAddressAndItemsGroup .opcCommonRequireLabel,
.opcSelectDeliveries .opcCommonRequireLabel,
.basketCoupon_edit .opcCommonRequireLabel {
  font-weight: bold;
}

.opcItem {
  border: 1px solid #D1CFD2;
  border-radius: 4px;
}

.opcItem .opcItem_itemName {
  font-size: 1.4rem;
}

.opcCommonElementErrorMessage {
  color: #cf001b;
  font-size: 1.2rem;
}

.opcBillingAddress_mailaddressLabel_reference {
  font-size: 1.6rem;
  margin-top: 10px;
}

.opcBillingAddress_zipCodeAndLabelGroup_edit,
.opcDeliveryAddress_zipCodeAndLabelGroup_edit {
  overflow: hidden;
}

.opcBillingAddress_zipCodeAndLabelGroup_edit input[type=tel],
.opcDeliveryAddress_zipCodeAndLabelGroup_edit input[type=tel] {
  width: calc(100% - 600px);
  height: 40px;
  padding: 0;
  max-width: 100%;
}

.opcBillingAddress_zipCodeAndLabelGroup_edit .opcBillingAddress_zipCodeSearchButton_edit,
.opcBillingAddress_zipCodeAndLabelGroup_edit .opcDeliveryAddress_zipCodeSearchButton_edit,
.opcDeliveryAddress_zipCodeAndLabelGroup_edit .opcBillingAddress_zipCodeSearchButton_edit,
.opcDeliveryAddress_zipCodeAndLabelGroup_edit .opcDeliveryAddress_zipCodeSearchButton_edit {
  margin: 0 0 0 5px;
  background: #93857E !important;
  border: 1px solid #DEDAD7;
  max-width: 100%;
  color: #fff;
  width: 78px;
  border-radius: 4px;
  font-size: 1.4rem;
  height: 40px;
  padding: 9px 0px 8px;
  font-weight: normal;
}

.opcBillingAddress_prefState_edit.opcCommonInputSelect,
.opcDeliveryAddress_prefState_edit.opcCommonInputSelect {
  background: #fff !important;
  border: 1px solid #DEDAD7 !important;
  border-radius: 4px !important;
  height: 40px;
  border-radius: 0;
  width: 200px;
  font-size: 1.6rem;
  padding: 5px 10px;
}

/*
* カート情報 共通ボタン
*/
.opcBillingAddress_completeButton_edit,
.opcDeliveryMethod_completeButton_edit,
.opcPaymentMethod_completeButton_edit,
.opcItem_completeButton_edit,
.opcDeliveryAddress_completeButton_edit,
.opcPointAndCouponDialog_applyButton_edit,
.opcRemarks_completeButton_edit {
  margin-top: 25px !important;
  margin-left: auto !important;
  margin-right: auto !important;
  font-size: 1.6rem;
  border-radius: 50px;
  height: 46px !important;
  background: #93857E !important;
  border: 1px solid #DEDAD7 !important;
  color: #fff !important;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 !important;
  margin-bottom: 0 !important;
  width: 244px !important;
  transition: all 0.3s ease;
  font-weight: bold;
}

.opcBillingAddress_completeButton_edit:hover,
.opcDeliveryMethod_completeButton_edit:hover,
.opcPaymentMethod_completeButton_edit:hover,
.opcItem_completeButton_edit:hover,
.opcDeliveryAddress_completeButton_edit:hover,
.opcPointAndCouponDialog_applyButton_edit:hover,
.opcRemarks_completeButton_edit:hover {
  transition: all 0.3s ease;
  width: 265px !important;
  opacity: 0.8;
}

.opcCommonButton {
  color: #93857E;
  transition: all 300ms ease;
  border: 1px solid #DEDAD7;
  background: #fff !important;
  font-weight: bold;
}

.opcCommonButton:hover {
  color: #fff;
  background: #93857E !important;
  transition: all 300ms ease;
}

input.opcBillingAddress_backButton_edit.opcCommonButtonEdit,
input.opcDeliveryAddress_backButton_edit.opcCommonButtonEdit,
input.opcDeliveryAddressItem_backButton_edit.opcCommonButtonEdit,
input.opcDeliveryMethod_backButton_edit.opcCommonButtonEdit,
input.opcPaymentMethod_backButton_edit.opcCommonButtonEdit,
input.opcSelectDeliveries_backButton_edit.opcCommonButtonEdit {
  border: 1px solid #DEDAD7;
  background: #fff;
  color: #93857E;
  margin-top: 25px;
  border-radius: 50px;
  width: 244px;
  max-width: 244px;
  padding: 0;
  height: 46px;
  font-size: 1.6rem;
  transition: all 0.3s ease;
  font-weight: bold;
  margin-left: auto;
  margin-right: auto;
}

input.opcBillingAddress_backButton_edit.opcCommonButtonEdit:hover,
input.opcDeliveryAddress_backButton_edit.opcCommonButtonEdit:hover,
input.opcDeliveryAddressItem_backButton_edit.opcCommonButtonEdit:hover,
input.opcDeliveryMethod_backButton_edit.opcCommonButtonEdit:hover,
input.opcPaymentMethod_backButton_edit.opcCommonButtonEdit:hover,
input.opcSelectDeliveries_backButton_edit.opcCommonButtonEdit:hover {
  transition: all 0.3s ease;
  background: #93857E;
  color: #fff;
  width: 265px;
  max-width: 265px;
  opacity: 0.8;
}

.opcItem_deleteButton_edit.opcCommonButton {
  background: #fff;
  border: 1px solid #7D7D7D;
  color: #888;
  border-radius: 0;
  margin-top: 30px;
  transition: all 0.3s ease;
  width: 100px;
  font-size: 14px;
}

.opcItem_deleteButton_edit.opcCommonButton:hover {
  background: #7D7D7D;
  color: #fff;
  transition: all 300ms ease;
}

.opcBillingAddress_editButton.opcCommonButton,
.opcItem_addButton.opcCommonButton,
.opcPaymentMethod_editButton.opcCommonButton {
  border: 1px solid #DEDAD7;
  background: #fff !important;
  color: #93857E;
  margin-top: 25px;
  border-radius: 50px;
  width: 244px;
  max-width: 244px;
  padding: 0;
  height: 46px;
  font-size: 1.6rem;
  transition: all 0.3s ease;
  font-weight: bold;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

.opcBillingAddress_editButton.opcCommonButton:hover,
.opcItem_addButton.opcCommonButton:hover,
.opcPaymentMethod_editButton.opcCommonButton:hover {
  transition: all 0.3s ease;
  background: #93857E !important;
  color: #fff;
  width: 265px;
  max-width: 265px;
  opacity: 0.8;
}

.opcRequestOrderArea {
  display: flex;
}

.opcRequestOrderArea .opcConfirm {
  padding: 0;
}

.opcConfirm_requestOrder.opcCommonButton.opcConfirm_order {
  border: 1px solid #EB2626 !important;
  background: #EB2626 !important;
  color: #fff;
  height: 46px;
  border-radius: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  max-width: 320px;
  transition: all 0.3s ease;
  font-weight: bold;
  font-size: 1.6rem;
}

.opcConfirm_requestOrder.opcCommonButton.opcConfirm_order:hover {
  opacity: 0.7;
  max-width: 341px;
  transition: all 0.3s ease;
}

.opcOrderBackToBasket_backToBasket {
  margin-top: 25px !important;
}

.opcOrderBackToBasket_backToBasket.opcCommonButton {
  border: 1px solid #DEDAD7 !important;
  background: #fff !important;
  color: #93857E;
  height: 46px !important;
  border-radius: 50px !important;
  display: flex !important;
  align-items: center;
  justify-content: center;
  margin-left: auto !important;
  margin-right: auto !important;
  width: 100% !important;
  max-width: 244px;
  transition: all 0.3s ease;
  font-weight: bold;
  font-size: 1.6rem;
  min-width: auto !important;
  padding: 0 !important;
}

.opcOrderBackToBasket_backToBasket.opcCommonButton:hover {
  opacity: 0.8;
  max-width: 265px;
  transition: all 0.3s ease;
  background: #93857E !important;
  color: #fff;
}

.opcDeliveryAddress_synchronizeBillingAddressButton_edit.opcCommonButton,
.opcDeliveryAddressEditDialog_applyBillingAddressButton.opcCommonButton,
.opcDeliveryAddress_openDialogButton_edit.opcCommonButton {
  border: 1px solid #DFDAD7;
  color: #93857E;
  border-radius: 4px;
  background: #fff;
  padding: 10px 20px;
  font-size: 14px;
  margin-bottom: 30px;
  background: #fff !important;
}

.opcDeliveryAddress_synchronizeBillingAddressButton_edit.opcCommonButton:hover,
.opcDeliveryAddressEditDialog_applyBillingAddressButton.opcCommonButton:hover,
.opcDeliveryAddress_openDialogButton_edit.opcCommonButton:hover {
  background: #93857E !important;
  color: #fff;
}

.opcDeliveryAddressEditDialog_directChangeButtonAndLabelGroup.opcCommonButton,
.opcDeliveryAddressEditDialog_customerDeliveryAddressButton.opcCommonButton {
  border-radius: 4px;
  border: 1px solid #DEDAD7;
  color: #93857E;
  margin: 0;
  background: #fff !important;
  width: calc(32% - 1em) !important;
}

.opcDeliveryAddressEditDialog_directChangeButtonAndLabelGroup.opcCommonButton:hover,
.opcDeliveryAddressEditDialog_customerDeliveryAddressButton.opcCommonButton:hover {
  background: #93857E !important;
  color: #fff;
}

.opcDeliveryAddressEditDialog_applyBillingAddressButton.opcCommonButton {
  margin: 0;
}

.opcDeliveryMethod_openDialogButton_edit.opcCommonButtonEdit {
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  font-size: 14px;
  border-radius: 30px;
  height: 50px;
  background: #C9A19F;
  border: 1px solid #C9A19F;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  margin-bottom: 0;
  max-width: 350px;
  width: 100%;
  transition: all 0.3s ease;
}

.opcDeliveryMethod_openDialogButton_edit.opcCommonButtonEdit:hover {
  background: #fff;
  color: #C9A19F;
  transition: all 0.3s ease;
}

.opcDeliveryAddressItem_buttonGroup_edit .opcDeliveryAddressItem_completeButton_edit.opcCommonButtonEdit {
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  font-size: 14px;
  border-radius: 30px;
  height: 50px;
  background: #C9A19F;
  border: 1px solid #C9A19F;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
  margin-bottom: 0;
  max-width: 350px;
  width: 100%;
  transition: all 0.3s ease;
}

.opcDeliveryAddressItem_buttonGroup_edit .opcDeliveryAddressItem_completeButton_edit.opcCommonButtonEdit:hover {
  background: #fff;
  color: #C9A19F;
  transition: all 0.3s ease;
}

.opcDeliveryAddressArea .opcDeliveryAddressHeaderGroup {
  margin-top: 30px;
  margin-bottom: 10px;
}

.opcDeliveryAddressArea .opcDeliveryAddress_nameAndNameKanaGroup,
.opcDeliveryAddressArea .opcDeliveryAddress_fullAddressAndLabelGroup,
.opcDeliveryAddressArea .opcDeliveryAddress_telAndLabelGroup {
  padding: 10px 15px;
  border: 1px solid #DEDAD7;
  border-radius: 3px;
  margin-bottom: 10px;
  display: block;
}

.opcDeliveryAddressArea .opcDeliveryAddress_fullAddressLabel {
  width: auto;
}

.opcDeliveryMethodArea .opcDeliveryMethodHeaderGroup {
  margin-bottom: 30px;
}

.opcDeliveryMethodArea .opcDeliveryMethod_deliveryMethodAndLabelGroup {
  padding: 10px 15px;
  border: 1px solid #DEDAD7;
  border-radius: 3px;
  margin-bottom: 10px;
  display: block;
}

.opcSelectDeliveries_buttonGroup_edit .opcSelectDeliveries_deliveryToSingle_edit.opcCommonButtonEdit,
.opcSelectDeliveries_buttonGroup_edit .opcSelectDeliveries_deliveryToMultiple_edit.opcCommonButtonEdit,
.opcSelectDeliveries_buttonGroup_edit .opcSelectDeliveries_deliveryToSocialGift_edit.opcCommonButtonEdit {
  background: #fff;
  border: 1px solid #C9A19F;
  color: #C9A19F;
  margin-top: 15px;
  transition: all 0.3s ease;
  max-width: 350px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  border-radius: 30px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0;
}

.opcSelectDeliveries_buttonGroup_edit .opcSelectDeliveries_deliveryToSingle_edit.opcCommonButtonEdit:hover,
.opcSelectDeliveries_buttonGroup_edit .opcSelectDeliveries_deliveryToMultiple_edit.opcCommonButtonEdit:hover,
.opcSelectDeliveries_buttonGroup_edit .opcSelectDeliveries_deliveryToSocialGift_edit.opcCommonButtonEdit:hover {
  color: #fff;
  background: #C9A19F;
}

.opcSocialGiftLetter {
  margin-top: 50px;
}

.opcSocialGiftLetter .opcSocialGiftLetterTitle {
  font-size: 20px !important;
  color: #C9A19F;
  letter-spacing: 0.2em;
  font-weight: normal;
}

.opcSocialGiftLetter .opcSocialGiftLetterContentsGroup {
  border: 1px solid #D1CFD2;
  border-radius: 4px;
  padding: 3%;
}

.opcSocialGiftLetter .opcSocialGiftLetterContentsGroup .opcSocialGiftLetter_letterImagePreviewAndMessageGroup_edit {
  border: 1px solid #D1CFD2;
  border-radius: 4px;
}

.opcSocialGiftLetter_edit {
  margin-top: 50px;
}

.opcSocialGiftLetter_edit .opcSocialGiftLetterTitle {
  font-size: 20px !important;
  color: #C9A19F;
  letter-spacing: 0.2em;
  font-weight: normal;
}

.opcSocialGiftLetter_edit .opcSocialGiftLetterContentsGroup_edit {
  border: 1px solid #D1CFD2;
  border-radius: 4px;
  padding: 3%;
}

.opcSocialGiftLetter_edit .opcSocialGiftLetterContentsGroup_edit .opcSocialGiftLetter_checkedValueTitleAndLabelGroup_edit {
  padding: 1em;
  font-size: 15px;
}

.opcSocialGiftLetter_edit .opcSocialGiftLetterContentsGroup_edit .opcSocialGiftLetter_checkedValueTitleAndLabelGroup_edit .opcCommonEditLabel {
  margin-top: 0;
}

.opcSocialGiftLetter_edit .opcSocialGiftLetterContentsGroup_edit .opcSocialGiftLetter_checkedValueTitleAndLabelGroup_edit .opcSocialGiftLetter_detailGroup_edit {
  margin-top: 30px;
}

.opcSocialGiftLetter_edit .opcSocialGiftLetterContentsGroup_edit .opcSocialGiftLetter_checkedValueTitleAndLabelGroup_edit .opcSocialGiftLetter_letterImageGroup_edit .opcSocialGiftLetter_letterImageAndTitleGroup_edit {
  margin-bottom: 15px;
}

/*
* 注文確定画面
*/
.opcOrderSummaryArea .opcBillingAddress > div,
.opcOrderSummaryArea .opcDeliveryMethod > div,
.opcOrderSummaryArea .opcDeliveryAddress_normalDeliveryAddressGroup > div,
.opcOrderSummaryArea .opcPaymentMethod > div,
.opcBillingAddressArea .opcBillingAddress > div,
.opcBillingAddressArea .opcDeliveryMethod > div,
.opcBillingAddressArea .opcDeliveryAddress_normalDeliveryAddressGroup > div,
.opcBillingAddressArea .opcPaymentMethod > div,
.opcSingleDelivery .opcBillingAddress > div,
.opcSingleDelivery .opcDeliveryMethod > div,
.opcSingleDelivery .opcDeliveryAddress_normalDeliveryAddressGroup > div,
.opcSingleDelivery .opcPaymentMethod > div,
.opcPaymentMethodArea .opcBillingAddress > div,
.opcPaymentMethodArea .opcDeliveryMethod > div,
.opcPaymentMethodArea .opcDeliveryAddress_normalDeliveryAddressGroup > div,
.opcPaymentMethodArea .opcPaymentMethod > div,
.opcRemarksArea .opcBillingAddress > div,
.opcRemarksArea .opcDeliveryMethod > div,
.opcRemarksArea .opcDeliveryAddress_normalDeliveryAddressGroup > div,
.opcRemarksArea .opcPaymentMethod > div {
  padding: 10px 15px;
  border: 1px solid #DEDAD7;
  border-radius: 3px;
  margin-bottom: 10px;
  display: block;
}

.opcBillingAddressArea .opcBillingAddress > div.opcCommonButtonGroup,
.opcSingleDelivery .opcDeliveryMethod > div.opcCommonButtonGroup,
.opcPaymentMethodArea .opcPaymentMethod > div.opcCommonButtonGroup {
  border: none;
  padding-left: 0;
  padding-right: 0;
}

.opcBillingAddressArea .opcBillingAddress_acceptMailmagazineAndLabelGroup {
  display: none !important;
}

.opcBillingAddressArea .opcBillingAddress_genderAndLabelGroup_edit {
  display: none;
}

.opcBillingAddressArea .opcBillingAddress_acceptMailmagazineAndLabelGroup_edit {
  display: none;
}

.opcPaymentMethodArea .opcPaymentMethod_edit {
  margin-bottom: 20px;
}

.opcDeliveryMethodArea .opcCommonInputSelect {
  background: #fff !important;
  border-radius: 0;
  min-width: 150px;
}

.opcDeliveryMethod_hopeDeliveryDateLabel_edit.opcCommonReferenceLabel {
  width: 132px;
}

.opcOrderSummaryArea {
  margin-top: 50px;
}

.opcOrderSummaryArea .opcOrderSummary_usePointAndCoupon.opcCommonButton {
  border: 1px solid #DEDAD7;
  background: #fff !important;
  color: #93857E;
  margin-top: 25px;
  border-radius: 50px;
  width: 244px;
  max-width: 244px;
  padding: 0;
  height: 46px;
  font-size: 1.6rem;
  transition: all 0.3s ease;
  font-weight: bold;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

.opcOrderSummaryArea .opcOrderSummary_usePointAndCoupon.opcCommonButton:hover {
  background: #93857E !important;
  color: #fff;
  transition: all 300ms ease;
  width: 265px;
  max-width: 265px;
}

.modaal-container .modaal-content-container .opcCouponCode_edit input[type=text] {
  padding: 4px 10px !important;
  margin: 0 !important;
  background: #fff !important;
  border: 1px solid #DEDAD7 !important;
  border-radius: 4px !important;
}

.modaal-container .modaal-content-container .opcPointAndCouponDialog_buttonGroup_edit.opcCommonButtonGroup .opcPointAndCouponDialog_cancelButton_edit.opcCommonButton {
  transition: all 300ms ease;
  border: 1px solid #DEDAD7;
  background: #fff !important;
  font-size: 14px;
  padding: 10px;
}

.modaal-container .modaal-content-container .opcPointAndCouponDialog_buttonGroup_edit.opcCommonButtonGroup .opcPointAndCouponDialog_cancelButton_edit.opcCommonButton:hover {
  background: #93857E !important;
}

.opcItemsArea {
  margin-bottom: 100px;
}

.opcItemsArea .opcItem {
  border: 1px solid #DEDAD7;
  border-radius: 3px;
}

.opcItemsArea .opcItem .opcItem_itemSubTotalPricesAndLabelGroup {
  border-bottom: 1px dotted #DEDAD7;
}

.opcItemsArea .opcItem .opcCommonInputSelect {
  background: #fff !important;
  border-radius: 0;
}

.opcItemsArea .opcItem .opcItem_deliveryAddressItemGroup,
.opcItemsArea .opcItem .opcItem_deliveryAddressItemGroup_edit {
  padding-left: 0;
  padding-right: 0;
  border-top: 1px dotted #DEDAD7;
}

.opcItemsArea .opcItem .opcItem_numAndLabelGroup_edit .opcItem_increaseNumButton_edit.opcCommonButton,
.opcItemsArea .opcItem .opcItem_numAndLabelGroup_edit .opcItem_decreaseNumButton_edit.opcCommonButton {
  border: 1px solid #DEDAD7;
  border-radius: 0;
  background: #fff !important;
}

.opcItemsArea .opcItem .opcItem_numAndLabelGroup_edit .opcItem_increaseNumButton_edit.opcCommonButton:hover,
.opcItemsArea .opcItem .opcItem_numAndLabelGroup_edit .opcItem_decreaseNumButton_edit.opcCommonButton:hover {
  color: #948580;
}

.modaal-wrapper .opcPointAndCouponDialog_cancelButton_edit.opcCommonButton {
  font-size: 16px;
  border: 1px solid #212121;
}

.modaal-wrapper .opcPointAndCouponDialog_applyButton_edit.opcCommonButton {
  display: inline-block;
  padding: 10px !important;
  width: auto;
  height: auto;
  background: #93857E !important;
  color: #fff !important;
  border-radius: 4px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: auto !important;
  font-size: 1.4rem;
}

.modaal-wrapper .opcPointAndCouponDialog_applyButton_edit.opcCommonButton:hover {
  background: #fff !important;
  color: #93857E !important;
}

#sysThanks #sysAll #sysWrap #sysMain .sysBox {
  border: none;
}

#sysThanks #sysAll #sysWrap #sysMain .sysBox .sysCartNote {
  color: #FF0000;
}

#sysThanks #sysAll #sysWrap #sysMain .sysBox .complete_btn {
  margin-top: 30px;
}

#sysThanks #sysAll #sysWrap #sysMain .sysBox .complete_btn a {
  max-width: 275px;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 46px;
  font-size: 14px;
  text-align: center;
  border: 1px solid #ea68a2;
  border-radius: 4px;
  margin-left: auto;
  margin-right: auto;
  color: #ea68a2;
  font-weight: bold;
  position: relative;
  transition: all 300ms ease;
  text-decoration: none;
}

#sysThanks #sysAll #sysWrap #sysMain .sysBox .complete_btn a:hover {
  background: #ea68a2;
  color: #fff;
  transition: all 300ms ease;
}

#sysThanks #sysAll #sysWrap #sysMain .sysBox:nth-child(1) {
  margin-top: 0;
  margin-bottom: 0;
}

/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼
item_detail.css
▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */
::-webkit-full-page-media, :future, :root #sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .sysForm #sysCartInForm #sysNumber select[name=num], #sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .sysForm #sysCartInForm #sysNumber select[name=num] {
  padding-left: 52px;
}

.p_common_back_btn {
  width: 194px;
  height: 46px;
  border: 1px solid #DEDAD7;
  margin-left: auto;
  margin-right: auto;
  border-radius: 50px;
  margin-bottom: 45px;
  margin-top: 60px;
  overflow: hidden;
}

.p_common_back_btn .sysContent {
  height: 100%;
}

.p_common_back_btn .sysContent a {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  color: #93857E;
}

.p_common_back_btn .sysContent a:hover {
  background: #93857E;
  color: #fff;
}

#sysItemDetail #sysAll #sysWrap #sysMain article {
  max-width: 1200px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 30px;
}

#sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap,
#sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap {
  display: flex;
  margin-bottom: 70px;
}

#sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .item_detail_thumb,
#sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .item_detail_thumb {
  position: relative;
  max-width: 600px;
  width: 100%;
  margin-right: 75px;
  padding-right: 0;
}

#sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .item_detail_thumb .sysForm form #sysVariation,
#sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .item_detail_thumb .sysForm form #sysNumber,
#sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .item_detail_thumb .sysForm form #sysSubmit,
#sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .item_detail_thumb .sysForm form #sysVariation,
#sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .item_detail_thumb .sysForm form #sysNumber,
#sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .item_detail_thumb .sysForm form #sysSubmit {
  display: none;
}

#sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .item_detail_thumb .sysForm form #sysWishlist,
#sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .item_detail_thumb .sysForm form #sysWishlist {
  display: block !important;
}

#sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .item_detail_thumb #sysWishlist,
#sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .item_detail_thumb #sysWishlist {
  position: absolute;
  top: 25px;
  right: 25px;
}

#sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .item_detail_thumb #sysWishlist button,
#sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .item_detail_thumb #sysWishlist button {
  background: url(https://xanax-baseball.com/img/layout/common/ico_item_favo.png) no-repeat, rgba(255, 255, 255, 0.8);
  width: 50px;
  height: 50px;
  text-indent: -9999px;
  border: none;
  border-radius: 50%;
  background-size: 50%;
  background-position: center center;
  transition: all 300ms ease;
  border: 1px solid #BF9C4C;
}

#sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .item_detail_thumb #sysWishlist button:disabled, #sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .item_detail_thumb #sysWishlist button:hover,
#sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .item_detail_thumb #sysWishlist button:disabled,
#sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .item_detail_thumb #sysWishlist button:hover {
  background: url(https://xanax-baseball.com/img/layout/common/ico_item_favo02.png) no-repeat, rgba(255, 255, 255, 0.8);
  width: 50px;
  height: 50px;
  background-size: 50%;
  background-position: center center;
}

#sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .sysItemImages .sysModal,
#sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .sysItemImages .sysModal {
  margin-bottom: 5px;
  position: relative;
}

#sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .sysItemImages .sysModal a:last-of-type,
#sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .sysItemImages .sysModal a:last-of-type {
  display: block;
}

#sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .sysItemImages .sysModal a:last-of-type img,
#sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .sysItemImages .sysModal a:last-of-type img {
  display: block;
  width: 100%;
}

#sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .sysItemImages .sysModal a:last-of-type:hover,
#sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .sysItemImages .sysModal a:last-of-type:hover {
  opacity: 1;
  cursor: default;
}

#sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .sysItemImages .sysModal #modalSearch,
#sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .sysItemImages .sysModal #modalSearch {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 50px;
  height: 50px;
  background: url(https://xanax-baseball.com/img/layout/common/ico_search_white.png) no-repeat, rgba(147, 133, 126, 0.5);
  background-size: 20px;
  background-position: center;
  cursor: pointer;
  z-index: 10;
}

#sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .sysItemImages .sysModal #photoNum,
#sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .sysItemImages .sysModal #photoNum {
  position: absolute;
  bottom: 15px;
  left: 50%;
  transform: translateX(-50%);
  background: rgba(147, 133, 126, 0.5);
  min-width: 75px;
  height: 30px;
  border-radius: 50px;
  text-align: center;
  font-size: 1.6rem;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 10;
}

#sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .sysItemImages .sysModal #modalPreb,
#sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .sysItemImages .sysModal #modalPreb {
  width: 50px;
  height: 50px;
  border-radius: 0;
  position: absolute;
  left: 0;
  top: 50%;
  z-index: 1;
  transform: translateY(-50%);
  transition: all 300ms ease;
  cursor: pointer;
  background: rgba(147, 133, 126, 0.5);
}

#sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .sysItemImages .sysModal #modalPreb::before,
#sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .sysItemImages .sysModal #modalPreb::before {
  content: "";
  position: absolute;
  right: 6px;
  top: 50%;
  margin: auto;
  vertical-align: middle;
  width: 20px;
  height: 18px;
  transform: translate(-50%, -50%) scale(-1.1);
  background: url(https://xanax-baseball.com/img/layout/common/ico_arrow_r_w.png) no-repeat;
  background-size: 100%;
}

#sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .sysItemImages .sysModal #modalNext,
#sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .sysItemImages .sysModal #modalNext {
  width: 50px;
  height: 50px;
  border-radius: 0;
  position: absolute;
  right: 0;
  top: 50%;
  z-index: 1;
  transform: translateY(-50%);
  transition: all 300ms ease;
  cursor: pointer;
  background: rgba(147, 133, 126, 0.5);
}

#sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .sysItemImages .sysModal #modalNext::before,
#sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .sysItemImages .sysModal #modalNext::before {
  content: "";
  position: absolute;
  right: 5px;
  top: 50%;
  margin: auto;
  vertical-align: middle;
  width: 20px;
  height: 18px;
  transform: translate(-50%, -50%);
  background: url(https://xanax-baseball.com/img/layout/common/ico_arrow_r_w.png) no-repeat;
  background-size: 100%;
}

#sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .sysItemImages .sysImageDescription,
#sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .sysItemImages .sysImageDescription {
  margin-bottom: 10px;
  font-size: 1rem;
  min-height: 16px;
}

#sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .sysItemImages .sysImageList,
#sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .sysItemImages .sysImageList {
  display: flex;
  flex-wrap: wrap;
}

#sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .sysItemImages .sysImageList li,
#sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .sysItemImages .sysImageList li {
  margin: 0;
  margin-bottom: 6px;
  margin-right: 6px;
  max-width: 80px;
  width: 100%;
  height: auto;
  line-height: initial;
  position: relative;
}

#sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .sysItemImages .sysImageList li.sysCurrent img,
#sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .sysItemImages .sysImageList li.sysCurrent img {
  border: 3px solid #91857F;
}

#sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .sysItemImages .sysImageList li .img_caption,
#sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .sysItemImages .sysImageList li .img_caption {
  font-size: 10px;
  line-height: 1.2;
  display: block;
  text-align: left;
  margin-top: 3px;
}

#sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .sysItemImages .sysImageList li:nth-child(7n),
#sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .sysItemImages .sysImageList li:nth-child(7n) {
  margin-right: 0;
}

#sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .item_detail_text,
#sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .item_detail_text {
  max-width: 520px;
  width: 100%;
}

#sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .item_detail_text .sysPr,
#sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .item_detail_text .sysPr {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 35px;
}

#sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .item_detail_text .sysPr .sysItemPr,
#sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .item_detail_text .sysPr .sysItemPr {
  color: #93857E;
  border: 1px solid #93857E;
  font-weight: bold;
  padding: 3px 5px;
  font-size: 1.2rem;
  margin-right: 8px;
  margin-bottom: 6px;
  font-family: "Roboto", sans-serif;
  min-height: 22px;
  max-height: 22px;
  line-height: 1.3;
  border-radius: 0;
}

#sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .item_detail_text .sysPr .sysItemPr_red,
#sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .item_detail_text .sysPr .sysItemPr_red {
  color: #EA3323;
  border: 1px solid #EA3323;
  font-weight: bold;
  padding: 3px 5px;
  font-size: 1.2rem;
  margin-right: 8px;
  margin-bottom: 6px;
  min-height: 22px;
  max-height: 22px;
  line-height: 1.3;
  border-radius: 0;
}

#sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .item_detail_text .sysItemName h1,
#sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .item_detail_text .sysItemName h1 {
  border-bottom: none;
  font-size: 2.4rem;
  line-height: 2;
  margin-bottom: 0;
  padding-bottom: 60px;
  font-weight: bold;
}

#sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .item_detail_text .sysRetailPrice,
#sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .item_detail_text .sysRetailPrice {
  margin-bottom: 65px;
  color: #333333;
}

#sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .item_detail_text .sysRetailPrice .sysRetailPriceValue,
#sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .item_detail_text .sysRetailPrice .sysRetailPriceValue {
  font-size: 2rem;
  font-weight: bold;
  letter-spacing: 0.01em;
}

#sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .item_detail_text .sysRetailPrice .sysRetailPriceValue .taxin,
#sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .item_detail_text .sysRetailPrice .sysRetailPriceValue .taxin {
  font-size: 1.6rem;
  margin-left: 3px;
}

#sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .item_detail_text .sysDescription,
#sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .item_detail_text .sysDescription {
  margin-bottom: 5px;
}

#sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .item_detail_text .sysDescription #sysDescription,
#sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .item_detail_text .sysDescription #sysDescription {
  font-size: 1.2rem;
}

#sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .sysForm,
#sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .sysForm {
  overflow: hidden;
}

#sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .sysForm #sysCartInForm #sysVariation table,
#sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .sysForm #sysCartInForm #sysVariation table {
  text-align: center;
  width: 100%;
  border-color: #DEDAD7;
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 1.2rem;
  border: none;
  margin-top: 12px;
  margin-bottom: 50px;
}

#sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .sysForm #sysCartInForm #sysVariation table tbody,
#sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .sysForm #sysCartInForm #sysVariation table tbody {
  display: flex;
  width: auto;
}

#sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .sysForm #sysCartInForm #sysVariation table tbody tr,
#sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .sysForm #sysCartInForm #sysVariation table tbody tr {
  display: flex;
  flex-direction: column;
  width: 100%;
  border-top: 1px solid #DEDAD7;
}

#sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .sysForm #sysCartInForm #sysVariation table tbody tr:first-child,
#sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .sysForm #sysCartInForm #sysVariation table tbody tr:first-child {
  font-size: 1.6rem;
}

#sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .sysForm #sysCartInForm #sysVariation table tbody tr .sysFormVariationName,
#sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .sysForm #sysCartInForm #sysVariation table tbody tr .sysFormVariationName {
  background: #F4F2F1;
  border: none;
  border-right: 1px solid #DEDAD7;
  border-bottom: 1px solid #DEDAD7;
}

#sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .sysForm #sysCartInForm #sysVariation table tbody tr th,
#sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .sysForm #sysCartInForm #sysVariation table tbody tr td,
#sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .sysForm #sysCartInForm #sysVariation table tbody tr th,
#sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .sysForm #sysCartInForm #sysVariation table tbody tr td {
  display: flex;
  flex-wrap: wrap;
  width: auto;
  height: 60px;
  justify-content: center;
  align-items: center;
  padding: 1em;
  text-align: center;
  border: none;
}

#sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .sysForm #sysCartInForm #sysVariation table tbody tr td,
#sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .sysForm #sysCartInForm #sysVariation table tbody tr td {
  border-right: 1px solid #DEDAD7;
  border-bottom: 1px solid #DEDAD7;
}

#sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .sysForm #sysCartInForm #sysVariation table tbody tr td br,
#sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .sysForm #sysCartInForm #sysVariation table tbody tr td br {
  display: none;
}

#sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .sysForm #sysCartInForm #sysVariation table tbody tr td input[type=radio],
#sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .sysForm #sysCartInForm #sysVariation table tbody tr td input[type=radio] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #E0E0E0;
  border-radius: 50%;
  height: 14px;
  width: 14px;
  margin: 0;
  position: relative;
}

#sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .sysForm #sysCartInForm #sysVariation table tbody tr td input[type=radio]:checked,
#sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .sysForm #sysCartInForm #sysVariation table tbody tr td input[type=radio]:checked {
  border: 1px solid #555555;
}

#sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .sysForm #sysCartInForm #sysVariation table tbody tr td input[type=radio]:checked:after,
#sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .sysForm #sysCartInForm #sysVariation table tbody tr td input[type=radio]:checked:after {
  background: #555555;
  border-radius: 50%;
  content: "";
  display: block;
  height: 9px;
  left: 50%;
  position: absolute;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 9px;
}

#sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .sysForm #sysCartInForm #sysVariation table tbody tr td .sysVariationRetailPrice,
#sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .sysForm #sysCartInForm #sysVariation table tbody tr td .sysVariationRetailPrice {
  width: 100%;
  font-size: 1.2rem;
}

#sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .sysForm #sysCartInForm #sysSelections div,
#sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .sysForm #sysCartInForm #sysSelections div {
  margin-bottom: 10px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  font-size: 12px;
}

#sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .sysForm #sysCartInForm #sysSelections div:before,
#sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .sysForm #sysCartInForm #sysSelections div:before {
  content: "";
  position: absolute;
  right: 15px;
  top: 50%;
  margin: auto;
  vertical-align: middle;
  width: 6px;
  height: 6px;
  transform: translate(-50%, -50%) rotate(135deg);
  border-top: 2px solid #B0B0B0;
  border-right: 2px solid #B0B0B0;
}

#sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .sysForm #sysCartInForm #sysSelections div select,
#sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .sysForm #sysCartInForm #sysSelections div select {
  text-align: left;
  max-width: 200px;
  width: 100%;
  border: 1px solid #B0B0B0;
  padding: 10px 25px 11px 15px;
  font-size: 12px;
  border-radius: 4px;
}

#sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .sysForm #sysCartInForm #sysSelections div input[type=text],
#sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .sysForm #sysCartInForm #sysSelections div input[type=text] {
  text-align: left;
  max-width: 200px;
  width: 100%;
  border: 1px solid #B0B0B0 !important;
  padding: 8px 25px 8px 15px !important;
  font-size: 12px;
  border-radius: 4px !important;
}

#sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .sysForm #sysCartInForm #sysSelections div.no_arrow::before,
#sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .sysForm #sysCartInForm #sysSelections div.no_arrow::before {
  content: none;
}

#sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .sysForm #sysCartInForm #sysNumber,
#sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .sysForm #sysCartInForm #sysNumber {
  float: left;
  position: relative;
  font-size: 0;
  margin-top: 10px;
  border: 1px solid #93857E;
}

#sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .sysForm #sysCartInForm #sysNumber select,
#sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .sysForm #sysCartInForm #sysNumber select {
  height: 50px;
  margin: 0;
  text-align: center;
  border: none;
  background: #fff;
  font-size: 1.4rem;
  margin-left: 27px;
}

#sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .sysForm #sysCartInForm #sysNumber select[name=num],
#sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .sysForm #sysCartInForm #sysNumber select[name=num] {
  min-width: 110px;
}

#sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .sysForm #sysCartInForm #sysNumber .sysBtnPlus,
#sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .sysForm #sysCartInForm #sysNumber .sysBtnPlus {
  position: absolute;
  right: 0;
  top: -1px;
  width: 30px;
  border-radius: 0;
  border: none;
  background: url(https://xanax-baseball.com/img/layout/common/ico_plus.png) no-repeat, #93857E;
  background-position: center;
  background-size: 10px;
  transform: translateX(100%);
  height: 52px;
}

#sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .sysForm #sysCartInForm #sysNumber .sysBtnMinus,
#sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .sysForm #sysCartInForm #sysNumber .sysBtnMinus {
  position: absolute;
  left: 0;
  top: 0;
  width: 30px;
  height: 50px;
  border-radius: 0;
  border: none;
  background: url(https://xanax-baseball.com/img/layout/common/ico_minus.png) no-repeat, #93857E;
  background-position: center;
  background-size: 10px;
}

#sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .sysForm #sysCartInForm #sysNumber .sysNumArea,
#sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .sysForm #sysCartInForm #sysNumber .sysNumArea {
  margin-bottom: 0;
  padding: 0;
}

#sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .sysForm #sysCartInForm #sysSubmit,
#sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .sysForm #sysCartInForm #sysSubmit {
  float: right;
  width: 320px;
}

#sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .sysForm #sysCartInForm #sysSubmit .sysCartButton,
#sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .sysForm #sysCartInForm #sysSubmit .sysCartButton {
  text-indent: -9999px;
  margin: 0;
  width: 100%;
  height: 70px;
  background: url(https://xanax-baseball.com/img/layout/common/ico_cart_in.png) no-repeat, #EB2626;
  font-size: 1.4rem;
  background-size: 143px;
  background-position: center;
  border-radius: 50px;
}

#sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .sysForm #sysCartInForm #sysSubmit .sysCartButton.sysGoCartButton,
#sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .sysForm #sysCartInForm #sysSubmit .sysCartButton.sysGoCartButton {
  text-indent: -9999px;
  margin: 0;
  width: 100%;
  height: 70px;
  background: url(https://xanax-baseball.com/img/layout/common/ico_cart_in02.png) no-repeat, #707070;
  font-size: 1.4rem;
  background-size: 128px;
  background-position: center;
  border-radius: 50px;
  margin-top: 15px;
}

#sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .sysForm #sysCartInForm #sysWishlist,
#sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .sysForm #sysCartInForm #sysWishlist {
  display: none;
}

#sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .sysFreeForm,
#sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .sysFreeForm {
  margin-top: 50px;
}

#sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .sysFreeForm .sysNextSubmit,
#sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .sysFreeForm .sysNextSubmit {
  background: none !important;
  color: #000 !important;
  padding: 0 !important;
  height: auto;
  width: auto !important;
  position: relative;
  margin-left: auto !important;
  margin-right: auto !important;
  border-bottom: 1px dotted #707070 !important;
  font-weight: normal;
  padding-bottom: 6px !important;
  border-radius: 0;
}

#sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .sysFreeForm .sysNextSubmit::before,
#sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .sysFreeForm .sysNextSubmit::before {
  content: "";
  border-bottom: 1px dotted #707070;
  position: absolute;
  bottom: 0;
  left: 0;
}

#sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .sysForm #sysCartInForm #sysVariation table tbody tr .sysFormVariationName {
  border: none;
  display: flex !important;
  align-items: center;
  justify-content: space-around;
}

#sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .sysForm #sysCartInForm #sysVariation table tbody tr .sysFormVariation {
  border: none;
  display: flex !important;
  align-items: center;
  justify-content: space-around;
}

#sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .sysForm #sysCartInForm #sysVariation table tbody tr th:first-child {
  display: block;
}

#sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .sysForm #sysCartInForm #sysVariation table tbody tr th:nth-child(2) {
  border: none;
}

#sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .sysForm #sysCartInForm #sysVariation table tbody tr td:nth-child(2) {
  border: none;
}

#sysItemDetail #sysAll #sysWrap #sysMain .sysCategoryPankuzu {
  font-size: 0;
  width: 100%;
  margin: 0 auto 20px;
  font-family: "Jost", sans-serif;
  color: #CECECE;
}

#sysItemDetail #sysAll #sysWrap #sysMain .sysCategoryPankuzu > a {
  font-size: 1.3rem;
  color: #CECECE;
  position: relative;
}

#sysItemDetail #sysAll #sysWrap #sysMain .sysCategoryPankuzu > a::before {
  content: "/";
  padding-right: 5px;
  padding-left: 5px;
  color: #CECECE;
  font-size: 1.5rem;
  pointer-events: none;
}

#sysItemDetail #sysAll #sysWrap #sysMain .sysCategoryPankuzu > a:nth-of-type(1) {
  font-size: 0;
  position: relative;
  padding-right: 25px;
  display: inline-block;
  top: -17px;
}

#sysItemDetail #sysAll #sysWrap #sysMain .sysCategoryPankuzu > a:nth-of-type(1)::before {
  content: "";
  position: absolute;
  background: url(https://xanax-baseball.com/img/layout/common/ico_home.png) no-repeat;
  background-size: 100%;
  width: 31px;
  height: 24px;
  top: 0;
  left: 0;
  margin-top: 0;
}

#sysItemDetail #sysAll #sysWrap #sysMain .sysCategoryPankuzu > a:nth-of-type(1)::after {
  content: "";
  width: 31px;
  height: 24px;
  position: absolute;
  top: 0;
  left: 0;
}

#sysItemDetail #sysAll #sysWrap #sysMain .sysCategoryPankuzu > a + .sysPankuzuItemName {
  font-size: 1.3rem;
  color: #000000;
  position: relative;
}

#sysItemDetail #sysAll #sysWrap #sysMain .sysCategoryPankuzu > a + .sysPankuzuItemName::before {
  content: "/";
  padding-right: 5px;
  padding-left: 5px;
  color: #CECECE;
  font-size: 1.5rem;
  pointer-events: none;
}

#sysItemDetail #sysAll #sysWrap #sysMain .sysCategoryPankuzu > a + .sysPankuzuItemName + br + a {
  font-size: 0;
  position: relative;
  padding-right: 25px;
  display: inline-block;
  top: -17px;
}

#sysItemDetail #sysAll #sysWrap #sysMain .sysCategoryPankuzu > a + .sysPankuzuItemName + br + a::before {
  content: "";
  position: absolute;
  background: url(https://xanax-baseball.com/img/layout/common/ico_home.png) no-repeat;
  background-size: 100%;
  width: 31px;
  height: 24px;
  top: 0;
  left: 0;
  margin-top: 0;
}

#sysItemDetail #sysAll #sysWrap #sysMain .sysCategoryPankuzu > a + .sysPankuzuItemName + br + a::after {
  content: "";
  width: 31px;
  height: 24px;
  position: absolute;
  top: 0;
  left: 0;
}

#sysItemDetail .modaal-wrapper {
  border: 1px solid #DEDAD7;
}

#sysItemDetail .modaal-wrapper .modaal-container {
  max-width: 700px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

#sysItemDetail .modaal-wrapper .modaal-container .modaal-content-container {
  padding: 50px 30px;
}

#sysItemDetail .modaal-wrapper .modaal-container .modaal-content-container .sysWishlistThumbnailGroup {
  max-width: 240px;
  margin-left: auto;
  margin-right: auto;
}

#sysItemDetail .modaal-wrapper .modaal-container .modaal-content-container .sysWishlistInformationGroup .sysWishlistInformation.mdl-dialog__content .massage {
  text-align: center;
  color: #93857E;
}

#sysItemDetail .modaal-wrapper .modaal-container .modaal-content-container .sysWishlistMessageGroup .mdl-dialog__content.sysWishlistMessage .massage {
  text-align: center;
  color: #93857E;
}

#sysItemDetail .modaal-wrapper .modaal-container .modaal-content-container .sysWishlistShowGroup form input[type=submit].sysShowWishlistButton {
  background: #fff;
  color: #93857E;
  width: 100%;
  max-width: 240px;
  border-radius: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: auto;
  margin-right: auto;
  transition: all 300ms ease;
  border: 1px solid #B0B0B0;
  padding: 8px 5px;
}

#sysItemDetail .modaal-wrapper .modaal-container .modaal-content-container .sysWishlistShowGroup form input[type=submit].sysShowWishlistButton:hover {
  color: #fff;
  transition: all 300ms ease;
  background-color: #93857E;
  opacity: 1;
}

#sysItemDetail .modaal-wrapper .modaal-container .modaal-content-container .sysWishlistLoginGroup form input[type=submit].sysButton {
  background-color: #fff;
  color: #93857E;
  width: 100%;
  border-radius: 50px;
  border: 1px solid #DEDAD7;
  transition: all 300ms ease;
  padding: 8px 5px;
  max-width: 240px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

#sysItemDetail .modaal-wrapper .modaal-container .modaal-content-container .sysWishlistLoginGroup form input[type=submit].sysButton:hover {
  background: #93857E;
  color: #fff;
  transition: all 300ms ease;
  opacity: 1;
}

#sysItemDetail .modaal-wrapper .modaal-container .modaal-content-container .sysWishlistMemberRegisterGroup {
  border: none;
  width: 100%;
}

#sysItemDetail .modaal-wrapper .modaal-container .modaal-content-container .sysWishlistMemberRegisterGroup:before {
  font-size: 1.4rem;
}

#sysItemDetail .modaal-wrapper .modaal-container .modaal-content-container .sysWishlistMemberRegisterGroup form input[type=submit].sysButton {
  background-color: #fff;
  color: #93857E;
  width: 100%;
  border-radius: 50px;
  border: 1px solid #DEDAD7;
  transition: all 300ms ease;
  padding: 8px 5px;
  max-width: 240px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}

#sysItemDetail .modaal-wrapper .modaal-container .modaal-content-container .sysWishlistMemberRegisterGroup form input[type=submit].sysButton:hover {
  background: #93857E;
  color: #fff;
  transition: all 300ms ease;
  opacity: 1;
}

#sysItemDetail .modaal-wrapper .modaal-container .modaal-content-container .sysWishlistCloseBottomButtonGroup {
  margin-top: 15px;
}

#sysItemDetail .modaal-wrapper .modaal-container .modaal-content-container .sysWishlistCloseBottomButtonGroup .sysWishlistCloseBottomButton {
  border-bottom: none;
  background: #fff;
  color: #93857E;
  border-radius: 50px;
  transition: all 300ms ease;
  border: 1px solid #DEDAD7;
  max-width: 240px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 0;
}

#sysItemDetail .modaal-wrapper .modaal-container .modaal-content-container .sysWishlistCloseBottomButtonGroup .sysWishlistCloseBottomButton:hover {
  transition: all 300ms ease;
  background: #93857E;
  color: #fff;
  opacity: 1;
}




.item_insta_sec {
  margin-bottom: 140px;
}
.item_insta_sec ul {
  margin-bottom: 75px;
  padding-bottom: 25px;
}
.item_insta_sec ul li {
  padding-left: 15px;
  padding-right: 15px;
}
.item_insta_sec .slick-dots {
  position: absolute;
  right: 135px;
  padding-bottom: 0;
  margin-top: 45px;
}
.item_insta_sec:not(:has(.slick-dots)) ul {
  display: flex;
  flex-wrap: wrap;
  gap: 30px;
}
.item_insta_sec:not(:has(.slick-dots)) ul li {
  width: calc((100% - 2 * 30px) / 3);
  padding-left: 0;
  padding-right: 0;
}
.item_insta_sec .slick-dots li {
  width: 11px !important;
  height: 11px !important;
  background-color: #DFDAD7;
  border-radius: 0;
  margin: 0 7px !important;
  padding: 0 !important;
  font-size: 0 !important;
  line-height: 0 !important;
  cursor: pointer;
}
.item_insta_sec .slick-dots li.slick-active {
  background-color: #93857E;
}
.item_insta_sec .slick-arrow.slick_prev {
  width: 50px;
  height: 50px;
  position: absolute;
  bottom: -38px;
  right: 69px;
  background: rgba(147, 133, 126, 0.5);
  margin-left: auto;
  cursor: pointer;
  z-index: 10;
  transition: all 300ms ease;
}
.item_insta_sec .slick-arrow.slick_prev:hover,
.item_insta_sec .slick-arrow.slick_next:hover {
  opacity: 0.8;
  transition: all 300ms ease;
}
.item_insta_sec .slick-arrow.slick_prev:before {
  content: "";
  background: url(https://xanax-baseball.com/img/layout/common/ico_arrow_r_w.png) no-repeat;
  background-size: 100%;
  width: 20px;
  height: 17px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%) rotate(180deg);
}
.item_insta_sec .slick-arrow.slick_next {
  width: 50px;
  height: 50px;
  position: absolute;
  bottom: -38px;
  right: 14px;
  background: rgba(147, 133, 126, 0.5);
  margin-left: auto;
  z-index: 10;
  cursor: pointer;
  transition: all 300ms ease;
}
.item_insta_sec .slick-arrow.slick_next:before {
  content: "";
  background: url(https://xanax-baseball.com/img/layout/common/ico_arrow_r_w.png) no-repeat;
  background-size: 100%;
  width: 20px;
  height: 17px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.item_insta_sec .btn_common_wrap {
  text-align: center;
}





.item_desc_sec01 {
  max-width: 750px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 140px;
}

.item_desc_sec01 table {
  width: 100%;
}

.item_desc_sec01 table tr {
  border-top: 1px solid #DEDAD7;
  border-bottom: 1px solid #DEDAD7;
  font-size: 1.6rem;
}

.item_desc_sec01 table tr th {
  line-height: 2;
  font-weight: normal;
  padding-top: 10px;
  padding-bottom: 10px;
  text-align: left;
  padding-left: 5px;
  width: 125px;
}

.item_desc_sec01 table tr td {
  line-height: 2;
  font-weight: normal;
  padding-top: 10px;
  padding-bottom: 10px;
}

.item_desc_sec02 {
  max-width: 1000px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 110px;
}

.item_desc_sec02 h2 {
  font-size: 2.4rem;
  border-bottom: 1px solid #DFDAD7;
  margin-bottom: 30px;
  padding-bottom: 10px;
}

.item_desc_sec02 .item_desc_sec_flx {
  display: flex;
  justify-content: space-between;
  margin-bottom: 100px;
}

.item_desc_sec02 .item_desc_sec_flx .item_desc_sec02_blk {
  max-width: 475px;
  width: 100%;
  line-height: 2;
}

.item_desc_sec02 .item_desc_sec_flx .item_desc_sec02_blk p {
  margin-bottom: 35px;
  font-size: 1.6rem;
}

.item_desc_sec02 .item_desc_sec_flx .item_desc_sec02_blk p:last-child {
  margin-bottom: 0;
}

.item_desc_sec02 .item_desc_sec_flx .item_desc_sec02_blk02 {
  max-width: 475px;
  width: 100%;
}

.item_desc_sec02 .item_desc_sec_flx .item_desc_sec02_blk02 .item_desc_sec02_img {
  margin-bottom: 15px;
}

.item_desc_sec02 .item_desc_sec_flx .item_desc_sec02_blk02 .item_desc_sec02_img img {
  width: 100%;
}

.item_desc_sec02 .item_desc_sec_flx .item_desc_sec02_blk02 p {
  font-size: 1.4rem;
  line-height: 1.71;
}

.item_desc_sec02 .item_desc_sec_flx .item_desc_sec02_blk02.item_desc_sec02_flx02 {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.item_desc_sec02 .item_desc_sec_flx .item_desc_sec02_blk02.item_desc_sec02_flx02 p {
  line-height: 2;
  font-size: 1.6rem;
  margin-bottom: 15px;
}

.item_desc_sec02 .item_desc_sec_flx .item_desc_sec02_blk02.item_desc_sec02_flx02 p:last-child {
  margin-bottom: 0;
}

.item_desc_sec02 .item_desc_sec02_blk03 {
  max-width: 700px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 100px;
}

.item_desc_sec02 .item_desc_sec02_blk03 .item_desc_sec02_img {
  margin-bottom: 20px;
}

.item_desc_sec02 .item_desc_sec02_blk03 .item_desc_sec02_img img {
  width: 100%;
}

.item_desc_sec03 {
  max-width: 1000px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 110px;
}

.item_desc_sec03 h2 {
  font-size: 2.4rem;
  border-bottom: 1px solid #DFDAD7;
  margin-bottom: 20px;
  padding-bottom: 10px;
}

.item_desc_sec03 .item_desc_list {
  line-height: 2;
  margin-bottom: 30px;
  font-size: 1.6rem;
}

.item_desc_sec03 .item_desc_note {
  font-size: 1.2rem;
  line-height: 1.66;
}

.item_desc_sec04 {
  max-width: 1000px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 85px;
}

.item_desc_sec04 h2 {
  font-size: 2.4rem;
  border-bottom: 1px solid #DFDAD7;
  margin-bottom: 30px;
  padding-bottom: 10px;
}

.item_desc_sec04 .item_desc_video {
  width: 100%;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}

.item_desc_sec04 .item_desc_video iframe {
  max-width: 700px;
  width: 100%;
}

.tab_area {
  display: flex;
  border-bottom: 1px solid #93857E;
  justify-content: center;
  cursor: pointer;
}

.tab_area .tab {
  width: 180px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-top: 1px solid #DEDAD7;
  border-left: 1px solid #DEDAD7;
  border-right: 1px solid #DEDAD7;
  margin-right: 10px;
  background-color: #F4F2F1;
  color: #93857E;
}

.tab_area .tab:last-child {
  margin-right: 0;
}

.tab_area .tab.active {
  color: #000000;
  background-color: #fff;
  border-top: 1px solid #93857E;
  border-left: 1px solid #93857E;
  border-right: 1px solid #93857E;
  position: relative;
}

.tab_area .tab.active::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -1px;
  width: 100%;
  height: 1px;
  background: #fff;
}

.panel {
  display: none;
  padding-top: 75px;
}

.panel.active {
  display: block;
}

/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼
item_list.css
▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */
#sysWrap {
  padding-left: 0;
  padding-right: 0;
  margin: 120px auto 0;
  max-width: 1280px;
  overflow: initial;
}

.mv_cat {
  background: url(https://xanax-baseball.com/img/layout/category/bg_cat.jpg) no-repeat;
  background-position: center;
  background-size: cover;
  height: 400px;
  margin: 0 calc(50% - 50vw);
  width: 100vw;
}

.mv_cat.mv_cat_gloves_mits {
  background: url(https://xanax-baseball.com/img/layout/category/bg_cat_gloves_mits.jpg) no-repeat;
  background-position: center;
  background-size: cover;
}

.mv_cat.mv_cat_apparel {
  background: url(https://xanax-baseball.com/img/layout/category/bg_cat_apparel.jpg) no-repeat;
  background-position: center;
  background-size: cover;
}

.mv_cat.mv_cat_bat {
  background: url(https://xanax-baseball.com/img/layout/category/bg_cat_bat.jpg) no-repeat;
  background-position: center;
  background-size: cover;
}

.mv_cat.mv_cat_grove {
  background: url(https://xanax-baseball.com/img/layout/category/bg_cat_gloves.jpg) no-repeat;
  background-position: center;
  background-size: cover;
}

.mv_cat.mv_cat_equipment {
  background: url(https://xanax-baseball.com/img/layout/category/bg_cat_equipment.jpg) no-repeat;
  background-position: center;
  background-size: cover;
}

.mv_cat.mv_cat_maintenance {
  background: url(https://xanax-baseball.com/img/layout/category/bg_cat_maintenance.jpg) no-repeat;
  background-position: center;
  background-size: cover;
}

.mv_cat.mv_cat_shoes {
  background: url(https://xanax-baseball.com/img/layout/category/bg_cat_shoes.jpg) no-repeat;
  background-position: center;
  background-size: cover;
}

.mv_cat_inner {
  max-width: 1280px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  height: 100%;
  position: relative;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
}

.mv_cat_inner .mv_cat_group {
  height: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  position: relative;
}

.mv_cat_inner .heading_en {
  color: rgba(255, 255, 255, 0.7);
}

.mv_cat_inner .heading_en span span {
  display: block;
}

.mv_cat_inner h1 {
  width: 100%;
  font-size: 3.8rem;
  font-weight: bold;
  z-index: 10;
  position: relative;
  font-family: "Noto Sans JP", sans-serif;
  margin-top: -40px;
}

.mv_cat_inner02 h1 {
  margin-top: 0;
  display: inline;
  position: absolute;
  width: auto;
  left: 50%;
  width: 100%;
  transform: translateX(-50%);
  line-height: 1.3;
}

.cat_list {
  margin-bottom: 50px;
}

.cat_list ul {
  display: flex;
  flex-wrap: wrap;
}

.cat_list ul li {
  max-width: 310px;
  width: 100%;
  border: 1px solid #DEDAD7;
  margin-right: 12px;
  margin-bottom: 12px;
  border-radius: 5px;
}

.cat_list ul li:nth-child(4n) {
  margin-right: 0;
}

.cat_list ul li a {
  display: flex;
  align-items: center;
  padding: 10px;
  height: 100%;
}

.cat_list ul li a .cat_list_thumb {
  width: 80px;
  height: auto;
}

.cat_list ul li a p {
  max-width: 210px;
  width: 100%;
  display: flex;
  justify-content: center;
  font-weight: bold;
  margin-left: 10px;
}

#sysItemCategory .sysItemCategoryPankuzu {
  font-size: 0;
  width: 100%;
  margin: 30px auto 55px;
  font-family: "Jost", sans-serif;
  display: block;
  color: #BBBBBB;
}

#sysItemCategory .sysItemCategoryPankuzu > a {
  font-size: 1.3rem;
  color: #BBBBBB;
  position: relative;
}

#sysItemCategory .sysItemCategoryPankuzu > a::before {
  content: "/";
  padding-right: 5px;
  padding-left: 5px;
  color: #BBBBBB;
  font-size: 1.5rem;
  pointer-events: none;
}

#sysItemCategory .sysItemCategoryPankuzu > a::after {
  content: "";
  position: absolute;
  width: 31px;
  height: 24px;
  top: 0;
  left: 0;
}

#sysItemCategory .sysItemCategoryPankuzu > a:nth-of-type(1) {
  font-size: 0;
  position: relative;
  padding-right: 25px;
  display: inline-block;
  top: -17px;
}

#sysItemCategory .sysItemCategoryPankuzu > a:nth-of-type(1)::before {
  content: "";
  position: absolute;
  background: url(https://xanax-baseball.com/img/layout/common/ico_home.png) no-repeat;
  background-size: 100%;
  width: 31px;
  height: 24px;
  top: 0;
  left: 0;
  margin-top: 0;
}

#sysItemCategory .sysItemCategoryPankuzu > a:nth-last-of-type(1) {
  color: #000000;
}

#sysItemCategory #sysAll #sysWrap #sysMain .sysItemCategoryInfo .sysCategoryDescription h1.sysHeadline {
  font-weight: normal;
  font-size: 2.4rem;
}

#sysItemCategory #sysAll #sysWrap #sysMain .sysItemCategoryInfo + .sysYamiForm {
  max-width: 300px;
  margin-left: auto;
  margin-right: auto;
  font-size: 1.2rem;
  position: relative;
  margin-top: 50px;
}

#sysItemCategory #sysAll #sysWrap #sysMain .sysItemCategoryInfo + .sysYamiForm > div:first-child {
  margin-bottom: 10px;
}

#sysItemCategory #sysAll #sysWrap #sysMain .sysItemCategoryInfo + .sysYamiForm > div input[name=yami_password] {
  padding: 5px 60px 5px 10px !important;
  border: 1px solid #DEDAD7;
  color: #93857E;
  font-weight: bold;
  height: 40px;
}

#sysItemCategory #sysAll #sysWrap #sysMain .sysItemCategoryInfo + .sysYamiForm > div input[type=submit] {
  margin: 0;
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 0;
  height: 40px;
  width: 50px;
  background: #93857E;
  color: #fff;
  font-weight: bold;
  font-size: 1.2rem;
}

#sysItemCategory #sysAll #sysWrap #sysMain .sysItemCategoryForm {
  padding: 5px 0 0;
  font-size: 1.2rem;
}

#sysItemCategory #sysAll #sysWrap #sysMain .sysItemCategoryForm .sysItemCategoryCtl {
  padding: 10px 0;
  border-top: none;
  border-bottom: 1px solid #E0E0E0;
  font-size: 1.4rem;
  margin-bottom: 18px;
}

#sysItemCategory #sysAll #sysWrap #sysMain .sysItemCategoryForm .sysItemCategoryCtl a {
  background: #fff;
  border: 1px solid #BBBBBB;
  color: #BBBBBB;
  padding: 5px 14px 5px;
  transition: all 0.3s ease;
  border-radius: 20px;
  line-height: 1;
  font-size: 1.4rem;
  margin-right: 5px;
  margin-bottom: 12px;
}

#sysItemCategory #sysAll #sysWrap #sysMain .sysItemCategoryForm .sysItemCategoryCtl a.sysCurrent {
  background: #fff;
  border: 1px solid #333333;
  color: #333;
  transition: all 0.3s ease;
  padding: 5px 14px 5px;
  font-size: 1.4rem;
  line-height: 1;
  margin-right: 5px;
  margin-bottom: 12px;
}

#sysItemCategory #sysAll #sysWrap #sysMain .sysItemCategoryForm .sysItemCategoryCtl a.sysCurrent:hover {
  opacity: 0.8;
}

#sysItemCategory #sysAll #sysWrap #sysMain .sysItemCategoryForm .sysItemCategoryCtl a:hover {
  background: #333333;
  color: #fff;
  transition: all 0.3s ease;
  opacity: 1;
}

#sysItemCategory #sysAll #sysWrap #sysMain .sysItemCategoryForm .sysItemCategoryCtl a:first-child {
  margin-left: 8px;
}

.sysItemListDisp {
  width: 100%;
  margin: 0 auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 55px;
  font-size: 1.4rem;
}

.sysItemListDisp .sysItemListViewType {
  float: none;
  display: flex;
  align-items: center;
}

.sysItemListDisp .sysItemListViewType label {
  font-size: 0;
  display: inline-block;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center center;
  cursor: pointer;
}

.sysItemListDisp .sysItemListViewType label input {
  display: none;
}

.sysItemListDisp .sysItemListViewType label:nth-child(1) {
  background-image: url(https://xanax-baseball.com/img/layout/common/ico_list.png);
  width: 30px;
  height: 30px;
  margin-right: 18px;
}

.sysItemListDisp .sysItemListViewType label:nth-child(2) {
  background-image: url(https://xanax-baseball.com/img/layout/common/ico_thumbnail.png);
  width: 30px;
  height: 30px;
}

.sysItemListDisp::after {
  content: none;
}

.sysItemList ul.sysThumbnail li {
  margin-bottom: 10px;
  position: relative;
  width: 25%;
  padding: 15px 20px 28px;
  border-left: 1px solid #DEDAD7;
  border-bottom: 1px solid #DEDAD7;
}

.sysItemList ul.sysThumbnail li:last-child {
  border-right: 1px solid #DEDAD7;
}

.sysItemList ul.sysThumbnail li:nth-child(4n) {
  border-right: 1px solid #DEDAD7;
}

.sysItemList ul.sysThumbnail li::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  width: 20px;
  height: 20px;
  background: #fff;
  transform: translate(-50%, 50%);
  bottom: 0;
}

.sysItemList ul.sysThumbnail li::before {
  content: "";
  position: absolute;
  right: 0;
  width: 20px;
  height: 20px;
  background: #fff;
  transform: translate(50%, 50%);
  bottom: 0;
}

.sysItemList ul.sysThumbnail li .sysThumbnailImage {
  width: 100%;
  max-width: 240px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.sysItemList ul.sysThumbnail li .itemDetailWrap {
  text-align: right;
}

.sysItemList ul.sysThumbnail li .itemDetailWrap .sysItemName {
  font-size: 1.4rem;
  line-height: 1.71;
  font-weight: bold;
  margin-bottom: 30px;
  min-height: 45px;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  text-align: left;
}

.sysItemList ul.sysThumbnail li .itemDetailWrap .sysOriginSuggestedPrice,
.sysItemList ul.sysThumbnail li .itemDetailWrap .sysSuggestedRetailPrice,
.sysItemList ul.sysThumbnail li .itemDetailWrap .sysItemBlockVariationYamiPrice,
.sysItemList ul.sysThumbnail li .itemDetailWrap .sysItemBlockVariationPrice,
.sysItemList ul.sysThumbnail li .itemDetailWrap .sysRetailPrice {
  font-size: 1.8rem;
  line-height: 1;
  text-align: right;
  margin-bottom: 10px;
  font-weight: bold;
  display: block;
}

.sysItemList ul.sysThumbnail li .itemDetailWrap .sysOriginSuggestedPrice span,
.sysItemList ul.sysThumbnail li .itemDetailWrap .sysSuggestedRetailPrice span,
.sysItemList ul.sysThumbnail li .itemDetailWrap .sysItemBlockVariationYamiPrice span,
.sysItemList ul.sysThumbnail li .itemDetailWrap .sysItemBlockVariationPrice span,
.sysItemList ul.sysThumbnail li .itemDetailWrap .sysRetailPrice span {
  font-size: 1.4rem;
  font-weight: normal;
}

.sysItemList ul.sysThumbnail li .itemDetailWrap .sysOriginRetailPrice {
  text-align: right;
}

.sysItemList ul.sysThumbnail li .itemDetailWrap .sysSuggestedRetailPrice,
.sysItemList ul.sysThumbnail li .itemDetailWrap .sysItemBlockVariationPrice {
  position: relative;
  text-decoration: none !important;
  display: inline-block;
}

.sysItemList ul.sysThumbnail li .itemDetailWrap .sysSuggestedRetailPrice::before,
.sysItemList ul.sysThumbnail li .itemDetailWrap .sysItemBlockVariationPrice::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  background: #333;
  width: 100%;
  height: 1px;
}

.sysItemList ul.sysThumbnail li .itemDetailWrap .sysItemPrArea {
  display: flex;
  flex-wrap: wrap;
}

.sysItemList ul.sysThumbnail li .itemDetailWrap .sysItemPrArea .sysItemPr {
  color: #93857E;
  border: 1px solid #93857E;
  font-weight: bold;
  padding: 3px 5px;
  font-size: 1.2rem;
  margin-right: 8px;
  margin-bottom: 6px;
  font-family: "Roboto", sans-serif;
  min-height: 22px;
  max-height: 22px;
  line-height: 1.3;
}

.sysItemList ul.sysThumbnail li .itemDetailWrap .sysItemPrArea .sysItemPr_red {
  color: #EA3323;
  border: 1px solid #EA3323;
  font-weight: bold;
  padding: 3px 5px;
  font-size: 1.2rem;
  margin-right: 8px;
  margin-bottom: 6px;
  min-height: 22px;
  max-height: 22px;
  line-height: 1.3;
}

.sysItemList ul.sysThumbnail li > div {
  height: auto !important;
}

.sysItemList ul.sysList li {
  border-top: 1px solid lightgray;
  position: relative;
  flex-wrap: nowrap;
  padding-top: 15px;
  padding-bottom: 15px;
}

.sysItemList ul.sysList li::after {
  content: none;
}

.sysItemList ul.sysList li .sysThumbnailImage {
  max-width: 240px;
  width: 100%;
}

.sysItemList ul.sysList li .itemDetailWrap {
  max-width: 960px;
  width: 100%;
  padding-right: 50px;
  height: auto !important;
  text-align: right;
}

.sysItemList ul.sysList li .itemDetailWrap .sysItemName {
  font-size: 1.6rem;
  line-height: 1.5;
  max-width: 600px;
  width: 100%;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  text-align: left;
}

.sysItemList ul.sysList li .itemDetailWrap .sysOriginSuggestedPrice,
.sysItemList ul.sysList li .itemDetailWrap .sysSuggestedRetailPrice,
.sysItemList ul.sysList li .itemDetailWrap .sysItemBlockVariationYamiPrice,
.sysItemList ul.sysList li .itemDetailWrap .sysItemBlockVariationPrice,
.sysItemList ul.sysList li .itemDetailWrap .sysRetailPrice {
  font-size: 1.8rem;
  line-height: 1;
  text-align: right;
  margin-bottom: 10px;
  font-weight: bold;
  transform: translateY(-100%);
}

.sysItemList ul.sysList li .itemDetailWrap .sysOriginSuggestedPrice span,
.sysItemList ul.sysList li .itemDetailWrap .sysSuggestedRetailPrice span,
.sysItemList ul.sysList li .itemDetailWrap .sysItemBlockVariationYamiPrice span,
.sysItemList ul.sysList li .itemDetailWrap .sysItemBlockVariationPrice span,
.sysItemList ul.sysList li .itemDetailWrap .sysRetailPrice span {
  font-size: 1.4rem;
  font-weight: normal;
}

.sysItemList ul.sysList li .itemDetailWrap .sysYamiPrice,
.sysItemList ul.sysList li .itemDetailWrap .sysOriginRetailPrice {
  margin-bottom: 5px;
  margin-top: 5px;
  text-align: right;
}

.sysItemList ul.sysList li .itemDetailWrap .sysSuggestedRetailPrice,
.sysItemList ul.sysList li .itemDetailWrap .sysItemBlockVariationPrice {
  position: relative;
  text-decoration: none !important;
  display: inline-block;
}

.sysItemList ul.sysList li .itemDetailWrap .sysSuggestedRetailPrice::before,
.sysItemList ul.sysList li .itemDetailWrap .sysItemBlockVariationPrice::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  background: #000;
  width: 100%;
  height: 1px;
}

.sysItemList ul.sysList li .itemDetailWrap .sysItemPrArea {
  display: flex;
  flex-wrap: wrap;
  max-width: 700px;
  width: 100%;
}

.sysItemList ul.sysList li .itemDetailWrap .sysItemPrArea .sysItemPr {
  color: #93857E;
  border: 1px solid #93857E;
  font-weight: bold;
  padding: 3px 5px;
  font-size: 1.2rem;
  margin-right: 8px;
  margin-bottom: 6px;
  font-family: "Roboto", sans-serif;
  min-height: 22px;
  max-height: 22px;
  line-height: 1.3;
}

.sysItemList ul.sysList li .itemDetailWrap .sysItemPrArea .sysItemPr_red {
  color: #EA3323;
  border: 1px solid #EA3323;
  font-weight: bold;
  padding: 3px 5px;
  font-size: 1.2rem;
  margin-right: 8px;
  margin-bottom: 6px;
  min-height: 22px;
  max-height: 22px;
  line-height: 1.3;
}

.sysItemList ul.sysList li:first-child {
  padding-top: 15px;
}

.sysPagination {
  margin-top: 30px;
}

.sysPagination > ul > li {
  width: 50px;
  margin-right: 5px;
  padding: 0;
}

.sysPagination > ul > li a {
  border-radius: 6px;
  width: 50px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: none;
  font-size: 1.3rem;
  border: 1px solid #B5B5B5;
  color: #534741;
  box-sizing: border-box;
  transition: all 300ms ease;
  text-decoration: none !important;
}

.sysPagination > ul > li a.sysCurrent {
  background: #FFFFFF;
  border: 1px solid #91857F;
  transition: all 300ms ease;
}

.sysPagination > ul > li a:hover {
  background: #534741;
  color: #CECECE;
  border: 1px solid #534741;
}

.sysPagination > ul > li:last-child {
  margin-right: 0;
}

#sysItemSearch #sysAll #sysWrap #sysMain .text_cmn_style .sysCategoryPankuzu {
  margin-top: 130px;
  margin-bottom: 70px;
}

#sysItemSearch #sysAll #sysWrap #sysMain > form {
  background: none;
  padding: 0;
}

#sysItemSearch #sysAll #sysWrap #sysMain > form > h2 {
  text-align: center;
  font-size: 3.2rem;
  position: relative;
  margin-bottom: 20px;
}

#sysItemSearch #sysAll #sysWrap #sysMain > form .sysItemSearchFormInput {
  background: #F4F2F1;
  padding: 20px;
}

#sysItemSearch #sysAll #sysWrap #sysMain > form .sysItemSearchFormInput input[type=radio] {
  margin: 10px 10px 10px;
}

#sysItemSearch #sysAll #sysWrap #sysMain > form .sysItemSearchFormInput select {
  height: 40px;
}

#sysItemSearch #sysAll #sysWrap #sysMain > form .sysItemSearchFormInput .sysSearchButton {
  border-radius: 50px;
  background: #93857E;
  font-weight: bold;
  color: #fff;
  transition: all 300ms ease;
  border: 1px solid #DEDAD7;
  font-size: 1.6rem;
}

#sysItemSearch #sysAll #sysWrap #sysMain > form .sysItemSearchFormInput .sysSearchButton:hover {
  background: #fff;
  color: #93857E;
  transition: all 300ms ease;
}

/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼
yamiichi.css
▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */
.yamiichi {
  margin-bottom: 5px;
}

.yamiichi .mv_yamiichi {
  background: url(https://xanax-baseball.com/img/layout/corporate/mv_corporate.jpg) no-repeat;
  background-position: center;
  background-size: cover;
  height: 400px;
  margin: 0 calc(50% - 50vw);
  width: 100vw;
  margin-bottom: 30px;
}

.yamiichi .mv_yamiichi h1 {
  font-size: 3.2rem;
  color: #fff;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}

.yamiichi .yamiichi_inner .yamiichi_blk {
  margin-bottom: 50px;
}

.yamiichi .yamiichi_inner .yamiichi_blk h2 {
  font-size: 3.2rem;
  text-align: center;
  font-weight: bold;
  border-bottom: 1px solid #DEDAD7;
  padding-bottom: 24px;
  margin-bottom: 40px;
}

.yamiichi .yamiichi_inner .yamiichi_blk p {
  text-align: center;
  line-height: 2;
  margin-bottom: 25px;
  font-size: 1.6rem;
}

.yamiichi .yamiichi_inner .yamiichi_blk p span {
  font-weight: bold;
}

.yamiichi .yamiichi_inner .yamiichi_blk .btn_common_wrap {
  text-align: center;
}

.yamiichi .yamiichi_inner .yamiichi_blk02 {
  max-width: 1000px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  border-top: 1px solid #DEDAD7;
  border-bottom: 1px solid #DEDAD7;
  padding-top: 25px;
  padding-bottom: 25px;
}

.yamiichi .yamiichi_inner .yamiichi_blk02 dl {
  display: flex;
  align-items: center;
}

.yamiichi .yamiichi_inner .yamiichi_blk02 dl dt {
  font-weight: bold;
  font-size: 1.6rem;
  min-width: 95px;
}

.yamiichi .yamiichi_inner .yamiichi_blk02 dl dd ul {
  list-style: 2;
  font-size: 1.6rem;
}

.yamiichi_page .sysItemList ul.sysList li .itemDetailWrap .sysItemPrArea .sysItemPr,
.yamiichi_page .sysItemList ul.sysList li .itemDetailWrap .sysItemPrArea .sysItemPr_red {
  background: #fff;
}

.yamiichi_page .sysItemList ul.sysThumbnail li {
  width: 23.4%;
  margin: 10px;
  background: #fff;
  border-left: none;
  border-bottom: none;
}

.yamiichi_page .sysItemList ul.sysThumbnail li::before {
  content: "";
  position: absolute;
  right: -10px;
  top: 0;
  border-left: 1px solid #DEDAD7;
  width: 1px;
  height: 100%;
  bottom: auto;
  transform: translate(0);
}

.yamiichi_page .sysItemList ul.sysThumbnail li::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -10px;
  border-left: 1px solid #DEDAD7;
  width: 100%;
  height: 1px;
  transform: translate(0);
  background: #DEDAD7;
}

.yamiichi_page .sysItemList ul.sysThumbnail li:last-child {
  border-right: none;
}

.yamiichi_page .sysItemList ul.sysThumbnail li .itemDetailWrap .sysItemPrArea .sysItemPr,
.yamiichi_page .sysItemList ul.sysThumbnail li .itemDetailWrap .sysItemPrArea .sysItemPr_red {
  background: #fff;
}

/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼
about.css
▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */
.about_fixed_link {
  position: fixed;
  top: 30%;
  right: 0;
}

.about_fixed_link::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 9px;
  background: #000000;
  height: 100%;
}

.about_fixed_link ul {
  margin-top: 60px;
}

.about_fixed_link ul li {
  transform: rotate(-15deg);
  margin-bottom: 50px;
}

.about_fixed_link ul li:last-child {
  margin-bottom: 0;
}

.about_fixed_link ul li a {
  padding-right: 40px;
  position: relative;
  display: block;
  transition: all 300ms ease;
}

.about_fixed_link ul li a::before {
  content: "";
  background: url(https://xanax-baseball.com/img/layout/common/ico_arrow_b.png) no-repeat;
  position: absolute;
  right: 17px;
  width: 17px;
  height: 10px;
  background-size: 100%;
  transform: rotate(15deg);
  top: 50%;
}

.about_fixed_link ul li a p {
  line-height: 1;
  position: relative;
}

.about_fixed_link ul li a p.about_fixed_num {
  font-size: 1.8rem;
  color: #EBEBEB;
  position: absolute;
  left: 15px;
  top: 10px;
  transform: translate(-100%, -100%);
}

.about_fixed_link ul li a p.about_fixed_ja {
  margin-left: auto;
  font-family: "Jost", sans-serif;
  letter-spacing: 0.1em;
  font-style: italic;
}

.about_fixed_link ul li a p.about_fixed_en {
  font-family: "Jost", sans-serif;
  margin-bottom: 5px;
  font-size: 3rem;
  letter-spacing: -0.05em;
  text-align: right;
  font-style: italic;
  font-weight: 600;
}

.about_fixed_link ul li a:hover {
  opacity: 0.5;
  transition: all 300ms ease;
}

.about_fixed_link ul li:nth-child(1) a p.about_fixed_ja {
  width: 86px;
}

.about_fixed_link ul li:nth-child(2) a p.about_fixed_num {
  left: 30px;
}

.about_fixed_link ul li:nth-child(2) a p.about_fixed_ja {
  width: 114px;
}

.about_fixed_link ul li:nth-child(3) a p.about_fixed_num {
  left: 30px;
}

.about_fixed_link ul li:nth-child(3) a p.about_fixed_ja {
  width: 102px;
}

.about_fixed_link ul li:nth-child(4) a {
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
}

.about_fixed_link ul li:nth-child(4) a::before {
  transform: rotate(195deg);
  top: auto;
  bottom: -10px;
}

.about_fixed_link ul li:nth-child(4) a p.about_fixed_en {
  font-size: 2.4rem;
}

.about_fixed_link ul li:nth-child(4) a p.about_fixed_ja {
  width: 22px;
  margin: 0;
}

.p_about_page .category_heading {
  margin-bottom: 100px;
}

.p_about_page .category_heading .heading_ja {
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
  font-size: 4.4rem;
}

.p_about_page .category_heading .heading_ja img {
  width: 158px;
  display: block;
  margin-left: 10px;
}

.p_about_page .category_heading p {
  text-align: center;
  font-weight: bold;
}

.p_about_page .about_sec {
  margin-bottom: 110px;
  margin-top: -120px;
  padding-top: 120px;
}

.p_about_page .about_sec .about_cmn_head {
  text-align: center;
  background: #F4F2F1;
  margin: 0 calc(50% - 50vw);
  width: 100vw;
  line-height: 1;
  height: 280px;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}

.p_about_page .about_sec .about_cmn_head .about_cmn_head01 {
  font-size: 20px;
  color: #CECECE;
  margin-bottom: 15px;
  letter-spacing: -0.01em;
}

.p_about_page .about_sec .about_cmn_head .about_cmn_ttl {
  font-size: 100px;
  font-weight: bold;
  margin-bottom: 15px;
}

.p_about_page .about_sec .about_cmn_head .about_cmn_head02 {
  font-size: 32px;
  font-weight: bold;
}

.p_about_page .about_sec .about_mission_catch {
  margin-top: 55px;
}

.p_about_page .about_sec .about_mission_catch .about_mission_catch_img {
  max-width: 750px;
  width: 100%;
  margin-bottom: 55px;
  margin-left: auto;
  margin-right: auto;
}

.p_about_page .about_sec .about_mission_catch .about_mission_catch_img img {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.p_about_page .about_sec .about_mission_catch p {
  font-size: 32px;
  line-height: 1.75;
  text-align: center;
  font-weight: bold;
}

.p_about_page .about_sec.about_sec02 .about_vision_catch {
  margin-top: 55px;
}

.p_about_page .about_sec.about_sec02 .about_vision_catch .about_vision_flx {
  display: flex;
  justify-content: space-between;
  max-width: 1000px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px;
}

.p_about_page .about_sec.about_sec02 .about_vision_catch .about_vision_flx .about_vision_catch_img {
  max-width: 290px;
  margin-right: 40px;
  width: 100%;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.p_about_page .about_sec.about_sec02 .about_vision_catch .about_vision_flx .about_vision_catch_img::before {
  content: "";
  width: 4px;
  height: 138px;
  background: #FF2846;
  position: absolute;
  right: -40px;
}

.p_about_page .about_sec.about_sec02 .about_vision_catch .about_vision_flx .about_vision_catch_img02 {
  max-width: 623px;
  width: 100%;
}

.p_about_page .about_sec.about_sec02 .about_vision_catch p {
  font-size: 32px;
  line-height: 1.75;
  text-align: center;
  font-weight: bold;
}

.p_about_page .about_sec.about_sec03 .about_archive_container {
  margin-top: -120px;
  padding-top: 120px;
}

.p_about_page .about_sec.about_sec03 .about_archive_pos,
.p_about_page .about_sec.about_sec03 .about_archive_pos02,
.p_about_page .about_sec.about_sec03 .about_archive_pos03,
.p_about_page .about_sec.about_sec03 .about_archive_pos04,
.p_about_page .about_sec.about_sec03 .about_archive_pos05 {
  position: relative;
}

.p_about_page .about_sec.about_sec03 .about_archive_pos .about_archive_timeline,
.p_about_page .about_sec.about_sec03 .about_archive_pos .about_archive_timeline02,
.p_about_page .about_sec.about_sec03 .about_archive_pos .about_archive_timeline03,
.p_about_page .about_sec.about_sec03 .about_archive_pos .about_archive_timeline04,
.p_about_page .about_sec.about_sec03 .about_archive_pos .about_archive_timeline05,
.p_about_page .about_sec.about_sec03 .about_archive_pos02 .about_archive_timeline,
.p_about_page .about_sec.about_sec03 .about_archive_pos02 .about_archive_timeline02,
.p_about_page .about_sec.about_sec03 .about_archive_pos02 .about_archive_timeline03,
.p_about_page .about_sec.about_sec03 .about_archive_pos02 .about_archive_timeline04,
.p_about_page .about_sec.about_sec03 .about_archive_pos02 .about_archive_timeline05,
.p_about_page .about_sec.about_sec03 .about_archive_pos03 .about_archive_timeline,
.p_about_page .about_sec.about_sec03 .about_archive_pos03 .about_archive_timeline02,
.p_about_page .about_sec.about_sec03 .about_archive_pos03 .about_archive_timeline03,
.p_about_page .about_sec.about_sec03 .about_archive_pos03 .about_archive_timeline04,
.p_about_page .about_sec.about_sec03 .about_archive_pos03 .about_archive_timeline05,
.p_about_page .about_sec.about_sec03 .about_archive_pos04 .about_archive_timeline,
.p_about_page .about_sec.about_sec03 .about_archive_pos04 .about_archive_timeline02,
.p_about_page .about_sec.about_sec03 .about_archive_pos04 .about_archive_timeline03,
.p_about_page .about_sec.about_sec03 .about_archive_pos04 .about_archive_timeline04,
.p_about_page .about_sec.about_sec03 .about_archive_pos04 .about_archive_timeline05,
.p_about_page .about_sec.about_sec03 .about_archive_pos05 .about_archive_timeline,
.p_about_page .about_sec.about_sec03 .about_archive_pos05 .about_archive_timeline02,
.p_about_page .about_sec.about_sec03 .about_archive_pos05 .about_archive_timeline03,
.p_about_page .about_sec.about_sec03 .about_archive_pos05 .about_archive_timeline04,
.p_about_page .about_sec.about_sec03 .about_archive_pos05 .about_archive_timeline05 {
  position: absolute;
  left: 50%;
  top: 0;
  width: 1px;
  height: 0;
  background: #333333;
}

.p_about_page .about_sec.about_sec03 .text_align_left {
  text-align: left;
}

.p_about_page .about_sec.about_sec03 .about_history_mb0 {
  margin-bottom: 0 !important;
}

.p_about_page .about_sec.about_sec03 .about_history_mb30 {
  margin-bottom: 30px !important;
}

.p_about_page .about_sec.about_sec03 .about_history_mb35 {
  margin-bottom: 35px !important;
}

.p_about_page .about_sec.about_sec03 .about_history_mb40 {
  margin-bottom: 40px !important;
}

.p_about_page .about_sec.about_sec03 .about_history_mb50 {
  margin-bottom: 50px !important;
}

.p_about_page .about_sec.about_sec03 .about_history_mt120 {
  margin-top: 120px !important;
}

.p_about_page .about_sec.about_sec03 .about_history_mt170 {
  margin-top: 170px !important;
}

.p_about_page .about_sec.about_sec03 .about_history_pb30 {
  padding-bottom: 30px !important;
}

.p_about_page .about_sec.about_sec03 .about_history_pb40 {
  padding-bottom: 40px !important;
}

.p_about_page .about_sec.about_sec03 .about_history_pb50 {
  padding-bottom: 50px !important;
}

.p_about_page .about_sec.about_sec03 #about1980sp {
  display: none;
}

.p_about_page .about_sec.about_sec03 .about_history_link {
  display: flex;
  justify-content: center;
  margin-top: 65px;
  margin-bottom: 40px;
  font-style: italic;
}

.p_about_page .about_sec.about_sec03 .about_history_link li {
  margin-right: 60px;
  line-height: 1;
  transform: rotate(-15deg);
}

.p_about_page .about_sec.about_sec03 .about_history_link li:last-child {
  margin-right: 0;
}

.p_about_page .about_sec.about_sec03 .about_history_link li a {
  color: #DFDAD7;
  font-size: 33px;
  border-bottom: 3px solid #DFDAD7;
  line-height: 1;
  display: block;
  padding-bottom: 2px;
  font-weight: bold;
}

.p_about_page .about_sec.about_sec03 .about_history_link li.active a {
  font-size: 3.8rem;
  color: #000000;
  border-bottom: none;
  pointer-events: none;
  cursor: default;
}

.p_about_page .about_sec.about_sec03 .about_history_link.about_history_link_sp {
  display: none;
}

.p_about_page .about_sec.about_sec03 .about_archive_ttl {
  display: flex;
  justify-content: center;
  align-items: center;
}

.p_about_page .about_sec.about_sec03 .about_archive_ttl .about_archive_topic {
  max-width: 450px;
  width: 100%;
  text-align: center;
  height: 62px;
  border: 1px solid #707070;
  border-radius: 50px;
  font-size: 2.4rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
}

.p_about_page .about_sec.about_sec03 .about_archive_ttl .about_archive_date {
  font-size: 8rem;
  margin-right: 70px;
  margin-left: 70px;
  font-weight: bold;
  font-style: italic;
}

.p_about_page .about_sec.about_sec03 .about_archive_flx {
  display: flex;
}

.p_about_page .about_sec.about_sec03 .about_archive_flx .about_archive_blk {
  width: 50%;
}

.p_about_page .about_sec.about_sec03 .about_archive_flx .about_archive_blk:nth-child(1) {
  padding-right: 40px;
}

.p_about_page .about_sec.about_sec03 .about_archive_flx .about_archive_blk:last-child {
  border-right: none;
  padding-left: 40px;
}

.p_about_page .about_sec.about_sec03 .about_archive_flx .about_archive_blk .about_archive_txt {
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 1.5;
}

.p_about_page .about_sec.about_sec03 .about_archive_flx .about_archive_blk .about_archive_txt span {
  font-size: 3.2rem;
  letter-spacing: -0.05em;
  display: block;
  line-height: 1;
  margin-bottom: 8px;
}

.p_about_page .about_sec.about_sec03 .about_archive_flx .about_archive_blk .about_archive_txt02 {
  font-size: 16px;
  background: #000;
  color: #fff;
  text-align: center;
  line-height: 1.66;
  font-weight: bold;
  display: inline-block;
  padding: 6px 12px;
  font-family: "Jost", "游ゴシック体";
}

.p_about_page .about_sec.about_sec03 .about_archive_flx .about_archive_blk .about_archive_txt02 span {
  font-size: 1.5rem;
}

.p_about_page .about_sec.about_sec03 .about_archive_flx .about_archive_blk .about_archive_txt02.about_archive_txt0202 {
  margin-bottom: 30px;
}

.p_about_page .about_sec.about_sec03 .about_archive_flx .about_archive_blk .about_archive_catalog {
  display: flex;
  flex-wrap: wrap;
}

.p_about_page .about_sec.about_sec03 .about_archive_flx .about_archive_blk .about_archive_catalog li {
  margin-right: 10px;
  text-align: center;
  margin-bottom: 10px;
}

.p_about_page .about_sec.about_sec03 .about_archive_flx .about_archive_blk .about_archive_catalog li img {
  margin-bottom: 3px;
}

.p_about_page .about_sec.about_sec03 .about_archive_flx .about_archive_blk .about_archive_catalog li p {
  font-size: 16px;
  font-weight: bold;
}

.p_about_page .about_sec.about_sec03 .about_archive_flx .about_archive_blk .about_archive_catalog.about_archive_catalog02 li img {
  display: block;
}

.p_about_page .about_sec.about_sec03 .about_archive_flx .about_archive_blk .about_archive_catalog.about_archive_catalog02 li p {
  font-size: 1.6rem;
  font-weight: bold;
}

.p_about_page .about_sec.about_sec03 .about_archive_flx .about_archive_blk .about_archive_inr {
  padding-left: 40px;
}

.p_about_page .about_sec.about_sec03 .about_archive_flx .about_archive_blk .about_archive_inr .about_archive_catalog_wrap {
  position: relative;
  margin-bottom: 15px;
}

.p_about_page .about_sec.about_sec03 .about_archive_flx .about_archive_blk .about_archive_inr .about_archive_catalog_wrap .about_archive_catalog_s {
  position: absolute;
  left: -40px;
  top: -20px;
  z-index: 10;
}

.p_about_page .about_sec.about_sec03 .about_archive_flx .about_archive_blk .about_archive_inr .about_archive_desc {
  line-height: 1.5;
  font-size: 1.6rem;
}

.p_about_page .about_sec.about_sec03 .about_archive_flx .about_archive_blk .about_archive_column {
  display: flex;
}

.p_about_page .about_sec.about_sec03 .about_archive_flx .about_archive_blk .about_archive_column .about_archive_img {
  width: 60px;
  height: 80px;
  margin-right: 20px;
}

.p_about_page .about_sec.about_sec03 .about_archive_flx .about_archive_blk .about_archive_column p {
  font-size: 1.6rem;
}

.p_about_page .about_sec.about_sec03 .about_catch02 {
  max-width: 816px;
  margin-left: auto;
  margin-right: auto;
}

/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼
faq.css
▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */
.p_faq_page.text_cmn_style .sysCategoryPankuzu {
  margin-top: 15px;
  margin-bottom: 70px;
}

.p_faq_page #faq01,
.p_faq_page #faq02,
.p_faq_page #faq03,
.p_faq_page #faq04 {
  margin-top: -120px;
  padding-top: 120px;
}

.p_faq_page .faq_category_list ul {
  margin-top: 75px;
  margin-bottom: 70px;
  display: flex;
}

.p_faq_page .faq_category_list ul li {
  max-width: 310px;
  width: 100%;
  border: 1px solid #DEDAD7;
  border-radius: 5px;
  text-align: center;
  margin-right: 15px;
}

.p_faq_page .faq_category_list ul li:last-child {
  margin-right: 0;
}

.p_faq_page .faq_category_list ul li a {
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.6rem;
  font-weight: bold;
  transition: all 300ms ease;
}

.p_faq_page .faq_category_list ul li a:hover {
  background: #DEDAD7;
  transition: all 300ms ease;
  color: #fff;
}

.p_faq_page .faq_list {
  max-width: 1135px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 70px;
}

.p_faq_page .faq_list .heading_ja {
  font-size: 2.4rem;
  margin-bottom: 50px;
}

.p_faq_page .faq_list dl {
  border: 1px solid #E0E0E0;
  margin-bottom: 30px;
  padding: 22px 10px;
  border-radius: 4px;
}

.p_faq_page .faq_list dl.active {
  background: #F4F2F1;
}

.p_faq_page .faq_list dl dt {
  position: relative;
  cursor: pointer;
  padding-right: 50px;
}

.p_faq_page .faq_list dl dt.active::after {
  content: none;
}

.p_faq_page .faq_list dl dt::before {
  content: "";
  width: 16px;
  height: 3px;
  background: #93857E;
  position: absolute;
  top: 15px;
  right: 19px;
  transform: translateY(-50%);
}

.p_faq_page .faq_list dl dt::after {
  content: "";
  width: 15px;
  height: 3px;
  background: #93857E;
  position: absolute;
  top: 15px;
  right: 21px;
  transform: rotate(90deg) translateY(-50%);
  margin-top: -1px;
}

.p_faq_page .faq_list dl dt .faq_list_question {
  display: flex;
  font-weight: bold;
  font-size: 1.6rem;
}

.p_faq_page .faq_list dl dt .faq_list_question span {
  font-family: "Jost", sans-serif;
  font-size: 3.2rem;
  color: #93857E;
  font-weight: bold;
  margin-right: 15px;
  line-height: 1;
}

.p_faq_page .faq_list dl dt .faq_list_question .faq_list_txt {
  font-size: 1.6rem;
  padding-top: 3px;
}

.p_faq_page .faq_list dl dt .faq_list_question .faq_list_txt p a {
  text-decoration: underline;
}

.p_faq_page .faq_list dl dd {
  display: none;
}

.p_faq_page .faq_list dl dd .faq_list_answer {
  align-items: center;
  font-size: 1.6rem;
  display: flex;
  margin-top: 12px;
}

.p_faq_page .faq_list dl dd .faq_list_answer span {
  color: #DFDAD7;
  font-family: "Jost", sans-serif;
  font-size: 3.2rem;
  font-weight: bold;
  margin-right: 15px;
  line-height: 1;
}

.p_faq_page .faq_list dl dd .faq_list_answer .faq_list_txt {
  font-size: 1.6rem;
  padding-top: 3px;
}

.p_faq_page .faq_list dl dd .faq_list_answer .faq_list_txt p a {
  text-decoration: underline;
}

.p_faq_page .faq_blk p {
  text-align: center;
  margin-bottom: 20px;
  font-size: 1.6rem;
}

.p_faq_page .faq_blk .btn_common_wrap {
  text-align: center;
  margin-bottom: 80px;
}

.p_faq_page .faq_blk .btn_common_wrap .btn_common {
  max-width: 296px;
  width: 100%;
}

.p_faq_page .faq_blk .btn_common_wrap .btn_common a {
  max-width: 296px;
  width: 100%;
}

/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼
corporate.css
▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */
#corporate #sysAll #sysWrap #sysMain {
  max-width: 1280px;
  width: 100%;
}

.p_corporate_page .mv_corporate {
  background: url(https://xanax-baseball.com/img/layout/corporate/mv_corporate.jpg) no-repeat;
  background-position: center;
  background-size: cover;
  height: 400px;
  margin: 0 calc(50% - 50vw);
  width: 100vw;
  margin-bottom: 30px;
}

.p_corporate_page .mv_corporate h1 {
  font-size: 3.2rem;
  color: #fff;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}

.p_corporate_page .corporate_sec .heading_ja {
  font-size: 2.4rem;
}

.p_corporate_page .corporate_sec .category_heading {
  position: relative;
  margin-top: 140px;
}

.p_corporate_page .corporate_sec .category_heading .heading_en {
  position: absolute;
  bottom: 0;
  left: -25px;
}

.p_corporate_page .corporate_sec .corporate_tab_area {
  margin-top: 45px;
}

.p_corporate_page .corporate_sec .corporate_tab_area ul {
  display: flex;
  justify-content: center;
}

.p_corporate_page .corporate_sec .corporate_tab_area ul li {
  cursor: pointer;
  max-width: 310px;
  width: 100%;
  border: 1px solid #DEDAD7;
  border-radius: 5px;
  text-align: center;
  margin-right: 15px;
}

.p_corporate_page .corporate_sec .corporate_tab_area ul li:last-child {
  margin-right: 0;
}

.p_corporate_page .corporate_sec .corporate_tab_area ul li a {
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.6rem;
  font-weight: bold;
  transition: all 300ms ease;
}

.p_corporate_page .corporate_sec .corporate_tab_area ul li a:hover {
  background: #DEDAD7;
  color: #fff;
  transition: all 300ms ease;
}

.p_corporate_page .corporate_sec .corporate_tab_area ul li.active a {
  background: #DEDAD7;
  color: #fff;
  transition: all 300ms ease;
}

.p_corporate_page .corporate_sec .corporate_panel_area > div {
  display: none;
}

.p_corporate_page .corporate_sec .corporate_panel_area > div.active {
  display: block;
}

.p_corporate_page .corporate_sec table {
  max-width: 750px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 40px;
  margin-bottom: 100px;
}

.p_corporate_page .corporate_sec table caption {
  font-weight: bold;
  font-size: 1.6rem;
  color: #93857E;
  text-align: left;
  margin-bottom: 20px;
}

.p_corporate_page .corporate_sec table tr {
  border-top: 1px solid #DEDAD7;
}

.p_corporate_page .corporate_sec table tr:last-child {
  border-bottom: 1px solid #DEDAD7;
}

.p_corporate_page .corporate_sec table tr th {
  font-size: 1.6rem;
  width: 120px;
  padding-top: 22px;
  padding-bottom: 18px;
  text-align: left;
  vertical-align: top;
}

.p_corporate_page .corporate_sec table tr td {
  font-size: 1.6rem;
  padding-top: 18px;
  padding-bottom: 18px;
  line-height: 2;
}

.p_corporate_page .corporate_sec.corporate_sec03 {
  margin-top: -120px;
  padding-top: 120px;
}

.p_corporate_page .corporate_sec.corporate_sec03 table {
  margin-bottom: 50px;
}

.p_corporate_page .corporate_sec.corporate_sec03 table tr th {
  width: 180px;
}

.p_corporate_page .corporate_sec.corporate_sec03 .btn_common_wrap {
  text-align: center;
}

.p_corporate_page .corporate_sec02 {
  background: #F4F2F1;
  margin: 0 calc(50% - 50vw);
  width: 100vw;
  position: relative;
}

.p_corporate_page .corporate_sec02 .corporate_flx {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 300px;
}

.p_corporate_page .corporate_sec02 .corporate_flx .corporate_txt_blk .corporate_txt_group {
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.p_corporate_page .corporate_sec02 .corporate_flx .corporate_txt_blk .corporate_txt_group .corporate_txt {
  line-height: 2;
  font-size: 1.6rem;
  text-align: center;
  color: #93857E;
  font-weight: bold;
  margin-bottom: 20px;
}

.p_corporate_page .corporate_sec02 .corporate_flx .corporate_txt_blk .corporate_txt_group .btn_xanax {
  width: 248px;
  height: 70px;
  margin-left: auto;
  margin-right: auto;
}

.p_corporate_page .corporate_sec02 .corporate_flx .corporate_txt_blk .corporate_txt_group .btn_xanax a {
  display: flex;
  background: rgba(147, 133, 126, 0.6);
  flex-direction: column;
  align-items: center;
  color: #fff;
  height: 100%;
  justify-content: center;
  position: relative;
}

.p_corporate_page .corporate_sec02 .corporate_flx .corporate_txt_blk .corporate_txt_group .btn_xanax a::after {
  content: "";
  background: url(https://xanax-baseball.com/img/layout/common/ico_blank_w.png) no-repeat;
  width: 12px;
  height: 10px;
  background-size: 100%;
  position: absolute;
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
}

.p_corporate_page .corporate_sec02 .corporate_flx .corporate_txt_blk .corporate_txt_group .btn_xanax a img {
  width: 80px;
  display: block;
}

.p_corporate_page .corporate_sec02 .corporate_flx .corporate_txt_blk .corporate_txt_group .btn_xanax a p {
  font-size: 1rem;
  text-align: center;
  margin-top: 2px;
  font-weight: bold;
  letter-spacing: 0.01em;
}

.p_corporate_page .corporate_sec02 .corporate_flx .corporate_bnr_blk {
  max-width: 610px;
  width: 100%;
}

.p_corporate_page .corporate_sec02 .corporate_flx .corporate_bnr_blk img {
  max-width: 520px;
}

/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼
shop.css
▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */
.bg_hokkaido {
  background: #89b3cc !important;
}

.bg_tohoku {
  background: #b16d6e !important;
}

.bg_kanto {
  background: #8a8a96 !important;
}

.bg_kanto02 {
  background: #f7bb97 !important;
}

.bg_hokuriku {
  background: #a3d8ae !important;
}

.bg_tokai {
  background: #8b8bcb !important;
}

.bg_kinki {
  background: #f1f094 !important;
}

.bg_tyugoku_shikoku {
  background: #ff9798 !important;
}

.bg_kyusyu {
  background: #eed980 !important;
}

.bg_color_brown {
  background: #9c9288 !important;
}

.bg_color_brown02 {
  background: #d4ccc9 !important;
}

.bg_color_brown03 {
  background: #f0efed !important;
}

.bg_color_brown04 {
  background: #847f79 !important;
}

.p_shop_page {
  /******* 地図成形 *******/
  /* 北海道・東北 */
  /* 関東 */
  /* 中部 */
  /* 近畿 */
  /* 中国 */
  /* 四国 */
  /* 九州・沖縄 */
  /****************************************
  	レスポンシブ

  ****************************************/
}

.p_shop_page .category_heading {
  position: relative;
}

.p_shop_page .category_heading .heading_en {
  position: absolute;
  bottom: 0;
  left: -20px;
}

.p_shop_page .shoplist_link_sp {
  display: none;
}

.p_shop_page .shoplist_link_sp .shoplist_link_list {
  margin-bottom: 20px;
  margin-top: 20px;
}

.p_shop_page .shoplist_link_sp .shoplist_link_list h2 {
  font-size: 1.6rem;
  margin-bottom: 10px;
}

.p_shop_page .shoplist_link_sp .shoplist_link_list ul {
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 20px;
  display: flex;
}

.p_shop_page .shoplist_link_sp .shoplist_link_list ul li {
  max-width: 100%;
  width: 49%;
  margin-right: 0;
  margin-bottom: 10px;
  border-radius: 3px;
  overflow: hidden;
  border: 1px solid #DEDAD7;
  text-align: center;
}

.p_shop_page .shoplist_link_sp .shoplist_link_list ul li a {
  height: 42px;
  font-size: 1.1rem;
  background: #F4F2F1;
  font-weight: bold;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: all 300ms ease;
}

.p_shop_page .shoplist_link_sp .shoplist_link_list ul li a::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  vertical-align: middle;
  right: 10px;
  width: 6px;
  height: 6px;
  border-top: 1px solid #93857E;
  border-right: 1px solid #93857E;
  transform: rotate(135deg);
}

.p_shop_page .shoplist_sec {
  position: relative;
  max-width: 1155px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 60px;
  margin-top: 50px;
}

.p_shop_page .shoplist_sec .shoplist_lead_sp {
  display: none;
}

.p_shop_page .shoplist_sec .shoplist_lead {
  max-width: 410px;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.p_shop_page .shoplist_sec .shoplist_lead .shoplist_lead_txt {
  font-size: 1.6rem;
  line-height: 2;
  letter-spacing: -0.05em;
  margin-bottom: 30px;
}

.p_shop_page .shoplist_sec .shoplist_lead .shoplist_lead_txt02 {
  color: #93857E;
  border: 1px solid #91857F;
  border-radius: 50px;
  text-align: center;
  font-size: 1.6rem;
  padding: 10px;
  letter-spacing: -0.01em;
  font-weight: bold;
}

.p_shop_page .shoplist_sec02 {
  max-width: 1135px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.p_shop_page .shoplist_sec02 #tohokuArea,
.p_shop_page .shoplist_sec02 #kantoArea,
.p_shop_page .shoplist_sec02 #kantoArea02,
.p_shop_page .shoplist_sec02 #hokurikuArea,
.p_shop_page .shoplist_sec02 #tokaiArea,
.p_shop_page .shoplist_sec02 #kinkiArea,
.p_shop_page .shoplist_sec02 #tyugokuShikokuArea,
.p_shop_page .shoplist_sec02 #kyusyuArea {
  margin-top: -120px;
  padding-top: 120px;
}

.p_shop_page .shoplist_sec02 .shoplist_inner .shoplist_link {
  margin-bottom: 60px;
}

.p_shop_page .shoplist_sec02 .shoplist_inner .shoplist_link ul {
  display: flex;
  justify-content: center;
}

.p_shop_page .shoplist_sec02 .shoplist_inner .shoplist_link ul li {
  max-width: 250px;
  width: 100%;
  border: 1px solid #DEDAD7;
  height: 50px;
  margin-right: 15px;
  border-radius: 5px;
}

.p_shop_page .shoplist_sec02 .shoplist_inner .shoplist_link ul li:last-child {
  margin-right: 0;
}

.p_shop_page .shoplist_sec02 .shoplist_inner .shoplist_link ul li a {
  height: 100%;
  display: flex;
  align-items: center;
  font-size: 1.6rem;
  text-align: center;
  justify-content: center;
  font-weight: bold;
}

.p_shop_page .shoplist_sec02 .shoplist_inner .shoplist_ttl02 {
  text-align: center;
  font-size: 2.4rem;
  font-weight: bold;
  margin-bottom: 45px;
}

.p_shop_page .shoplist_sec02 .shoplist_inner .shoplist_group {
  margin-top: -120px;
  padding-top: 120px;
  margin-bottom: 30px;
}

.p_shop_page .shoplist_sec02 .shoplist_inner .shoplist_group .shoplist_ttl03 {
  position: relative;
  font-size: 2.4rem !important;
  font-weight: bold;
  padding-left: 15px;
  margin-bottom: 25px;
}

.p_shop_page .shoplist_sec02 .shoplist_inner .shoplist_group .shoplist_ttl03::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background: #DEDAD7;
  width: 4px;
  height: 30px;
}

.p_shop_page .shoplist_sec02 .shoplist_inner .shoplist_group .shoplist_list {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 60px;
}

.p_shop_page .shoplist_sec02 .shoplist_inner .shoplist_group .shoplist_list li {
  max-width: 560px;
  width: 100%;
  border: 1px solid #DEDAD7;
  border-radius: 10px;
  margin-right: 10px;
  margin-bottom: 20px;
  padding: 15px 20px;
  display: flex;
  justify-content: space-between;
}

.p_shop_page .shoplist_sec02 .shoplist_inner .shoplist_group .shoplist_list li:nth-child(even) {
  margin-right: 0;
}

.p_shop_page .shoplist_sec02 .shoplist_inner .shoplist_group .shoplist_list li .shoplist_list_blk {
  max-width: 422px;
  width: 100%;
  margin-right: 15px;
}

.p_shop_page .shoplist_sec02 .shoplist_inner .shoplist_group .shoplist_list li .shoplist_list_blk .shoplist_ttl04 {
  font-size: 1.8rem;
  font-weight: bold;
  border-bottom: 1px solid #DEDAD7;
  padding-bottom: 5px;
  margin-bottom: 15px;
}

.p_shop_page .shoplist_sec02 .shoplist_inner .shoplist_group .shoplist_list li .shoplist_list_blk dl {
  display: flex;
  font-size: 1.6rem;
}

.p_shop_page .shoplist_sec02 .shoplist_inner .shoplist_group .shoplist_list li .shoplist_list_blk dl dt {
  margin-bottom: 5px;
}

.p_shop_page .shoplist_sec02 .shoplist_inner .shoplist_group .shoplist_list li .shoplist_list_blk02 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 90px;
}

.p_shop_page .shoplist_sec02 .shoplist_inner .shoplist_group .shoplist_list li .shoplist_list_blk02 a {
  display: block;
  text-align: center;
}

.p_shop_page .shoplist_sec02 .shoplist_inner .shoplist_group .shoplist_list li .shoplist_list_blk02 a p {
  font-size: 1.4rem;
  letter-spacing: -0.01em;
  text-decoration: underline;
}

.p_shop_page .shoplist_sec02 .shoplist_inner .shoplist_group .shoplist_list li .shoplist_list_blk02 a img {
  width: 25px;
  margin-bottom: 5px;
}

.p_shop_page #japan-map div div.area div {
  border: 1px #ffffff solid;
  text-align: center;
  font-size: 14px;
  display: flex;
  display: -webkit-flex;
  align-items: center; /* 縦方向中央揃え */
  -webkit-align-items: center; /* 縦方向中央揃え（Safari用） */
  justify-content: center; /* 横方向中央揃え */
  -webkit-justify-content: center; /* 横方向中央揃え（Safari用） */
  border-radius: 6px;
  -webkit-border-radius: 6px;
  position: absolute;
  box-sizing: border-box;
  transition: 0.2s;
}

.p_shop_page #japan-map div div.area div:hover {
  opacity: 0.5;
  transition: 0.2s;
}

.p_shop_page #japan-map {
  display: block;
  width: 777px;
  height: 482px;
  background-color: none;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.p_shop_page #japan-map p.area-title {
  display: none;
}

.p_shop_page .map_pos {
  position: relative;
  z-index: 10;
}

.p_shop_page #hokkaido-touhoku {
  width: 136px;
  display: block;
  height: 265px;
  position: absolute;
  left: 638px;
}

.p_shop_page #hokkaido-touhoku div.area div {
  color: #ffffff;
}

.p_shop_page #hokkaido {
  width: 133px;
  height: 70px;
}

.p_shop_page #aomori {
  width: 93px;
  height: 43px;
  left: 21px;
  top: 96px;
}

.p_shop_page #akita {
  width: 67px;
  height: 42px;
  left: 3px;
  top: 139px;
}

.p_shop_page #iwate {
  width: 67px;
  height: 42px;
  left: 70px;
  top: 139px;
}

.p_shop_page #yamagata {
  width: 67px;
  height: 42px;
  top: 181px;
  left: 3px;
}

.p_shop_page #miyagi {
  width: 67px;
  height: 42px;
  top: 181px;
  left: 70px;
}

.p_shop_page #fukushima {
  width: 67px;
  height: 42px;
  top: 223px;
  left: 70px;
}

.p_shop_page #kantou {
  width: 158px;
  display: block;
  height: 174px;
  position: absolute;
  top: 265px;
  left: 623px;
  z-index: 2;
}

.p_shop_page #kantou div.area div {
  color: #ffffff;
}

.p_shop_page #ibaraki {
  width: 52px;
  height: 85px;
  top: 0px;
  left: 100px;
}

.p_shop_page #tochigi {
  width: 50px;
  height: 42px;
  top: 0px;
  left: 50px;
}

.p_shop_page #gunma {
  width: 50px;
  height: 42px;
  top: 0px;
  left: 0px;
}

.p_shop_page #saitama {
  width: 100px;
  height: 43px;
  top: 42px;
  left: 0px;
}

.p_shop_page #chiba {
  width: 52px;
  height: 84px;
  top: 85px;
  left: 100px;
}

.p_shop_page #tokyo {
  width: 100px;
  height: 42px;
  top: 85px;
  left: 0px;
}

.p_shop_page #kanagawa {
  width: 67px;
  height: 42px;
  top: 127px;
  left: 0px;
}

.p_shop_page #tyubu {
  width: 270px;
  height: 211px;
  position: absolute;
  left: 438px;
  top: 223px;
}

.p_shop_page #tyubu div.area div {
  color: #ffffff;
}

.p_shop_page #nigata {
  width: 85px;
  height: 42px;
  left: 185px;
}

.p_shop_page #toyama {
  width: 67px;
  height: 42px;
  left: 118px;
}

.p_shop_page #ishikawa {
  width: 50px;
  height: 57px;
  left: 68px;
}

.p_shop_page #fukui {
  width: 68px;
  height: 42px;
  left: 0px;
  z-index: 20;
}

.p_shop_page #nagano {
  width: 67px;
  height: 85px;
  left: 118px;
  top: 42px;
}

.p_shop_page #yamanashi {
  width: 67px;
  height: 42px;
  left: 118px;
  top: 127px;
}

.p_shop_page #gifu {
  width: 50px;
  height: 55px;
  left: 68px;
  top: 57px;
}

.p_shop_page #shizuoka {
  width: 67px;
  height: 42px;
  left: 118px;
  top: 169px;
}

.p_shop_page #aichi {
  width: 50px;
  height: 57px;
  top: 112px;
  left: 68px;
}

.p_shop_page #kinki {
  width: 186px;
  height: 211px;
  position: absolute;
  left: 320px;
  top: 223px;
}

.p_shop_page #kinki div.area div {
  color: #ffffff;
}

.p_shop_page #kyoto {
  width: 67px;
  height: 84px;
  left: 51px;
}

.p_shop_page #shiga {
  width: 68px;
  height: 42px;
  top: 42px;
  left: 118px;
}

.p_shop_page #osaka {
  width: 67px;
  height: 85px;
  top: 84px;
  left: 51px;
}

.p_shop_page #nara {
  width: 34px;
  height: 85px;
  top: 84px;
  left: 118px;
}

.p_shop_page #mie {
  width: 34px;
  height: 85px;
  top: 84px;
  left: 152px;
}

.p_shop_page #wakayama {
  width: 113px;
  height: 42px;
  top: 169px;
  left: 61px;
}

.p_shop_page #hyougo {
  width: 51px;
  height: 98px;
  left: 0px;
}

.p_shop_page #tyugoku {
  width: 151px;
  height: 98px;
  position: absolute;
  left: 169px;
  top: 223px;
}

.p_shop_page #tyugoku div.area div {
  color: #ffffff;
}

.p_shop_page #tottori {
  width: 50px;
  height: 49px;
  left: 101px;
}

.p_shop_page #okayama {
  width: 50px;
  height: 49px;
  top: 49px;
  left: 101px;
}

.p_shop_page #shimane {
  width: 51px;
  height: 49px;
  left: 50px;
}

.p_shop_page #hiroshima {
  width: 51px;
  height: 49px;
  top: 49px;
  left: 50px;
}

.p_shop_page #yamaguchi {
  width: 50px;
  height: 98px;
  left: 0px;
}

.p_shop_page #shikoku {
  width: 184px;
  height: 84px;
  position: absolute;
  left: 169px;
  top: 350px;
}

.p_shop_page #shikoku div.area div {
  color: #ffffff;
}

.p_shop_page #kagawa {
  width: 92px;
  height: 42px;
  right: 0px;
}

.p_shop_page #ehime {
  width: 92px;
  height: 42px;
  left: 0px;
}

.p_shop_page #tokushima {
  width: 92px;
  height: 42px;
  right: 0px;
  top: 42px;
}

.p_shop_page #kouchi {
  width: 92px;
  height: 42px;
  left: 0px;
  top: 42px;
}

.p_shop_page #kyusyu {
  width: 152px;
  height: 247px;
  position: absolute;
  left: 0px;
  top: 235px;
}

.p_shop_page #kyusyu div.area div {
  color: #ffffff;
}

.p_shop_page #fukuoka {
  width: 50px;
  height: 50px;
  left: 101px;
  top: 0px;
}

.p_shop_page #saga {
  width: 50px;
  height: 50px;
  left: 51px;
  top: 0px;
}

.p_shop_page #nagasaki {
  width: 50px;
  height: 50px;
  left: 1px;
  top: 0px;
}

.p_shop_page #oita {
  width: 50px;
  height: 50px;
  left: 101px;
  top: 50px;
}

.p_shop_page #kumamoto {
  width: 50px;
  height: 100px;
  left: 51px;
  top: 50px;
}

.p_shop_page #miyazaki {
  width: 50px;
  height: 50px;
  left: 101px;
  top: 100px;
}

.p_shop_page #kagoshima {
  width: 68px;
  height: 49px;
  left: 83px;
  top: 150px;
}

.p_shop_page #okinawa {
  width: 50px;
  height: 50px;
  left: 1px;
  top: 197px;
}

/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼
advisorystaff.css
▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */
/*
アニメーション 左から右へループ
----------------------------*/
@keyframes infinity-scroll-left {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}
.advisorystaff .advisorystaff_mv {
  background: #000000;
  margin: 0 calc(50% - 50vw);
  width: 100vw;
  padding-top: 40px;
  padding-bottom: 60px;
}

.advisorystaff .advisorystaff_mv .advisorystaff_mv_logo {
  max-width: 117px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 5px;
}

.advisorystaff .advisorystaff_mv .advisorystaff_mv_ttl {
  font-size: 4.4rem;
  text-align: center;
  color: #fff;
  font-family: "Jost", sans-serif;
  font-weight: bold;
  margin-bottom: 5px;
}

.advisorystaff .advisorystaff_mv .advisorystaff_mv_txt {
  text-align: center;
  font-weight: bold;
  color: #fff;
  margin-bottom: 18px;
}

.advisorystaff .advisorystaff_mv .advisorystaff_mv_txt02 {
  max-width: 400px;
  width: 100%;
  border: 1px solid #fff;
  min-height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  border-radius: 50px;
  margin-left: auto;
  margin-right: auto;
  font-size: 1.4rem;
  letter-spacing: -0.01em;
}

.advisorystaff .advisorystaff_slide {
  margin: 0 calc(50% - 50vw);
  width: 100vw;
}

.advisorystaff #advisorystaffSlider {
  margin: 0 calc(50% - 50vw);
  width: 100vw;
  display: none;
}

.advisorystaff #advisorystaffSlider .slick-slide {
  height: auto;
  position: relative;
  padding-bottom: 200px;
  background: #000;
}

.advisorystaff #advisorystaffSlider .advisorystaff_obj {
  width: 120px;
  position: absolute;
  bottom: 200px;
  right: 0;
  z-index: 10;
}

.advisorystaff #advisorystaffSlider .advisorystaff_obj02 {
  width: 120px;
  position: absolute;
  bottom: 85px;
  left: 0;
  z-index: 10;
}

.advisorystaff #advisorystaffSlider .advisorystaff_check_btn {
  position: absolute;
  bottom: 95px;
  right: 20px;
  width: 116px;
  border: 1px solid #fff;
  height: 34px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding-right: 10px;
}

.advisorystaff #advisorystaffSlider .advisorystaff_check_btn img {
  width: 80px;
}

.advisorystaff #advisorystaffSlider .advisorystaff_loop_textbox {
  color: #fff;
  position: absolute;
  bottom: 145px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  text-align: center;
}

.advisorystaff #advisorystaffSlider .advisorystaff_loop_textbox .advisorystaff_loop_text {
  font-size: 1.6rem;
  width: 100%;
  line-height: 1;
  margin-bottom: 5px;
}

.advisorystaff #advisorystaffSlider .advisorystaff_loop_textbox .advisorystaff_loop_text02 {
  font-size: 2.8rem;
  font-weight: bold;
  width: 100%;
  line-height: 1;
}

.advisorystaff #advisorystaffSlider .advisorystaff_loop_textbox .advisorystaff_loop_text02 span {
  font-size: 1.6rem;
}

.advisorystaff #advisorystaffSlider .slick-dots {
  display: flex;
  position: absolute;
  bottom: 45px;
  left: 50%;
  transform: translateX(-50%);
}

.advisorystaff #advisorystaffSlider .slick-dots li {
  width: 8px !important;
  height: 8px !important;
  background-color: #DFDAD7;
  border-radius: 0;
  margin: 0 7px !important;
  padding: 0 !important;
  font-size: 0 !important;
  line-height: 0 !important;
  cursor: pointer;
}

.advisorystaff #advisorystaffSlider .slick-dots li.slick-active {
  background-color: #93857E;
}

.advisorystaff .advisorystaff_loop_wrap {
  display: flex;
  overflow: hidden;
  padding-bottom: 130px;
  background: #000;
}

.advisorystaff .advisorystaff_loop_wrap .advisorystaff_loop_thumb {
  width: 100%;
}

.advisorystaff .advisorystaff_loop_wrap .advisorystaff_loop_list {
  display: flex;
  list-style: none;
}

.advisorystaff .advisorystaff_loop_wrap .advisorystaff_loop_list__left {
  animation: infinity-scroll-left 30s infinite linear 3s both;
}

.advisorystaff .advisorystaff_loop_wrap .advisorystaff_loop_item {
  width: 35vw;
  position: relative;
  transition: all 300ms ease;
}

.advisorystaff .advisorystaff_loop_wrap .advisorystaff_loop_item a {
  overflow: hidden;
  display: block;
  transition: all 300ms ease;
  position: relative;
}

.advisorystaff .advisorystaff_loop_wrap .advisorystaff_loop_item a:before {
  content: "";
  position: absolute;
  bottom: -1px;
  left: 50%;
  background: linear-gradient(0deg, rgb(0, 0, 0) 0%, rgba(255, 255, 255, 0) 100%);
  transform: translateX(-50%);
  width: 105%;
  height: 195px;
  z-index: 1;
}

.advisorystaff .advisorystaff_loop_wrap .advisorystaff_loop_item a img {
  transform: scale(1);
  transition: all 300ms ease;
}

.advisorystaff .advisorystaff_loop_wrap .advisorystaff_loop_item .advisorystaff_obj {
  width: 150px;
  position: absolute;
  bottom: 80px;
  right: 46%;
  transform: translateX(50%);
  z-index: 10;
  transition: all 300ms ease;
  pointer-events: none;
}

.advisorystaff .advisorystaff_loop_wrap .advisorystaff_loop_item .advisorystaff_obj02 {
  width: 150px;
  position: absolute;
  bottom: -15px;
  left: 45%;
  transform: translateX(-50%);
  z-index: 10;
  transition: all 300ms ease;
  pointer-events: none;
}

.advisorystaff .advisorystaff_loop_wrap .advisorystaff_loop_item .advisorystaff_loop_textbox {
  color: #fff;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%) scale(0);
  width: 100%;
  text-align: center;
  transition: all 300ms ease;
  z-index: 1;
  pointer-events: none;
}

.advisorystaff .advisorystaff_loop_wrap .advisorystaff_loop_item .advisorystaff_loop_textbox .advisorystaff_loop_text {
  font-size: 3rem;
  font-weight: bold;
}

.advisorystaff .advisorystaff_loop_wrap .advisorystaff_loop_item .advisorystaff_loop_textbox .advisorystaff_loop_text02 {
  font-size: 4.8rem;
  font-weight: bold;
  transition: all 300ms ease;
}

.advisorystaff .advisorystaff_loop_wrap .advisorystaff_loop_item .advisorystaff_loop_textbox .advisorystaff_loop_text02 span {
  font-size: 3rem;
}

.advisorystaff .advisorystaff_loop_wrap .advisorystaff_loop_item:hover {
  transition: all 300ms ease;
}

.advisorystaff .advisorystaff_loop_wrap .advisorystaff_loop_item:hover .advisorystaff_loop_thumb {
  transform: scale(1.2, 1.2);
}

.advisorystaff .advisorystaff_loop_wrap .advisorystaff_loop_item:hover a {
  transition: all 300ms ease;
  opacity: 1;
}

.advisorystaff .advisorystaff_loop_wrap .advisorystaff_loop_item:hover a img {
  transform: scale(1.2);
  transition: all 300ms ease;
}

.advisorystaff .advisorystaff_loop_wrap .advisorystaff_loop_item:hover .advisorystaff_obj {
  transform: translateX(0);
  bottom: 120px;
  right: 20px;
  transition: all 300ms ease;
}

.advisorystaff .advisorystaff_loop_wrap .advisorystaff_loop_item:hover .advisorystaff_obj02 {
  left: 40px;
  transform: translateX(0);
  bottom: -80px;
  transition: all 300ms ease;
}

.advisorystaff .advisorystaff_loop_wrap .advisorystaff_loop_item:hover .advisorystaff_loop_textbox {
  transition: all 300ms ease;
  transform: translateX(-50%) scale(1);
}

.advisorystaff .advisorystaff_loop_wrap:hover .advisorystaff_loop_list__left {
  animation-play-state: paused;
}

.advisorystaff .advisorystaff_sec {
  margin-top: 70px;
  margin-bottom: 0;
}

.advisorystaff .advisorystaff_sec .advisorystaff_ttl {
  text-align: center;
  font-size: 2.4rem;
  font-weight: bold;
}

.advisorystaff .advisorystaff_sec .advisorystaff_list {
  margin-top: 40px;
}

.advisorystaff .advisorystaff_sec .advisorystaff_list ul {
  display: flex;
  flex-wrap: wrap;
}

.advisorystaff .advisorystaff_sec .advisorystaff_list ul li {
  max-width: 240px;
  width: 100%;
  position: relative;
  margin-right: 20px;
  margin-bottom: 100px;
}

.advisorystaff .advisorystaff_sec .advisorystaff_list ul li:nth-child(5n) {
  margin-right: 0;
}

.advisorystaff .advisorystaff_sec .advisorystaff_list ul li .advisorystaff_thumb img {
  border-radius: 50%;
  border: 1px solid #707070;
  box-sizing: border-box;
  width: 240px;
  height: 240px;
  object-fit: cover;
}

.advisorystaff .advisorystaff_sec .advisorystaff_list ul li .advisorystaff_list_inner {
  position: absolute;
  bottom: -55px;
  left: 0;
  background: url(https://xanax-baseball.com/img/layout/common/bg_staff_blk.png) no-repeat;
  background-size: 100%;
  width: 176px;
  height: 78px;
  color: #fff;
  display: flex;
  flex-direction: column;
  /* align-items: center; */
  justify-content: center;
  padding-left: 25px;
}

.advisorystaff .advisorystaff_sec .advisorystaff_list ul li .advisorystaff_list_inner.advisorystaff_list_inner02 {
  background: url(https://xanax-baseball.com/img/layout/common/bg_staff_blk02.png) no-repeat;
  background-size: 100%;
  width: 225px;
  height: 78px;
}

.advisorystaff .advisorystaff_sec .advisorystaff_list ul li .advisorystaff_list_inner.advisorystaff_list_inner03 {
  background: url(https://xanax-baseball.com/img/layout/common/bg_staff_blk02.png) no-repeat;
  background-size: 100%;
  width: 225px;
  height: 78px;
}

.advisorystaff .advisorystaff_sec .advisorystaff_list ul li .advisorystaff_list_inner.advisorystaff_list_inner03 .advisorystaff_txt02 .advisorystaff_txt_name {
  font-size: 2.1rem;
}

.advisorystaff .advisorystaff_sec .advisorystaff_list ul li .advisorystaff_list_inner .advisorystaff_txt {
  font-size: 1.4rem;
}

.advisorystaff .advisorystaff_sec .advisorystaff_list ul li .advisorystaff_list_inner .advisorystaff_txt.small {
  line-height: 1;
  font-size: 1.2rem;
  padding-top: 4px;
}

.advisorystaff .advisorystaff_sec .advisorystaff_list ul li .advisorystaff_list_inner .advisorystaff_txt02 {
  font-size: 2.4rem;
  font-weight: bold;
}

.advisorystaff .advisorystaff_sec .advisorystaff_list ul li .advisorystaff_list_inner .advisorystaff_txt02 span.advisorystaff_txt_team {
  font-size: 1.4rem;
}

.advisorystaff .p_common_back_btn {
  margin-bottom: 100px;
  margin-top: 30px;
}

/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼
advisorystaff_detail.css
▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */
.single-advisorystaff .advisorystaff_detail_head {
  margin: 0 calc(50% - 50vw);
  width: 100vw;
  display: flex;
  background: #000000;
}

.single-advisorystaff .advisorystaff_detail_head .advisorystaff_detail_thumb {
  max-width: 1000px;
  width: 100%;
}

.single-advisorystaff .advisorystaff_detail_head .advisorystaff_detail_spec {
  max-width: 560px;
  width: 100%;
  background: #000000;
  color: #fff;
  padding-left: 50px;
  padding-top: 115px;
}

.single-advisorystaff .advisorystaff_detail_head .advisorystaff_detail_spec .advisorystaff_detail_name_group {
  position: relative;
  max-width: 510px;
  width: 100%;
}

.single-advisorystaff .advisorystaff_detail_head .advisorystaff_detail_spec .advisorystaff_detail_name_group .heading_en,
.single-advisorystaff .advisorystaff_detail_head .advisorystaff_detail_spec .advisorystaff_detail_name_group .heading_en02 {
  position: absolute;
  top: 0;
  width: 100%;
  font-size: 6.8rem;
}

.single-advisorystaff .advisorystaff_detail_head .advisorystaff_detail_spec .advisorystaff_detail_name_group .heading_en span,
.single-advisorystaff .advisorystaff_detail_head .advisorystaff_detail_spec .advisorystaff_detail_name_group .heading_en02 span {
  display: block;
  white-space: initial;
  padding-left: 10px;
}

.single-advisorystaff .advisorystaff_detail_head .advisorystaff_detail_spec .advisorystaff_detail_name_group .heading_en span span,
.single-advisorystaff .advisorystaff_detail_head .advisorystaff_detail_spec .advisorystaff_detail_name_group .heading_en02 span span {
  text-align: right;
}

.single-advisorystaff .advisorystaff_detail_head .advisorystaff_detail_spec .advisorystaff_detail_name_group .heading_en span::before,
.single-advisorystaff .advisorystaff_detail_head .advisorystaff_detail_spec .advisorystaff_detail_name_group .heading_en02 span::before {
  content: none;
}

.single-advisorystaff .advisorystaff_detail_head .advisorystaff_detail_spec .advisorystaff_detail_name_group .heading_en.active,
.single-advisorystaff .advisorystaff_detail_head .advisorystaff_detail_spec .advisorystaff_detail_name_group .heading_en02.active {
  opacity: 0.1;
}

.single-advisorystaff .advisorystaff_detail_head .advisorystaff_detail_spec .advisorystaff_detail_name_group .advisorystaff_obj {
  width: 250px;
  position: absolute;
  top: 0;
  right: 120px;
  transform: translateY(-100%);
  z-index: 10;
}

.single-advisorystaff .advisorystaff_detail_head .advisorystaff_detail_spec .advisorystaff_detail_name_group .advisorystaff_obj02 {
  width: 250px;
  position: absolute;
  bottom: 20px;
  left: -170px;
  transform: translateY(100%);
  z-index: 10;
}

.single-advisorystaff .advisorystaff_detail_head .advisorystaff_detail_spec .advisorystaff_detail_staff {
  margin-bottom: 10px;
}

.single-advisorystaff .advisorystaff_detail_head .advisorystaff_detail_spec h1 {
  font-size: 4.8rem;
  font-weight: bold;
  margin-bottom: 125px;
}

.single-advisorystaff .advisorystaff_detail_head .advisorystaff_detail_spec .advisorystaff_detail_tbl {
  max-height: 640px;
  overflow-y: scroll;
}

.single-advisorystaff .advisorystaff_detail_head .advisorystaff_detail_spec table {
  color: #fff;
  max-width: 510px;
  width: 100%;
}

.single-advisorystaff .advisorystaff_detail_head .advisorystaff_detail_spec table caption {
  text-align: left;
  font-size: 2.4rem;
  margin-bottom: 20px;
}

.single-advisorystaff .advisorystaff_detail_head .advisorystaff_detail_spec table tr {
  border-top: 1px solid #fff;
}

.single-advisorystaff .advisorystaff_detail_head .advisorystaff_detail_spec table tr:last-child {
  border-bottom: 1px solid #fff;
}

.single-advisorystaff .advisorystaff_detail_head .advisorystaff_detail_spec table tr th {
  font-size: 1.6rem;
  text-align: left;
  padding-top: 15px;
  padding-bottom: 15px;
  width: 125px;
  vertical-align: top;
}

.single-advisorystaff .advisorystaff_detail_head .advisorystaff_detail_spec table tr td {
  font-size: 1.6rem;
  padding-top: 15px;
  padding-bottom: 15px;
}

.single-advisorystaff .advisorystaff_detail_free_txt {
  margin: 0 calc(50% - 50vw);
  width: 100vw;
  background: #1F1F1F;
  color: #fff;
}

.single-advisorystaff .advisorystaff_detail_free_txt .advisorystaff_detail_free_blk {
  max-width: 1000px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 68px;
  padding-bottom: 75px;
}

.single-advisorystaff .advisorystaff_detail_free_txt h2 {
  font-size: 2.4rem;
  margin-bottom: 14px;
}

.single-advisorystaff .advisorystaff_detail_free_txt p {
  font-size: 1.6rem;
  line-height: 1.75;
}

.single-advisorystaff .advisorystaff_container {
  max-width: 1000px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 65px;
}

.single-advisorystaff .advisorystaff_container p {
  font-size: 1.6rem;
  line-height: 2;
}

.single-advisorystaff .advisorystaff_container p a {
  color: #93857E;
  padding-bottom: 2px;
  border-bottom: 1px dotted;
}

.single-advisorystaff .advisorystaff_container .advisorystaff_ttl {
  font-size: 2.4rem;
  font-weight: bold;
  border-bottom: 1px solid #DFDAD7;
  padding-bottom: 8px;
  margin-bottom: 25px;
}

.single-advisorystaff .advisorystaff_container .advisorystaff_ttl02 {
  font-size: 2.4rem !important;
  font-weight: bold;
  margin-bottom: 45px;
  text-align: center;
}

.single-advisorystaff .advisorystaff_container .advisorystaff_subtxt {
  font-size: 1.2rem;
  line-height: 1.7;
  margin-bottom: 90px;
}

.single-advisorystaff .advisorystaff_container .advisorystaff_img01 {
  max-width: 700px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 45px;
}

.single-advisorystaff .advisorystaff_container .advisorystaff_img01 img {
  margin-bottom: 10px;
}

.single-advisorystaff .advisorystaff_container .advisorystaff_img02 {
  max-width: 552px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 55px;
}

.single-advisorystaff .advisorystaff_container .advisorystaff_img02 img {
  margin-bottom: 18px;
}

.single-advisorystaff .advisorystaff_container .btn_common_wrap {
  text-align: center;
  margin-bottom: 90px;
}

.single-advisorystaff .advisorystaff_container .slick-dots {
  position: absolute;
  right: 135px;
  bottom: -30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 20px auto 0;
  transform: translateY(100%);
}

.single-advisorystaff .advisorystaff_container .slick-dots li {
  width: 11px !important;
  height: 11px !important;
  background-color: #DFDAD7;
  border-radius: 0;
  margin: 0 7px !important;
  padding: 0 !important;
  font-size: 0 !important;
  line-height: 0 !important;
  cursor: pointer;
}

.single-advisorystaff .advisorystaff_container .slick-dots li.slick-active {
  background-color: #93857E;
}

.single-advisorystaff .advisorystaff_container .column02 {
  margin-bottom: 55px;
}

.single-advisorystaff .advisorystaff_container .column02 img {
  margin-bottom: 20px;
}

.single-advisorystaff .advisorystaff_container .column03 {
  margin-bottom: 55px;
}

.single-advisorystaff .advisorystaff_container .column03 img {
  margin-bottom: 20px;
}

.single-advisorystaff .advisorystaff_container .column03 figcaption {
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 2;
}

.single-advisorystaff .advisorystaff_container .column03 figcaption a {
  text-decoration: underline;
}

.single-advisorystaff .advisorystaff_container .column_yt {
  margin-bottom: 10px;
}

/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼
blog.css
▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */
body.post-type-archive-blog, body.single-blog, body.page-template-page-news, body.search-results, body.search-no-results, body.single-post, body.date, body.category {
  background: #F4F2F1;
}

body.post-type-archive-blog div#sysFooter, body.single-blog div#sysFooter, body.page-template-page-news div#sysFooter, body.search-results div#sysFooter, body.search-no-results div#sysFooter, body.single-post div#sysFooter, body.date div#sysFooter, body.category div#sysFooter {
  margin: 0 calc(50% - 50vw);
  width: 100vw;
  margin-top: 120px;
}

body.post-type-archive-blog .p_common_back_btn, body.single-blog .p_common_back_btn, body.page-template-page-news .p_common_back_btn, body.search-results .p_common_back_btn, body.search-no-results .p_common_back_btn, body.single-post .p_common_back_btn, body.date .p_common_back_btn, body.category .p_common_back_btn {
  margin-top: 60px;
  margin-bottom: 0;
}

body.post-type-archive-blog .p_common_back_btn .sysContent, body.single-blog .p_common_back_btn .sysContent, body.page-template-page-news .p_common_back_btn .sysContent, body.search-results .p_common_back_btn .sysContent, body.search-no-results .p_common_back_btn .sysContent, body.single-post .p_common_back_btn .sysContent, body.date .p_common_back_btn .sysContent, body.category .p_common_back_btn .sysContent {
  background: #fff;
}

body.post-type-archive-blog .p_common_back_btn .sysContent:hover, body.single-blog .p_common_back_btn .sysContent:hover, body.page-template-page-news .p_common_back_btn .sysContent:hover, body.search-results .p_common_back_btn .sysContent:hover, body.search-no-results .p_common_back_btn .sysContent:hover, body.single-post .p_common_back_btn .sysContent:hover, body.date .p_common_back_btn .sysContent:hover, body.category .p_common_back_btn .sysContent:hover {
  background: #93857E;
}

body.post-type-archive-feature, body.single-feature {
  background: #fff;
}

body.post-type-archive-feature div#sysFooter, body.single-feature div#sysFooter {
  margin: 0 calc(50% - 50vw);
  width: 100vw;
  margin-top: 120px;
}

body.post-type-archive-feature .p_common_back_btn, body.single-feature .p_common_back_btn {
  margin-top: 60px;
  margin-bottom: 0;
}

body.post-type-archive-feature .p_common_back_btn .sysContent, body.single-feature .p_common_back_btn .sysContent {
  background: #fff;
}

body.post-type-archive-feature .p_common_back_btn .sysContent:hover, body.single-feature .p_common_back_btn .sysContent:hover {
  background: #93857E;
}

body.single-blog .blog_archive_sp, body.single-post .blog_archive_sp {
  display: none;
}

.blog_flx,
.news_flx {
  display: flex;
  margin-top: 85px;
}

.blog_flx .blog_aside,
.blog_flx .news_aside,
.news_flx .blog_aside,
.news_flx .news_aside {
  max-width: 240px;
  width: 100%;
}

.blog_flx .blog_aside .blog_heading,
.blog_flx .blog_aside .news_heading,
.blog_flx .news_aside .blog_heading,
.blog_flx .news_aside .news_heading,
.news_flx .blog_aside .blog_heading,
.news_flx .blog_aside .news_heading,
.news_flx .news_aside .blog_heading,
.news_flx .news_aside .news_heading {
  position: relative;
  margin-bottom: 5px;
}

.blog_flx .blog_aside .blog_heading .heading_en,
.blog_flx .blog_aside .news_heading .heading_en,
.blog_flx .news_aside .blog_heading .heading_en,
.blog_flx .news_aside .news_heading .heading_en,
.news_flx .blog_aside .blog_heading .heading_en,
.news_flx .blog_aside .news_heading .heading_en,
.news_flx .news_aside .blog_heading .heading_en,
.news_flx .news_aside .news_heading .heading_en {
  font-size: 3.2rem;
  position: absolute;
  top: 0;
  left: 0;
}

.blog_flx .blog_aside .blog_heading .heading_en span::before,
.blog_flx .blog_aside .news_heading .heading_en span::before,
.blog_flx .news_aside .blog_heading .heading_en span::before,
.blog_flx .news_aside .news_heading .heading_en span::before,
.news_flx .blog_aside .blog_heading .heading_en span::before,
.news_flx .blog_aside .news_heading .heading_en span::before,
.news_flx .news_aside .blog_heading .heading_en span::before,
.news_flx .news_aside .news_heading .heading_en span::before {
  content: none;
}

.blog_flx .blog_aside .blog_heading .heading_ja,
.blog_flx .blog_aside .news_heading .heading_ja,
.blog_flx .news_aside .blog_heading .heading_ja,
.blog_flx .news_aside .news_heading .heading_ja,
.news_flx .blog_aside .blog_heading .heading_ja,
.news_flx .blog_aside .news_heading .heading_ja,
.news_flx .news_aside .blog_heading .heading_ja,
.news_flx .news_aside .news_heading .heading_ja {
  font-size: 1.6rem;
  text-align: left;
  padding-top: 15px;
  letter-spacing: 0.01em;
}

.blog_flx .blog_aside .blog_aside_search,
.blog_flx .blog_aside .news_aside_search,
.blog_flx .news_aside .blog_aside_search,
.blog_flx .news_aside .news_aside_search,
.news_flx .blog_aside .blog_aside_search,
.news_flx .blog_aside .news_aside_search,
.news_flx .news_aside .blog_aside_search,
.news_flx .news_aside .news_aside_search {
  max-width: 180px;
  width: 100%;
  margin-bottom: 45px;
}

.blog_flx .blog_aside .blog_aside_search form,
.blog_flx .blog_aside .news_aside_search form,
.blog_flx .news_aside .blog_aside_search form,
.blog_flx .news_aside .news_aside_search form,
.news_flx .blog_aside .blog_aside_search form,
.news_flx .blog_aside .news_aside_search form,
.news_flx .news_aside .blog_aside_search form,
.news_flx .news_aside .news_aside_search form {
  position: relative;
}

.blog_flx .blog_aside .blog_aside_search form input[type=text],
.blog_flx .blog_aside .news_aside_search form input[type=text],
.blog_flx .news_aside .blog_aside_search form input[type=text],
.blog_flx .news_aside .news_aside_search form input[type=text],
.news_flx .blog_aside .blog_aside_search form input[type=text],
.news_flx .blog_aside .news_aside_search form input[type=text],
.news_flx .news_aside .blog_aside_search form input[type=text],
.news_flx .news_aside .news_aside_search form input[type=text] {
  padding: 0 30px 0 10px !important;
  border: 1px solid #DEDAD7;
  color: #93857E;
  font-weight: bold;
}

.blog_flx .blog_aside .blog_aside_search form input[type=submit],
.blog_flx .blog_aside .news_aside_search form input[type=submit],
.blog_flx .news_aside .blog_aside_search form input[type=submit],
.blog_flx .news_aside .news_aside_search form input[type=submit],
.news_flx .blog_aside .blog_aside_search form input[type=submit],
.news_flx .blog_aside .news_aside_search form input[type=submit],
.news_flx .news_aside .blog_aside_search form input[type=submit],
.news_flx .news_aside .news_aside_search form input[type=submit] {
  margin: 0;
  position: absolute;
  right: 8px;
  background: url(https://xanax-baseball.com/img/layout/common/ico_search_gray.png) no-repeat;
  text-indent: -9999px;
  width: 15px;
  height: 15px;
  background-size: 100%;
  top: 50%;
  transform: translateY(-50%);
  margin-top: 2px;
}

.blog_flx .blog_aside .blog_aside_archive,
.blog_flx .blog_aside .news_aside_archive,
.blog_flx .news_aside .blog_aside_archive,
.blog_flx .news_aside .news_aside_archive,
.news_flx .blog_aside .blog_aside_archive,
.news_flx .blog_aside .news_aside_archive,
.news_flx .news_aside .blog_aside_archive,
.news_flx .news_aside .news_aside_archive {
  margin-bottom: 40px;
  max-width: 180px;
  width: 100%;
}

.blog_flx .blog_aside .blog_aside_archive ul,
.blog_flx .blog_aside .news_aside_archive ul,
.blog_flx .news_aside .blog_aside_archive ul,
.blog_flx .news_aside .news_aside_archive ul,
.news_flx .blog_aside .blog_aside_archive ul,
.news_flx .blog_aside .news_aside_archive ul,
.news_flx .news_aside .blog_aside_archive ul,
.news_flx .news_aside .news_aside_archive ul {
  margin-top: 10px;
}

.blog_flx .blog_aside .blog_aside_archive ul li,
.blog_flx .blog_aside .news_aside_archive ul li,
.blog_flx .news_aside .blog_aside_archive ul li,
.blog_flx .news_aside .news_aside_archive ul li,
.news_flx .blog_aside .blog_aside_archive ul li,
.news_flx .blog_aside .news_aside_archive ul li,
.news_flx .news_aside .blog_aside_archive ul li,
.news_flx .news_aside .news_aside_archive ul li {
  border-top: 1px solid #DEDAD7;
  height: 57px;
  display: flex;
  align-items: center;
}

.blog_flx .blog_aside .blog_aside_archive ul li a,
.blog_flx .blog_aside .news_aside_archive ul li a,
.blog_flx .news_aside .blog_aside_archive ul li a,
.blog_flx .news_aside .news_aside_archive ul li a,
.news_flx .blog_aside .blog_aside_archive ul li a,
.news_flx .blog_aside .news_aside_archive ul li a,
.news_flx .news_aside .blog_aside_archive ul li a,
.news_flx .news_aside .news_aside_archive ul li a {
  font-size: 1.6rem;
}

.blog_flx .blog_aside .blog_aside_archive ul li:last-child,
.blog_flx .blog_aside .news_aside_archive ul li:last-child,
.blog_flx .news_aside .blog_aside_archive ul li:last-child,
.blog_flx .news_aside .news_aside_archive ul li:last-child,
.news_flx .blog_aside .blog_aside_archive ul li:last-child,
.news_flx .blog_aside .news_aside_archive ul li:last-child,
.news_flx .news_aside .blog_aside_archive ul li:last-child,
.news_flx .news_aside .news_aside_archive ul li:last-child {
  border-bottom: 1px solid #DEDAD7;
}

.blog_flx .blog_aside .blog_aside_archive .blog_aside_morebtn,
.blog_flx .blog_aside .blog_aside_archive .news_aside_morebtn,
.blog_flx .blog_aside .news_aside_archive .blog_aside_morebtn,
.blog_flx .blog_aside .news_aside_archive .news_aside_morebtn,
.blog_flx .news_aside .blog_aside_archive .blog_aside_morebtn,
.blog_flx .news_aside .blog_aside_archive .news_aside_morebtn,
.blog_flx .news_aside .news_aside_archive .blog_aside_morebtn,
.blog_flx .news_aside .news_aside_archive .news_aside_morebtn,
.news_flx .blog_aside .blog_aside_archive .blog_aside_morebtn,
.news_flx .blog_aside .blog_aside_archive .news_aside_morebtn,
.news_flx .blog_aside .news_aside_archive .blog_aside_morebtn,
.news_flx .blog_aside .news_aside_archive .news_aside_morebtn,
.news_flx .news_aside .blog_aside_archive .blog_aside_morebtn,
.news_flx .news_aside .blog_aside_archive .news_aside_morebtn,
.news_flx .news_aside .news_aside_archive .blog_aside_morebtn,
.news_flx .news_aside .news_aside_archive .news_aside_morebtn {
  border-top: none;
  padding-top: 25px;
  display: none;
}

.blog_flx .blog_aside .blog_aside_archive .blog_aside_morebtn.active,
.blog_flx .blog_aside .blog_aside_archive .news_aside_morebtn.active,
.blog_flx .blog_aside .news_aside_archive .blog_aside_morebtn.active,
.blog_flx .blog_aside .news_aside_archive .news_aside_morebtn.active,
.blog_flx .news_aside .blog_aside_archive .blog_aside_morebtn.active,
.blog_flx .news_aside .blog_aside_archive .news_aside_morebtn.active,
.blog_flx .news_aside .news_aside_archive .blog_aside_morebtn.active,
.blog_flx .news_aside .news_aside_archive .news_aside_morebtn.active,
.news_flx .blog_aside .blog_aside_archive .blog_aside_morebtn.active,
.news_flx .blog_aside .blog_aside_archive .news_aside_morebtn.active,
.news_flx .blog_aside .news_aside_archive .blog_aside_morebtn.active,
.news_flx .blog_aside .news_aside_archive .news_aside_morebtn.active,
.news_flx .news_aside .blog_aside_archive .blog_aside_morebtn.active,
.news_flx .news_aside .blog_aside_archive .news_aside_morebtn.active,
.news_flx .news_aside .news_aside_archive .blog_aside_morebtn.active,
.news_flx .news_aside .news_aside_archive .news_aside_morebtn.active {
  border-top: 1px solid #DEDAD7;
  display: block;
}

.blog_flx .blog_aside .blog_aside_archive .blog_aside_morebtn a,
.blog_flx .blog_aside .blog_aside_archive .news_aside_morebtn a,
.blog_flx .blog_aside .news_aside_archive .blog_aside_morebtn a,
.blog_flx .blog_aside .news_aside_archive .news_aside_morebtn a,
.blog_flx .news_aside .blog_aside_archive .blog_aside_morebtn a,
.blog_flx .news_aside .blog_aside_archive .news_aside_morebtn a,
.blog_flx .news_aside .news_aside_archive .blog_aside_morebtn a,
.blog_flx .news_aside .news_aside_archive .news_aside_morebtn a,
.news_flx .blog_aside .blog_aside_archive .blog_aside_morebtn a,
.news_flx .blog_aside .blog_aside_archive .news_aside_morebtn a,
.news_flx .blog_aside .news_aside_archive .blog_aside_morebtn a,
.news_flx .blog_aside .news_aside_archive .news_aside_morebtn a,
.news_flx .news_aside .blog_aside_archive .blog_aside_morebtn a,
.news_flx .news_aside .blog_aside_archive .news_aside_morebtn a,
.news_flx .news_aside .news_aside_archive .blog_aside_morebtn a,
.news_flx .news_aside .news_aside_archive .news_aside_morebtn a {
  font-size: 1.6rem;
  width: 180px;
  height: 46px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #93857E;
  color: #fff;
  border-radius: 50px;
}

.blog_flx .blog_main,
.blog_flx .news_main,
.news_flx .blog_main,
.news_flx .news_main {
  width: 100%;
}

.blog_flx .blog_main .breadcrumbs_wrap,
.blog_flx .news_main .breadcrumbs_wrap,
.news_flx .blog_main .breadcrumbs_wrap,
.news_flx .news_main .breadcrumbs_wrap {
  margin-top: 0;
  margin-bottom: 20px;
}

.blog_flx .blog_main .blog_single_inner,
.blog_flx .blog_main .news_single_inner,
.blog_flx .news_main .blog_single_inner,
.blog_flx .news_main .news_single_inner,
.news_flx .blog_main .blog_single_inner,
.news_flx .blog_main .news_single_inner,
.news_flx .news_main .blog_single_inner,
.news_flx .news_main .news_single_inner {
  max-width: 1000px;
  width: 100%;
}

.blog_flx .blog_main .blog_single_inner time,
.blog_flx .blog_main .news_single_inner time,
.blog_flx .news_main .blog_single_inner time,
.blog_flx .news_main .news_single_inner time,
.news_flx .blog_main .blog_single_inner time,
.news_flx .blog_main .news_single_inner time,
.news_flx .news_main .blog_single_inner time,
.news_flx .news_main .news_single_inner time {
  font-size: 1.6rem;
  color: #93857E;
  position: relative;
  padding-left: 40px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: bold;
  letter-spacing: -0.01em;
  margin-bottom: 20px;
  display: block;
}

.blog_flx .blog_main .blog_single_inner time::before,
.blog_flx .blog_main .news_single_inner time::before,
.blog_flx .news_main .blog_single_inner time::before,
.blog_flx .news_main .news_single_inner time::before,
.news_flx .blog_main .blog_single_inner time::before,
.news_flx .blog_main .news_single_inner time::before,
.news_flx .news_main .blog_single_inner time::before,
.news_flx .news_main .news_single_inner time::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background: url(https://xanax-baseball.com/img/layout/common/ico_ball.png) no-repeat;
  background-size: 100%;
  width: 25px;
  height: 25px;
}

.blog_flx .blog_main .blog_single_inner h1,
.blog_flx .blog_main .news_single_inner h1,
.blog_flx .news_main .blog_single_inner h1,
.blog_flx .news_main .news_single_inner h1,
.news_flx .blog_main .blog_single_inner h1,
.news_flx .blog_main .news_single_inner h1,
.news_flx .news_main .blog_single_inner h1,
.news_flx .news_main .news_single_inner h1 {
  line-height: 1.66;
  font-size: 2.4rem;
  padding-bottom: 20px;
  border-bottom: 1px solid #DFDAD7;
  margin-bottom: 40px;
}

.blog_flx .blog_main .blog_single_inner .blog_single_thumb,
.blog_flx .blog_main .news_single_inner .blog_single_thumb,
.blog_flx .news_main .blog_single_inner .blog_single_thumb,
.blog_flx .news_main .news_single_inner .blog_single_thumb,
.news_flx .blog_main .blog_single_inner .blog_single_thumb,
.news_flx .blog_main .news_single_inner .blog_single_thumb,
.news_flx .news_main .blog_single_inner .blog_single_thumb,
.news_flx .news_main .news_single_inner .blog_single_thumb {
  margin-bottom: 15px;
}

.blog_flx .blog_main .blog_single_inner .blog_single_thumb img,
.blog_flx .blog_main .news_single_inner .blog_single_thumb img,
.blog_flx .news_main .blog_single_inner .blog_single_thumb img,
.blog_flx .news_main .news_single_inner .blog_single_thumb img,
.news_flx .blog_main .blog_single_inner .blog_single_thumb img,
.news_flx .blog_main .news_single_inner .blog_single_thumb img,
.news_flx .news_main .blog_single_inner .blog_single_thumb img,
.news_flx .news_main .news_single_inner .blog_single_thumb img {
  width: 100%;
}

.blog_flx .blog_main .blog_single_inner p,
.blog_flx .blog_main .news_single_inner p,
.blog_flx .news_main .blog_single_inner p,
.blog_flx .news_main .news_single_inner p,
.news_flx .blog_main .blog_single_inner p,
.news_flx .blog_main .news_single_inner p,
.news_flx .news_main .blog_single_inner p,
.news_flx .news_main .news_single_inner p {
  font-size: 1.6rem;
  line-height: 2;
}

.blog_flx .blog_main .blog_single_inner p a,
.blog_flx .blog_main .news_single_inner p a,
.blog_flx .news_main .blog_single_inner p a,
.blog_flx .news_main .news_single_inner p a,
.news_flx .blog_main .blog_single_inner p a,
.news_flx .blog_main .news_single_inner p a,
.news_flx .news_main .blog_single_inner p a,
.news_flx .news_main .news_single_inner p a {
  color: #93857E;
  padding-bottom: 2px;
  border-bottom: 1px dotted;
}

.blog_flx .blog_main .blog_single_inner .column07::before,
.blog_flx .blog_main .news_single_inner .column07::before,
.blog_flx .news_main .blog_single_inner .column07::before,
.blog_flx .news_main .news_single_inner .column07::before,
.news_flx .blog_main .blog_single_inner .column07::before,
.news_flx .blog_main .news_single_inner .column07::before,
.news_flx .news_main .blog_single_inner .column07::before,
.news_flx .news_main .news_single_inner .column07::before {
  content: none !important;
}

.blog_flx .blog_main .blog_single_inner .column07 > .wp-block-column:first-child,
.blog_flx .blog_main .news_single_inner .column07 > .wp-block-column:first-child,
.blog_flx .news_main .blog_single_inner .column07 > .wp-block-column:first-child,
.blog_flx .news_main .news_single_inner .column07 > .wp-block-column:first-child,
.news_flx .blog_main .blog_single_inner .column07 > .wp-block-column:first-child,
.news_flx .blog_main .news_single_inner .column07 > .wp-block-column:first-child,
.news_flx .news_main .blog_single_inner .column07 > .wp-block-column:first-child,
.news_flx .news_main .news_single_inner .column07 > .wp-block-column:first-child {
  background: #fff;
}

.blog_flx .blog_main .blog_single_inner .column07 .column07_txt,
.blog_flx .blog_main .news_single_inner .column07 .column07_txt,
.blog_flx .news_main .blog_single_inner .column07 .column07_txt,
.blog_flx .news_main .news_single_inner .column07 .column07_txt,
.news_flx .blog_main .blog_single_inner .column07 .column07_txt,
.news_flx .blog_main .news_single_inner .column07 .column07_txt,
.news_flx .news_main .blog_single_inner .column07 .column07_txt,
.news_flx .news_main .news_single_inner .column07 .column07_txt {
  background: #fff;
}

.blog_flx .blog_main ul,
.blog_flx .news_main ul,
.news_flx .blog_main ul,
.news_flx .news_main ul {
  display: flex;
  flex-wrap: wrap;
}

.blog_flx .blog_main ul li,
.blog_flx .news_main ul li,
.news_flx .blog_main ul li,
.news_flx .news_main ul li {
  max-width: 330px;
  width: 100%;
  margin-right: 20px;
  margin-bottom: 30px;
  border-radius: 10px;
}

.blog_flx .blog_main ul li:nth-child(3n),
.blog_flx .news_main ul li:nth-child(3n),
.news_flx .blog_main ul li:nth-child(3n),
.news_flx .news_main ul li:nth-child(3n) {
  margin-right: 0;
}

.blog_flx .blog_main ul li .blog_thumb img,
.blog_flx .blog_main ul li .news_thumb img,
.blog_flx .news_main ul li .blog_thumb img,
.blog_flx .news_main ul li .news_thumb img,
.news_flx .blog_main ul li .blog_thumb img,
.news_flx .blog_main ul li .news_thumb img,
.news_flx .news_main ul li .blog_thumb img,
.news_flx .news_main ul li .news_thumb img {
  width: 100%;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
}

.blog_flx .blog_main ul li .news_list_inner,
.blog_flx .news_main ul li .news_list_inner,
.news_flx .blog_main ul li .news_list_inner,
.news_flx .news_main ul li .news_list_inner {
  border-radius: 10px;
}

.blog_flx .blog_main ul li .blog_list_inner,
.blog_flx .blog_main ul li .news_list_inner,
.blog_flx .news_main ul li .blog_list_inner,
.blog_flx .news_main ul li .news_list_inner,
.news_flx .blog_main ul li .blog_list_inner,
.news_flx .blog_main ul li .news_list_inner,
.news_flx .news_main ul li .blog_list_inner,
.news_flx .news_main ul li .news_list_inner {
  padding: 10px 25px 15px;
  background: #fff;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}

.blog_flx .blog_main ul li .blog_list_inner .blog_text,
.blog_flx .blog_main ul li .blog_list_inner .news_text,
.blog_flx .blog_main ul li .news_list_inner .blog_text,
.blog_flx .blog_main ul li .news_list_inner .news_text,
.blog_flx .news_main ul li .blog_list_inner .blog_text,
.blog_flx .news_main ul li .blog_list_inner .news_text,
.blog_flx .news_main ul li .news_list_inner .blog_text,
.blog_flx .news_main ul li .news_list_inner .news_text,
.news_flx .blog_main ul li .blog_list_inner .blog_text,
.news_flx .blog_main ul li .blog_list_inner .news_text,
.news_flx .blog_main ul li .news_list_inner .blog_text,
.news_flx .blog_main ul li .news_list_inner .news_text,
.news_flx .news_main ul li .blog_list_inner .blog_text,
.news_flx .news_main ul li .blog_list_inner .news_text,
.news_flx .news_main ul li .news_list_inner .blog_text,
.news_flx .news_main ul li .news_list_inner .news_text {
  border-bottom: 1px solid #EBEBEB;
  padding-bottom: 8px;
  margin-bottom: 10px;
}

.blog_flx .blog_main ul li .blog_list_inner .blog_text p,
.blog_flx .blog_main ul li .blog_list_inner .news_text p,
.blog_flx .blog_main ul li .news_list_inner .blog_text p,
.blog_flx .blog_main ul li .news_list_inner .news_text p,
.blog_flx .news_main ul li .blog_list_inner .blog_text p,
.blog_flx .news_main ul li .blog_list_inner .news_text p,
.blog_flx .news_main ul li .news_list_inner .blog_text p,
.blog_flx .news_main ul li .news_list_inner .news_text p,
.news_flx .blog_main ul li .blog_list_inner .blog_text p,
.news_flx .blog_main ul li .blog_list_inner .news_text p,
.news_flx .blog_main ul li .news_list_inner .blog_text p,
.news_flx .blog_main ul li .news_list_inner .news_text p,
.news_flx .news_main ul li .blog_list_inner .blog_text p,
.news_flx .news_main ul li .blog_list_inner .news_text p,
.news_flx .news_main ul li .news_list_inner .blog_text p,
.news_flx .news_main ul li .news_list_inner .news_text p {
  font-size: 1.6rem;
  line-height: 2;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 4;
  min-height: 128px;
}

.blog_flx .blog_main ul li .blog_list_inner time,
.blog_flx .blog_main ul li .news_list_inner time,
.blog_flx .news_main ul li .blog_list_inner time,
.blog_flx .news_main ul li .news_list_inner time,
.news_flx .blog_main ul li .blog_list_inner time,
.news_flx .blog_main ul li .news_list_inner time,
.news_flx .news_main ul li .blog_list_inner time,
.news_flx .news_main ul li .news_list_inner time {
  font-size: 1.2rem;
  color: #93857E;
  position: relative;
  padding-left: 25px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: bold;
  letter-spacing: -0.01em;
}

.blog_flx .blog_main ul li .blog_list_inner time::before,
.blog_flx .blog_main ul li .news_list_inner time::before,
.blog_flx .news_main ul li .blog_list_inner time::before,
.blog_flx .news_main ul li .news_list_inner time::before,
.news_flx .blog_main ul li .blog_list_inner time::before,
.news_flx .blog_main ul li .news_list_inner time::before,
.news_flx .news_main ul li .blog_list_inner time::before,
.news_flx .news_main ul li .news_list_inner time::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background: url(https://xanax-baseball.com/img/layout/common/ico_ball.png) no-repeat;
  background-size: 100%;
  width: 16px;
  height: 16px;
}

.blog_flx .blog_main ul.news_article_list,
.blog_flx .news_main ul.news_article_list,
.news_flx .blog_main ul.news_article_list,
.news_flx .news_main ul.news_article_list {
  display: block;
  margin-bottom: 50px;
}

.blog_flx .blog_main ul.news_article_list li,
.blog_flx .news_main ul.news_article_list li,
.news_flx .blog_main ul.news_article_list li,
.news_flx .news_main ul.news_article_list li {
  border-top: 1px solid #CFCDCE;
  font-size: 1.6rem;
  padding-top: 24px;
  padding-bottom: 20px;
  position: relative;
  padding-left: 38px;
  max-width: 100%;
  margin-bottom: 0;
  border-radius: 0;
}

.blog_flx .blog_main ul.news_article_list li:last-child,
.blog_flx .news_main ul.news_article_list li:last-child,
.news_flx .blog_main ul.news_article_list li:last-child,
.news_flx .news_main ul.news_article_list li:last-child {
  border-bottom: 1px solid #CFCDCE;
}

.blog_flx .blog_main ul.news_article_list li::before,
.blog_flx .news_main ul.news_article_list li::before,
.news_flx .blog_main ul.news_article_list li::before,
.news_flx .news_main ul.news_article_list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background: url(https://xanax-baseball.com/img/layout/common/ico_ball.png) no-repeat;
  background-size: 100%;
  width: 22px;
  height: 22px;
}

.blog_flx .blog_main ul.news_article_list li::after,
.blog_flx .news_main ul.news_article_list li::after,
.news_flx .blog_main ul.news_article_list li::after,
.news_flx .news_main ul.news_article_list li::after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  background: url(https://xanax-baseball.com/img/layout/common/ico_arrow_r_w.png) no-repeat, #93857E;
  background-size: 10px;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background-position: center;
  pointer-events: none;
}

.blog_flx .blog_main ul.news_article_list li a,
.blog_flx .news_main ul.news_article_list li a,
.news_flx .blog_main ul.news_article_list li a,
.news_flx .news_main ul.news_article_list li a {
  display: flex;
  padding-right: 25px;
}

.blog_flx .blog_main ul.news_article_list li a span,
.blog_flx .news_main ul.news_article_list li a span,
.news_flx .blog_main ul.news_article_list li a span,
.news_flx .news_main ul.news_article_list li a span {
  color: #93857E;
  margin-right: 12px;
  letter-spacing: -0.005em;
  min-width: 105px;
}

.blog_flx .blog_main ul.news_article_list li a p,
.blog_flx .news_main ul.news_article_list li a p,
.news_flx .blog_main ul.news_article_list li a p,
.news_flx .news_main ul.news_article_list li a p {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.blog_flx .blog_main ul.news_article_list li a:hover,
.blog_flx .news_main ul.news_article_list li a:hover,
.news_flx .blog_main ul.news_article_list li a:hover,
.news_flx .news_main ul.news_article_list li a:hover {
  opacity: 0.6;
}

.blog_flx .blog_main .blog_archive_sp,
.blog_flx .blog_main .news_archive_sp,
.blog_flx .news_main .blog_archive_sp,
.blog_flx .news_main .news_archive_sp,
.news_flx .blog_main .blog_archive_sp,
.news_flx .blog_main .news_archive_sp,
.news_flx .news_main .blog_archive_sp,
.news_flx .news_main .news_archive_sp {
  display: none;
}

.blog_flx .blog_main .blog_archive_sp .archive_select_sp,
.blog_flx .blog_main .news_archive_sp .archive_select_sp,
.blog_flx .news_main .blog_archive_sp .archive_select_sp,
.blog_flx .news_main .news_archive_sp .archive_select_sp,
.news_flx .blog_main .blog_archive_sp .archive_select_sp,
.news_flx .blog_main .news_archive_sp .archive_select_sp,
.news_flx .news_main .blog_archive_sp .archive_select_sp,
.news_flx .news_main .news_archive_sp .archive_select_sp {
  position: relative;
  margin-top: 15px;
}

.blog_flx .blog_main .blog_archive_sp .archive_select_sp::before,
.blog_flx .blog_main .news_archive_sp .archive_select_sp::before,
.blog_flx .news_main .blog_archive_sp .archive_select_sp::before,
.blog_flx .news_main .news_archive_sp .archive_select_sp::before,
.news_flx .blog_main .blog_archive_sp .archive_select_sp::before,
.news_flx .blog_main .news_archive_sp .archive_select_sp::before,
.news_flx .news_main .blog_archive_sp .archive_select_sp::before,
.news_flx .news_main .news_archive_sp .archive_select_sp::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  vertical-align: middle;
  right: 20px;
  width: 6px;
  height: 6px;
  border-top: 2px solid #93857E;
  border-right: 2px solid #93857E;
  transform: rotate(135deg);
}

.blog_flx .blog_main .blog_archive_sp .archive_select_sp select,
.blog_flx .blog_main .news_archive_sp .archive_select_sp select,
.blog_flx .news_main .blog_archive_sp .archive_select_sp select,
.blog_flx .news_main .news_archive_sp .archive_select_sp select,
.news_flx .blog_main .blog_archive_sp .archive_select_sp select,
.news_flx .blog_main .news_archive_sp .archive_select_sp select,
.news_flx .news_main .blog_archive_sp .archive_select_sp select,
.news_flx .news_main .news_archive_sp .archive_select_sp select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: block;
  width: 100%;
  background: #fff;
  padding-left: 20px;
  padding-right: 20px;
  border: 1px solid #91857F;
  border-radius: 5px;
  max-width: 320px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
  font-weight: bold;
}

/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼
feature.css
▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */
.post-type-archive-feature .feature_main .breadcrumbs_wrap {
  margin-top: 15px;
}

.feature_main {
  width: 100%;
}

.feature_main .breadcrumbs_wrap {
  margin-top: 130px;
  margin-bottom: 70px;
}

.feature_main .feature_single_inner time {
  font-size: 1.6rem;
  color: #93857E;
  position: relative;
  padding-left: 40px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: bold;
  letter-spacing: -0.01em;
  margin-bottom: 12px;
  display: block;
}

.feature_main .feature_single_inner time::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background: url(https://xanax-baseball.com/img/layout/common/ico_ball.png) no-repeat;
  background-size: 100%;
  width: 25px;
  height: 25px;
}

.feature_main .feature_single_inner h1 {
  line-height: 1.66;
  font-size: 2.4rem;
  padding-bottom: 5px;
  border-bottom: 1px solid #DFDAD7;
  margin-bottom: 30px;
}

.feature_main .feature_single_inner .feature_single_thumb {
  margin-bottom: 50px;
}

.feature_main .feature_single_inner .feature_single_thumb img {
  width: 100%;
}

.feature_main .feature_single_inner .feature_single_bg {
  margin: 0 calc(50% - 50vw);
  width: 100vw;
  background: #F4F2F1;
}

.feature_main .feature_single_inner .feature_single_bg .feature_single_content {
  max-width: 1280px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 60px;
}

.feature_main .feature_single_inner .feature_single_bg .feature_single_content:nth-last-of-type(1) {
  margin-bottom: 100px;
}

.feature_main .feature_single_inner .feature_single_bg .feature_single_content .column06:nth-of-type(1) {
  margin-top: 100px !important;
}

.feature_main .feature_single_inner .feature_single_content02 {
  max-width: 1100px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.feature_main .feature_single_inner .feature_single_content02 p {
  font-size: 2.4rem;
  line-height: 2;
}

.feature_main .feature_single_inner p {
  font-size: 1.6rem;
  line-height: 2;
}

.feature_main .feature_single_inner p a {
  color: #93857E;
  padding-bottom: 2px;
  border-bottom: 1px dotted;
}

.feature_main .blog_aside_search {
  display: flex;
  align-items: baseline;
  justify-content: flex-end;
  width: 100%;
  margin-bottom: 45px;
}

.feature_main .blog_aside_search .blog_heading {
  position: relative;
  margin-bottom: 5px;
  padding-right: 32px;
}

.feature_main .blog_aside_search .blog_heading .heading_en {
  font-size: 3.2rem;
  position: absolute;
  top: 0;
  left: 0;
}

.feature_main .blog_aside_search .blog_heading .heading_en span::before {
  content: none;
}

.feature_main .blog_aside_search .blog_heading .heading_ja {
  font-size: 1.6rem;
  text-align: left;
  padding-top: 15px;
  letter-spacing: 0.01em;
}

.feature_main .blog_aside_search form {
  max-width: 295px;
  width: 100%;
  position: relative;
}

.feature_main .blog_aside_search form input[type=text] {
  padding: 0 30px 0 10px !important;
  border: 1px solid #DEDAD7;
  color: #93857E;
  font-weight: bold;
}

.feature_main .blog_aside_search form input[type=submit] {
  margin: 0;
  position: absolute;
  right: 8px;
  background: url(https://xanax-baseball.com/img/layout/common/ico_search_gray.png) no-repeat;
  text-indent: -9999px;
  width: 15px;
  height: 15px;
  background-size: 100%;
  top: 50%;
  transform: translateY(-50%);
  margin-top: 2px;
}

.feature_main ul {
  display: flex;
  flex-wrap: wrap;
}

.feature_main ul li {
  border: 1px solid #CCC5C2;
  max-width: 400px;
  width: 100%;
  margin-right: 40px;
  margin-bottom: 30px;
  border-radius: 10px;
}

.feature_main ul li:nth-child(3n) {
  margin-right: 0;
}

.feature_main ul li .feature_thumb img {
  width: 100%;
  border-top-right-radius: 10px;
  border-top-left-radius: 10px;
}

.feature_main ul li .feature_list_inner {
  padding: 25px 15px 15px;
  background: #fff;
  border-bottom-right-radius: 10px;
  border-bottom-left-radius: 10px;
}

.feature_main ul li .feature_list_inner .feature_text {
  border-bottom: 1px solid #EBEBEB;
  padding-bottom: 8px;
  margin-bottom: 10px;
}

.feature_main ul li .feature_list_inner .feature_text p {
  font-size: 2.4rem;
  line-height: 1.66;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  min-height: 170px;
  font-weight: bold;
}

.feature_main ul li .feature_list_inner .feature_text_info {
  display: flex;
  align-items: baseline;
  justify-content: space-between;
}

.feature_main ul li .feature_list_inner .feature_text_info .new {
  font-size: 1.8rem;
  color: #EA3323;
  border: 1px solid #EA3323;
  font-weight: bold;
  width: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 25px;
  font-family: "Roboto", sans-serif;
}

.feature_main ul li .feature_list_inner .feature_text_info time {
  font-size: 1.8rem;
  color: #93857E;
  position: relative;
  padding-left: 35px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: bold;
  letter-spacing: -0.01em;
}

.feature_main ul li .feature_list_inner .feature_text_info time::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  background: url(https://xanax-baseball.com/img/layout/common/ico_ball.png) no-repeat;
  background-size: 100%;
  width: 26px;
  height: 26px;
}

.feature_main .feature_archive_sp {
  display: none;
}

.feature_main .feature_archive_sp .archive_select_sp {
  position: relative;
  margin-top: 15px;
}

.feature_main .feature_archive_sp .archive_select_sp::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  vertical-align: middle;
  right: 20px;
  width: 6px;
  height: 6px;
  border-top: 2px solid #93857E;
  border-right: 2px solid #93857E;
  transform: rotate(135deg);
}

.feature_main .feature_archive_sp .archive_select_sp select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: block;
  width: 100%;
  background: #fff;
  padding-left: 20px;
  padding-right: 20px;
  border: 1px solid #91857F;
  border-radius: 5px;
  max-width: 320px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 10px;
  font-weight: bold;
}

/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼
guide.css
▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */
.p_guide_page .category_heading {
  position: relative;
}

.p_guide_page .category_heading .heading_en {
  position: absolute;
  bottom: 0;
  left: -20px;
}

.p_guide_page .guide_category_list ul {
  margin-top: 75px;
  margin-bottom: 70px;
  display: flex;
}

.p_guide_page .guide_category_list ul li {
  max-width: 310px;
  width: 100%;
  border: 1px solid #DEDAD7;
  border-radius: 5px;
  text-align: center;
  margin-right: 15px;
}

.p_guide_page .guide_category_list ul li:last-child {
  margin-right: 0;
}

.p_guide_page .guide_category_list ul li a {
  height: 100px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.6rem;
  font-weight: bold;
  transition: all 300ms ease;
  padding: 10px;
}

.p_guide_page .guide_category_list ul li a:hover {
  background: #DEDAD7;
  transition: all 300ms ease;
  color: #fff;
}

.p_guide_page #guide01,
.p_guide_page #guide02,
.p_guide_page #guide03,
.p_guide_page #guide04,
.p_guide_page #guide05 {
  margin-top: -120px;
  padding-top: 120px;
}

.p_guide_page .guide_container {
  max-width: 750px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.p_guide_page .guide_container h2 {
  font-size: 2.4rem;
  margin-bottom: 50px;
  text-align: center;
}

.p_guide_page .guide_container .guide_sec {
  margin-bottom: 70px;
}

.p_guide_page .guide_container .guide_sec .guide_step li {
  display: flex;
  margin-bottom: 50px;
  position: relative;
}

.p_guide_page .guide_container .guide_sec .guide_step li::before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  margin: 0 0 0 -6px;
  border-style: solid;
  border-width: 8px 8px 0 8px;
  border-color: #000000 transparent transparent transparent;
  position: absolute;
  bottom: -30px;
  left: 45px;
  transform: translateX(-50%);
}

.p_guide_page .guide_container .guide_sec .guide_step li .guide_step_num {
  min-width: 80px;
  text-align: center;
  font-weight: bold;
  background: #F4F2F1;
  position: relative;
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: bold;
  min-height: 140px;
}

.p_guide_page .guide_container .guide_sec .guide_step li .guide_step_blk {
  padding-left: 20px;
  padding-top: 10px;
}

.p_guide_page .guide_container .guide_sec .guide_step li .guide_step_blk h3 {
  font-size: 1.6rem !important;
  margin: 0 0 20px;
  font-weight: bold;
}

.p_guide_page .guide_container .guide_sec .guide_step li .guide_step_blk .guide_step_group .guide_step_txt {
  margin-bottom: 20px;
}

.p_guide_page .guide_container .guide_sec .guide_step li .guide_step_blk .guide_step_group .guide_step_txt span {
  font-weight: bold;
}

.p_guide_page .guide_container .guide_sec .guide_step li .guide_step_blk .guide_step_group .guide_step_subtxt {
  font-size: 1.2rem;
  margin-bottom: 20px;
}

.p_guide_page .guide_container .guide_sec .guide_step li:last-child {
  margin-bottom: 0;
}

.p_guide_page .guide_container .guide_sec .guide_step li:last-child::before {
  content: none;
}

.p_guide_page .guide_container .guide_cmn_sec {
  margin-bottom: 70px;
}

.p_guide_page .guide_container .guide_cmn_sec .guide_pay_lead {
  margin-bottom: 30px;
}

.p_guide_page .guide_container .guide_cmn_sec .guide_pay_blk {
  margin-bottom: 40px;
}

.p_guide_page .guide_container .guide_cmn_sec .guide_pay_blk h3 {
  margin: 0 0 20px 0;
  padding: 12px 20px 12px 20px;
  color: #000;
  font-size: 1.6rem !important;
  background: #F4F2F1;
}

.p_guide_page .guide_container .guide_cmn_sec .guide_pay_blk .guide_pay_img {
  max-width: 400px;
  margin-left: auto;
  margin-right: auto;
  display: block;
  margin-bottom: 30px;
}

.p_guide_page .guide_container .guide_cmn_sec .guide_pay_blk table {
  width: 100%;
  border: 1px solid #DEDAD7;
  margin-bottom: 20px;
}

.p_guide_page .guide_container .guide_cmn_sec .guide_pay_blk table tr th {
  width: 50%;
  border: 1px solid #DEDAD7;
  text-align: center;
  padding-top: 12px;
  padding-bottom: 8px;
  font-size: 1.4rem;
  font-weight: bold;
}

.p_guide_page .guide_container .guide_cmn_sec .guide_pay_blk table tr td {
  width: 50%;
  border: 1px solid #DEDAD7;
  text-align: center;
  padding-top: 12px;
  padding-bottom: 8px;
  font-size: 1.4rem;
}

.p_guide_page .guide_container .guide_cmn_sec .guide_pay_blk dl {
  display: flex;
  border: 1px solid #DEDAD7;
  padding: 10px 0;
}

.p_guide_page .guide_container .guide_cmn_sec .guide_pay_blk dl dt {
  font-weight: bold;
  width: 20%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.p_guide_page .guide_container .guide_cmn_sec .guide_pay_blk dl dd {
  width: 80%;
}

.p_guide_page .guide_container .guide_cmn_sec .guide_pay_blk dl dd span {
  display: block;
  font-size: 1.2rem;
}

.p_guide_page .guide_container .guide_cmn_sec .guide_pay_blk dl:last-child {
  border-top: none;
}

.p_guide_page .guide_container .guide_cmn_sec .guide_pay_blk p {
  margin-bottom: 20px;
}

.p_guide_page .guide_container .guide_cmn_sec .guide_pay_blk p a {
  text-decoration: underline;
}

.p_guide_page .guide_container .guide_cmn_sec .guide_pay_blk p.guide_pay_box {
  padding: 20px;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  border: 1px solid #DEDAD7;
}

.p_guide_page .guide_container .guide_cmn_sec .guide_pay_blk p.guide_pay_subtxt {
  font-size: 1.2rem;
}

.p_guide_page .guide_container .guide_cmn_sec .guide_pay_blk p span.fw_bold {
  font-weight: bold;
}

.p_guide_page .guide_container .guide_cmn_sec .guide_pay_blk p span.f_color_red {
  color: #EA3323;
}

.p_guide_page .guide_container .guide_cmn_sec .guide_pay_blk:last-child {
  margin-bottom: 0;
}

/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼
privacy.css
▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */
.p_privacy_page .category_heading {
  position: relative;
}

.p_privacy_page .category_heading .heading_en {
  position: absolute;
  bottom: 0;
  left: -20px;
}

.p_privacy_page .privacy_container {
  max-width: 750px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 70px;
}

.p_privacy_page .privacy_container .privacy_lead_txt {
  margin-bottom: 30px;
}

.p_privacy_page .privacy_container dl {
  margin-bottom: 30px;
}

.p_privacy_page .privacy_container dl dt {
  font-size: 1.6rem !important;
  font-weight: bold;
  margin-bottom: 8px;
}

.p_privacy_page .privacy_container dl dd {
  margin-bottom: 20px;
}

.p_privacy_page .privacy_container dl dd span {
  font-weight: bold;
}

.p_privacy_page .privacy_container dl dd ol {
  margin-top: 20px;
}

/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼
tradelaw.css
▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */
.p_tradelaw_page .category_heading {
  position: relative;
}

.p_tradelaw_page .category_heading .heading_en {
  position: absolute;
  bottom: 0;
  left: -20px;
}

.p_tradelaw_page .tradelaw_container {
  max-width: 750px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 70px;
}

.p_tradelaw_page .tradelaw_container table {
  width: 100%;
}

.p_tradelaw_page .tradelaw_container table tr {
  border-top: 1px solid #DEDAD7;
}

.p_tradelaw_page .tradelaw_container table tr:last-child {
  border-bottom: 1px solid #DEDAD7;
}

.p_tradelaw_page .tradelaw_container table tr th {
  width: 35%;
  line-height: 2;
  font-weight: normal;
  padding-top: 22px;
  padding-bottom: 18px;
  padding-left: 5px;
  text-align: left;
  font-size: 1.6rem;
  font-weight: bold;
}

.p_tradelaw_page .tradelaw_container table tr td {
  width: 65%;
  line-height: 2;
  font-weight: normal;
  padding-top: 22px;
  padding-bottom: 18px;
  font-size: 1.4rem;
}

.p_tradelaw_page .tradelaw_container table tr td p {
  margin-bottom: 5px;
}

.p_tradelaw_page .tradelaw_container table tr td p:last-child {
  margin-bottom: 0;
}

.p_tradelaw_page .tradelaw_container table tr td ul li {
  margin-bottom: 5px;
}

.p_tradelaw_page .tradelaw_container table tr td ul li:last-child {
  margin-bottom: 0;
}

/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼
textpage.css
▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */
.text_cmn_style .sysCategoryPankuzu {
  font-size: 0;
  width: 100%;
  font-family: "Jost", sans-serif;
  color: #CECECE;
  margin-bottom: 140px;
  color: #CECECE;
  margin-top: 130px;
}

.text_cmn_style .sysCategoryPankuzu > a {
  color: #CECECE;
  position: relative;
  font-size: 1.1rem;
}

.text_cmn_style .sysCategoryPankuzu > a::before {
  content: "/";
  padding-right: 5px;
  padding-left: 5px;
  color: #CECECE;
  font-size: 1.3rem;
  pointer-events: none;
}

.text_cmn_style .sysCategoryPankuzu > a:nth-of-type(1) {
  font-size: 0;
  position: relative;
  padding-right: 25px;
  display: inline-block;
  top: -17px;
}

.text_cmn_style .sysCategoryPankuzu > a:nth-of-type(1)::before {
  content: "";
  position: absolute;
  background: url(https://xanax-baseball.com/img/layout/common/ico_home.png) no-repeat;
  background-size: 100%;
  width: 31px;
  height: 24px;
  top: 0;
  left: 0;
  margin-top: 0;
}

.text_cmn_style .sysCategoryPankuzu > a:nth-of-type(1)::after {
  content: "";
  width: 31px;
  height: 24px;
  position: absolute;
  top: 0;
  left: 0;
}

.text_cmn_style .sysCategoryPankuzu > a + .sysPankuzuItemName {
  font-size: 1.1rem;
  color: #000000;
  position: relative;
}

.text_cmn_style .sysCategoryPankuzu > a + .sysPankuzuItemName::before {
  content: "/";
  padding-right: 5px;
  padding-left: 5px;
  color: #CECECE;
  font-size: 1.5rem;
  pointer-events: none;
}

.text_cmn_style .sysCategoryPankuzu > a + .sysPankuzuItemName + br + a {
  font-size: 0;
  position: relative;
  padding-right: 25px;
  display: inline-block;
  top: -17px;
}

.text_cmn_style .sysCategoryPankuzu > a + .sysPankuzuItemName + br + a::before {
  content: "";
  position: absolute;
  background: url(https://xanax-baseball.com/img/layout/common/ico_home.png) no-repeat;
  background-size: 100%;
  width: 31px;
  height: 24px;
  top: 0;
  left: 0;
  margin-top: 0;
}

.text_cmn_style .sysCategoryPankuzu > a + .sysPankuzuItemName + br + a::after {
  content: "";
  width: 31px;
  height: 24px;
  position: absolute;
  top: 0;
  left: 0;
}

/* ▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼▼ 
wp.css
▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */
body.single #sysWrap #sysMain .mb70 {
  margin-bottom: 70px !important;
}

body.single #sysWrap #sysMain .single_cmn_ttl {
  font-size: 2.4rem;
  font-weight: bold;
  border-bottom: 1px solid #DFDAD7;
  padding-bottom: 8px;
  margin-bottom: 25px;
}

body.single #sysWrap #sysMain .single_cmn_ttl02 {
  font-size: 2.4rem !important;
  font-weight: bold;
  margin-bottom: 45px;
  text-align: center;
}

body.single #sysWrap #sysMain .single_cmn_ttl03 {
  font-size: 2.4rem;
  font-weight: bold;
  border-bottom: 1px solid #DFDAD7;
  padding-bottom: 8px;
  margin-bottom: 25px;
}

body.single #sysWrap #sysMain .single_cmn_ttl04 {
  background: #fff;
  margin: 0 calc(50% - 50vw);
  width: 100vw;
  margin-bottom: 0;
  padding-bottom: 50px;
  padding-top: 70px;
}

body.single #sysWrap #sysMain .single_cmn_ttl04 span {
  font-weight: bold;
  font-size: 2.4rem;
  text-align: center;
  color: #fff;
  background: #93857E;
  max-width: 1280px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  min-height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
}

body.single #sysWrap #sysMain .single_cmn_subtxt {
  font-size: 1.2rem;
  line-height: 1.7;
  margin-bottom: 90px;
}

body.single #sysWrap #sysMain .single_cmn_img01 {
  max-width: 700px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 45px;
}

body.single #sysWrap #sysMain .single_cmn_img01 img {
  margin-bottom: 10px;
}

body.single #sysWrap #sysMain .column01 {
  margin-bottom: 55px;
}

body.single #sysWrap #sysMain .column01 .wp-block-column:first-child {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

body.single #sysWrap #sysMain .column01 .wp-block-column .wp-block-image {
  margin-bottom: 0;
}

body.single #sysWrap #sysMain .column01 .wp-block-column .wp-block-image figcaption {
  margin-bottom: 0;
}

body.single #sysWrap #sysMain .column01 .wp-block-column .wp-block-image img {
  margin-bottom: 20px;
}

body.single #sysWrap #sysMain .column02 {
  margin-bottom: 55px;
}

body.single #sysWrap #sysMain .column02 img {
  margin-bottom: 20px;
}

body.single #sysWrap #sysMain .column03 {
  margin-bottom: 55px;
}

body.single #sysWrap #sysMain .column03 img {
  margin-bottom: 20px;
}

body.single #sysWrap #sysMain .column03 figcaption {
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 2;
}

body.single #sysWrap #sysMain .column03 figcaption a {
  text-decoration: underline;
}

body.single #sysWrap #sysMain .column04 {
  margin-bottom: 55px;
}

body.single #sysWrap #sysMain .column04 .wp-block-column:last-child {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

body.single #sysWrap #sysMain .column04 .wp-block-column .wp-block-image {
  margin-bottom: 0;
}

body.single #sysWrap #sysMain .column04 .wp-block-column .wp-block-image figcaption {
  margin-bottom: 0;
}

body.single #sysWrap #sysMain .column04 .wp-block-column .wp-block-image img {
  margin-bottom: 20px;
}

body.single #sysWrap #sysMain .column05 {
  background: #fff;
  border: 1px solid #91857F;
  max-width: 700px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 30px;
}

body.single #sysWrap #sysMain .column05 .wp-block-column {
  margin-bottom: 0;
}

body.single #sysWrap #sysMain .column05 .wp-block-column:first-child {
  max-width: 300px;
  width: 100%;
}

body.single #sysWrap #sysMain .column05 .wp-block-column:first-child .wp-block-image {
  margin: 0;
}

body.single #sysWrap #sysMain .column05 .wp-block-column:last-child {
  display: flex;
  flex-direction: column;
  align-items: baseline;
  justify-content: center;
}

body.single #sysWrap #sysMain .column05 .wp-block-column:last-child p {
  margin-bottom: 40px;
}

body.single #sysWrap #sysMain .column05 .wp-block-column:last-child p a {
  font-size: 1.6rem;
  font-weight: bold;
  color: #000000;
  text-decoration: none;
  border-bottom: 1px solid #000;
  line-height: 2;
}

body.single #sysWrap #sysMain .column06 {
  margin-top: 60px;
}

body.single #sysWrap #sysMain .column06 > .wp-block-column {
  background: #fff;
  position: relative;
  border-radius: 10px;
  border: 1px solid #DEDAD7;
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 30px;
  margin-bottom: 0;
}

body.single #sysWrap #sysMain .column06 > .wp-block-column .column {
  margin-bottom: 0;
}

body.single #sysWrap #sysMain .column06 > .wp-block-column .column > .wp-block-column {
  margin-bottom: 0;
}

body.single #sysWrap #sysMain .column06 > .wp-block-column .column > .wp-block-column:last-child {
  max-width: 186px;
  width: 100%;
}

body.single #sysWrap #sysMain .column06 > .wp-block-column .column > .wp-block-column:last-child .wp-block-image {
  margin-bottom: 0;
}

body.single #sysWrap #sysMain .column06 > .wp-block-column h2.wp-block-heading {
  font-size: 5.3rem;
  color: #93857E;
  font-weight: bold;
  font-family: "Jost", sans-serif;
  position: absolute;
  top: 0;
  left: 30px;
  line-height: 1;
  transform: translateY(-50%);
}

body.single #sysWrap #sysMain .column06 > .wp-block-column h3.wp-block-heading {
  font-size: 1.7rem;
  font-weight: bold;
  padding-top: 30px;
  padding-bottom: 10px;
}

body.single #sysWrap #sysMain .column06 > .wp-block-column p {
  line-height: 1.75;
}

body.single #sysWrap #sysMain .column07 {
  position: relative;
  z-index: 1;
  max-width: 1100px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0;
  gap: 0;
  padding-bottom: 25px;
}

body.single #sysWrap #sysMain .column07::before {
  content: "";
  width: 100vw;
  margin-left: auto;
  margin-right: auto;
  position: absolute;
  height: 100%;
  left: 0;
  right: 0;
  background: #fff;
  margin: 0 calc(50% - 50vw);
}

body.single #sysWrap #sysMain .column07 h3.wp-block-heading {
  font-size: 2.4rem;
  margin-bottom: 5px;
}

body.single #sysWrap #sysMain .column07 p {
  font-size: 1.8rem;
  margin-bottom: 48px;
}

body.single #sysWrap #sysMain .column07 p a {
  border-bottom: none;
  color: #000000;
}

body.single #sysWrap #sysMain .column07 .btn_common_wrap {
  position: relative;
}

body.single #sysWrap #sysMain .column07 .column07_txt {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border: 1px solid #DEDAD7;
  border-left: none;
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  padding: 15px;
}

body.single #sysWrap #sysMain .column07 > .wp-block-column {
  position: relative;
  z-index: 1;
  overflow: hidden;
}

body.single #sysWrap #sysMain .column07 > .wp-block-column .wp-block-image {
  margin-bottom: 0;
}

body.single #sysWrap #sysMain .column07 > .wp-block-column:first-child {
  max-width: 240px;
  width: 100%;
  border: 1px solid #DEDAD7;
  border-right: none;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
  padding: 15px;
}

body.single #sysWrap #sysMain .column08 {
  margin-bottom: 40px;
  margin-top: 60px;
}

body.single #sysWrap #sysMain .column08 .wp-block-column {
  display: flex;
  align-items: center;
}

body.single #sysWrap #sysMain .column08 .wp-block-column .wp-block-image {
  margin-bottom: 0;
}

body.single #sysWrap #sysMain .column08 h2.wp-block-heading {
  font-size: 4.8rem;
  font-weight: bold;
  line-height: 1.33;
}

body.single #sysWrap #sysMain .column08.reverse > .wp-block-column:first-child {
  order: 2;
}

body.single #sysWrap #sysMain .column08.reverse > .wp-block-column:last-child {
  order: 1;
}

body.single #sysWrap #sysMain .catchcopy {
  font-size: 3.2rem;
  font-weight: bold;
  line-height: 1.87;
  text-align: center;
  margin-top: 80px;
}

body.single #sysWrap #sysMain .column_yt {
  margin-bottom: 10px;
}

body.single #sysWrap #sysMain .column_yt02 {
  text-align: center;
  margin-bottom: 0;
}

body.single #sysWrap #sysMain .column_yt02 iframe {
  max-width: 700px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  height: 396px;
}

.page-template-page-news .wp-pagenavi,
.archive .wp-pagenavi,
.search .wp-pagenavi {
  display: flex;
  justify-content: center;
  font-size: 1.3rem;
  margin-top: 20px;
  margin-bottom: 20px;
}

.page-template-page-news .wp-pagenavi a,
.archive .wp-pagenavi a,
.search .wp-pagenavi a {
  border-radius: 6px;
  width: 50px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #B5B5B5;
  background: #fff;
  margin: 0 5px;
  color: #CECECE;
}

.page-template-page-news .wp-pagenavi a:hover,
.archive .wp-pagenavi a:hover,
.search .wp-pagenavi a:hover {
  background: #fff;
  border: 1px solid #91857F;
  color: #534741;
  opacity: 1;
}

.page-template-page-news .wp-pagenavi span,
.archive .wp-pagenavi span,
.search .wp-pagenavi span {
  border-radius: 6px;
  width: 50px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #B5B5B5;
  background: #fff;
  margin: 0 5px;
}

.page-template-page-news .wp-pagenavi span.current,
.archive .wp-pagenavi span.current,
.search .wp-pagenavi span.current {
  border: 1px solid #91857F;
  color: #534741;
  opacity: 1;
}

.breadcrumbs_wrap {
  max-width: 1280px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  font-size: 1.1rem;
  font-family: "Jost", sans-serif;
  margin-bottom: 10px;
  margin-top: 130px;
  width: 100%;
}

.breadcrumbs_wrap .breadcrumbs {
  color: #BBBBBB;
  font-size: 1.1rem;
  width: 100%;
}

.breadcrumbs_wrap .breadcrumbs a {
  color: #BBBBBB;
}

.breadcrumbs_wrap .breadcrumbs span img {
  width: 15px;
  position: relative;
  top: -2px;
}

.breadcrumbs_wrap .breadcrumbs span.current-item {
  color: #000000;
}

@media screen {
  [hidden~=screen] {
    display: inherit;
  }
  [hidden~=screen]:not(:active):not(:focus):not(:target) {
    position: absolute !important;
    clip: rect(0 0 0 0) !important;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), (-webkit-min-device-pixel-ratio: 2), (-o-min-device-pixel-ratio: 2/1), (min-resolution: 2dppx) {
  body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
}
@media only screen and (min-width: 601px) and (max-width: 1160px) {
  #sysWrap {
    max-width: 100%;
    padding: 0 3%;
    margin: 114px auto 0;
  }
  .pc_only {
    display: none !important;
  }
  .sp_only {
    display: none !important;
  }
  .tb_only {
    display: block !important;
  }
  #sysHeader {
    /* SP開閉メニュー */
  }
  #sysHeader .header_wrap .header_inner {
    display: block;
    max-width: 100%;
    padding: 0;
    /* ヘッダーロゴ＋説明文 */
    /* カート情報 */
    /* ヘッダー：SP用 */
    /* グローバルメニュー */
  }
  #sysHeader .header_wrap .header_inner .header_h1,
  #sysHeader .header_wrap .header_inner .header_h1_under {
    max-width: 100%;
  }
  #sysHeader .header_wrap .header_inner .header_h1 .h_inner .logo_all .logo,
  #sysHeader .header_wrap .header_inner .header_h1_under .h_inner .logo_all .logo {
    display: block;
  }
  #sysHeader .header_wrap .header_inner .header_h1 .h_inner .logo_all .logo .logo_img,
  #sysHeader .header_wrap .header_inner .header_h1_under .h_inner .logo_all .logo .logo_img {
    display: none;
  }
  #sysHeader .header_wrap .header_inner .header_h1 .h_inner .logo_all .logo .head_title,
  #sysHeader .header_wrap .header_inner .header_h1_under .h_inner .logo_all .logo .head_title {
    font-size: 1rem;
    text-align: center;
    background: #ededed;
    padding: 2px 3%;
  }
  #sysHeader .header_wrap .header_inner #cartInfo {
    display: none;
  }
  #sysHeader .header_wrap .header_inner .header_sp {
    width: 96%;
    padding: 15px 0 0;
    margin: 0 auto;
    position: relative;
  }
  #sysHeader .header_wrap .header_inner .header_sp #navBtn {
    width: 40px;
    position: absolute;
    top: 10px;
    left: 0;
  }
  #sysHeader .header_wrap .header_inner .header_sp .spLogo {
    display: block;
    width: 140px;
    margin: 0 auto;
  }
  #sysHeader .header_wrap .header_inner .header_sp .spCart {
    width: 40px;
    position: absolute;
    top: 10px;
    right: 0;
  }
  #sysHeader .header_wrap .header_inner .header_sp .spCart .itemCount2 {
    display: none;
    width: 18px;
    height: 18px;
    font-size: 1rem;
    font-weight: 700;
    text-align: center;
    line-height: 18px;
    color: #fff;
    background: rgba(207, 15, 42, 0.9);
    border-radius: 10px;
    position: absolute;
    bottom: 0;
    right: 0;
  }
  #sysHeader .header_wrap .header_inner .h_navi {
    padding: 15px 0;
  }
  #sysHeader .header_wrap .header_inner .h_navi .tabmenu .tab {
    position: relative;
  }
  #sysHeader .header_wrap .header_inner .h_navi .tabmenu .tab .tab1 {
    width: 25%;
  }
  #sysHeader .header_wrap .header_inner .h_navi .tabmenu .tab .tab1 .slideMenu {
    position: static;
  }
  #sysHeader .header_wrap .header_inner .h_navi .tabmenu .tab .tab1 .slideMenu > a {
    font-size: 1.2rem;
  }
  #sysHeader .header_wrap .header_inner .h_navi .tabmenu .tab .tab1 .slideMenu .toggleNav {
    top: 35px;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  #sysHeader .header_wrap .header_inner .h_navi .tabmenu .tab .tab1 .slideMenu .toggleNav ul .tab2:last-of-type {
    border-bottom: 1px dotted #ccc;
  }
  #sysHeader .header_wrap .header_inner .h_navi .tabmenu .tab .tab1 .slideMenu .toggleNav ul .tab2 a {
    padding: 12px 5% 12px 3%;
  }
  #sysHeader .header_wrap .header_inner .h_navi .tabmenu .tab .tab1 .slideMenu .toggleNav ul .tab2 a i {
    right: 3%;
  }
  #sysHeader .header_wrap .header_inner .h_navi .tabmenu .tab .tab1:first-of-type a::before {
    content: none;
  }
  #sysHeader .header_wrap .header_inner .h_navi .tabmenu .tab .tab1:last-of-type {
    display: none;
  }
  #sysHeader .h_spnavi {
    display: none;
    color: #444;
    background: rgba(220, 220, 220, 0.9);
    position: fixed;
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
    z-index: 150;
    overflow: auto;
  }
  #sysHeader .h_spnavi #spNaviWrap {
    width: 100%;
    height: auto;
    background: #e1e1e1;
    padding: 30px 10% 100px;
    position: absolute;
    top: 0;
    left: -100%;
    z-index: 200;
    overflow: scroll;
  }
  #sysHeader .h_spnavi #spNaviWrap .wrap1 .h_search .sysHeadline,
  #sysHeader .h_spnavi #spNaviWrap .wrap1 .h_login .sysHeadline {
    font-size: 1.8rem;
  }
  #sysHeader .h_spnavi #spNaviWrap .wrap1 .h_search {
    margin-top: 30px;
  }
  #sysHeader .h_spnavi #spNaviWrap .wrap1 .h_search form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    border: 1px solid #ddd;
  }
  #sysHeader .h_spnavi #spNaviWrap .wrap1 .h_search form .sysItemSearchFormWord {
    width: 70%;
  }
  #sysHeader .h_spnavi #spNaviWrap .wrap1 .h_search form .sysItemSearchFormWord input[type=search] {
    height: 40px;
    border: none;
  }
  #sysHeader .h_spnavi #spNaviWrap .wrap1 .h_search form .sysSearchButton {
    overflow: hidden;
    display: block;
    width: 30%;
    height: 40px;
    margin: 0;
    padding: 0;
    text-indent: -999px;
    border-radius: 0px;
    border: none;
    background: #222 url(/img/common/ico_search.png) no-repeat center center;
    background-size: 70px;
    cursor: pointer;
  }
  #sysHeader .h_spnavi #spNaviWrap .wrap1 .h_login .sysContent > p {
    text-align: center;
    margin: 10px 0;
  }
  #sysHeader .h_spnavi #spNaviWrap .wrap1 .h_login .sysContent .sysFormItem {
    margin-bottom: 10px;
  }
  #sysHeader .h_spnavi #spNaviWrap .wrap1 .h_login .sysContent .sysFormItem .sysFormLabel {
    display: block;
    font-size: 1.2rem;
    margin-bottom: 3px;
  }
  #sysHeader .h_spnavi #spNaviWrap .wrap1 .h_login .sysContent .sysLoginButton {
    width: 100%;
    font-size: 1.5rem;
    height: 35px;
    line-height: 10px;
    color: #fff;
    border-radius: 5px;
    background: #000;
    margin: 10px 0;
  }
  #sysHeader .h_spnavi #spNaviWrap .wrap1 .h_login ul li {
    height: 35px;
    font-size: 1.5rem;
    line-height: 33px;
    text-align: center;
    border: 1px solid #444;
    border-radius: 5px;
    margin-bottom: 10px;
  }
  #sysHeader .h_spnavi #spNaviWrap .wrap1 .h_login ul li a {
    font-size: 1.2rem;
    padding: 0px 5px 5px 0px;
  }
  #sysHeader .h_spnavi #spNaviWrap .wrap1 .sp_nav #closeMenu {
    font-size: 1.5rem;
    position: absolute;
    top: 15px;
    left: 3%;
  }
  #sysHeader .h_spnavi #spNaviWrap .wrap1 .sp_nav #closeMenu span {
    display: inline-block;
    font-size: 1.2rem;
    margin: 0 10px;
    cursor: pointer;
  }
  #sysHeader .h_spnavi #spNaviWrap .wrap1 .sp_nav #spNavMenu {
    margin: 30px 0 0;
  }
  #sysHeader .h_spnavi #spNaviWrap .wrap1 .sp_nav #spNavMenu .navTitle {
    font-size: 1.8rem;
    font-weight: bold;
    text-align: center;
    margin: 10px 0;
  }
  #sysHeader .h_spnavi #spNaviWrap .wrap1 .sp_nav #spNavMenu .spMenuList {
    font-size: 1.5rem;
    position: relative;
    border-bottom: 1px solid #aaa;
  }
  #sysHeader .h_spnavi #spNaviWrap .wrap1 .sp_nav #spNavMenu .spMenuList a {
    display: block;
    padding: 10px 0;
    padding-left: 15px;
  }
  #sysHeader .h_spnavi #spNaviWrap .wrap1 .sp_nav #spNavMenu .spMenuList .spToggleNav li {
    font-size: 1.2rem;
    border-bottom: 1px dotted #aaa;
    padding-left: 20px;
  }
  #sysHeader .h_spnavi #spNaviWrap .wrap1 .sp_nav #spNavMenu .spMenuList .spToggleNav li:first-of-type {
    border-top: 1px solid #aaa;
  }
  #sysHeader .h_spnavi #spNaviWrap .wrap1 .sp_nav #spNavMenu .spMenuList .spToggleNav li:last-of-type {
    border-bottom: none;
  }
  #sysHeader .h_spnavi #spNaviWrap .wrap1 .sp_nav #spNavMenu #closeMenu2 {
    height: 40px;
    font-size: 15px;
    line-height: 40px;
    text-align: center;
    border: 1px solid #444;
    border-radius: 5px;
    cursor: pointer;
    margin: 20px 0;
  }
  #sysHeader .h_spnavi #spNaviWrap .wrap1 .sp_nav #spNavMenu #closeMenu2 span {
    display: inline-block;
    margin: 0 10px;
  }
  #sysFooter .f_guide .sysContent {
    padding: 0;
  }
  #sysFooter .f_guide .sysContent .Title {
    padding: 20px 0 30px;
  }
  #sysFooter .f_guide .sysContent .freedial a {
    font-size: 3rem;
  }
  #sysFooter .f_guide .sysContent > div .guideBlock {
    width: 50%;
    padding: 30px 3% 0;
  }
  #sysFooter .footer {
    margin: 30px 0 0;
    background: #fff;
  }
  #sysFooter .footer .f_gnav_all {
    padding: 0px 0 0px;
    text-align: left;
  }
  #sysFooter .footer .f_gnav_all ul {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    border-top: 1px solid #444;
  }
  #sysFooter .footer .f_gnav_all ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 50%;
    padding: 12px 22px 12px 15px;
    position: relative;
    border-bottom: 1px solid #444;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #sysFooter .footer .f_gnav_all ul li::after {
    content: none;
  }
  #sysFooter .footer .f_gnav_all ul li a i {
    display: block;
    position: absolute;
    font-size: 2rem;
    right: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  #sysFooter .footer .f_gnav_all ul li:nth-of-type(even) {
    border-left: 1px solid #444;
  }
  #sysFooter .footer .f_gnav_all ul li:last-of-type {
    width: 100%;
  }
  #sysAside .side_navi_item,
  #sysAside .side_navi {
    margin-bottom: 0;
    border-bottom: 1px solid #000;
  }
  #sysAside .side_navi_item a,
  #sysAside .side_navi a {
    display: block;
    position: relative;
    padding: 7px 22px 7px 5px;
    border-bottom: 1px dotted #cdcdcd;
  }
  #sysAside .side_navi_item a::after,
  #sysAside .side_navi a::after {
    position: absolute;
    top: 50%;
    right: 10px;
    content: ">";
    font-size: 1.4rem;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  #sysAside .side_navi_item .sysHeadline,
  #sysAside .side_navi .sysHeadline {
    width: 100%;
    font-size: 1.3rem;
    font-weight: 700;
    text-align: left;
    letter-spacing: normal;
    margin: 0;
    margin-left: auto;
    padding: 0;
  }
  #sysAside .side_navi_item .sysHeadline::before,
  #sysAside .side_navi .sysHeadline::before {
    content: none;
  }
  #sysAside .side_navi_item .sysContent,
  #sysAside .side_navi .sysContent {
    width: 100%;
    margin-left: auto;
  }
  #sysAside .side_navi_item .sysContent ul,
  #sysAside .side_navi .sysContent ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  #sysAside .side_navi_item .sysContent ul li,
  #sysAside .side_navi .sysContent ul li {
    width: 50% !important;
  }
  #sysAside .side_navi_item .sysContent ul li:last-of-type a,
  #sysAside .side_navi .sysContent ul li:last-of-type a {
    border-bottom: none;
  }
  #sysAside .side_navi .sysHeadline {
    width: 100%;
    padding: 7px 5px;
    border-bottom: 1px solid #000;
  }
  #sysAside .side_navi_1 {
    border-top: 1px solid #000;
  }
  /* 新規会員登録：共通 */
  .sysMemberRegister #sysAll #sysHeader .header_wrap .header_inner .header_h1_under .h_inner {
    margin: 0;
  }
  .sysMemberRegister #sysAll #sysHeader .header_wrap .header_inner .header_h1_under .logo {
    display: block;
  }
  .sysMemberRegister #sysAll #sysHeader .header_wrap .header_inner .header_h1_under .head_title {
    background-color: #fff;
    margin: 0;
    padding: 0;
  }
  .sysMemberRegister #sysAll #sysWrap {
    margin: 0 auto;
  }
  .sysItemList {
    /* リスト表示 */
  }
  .sysItemList ul.sysList li .sysThumbnailImage {
    width: 30%;
  }
  .sysItemList ul.sysList li .itemDetailWrap {
    width: 68%;
  }
  #top #sysAll #sysHeader {
    /* スライダー */
  }
  #top #sysAll #sysHeader .top_slider {
    margin-top: 114px;
  }
  .slick-slider .slick-arrow.slick_prev {
    left: 30%;
  }
  .slick-slider .slick-arrow.slick_next {
    right: 30%;
  }
  .item_insta_sec .slick-arrow.slick_next {
    right: 14px;
  }
  .item_insta_sec .slick-arrow.slick_prev {
    left: 0;
  }
  .sysMypage #sysAll #sysWrap #sysMain {
    margin: 50px auto;
  }
}
@media only screen and (max-width: 600px) {
  #sysWrap {
    max-width: 100%;
    padding: 0 3%;
    margin: 114px auto 0;
  }
  .pc_only {
    display: none !important;
  }
  .tb_only {
    display: none !important;
  }
  .sp_only {
    display: block !important;
  }
  #sysHeader {
    /* SP開閉メニュー */
  }
  #sysHeader .header_wrap .header_inner {
    display: block;
    max-width: 100%;
    padding: 0;
    /* ヘッダーロゴ＋説明文 */
    /* カート情報 */
    /* ヘッダー：SP用 */
    /* グローバルメニュー */
  }
  #sysHeader .header_wrap .header_inner .header_h1,
  #sysHeader .header_wrap .header_inner .header_h1_under {
    max-width: 100%;
  }
  #sysHeader .header_wrap .header_inner .header_h1 .h_inner .logo_all .logo,
  #sysHeader .header_wrap .header_inner .header_h1_under .h_inner .logo_all .logo {
    display: block;
  }
  #sysHeader .header_wrap .header_inner .header_h1 .h_inner .logo_all .logo .logo_img,
  #sysHeader .header_wrap .header_inner .header_h1_under .h_inner .logo_all .logo .logo_img {
    display: none;
  }
  #sysHeader .header_wrap .header_inner .header_h1 .h_inner .logo_all .logo .head_title,
  #sysHeader .header_wrap .header_inner .header_h1_under .h_inner .logo_all .logo .head_title {
    font-size: 1rem;
    text-align: center;
    background: #ededed;
    padding: 2px 3%;
  }
  #sysHeader .header_wrap .header_inner #cartInfo {
    display: none;
  }
  #sysHeader .header_wrap .header_inner .header_sp {
    width: 96%;
    padding: 15px 0 0;
    margin: 0 auto;
    position: relative;
  }
  #sysHeader .header_wrap .header_inner .header_sp #navBtn {
    width: 40px;
    position: absolute;
    top: 10px;
    left: 0;
  }
  #sysHeader .header_wrap .header_inner .header_sp .spLogo {
    display: block;
    width: 140px;
    margin: 0 auto;
  }
  #sysHeader .header_wrap .header_inner .header_sp .spCart {
    width: 40px;
    position: absolute;
    top: 10px;
    right: 0;
  }
  #sysHeader .header_wrap .header_inner .header_sp .spCart .itemCount2 {
    display: none;
    width: 18px;
    height: 18px;
    font-size: 1rem;
    font-weight: 700;
    text-align: center;
    line-height: 18px;
    color: #fff;
    background: rgba(207, 15, 42, 0.9);
    border-radius: 10px;
    position: absolute;
    bottom: 0;
    right: 0;
  }
  #sysHeader .header_wrap .header_inner .h_navi {
    padding: 15px 0;
  }
  #sysHeader .header_wrap .header_inner .h_navi .tabmenu .tab {
    position: relative;
  }
  #sysHeader .header_wrap .header_inner .h_navi .tabmenu .tab .tab1 {
    width: 25%;
  }
  #sysHeader .header_wrap .header_inner .h_navi .tabmenu .tab .tab1 .slideMenu {
    position: static;
  }
  #sysHeader .header_wrap .header_inner .h_navi .tabmenu .tab .tab1 .slideMenu > a {
    font-size: 1.2rem;
  }
  #sysHeader .header_wrap .header_inner .h_navi .tabmenu .tab .tab1 .slideMenu .toggleNav {
    top: 35px;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  #sysHeader .header_wrap .header_inner .h_navi .tabmenu .tab .tab1 .slideMenu .toggleNav ul .tab2:last-of-type {
    border-bottom: 1px dotted #ccc;
  }
  #sysHeader .header_wrap .header_inner .h_navi .tabmenu .tab .tab1 .slideMenu .toggleNav ul .tab2 a {
    padding: 12px 6% 12px 3%;
  }
  #sysHeader .header_wrap .header_inner .h_navi .tabmenu .tab .tab1 .slideMenu .toggleNav ul .tab2 a i {
    right: 3%;
  }
  #sysHeader .header_wrap .header_inner .h_navi .tabmenu .tab .tab1:first-of-type a::before {
    content: none;
  }
  #sysHeader .header_wrap .header_inner .h_navi .tabmenu .tab .tab1:last-of-type {
    display: none;
  }
  #sysHeader .h_spnavi {
    display: none;
    color: #444;
    background: rgba(220, 220, 220, 0.9);
    position: fixed;
    width: 100%;
    height: 100vh;
    top: 0;
    left: 0;
    z-index: 150;
    overflow: auto;
  }
  #sysHeader .h_spnavi #spNaviWrap {
    width: 100%;
    height: auto;
    background: #e1e1e1;
    padding: 30px 3% 100px;
    position: absolute;
    top: 0;
    left: -100%;
    z-index: 200;
    overflow: scroll;
  }
  #sysHeader .h_spnavi #spNaviWrap .wrap1 .h_search .sysHeadline,
  #sysHeader .h_spnavi #spNaviWrap .wrap1 .h_login .sysHeadline {
    font-size: 1.8rem;
  }
  #sysHeader .h_spnavi #spNaviWrap .wrap1 .h_search {
    margin-top: 30px;
  }
  #sysHeader .h_spnavi #spNaviWrap .wrap1 .h_search form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    border: 1px solid #ddd;
  }
  #sysHeader .h_spnavi #spNaviWrap .wrap1 .h_search form .sysItemSearchFormWord {
    width: 70%;
  }
  #sysHeader .h_spnavi #spNaviWrap .wrap1 .h_search form .sysItemSearchFormWord input[type=search] {
    height: 40px;
    border: none;
  }
  #sysHeader .h_spnavi #spNaviWrap .wrap1 .h_search form .sysSearchButton {
    overflow: hidden;
    display: block;
    width: 30%;
    height: 40px;
    margin: 0;
    padding: 0;
    text-indent: -999px;
    border-radius: 0px;
    border: none;
    background: #222222 url(/img/common/ico_search.png) no-repeat center center;
    background-size: 70px;
    cursor: pointer;
  }
  #sysHeader .h_spnavi #spNaviWrap .wrap1 .h_login .sysContent > p {
    text-align: center;
    margin: 10px 0;
  }
  #sysHeader .h_spnavi #spNaviWrap .wrap1 .h_login .sysContent .sysFormItem {
    margin-bottom: 10px;
  }
  #sysHeader .h_spnavi #spNaviWrap .wrap1 .h_login .sysContent .sysFormItem .sysFormLabel {
    display: block;
    font-size: 1.2rem;
    margin-bottom: 3px;
  }
  #sysHeader .h_spnavi #spNaviWrap .wrap1 .h_login .sysContent .sysLoginButton {
    width: 100%;
    font-size: 1.5rem;
    height: 35px;
    line-height: 10px;
    color: #fff;
    border-radius: 5px;
    background: #000;
    margin: 10px 0;
  }
  #sysHeader .h_spnavi #spNaviWrap .wrap1 .h_login ul li {
    height: 35px;
    font-size: 1.5rem;
    line-height: 33px;
    text-align: center;
    border: 1px solid #444;
    border-radius: 5px;
    margin-bottom: 10px;
  }
  #sysHeader .h_spnavi #spNaviWrap .wrap1 .h_login ul li a {
    font-size: 1.2rem;
    padding: 0px 5px 5px 0px;
  }
  #sysHeader .h_spnavi #spNaviWrap .wrap1 .sp_nav #closeMenu {
    font-size: 1.5rem;
    position: absolute;
    top: 15px;
    left: 3%;
  }
  #sysHeader .h_spnavi #spNaviWrap .wrap1 .sp_nav #closeMenu span {
    display: inline-block;
    font-size: 1.2rem;
    margin: 0 10px;
    cursor: pointer;
  }
  #sysHeader .h_spnavi #spNaviWrap .wrap1 .sp_nav #spNavMenu {
    margin: 30px 0 0;
  }
  #sysHeader .h_spnavi #spNaviWrap .wrap1 .sp_nav #spNavMenu .navTitle {
    font-size: 1.8rem;
    font-weight: bold;
    text-align: center;
    margin: 10px 0;
  }
  #sysHeader .h_spnavi #spNaviWrap .wrap1 .sp_nav #spNavMenu .spMenuList {
    font-size: 1.5rem;
    position: relative;
    border-bottom: 1px solid #aaa;
  }
  #sysHeader .h_spnavi #spNaviWrap .wrap1 .sp_nav #spNavMenu .spMenuList a {
    display: block;
    padding: 10px 0;
    padding-left: 15px;
  }
  #sysHeader .h_spnavi #spNaviWrap .wrap1 .sp_nav #spNavMenu .spMenuList .spToggleNav li {
    font-size: 1.2rem;
    border-bottom: 1px dotted #aaa;
    padding-left: 20px;
  }
  #sysHeader .h_spnavi #spNaviWrap .wrap1 .sp_nav #spNavMenu .spMenuList .spToggleNav li:first-of-type {
    border-top: 1px solid #aaa;
  }
  #sysHeader .h_spnavi #spNaviWrap .wrap1 .sp_nav #spNavMenu .spMenuList .spToggleNav li:last-of-type {
    border-bottom: none;
  }
  #sysHeader .h_spnavi #spNaviWrap .wrap1 .sp_nav #spNavMenu #closeMenu2 {
    height: 40px;
    font-size: 15px;
    line-height: 40px;
    text-align: center;
    border: 1px solid #444;
    border-radius: 5px;
    cursor: pointer;
    margin: 20px 0;
  }
  #sysHeader .h_spnavi #spNaviWrap .wrap1 .sp_nav #spNavMenu #closeMenu2 span {
    display: inline-block;
    margin: 0 10px;
  }
  #sysFooter .f_guide {
    margin-top: 30px;
  }
  #sysFooter .f_guide .sysContent {
    width: 94%;
    max-width: 100%;
    padding: 0;
  }
  #sysFooter .f_guide .sysContent .smaller {
    font-size: 1.2rem;
  }
  #sysFooter .f_guide .sysContent .mt {
    margin-top: 20px;
  }
  #sysFooter .f_guide .sysContent .Title {
    font-size: 2rem;
    padding: 20px 0 0px;
    line-height: 1;
  }
  #sysFooter .f_guide .sysContent .guideTitle {
    width: 100%;
    max-width: 200px;
    margin: auto;
    font-size: 1.5rem;
    position: absolute;
    top: -15px;
    left: 0;
    right: 0;
    background: #fff;
  }
  #sysFooter .f_guide .sysContent .common_btn {
    margin: 20px auto;
  }
  #sysFooter .f_guide .sysContent .freedial {
    text-align: center;
  }
  #sysFooter .f_guide .sysContent .freedial a {
    font-size: 3rem;
  }
  #sysFooter .f_guide .sysContent > div {
    display: block;
  }
  #sysFooter .f_guide .sysContent > div .guideBlock {
    width: 100%;
    margin: 50px auto;
    padding: 30px 3% 5px;
    border: 1px solid #424242;
    border-radius: 10px;
    position: relative;
  }
  #sysFooter .footer {
    margin: 30px 0 0;
    background: #fff;
  }
  #sysFooter .footer .f_gnav_all {
    padding: 0px 0 0px;
    text-align: left;
  }
  #sysFooter .footer .f_gnav_all ul {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    border-top: 1px solid #444;
  }
  #sysFooter .footer .f_gnav_all ul li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 50%;
    padding: 12px 22px 12px 15px;
    position: relative;
    border-bottom: 1px solid #444;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #sysFooter .footer .f_gnav_all ul li::after {
    content: none;
  }
  #sysFooter .footer .f_gnav_all ul li a i {
    display: block;
    position: absolute;
    font-size: 2rem;
    right: 10px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  #sysFooter .footer .f_gnav_all ul li:nth-of-type(even) {
    border-left: 1px solid #444;
  }
  #sysFooter .footer .f_gnav_all ul li:last-of-type {
    width: 100%;
  }
  #sysFooter .f_copy {
    font-size: 1rem;
    padding: 10px 5px;
  }
  #sysFooter .f_copy .sp_newline {
    display: block;
  }
  #sysAside .side_navi_item .sysHeadline,
  #sysAside .side_navi .sysHeadline {
    width: 100%;
  }
  #sysAside .side_navi_item .sysContent,
  #sysAside .side_navi .sysContent {
    width: 100%;
  }
  #sysAside .side_navi_1 {
    border-top: 1px solid #000;
  }
  .sysFormField label {
    display: block;
    margin-right: 0;
  }
  /* 新規会員登録：共通 */
  .sysMemberRegister #sysAll #sysHeader .header_wrap .header_inner .header_h1_under .h_inner {
    margin: 0;
  }
  .sysMemberRegister #sysAll #sysHeader .header_wrap .header_inner .header_h1_under .logo {
    display: block;
  }
  .sysMemberRegister #sysAll #sysHeader .header_wrap .header_inner .header_h1_under .head_title {
    background-color: #fff;
    margin: 0;
    padding: 0;
  }
  .sysMemberRegister #sysAll #sysWrap {
    margin: 0 auto;
  }
  /* マイページ：共通＋各設定 */
  .sysMypage #sysAll #sysWrap #sysMain .sysItemList ul.sysList li > div {
    width: 58%;
  }
  .sysMypage #sysAll #sysWrap #sysMain .sysItemList ul.sysList li .sysThumbnailImage {
    width: 40%;
  }
  .sysCart #sysAll #sysHeader .header_wrap .header_inner .header_h1_under .h_inner,
  .sysOpcBody #sysAll #sysHeader .header_wrap .header_inner .header_h1_under .h_inner {
    margin: 0;
  }
  .sysCart #sysAll #sysHeader .header_wrap .header_inner .header_h1_under .logo,
  .sysOpcBody #sysAll #sysHeader .header_wrap .header_inner .header_h1_under .logo {
    display: block;
  }
  .sysCart #sysAll #sysHeader .header_wrap .header_inner .header_h1_under .head_title,
  .sysOpcBody #sysAll #sysHeader .header_wrap .header_inner .header_h1_under .head_title {
    background-color: #fff;
    margin: 0;
    padding: 0;
  }
  .sysCart #sysAll #sysWrap,
  .sysOpcBody #sysAll #sysWrap {
    margin: 0 auto;
  }
  #sysItemDetail #sysAll #sysWrap #sysMain article {
    /* タイトル */
    /* 画像とテキストの横並び設定解除 */
  }
  #sysItemDetail #sysAll #sysWrap #sysMain article .sysItemName h1 {
    font-size: 2rem;
    padding-bottom: 5px;
    margin-bottom: 20px;
  }
  #sysItemDetail #sysAll #sysWrap #sysMain article > .orderArea {
    display: block;
    /* 画像 */
    /* テキスト */
  }
  #sysItemDetail #sysAll #sysWrap #sysMain article > .orderArea .sysItemImages {
    width: 100%;
    margin-bottom: 20px;
  }
  #sysItemDetail #sysAll #sysWrap #sysMain article > .orderArea .orderArea {
    width: 100%;
  }
  .sysItemList {
    /* リスト表示 */
    /* サムネイル表示 */
  }
  .sysItemList ul.sysList li .sysThumbnailImage {
    width: 40%;
  }
  .sysItemList ul.sysList li .itemDetailWrap {
    width: 58%;
  }
  .sysItemList ul.sysList li .itemDetailWrap .sysItemName {
    font-size: 1.4rem;
  }
  .sysItemList ul.sysList li form input[type=submit] {
    max-width: 100%;
  }
  .sysItemList ul.sysList li form button {
    max-width: 100%;
  }
  .sysItemList ul.sysThumbnail li {
    width: 50%;
  }
  .sysItemList ul.sysThumbnail li .itemDetailWrap .sysItemName {
    font-size: 1.4rem;
    margin-top: 5px;
  }
  #law #sysAll #sysWrap #sysMain .text_page,
  #shopping-guide #sysAll #sysWrap #sysMain .text_page,
  #questions #sysAll #sysWrap #sysMain .text_page,
  #privacypolicy #sysAll #sysWrap #sysMain .text_page,
  #corporate #sysAll #sysWrap #sysMain .text_page {
    /* テキストページ共通 */
    /* ご利用ガイド */
    /* 特定商取引法に基づく表示 */
  }
  #law #sysAll #sysWrap #sysMain .text_page .txtBlock,
  #shopping-guide #sysAll #sysWrap #sysMain .text_page .txtBlock,
  #questions #sysAll #sysWrap #sysMain .text_page .txtBlock,
  #privacypolicy #sysAll #sysWrap #sysMain .text_page .txtBlock,
  #corporate #sysAll #sysWrap #sysMain .text_page .txtBlock {
    font-size: 1.2rem;
  }
  #law #sysAll #sysWrap #sysMain .text_page hr.style01,
  #shopping-guide #sysAll #sysWrap #sysMain .text_page hr.style01,
  #questions #sysAll #sysWrap #sysMain .text_page hr.style01,
  #privacypolicy #sysAll #sysWrap #sysMain .text_page hr.style01,
  #corporate #sysAll #sysWrap #sysMain .text_page hr.style01 {
    margin: 30px auto;
  }
  #law #sysAll #sysWrap #sysMain .text_page .guideBlock,
  #shopping-guide #sysAll #sysWrap #sysMain .text_page .guideBlock,
  #questions #sysAll #sysWrap #sysMain .text_page .guideBlock,
  #privacypolicy #sysAll #sysWrap #sysMain .text_page .guideBlock,
  #corporate #sysAll #sysWrap #sysMain .text_page .guideBlock {
    padding-top: 0;
  }
  #law #sysAll #sysWrap #sysMain .text_page .guideBlock .shipFee .shipFeeTable,
  #shopping-guide #sysAll #sysWrap #sysMain .text_page .guideBlock .shipFee .shipFeeTable,
  #questions #sysAll #sysWrap #sysMain .text_page .guideBlock .shipFee .shipFeeTable,
  #privacypolicy #sysAll #sysWrap #sysMain .text_page .guideBlock .shipFee .shipFeeTable,
  #corporate #sysAll #sysWrap #sysMain .text_page .guideBlock .shipFee .shipFeeTable {
    text-align: left;
    font-size: 1.2rem;
  }
  #law #sysAll #sysWrap #sysMain .text_page .guideBlock .shipFee .shipFeeTable thead,
  #shopping-guide #sysAll #sysWrap #sysMain .text_page .guideBlock .shipFee .shipFeeTable thead,
  #questions #sysAll #sysWrap #sysMain .text_page .guideBlock .shipFee .shipFeeTable thead,
  #privacypolicy #sysAll #sysWrap #sysMain .text_page .guideBlock .shipFee .shipFeeTable thead,
  #corporate #sysAll #sysWrap #sysMain .text_page .guideBlock .shipFee .shipFeeTable thead {
    width: 100%;
  }
  #law #sysAll #sysWrap #sysMain .text_page .guideBlock .shipFee .shipFeeTable thead th,
  #shopping-guide #sysAll #sysWrap #sysMain .text_page .guideBlock .shipFee .shipFeeTable thead th,
  #questions #sysAll #sysWrap #sysMain .text_page .guideBlock .shipFee .shipFeeTable thead th,
  #privacypolicy #sysAll #sysWrap #sysMain .text_page .guideBlock .shipFee .shipFeeTable thead th,
  #corporate #sysAll #sysWrap #sysMain .text_page .guideBlock .shipFee .shipFeeTable thead th {
    display: block;
  }
  #law #sysAll #sysWrap #sysMain .text_page .guideBlock .shipFee .shipFeeTable thead.spThead,
  #shopping-guide #sysAll #sysWrap #sysMain .text_page .guideBlock .shipFee .shipFeeTable thead.spThead,
  #questions #sysAll #sysWrap #sysMain .text_page .guideBlock .shipFee .shipFeeTable thead.spThead,
  #privacypolicy #sysAll #sysWrap #sysMain .text_page .guideBlock .shipFee .shipFeeTable thead.spThead,
  #corporate #sysAll #sysWrap #sysMain .text_page .guideBlock .shipFee .shipFeeTable thead.spThead {
    display: block;
  }
  #law #sysAll #sysWrap #sysMain .text_page .guideBlock .shipFee .shipFeeTable thead.pcThead,
  #shopping-guide #sysAll #sysWrap #sysMain .text_page .guideBlock .shipFee .shipFeeTable thead.pcThead,
  #questions #sysAll #sysWrap #sysMain .text_page .guideBlock .shipFee .shipFeeTable thead.pcThead,
  #privacypolicy #sysAll #sysWrap #sysMain .text_page .guideBlock .shipFee .shipFeeTable thead.pcThead,
  #corporate #sysAll #sysWrap #sysMain .text_page .guideBlock .shipFee .shipFeeTable thead.pcThead {
    display: none;
  }
  #law #sysAll #sysWrap #sysMain .text_page .guideBlock .shipFee .shipFeeTable tbody th,
  #shopping-guide #sysAll #sysWrap #sysMain .text_page .guideBlock .shipFee .shipFeeTable tbody th,
  #questions #sysAll #sysWrap #sysMain .text_page .guideBlock .shipFee .shipFeeTable tbody th,
  #privacypolicy #sysAll #sysWrap #sysMain .text_page .guideBlock .shipFee .shipFeeTable tbody th,
  #corporate #sysAll #sysWrap #sysMain .text_page .guideBlock .shipFee .shipFeeTable tbody th {
    display: block;
    width: 100%;
    border: none;
  }
  #law #sysAll #sysWrap #sysMain .text_page .guideBlock .shipFee .shipFeeTable tbody td,
  #shopping-guide #sysAll #sysWrap #sysMain .text_page .guideBlock .shipFee .shipFeeTable tbody td,
  #questions #sysAll #sysWrap #sysMain .text_page .guideBlock .shipFee .shipFeeTable tbody td,
  #privacypolicy #sysAll #sysWrap #sysMain .text_page .guideBlock .shipFee .shipFeeTable tbody td,
  #corporate #sysAll #sysWrap #sysMain .text_page .guideBlock .shipFee .shipFeeTable tbody td {
    display: block;
    width: 100%;
    border: none;
  }
  #law #sysAll #sysWrap #sysMain .text_page .guideBlock .shipFee .shipFeeTable b,
  #shopping-guide #sysAll #sysWrap #sysMain .text_page .guideBlock .shipFee .shipFeeTable b,
  #questions #sysAll #sysWrap #sysMain .text_page .guideBlock .shipFee .shipFeeTable b,
  #privacypolicy #sysAll #sysWrap #sysMain .text_page .guideBlock .shipFee .shipFeeTable b,
  #corporate #sysAll #sysWrap #sysMain .text_page .guideBlock .shipFee .shipFeeTable b {
    color: #D42E30;
    display: inline-block;
    padding: 0 3px;
    font-size: 1.2em;
  }
  #law #sysAll #sysWrap #sysMain .text_page #main_tradelaw,
  #shopping-guide #sysAll #sysWrap #sysMain .text_page #main_tradelaw,
  #questions #sysAll #sysWrap #sysMain .text_page #main_tradelaw,
  #privacypolicy #sysAll #sysWrap #sysMain .text_page #main_tradelaw,
  #corporate #sysAll #sysWrap #sysMain .text_page #main_tradelaw {
    border: none;
  }
  #law #sysAll #sysWrap #sysMain .text_page #main_tradelaw dl,
  #shopping-guide #sysAll #sysWrap #sysMain .text_page #main_tradelaw dl,
  #questions #sysAll #sysWrap #sysMain .text_page #main_tradelaw dl,
  #privacypolicy #sysAll #sysWrap #sysMain .text_page #main_tradelaw dl,
  #corporate #sysAll #sysWrap #sysMain .text_page #main_tradelaw dl {
    display: block;
    border: none;
  }
  #law #sysAll #sysWrap #sysMain .text_page #main_tradelaw dt,
  #shopping-guide #sysAll #sysWrap #sysMain .text_page #main_tradelaw dt,
  #questions #sysAll #sysWrap #sysMain .text_page #main_tradelaw dt,
  #privacypolicy #sysAll #sysWrap #sysMain .text_page #main_tradelaw dt,
  #corporate #sysAll #sysWrap #sysMain .text_page #main_tradelaw dt {
    width: 100%;
  }
  #law #sysAll #sysWrap #sysMain .text_page #main_tradelaw dd,
  #shopping-guide #sysAll #sysWrap #sysMain .text_page #main_tradelaw dd,
  #questions #sysAll #sysWrap #sysMain .text_page #main_tradelaw dd,
  #privacypolicy #sysAll #sysWrap #sysMain .text_page #main_tradelaw dd,
  #corporate #sysAll #sysWrap #sysMain .text_page #main_tradelaw dd {
    width: 100%;
  }
  #top #sysAll #sysHeader {
    /* スライダー */
  }
  #top #sysAll #sysHeader .top_slider {
    margin-top: 109px;
  }
  #top #sysAll #sysWrap {
    margin-top: 0;
  }
  #top #sysAll #sysWrap #sysMain {
    /* 新着アイテム */
    /* 特集一覧 */
    /* おすすめ商品 */
    /* 商品ランキング */
  }
  #top #sysAll #sysWrap #sysMain .top_newarrival .sysItemBlock ul li {
    width: 33%;
    padding: 5px;
  }
  #top #sysAll #sysWrap #sysMain .top_features ul li {
    width: 46%;
    padding: 0;
    margin: 2%;
  }
  #top #sysAll #sysWrap #sysMain .top_features ul li:nth-of-type(1),
  #top #sysAll #sysWrap #sysMain .top_features ul li:nth-of-type(2),
  #top #sysAll #sysWrap #sysMain .top_features ul li:nth-of-type(3) {
    width: 100%;
    position: relative;
  }
  #top #sysAll #sysWrap #sysMain .top_features ul li:nth-of-type(1) .featuresText,
  #top #sysAll #sysWrap #sysMain .top_features ul li:nth-of-type(2) .featuresText,
  #top #sysAll #sysWrap #sysMain .top_features ul li:nth-of-type(3) .featuresText {
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 15;
    margin: 0;
    padding: 10px;
    background: rgba(255, 255, 255, 0.8) none repeat scroll 0 0;
  }
  #top #sysAll #sysWrap #sysMain .top_features ul li .featuresText {
    margin: 10px auto;
  }
  #top #sysAll #sysWrap #sysMain .top_features ul li .featuresText span {
    display: block;
    font-size: 1.4rem;
    font-weight: 700;
  }
  #top #sysAll #sysWrap #sysMain .top_recommend_item {
    margin-bottom: 50px;
  }
  #top #sysAll #sysWrap #sysMain .top_recommend_item .sysItemBlock ul li .sysCartButton {
    width: 100%;
    font-size: 1rem;
    letter-spacing: -1px;
  }
  #top #sysAll #sysWrap #sysMain .top_ranking_item .sysItemBlock ul li .sysCartButton {
    width: 100%;
    font-size: 1rem;
    letter-spacing: -1px;
  }
  .sysTitle,
  .sysHeadline {
    width: 96%;
    position: static;
    font-size: 2rem;
  }
  .sysTitle::before,
  .sysHeadline::before {
    height: 0;
  }
  .sysTitle span,
  .sysHeadline span {
    position: relative;
    margin: 0;
    padding: 0;
  }
  .sysTitle b,
  .sysHeadline b {
    font-size: 1rem;
    border-top: 1px solid #222;
    padding: 5px 80px 0;
    margin-top: 3px;
  }
  .slick-slider .slick-arrow {
    width: 12px;
    height: 22px;
    -webkit-transform: translateY(24%);
    -ms-transform: translateY(24%);
    transform: translateY(24%);
  }
  .slick-slider .slick-arrow.slick_prev {
    left: 20%;
    background: url(/img/common/controls.png) no-repeat 0 0;
    background-size: 24px;
  }
  .slick-slider .slick-arrow.slick_next {
    right: 20%;
    background: url(/img/common/controls.png) no-repeat -12px 0;
    background-size: 24px;
  }
  .slick-slider .slick-dots {
    margin: 14px auto 0;
  }
  .slick-slider .slick-dots li {
    width: 10px !important;
    height: 10px !important;
  }
  .sysFuncItemBlock .sysItemBlock .sysHorizontal li {
    width: 33%;
    padding: 5px;
  }
  .sysFuncItemBlock .sysItemBlock .sysHorizontal li .sysItemName {
    font-size: 1.2rem;
    padding-top: 5px;
  }
  #sysRegi #sysAll #sysWrap #sysMain .sysBackSubmitArea input[type=submit] {
    margin-top: 0;
  }
  /*
  * マイページ
  */
  .sysMypage #sysAll #sysWrap #sysMain {
    margin: 50px auto;
  }
  .sysMypage #sysAll #sysWrap #sysMain > h3 {
    font-size: 1.6rem;
  }
  .sysMypage #sysAll #sysWrap #sysMain .sysMypageNav form input {
    font-size: 1.2rem;
  }
  /*
  * マイページ(完了)
  */
  #sysMypageEditSavedelivery #sysAll #sysWrap #sysMain form .sysButton {
    width: 100%;
  }
  /*
  * マイページ(商品チェック履歴)
  */
  #sysMypageAshiato #sysAll #sysWrap #sysMain .sysItemList .sysCartButton {
    font-size: 1.2rem;
  }
  /*
  * マイページ(お気に入り)
  */
  #sysMypageReview #sysAll #sysWrap #sysMain .sysItemList form .sysCartButton {
    font-size: 1.2rem;
  }
  #sysMypageReview #sysAll #sysWrap #sysMain .sysItemList form .sysButton {
    font-size: 1.2rem;
  }
  /*
  * マイページ(会員を退会する)
  */
  .sysPagination > ul > li {
    margin-right: 10px;
    width: 30px;
  }
  .sysPagination > ul > li a {
    width: 30px;
    height: 30px;
  }
}
@media only screen and (min-width: 1161px) {
  .tb_only {
    display: none !important;
  }
  .sp_only {
    display: none !important;
  }
  .pc_only {
    display: block !important;
  }
}
@media screen and (max-width: 599px) {
  .p_fixed_btn {
    top: auto;
    bottom: 30px;
  }
  .p_fixed_btn .fixed_cart_btn {
    width: 55px;
    height: 75px;
  }
  .p_fixed_btn .fixed_cart_btn a {
    width: 55px;
    height: 75px;
  }
  .p_fixed_btn .fixed_cart_btn a img {
    width: 29px;
    height: 29px;
    margin-bottom: 5px;
  }
  .p_fixed_btn .fixed_cart_btn a p {
    font-size: 1rem;
    letter-spacing: -0.05em;
  }
  .p_fixed_btn .fixed_btn_link a img {
    width: 18px;
    height: 20px;
  }
  .p_fixed_btn .fixed_btn_link a {
    width: 55px;
    height: 55px;
  }
  .btn_common_wrap .btn_common a {
    font-size: 1.4rem;
  }
  .p_mv_slide,
  .p_mv_slide02 {
    margin-top: 75px;
  }
  .p_mv_slide .mv_catchcopy,
  .p_mv_slide02 .mv_catchcopy {
    max-width: 248px;
    top: 23%;
  }
  .p_mv_slide .mv_slider::before,
  .p_mv_slide02 .mv_slider::before {
    content: none;
  }
  .p_mv_slide .mv_slider_blk,
  .p_mv_slide02 .mv_slider_blk {
    background: #000;
    min-height: 180px;
    position: relative;
    margin-top: -15px;
  }
  .p_mv_slide .mv_slider_blk::before,
  .p_mv_slide02 .mv_slider_blk::before {
    content: "";
    background: linear-gradient(0deg, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0) 100%);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 90px;
    transform: translateY(-100%);
  }
  .p_mv_slide .mv_slider_blk .mv_slider_btn,
  .p_mv_slide02 .mv_slider_blk .mv_slider_btn {
    max-width: 248px;
    bottom: 75px;
  }
  .p_mv_slide .mv_slider_blk .mv_slider_btn a,
  .p_mv_slide02 .mv_slider_blk .mv_slider_btn a {
    min-height: 70px;
  }
  .p_mv_slide .mv_slider_blk .mv_slider_btn a::before,
  .p_mv_slide02 .mv_slider_blk .mv_slider_btn a::before {
    background: url(https://xanax-baseball.com/img/layout/top/ico_click02.png) no-repeat;
    background-size: 100%;
    width: 10px;
    height: 19px;
  }
  .p_mv_slide .mv_slider_blk .mv_slider_btn a img,
  .p_mv_slide02 .mv_slider_blk .mv_slider_btn a img {
    max-width: 160px;
    margin-bottom: 5px;
  }
  .p_mv_slide .mv_slider_blk .mv_slider_btn a p,
  .p_mv_slide02 .mv_slider_blk .mv_slider_btn a p {
    font-size: 1rem;
  }
  .p_mv_slide .slick-dots,
  .p_mv_slide02 .slick-dots {
    bottom: -30px;
    right: 50%;
    transform: translateX(50%);
  }
  .p_mv_slide .slick-dots li,
  .p_mv_slide02 .slick-dots li {
    width: 8px !important;
    height: 8px !important;
  }
  .p_mv_slide .slick-arrow,
  .p_mv_slide02 .slick-arrow {
    display: none !important;
  }
  .heading_ja {
    font-size: 2.4rem;
  }
  .heading02 {
    font-size: 1.4rem;
  }
  .heading02 img {
    display: none;
  }
  .heading_en {
    font-size: 4.2rem;
  }
  .heading_en02 {
    font-size: 4.2rem;
  }
  .b_item_recom .sysContent .sysVertical .sysItemName a {
    font-size: 1.2rem;
    min-height: 60px;
  }
  .b_item_recom .sysContent .sysVertical .sysItemPrice span {
    font-size: 1.2rem;
  }
  .mv_cat02 {
    height: 100px;
  }
  .mv_cat02_inner_pos {
    transform: translateY(20%);
  }
  .mv_cat02_inner_pos_ttl .heading_en {
    font-size: 4.2rem;
    transform: translate(-50%, -70%);
  }
  .mv_cat02_inner_pos_ttl h1 {
    font-size: 1.6rem;
    line-height: 1;
  }
  #top #sysAll #sysMain {
    overflow: hidden;
  }
  #top #sysAll #sysMain .p_top_category {
    margin-top: 45px;
    margin-bottom: 30px;
  }
  #top #sysAll #sysMain .p_top_category .heading_en {
    position: absolute;
    top: -25px;
    left: 0;
  }
  #top #sysAll #sysMain .p_top_category ul {
    max-width: 315px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
  }
  #top #sysAll #sysMain .p_top_category ul li.category_glob a img {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
  #top #sysAll #sysMain .p_top_category ul li.category_order a img {
    width: 75%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
  #top #sysAll #sysMain .p_top_category ul li.category_bag a img {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
  #top #sysAll #sysMain .p_top_category ul li.category_clothes a img {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
  #top #sysAll #sysMain .p_top_category ul li:nth-child(even) {
    margin-right: 0;
  }
  #top #sysAll #sysMain .p_top_category ul li {
    width: 150px;
    height: 150px;
    margin-right: 15px;
    margin-bottom: 10px;
  }
  #top #sysAll #sysMain .p_top_category ul li a p {
    font-size: 1.4rem;
    bottom: 18px;
    line-height: 1.42;
  }
  #top #sysAll #sysMain .b_top_recom {
    /* padding-top: 45px; */
    padding-top: 90px;
    padding-bottom: 60px;
  }
  #top #sysAll #sysMain .b_top_recom .sysHeadline .heading_en {
    position: absolute;
    top: -25px;
    left: 10px;
  }
  #top #sysAll #sysMain .p_top_recom .btn_common_wrap .btn_common a {
    width: auto;
  }
  #top #sysAll #sysMain .p_top_recom .btn_common_wrap {
    margin-top: 0;
  }
  #top #sysAll #sysMain .p_top_recom .btn_common_wrap .btn_common a:hover {
    width: auto;
  }
  #top #sysAll #sysMain .p_top_feature {
    padding-top: 45px;
    padding-bottom: 35px;
  }
  #top #sysAll #sysMain .p_top_feature .sysContent .feature_heading .heading_en {
    position: absolute;
    top: -25px;
    left: 0;
  }
  #top #sysAll #sysMain .p_top_feature .sysContent .btn_common_wrap {
    margin-top: 65px;
  }
  #top #sysAll #sysMain .p_top_feature .sysContent .btn_common_wrap .btn_common a {
    width: auto;
  }
  #top #sysAll #sysMain .p_top_feature .sysContent .btn_common_wrap .btn_common a:hover {
    width: auto;
  }
  #top #sysAll #sysMain .p_top_advisory {
    padding-top: 45px;
    padding-bottom: 30px;
  }
  #top #sysAll #sysMain .p_top_advisory .sysContent .advisory_heading .heading_en {
    position: absolute;
    top: -25px;
    left: 0;
  }
  #top #sysAll #sysMain .p_top_advisory .sysContent .advisory_heading .heading_en span span {
    display: block;
    margin-left: 18px;
  }
  #top #sysAll #sysMain .p_top_advisory .sysContent .btn_common_wrap {
    margin-top: 80px;
  }
  #top #sysAll #sysMain .p_top_advisory .sysContent .btn_common_wrap .btn_common a {
    width: auto;
  }
  #top #sysAll #sysMain .p_top_advisory .sysContent .btn_common_wrap .btn_common a:hover {
    width: auto;
  }
  #top #sysAll #sysMain .p_top_blog {
    padding-top: 45px;
    padding-bottom: 50px;
  }
  #top #sysAll #sysMain .p_top_blog .sysContent .blog_heading .heading_en span span {
    display: block;
    margin-left: 120px;
  }
  #top #sysAll #sysMain .p_top_blog .sysContent .blog_heading .heading_en {
    position: absolute;
    top: -25px;
    left: 0px;
  }
  #top #sysAll #sysMain .p_top_blog .sysContent .btn_common_wrap {
    margin-top: 65px;
  }
  #top #sysAll #sysMain .p_top_blog .sysContent .btn_common_wrap .btn_common a {
    width: auto;
  }
  #top #sysAll #sysMain .p_top_blog .sysContent .btn_common_wrap .btn_common a:hover {
    width: auto;
  }
  #top #sysAll #sysMain .p_top_position {
    background: url(https://xanax-baseball.com/img/layout/top/position_bg_sp.jpg) no-repeat;
    background-size: cover;
    padding-top: 45px;
    padding-bottom: 20px;
  }
  #top #sysAll #sysMain .p_top_position .sysContent .position_heading .heading_en {
    position: absolute;
    top: -25px;
    left: 0;
    color: rgba(147, 133, 126, 0.5);
  }
  #top #sysAll #sysMain .p_top_position .sysContent .position_heading .heading_ja {
    color: #fff;
  }
  #top #sysAll #sysMain .p_top_position .sysContent .position_btn_sp {
    display: block;
    margin-top: 35px;
  }
  #top #sysAll #sysMain .p_top_position .sysContent .position_btn_sp ul {
    width: 315px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-wrap: wrap;
  }
  #top #sysAll #sysMain .p_top_position .sysContent .position_btn_sp ul li {
    width: 150px;
    margin-right: 15px;
    margin-bottom: 25px;
  }
  #top #sysAll #sysMain .p_top_position .sysContent .position_btn_sp ul li:nth-child(even) {
    margin-right: 0;
  }
  #top #sysAll #sysMain .p_top_position .sysContent .position_btn_sp ul li a {
    border-radius: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 40px;
    color: #93857E;
    font-weight: bold;
    background: rgba(255, 255, 255, 0.8);
  }
  #top #sysAll #sysMain .p_top_position .sysContent .position_map {
    display: none;
  }
  #top #sysAll #sysMain .p_top_sns {
    margin-top: 55px;
    margin-bottom: 25px;
  }
  #top #sysAll #sysMain .p_top_sns .heading_en {
    top: -32px;
    left: 0;
  }
  #top #sysAll #sysMain .p_top_sns .heading_en span span {
    margin-left: 65px;
  }
  #top #sysAll #sysMain .p_top_sns .heading02 {
    margin-bottom: 25px;
  }
  #top #sysAll #sysMain .p_top_sns .btn_common_wrap {
    margin-top: 30px;
  }
  #top #sysAll #sysMain .p_top_sns .btn_common_wrap .btn_common a {
    width: auto;
  }
  #top #sysAll #sysMain .p_top_sns .btn_common_wrap .btn_common a:hover {
    width: auto;
  }
  #top #sysAll #sysMain .p_top_sns .insta_list ul li {
    margin-right: 0;
    margin-bottom: 0;
    max-width: 100%;
    width: 33.333%;
  }
  #top #sysAll #sysMain .p_top_sns .insta_list ul li:nth-child(n+9) {
    display: block;
  }
  #top #sysAll #sysMain .p_top_sns .sns_list {
    margin-top: 20px;
  }
  #top #sysAll #sysMain .p_top_sns .sns_list ul {
    display: block;
  }
  #top #sysAll #sysMain .p_top_sns .sns_list ul li {
    max-width: 314px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    font-size: 1.2rem;
  }
  #top #sysAll #sysMain .p_top_sns .sns_list ul li a {
    min-height: 46px;
  }
  #top #sysAll #sysMain .p_news {
    padding-bottom: 50px;
    padding-top: 45px;
  }
  #top #sysAll #sysMain .p_news .sysContent .heading_en {
    position: absolute;
    top: -25px;
    left: 0;
  }
  #top #sysAll #sysMain .p_news .sysContent ul {
    margin-left: 30px;
    margin-right: 30px;
    width: auto;
    margin-top: 30px;
  }
  #top #sysAll #sysMain .p_news .sysContent ul li {
    font-size: 1.4rem;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 25px;
  }
  #top #sysAll #sysMain .p_news .sysContent ul li::before {
    width: 20px;
    height: 20px;
    top: 22px;
  }
  #top #sysAll #sysMain .p_news .sysContent ul li::after {
    background: none;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 0 5px 7px;
    border-color: transparent transparent transparent #93857E;
    border-radius: 0;
    top: 20px;
  }
  #top #sysAll #sysMain .p_news .sysContent ul li a {
    display: block;
    padding-right: 20px;
  }
  #top #sysAll #sysMain .p_news .sysContent ul li a p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    white-space: initial;
  }
  #top #sysAll #sysMain .p_news .sysContent .btn_common_wrap {
    margin-top: 30px;
  }
  #top #sysAll #sysMain .p_news .sysContent .btn_common_wrap .btn_common a {
    width: auto;
  }
  #top #sysAll #sysMain .p_news .sysContent .btn_common_wrap .btn_common a:hover {
    width: auto;
  }
  .form-mailmag #sysAll #sysWrap #sysMain,
  .form-inquiry #sysAll #sysWrap #sysMain,
  .form-item_inquiry #sysAll #sysWrap #sysMain,
  .form-catalogrequest #sysAll #sysWrap #sysMain,
  .sysMemberRegister #sysAll #sysWrap #sysMain {
    margin-top: 120px;
    width: auto;
    border-bottom: none;
    padding-bottom: 0;
  }
  .form-mailmag #sysAll #sysWrap #sysMain .txtBlock,
  .form-inquiry #sysAll #sysWrap #sysMain .txtBlock,
  .form-item_inquiry #sysAll #sysWrap #sysMain .txtBlock,
  .form-catalogrequest #sysAll #sysWrap #sysMain .txtBlock,
  .sysMemberRegister #sysAll #sysWrap #sysMain .txtBlock {
    margin-top: 18px !important;
    text-align: left !important;
  }
  .form-mailmag #sysAll #sysWrap #sysMain .sysErrorMessage,
  .form-inquiry #sysAll #sysWrap #sysMain .sysErrorMessage,
  .form-item_inquiry #sysAll #sysWrap #sysMain .sysErrorMessage,
  .form-catalogrequest #sysAll #sysWrap #sysMain .sysErrorMessage,
  .sysMemberRegister #sysAll #sysWrap #sysMain .sysErrorMessage {
    font-size: 1.1rem;
    margin-bottom: 15px;
    margin-top: 20px;
  }
  .form-mailmag #sysAll #sysWrap #sysMain form .sysFormItem,
  .form-inquiry #sysAll #sysWrap #sysMain form .sysFormItem,
  .form-item_inquiry #sysAll #sysWrap #sysMain form .sysFormItem,
  .form-catalogrequest #sysAll #sysWrap #sysMain form .sysFormItem,
  .sysMemberRegister #sysAll #sysWrap #sysMain form .sysFormItem {
    margin-bottom: 20px;
    font-size: 1.2rem;
  }
  .form-mailmag #sysAll #sysWrap #sysMain form .sysFormItem.sysZipcode .sysFormField,
  .form-inquiry #sysAll #sysWrap #sysMain form .sysFormItem.sysZipcode .sysFormField,
  .form-item_inquiry #sysAll #sysWrap #sysMain form .sysFormItem.sysZipcode .sysFormField,
  .form-catalogrequest #sysAll #sysWrap #sysMain form .sysFormItem.sysZipcode .sysFormField,
  .sysMemberRegister #sysAll #sysWrap #sysMain form .sysFormItem.sysZipcode .sysFormField {
    width: 200px;
  }
  .form-mailmag #sysAll #sysWrap #sysMain form .sysFormItem.sysZipcode .sysButton,
  .form-inquiry #sysAll #sysWrap #sysMain form .sysFormItem.sysZipcode .sysButton,
  .form-item_inquiry #sysAll #sysWrap #sysMain form .sysFormItem.sysZipcode .sysButton,
  .form-catalogrequest #sysAll #sysWrap #sysMain form .sysFormItem.sysZipcode .sysButton,
  .sysMemberRegister #sysAll #sysWrap #sysMain form .sysFormItem.sysZipcode .sysButton {
    font-size: 1.2rem;
  }
  .form-mailmag #sysAll #sysWrap #sysMain form .sysFormItem.sysGender ul label:nth-child(1),
  .form-inquiry #sysAll #sysWrap #sysMain form .sysFormItem.sysGender ul label:nth-child(1),
  .form-item_inquiry #sysAll #sysWrap #sysMain form .sysFormItem.sysGender ul label:nth-child(1),
  .form-catalogrequest #sysAll #sysWrap #sysMain form .sysFormItem.sysGender ul label:nth-child(1),
  .sysMemberRegister #sysAll #sysWrap #sysMain form .sysFormItem.sysGender ul label:nth-child(1) {
    margin-right: 0;
    margin-bottom: 15px;
  }
  .form-mailmag #sysAll #sysWrap #sysMain form .sysFormItem .sysFormLabel,
  .form-inquiry #sysAll #sysWrap #sysMain form .sysFormItem .sysFormLabel,
  .form-item_inquiry #sysAll #sysWrap #sysMain form .sysFormItem .sysFormLabel,
  .form-catalogrequest #sysAll #sysWrap #sysMain form .sysFormItem .sysFormLabel,
  .sysMemberRegister #sysAll #sysWrap #sysMain form .sysFormItem .sysFormLabel {
    font-size: 1.4rem;
  }
  .sysMemberRegister #sysAll #sysWrap #sysMain {
    margin-left: 15px;
    margin-right: 15px;
  }
  #sysFormIndex.form-inquiry #sysAll #sysWrap #sysMain form .sysFormItem.sys9 .sysRequired {
    margin-top: 0;
  }
  #sysFormIndex.form-inquiry #sysAll #sysWrap #sysMain form .sysFormItem.sys9 .sysFormField {
    margin: 0;
    font-size: 1.2rem;
  }
  #sysFormIndex.form-inquiry #sysAll #sysWrap #sysMain form .sysFormItem.sys9 .sysFormField span {
    font-size: 10px;
  }
  #sysFormConfirm.form-inquiry #sysAll #sysWrap #sysMain form .sysForm {
    margin-top: 18px;
  }
  #sysFormConfirm.form-inquiry #sysAll #sysWrap #sysMain form .sysForm .sysFormItem {
    display: block;
    padding-bottom: 8px;
  }
  #sysFormConfirm.form-inquiry #sysAll #sysWrap #sysMain form .sysForm .sysFormItem .sysFormLabel {
    min-width: auto;
    padding-bottom: 5px;
    padding-top: 8px;
    width: 100%;
  }
  #sysFormConfirm.form-inquiry #sysAll #sysWrap #sysMain form .sysForm .sysFormItem .sysFormField {
    font-size: 1.4rem;
  }
  #sysFormConfirm #sysAll #sysWrap #sysMain .sysNextSubmit,
  #sysFormIndex #sysAll #sysWrap #sysMain .sysNextSubmit,
  #sysMemberRegisterConfirm #sysAll #sysWrap #sysMain .sysNextSubmit,
  #sysMemberRegisterIndex #sysAll #sysWrap #sysMain .sysNextSubmit {
    font-size: 1.4rem;
  }
  #sysMemberRegisterConfirm #sysAll #sysWrap #sysMain form:nth-last-of-type(1),
  #sysMemberRegisterIndex #sysAll #sysWrap #sysMain form:nth-last-of-type(1) {
    max-width: 100% !important;
  }
  #sysMemberRegisterConfirm #sysAll #sysWrap #sysMain form:nth-last-of-type(1) .sysButton,
  #sysMemberRegisterConfirm #sysAll #sysWrap #sysMain form:nth-last-of-type(1) .sysBackButton,
  #sysMemberRegisterIndex #sysAll #sysWrap #sysMain form:nth-last-of-type(1) .sysButton,
  #sysMemberRegisterIndex #sysAll #sysWrap #sysMain form:nth-last-of-type(1) .sysBackButton {
    font-size: 1.4rem;
  }
  #sysFormConfirm #sysAll #sysWrap #sysMain form .sysButton {
    margin-top: 11px;
    font-size: 1.4rem;
  }
  #sysMemberRegisterIndex #sysAll #sysWrap #sysMain > div {
    margin-top: 15px;
  }
  #sysMemberRegisterIndex #sysAll #sysWrap #sysMain > div .sysMemberAgreement {
    font-size: 1.2rem;
  }
  #sysMemberRegisterConfirm #sysAll #sysWrap #sysMain > div:nth-last-of-type(1) {
    text-align: left;
    margin-top: 18px;
    margin-bottom: 20px;
  }
  #sysMemberRegisterConfirm #sysAll #sysWrap #sysMain .sysFormItem {
    display: block;
    padding-bottom: 8px;
  }
  #sysMemberRegisterConfirm #sysAll #sysWrap #sysMain .sysFormItem .sysFormLabel {
    padding-bottom: 5px;
    padding-top: 8px;
    width: 100%;
  }
  #sysMemberRegisterConfirm #sysAll #sysWrap #sysMain .sysFormItem .sysFormField {
    font-size: 1.4rem;
  }
  #sysFormThanks #sysAll #sysWrap #sysMain .completeText p {
    margin-top: 18px;
  }
  #sysFormThanks #sysAll #sysWrap #sysMain .complete_btn a {
    font-size: 1.4rem;
  }
  #sysMemberRegisterRegister #sysAll #sysWrap #sysMain .sysFreeArea p {
    margin-top: 18px;
    margin-bottom: 20px;
  }
  #sysMemberRegisterRegister #sysAll #sysWrap #sysMain .complete_btn {
    margin-top: 30px;
  }
  #sysMemberRegisterRegister #sysAll #sysWrap #sysMain .complete_btn a {
    font-size: 1.4rem;
  }
  #sysMypageLogin #sysAll #sysWrap #sysMain .heading_ja {
    margin-bottom: 20px;
  }
  #sysMypageLogin #sysAll #sysWrap #sysMain .sysCartTitle {
    font-size: 1.4rem;
  }
  #sysMypageLogin #sysAll #sysWrap #sysMain .sysFreeArea form .sysNextSubmit {
    font-size: 1.4rem;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  #sysMypageLogin #sysAll #sysWrap #sysMain .sysLoginForm form .sysFormLabel {
    font-size: 1.4rem;
  }
  #sysMypageLogin #sysAll #sysWrap #sysMain .sysLoginForm form input[type=submit] {
    margin-left: auto !important;
    margin-right: auto !important;
    font-size: 1.4rem;
  }
  #sysMypageLogin #sysAll #sysWrap #sysMain .sysLoginForm form:nth-of-type(1) input[type=submit] {
    margin-left: auto;
    margin-right: auto;
    font-size: 1.4rem;
  }
  #sysMypageReminder #sysAll #sysWrap #sysMain > h3 {
    font-size: 1.6rem;
  }
  #sysMypageReminder #sysAll #sysWrap #sysMain .heading_ja {
    margin-bottom: 20px;
  }
  #sysMypageReminder #sysAll #sysWrap #sysMain form .sysFormItem .sysFormLabel {
    font-size: 1.4rem;
  }
  #sysMypageReminder #sysAll #sysWrap #sysMain form .sysFormItem input[type=submit] {
    margin-left: auto;
    margin-right: auto;
    font-size: 1.4rem;
  }
  #sysMypageRemindermessage #sysAll #sysWrap #sysMain > h3 {
    font-size: 1.6rem;
  }
  #sysRegi #sysAll #sysWrap #sysMain {
    margin-top: 30px !important;
  }
  #sysRegi #sysAll #sysWrap #sysMain .sysHeadline {
    margin-bottom: 30px;
  }
  #sysRegi #sysAll #sysWrap #sysMain .sysFormItem .sysFormLabel {
    font-size: 1.1rem;
  }
  #sysRegi #sysAll #sysWrap #sysMain #sysPurchaseAuthMember {
    width: 100% !important;
    float: none;
  }
  #sysRegi #sysAll #sysWrap #sysMain #sysPurchaseAuthMember .sysBox .sysForm form input[type=email],
  #sysRegi #sysAll #sysWrap #sysMain #sysPurchaseAuthMember .sysBox .sysForm form input[type=password] {
    margin-top: 5px;
  }
  #sysRegi #sysAll #sysWrap #sysMain #sysPurchaseAuthMember .sysBox .sysForm form input[type=submit] {
    max-width: 100%;
  }
  #sysRegi #sysAll #sysWrap #sysMain #sysPurchaseAuthMember .sysBox .sysForm form:nth-of-type(1) input[type=submit] {
    max-width: 100%;
  }
  #sysRegi #sysAll #sysWrap #sysMain #sysRegisterForm {
    width: 100% !important;
    float: none;
  }
  #sysRegi #sysAll #sysWrap #sysMain #sysRegisterForm .sysBox p {
    font-size: 1.2rem;
  }
  #sysRegi #sysAll #sysWrap #sysMain #sysRegisterForm .sysBox .sysNextSubmitArea {
    margin-top: 11px;
  }
  #sysRegi #sysAll #sysWrap #sysMain #sysRegisterForm .sysBox .sysNextSubmitArea .sysNextSubmit {
    max-width: 100%;
    margin-left: auto !important;
    margin-right: auto !important;
  }
  #sysRegi #sysAll #sysWrap #sysMain #sysPurchaseAuthCustomer {
    width: 100% !important;
    float: none;
  }
  #sysRegi #sysAll #sysWrap #sysMain #sysPurchaseAuthCustomer .sysBox {
    margin-bottom: 50px;
  }
  #sysRegi #sysAll #sysWrap #sysMain #sysPurchaseAuthCustomer .sysBox p {
    margin-bottom: 0;
    font-size: 1.2rem;
  }
  #sysRegi #sysAll #sysWrap #sysMain #sysPurchaseAuthCustomer .sysBox .sysNextSubmitArea {
    font-size: 1.3rem;
  }
  #sysRegi #sysAll #sysWrap #sysMain #sysPurchaseAuthCustomer .sysBox .sysNextSubmitArea .sysNextSubmit {
    max-width: 100%;
    margin-left: auto !important;
    margin-right: auto !important;
    margin-top: 11px !important;
  }
  .sysMypage #sysAll #sysWrap #sysMain {
    margin-top: 120px;
    width: auto;
  }
  .sysMypage #sysAll #sysWrap #sysMain .sysErrorMessage {
    font-size: 1.1rem;
  }
  .sysMypage #sysAll #sysWrap #sysMain .SysMypageMinorHeadLine {
    font-size: 1.8rem;
  }
  .sysMypage #sysAll #sysWrap #sysMain .sysMypageNav form input {
    font-size: 1.2rem;
  }
  .sysMypage #sysAll #sysWrap #sysMain .sysOrderHistory .sysOrderList li {
    font-size: 1.2rem;
    padding: 10px;
  }
  .sysMypage #sysAll #sysWrap #sysMain > form:last-of-type .sysButton {
    font-size: 1.2rem;
  }
  #sysMypageEditMember #sysAll #sysWrap #sysMain h3 {
    font-size: 18px;
    margin-top: 18px;
  }
  #sysMypageEditMember #sysAll #sysWrap #sysMain form .sysForm .sysFormItem {
    margin-bottom: 20px;
  }
  #sysMypageEditMember #sysAll #sysWrap #sysMain form .sysForm .sysFormItem.sysZipcode {
    margin-bottom: -5px;
  }
  #sysMypageEditMember #sysAll #sysWrap #sysMain form .sysForm .sysFormItem.sysZipcode .sysFormField {
    width: 200px;
  }
  #sysMypageEditMember #sysAll #sysWrap #sysMain form .sysForm .sysFormItem.sysAcceptMailmagazine {
    margin-bottom: 25px;
  }
  #sysMypageEditMember #sysAll #sysWrap #sysMain form .sysForm .sysFormLabel {
    margin-bottom: 8px;
    font-size: 1.4rem;
  }
  #sysMypageEditMember #sysAll #sysWrap #sysMain form input[type=submit].sysNextSubmit {
    margin-left: auto;
    margin-right: auto;
    font-size: 1.4rem;
  }
  #sysMypageEditMember #sysAll #sysWrap #sysMain form:nth-last-child(1) {
    max-width: 100%;
  }
  #sysMypageEditMember #sysAll #sysWrap #sysMain form:nth-last-child(1) input[type=submit] {
    margin-left: auto !important;
    margin-right: auto !important;
    font-size: 1.4rem;
    margin-top: 25px !important;
  }
  #sysMypageEditConfirm #sysAll #sysWrap #sysMain h3 {
    margin-top: 18px;
    font-size: 18px;
  }
  #sysMypageEditConfirm #sysAll #sysWrap #sysMain form .sysFormField {
    margin: 0;
  }
  #sysMypageEditConfirm #sysAll #sysWrap #sysMain form .sysFormItem {
    display: block;
    padding-bottom: 8px;
  }
  #sysMypageEditConfirm #sysAll #sysWrap #sysMain form .sysFormItem .sysFormLabel {
    min-width: auto;
    padding-bottom: 5px;
    padding-top: 8px;
    width: 100%;
    font-size: 1.4rem;
  }
  #sysMypageEditConfirm #sysAll #sysWrap #sysMain form .sysNextSubmit {
    margin-left: auto;
    margin-right: auto;
    font-size: 1.4rem;
  }
  #sysMypageEditConfirm #sysAll #sysWrap #sysMain form:nth-last-child(1) {
    max-width: 100%;
  }
  #sysMypageEditConfirm #sysAll #sysWrap #sysMain form:nth-last-child(1) .sysButton {
    margin-left: auto !important;
    margin-right: auto !important;
    font-size: 1.4rem;
  }
  #sysMypageEditSave #sysAll #sysWrap #sysMain .sysMypageMinorHeadLine,
  #sysMypageEditSavedelivery #sysAll #sysWrap #sysMain .sysMypageMinorHeadLine {
    margin-top: 18px;
    font-size: 18px;
  }
  #sysMypageEditSave #sysAll #sysWrap #sysMain form .sysButton,
  #sysMypageEditSavedelivery #sysAll #sysWrap #sysMain form .sysButton {
    margin-left: auto;
    margin-right: auto;
    font-size: 1.4rem;
  }
  #sysMypageEditDelivery #sysAll #sysWrap #sysMain h3 {
    margin-top: 18px;
    font-size: 18px;
  }
  #sysMypageEditDelivery #sysAll #sysWrap #sysMain > form .sysFormLabel {
    font-size: 1.4rem;
  }
  #sysMypageEditDelivery #sysAll #sysWrap #sysMain > form .sysFormItem {
    margin-bottom: 20px;
  }
  #sysMypageEditDelivery #sysAll #sysWrap #sysMain > form .sysFormItem.sysZipcode .sysFormField input[type=text] {
    width: 200px;
  }
  #sysMypageEditDelivery #sysAll #sysWrap #sysMain > form .sysNextSubmit {
    font-size: 1.4rem;
  }
  #sysMypageEditDelivery #sysAll #sysWrap #sysMain > form:last-child {
    max-width: 100%;
  }
  #sysMypageEditDelivery #sysAll #sysWrap #sysMain > form:last-child .sysButton {
    margin-left: auto !important;
    margin-right: auto !important;
    font-size: 1.4rem;
    margin-top: 25px;
  }
  #sysMypageEditDelivery #sysAll #sysWrap #sysMain .sysSelectAddress {
    font-size: 1.2rem;
  }
  #sysMypageEditDeliveryinput #sysAll #sysWrap #sysMain h3 {
    margin-top: 18px;
    font-size: 18px;
  }
  #sysMypageEditDeliveryinput #sysAll #sysWrap #sysMain form .sysFormLabel {
    font-size: 1.4rem;
  }
  #sysMypageEditDeliveryinput #sysAll #sysWrap #sysMain form .sysFormField {
    margin: 5px 0;
  }
  #sysMypageEditDeliveryinput #sysAll #sysWrap #sysMain form .sysFormItem {
    margin-bottom: 20px;
  }
  #sysMypageEditDeliveryinput #sysAll #sysWrap #sysMain form .sysFormItem.sysZipcode .sysFormField input[type=text] {
    width: 200px;
  }
  #sysMypageEditDeliveryinput #sysAll #sysWrap #sysMain form .sysNextSubmit {
    margin-left: auto;
    margin-right: auto;
    font-size: 1.4rem;
  }
  #sysMypageEditDeliveryinput #sysAll #sysWrap #sysMain form:nth-last-of-type(2) .sysButton {
    margin-left: auto !important;
    margin-right: auto !important;
    font-size: 1.4rem;
  }
  #sysMypageEditDeliveryinput #sysAll #sysWrap #sysMain form:nth-last-of-type(1) {
    max-width: 100%;
  }
  #sysMypageEditDeliveryinput #sysAll #sysWrap #sysMain form:nth-last-of-type(1) .sysButton,
  #sysMypageEditDeliveryinput #sysAll #sysWrap #sysMain form:nth-last-of-type(1) input[type=submit] {
    margin-left: auto !important;
    margin-right: auto !important;
    font-size: 1.4rem;
  }
  #sysMypageAshiato #sysAll #sysWrap #sysMain h3 {
    margin-top: 18px;
    font-size: 18px;
  }
  #sysMypageAshiato #sysAll #sysWrap #sysMain .sysItemList .sysList li .sysThumbnailImage + div {
    font-size: 12px;
  }
  #sysMypageAshiato #sysAll #sysWrap #sysMain .sysItemList .sysList li form input[type=submit] {
    font-size: 12px;
  }
  #sysMypageAshiato #sysAll #sysWrap #sysMain .sysItemList .sysThumbnail li {
    max-width: 100%;
    width: 50%;
    font-size: 12px;
  }
  #sysMypageAshiato #sysAll #sysWrap #sysMain .sysItemList .sysThumbnail li:nth-child(3n) {
    border-right: none;
  }
  #sysMypageAshiato #sysAll #sysWrap #sysMain .sysItemList .sysThumbnail li:nth-child(2n) {
    margin-right: 0;
  }
  #sysMypageAshiato #sysAll #sysWrap #sysMain .sysItemList .sysThumbnail li .sysThumbnailImage + div a {
    height: 40px;
  }
  #sysMypageReview #sysAll #sysWrap #sysMain h3 {
    margin-top: 18px;
    font-size: 18px;
  }
  #sysMypageReview #sysAll #sysWrap #sysMain .sysItemList .sysList li {
    padding-left: 0;
    padding-right: 0;
  }
  #sysMypageReview #sysAll #sysWrap #sysMain .sysItemList .sysList li .sysThumbnailImage + div {
    font-size: 12px;
    margin-right: 10px;
  }
  #sysMypageReview #sysAll #sysWrap #sysMain .sysItemList .sysList li .sysThumbnailImage + div + div input[type=submit] {
    font-size: 1rem;
  }
  #sysMypageReview #sysAll #sysWrap #sysMain .sysItemList .sysList li form input[type=submit] {
    font-size: 1rem;
  }
  #sysMypageReview #sysAll #sysWrap #sysMain .sysItemList .sysThumbnail li {
    max-width: 100%;
    width: 50%;
    font-size: 12px;
  }
  #sysMypageReview #sysAll #sysWrap #sysMain .sysItemList .sysThumbnail li:nth-child(3n) {
    border-right: none;
  }
  #sysMypageReview #sysAll #sysWrap #sysMain .sysItemList .sysThumbnail li:nth-child(2n) {
    margin-right: 0;
  }
  #sysMypageReview #sysAll #sysWrap #sysMain .sysItemList .sysThumbnail li .sysThumbnailImage + div a {
    height: 40px;
  }
  #sysMypageWithdrawalConfirm #sysAll #sysWrap #sysMain h3 {
    font-size: 18px;
    margin-top: 18px;
  }
  #sysMypageWithdrawalConfirm #sysAll #sysWrap #sysMain .sysWithdrawal form input[type=submit] {
    font-size: 1.4rem;
  }
  #sysMypageLogout #sysAll #sysWrap #sysMain .heading_ja {
    margin-bottom: 20px;
  }
  #sysMypageWithdrawalDone #sysAll #sysWrap #sysMain .heading_ja {
    margin-bottom: 20px;
  }
  #sysMypageOrderHistory #sysAll #sysWrap #sysMain .sysOrderDetail #sysMypageOrderHistoryDetail form input[type=submit] {
    width: 100%;
    font-size: 12px;
  }
  .sysMemberCoupon #sysAll #sysWrap #sysMain {
    margin-top: 120px;
  }
  body.sysCart .sysErrorMessage {
    font-size: 1.1rem;
  }
  body.sysCart #sysAll div#sysWrap {
    margin-top: 120px;
    margin-left: 15px;
    margin-right: 15px;
  }
  body.sysCart #sysAll div#sysWrap #sysMain {
    max-width: 100%;
    width: auto;
    margin-top: 30px;
  }
  body.sysCart #sysAll div#sysWrap #sysMain .sysItemListArea .sysCartTitle {
    font-size: 1.8rem;
  }
  body.sysCart #sysAll div#sysWrap #sysMain .sysItemListArea ul.nav {
    margin-bottom: 20px;
  }
  body.sysCart #sysAll div#sysWrap #sysMain .sysItemListArea ul.nav li .sysBox hr + div {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
  body.sysCart #sysAll div#sysWrap #sysMain .sysItemListArea ul.nav li .sysBox .sysSubTotalArea #sysSelections input[type=text] {
    margin-right: inherit;
  }
  body.sysCart #sysAll div#sysWrap #sysMain #sysPurchaseAuthMember .sysCartTitle,
  body.sysCart #sysAll div#sysWrap #sysMain #sysRegisterForm .sysCartTitle,
  body.sysCart #sysAll div#sysWrap #sysMain #sysPurchaseAuthCustomer .sysCartTitle {
    font-size: 1.8rem;
  }
  .sysCart #sysAll #sysWrap #sysMain input[type=submit] {
    font-size: 1.4rem;
  }
  .sysCart #sysAll #sysWrap #sysMain .sysNextSubmitArea {
    max-width: 100%;
  }
  .sysCart #sysAll #sysWrap #sysMain .sysNextSubmitArea .sysNextSubmit {
    font-size: 1.4rem;
  }
  .sysOpcBody #sysAll #sysWrap {
    margin-top: 117px;
    margin-left: 15px;
    margin-right: 15px;
  }
  .sysOpcBody #sysAll #sysMain {
    margin-top: 30px !important;
  }
  .opcCommonEditLabel {
    margin-top: 20px;
  }
  .opcOrderSummaryTitle,
  .opcBillingAddressTitle,
  .opcDeliveryAddressTitle,
  .opcItemTitle,
  .opcPaymentMethodTitle {
    font-size: 2.4rem !important;
  }
  .opcOrderSummaryTitle,
  .opcBillingAddressTitle,
  .opcClientTitle,
  .opcDeliveryAddressTitle,
  .opcDeliveryMethodTitle,
  .opcItemTitle,
  .opcPaymentMethodTitle,
  .opcRemarksTitle,
  .opcSubstituteOrderMemoTitle,
  .opcPointTitle,
  .opcCouponCodeTitle,
  .opcCouponTitle,
  .opcMemberTitle,
  .opcRepeatTitle,
  .opcDeliveryAddressAndItemsTitle,
  .opcDeliveryAddressHeader,
  .opcDeliveryMethodHeader,
  .opcDeliveryAddressItemHeader,
  .opcSubstituteShippingMemoHeader,
  .basketCouponTitle {
    font-size: 2.4rem !important;
    margin-bottom: 20px;
  }
  .opcOrderSummary,
  .opcBillingAddress,
  .opcBillingAddress_edit,
  .opcClient,
  .opcClient_edit,
  .opcDeliveryAddress,
  .opcDeliveryAddress_edit,
  .opcDeliveryMethod,
  .opcDeliveryMethod_edit,
  .opcDeliveryAddressAndDeliveryMethodGroup,
  .opcItemList,
  .opcItem_edit,
  .opcPaymentMethodList,
  .opcPaymentMethod,
  .opcRemarks,
  .opcRemarks_edit,
  .opcSubstituteOrderMemo,
  .opcSubstituteOrderMemo_edit,
  .opcPoint_edit,
  .opcItemPoint_edit,
  .opcCouponCode_edit,
  .opcCoupon_edit,
  .opcDeliveryAddressSummary,
  .opcDeliveryAddressAndItemsGroup,
  .opcSelectDeliveries,
  .basketCoupon_edit {
    margin-bottom: 50px;
    font-size: 1.2rem;
  }
  .opcOrderSummary .opcCommonEditLabel,
  .opcBillingAddress .opcCommonEditLabel,
  .opcBillingAddress_edit .opcCommonEditLabel,
  .opcClient .opcCommonEditLabel,
  .opcClient_edit .opcCommonEditLabel,
  .opcDeliveryAddress .opcCommonEditLabel,
  .opcDeliveryAddress_edit .opcCommonEditLabel,
  .opcDeliveryMethod .opcCommonEditLabel,
  .opcDeliveryMethod_edit .opcCommonEditLabel,
  .opcDeliveryAddressAndDeliveryMethodGroup .opcCommonEditLabel,
  .opcItemList .opcCommonEditLabel,
  .opcItem_edit .opcCommonEditLabel,
  .opcPaymentMethodList .opcCommonEditLabel,
  .opcPaymentMethod .opcCommonEditLabel,
  .opcRemarks .opcCommonEditLabel,
  .opcRemarks_edit .opcCommonEditLabel,
  .opcSubstituteOrderMemo .opcCommonEditLabel,
  .opcSubstituteOrderMemo_edit .opcCommonEditLabel,
  .opcPoint_edit .opcCommonEditLabel,
  .opcItemPoint_edit .opcCommonEditLabel,
  .opcCouponCode_edit .opcCommonEditLabel,
  .opcCoupon_edit .opcCommonEditLabel,
  .opcDeliveryAddressSummary .opcCommonEditLabel,
  .opcDeliveryAddressAndItemsGroup .opcCommonEditLabel,
  .opcSelectDeliveries .opcCommonEditLabel,
  .basketCoupon_edit .opcCommonEditLabel {
    font-size: 1.4rem;
  }
  .opcCommonElementErrorMessage {
    font-size: 1.1rem;
  }
  .opcBillingAddress_mailaddressLabel_reference {
    margin-top: 8px;
  }
  .opcBillingAddress_zipCodeAndLabelGroup_edit input[type=tel],
  .opcDeliveryAddress_zipCodeAndLabelGroup_edit input[type=tel] {
    width: 200px;
  }
  .opcBillingAddress_completeButton_edit,
  .opcDeliveryMethod_completeButton_edit,
  .opcPaymentMethod_completeButton_edit,
  .opcItem_completeButton_edit,
  .opcDeliveryAddress_completeButton_edit,
  .opcPointAndCouponDialog_applyButton_edit,
  .opcRemarks_completeButton_edit {
    font-size: 1.4rem;
  }
  input.opcBillingAddress_backButton_edit.opcCommonButtonEdit,
  input.opcDeliveryAddress_backButton_edit.opcCommonButtonEdit,
  input.opcDeliveryAddressItem_backButton_edit.opcCommonButtonEdit,
  input.opcDeliveryMethod_backButton_edit.opcCommonButtonEdit,
  input.opcPaymentMethod_backButton_edit.opcCommonButtonEdit,
  input.opcSelectDeliveries_backButton_edit.opcCommonButtonEdit {
    font-size: 1.4rem;
  }
  .opcBillingAddress_editButton.opcCommonButton,
  .opcItem_addButton.opcCommonButton,
  .opcPaymentMethod_editButton.opcCommonButton {
    font-size: 1.4rem;
  }
  .opcConfirm_requestOrder.opcCommonButton.opcConfirm_order {
    font-size: 1.4rem;
  }
  .opcOrderBackToBasket_backToBasket.opcCommonButton {
    font-size: 1.4rem;
  }
  .opcDeliveryAddress_openDialogButtonGroup_edit {
    text-align: center;
  }
  .opcDeliveryAddress_synchronizeBillingAddressButton_edit.opcCommonButton,
  .opcDeliveryAddressEditDialog_applyBillingAddressButton.opcCommonButton,
  .opcDeliveryAddress_openDialogButton_edit.opcCommonButton {
    max-width: 275px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
  }
  .opcDeliveryAddressEditDialog_directChangeButtonAndLabelGroup.opcCommonButton,
  .opcDeliveryAddressEditDialog_customerDeliveryAddressButton.opcCommonButton {
    width: 100% !important;
    margin: 0;
  }
  .opcDeliveryAddressEditDialog_applyBillingAddressButton.opcCommonButton {
    width: 100% !important;
  }
  .opcDeliveryMethod_openDialogButton_edit.opcCommonButtonEdit {
    max-width: 300px;
  }
  .opcDeliveryAddressItem_buttonGroup_edit .opcDeliveryAddressItem_completeButton_edit.opcCommonButtonEdit {
    max-width: 300px;
  }
  .opcSelectDeliveries_buttonGroup_edit .opcSelectDeliveries_deliveryToSingle_edit.opcCommonButtonEdit,
  .opcSelectDeliveries_buttonGroup_edit .opcSelectDeliveries_deliveryToMultiple_edit.opcCommonButtonEdit,
  .opcSelectDeliveries_buttonGroup_edit .opcSelectDeliveries_deliveryToSocialGift_edit.opcCommonButtonEdit {
    max-width: 300px;
  }
  .opcDeliveryMethod_hopeDeliveryTimeLabel_edit.opcCommonReferenceLabel {
    font-size: 1.2rem;
  }
  .opcDeliveryMethod_hopeDeliveryDateLabel_edit.opcCommonReferenceLabel {
    font-size: 1.2rem;
    width: 115px;
  }
  .opcOrderSummaryArea .opcOrderSummary_usePointAndCoupon.opcCommonButton {
    width: 265px;
    max-width: 265px;
    font-size: 1.4rem;
  }
  .opcItemsArea {
    margin-bottom: 50px;
  }
  .modaal-wrapper .opcPointAndCouponDialog_cancelButton_edit.opcCommonButton {
    font-size: 14px;
    padding: 4px 6px 6px 6px;
    height: auto;
  }
  #sysThanks #sysAll #sysWrap #sysMain .sysBox .complete_btn a {
    max-width: 100%;
    font-size: 1.4rem;
  }
  #sysThanks #sysAll #sysWrap #sysMain .sysBox:nth-child(1) {
    padding-top: 0;
  }
  .p_common_back_btn {
    margin-top: 100px;
    margin-bottom: 30px;
  }
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .item_detail_text .sysPr,
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .item_detail_text .sysPr {
    margin-left: 15px;
    margin-right: 15px;
    margin-bottom: 15px;
  }
  #sysItemDetail #sysAll #sysWrap #sysMain .sysCategoryPankuzu {
    margin-bottom: 0 !important;
  }
  #sysItemDetail #sysAll #sysWrap #sysMain .sysCategoryPankuzu > a {
    font-size: 1.1rem;
  }
  #sysItemDetail #sysAll #sysWrap #sysMain .sysCategoryPankuzu > a::before {
    padding-right: 2px;
    padding-left: 2px;
  }
  #sysItemDetail #sysAll #sysWrap #sysMain .sysCategoryPankuzu > a + .sysPankuzuItemName {
    font-size: 1.1rem;
  }
  #sysItemDetail #sysAll #sysWrap #sysMain .sysCategoryPankuzu > a + .sysPankuzuItemName::before {
    padding-right: 2px;
    padding-left: 2px;
  }
  #sysItemDetail #sysAll #sysWrap #sysMain .sysCategoryPankuzu {
    margin: 15px auto 15px;
  }
  #sysItemDetail #sysAll #sysFooter {
    margin-top: 10px;
  }
  #top #sysWrap {
    margin-left: 0;
    margin-right: 0;
  }
  #sysWrap {
    padding: 0;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 75px;
  }
  .mv_cat {
    background: url(https://xanax-baseball.com/img/layout/category/bg_cat_sp.jpg) no-repeat;
    background-position: center;
    background-size: cover;
    height: 100px;
  }
  .mv_cat.mv_cat_gloves_mits {
    background: url(https://xanax-baseball.com/img/layout/category/bg_cat_gloves_mits_sp.jpg) no-repeat;
    background-position: center;
    background-size: cover;
  }
  .mv_cat.mv_cat_apparel {
    background: url(https://xanax-baseball.com/img/layout/category/bg_cat_apparel_sp.jpg) no-repeat;
    background-position: center;
    background-size: cover;
  }
  .mv_cat.mv_cat_bat {
    background: url(https://xanax-baseball.com/img/layout/category/bg_cat_bat_sp.jpg) no-repeat;
    background-position: center;
    background-size: cover;
  }
  .mv_cat.mv_cat_grove {
    background: url(https://xanax-baseball.com/img/layout/category/bg_cat_gloves_sp.jpg) no-repeat;
    background-position: center;
    background-size: cover;
  }
  .mv_cat.mv_cat_equipment {
    background: url(https://xanax-baseball.com/img/layout/category/bg_cat_equipment_sp.jpg) no-repeat;
    background-position: center;
    background-size: cover;
  }
  .mv_cat.mv_cat_maintenance {
    background: url(https://xanax-baseball.com/img/layout/category/bg_cat_maintenance_sp.jpg) no-repeat;
    background-position: center;
    background-size: cover;
  }
  .mv_cat.mv_cat_shoes {
    background: url(https://xanax-baseball.com/img/layout/category/bg_cat_shoes_sp.jpg) no-repeat;
    background-position: center;
    background-size: cover;
  }
  .mv_cat_inner .mv_cat_group {
    padding-left: 15px;
    width: 100%;
  }
  .mv_cat_inner .heading_en {
    font-size: 3rem;
  }
  .mv_cat_inner h1 {
    font-size: 1.6rem;
    line-height: 1.5;
    margin-top: -15px;
    text-align: left;
  }
  .mv_cat_inner02 .heading_en {
    text-align: left;
  }
  .mv_cat_inner02 h1 {
    margin-top: 0;
    padding-left: 5%;
  }
  .cat_list {
    margin-bottom: 0;
  }
  .cat_list ul {
    justify-content: space-between;
  }
  .cat_list ul li {
    max-width: 100%;
    width: 49%;
    margin-right: 0;
    margin-bottom: 8px;
    overflow: hidden;
  }
  .cat_list ul li a {
    background: #F4F2F1;
    position: relative;
    padding: 10px 20px;
    text-align: center;
  }
  .cat_list ul li a::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    vertical-align: middle;
    right: 10px;
    width: 6px;
    height: 6px;
    border-top: 2px solid #93857E;
    border-right: 2px solid #93857E;
    transform: rotate(45deg);
  }
  .cat_list ul li a .cat_list_thumb {
    display: none;
  }
  .cat_list ul li a p {
    font-size: 1.1rem;
    margin-left: 0;
    max-width: 100%;
  }
  #sysItemCategory .sysItemCategoryPankuzu > a {
    font-size: 1.1rem;
  }
  #sysItemCategory .sysItemCategoryPankuzu > a::before {
    padding-right: 2px;
    padding-left: 2px;
  }
  #sysItemCategory .sysItemCategoryPankuzu {
    margin: 15px auto 15px;
  }
  #sysItemCategory #sysAll #sysWrap #sysMain .sysItemCategoryForm .sysItemCategoryCtl {
    font-size: 1rem;
    border-bottom: 1px dotted #E0E0E0;
    margin-top: 0;
  }
  #sysItemCategory #sysAll #sysWrap #sysMain .sysItemCategoryForm .sysItemCategoryCtl a {
    font-size: 1.3rem;
    border-radius: 20px;
    padding: 4px 14px 4px;
    margin-bottom: 5px;
  }
  #sysItemCategory #sysAll #sysWrap #sysMain .sysItemCategoryForm .sysItemCategoryCtl a.sysCurrent {
    margin-bottom: 5px;
    font-size: 1.3rem;
    border-radius: 20px;
    padding: 4px 14px 4px;
    margin-right: 0;
    margin-left: 0;
  }
  #sysItemCategory #sysAll #sysWrap #sysMain .sysItemCategoryForm .sysItemCategoryCtl a:first-child {
    margin-left: 0;
  }
  .sysItemListDisp {
    font-size: 1.1rem;
    padding-bottom: 20px;
  }
  .sysItemListDisp .sysItemListViewType label:nth-child(1) {
    width: 25px;
    height: 25px;
    margin-right: 10px;
  }
  .sysItemListDisp .sysItemListViewType label:nth-child(2) {
    width: 25px;
    height: 25px;
  }
  .sysItemList ul.sysThumbnail li {
    padding: 10px 8px 5px 8px;
    border-right: none;
    border-top: 1px solid #DEDAD7;
    margin-bottom: 0;
    border-bottom: none;
  }
  .sysItemList ul.sysThumbnail li:nth-child(odd) {
    border-left: none;
  }
  .sysItemList ul.sysThumbnail li:nth-child(even)::before {
    content: none;
  }
  .sysItemList ul.sysThumbnail li:nth-child(4n) {
    border-right: none;
  }
  .sysItemList ul.sysThumbnail li:nth-child(odd) {
    border-left: none;
  }
  .sysItemList ul.sysThumbnail li::after {
    content: none;
  }
  .sysItemList ul.sysThumbnail li::before {
    bottom: auto;
    top: 0;
    transform: translate(50%, -50%);
    z-index: 1;
    width: 10px;
    height: 15px;
  }
  .sysItemList ul.sysThumbnail li .itemDetailWrap .sysItemName {
    font-size: 1.2rem;
    min-height: 52px;
    line-height: 1.66;
    margin-bottom: 10px;
    -webkit-line-clamp: 3;
  }
  .sysItemList ul.sysThumbnail li .itemDetailWrap .sysOriginSuggestedPrice span,
  .sysItemList ul.sysThumbnail li .itemDetailWrap .sysSuggestedRetailPrice span,
  .sysItemList ul.sysThumbnail li .itemDetailWrap .sysItemBlockVariationYamiPrice span,
  .sysItemList ul.sysThumbnail li .itemDetailWrap .sysItemBlockVariationPrice span,
  .sysItemList ul.sysThumbnail li .itemDetailWrap .sysRetailPrice span {
    font-size: 1.2rem;
  }
  .sysItemList ul.sysThumbnail li .itemDetailWrap .sysOriginSuggestedPrice span.line,
  .sysItemList ul.sysThumbnail li .itemDetailWrap .sysSuggestedRetailPrice span.line,
  .sysItemList ul.sysThumbnail li .itemDetailWrap .sysItemBlockVariationYamiPrice span.line,
  .sysItemList ul.sysThumbnail li .itemDetailWrap .sysItemBlockVariationPrice span.line,
  .sysItemList ul.sysThumbnail li .itemDetailWrap .sysRetailPrice span.line {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding-top: 3px;
  }
  .sysItemList ul.sysThumbnail li .itemDetailWrap .sysSuggestedRetailPrice,
  .sysItemList ul.sysThumbnail li .itemDetailWrap .sysItemBlockVariationPrice {
    display: none;
  }
  .sysItemList ul.sysThumbnail li > div {
    height: auto !important;
  }
  .sysItemList ul.sysList li .sysThumbnailImage {
    max-width: 150px;
  }
  .sysItemList ul.sysList li .itemDetailWrap {
    padding-right: 0;
  }
  .sysItemList ul.sysList li .itemDetailWrap .sysItemName {
    font-size: 1.2rem;
    margin-bottom: 15px;
    min-height: auto;
  }
  .sysItemList ul.sysList li .itemDetailWrap .sysOriginSuggestedPrice,
  .sysItemList ul.sysList li .itemDetailWrap .sysSuggestedRetailPrice,
  .sysItemList ul.sysList li .itemDetailWrap .sysItemBlockVariationYamiPrice,
  .sysItemList ul.sysList li .itemDetailWrap .sysItemBlockVariationPrice,
  .sysItemList ul.sysList li .itemDetailWrap .sysRetailPrice {
    transform: translateY(0);
  }
  .sysItemList ul.sysList li .itemDetailWrap .sysOriginSuggestedPrice span,
  .sysItemList ul.sysList li .itemDetailWrap .sysSuggestedRetailPrice span,
  .sysItemList ul.sysList li .itemDetailWrap .sysItemBlockVariationYamiPrice span,
  .sysItemList ul.sysList li .itemDetailWrap .sysItemBlockVariationPrice span,
  .sysItemList ul.sysList li .itemDetailWrap .sysRetailPrice span {
    font-size: 1.2rem;
  }
  .sysItemList ul.sysList li .itemDetailWrap .sysOriginSuggestedPrice span.line,
  .sysItemList ul.sysList li .itemDetailWrap .sysSuggestedRetailPrice span.line,
  .sysItemList ul.sysList li .itemDetailWrap .sysItemBlockVariationYamiPrice span.line,
  .sysItemList ul.sysList li .itemDetailWrap .sysItemBlockVariationPrice span.line,
  .sysItemList ul.sysList li .itemDetailWrap .sysRetailPrice span.line {
    display: block;
    padding-top: 3px;
  }
  .sysItemList ul.sysList li .itemDetailWrap .sysItemBlockVariationPrice {
    display: none;
  }
  #sysItemSearch #sysAll #sysWrap #sysMain .text_cmn_style .sysCategoryPankuzu {
    margin-top: 85px;
    margin-bottom: 40px !important;
  }
  #sysItemSearch #sysAll #sysWrap #sysMain > form > h2 {
    font-size: 2.4rem;
  }
  #sysItemSearch #sysAll #sysWrap #sysMain > form .sysItemSearchFormInput .sysSearchButton {
    font-size: 1.4rem;
  }
  .yamiichi_page .sysItemList ul.sysThumbnail li {
    width: 50%;
    margin: 0;
    background: none;
    border-top: none;
  }
  .yamiichi_page .sysItemList ul.sysThumbnail li::before {
    content: none;
  }
  .yamiichi_page .sysItemList ul.sysThumbnail li::after {
    content: none;
  }
  .p_faq_page .faq_category_list ul li a {
    height: 42px;
    font-size: 1.1rem;
    background: #F4F2F1;
    font-weight: bold;
    position: relative;
  }
  .p_faq_page .faq_category_list ul li a::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    vertical-align: middle;
    right: 10px;
    width: 6px;
    height: 6px;
    border-top: 1px solid #93857E;
    border-right: 1px solid #93857E;
    transform: rotate(135deg);
  }
  .p_faq_page .faq_list {
    margin-bottom: 40px;
  }
  .p_faq_page .faq_list .heading_ja {
    font-size: 1.4rem;
    margin-bottom: 20px;
  }
  .p_faq_page .faq_list dl {
    margin-bottom: 10px;
    padding: 25px 10px 25px;
  }
  .p_faq_page .faq_list dl dt {
    padding-right: 30px;
  }
  .p_faq_page .faq_list dl dt::before {
    right: 0;
  }
  .p_faq_page .faq_list dl dt::after {
    right: 2px;
  }
  .p_faq_page .faq_list dl dt .faq_list_question {
    font-size: 1.4rem;
  }
  .p_faq_page .faq_list dl dt .faq_list_question span {
    font-size: 2.8rem;
    margin-right: 10px;
  }
  .p_faq_page .faq_list dl dt .faq_list_question .faq_list_txt {
    font-size: 1.4rem;
  }
  .p_faq_page .faq_list dl dd .faq_list_answer {
    font-size: 1.4rem;
  }
  .p_faq_page .faq_list dl dd .faq_list_answer span {
    margin-right: 10px;
    font-size: 2.8rem;
  }
  .p_faq_page .faq_list dl dd .faq_list_answer .faq_list_txt {
    font-size: 1.4rem;
  }
  .p_faq_page .faq_blk p {
    font-size: 1.4rem;
  }
  .p_faq_page .faq_blk .btn_common_wrap {
    margin-bottom: 50px;
  }
  .p_faq_page .faq_blk .p_common_back_btn {
    margin-top: 60px;
    margin-bottom: 60px;
  }
  .p_corporate_page .corporate_sec .heading_ja {
    font-size: 1.4rem;
  }
  .p_corporate_page .corporate_sec .category_heading {
    margin-top: 40px;
  }
  .p_corporate_page .corporate_sec .category_heading .heading_en {
    left: -15px;
    font-size: 4.2rem;
  }
  .p_corporate_page .corporate_sec.corporate_sec03 table tr th {
    width: 100%;
  }
  .p_corporate_page .corporate_sec02 .corporate_flx {
    min-height: 205px;
  }
  .p_corporate_page .corporate_sec02 .corporate_flx .corporate_txt_blk .corporate_txt_group .corporate_txt {
    font-size: 1.4rem;
    line-height: 1.5;
    margin-bottom: 15px;
  }
  .p_corporate_page .corporate_sec02 .corporate_flx .corporate_bnr_blk {
    display: none;
  }
  .p_shop_page .category_heading .heading_ja {
    font-size: 1.6rem;
  }
  .p_shop_page .shoplist_sec {
    margin-top: 20px;
  }
  .p_shop_page .shoplist_sec02 .shoplist_inner .shoplist_link {
    display: none;
  }
  .p_shop_page .shoplist_sec02 .shoplist_inner .shoplist_ttl02 {
    font-size: 1.6rem;
    margin-bottom: 20px;
  }
  .p_shop_page .shoplist_sec02 .shoplist_inner .shoplist_group {
    margin-bottom: 15px;
  }
  .p_shop_page .shoplist_sec02 .shoplist_inner .shoplist_group .shoplist_ttl03 {
    font-size: 1.6rem !important;
    line-height: 1;
    margin-bottom: 15px;
  }
  .p_shop_page .shoplist_sec02 .shoplist_inner .shoplist_group .shoplist_ttl03::before {
    height: 17px;
  }
  .p_shop_page .shoplist_sec02 .shoplist_inner .shoplist_group .shoplist_list {
    margin-bottom: 0;
  }
  .p_shop_page .shoplist_sec02 .shoplist_inner .shoplist_group .shoplist_list li {
    border-radius: 5px;
    margin-right: 0;
    padding: 12px 10px 12px 20px;
    margin-bottom: 15px;
  }
  .p_shop_page .shoplist_sec02 .shoplist_inner .shoplist_group .shoplist_list li .shoplist_list_blk .shoplist_ttl04 {
    font-size: 1.4rem;
    border-bottom: none;
    margin-bottom: 5px;
    padding-bottom: 0;
  }
  .p_shop_page .shoplist_sec02 .shoplist_inner .shoplist_group .shoplist_list li .shoplist_list_blk dl {
    font-size: 1.4rem;
  }
  .p_shop_page .shoplist_sec02 .shoplist_inner .shoplist_group .shoplist_list li .shoplist_list_blk dl dt {
    margin-bottom: 0;
    display: none;
  }
  .p_shop_page .shoplist_sec02 .shoplist_inner .shoplist_group .shoplist_list li .shoplist_list_blk02 a p {
    font-size: 1rem;
  }
  .p_shop_page .shoplist_sec02 .shoplist_inner .shoplist_group .shoplist_list li .shoplist_list_blk02 a img {
    margin-bottom: 0;
  }
  .single-advisorystaff .advisorystaff_detail_head .advisorystaff_detail_spec .advisorystaff_detail_tbl {
    max-height: auto;
  }
  .single-advisorystaff .advisorystaff_container {
    margin-top: 25px;
  }
  .single-advisorystaff .advisorystaff_container p {
    font-size: 1.4rem;
    line-height: 1.57;
  }
  .single-advisorystaff .advisorystaff_container .advisorystaff_ttl {
    font-size: 1.6rem;
    margin-bottom: 20px;
    line-height: 1.5;
  }
  .single-advisorystaff .advisorystaff_container .advisorystaff_ttl02 {
    font-size: 1.6rem !important;
    margin-bottom: 15px;
  }
  .single-advisorystaff .advisorystaff_container .advisorystaff_subtxt {
    font-size: 1.1rem;
    margin-bottom: 20px;
  }
  .single-advisorystaff .advisorystaff_container .advisorystaff_img01 {
    font-size: 1.2rem;
    line-height: 1.6;
    margin-bottom: 10px;
  }
  .single-advisorystaff .advisorystaff_container .advisorystaff_img02 {
    font-size: 1.2rem;
    line-height: 1.6;
    margin-bottom: 40px;
  }
  .single-advisorystaff .advisorystaff_container .btn_common_wrap {
    margin-bottom: 40px;
  }
  .single-advisorystaff .advisorystaff_container .btn_common_wrap .btn_common a {
    padding-left: 20px;
    padding-right: 20px;
  }
  .single-advisorystaff .advisorystaff_container .column02 {
    gap: 0.5em;
    flex-wrap: nowrap !important;
    margin-bottom: 30px;
  }
  .single-advisorystaff .advisorystaff_container .column02 figcaption {
    font-size: 1.2rem;
  }
  .single-advisorystaff .advisorystaff_container .column02 img {
    margin-bottom: 10px;
  }
  .single-advisorystaff .advisorystaff_container .column_yt.wp-block-columns {
    text-align: center;
    margin-bottom: 10px;
    gap: 10px;
  }
  .single-advisorystaff .advisorystaff_container .column_yt figure {
    margin: 0;
  }
  .single-advisorystaff .advisorystaff_container .column_yt iframe {
    height: 195px;
  }
  .blog_flx .blog_main .blog_single_inner p,
  .blog_flx .blog_main .news_single_inner p,
  .blog_flx .news_main .blog_single_inner p,
  .blog_flx .news_main .news_single_inner p,
  .news_flx .blog_main .blog_single_inner p,
  .news_flx .blog_main .news_single_inner p,
  .news_flx .news_main .blog_single_inner p,
  .news_flx .news_main .news_single_inner p {
    font-size: 1.4rem;
    line-height: 1.57;
  }
  .feature_main .breadcrumbs_wrap {
    margin-top: 85px;
    margin-bottom: 40px !important;
  }
  .feature_main .feature_single_inner p {
    line-height: 1.75;
  }
  .p_guide_page .category_heading .heading_ja {
    font-size: 1.6rem;
  }
  .p_guide_page .guide_category_list ul li a {
    height: 42px;
    font-size: 1.1rem;
    background: #F4F2F1;
    font-weight: bold;
    position: relative;
  }
  .p_guide_page .guide_category_list ul li a::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    vertical-align: middle;
    right: 10px;
    width: 6px;
    height: 6px;
    border-top: 1px solid #93857E;
    border-right: 1px solid #93857E;
    transform: rotate(135deg);
  }
  .p_guide_page .guide_container h2 {
    font-size: 1.4rem;
    margin-bottom: 20px;
  }
  .p_guide_page .guide_container .guide_sec {
    margin-bottom: 40px;
  }
  .p_guide_page .guide_container .guide_sec .guide_step li .guide_step_blk h3 {
    margin-bottom: 10px;
  }
  .p_guide_page .guide_container .guide_cmn_sec {
    margin-bottom: 40px;
  }
  .p_guide_page .guide_container .guide_cmn_sec .guide_pay_blk h3 {
    padding: 12px 15px 12px 15px;
  }
  .p_guide_page .guide_container .guide_cmn_sec .guide_pay_blk table tr th {
    padding: 10px;
  }
  .p_guide_page .guide_container .guide_cmn_sec .guide_pay_blk table tr td {
    padding: 10px;
  }
  .p_guide_page .guide_container .guide_cmn_sec .guide_pay_blk dl dt {
    width: 140px;
  }
  .p_guide_page .guide_container .guide_cmn_sec .guide_pay_blk p.guide_pay_box {
    font-size: 1.6rem;
    padding: 10px;
  }
  .p_privacy_page .category_heading .heading_ja {
    font-size: 1.6rem;
  }
  .p_privacy_page .privacy_container {
    margin-top: 20px;
  }
  .p_tradelaw_page .category_heading .heading_ja {
    font-size: 1.6rem;
  }
  .p_tradelaw_page .tradelaw_container {
    margin-top: 20px;
  }
  .p_tradelaw_page .tradelaw_container table tr th {
    width: 100%;
    display: block;
    font-size: 1.4rem;
    padding-bottom: 5px;
    padding-left: 14px;
    padding-top: 15px;
  }
  .p_tradelaw_page .tradelaw_container table tr td {
    width: 100%;
    display: block;
    font-size: 1.4rem;
    padding-top: 0;
    padding-bottom: 15px;
    padding-left: 14px;
    line-height: 1.57;
  }
  .p_tradelaw_page .tradelaw_container table tr td p {
    margin-bottom: 5px;
  }
  .p_tradelaw_page .tradelaw_container table tr td ul li {
    margin-bottom: 5px;
  }
  .text_cmn_style .sysCategoryPankuzu {
    margin-bottom: 40px !important;
  }
  .text_cmn_style .sysCategoryPankuzu > a::before {
    padding-right: 5px;
    padding-left: 2px;
  }
  .text_cmn_style .sysCategoryPankuzu > a + .sysPankuzuItemName::before {
    padding-right: 2px;
    padding-left: 2px;
  }
  .text_cmn_style .sysCategoryPankuzu {
    margin: 80px auto 0;
  }
  body.single #sysWrap #sysMain .mb70 {
    margin-bottom: 0 !important;
  }
  body.single #sysWrap #sysMain .single_cmn_ttl {
    font-size: 1.6rem;
    margin-bottom: 20px;
    line-height: 1.5;
  }
  body.single #sysWrap #sysMain .single_cmn_ttl02 {
    font-size: 1.6rem !important;
    margin-bottom: 15px;
  }
  body.single #sysWrap #sysMain .single_cmn_ttl03 {
    text-align: center;
    border-bottom: none;
    font-size: 1.6rem;
    margin-bottom: 15px;
    line-height: 1.5;
    padding-bottom: 0;
  }
  body.single #sysWrap #sysMain .single_cmn_ttl04 {
    padding-bottom: 30px;
    padding-top: 40px;
  }
  body.single #sysWrap #sysMain .single_cmn_ttl04 span {
    font-size: 1.6rem;
    min-height: 66px;
  }
  body.single #sysWrap #sysMain .single_cmn_subtxt {
    font-size: 1.1rem;
    margin-bottom: 20px;
  }
  body.single #sysWrap #sysMain .single_cmn_img01 {
    font-size: 1.2rem;
    line-height: 1.6;
    margin-bottom: 10px;
  }
  body.single #sysWrap #sysMain .column01 {
    gap: 0.5em;
    flex-wrap: nowrap !important;
    margin-bottom: 30px;
    display: block;
  }
  body.single #sysWrap #sysMain .column01 .wp-block-column .wp-block-image {
    width: 250px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
  }
  body.single #sysWrap #sysMain .column01 .wp-block-column .wp-block-image figcaption {
    font-size: 1.2rem;
  }
  body.single #sysWrap #sysMain .column01 .wp-block-column .wp-block-image img {
    margin-bottom: 10px;
  }
  body.single #sysWrap #sysMain .column02 {
    gap: 0.5em;
    flex-wrap: nowrap !important;
    margin-bottom: 30px;
  }
  body.single #sysWrap #sysMain .column02 figcaption {
    font-size: 1.2rem;
  }
  body.single #sysWrap #sysMain .column02 img {
    margin-bottom: 10px;
  }
  body.single #sysWrap #sysMain .column04 {
    gap: 0.5em;
    flex-wrap: nowrap !important;
    margin-bottom: 30px;
    display: block;
  }
  body.single #sysWrap #sysMain .column04 .wp-block-column .wp-block-image {
    width: 250px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    margin-bottom: 30px;
  }
  body.single #sysWrap #sysMain .column04 .wp-block-column .wp-block-image figcaption {
    font-size: 1.2rem;
  }
  body.single #sysWrap #sysMain .column04 .wp-block-column .wp-block-image img {
    margin-bottom: 10px;
  }
  body.single #sysWrap #sysMain .column05 {
    max-width: 250px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 15px 15px 20px;
    margin-bottom: 40px;
  }
  body.single #sysWrap #sysMain .column05 .wp-block-column:last-child p {
    margin-bottom: 15px;
  }
  body.single #sysWrap #sysMain .column05 .wp-block-column:last-child p a {
    font-size: 1.4rem;
    line-height: 1.57;
  }
  body.single #sysWrap #sysMain .column_yt.wp-block-columns {
    text-align: center;
    margin-bottom: 10px;
    gap: 10px;
  }
  body.single #sysWrap #sysMain .column_yt figure {
    margin: 0;
  }
  body.single #sysWrap #sysMain .column_yt iframe {
    height: 195px;
  }
  body.single #sysWrap #sysMain .column_yt02 iframe {
    height: 195px;
  }
  .page-template-page-news .wp-pagenavi a,
  .archive .wp-pagenavi a,
  .search .wp-pagenavi a {
    margin: 0 5px;
    width: 30px;
  }
  .page-template-page-news .wp-pagenavi span,
  .archive .wp-pagenavi span,
  .search .wp-pagenavi span {
    margin: 0 5px;
    margin-left: 6px;
    width: 30px;
  }
  .breadcrumbs_wrap {
    margin-bottom: 5px !important;
    margin-top: 80px;
  }
}
@media screen and (min-width: 600px) and (max-width: 1160px) {
  .p_fixed_btn .fixed_cart_btn {
    width: 55px;
    height: 75px;
  }
  .p_fixed_btn .fixed_cart_btn a {
    width: 55px;
    height: 75px;
  }
  .p_fixed_btn .fixed_cart_btn a img {
    width: 29px;
    height: 29px;
    margin-bottom: 5px;
  }
  .p_fixed_btn .fixed_cart_btn a p {
    font-size: 1rem;
    letter-spacing: -0.05em;
  }
  .p_fixed_btn .fixed_btn_link a img {
    width: 18px;
    height: 20px;
  }
  .p_fixed_btn .fixed_btn_link a {
    width: 55px;
    height: 55px;
  }
  .p_mv_slide,
  .p_mv_slide02 {
    margin-top: 75px;
  }
  .p_mv_slide .mv_catchcopy,
  .p_mv_slide02 .mv_catchcopy {
    width: 80%;
  }
  .p_mv_slide .mv_slider::before,
  .p_mv_slide02 .mv_slider::before {
    height: 200px;
  }
  .p_mv_slide .mv_slider_blk .mv_slider_btn,
  .p_mv_slide02 .mv_slider_blk .mv_slider_btn {
    max-width: 248px;
    bottom: 30px;
  }
  .p_mv_slide .mv_slider_blk .mv_slider_btn a,
  .p_mv_slide02 .mv_slider_blk .mv_slider_btn a {
    min-height: 70px;
  }
  .p_mv_slide .mv_slider_blk .mv_slider_btn a::before,
  .p_mv_slide02 .mv_slider_blk .mv_slider_btn a::before {
    background: url(https://xanax-baseball.com/img/layout/top/ico_click02.png) no-repeat;
    background-size: 100%;
    width: 10px;
    height: 19px;
  }
  .p_mv_slide .mv_slider_blk .mv_slider_btn a img,
  .p_mv_slide02 .mv_slider_blk .mv_slider_btn a img {
    max-width: 160px;
    margin-bottom: 5px;
  }
  .p_mv_slide .mv_slider_blk .mv_slider_btn a p,
  .p_mv_slide02 .mv_slider_blk .mv_slider_btn a p {
    font-size: 1rem;
  }
  .p_mv_slide .slick-dots,
  .p_mv_slide02 .slick-dots {
    bottom: -30px;
    right: 50%;
    transform: translateX(50%);
  }
  .p_mv_slide .slick-dots li,
  .p_mv_slide02 .slick-dots li {
    width: 8px !important;
    height: 8px !important;
  }
  .p_mv_slide .slick-arrow,
  .p_mv_slide02 .slick-arrow {
    display: none !important;
  }
  .mv_cat02 {
    height: 100px;
  }
  .mv_cat02_inner_pos {
    transform: translateY(20%);
  }
  .mv_cat02_inner_pos_ttl .heading_en {
    font-size: 4.2rem;
    transform: translate(-50%, -70%);
  }
  .mv_cat02_inner_pos_ttl h1 {
    font-size: 1.6rem;
    line-height: 1;
  }
  #sysFooter .p_footer .footer_flx .footer_nav {
    margin-right: 0;
  }
  #top #sysAll #sysMain {
    overflow: hidden;
  }
  #top #sysAll #sysMain .p_top_category .heading_en {
    left: 0;
  }
  #top #sysAll #sysMain .p_top_category ul {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
  #top #sysAll #sysMain .p_top_category ul li:nth-child(4n) {
    margin-right: 20px;
  }
  #top #sysAll #sysMain .b_top_recom .sysHeadline .heading_en {
    left: 0;
  }
  #top #sysAll #sysMain .b_top_recom .sysContent .sysVertical {
    width: 90%;
  }
  #top #sysAll #sysMain .b_top_recom .sysContent .sysVertical .slick-slide {
    width: 250px;
  }
  #top #sysAll #sysMain .b_top_recom .sysContent .sysVertical .slick-dots li {
    width: 8px !important;
    height: 8px !important;
  }
  #top #sysAll #sysMain .p_top_recom .slick-dots li {
    width: 8px !important;
    height: 8px !important;
  }
  #top #sysAll #sysMain .p_top_feature .sysContent .feature_heading .heading_en {
    left: -30px;
  }
  #top #sysAll #sysMain .p_top_feature .sysContent .slick-dots li {
    width: 8px !important;
    height: 8px !important;
  }
  #top #sysAll #sysMain .p_top_feature .sysContent #featureSlider {
    width: 90%;
  }
  #top #sysAll #sysMain .p_top_feature .sysContent #featureSlider .slick-slide {
    width: 250px;
  }
  #top #sysAll #sysMain .p_top_advisory .sysContent .advisory_heading .heading_en span span {
    display: block;
    margin-left: 95px;
  }
  #top #sysAll #sysMain .p_top_advisory .sysContent .btn_common_wrap {
    margin-top: 70px;
  }
  #top #sysAll #sysMain .p_top_advisory .sysContent .slick-dots li {
    width: 8px !important;
    height: 8px !important;
  }
  #top #sysAll #sysMain .p_top_advisory .sysContent #advisorySlider {
    width: 90%;
  }
  #top #sysAll #sysMain .p_top_advisory .sysContent #advisorySlider .slick-slide {
    width: 250px;
  }
  #top #sysAll #sysMain .p_top_blog .sysContent .slick-dots li {
    width: 8px !important;
    height: 8px !important;
  }
  #top #sysAll #sysMain .p_top_blog .sysContent #blogSlider {
    width: 90%;
  }
  #top #sysAll #sysMain .p_top_blog .sysContent #blogSlider .slick-slide {
    width: 250px;
  }
  #top #sysAll #sysMain .p_top_position .sysContent .position_map {
    max-width: 100%;
    width: 60%;
  }
  #top #sysAll #sysMain .p_top_position .sysContent .position_map .position_btn {
    width: 14.5833333333vw;
  }
  #top #sysAll #sysMain .p_top_sns .insta_list {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
  #top #sysAll #sysMain .p_top_sns .insta_list ul {
    max-width: 780px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  #top #sysAll #sysMain .p_top_sns .insta_list ul li {
    max-width: 100%;
    width: 32.3333%;
    margin-right: 1%;
    margin-bottom: 1%;
  }
  #top #sysAll #sysMain .p_top_sns .insta_list ul li:nth-child(4n) {
    margin-right: 1%;
  }
  #top #sysAll #sysMain .p_top_sns .insta_list ul li:nth-child(3n) {
    margin-right: 0;
  }
  #top #sysAll #sysMain .p_top_sns .insta_list ul li:nth-child(n+9) {
    display: block;
  }
  #top #sysAll #sysMain .p_top_sns .sns_list ul {
    width: 90%;
    flex-wrap: wrap;
    justify-content: center;
  }
  #top #sysAll #sysMain .p_top_sns .sns_list ul li {
    width: 48%;
    margin-bottom: 20px;
  }
  #top #sysAll #sysMain .p_top_sns .sns_list ul li a {
    font-size: 1.3rem;
  }
  #top #sysAll #sysMain .p_top_sns .sns_list ul li.twitter {
    margin-right: 2%;
  }
  #top #sysAll #sysMain .p_news .sysContent ul {
    width: 90%;
  }
  #sysFormConfirm #sysAll #sysWrap #sysMain {
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
    width: 100%;
  }
  #sysRegi #sysAll #sysWrap #sysMain .sysHeadline {
    width: 100%;
  }
  #sysMypageEditMember #sysAll #sysWrap #sysMain form .sysForm .sysFormItem.sysZipcode .sysFormField {
    width: 200px;
  }
  #sysMypageEditDelivery #sysAll #sysWrap #sysMain > form .sysFormItem.sysZipcode .sysFormField input[type=text] {
    width: 200px;
  }
  #sysMypageEditDeliveryinput #sysAll #sysWrap #sysMain form .sysFormItem.sysZipcode .sysFormField input[type=text] {
    width: 200px;
  }
  #sysMypageAshiato #sysAll #sysWrap #sysMain .sysItemListDisp {
    width: 100%;
  }
  #sysMypageAshiato #sysAll #sysWrap #sysMain .sysItemList .sysThumbnail li {
    max-width: 100%;
    width: 33%;
  }
  #sysMypageReview #sysAll #sysWrap #sysMain .sysItemListDisp {
    width: 100%;
  }
  #sysMypageReview #sysAll #sysWrap #sysMain .sysItemList .sysThumbnail li {
    max-width: 100%;
    width: 33%;
  }
  body.sysCart #sysAll div#sysWrap #sysMain {
    max-width: 100%;
    width: 90%;
    margin-top: 30px;
  }
  body.sysCart #sysAll div#sysWrap #sysMain .sysItemListArea ul.nav li .sysBox hr + div {
    width: 305px;
    justify-content: flex-end;
  }
  body.sysCart #sysAll div#sysWrap #sysMain .sysItemListArea ul.nav li .sysBox .sysSubTotalArea {
    width: 100%;
  }
  .sysOpcBody #sysAll #sysMain {
    max-width: 100%;
    width: 90%;
    margin-top: 30px !important;
  }
  .opcBillingAddress_zipCodeAndLabelGroup_edit input[type=tel],
  .opcDeliveryAddress_zipCodeAndLabelGroup_edit input[type=tel] {
    width: calc(100% - 355px);
  }
  .opcDeliveryAddressEditDialog_applyBillingAddressButton.opcCommonButton {
    width: 100% !important;
  }
  #sysWrap {
    width: 90%;
    padding: 0;
    margin-top: 75px;
  }
  .mv_cat {
    height: 100px;
  }
  .mv_cat_inner .mv_cat_group {
    padding-left: 5%;
    width: 100%;
  }
  .mv_cat_inner .heading_en {
    font-size: 3rem;
  }
  .mv_cat_inner h1 {
    font-size: 1.6rem;
    line-height: 1.5;
    margin-top: -15px;
    text-align: left;
  }
  .mv_cat_inner02 .heading_en {
    text-align: left;
  }
  .mv_cat_inner02 h1 {
    margin-top: 0;
    padding-left: 5%;
  }
  .cat_list ul li {
    max-width: 100%;
    width: 32.55%;
    margin-right: 1%;
    margin-bottom: 1%;
  }
  .cat_list ul li:nth-child(4n) {
    margin-right: 1%;
  }
  .cat_list ul li:nth-child(3n) {
    margin-right: 0;
  }
  .cat_list ul li a p {
    font-size: 1.1rem;
  }
  .sysItemList ul.sysThumbnail li {
    width: 33.333%;
  }
  .sysItemList ul.sysThumbnail li:nth-child(3n) {
    border-right: 1px solid #DEDAD7;
  }
  .sysItemList ul.sysThumbnail li:nth-child(4n) {
    border-right: none;
  }
  .sysItemList ul.sysThumbnail li .itemDetailWrap .sysOriginSuggestedPrice span.line,
  .sysItemList ul.sysThumbnail li .itemDetailWrap .sysSuggestedRetailPrice span.line,
  .sysItemList ul.sysThumbnail li .itemDetailWrap .sysItemBlockVariationYamiPrice span.line,
  .sysItemList ul.sysThumbnail li .itemDetailWrap .sysItemBlockVariationPrice span.line,
  .sysItemList ul.sysThumbnail li .itemDetailWrap .sysRetailPrice span.line {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding-top: 3px;
  }
  .sysItemList ul.sysThumbnail li .itemDetailWrap .sysSuggestedRetailPrice,
  .sysItemList ul.sysThumbnail li .itemDetailWrap .sysItemBlockVariationPrice {
    display: none;
  }
  .sysItemList ul.sysList li .itemDetailWrap {
    padding-right: 10px;
  }
  .sysItemList ul.sysList li .itemDetailWrap .sysItemName {
    margin-bottom: 15px;
  }
  .sysItemList ul.sysList li .itemDetailWrap .sysOriginSuggestedPrice,
  .sysItemList ul.sysList li .itemDetailWrap .sysSuggestedRetailPrice,
  .sysItemList ul.sysList li .itemDetailWrap .sysItemBlockVariationYamiPrice,
  .sysItemList ul.sysList li .itemDetailWrap .sysItemBlockVariationPrice,
  .sysItemList ul.sysList li .itemDetailWrap .sysRetailPrice {
    transform: translateY(0);
  }
  .p_corporate_page .corporate_sec .category_heading {
    margin-top: 40px;
  }
  .p_corporate_page .corporate_sec .category_heading .heading_en {
    left: -15px;
    font-size: 4.2rem;
  }
  .p_corporate_page .corporate_sec02 .corporate_flx {
    min-height: 205px;
  }
  .p_corporate_page .corporate_sec02 .corporate_flx .corporate_txt_blk .corporate_txt_group .corporate_txt {
    line-height: 1.71;
    font-size: 1.4rem;
    margin-bottom: 10px;
  }
  .p_corporate_page .corporate_sec02 .corporate_flx .corporate_bnr_blk {
    max-width: 100%;
    width: 50%;
  }
  .p_corporate_page .corporate_sec02 .corporate_flx .corporate_bnr_blk img {
    max-width: 100%;
  }
  .p_shop_page .category_heading .heading_ja {
    font-size: 2.4rem;
  }
  .p_shop_page .shoplist_sec02 .shoplist_inner .shoplist_group .shoplist_list li {
    max-width: 100%;
    width: 48%;
    margin-right: 4%;
  }
  .p_shop_page .shoplist_sec02 .shoplist_inner .shoplist_group .shoplist_list li .shoplist_list_blk dl dt {
    display: none;
  }
  .p_shop_page .shoplist_sec02 .shoplist_inner .shoplist_group .shoplist_list li .shoplist_list_blk02 a p {
    font-size: 1rem;
  }
  .single-advisorystaff .advisorystaff_container .slick-dots li {
    width: 8px !important;
    height: 8px !important;
  }
  .p_guide_page .category_heading .heading_ja {
    font-size: 2.4rem;
  }
  .p_privacy_page .category_heading .heading_ja {
    font-size: 2.4rem;
  }
  .p_privacy_page .privacy_container {
    margin-top: 20px;
  }
  .p_tradelaw_page .category_heading .heading_ja {
    font-size: 2.4rem;
  }
  .p_tradelaw_page .tradelaw_container {
    margin-top: 20px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1349px) {
  .p_mv_slide,
  .p_mv_slide02 {
    margin-top: 120px;
  }
  .b_item_recom .sysContent .slick-track {
    max-width: 920px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .b_item_recom .sysContent .sysVertical .slick-slide {
    max-width: 230px;
  }
  #sysHeader .p_megamenu .sysContent .megamenu_inner {
    width: 95%;
  }
  #sysHeader .p_megamenu .sysContent .megamenu_inner .megamenu_group .megamenu_list > dl > dt {
    font-size: 1.4rem;
  }
  #sysHeader .p_megamenu .sysContent .megamenu_inner .megamenu_group.megamenu_group01 {
    max-width: 100%;
    width: 49%;
    margin-right: 2%;
  }
  #sysHeader .p_megamenu .sysContent .megamenu_inner .megamenu_group.megamenu_group01 .megamenu_list dl dd .megamenu_list_blk {
    margin-right: 15px;
  }
  #sysHeader .p_megamenu .sysContent .megamenu_inner .megamenu_group.megamenu_group02 {
    max-width: 100%;
    width: 15%;
  }
  #sysHeader .p_header .header_container {
    width: 95%;
    max-width: 1000px;
  }
  #sysHeader .p_header .header_container .header_logo {
    width: 125px;
    margin-right: 20px;
  }
  #sysHeader .p_header .header_container .header_blk .header_top .header_important {
    max-width: 300px;
    font-size: 1.1rem;
  }
  #sysHeader .p_header .header_container .header_blk .header_top .header_cart_info {
    font-size: 1.1rem;
  }
  #sysHeader .p_header .header_container .header_blk .header_top .header_cart_info .sysContent dl {
    margin-right: 10px;
    font-size: 1rem;
  }
  #sysHeader .p_header .header_container .header_blk .header_top .header_cart_info .sysContent dl dd span {
    font-size: 1.4rem;
  }
  #sysHeader .p_header .header_container .header_blk .header_bottom .header_bottom_flx nav > ul {
    font-size: 1.2rem;
    margin-right: 20px;
  }
  #sysHeader .p_header .header_container .header_blk .header_bottom .header_bottom_flx nav > ul li {
    margin-right: 18px;
  }
  #sysHeader .p_header .header_container .header_blk .header_bottom .header_bottom_flx nav > ul li:last-child {
    margin-right: 0;
  }
  #sysHeader .p_header .header_container .header_blk .header_bottom .header_bottom_flx nav > ul li .dropdown {
    padding-top: 50px;
  }
  #sysHeader .p_header .header_container .header_blk .header_bottom .header_bottom_flx .header_blk_flx .header_search {
    margin-right: 20px;
  }
  #sysHeader .p_header .header_container .header_blk .header_bottom .header_bottom_flx .header_blk_flx .header_icon ul li {
    margin-right: 10px;
  }
  #sysHeader .p_header .header_container .header_blk .header_bottom .header_bottom_flx .header_blk_flx .header_icon ul li.begin {
    width: 16px;
  }
  #sysHeader .p_header .header_container .header_blk .header_bottom .header_bottom_flx .header_blk_flx .header_icon ul li.user {
    width: 20px;
  }
  #sysHeader .p_header .header_container .header_blk .header_bottom .header_bottom_flx .header_blk_flx .header_icon ul li.favo {
    width: 20px;
  }
  #sysHeader .p_header .header_container .header_blk .header_bottom .header_bottom_flx .header_blk_flx .header_icon ul li.cart {
    width: 20px;
  }
  #sysFooter .p_footer {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
  }
  #sysFooter .p_footer .footer_flx .footer_blk {
    margin-right: 20px;
  }
  #sysFooter .p_footer .footer_flx .footer_nav {
    width: 67%;
    flex-wrap: wrap;
    margin-right: 0;
  }
  #sysFooter .p_footer .footer_flx .footer_nav .footer_nav_list {
    width: 46%;
    margin-right: 4%;
    margin-bottom: 20px;
  }
  #top #sysAll #sysMain .p_top_feature .sysContent #featureSlider .slick-slide {
    width: 250px;
  }
  #top #sysAll #sysMain .p_top_feature .sysContent #featureSlider .slick-slide .feature_list_inner .feature_text p {
    font-size: 1.4rem;
  }
  #top #sysAll #sysMain .p_top_feature .sysContent #featureSlider .slick-slide .feature_list_inner .feature_info .feature_text_info {
    width: 125px;
  }
  #top #sysAll #sysMain .p_top_feature .sysContent #featureSlider .slick-slide .feature_list_inner .feature_info .feature_text_info::before {
    width: 13px;
    height: 13px;
  }
  #top #sysAll #sysMain .p_top_feature .sysContent #featureSlider .slick-slide .feature_list_inner .feature_info .feature_text_info time {
    font-size: 1.1rem;
    padding-left: 20px;
  }
  #top #sysAll #sysMain .p_top_feature .sysContent #featureSlider .slick-slide .feature_list_inner .feature_info .feature_text_info span {
    font-size: 1rem;
    width: 30px;
    height: 14px;
  }
  #top #sysAll #sysMain .p_top_feature .sysContent #featureSlider .slick-slide .feature_list_inner .feature_info .btn_common {
    width: 110px;
    font-size: 1.4rem;
    min-height: 34px;
  }
  .sysOpcBody #sysAll #sysWrap {
    margin-top: 220px;
  }
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .sysItemImages .sysImageList li,
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .sysItemImages .sysImageList li {
    max-width: 100%;
    width: 15%;
  }
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .sysItemImages .sysImageList li:nth-child(7n),
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .sysItemImages .sysImageList li:nth-child(7n) {
    margin-right: 6px;
  }
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .sysForm #sysCartInForm #sysVariation table tbody tr th,
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .sysForm #sysCartInForm #sysVariation table tbody tr td,
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .sysForm #sysCartInForm #sysVariation table tbody tr th,
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .sysForm #sysCartInForm #sysVariation table tbody tr td {
    padding: 5px;
  }
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .sysForm #sysCartInForm #sysNumber,
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .sysForm #sysCartInForm #sysNumber {
    float: none;
    margin-left: auto;
    margin-right: auto;
    width: 210px;
    margin-bottom: 30px;
  }
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .sysForm #sysCartInForm #sysNumber select[name=num],
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .sysForm #sysCartInForm #sysNumber select[name=num] {
    min-width: 105px;
    margin-left: 50px;
  }
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .sysForm #sysCartInForm #sysNumber .sysBtnPlus,
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .sysForm #sysCartInForm #sysNumber .sysBtnPlus {
    width: 50px;
    right: 50px;
  }
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .sysForm #sysCartInForm #sysNumber .sysBtnMinus,
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .sysForm #sysCartInForm #sysNumber .sysBtnMinus {
    width: 50px;
  }
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .sysForm #sysCartInForm #sysSubmit,
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .sysForm #sysCartInForm #sysSubmit {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  .item_desc_sec02 .item_desc_sec_flx .item_desc_sec02_blk {
    max-width: 100%;
    width: 48%;
  }
  .item_desc_sec02 .item_desc_sec_flx .item_desc_sec02_blk02 {
    max-width: 100%;
    width: 48%;
  }
  .sysItemList ul.sysThumbnail li .itemDetailWrap .sysOriginSuggestedPrice span.line,
  .sysItemList ul.sysThumbnail li .itemDetailWrap .sysSuggestedRetailPrice span.line,
  .sysItemList ul.sysThumbnail li .itemDetailWrap .sysItemBlockVariationYamiPrice span.line,
  .sysItemList ul.sysThumbnail li .itemDetailWrap .sysItemBlockVariationPrice span.line,
  .sysItemList ul.sysThumbnail li .itemDetailWrap .sysRetailPrice span.line {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding-top: 3px;
  }
  .sysItemList ul.sysThumbnail li .itemDetailWrap .sysSuggestedRetailPrice,
  .sysItemList ul.sysThumbnail li .itemDetailWrap .sysItemBlockVariationPrice {
    display: none;
  }
  .sysItemList ul.sysList li .itemDetailWrap .sysItemBlockVariationPrice {
    display: none;
  }
  .yamiichi_page .sysItemList ul.sysThumbnail li {
    width: 22.8%;
  }
  .p_about_page .about_sec.about_sec03 .about_archive_ttl .about_archive_topic {
    font-size: 1.5rem;
  }
  .p_about_page .about_sec.about_sec03 .about_archive_ttl .about_archive_date {
    font-size: 5rem;
    margin-left: 20px;
    margin-right: 20px;
    min-width: 15%;
    text-align: center;
  }
  .p_about_page .about_sec.about_sec03 .about_archive_flx .about_archive_blk .about_archive_catalog.about_archive_catalog03 li {
    width: 100%;
  }
  .p_shop_page .shoplist_sec02 .shoplist_inner .shoplist_group .shoplist_list li {
    max-width: 100%;
    width: 48%;
    margin-right: 4%;
  }
  .advisorystaff .advisorystaff_loop_wrap .advisorystaff_loop_item .advisorystaff_loop_textbox .advisorystaff_loop_text {
    font-size: 1.6rem;
  }
  .advisorystaff .advisorystaff_loop_wrap .advisorystaff_loop_item .advisorystaff_loop_textbox .advisorystaff_loop_text02 {
    font-size: 2.8rem;
  }
  .advisorystaff .advisorystaff_loop_wrap .advisorystaff_loop_item .advisorystaff_loop_textbox .advisorystaff_loop_text02 span {
    font-size: 1.6rem;
  }
  .advisorystaff .advisorystaff_loop_wrap .advisorystaff_loop_item:hover .advisorystaff_obj {
    width: 150px;
    bottom: 90px;
  }
  .advisorystaff .advisorystaff_loop_wrap .advisorystaff_loop_item:hover .advisorystaff_obj02 {
    width: 150px;
    bottom: -90px;
  }
  .advisorystaff .advisorystaff_sec .advisorystaff_list ul {
    max-width: 760px;
    margin-left: auto;
    margin-right: auto;
  }
  .advisorystaff .advisorystaff_sec .advisorystaff_list ul li {
    max-width: 240px;
    width: 100%;
    margin-right: 20px;
  }
  .advisorystaff .advisorystaff_sec .advisorystaff_list ul li:nth-child(5n) {
    margin-right: 2%;
  }
  .advisorystaff .advisorystaff_sec .advisorystaff_list ul li:nth-child(3n) {
    margin-right: 0;
  }
  .single-advisorystaff .advisorystaff_detail_head {
    padding-bottom: 80px;
  }
  .single-advisorystaff .advisorystaff_detail_head .advisorystaff_detail_thumb {
    width: 50%;
    max-width: 100%;
  }
  .single-advisorystaff .advisorystaff_detail_head .advisorystaff_detail_spec {
    max-width: 100%;
    width: 45%;
    padding-top: 60px;
  }
  .single-advisorystaff .advisorystaff_detail_head .advisorystaff_detail_spec .advisorystaff_detail_name_group .heading_en,
  .single-advisorystaff .advisorystaff_detail_head .advisorystaff_detail_spec .advisorystaff_detail_name_group .heading_en02 {
    font-size: 6.8rem;
  }
  .single-advisorystaff .advisorystaff_detail_head .advisorystaff_detail_spec .advisorystaff_detail_name_group .advisorystaff_obj {
    width: 120px;
    right: 50px;
    top: -10px;
  }
  .single-advisorystaff .advisorystaff_detail_head .advisorystaff_detail_spec .advisorystaff_detail_name_group .advisorystaff_obj02 {
    width: 120px;
    left: -110px;
    bottom: 0;
  }
  .single-advisorystaff .advisorystaff_detail_head .advisorystaff_detail_spec table caption {
    font-size: 2rem;
  }
  .single-advisorystaff .advisorystaff_detail_head .advisorystaff_detail_spec table tr th {
    font-size: 1.4rem;
  }
  .single-advisorystaff .advisorystaff_detail_head .advisorystaff_detail_spec table tr td {
    font-size: 1.4rem;
  }
  .single-advisorystaff .advisorystaff_detail_free_txt .advisorystaff_detail_free_blk {
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    width: 90%;
  }
  .blog_flx .blog_aside,
  .blog_flx .news_aside,
  .news_flx .blog_aside,
  .news_flx .news_aside {
    justify-content: space-between;
  }
  .blog_flx .blog_main,
  .blog_flx .news_main,
  .news_flx .blog_main,
  .news_flx .news_main {
    width: 74%;
  }
  .blog_flx .blog_main ul li,
  .blog_flx .news_main ul li,
  .news_flx .blog_main ul li,
  .news_flx .news_main ul li {
    max-width: 100%;
    width: 32.33%;
    margin-right: 1%;
    margin-bottom: 20px;
  }
  .blog_flx .blog_main ul.news_article_list li,
  .blog_flx .news_main ul.news_article_list li,
  .news_flx .blog_main ul.news_article_list li,
  .news_flx .news_main ul.news_article_list li {
    max-width: 100%;
    width: 100%;
  }
  .feature_main .feature_single_inner .feature_single_bg .feature_single_content {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
  .feature_main .feature_single_inner .feature_single_content02 p {
    line-height: 1.57;
    font-size: 1.4rem;
  }
  .feature_main ul li {
    max-width: 100%;
    width: 32.33%;
    margin-right: 1%;
    margin-bottom: 20px;
  }
  .feature_main ul li .feature_list_inner .feature_text p {
    font-size: 1.4rem;
    line-height: 1.57;
    min-height: 70px;
  }
  .feature_main ul li .feature_list_inner .feature_text_info time {
    padding-left: 20px;
    font-size: 1.1rem;
  }
  .feature_main ul li .feature_list_inner .feature_text_info time::before {
    width: 13px;
    height: 13px;
  }
  body.single #sysWrap #sysMain .column06 {
    flex-wrap: nowrap !important;
  }
  body.single #sysWrap #sysMain .column06 > .wp-block-column .column {
    flex-wrap: nowrap !important;
    gap: 10px;
  }
  body.single #sysWrap #sysMain .column06 > .wp-block-column h2.wp-block-heading {
    font-size: 3.2rem;
    left: 20px;
    letter-spacing: -0.01em;
  }
  body.single #sysWrap #sysMain .column08 h2.wp-block-heading {
    font-size: 2.4rem;
    line-height: 1.5;
  }
  body.single #sysWrap #sysMain .catchcopy {
    font-size: 2rem;
    line-height: 2;
  }
}
@media screen and (min-width: 1161px) and (max-width: 1300px) {
  .p_mv_slide .mv_catchcopy,
  .p_mv_slide02 .mv_catchcopy {
    width: 80%;
  }
  .p_mv_slide .mv_slider_blk .mv_slider_btn,
  .p_mv_slide02 .mv_slider_blk .mv_slider_btn {
    max-width: 248px;
    bottom: 30px;
  }
  .p_mv_slide .mv_slider_blk .mv_slider_btn a,
  .p_mv_slide02 .mv_slider_blk .mv_slider_btn a {
    min-height: 70px;
  }
  .p_mv_slide .mv_slider_blk .mv_slider_btn a::before,
  .p_mv_slide02 .mv_slider_blk .mv_slider_btn a::before {
    background: url(https://xanax-baseball.com/img/layout/top/ico_click02.png) no-repeat;
    background-size: 100%;
    width: 10px;
    height: 19px;
  }
  .p_mv_slide .mv_slider_blk .mv_slider_btn a img,
  .p_mv_slide02 .mv_slider_blk .mv_slider_btn a img {
    max-width: 160px;
    margin-bottom: 5px;
  }
  .p_mv_slide .mv_slider_blk .mv_slider_btn a p,
  .p_mv_slide02 .mv_slider_blk .mv_slider_btn a p {
    font-size: 1rem;
  }
  .p_mv_slide .slick-dots,
  .p_mv_slide02 .slick-dots {
    right: 135px;
  }
  /* .p_mv_slide .slick-arrow,
  .p_mv_slide02 .slick-arrow {
    display: none !important;
  } */
  #top #sysAll #sysMain .b_top_recom .sysContent .sysVertical {
    width: 90%;
  }
  #top #sysAll #sysMain .b_top_recom .sysContent .sysVertical .slick-slide {
    width: 250px;
  }
  #top #sysAll #sysMain .p_top_feature .sysContent #featureSlider {
    width: 90%;
  }
  #top #sysAll #sysMain .p_top_advisory .sysContent #advisorySlider {
    width: 90%;
  }
  #top #sysAll #sysMain .p_top_advisory .sysContent #advisorySlider .slick-slide {
    width: 250px;
  }
  #top #sysAll #sysMain .p_top_blog .sysContent #blogSlider {
    width: 90%;
  }
  #top #sysAll #sysMain .p_top_blog .sysContent #blogSlider .slick-slide {
    width: 250px;
  }
}
@media screen and (max-width: 767px) {
  .b_item_recom {
    margin: 0 calc(50% - 50vw);
    width: 100vw;
  }
  .b_item_recom .sysContent .sysVertical .slick-dots {
    bottom: -30px;
    right: 50%;
    transform: translate(50%, -100%);
  }
  .b_item_recom .sysContent .sysVertical .slick-dots li {
    width: 8px !important;
    height: 8px !important;
  }
  .b_item_recom .sysContent .sysVertical .slick-arrow.slick_next {
    bottom: auto;
    top: 50%;
    width: 30px;
    transform: translateY(-50%);
  }
  .b_item_recom .sysContent .sysVertical .slick-arrow.slick_next::before {
    width: 16px;
    height: 16px;
  }
  .b_item_recom .sysContent .sysVertical .slick-arrow.slick_prev {
    bottom: auto;
    top: 50%;
    right: auto;
    left: 0;
    width: 30px;
    transform: translateY(-50%);
  }
  .b_item_recom .sysContent .sysVertical .slick-arrow.slick_prev::before {
    width: 16px;
    height: 16px;
  }
  .b_item_recom .sysContent .sysVertical .slick-slide {
    border: 1px solid #DEDAD7;
    margin-left: 5px;
    margin-right: 5px;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 5px;
    max-width: 100%;
  }
  .b_item_recom .sysContent .sysVertical .slick-slide::before {
    content: none;
  }
  .b_item_recom .sysContent .sysVertical .slick-slide::after {
    content: none;
  }
  .b_item_recom .sysContent .sysVertical .sysItemPrArea .sysItemPr {
    font-size: 1rem;
    margin-right: 5px;
    padding: 3px 3px;
    min-height: 20px;
    max-height: 20px;
    margin-bottom: 5px;
  }
  .b_item_recom .sysContent .sysVertical .sysItemPrArea .sysItemPr_red {
    font-size: 1rem;
    margin-right: 5px;
    padding: 3px 3px;
    min-height: 20px;
    max-height: 20px;
    margin-bottom: 5px;
  }
  body#top #sysFooter {
    margin-top: 0;
  }
  #sysFooter {
    padding-top: 35px;
    padding-bottom: 140px;
    margin-top: 65px;
  }
  #sysFooter .p_footer {
    margin-bottom: 5px;
  }
  #sysFooter .p_footer .footer_flx {
    flex-wrap: wrap;
    margin-left: 30px;
    margin-right: 30px;
    width: auto;
  }
  #sysFooter .p_footer .footer_flx .footer_blk {
    order: 2;
    width: 100%;
    display: flex;
    flex-wrap: wrap;
  }
  #sysFooter .p_footer .footer_flx .footer_blk .footer_logo {
    width: 210px;
    padding-left: 5px;
    padding-right: 5px;
    margin-left: auto;
    margin-right: auto;
    order: 1;
    margin-bottom: 25px;
  }
  #sysFooter .p_footer .footer_flx .footer_blk p {
    order: 3;
    text-align: center;
    width: 100%;
    font-size: 1.8rem;
    margin-bottom: 18px;
  }
  #sysFooter .p_footer .footer_flx .footer_blk ul {
    order: 2;
    margin-bottom: 25px;
    margin-left: auto;
    margin-right: auto;
  }
  #sysFooter .p_footer .footer_flx .footer_nav {
    order: 1;
    display: block;
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
  }
  #sysFooter .p_footer .footer_flx .footer_nav .footer_nav_list {
    margin-right: 0;
    border-top: 1px solid #E3E3E3;
    padding-top: 15px;
    padding-bottom: 10px;
  }
  #sysFooter .p_footer .footer_flx .footer_nav .footer_nav_list:first-child {
    border-top: none;
    padding-top: 0;
  }
  #sysFooter .p_footer .footer_flx .footer_nav .footer_nav_list:last-child {
    border-bottom: 1px solid #E3E3E3;
  }
  #sysFooter .p_footer .footer_flx .footer_nav .footer_nav_list dl {
    display: flex;
  }
  #sysFooter .p_footer .footer_flx .footer_nav .footer_nav_list dl dt {
    border-bottom: none;
    min-width: 115px;
    font-size: 1.4rem;
  }
  #sysFooter .p_footer .footer_flx .footer_nav .footer_nav_list dl dd ul li {
    margin-bottom: 2px;
  }
  #sysFooter .p_footer .footer_flx .footer_nav .footer_nav_list dl dd ul li a {
    font-size: 1.2rem;
  }
  #sysFooter .p_footer_copyright {
    margin-left: 30px;
    margin-right: 30px;
    width: auto;
    font-size: 1rem;
  }
  #top #sysAll #sysMain .b_top_recom .sysContent .sysVertical {
    width: 100%;
    margin-top: 30px;
  }
  #top #sysAll #sysMain .b_top_recom .sysContent .sysVertical .slick-slide {
    transform: scale(1);
    width: auto;
    padding-left: 10px;
    padding-right: 10px;
    margin-left: 5px;
    margin-right: 5px;
  }
  #top #sysAll #sysMain .b_top_recom .sysContent .sysVertical .slick-slide .sysItemName {
    min-height: 60px;
  }
  #top #sysAll #sysMain .b_top_recom .sysContent .sysVertical .slick-slide .sysItemName a {
    font-size: 1.2rem;
  }
  #top #sysAll #sysMain .b_top_recom .sysContent .sysVertical .slick-slide .sysItemPrice span {
    font-size: 1.2rem;
  }
  #top #sysAll #sysMain .b_top_recom .sysContent .sysVertical .slick-slide .sysItemPrArea .sysItemPr {
    font-size: 1rem;
  }
  #top #sysAll #sysMain .b_top_recom .sysContent .sysVertical .slick-slide .sysItemPrArea .sysItemPr_red {
    font-size: 1rem;
  }
  #top #sysAll #sysMain .b_top_recom .sysContent .sysVertical .slick-slide.slick-current {
    transform: scale(1);
  }
  #top #sysAll #sysMain .b_top_recom .sysContent .sysVertical .slick-dots {
    bottom: -40px;
    right: 50%;
    transform: translate(50%, -100%);
  }
  #top #sysAll #sysMain .b_top_recom .sysContent .sysVertical .slick-dots li {
    width: 8px !important;
    height: 8px !important;
  }
  #top #sysAll #sysMain .b_top_recom .sysContent .sysVertical .slick-arrow.slick_next {
    bottom: auto;
    top: 50%;
    width: 30px;
    transform: translateY(-50%);
  }
  #top #sysAll #sysMain .b_top_recom .sysContent .sysVertical .slick-arrow.slick_next::before {
    width: 16px;
    height: 16px;
  }
  #top #sysAll #sysMain .b_top_recom .sysContent .sysVertical .slick-arrow.slick_prev {
    bottom: auto;
    top: 50%;
    right: auto;
    left: 0;
    width: 30px;
    transform: translateY(-50%);
  }
  #top #sysAll #sysMain .b_top_recom .sysContent .sysVertical .slick-arrow.slick_prev::before {
    width: 16px;
    height: 16px;
  }
  #top #sysAll #sysMain .p_top_recom {
    margin-bottom: 50px;
  }
  #top #sysAll #sysMain .p_top_recom .slick-dots {
    bottom: -30px;
    right: 50%;
    transform: translate(50%, -100%);
  }
  #top #sysAll #sysMain .p_top_recom .slick-dots li {
    width: 8px !important;
    height: 8px !important;
  }
  #top #sysAll #sysMain .p_top_recom .slick-arrow.slick_next {
    bottom: auto;
    top: 50%;
    width: 30px;
    transform: translateY(-50%);
  }
  #top #sysAll #sysMain .p_top_recom .slick-arrow.slick_next::before {
    width: 16px;
    height: 16px;
  }
  #top #sysAll #sysMain .p_top_recom .slick-arrow.slick_prev {
    bottom: auto;
    top: 50%;
    right: auto;
    left: 0;
    width: 30px;
    transform: translateY(-50%);
  }
  #top #sysAll #sysMain .p_top_recom .slick-arrow.slick_prev::before {
    width: 16px;
    height: 16px;
  }
  #top #sysAll #sysMain .p_top_feature .sysContent .slick-dots {
    bottom: -40px;
    right: 50%;
    transform: translate(50%, -100%);
  }
  #top #sysAll #sysMain .p_top_feature .sysContent .slick-dots li {
    width: 8px !important;
    height: 8px !important;
  }
  #top #sysAll #sysMain .p_top_feature .sysContent .slick-arrow.slick_next {
    bottom: auto;
    top: 50%;
    width: 30px;
    transform: translateY(-50%);
  }
  #top #sysAll #sysMain .p_top_feature .sysContent .slick-arrow.slick_next::before {
    width: 16px;
    height: 16px;
  }
  #top #sysAll #sysMain .p_top_feature .sysContent .slick-arrow.slick_prev {
    bottom: auto;
    top: 50%;
    right: auto;
    left: 0;
    width: 30px;
    transform: translateY(-50%);
  }
  #top #sysAll #sysMain .p_top_feature .sysContent .slick-arrow.slick_prev::before {
    width: 16px;
    height: 16px;
  }
  #top #sysAll #sysMain .p_top_feature .sysContent #featureSlider {
    width: 100%;
    margin-top: 20px;
  }
  #top #sysAll #sysMain .p_top_feature .sysContent #featureSlider .slick-slide {
    transform: scale(1);
    width: auto;
    padding-left: 10px;
    padding-right: 10px;
  }
  #top #sysAll #sysMain .p_top_feature .sysContent #featureSlider .slick-slide.slick-current {
    transform: scale(1);
  }
  #top #sysAll #sysMain .p_top_feature .sysContent #featureSlider .slick-slide .feature_list_inner .feature_text {
    height: 50px;
  }
  #top #sysAll #sysMain .p_top_feature .sysContent #featureSlider .slick-slide .feature_list_inner .feature_text p {
    font-size: 1.4rem;
  }
  #top #sysAll #sysMain .p_top_feature .sysContent #featureSlider .slick-slide .feature_list_inner .feature_info .feature_text_info {
    width: 130px;
  }
  #top #sysAll #sysMain .p_top_feature .sysContent #featureSlider .slick-slide .feature_list_inner .feature_info .feature_text_info::before {
    width: 13px;
    height: 13px;
  }
  #top #sysAll #sysMain .p_top_feature .sysContent #featureSlider .slick-slide .feature_list_inner .feature_info .feature_text_info time {
    font-size: 1.1rem;
    padding-left: 20px;
  }
  #top #sysAll #sysMain .p_top_feature .sysContent #featureSlider .slick-slide .feature_list_inner .feature_info .feature_text_info span {
    font-size: 1rem;
    width: 30px;
    height: 14px;
  }
  #top #sysAll #sysMain .p_top_feature .sysContent #featureSlider .slick-slide .feature_list_inner .feature_info .btn_common {
    width: 110px;
    font-size: 1.4rem;
    min-height: 34px;
  }
  #top #sysAll #sysMain .p_top_advisory .sysContent .slick-dots {
    bottom: -60px;
    right: 50%;
    transform: translate(50%, -100%);
  }
  #top #sysAll #sysMain .p_top_advisory .sysContent .slick-dots li {
    width: 8px !important;
    height: 8px !important;
  }
  #top #sysAll #sysMain .p_top_advisory .sysContent .slick-arrow.slick_next {
    bottom: auto;
    top: 50%;
    width: 30px;
    transform: translateY(-50%);
  }
  #top #sysAll #sysMain .p_top_advisory .sysContent .slick-arrow.slick_next::before {
    width: 16px;
    height: 16px;
  }
  #top #sysAll #sysMain .p_top_advisory .sysContent .slick-arrow.slick_prev {
    bottom: auto;
    top: 50%;
    right: auto;
    left: 0;
    width: 30px;
    transform: translateY(-50%);
  }
  #top #sysAll #sysMain .p_top_advisory .sysContent .slick-arrow.slick_prev::before {
    width: 16px;
    height: 16px;
  }
  #top #sysAll #sysMain .p_top_advisory .sysContent #advisorySlider {
    width: 100%;
    margin-top: 50px;
  }
  #top #sysAll #sysMain .p_top_advisory .sysContent #advisorySlider .slick-slide {
    transform: scale(1);
    width: auto;
    padding-left: 5px;
    padding-right: 5px;
  }
  #top #sysAll #sysMain .p_top_advisory .sysContent #advisorySlider .slick-slide.slick-current {
    transform: scale(1);
  }
  #top #sysAll #sysMain .p_top_advisory .sysContent #advisorySlider .slick-slide .advisory_list_inner {
    bottom: 30px;
    width: 165px;
    height: 78px;
    padding-left: 20px;
    right: 10px;
  }
  #top #sysAll #sysMain .p_top_advisory .sysContent #advisorySlider .slick-slide .advisory_list_inner.advisory_list_inner02 {
    width: 165px;
    height: 78px;
    background: url(https://xanax-baseball.com/img/layout/common/bg_staff_blk.png) no-repeat;
    background-size: 100%;
  }
  #top #sysAll #sysMain .p_top_advisory .sysContent #advisorySlider .slick-slide .advisory_list_inner.advisory_list_inner02 .advisory_text02 .advisorystaff_txt_name {
    font-size: 1.7rem;
  }
  #top #sysAll #sysMain .p_top_advisory .sysContent #advisorySlider .slick-slide .advisory_list_inner.advisory_list_inner02 .advisory_text02 .advisorystaff_txt_team {
    font-size: 1rem;
  }
  #top #sysAll #sysMain .p_top_advisory .sysContent #advisorySlider .slick-slide .advisory_list_inner.advisory_list_inner03 {
    width: 165px;
    height: 78px;
    background: url(https://xanax-baseball.com/img/layout/common/bg_staff_blk.png) no-repeat;
    background-size: 100%;
  }
  #top #sysAll #sysMain .p_top_advisory .sysContent #advisorySlider .slick-slide .advisory_list_inner.advisory_list_inner03 .advisory_text.small {
    margin-left: 0;
    padding-top: 0;
  }
  #top #sysAll #sysMain .p_top_advisory .sysContent #advisorySlider .slick-slide .advisory_list_inner.advisory_list_inner03 .advisory_text02 .advisorystaff_txt_name {
    font-size: 1.5rem;
  }
  #top #sysAll #sysMain .p_top_advisory .sysContent #advisorySlider .slick-slide .advisory_list_inner.advisory_list_inner03 .advisory_text02 .advisorystaff_txt_team {
    font-size: 1rem;
  }
  #top #sysAll #sysMain .p_top_advisory .sysContent #advisorySlider .slick-slide .advisory_list_inner .advisory_text {
    font-size: 1.4rem;
  }
  #top #sysAll #sysMain .p_top_advisory .sysContent #advisorySlider .slick-slide .advisory_list_inner .advisory_text.small {
    font-size: 1rem;
    margin-left: -8px;
    padding-top: 0;
  }
  #top #sysAll #sysMain .p_top_advisory .sysContent #advisorySlider .slick-slide .advisory_list_inner .advisory_text02 .advisorystaff_txt_name {
    font-size: 2.4rem;
  }
  #top #sysAll #sysMain .p_top_blog .sysContent .slick-dots {
    bottom: -45px;
    right: 50%;
    transform: translate(50%, -100%);
  }
  #top #sysAll #sysMain .p_top_blog .sysContent .slick-dots li {
    width: 8px !important;
    height: 8px !important;
  }
  #top #sysAll #sysMain .p_top_blog .sysContent .slick-arrow.slick_next {
    bottom: auto;
    top: 50%;
    width: 30px;
    transform: translateY(-50%);
  }
  #top #sysAll #sysMain .p_top_blog .sysContent .slick-arrow.slick_next::before {
    width: 16px;
    height: 16px;
  }
  #top #sysAll #sysMain .p_top_blog .sysContent .slick-arrow.slick_prev {
    bottom: auto;
    top: 50%;
    right: auto;
    left: 0;
    width: 30px;
    transform: translateY(-50%);
  }
  #top #sysAll #sysMain .p_top_blog .sysContent .slick-arrow.slick_prev::before {
    width: 16px;
    height: 16px;
  }
  #top #sysAll #sysMain .p_top_blog .sysContent #blogSlider {
    width: 100%;
    margin-top: 60px;
  }
  #top #sysAll #sysMain .p_top_blog .sysContent #blogSlider .slick-slide {
    transform: scale(1);
    width: auto;
    padding-left: 10px;
    padding-right: 10px;
  }
  #top #sysAll #sysMain .p_top_blog .sysContent #blogSlider .slick-slide.slick-current {
    transform: scale(1);
  }
  #top #sysAll #sysMain .p_top_blog .sysContent #blogSlider .slick-slide .blog_list_inner {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 10px;
  }
  #top #sysAll #sysMain .p_top_blog .sysContent #blogSlider .slick-slide .blog_list_inner .blog_text {
    min-height: 100px;
    padding-bottom: 10px;
    margin-bottom: 5px;
  }
  #top #sysAll #sysMain .p_top_blog .sysContent #blogSlider .slick-slide .blog_list_inner .blog_text p {
    font-size: 1.4rem;
    line-height: 1.57;
  }
  #top #sysAll #sysMain .p_top_blog .sysContent #blogSlider .slick-slide .blog_list_inner time {
    font-size: 1.2rem;
    padding-left: 20px;
  }
  #top #sysAll #sysMain .p_top_blog .sysContent #blogSlider .slick-slide .blog_list_inner time::before {
    width: 13px;
    height: 13px;
  }
  #sysMypageLogin #sysAll #sysWrap #sysMain .sysCartTitle {
    text-align: center;
  }
  #sysMypageLogin #sysAll #sysWrap #sysMain .sysFreeArea {
    margin-bottom: 20px;
    float: none;
    width: 100%;
  }
  #sysMypageLogin #sysAll #sysWrap #sysMain .sysFreeArea p {
    font-size: 1.2rem;
  }
  #sysMypageLogin #sysAll #sysWrap #sysMain .sysLoginForm {
    float: none;
    width: 100%;
    margin-bottom: 30px;
  }
  #sysMypageLogin #sysAll #sysWrap #sysMain .sysLoginForm form .sysFormItem {
    margin-bottom: 20px;
  }
  #sysMypageLogin #sysAll #sysWrap #sysMain .sysLoginForm form .sysFormField {
    margin: 5px 0;
  }
  #sysItemDetail #sysAll #sysWrap #sysMain article {
    padding-top: 0;
  }
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width03,
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width {
    margin-bottom: 60px;
  }
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap,
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap {
    display: block;
    margin-bottom: 0;
  }
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .item_detail_thumb,
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .item_detail_thumb {
    max-width: 100vw;
    margin: 0 calc(50% - 50vw);
    width: 100vw;
    margin-bottom: 15px;
  }
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .item_detail_thumb #sysWishlist,
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .item_detail_thumb #sysWishlist {
    bottom: 175px;
    right: 20px;
    top: auto;
  }
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .sysItemImages .sysModal,
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .sysItemImages .sysModal {
    margin-bottom: 5px;
  }
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .sysItemImages .sysModal #modalSearch,
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .sysItemImages .sysModal #modalSearch {
    display: none;
  }
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .sysItemImages .sysModal #photoNum,
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .sysItemImages .sysModal #photoNum {
    min-width: 60px;
    height: 22px;
    font-size: 1.2rem;
  }
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .sysItemImages .sysModal #modalPreb,
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .sysItemImages .sysModal #modalPreb {
    width: 25px;
  }
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .sysItemImages .sysModal #modalPreb::before,
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .sysItemImages .sysModal #modalPreb::before {
    background: url(https://xanax-baseball.com/img/layout/common/ico_arrow_r_w_sp.png) no-repeat;
    background-size: 100%;
    width: 13px;
    height: 17px;
    right: 0;
  }
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .sysItemImages .sysModal #modalNext,
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .sysItemImages .sysModal #modalNext {
    width: 25px;
  }
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .sysItemImages .sysModal #modalNext::before,
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .sysItemImages .sysModal #modalNext::before {
    background: url(https://xanax-baseball.com/img/layout/common/ico_arrow_r_w_sp.png) no-repeat;
    background-size: 100%;
    width: 13px;
    height: 17px;
    right: 0;
  }
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .sysItemImages .sysImageDescription,
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .sysItemImages .sysImageDescription {
    padding-left: 20px;
    padding-right: 20px;
  }
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .sysItemImages .sysImageList,
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .sysItemImages .sysImageList {
    overflow: hidden;
    overflow-x: scroll;
    -ms-overflow-style: none;
    scrollbar-width: none;
    flex-wrap: nowrap;
    margin-left: 0;
    padding-bottom: 15px;
    margin-bottom: 30px;
  }
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .sysItemImages .sysImageList li,
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .sysItemImages .sysImageList li {
    max-width: 100%;
    margin-right: 5px;
    width: 80px;
    min-width: 80px;
    max-width: 80px;
  }
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .sysItemImages .sysImageList li:nth-child(7n),
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .sysItemImages .sysImageList li:nth-child(7n) {
    margin-right: 3px;
  }
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .item_detail_text,
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .item_detail_text {
    width: auto;
    max-width: 100%;
  }
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .item_detail_text .sysPr .sysItemPr,
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .item_detail_text .sysPr .sysItemPr {
    font-size: 1.2rem;
    margin-right: 5px;
    padding: 3px 3px;
    margin-bottom: 5px;
  }
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .item_detail_text .sysPr .sysItemPr_red,
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .item_detail_text .sysPr .sysItemPr_red {
    font-size: 1.2rem;
    margin-right: 5px;
    padding: 3px 3px;
    min-height: 20px;
    max-height: 20px;
    margin-bottom: 5px;
  }
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .item_detail_text .sysItemName h1,
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .item_detail_text .sysItemName h1 {
    line-height: 1.5;
    font-size: 1.6rem;
    padding-bottom: 15px;
    margin-left: 15px;
    margin-right: 15px;
  }
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .item_detail_text .sysRetailPrice,
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .item_detail_text .sysRetailPrice {
    margin-bottom: 60px;
    margin-left: 15px;
    margin-right: 15px;
  }
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .item_detail_text .sysRetailPrice .sysRetailPriceValue,
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .item_detail_text .sysRetailPrice .sysRetailPriceValue {
    font-size: 1.8rem;
  }
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .item_detail_text .sysRetailPrice .sysRetailPriceValue .taxin,
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .item_detail_text .sysRetailPrice .sysRetailPriceValue .taxin {
    font-size: 1.2rem;
  }
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .sysForm #sysCartInForm #sysVariation,
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .sysForm #sysCartInForm #sysVariation {
    font-size: 1.2rem;
  }
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .sysForm #sysCartInForm #sysVariation table,
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .sysForm #sysCartInForm #sysVariation table {
    font-size: 1rem;
    margin-bottom: 30px;
    margin-top: 2px;
  }
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .sysForm #sysCartInForm #sysVariation table tbody tr:first-child,
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .sysForm #sysCartInForm #sysVariation table tbody tr:first-child {
    font-size: 1.2rem;
  }
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .sysForm #sysCartInForm #sysVariation table tbody tr .sysFormVariationName,
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .sysForm #sysCartInForm #sysVariation table tbody tr .sysFormVariationName {
    padding-top: 0;
  }
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .sysForm #sysCartInForm #sysVariation table tbody tr th,
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .sysForm #sysCartInForm #sysVariation table tbody tr td,
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .sysForm #sysCartInForm #sysVariation table tbody tr th,
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .sysForm #sysCartInForm #sysVariation table tbody tr td {
    height: 38px;
    padding: 0;
    padding-top: 5px;
  }
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .sysForm #sysCartInForm #sysVariation table tbody tr td input[type=radio],
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .sysForm #sysCartInForm #sysVariation table tbody tr td input[type=radio] {
    width: 10px;
    height: 10px;
  }
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .sysForm #sysCartInForm #sysVariation table tbody tr td input[type=radio]:checked:after,
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .sysForm #sysCartInForm #sysVariation table tbody tr td input[type=radio]:checked:after {
    height: 6px;
    width: 6px;
  }
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .sysForm #sysCartInForm #sysVariation table tbody tr td .sysVariationRetailPrice,
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .sysForm #sysCartInForm #sysVariation table tbody tr td .sysVariationRetailPrice {
    font-size: 1rem;
  }
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .sysForm #sysCartInForm #sysSelections,
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .sysForm #sysCartInForm #sysSelections {
    margin-bottom: 15px;
  }
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .sysForm #sysCartInForm #sysSelections div,
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .sysForm #sysCartInForm #sysSelections div {
    display: block;
    max-width: 300px;
    margin-left: auto;
  }
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .sysForm #sysCartInForm #sysSelections div:before,
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .sysForm #sysCartInForm #sysSelections div:before {
    margin-top: 8px;
  }
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .sysForm #sysCartInForm #sysSelections div select,
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .sysForm #sysCartInForm #sysSelections div select {
    max-width: 100%;
  }
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .sysForm #sysCartInForm #sysSelections div input[type=text],
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .sysForm #sysCartInForm #sysSelections div input[type=text] {
    display: block;
    max-width: 300px;
    margin-left: auto;
  }
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .sysForm #sysCartInForm #sysNumber,
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .sysForm #sysCartInForm #sysNumber {
    float: none;
    margin-left: auto;
    margin-right: auto;
    width: 210px;
    margin-bottom: 30px;
  }
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .sysForm #sysCartInForm #sysNumber select[name=num],
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .sysForm #sysCartInForm #sysNumber select[name=num] {
    min-width: 105px;
    margin-left: 50px;
  }
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .sysForm #sysCartInForm #sysNumber .sysBtnPlus,
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .sysForm #sysCartInForm #sysNumber .sysBtnPlus {
    width: 50px;
    right: 50px;
  }
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .sysForm #sysCartInForm #sysNumber .sysBtnMinus,
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .sysForm #sysCartInForm #sysNumber .sysBtnMinus {
    width: 50px;
  }
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .sysForm #sysCartInForm #sysSubmit,
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .sysForm #sysCartInForm #sysSubmit {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .sysFreeForm,
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .sysFreeForm {
    margin-top: 20px;
  }
  .item_insta_sec {
    margin: 0 calc(50% - 50vw);
    width: 100vw;
    margin-bottom: 50px;
  }
  .item_insta_sec ul {
    margin-bottom: 35px;
  }
  .item_insta_sec ul li {
    padding-left: 5px;
    padding-right: 5px;
  }
  .item_insta_sec:not(:has(.slick-dots)) ul {
    gap: 0;
  }
  .item_insta_sec:not(:has(.slick-dots)) ul li {
    width: 33.333%;
  }
  .item_insta_sec .slick-arrow.slick_prev {
    background: rgba(147, 133, 126, 1);
    left: 0;
    top: 50%;
    right: auto;
    transform: translateY(-50%);
  }
  .item_insta_sec .slick-arrow.slick_next {
    background: rgba(147, 133, 126, 1);
    top: 50%;
    right: 0;
    transform: translateY(-50%);
  }
  .item_insta_sec .slick-dots {
    right: 50%;
    transform: translateX(50%);
  }
  .item_insta_sec .slick-dots li {
    width: 8px !important;
    height: 8px !important;
  }



  .item_desc_sec01 {
    margin-bottom: 50px;
  }
  .item_desc_sec01 table tr {
    font-size: 1.4rem;
  }
  .item_desc_sec01 table tr th {
    width: 95px;
    line-height: 1.57;
  }
  .item_desc_sec01 table tr td {
    line-height: 1.57;
  }
  .item_desc_sec02 {
    margin-bottom: 50px;
  }
  .item_desc_sec02 h2 {
    font-size: 1.6rem;
    margin-bottom: 20px;
  }
  .item_desc_sec02 .item_desc_sec_flx {
    display: block;
    margin-bottom: 20px;
  }
  .item_desc_sec02 .item_desc_sec_flx .item_desc_sec02_blk {
    line-height: 1.57;
    margin-bottom: 30px;
    max-width: 100%;
  }
  .item_desc_sec02 .item_desc_sec_flx .item_desc_sec02_blk p {
    font-size: 1.4rem;
    margin-bottom: 20px;
  }
  .item_desc_sec02 .item_desc_sec_flx .item_desc_sec02_blk02 {
    max-width: 100%;
  }
  .item_desc_sec02 .item_desc_sec_flx .item_desc_sec02_blk02 .item_desc_sec02_img {
    margin-bottom: 10px;
  }
  .item_desc_sec02 .item_desc_sec_flx .item_desc_sec02_blk02 p {
    font-size: 1.2rem;
    line-height: 1.66;
  }
  .item_desc_sec02 .item_desc_sec_flx .item_desc_sec02_blk02.item_desc_sec02_flx02 {
    margin-top: 20px;
  }
  .item_desc_sec02 .item_desc_sec_flx .item_desc_sec02_blk02.item_desc_sec02_flx02 p {
    font-size: 1.4rem;
    line-height: 1.57;
  }
  .item_desc_sec02 .item_desc_sec_flx.item_desc_sec_flx_sp {
    display: flex;
  }
  .item_desc_sec02 .item_desc_sec_flx.item_desc_sec_flx_sp .item_desc_sec02_blk02 {
    max-width: 100%;
    width: 49%;
  }
  .item_desc_sec02 .item_desc_sec02_blk03 {
    margin-bottom: 20px;
    max-width: 100%;
  }
  .item_desc_sec02 .item_desc_sec02_blk03 .item_desc_sec02_img {
    margin-bottom: 10px;
  }
  .item_desc_sec02 .item_desc_sec02_blk03 p {
    font-size: 1.2rem;
    line-height: 1.66;
  }
  .item_desc_sec03 {
    margin-bottom: 50px;
  }
  .item_desc_sec03 h2 {
    font-size: 1.6rem;
    margin-bottom: 20px;
  }
  .item_desc_sec03 .item_desc_list {
    font-size: 1.4rem;
    line-height: 1.57;
    margin-bottom: 15px;
  }
  .item_desc_sec03 .item_desc_note {
    font-size: 1.1rem;
    line-height: 1.72;
  }
  .item_desc_sec04 {
    margin-bottom: 50px;
  }
  .item_desc_sec04 h2 {
    font-size: 1.6rem;
    margin-bottom: 20px;
  }
  .item_desc_sec04 .item_desc_video {
    max-width: 345px;
  }
  .item_desc_sec04 .item_desc_video iframe {
    width: 345px;
    height: 195px;
    max-width: 375px;
  }
  .tab_area {
    margin: 0 calc(50% - 50vw);
    width: 100vw;
  }
  .tab_area .tab {
    font-size: 1.2rem;
    width: 80px;
    height: 33px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
  }
  .panel {
    padding-top: 30px;
  }
  .sysItemList ul.sysThumbnail li .itemDetailWrap .sysItemPrArea .sysItemPr {
    font-size: 1rem;
    margin-right: 5px;
    padding: 3px 3px;
    min-height: 20px;
    max-height: 20px;
    margin-bottom: 5px;
  }
  .sysItemList ul.sysThumbnail li .itemDetailWrap .sysItemPrArea .sysItemPr_red {
    font-size: 1rem;
    margin-right: 5px;
    padding: 3px 3px;
    min-height: 20px;
    max-height: 20px;
    margin-bottom: 5px;
  }
  .sysItemList ul.sysList li .itemDetailWrap .sysItemPrArea .sysItemPr {
    font-size: 1rem;
    margin-right: 5px;
    padding: 3px 3px;
    min-height: 20px;
    max-height: 20px;
    margin-bottom: 5px;
  }
  .sysItemList ul.sysList li .itemDetailWrap .sysItemPrArea .sysItemPr_red {
    font-size: 1rem;
    margin-right: 5px;
    padding: 3px 3px;
    min-height: 20px;
    max-height: 20px;
    margin-bottom: 5px;
  }
  .yamiichi .mv_yamiichi {
    background: url(https://xanax-baseball.com/img/layout/corporate/mv_corporate_sp.jpg) no-repeat;
    background-position: center;
    background-size: cover;
    height: 100px;
  }
  .yamiichi .mv_yamiichi h1 {
    font-size: 1.6rem;
  }
  .yamiichi .yamiichi_inner .yamiichi_blk {
    margin-bottom: 30px;
  }
  .yamiichi .yamiichi_inner .yamiichi_blk h2 {
    font-size: 1.6rem;
    padding-bottom: 15px;
    margin-bottom: 15px;
  }
  .yamiichi .yamiichi_inner .yamiichi_blk p {
    font-size: 1.4rem;
    text-align: left;
    line-height: 1.57;
  }
  .yamiichi .yamiichi_inner .yamiichi_blk .btn_common_wrap .btn_common a {
    max-width: 278px;
    width: 100%;
  }
  .yamiichi .yamiichi_inner .yamiichi_blk02 dl {
    display: block;
  }
  .yamiichi .yamiichi_inner .yamiichi_blk02 dl dt {
    min-width: auto;
    text-align: center;
    padding-bottom: 20px;
  }
  .yamiichi .yamiichi_inner .yamiichi_blk02 dl dd ul {
    font-size: 1.2rem;
  }
  .about_fixed_link {
    display: none;
  }
  .p_about_page .category_heading {
    margin-bottom: 20px;
  }
  .p_about_page .category_heading .heading_ja {
    font-size: 3.2rem;
    line-height: 1;
  }
  .p_about_page .category_heading .heading_ja img {
    width: 118px;
  }
  .p_about_page .category_heading p {
    font-size: 1rem;
    letter-spacing: -0.01em;
  }
  .p_about_page .about_sec {
    margin-bottom: 80px;
  }
  .p_about_page .about_sec .about_cmn_head {
    height: 140px;
  }
  .p_about_page .about_sec .about_cmn_head .about_cmn_head01 {
    font-size: 14px;
    margin-bottom: 10px;
  }
  .p_about_page .about_sec .about_cmn_head .about_cmn_ttl {
    font-size: 48px;
    margin-bottom: 5px;
  }
  .p_about_page .about_sec .about_cmn_head .about_cmn_head02 {
    font-size: 14px;
  }
  .p_about_page .about_sec .about_mission_catch {
    margin-top: 30px;
  }
  .p_about_page .about_sec .about_mission_catch .about_mission_catch_img {
    max-width: 298px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
  }
  .p_about_page .about_sec .about_mission_catch p {
    font-size: 16px;
    line-height: 1.5;
  }
  .p_about_page .about_sec.about_sec02 {
    margin-bottom: 60px;
  }
  .p_about_page .about_sec.about_sec02 .about_vision_catch {
    margin-top: 30px;
  }
  .p_about_page .about_sec.about_sec02 .about_vision_catch .about_vision_flx {
    max-width: 300px;
    margin-bottom: 30px;
  }
  .p_about_page .about_sec.about_sec02 .about_vision_catch .about_vision_flx .about_vision_catch_img {
    width: 86px;
    max-width: 100%;
    margin-right: 10px;
  }
  .p_about_page .about_sec.about_sec02 .about_vision_catch .about_vision_flx .about_vision_catch_img::before {
    height: 40px;
    width: 2px;
    right: -10px;
  }
  .p_about_page .about_sec.about_sec02 .about_vision_catch .about_vision_flx .about_vision_catch_img02 {
    width: 186px;
    max-width: 100%;
  }
  .p_about_page .about_sec.about_sec02 .about_vision_catch p {
    font-size: 16px;
    line-height: 1.5;
  }
  .p_about_page .about_sec.about_sec03 .about_archive_pos .about_archive_timeline,
  .p_about_page .about_sec.about_sec03 .about_archive_pos .about_archive_timeline02,
  .p_about_page .about_sec.about_sec03 .about_archive_pos .about_archive_timeline03,
  .p_about_page .about_sec.about_sec03 .about_archive_pos .about_archive_timeline04,
  .p_about_page .about_sec.about_sec03 .about_archive_pos .about_archive_timeline05,
  .p_about_page .about_sec.about_sec03 .about_archive_pos02 .about_archive_timeline,
  .p_about_page .about_sec.about_sec03 .about_archive_pos02 .about_archive_timeline02,
  .p_about_page .about_sec.about_sec03 .about_archive_pos02 .about_archive_timeline03,
  .p_about_page .about_sec.about_sec03 .about_archive_pos02 .about_archive_timeline04,
  .p_about_page .about_sec.about_sec03 .about_archive_pos02 .about_archive_timeline05,
  .p_about_page .about_sec.about_sec03 .about_archive_pos03 .about_archive_timeline,
  .p_about_page .about_sec.about_sec03 .about_archive_pos03 .about_archive_timeline02,
  .p_about_page .about_sec.about_sec03 .about_archive_pos03 .about_archive_timeline03,
  .p_about_page .about_sec.about_sec03 .about_archive_pos03 .about_archive_timeline04,
  .p_about_page .about_sec.about_sec03 .about_archive_pos03 .about_archive_timeline05,
  .p_about_page .about_sec.about_sec03 .about_archive_pos04 .about_archive_timeline,
  .p_about_page .about_sec.about_sec03 .about_archive_pos04 .about_archive_timeline02,
  .p_about_page .about_sec.about_sec03 .about_archive_pos04 .about_archive_timeline03,
  .p_about_page .about_sec.about_sec03 .about_archive_pos04 .about_archive_timeline04,
  .p_about_page .about_sec.about_sec03 .about_archive_pos04 .about_archive_timeline05,
  .p_about_page .about_sec.about_sec03 .about_archive_pos05 .about_archive_timeline,
  .p_about_page .about_sec.about_sec03 .about_archive_pos05 .about_archive_timeline02,
  .p_about_page .about_sec.about_sec03 .about_archive_pos05 .about_archive_timeline03,
  .p_about_page .about_sec.about_sec03 .about_archive_pos05 .about_archive_timeline04,
  .p_about_page .about_sec.about_sec03 .about_archive_pos05 .about_archive_timeline05 {
    left: 12px;
  }
  .p_about_page .about_sec.about_sec03 .about_history_mb0_sp {
    margin-bottom: 0 !important;
  }
  .p_about_page .about_sec.about_sec03 .about_history_mb5_sp {
    margin-bottom: 5px !important;
  }
  .p_about_page .about_sec.about_sec03 .about_history_mb10_sp {
    margin-bottom: 10px !important;
  }
  .p_about_page .about_sec.about_sec03 .about_history_mb20_sp {
    margin-bottom: 20px !important;
  }
  .p_about_page .about_sec.about_sec03 .about_history_mb30_sp {
    margin-bottom: 30px !important;
  }
  .p_about_page .about_sec.about_sec03 .about_history_mb35_sp {
    margin-bottom: 35px !important;
  }
  .p_about_page .about_sec.about_sec03 .about_history_mt0_sp {
    margin-top: 0 !important;
  }
  .p_about_page .about_sec.about_sec03 .about_history_pb0_sp {
    padding-bottom: 0 !important;
  }
  .p_about_page .about_sec.about_sec03 .about_history_pb10_sp {
    padding-bottom: 10px !important;
  }
  .p_about_page .about_sec.about_sec03 .about_history_pb30_sp {
    padding-bottom: 30px !important;
  }
  .p_about_page .about_sec.about_sec03 .about_history_pb40_sp {
    padding-bottom: 40px !important;
  }
  .p_about_page .about_sec.about_sec03 .about_history_pb50_sp {
    padding-bottom: 50px !important;
  }
  .p_about_page .about_sec.about_sec03 .about_history_pl0_sp {
    padding-left: 0 !important;
  }
  .p_about_page .about_sec.about_sec03 .about_history_pt0_sp {
    padding-top: 0px !important;
  }
  .p_about_page .about_sec.about_sec03 .about_history_pt20_sp {
    padding-top: 20px !important;
  }
  .p_about_page .about_sec.about_sec03 .about_history_pt30_sp {
    padding-top: 30px !important;
  }
  .p_about_page .about_sec.about_sec03 .about_history_pt40_sp {
    padding-top: 40px !important;
  }
  .p_about_page .about_sec.about_sec03 #about1980pc {
    display: none;
  }
  .p_about_page .about_sec.about_sec03 #about1980sp {
    display: flex;
  }
  .p_about_page .about_sec.about_sec03 .about_history_link {
    margin-bottom: 15px;
    padding-top: 80px;
    margin-top: -40px;
  }
  .p_about_page .about_sec.about_sec03 .about_history_link li {
    margin-right: 8px;
  }
  .p_about_page .about_sec.about_sec03 .about_history_link li a {
    font-size: 20px;
  }
  .p_about_page .about_sec.about_sec03 .about_history_link.about_history_link_sp {
    display: flex;
  }
  .p_about_page .about_sec.about_sec03 .about_archive_ttl {
    display: none;
  }
  .p_about_page .about_sec.about_sec03 .about_archive_flx {
    display: block;
    position: relative;
  }
  .p_about_page .about_sec.about_sec03 .about_archive_flx .about_archive_blk {
    width: 100%;
  }
  .p_about_page .about_sec.about_sec03 .about_archive_flx .about_archive_blk:nth-child(1) {
    padding-right: 0;
    border-right: none;
    padding-left: 25px;
    padding-bottom: 20px;
  }
  .p_about_page .about_sec.about_sec03 .about_archive_flx .about_archive_blk:last-child {
    padding-left: 45px;
    padding-bottom: 1px;
  }
  .p_about_page .about_sec.about_sec03 .about_archive_flx .about_archive_blk .about_archive_txt {
    font-size: 1.6rem;
  }
  .p_about_page .about_sec.about_sec03 .about_archive_flx .about_archive_blk .about_archive_txt span {
    font-size: 2.4rem;
    margin-bottom: 0;
    line-height: 1.8;
  }
  .p_about_page .about_sec.about_sec03 .about_archive_flx .about_archive_blk .about_archive_txt02 {
    padding: 4px 6px;
  }
  .p_about_page .about_sec.about_sec03 .about_archive_flx .about_archive_blk .about_archive_catalog li {
    width: 80px;
    margin-right: 5px;
  }
  .p_about_page .about_sec.about_sec03 .about_archive_flx .about_archive_blk .about_archive_catalog li p {
    font-size: 11px;
  }
  .p_about_page .about_sec.about_sec03 .about_archive_flx .about_archive_blk .about_archive_catalog.about_archive_catalog02 li {
    width: 175px;
  }
  .p_about_page .about_sec.about_sec03 .about_archive_flx .about_archive_blk .about_archive_catalog.about_archive_catalog02 li img {
    width: 175px;
  }
  .p_about_page .about_sec.about_sec03 .about_archive_flx .about_archive_blk .about_archive_catalog.about_archive_catalog02 li p {
    font-size: 1.1rem;
  }
  .p_about_page .about_sec.about_sec03 .about_archive_flx .about_archive_blk .about_archive_catalog.about_archive_catalog03 li {
    width: 100%;
  }
  .p_about_page .about_sec.about_sec03 .about_archive_flx .about_archive_blk .about_archive_inr {
    padding-left: 20px;
  }
  .p_about_page .about_sec.about_sec03 .about_archive_flx .about_archive_blk .about_archive_inr .about_archive_catalog_wrap .about_archive_catalog_s {
    width: 40px;
    left: -20px;
    top: -25px;
  }
  .p_about_page .about_sec.about_sec03 .about_archive_flx .about_archive_blk .about_archive_inr .about_archive_desc {
    font-size: 1.1rem;
    line-height: 1.45;
  }
  .p_about_page .about_sec.about_sec03 .about_archive_flx .about_archive_blk .about_archive_column .about_archive_img {
    width: 40px;
    height: 50px;
    margin-right: 10px;
  }
  .p_about_page .about_sec.about_sec03 .about_archive_flx .about_archive_blk .about_archive_column p {
    font-size: 1.1rem;
  }
  .p_about_page .about_sec.about_sec03 .about_catch02 {
    margin-left: 15px;
    margin-right: 15px;
  }
  .p_faq_page {
    padding-top: 0;
  }
  .p_faq_page.text_cmn_style .sysCategoryPankuzu {
    margin-bottom: 20px;
  }
  .p_faq_page .faq_category_list ul {
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 20px;
    margin-bottom: 30px;
  }
  .p_faq_page .faq_category_list ul li {
    max-width: 100%;
    width: 49%;
    margin-right: 0;
    margin-bottom: 10px;
    border-radius: 3px;
    overflow: hidden;
  }
  .p_corporate_page .p_common_back_btn {
    margin-top: 50px;
    margin-bottom: 50px;
  }
  .p_corporate_page .mv_corporate {
    background: url(https://xanax-baseball.com/img/layout/corporate/mv_corporate_sp.jpg) no-repeat;
    background-position: center;
    background-size: cover;
    height: 100px;
    margin-bottom: 20px;
  }
  .p_corporate_page .mv_corporate h1 {
    font-size: 1.6rem;
  }
  .p_corporate_page .corporate_sec .corporate_tab_area {
    margin-top: 20px;
    margin-bottom: 40px;
  }
  .p_corporate_page .corporate_sec .corporate_tab_area ul {
    flex-wrap: wrap;
    justify-content: flex-start;
  }
  .p_corporate_page .corporate_sec .corporate_tab_area ul li {
    max-width: 100%;
    width: 49%;
    margin-right: 0;
    overflow: hidden;
    margin-right: 2%;
    margin-bottom: 10px;
  }
  .p_corporate_page .corporate_sec .corporate_tab_area ul li:nth-child(even) {
    margin-right: 0;
  }
  .p_corporate_page .corporate_sec .corporate_tab_area ul li a {
    height: 42px;
    font-size: 1.1rem;
    background: #F4F2F1;
    font-weight: bold;
    position: relative;
  }
  .p_corporate_page .corporate_sec .corporate_tab_area ul li a::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    vertical-align: middle;
    right: 10px;
    width: 6px;
    height: 6px;
    border-top: 1px solid #93857E;
    border-right: 1px solid #93857E;
    transform: rotate(135deg);
  }
  .p_corporate_page .corporate_sec table {
    margin-top: 20px;
    margin-bottom: 50px;
  }
  .p_corporate_page .corporate_sec table caption {
    font-size: 1.4rem;
    margin-bottom: 15px;
  }
  .p_corporate_page .corporate_sec table tr th {
    width: 100%;
    display: block;
    font-size: 1.4rem;
    padding-bottom: 5px;
    padding-left: 14px;
    padding-top: 15px;
  }
  .p_corporate_page .corporate_sec table tr td {
    width: 100%;
    display: block;
    font-size: 1.4rem;
    padding-top: 0;
    padding-bottom: 15px;
    padding-left: 14px;
    line-height: 1.57;
  }
  .p_corporate_page .corporate_sec.corporate_sec03 {
    margin-top: -75px;
    padding-top: 75px;
  }
  .p_corporate_page .corporate_sec.corporate_sec03 .category_heading {
    margin-top: 80px;
  }
  .p_corporate_page .corporate_sec.corporate_sec03 table {
    margin-bottom: 30px;
  }
  .p_corporate_page .corporate_sec02 .corporate_flx .corporate_txt_blk .corporate_txt_group {
    max-width: 100%;
  }
  .p_shop_page {
    padding-top: 0;
  }
  .p_shop_page .category_heading .heading_en {
    left: -15px;
    font-size: 4.2rem;
  }
  .advisorystaff .advisorystaff_mv {
    padding-bottom: 20px;
    padding-top: 20px;
  }
  .advisorystaff .advisorystaff_mv .advisorystaff_mv_logo {
    max-width: 80px;
  }
  .advisorystaff .advisorystaff_mv .advisorystaff_mv_ttl {
    margin-bottom: 0;
    font-size: 2.2rem;
  }
  .advisorystaff .advisorystaff_mv .advisorystaff_mv_txt {
    font-size: 1.2rem;
    margin-bottom: 0;
  }
  .advisorystaff .advisorystaff_mv .advisorystaff_mv_txt02 {
    display: none;
  }
  .advisorystaff #advisorystaffSlider {
    display: block;
  }
  .advisorystaff .advisorystaff_loop_wrap {
    display: none;
  }
  .advisorystaff .advisorystaff_sec {
    margin-top: 40px;
    margin-bottom: 0;
  }
  .advisorystaff .advisorystaff_sec .advisorystaff_ttl {
    font-size: 1.6rem;
  }
  .advisorystaff .advisorystaff_sec .advisorystaff_list {
    margin-top: 30px;
  }
  .advisorystaff .advisorystaff_sec .advisorystaff_list ul {
    max-width: 330px;
    margin-left: auto;
    margin-right: auto;
  }
  .advisorystaff .advisorystaff_sec .advisorystaff_list ul li {
    max-width: 158px;
    margin-right: 12px;
    margin-bottom: 60px;
  }
  .advisorystaff .advisorystaff_sec .advisorystaff_list ul li:nth-child(5n) {
    margin-right: 12px;
  }
  .advisorystaff .advisorystaff_sec .advisorystaff_list ul li:nth-child(2n) {
    margin-right: 0;
  }
  .advisorystaff .advisorystaff_sec .advisorystaff_list ul li .advisorystaff_thumb img {
    width: 158px;
    height: 158px;
  }
  .advisorystaff .advisorystaff_sec .advisorystaff_list ul li .advisorystaff_list_inner {
    width: 114px;
    height: 50px;
    padding-left: 14px;
    bottom: -30px;
  }
  .advisorystaff .advisorystaff_sec .advisorystaff_list ul li .advisorystaff_list_inner.advisorystaff_list_inner02 {
    width: 145px;
    height: 50px;
  }
  .advisorystaff .advisorystaff_sec .advisorystaff_list ul li .advisorystaff_list_inner.advisorystaff_list_inner03 {
    width: 145px;
    height: 50px;
  }
  .advisorystaff .advisorystaff_sec .advisorystaff_list ul li .advisorystaff_list_inner.advisorystaff_list_inner03 .advisorystaff_txt.small {
    margin-left: 0;
    padding-top: 0;
  }
  .advisorystaff .advisorystaff_sec .advisorystaff_list ul li .advisorystaff_list_inner.advisorystaff_list_inner03 .advisorystaff_txt02 .advisorystaff_txt_name {
    font-size: 1.3rem;
  }
  .advisorystaff .advisorystaff_sec .advisorystaff_list ul li .advisorystaff_list_inner .advisorystaff_txt {
    font-size: 1rem;
    line-height: 1;
    margin-bottom: 3px;
  }
  .advisorystaff .advisorystaff_sec .advisorystaff_list ul li .advisorystaff_list_inner .advisorystaff_txt.small {
    font-size: 1rem;
    margin-left: -8px;
    padding-top: 0;
  }
  .advisorystaff .advisorystaff_sec .advisorystaff_list ul li .advisorystaff_list_inner .advisorystaff_txt02 {
    font-size: 1.5rem;
    line-height: 1;
  }
  .advisorystaff .advisorystaff_sec .advisorystaff_list ul li .advisorystaff_list_inner .advisorystaff_txt02 span.advisorystaff_txt_team {
    font-size: 1rem;
  }
  .advisorystaff .p_common_back_btn {
    margin-top: 30px;
  }
  .single-advisorystaff .advisorystaff_container .slick-dots {
    bottom: -30px;
    right: 50%;
    transform: translate(50%, -100%);
  }
  .single-advisorystaff .advisorystaff_container .slick-dots li {
    width: 8px !important;
    height: 8px !important;
  }
  body.post-type-archive-blog div#sysFooter, body.single-blog div#sysFooter, body.page-template-page-news div#sysFooter, body.search-results div#sysFooter, body.search-no-results div#sysFooter, body.single-post div#sysFooter, body.date div#sysFooter, body.category div#sysFooter {
    margin-top: 65px;
  }
  body.post-type-archive-feature div#sysFooter, body.single-feature div#sysFooter {
    margin-top: 65px;
  }
  body.single-blog .blog_aside, body.single-post .blog_aside {
    display: none;
  }
  body.single-blog .blog_archive_sp, body.single-post .blog_archive_sp {
    display: none;
  }
  .blog_flx,
  .news_flx {
    display: block;
    margin-top: 20px;
  }
  .blog_flx .blog_aside,
  .blog_flx .news_aside,
  .news_flx .blog_aside,
  .news_flx .news_aside {
    max-width: 100%;
  }
  .blog_flx .blog_aside .blog_aside_search,
  .blog_flx .blog_aside .news_aside_search,
  .blog_flx .news_aside .blog_aside_search,
  .blog_flx .news_aside .news_aside_search,
  .news_flx .blog_aside .blog_aside_search,
  .news_flx .blog_aside .news_aside_search,
  .news_flx .news_aside .blog_aside_search,
  .news_flx .news_aside .news_aside_search {
    max-width: 320px;
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
  }
  .blog_flx .blog_aside .blog_aside_search form input[type=text],
  .blog_flx .blog_aside .news_aside_search form input[type=text],
  .blog_flx .news_aside .blog_aside_search form input[type=text],
  .blog_flx .news_aside .news_aside_search form input[type=text],
  .news_flx .blog_aside .blog_aside_search form input[type=text],
  .news_flx .blog_aside .news_aside_search form input[type=text],
  .news_flx .news_aside .blog_aside_search form input[type=text],
  .news_flx .news_aside .news_aside_search form input[type=text] {
    padding: 7px 45px 7px 10px !important;
    border-radius: 5px !important;
    border: 1px solid #91857F !important;
  }
  .blog_flx .blog_aside .blog_aside_search form input[type=submit],
  .blog_flx .blog_aside .news_aside_search form input[type=submit],
  .blog_flx .news_aside .blog_aside_search form input[type=submit],
  .blog_flx .news_aside .news_aside_search form input[type=submit],
  .news_flx .blog_aside .blog_aside_search form input[type=submit],
  .news_flx .blog_aside .news_aside_search form input[type=submit],
  .news_flx .news_aside .blog_aside_search form input[type=submit],
  .news_flx .news_aside .news_aside_search form input[type=submit] {
    width: 18px;
    height: 18px;
    right: 15px;
    margin-top: 0;
  }
  .blog_flx .blog_aside .blog_aside_archive,
  .blog_flx .blog_aside .news_aside_archive,
  .blog_flx .news_aside .blog_aside_archive,
  .blog_flx .news_aside .news_aside_archive,
  .news_flx .blog_aside .blog_aside_archive,
  .news_flx .blog_aside .news_aside_archive,
  .news_flx .news_aside .blog_aside_archive,
  .news_flx .news_aside .news_aside_archive {
    display: none;
  }
  .blog_flx .blog_main .blog_single_inner,
  .blog_flx .blog_main .news_single_inner,
  .blog_flx .news_main .blog_single_inner,
  .blog_flx .news_main .news_single_inner,
  .news_flx .blog_main .blog_single_inner,
  .news_flx .blog_main .news_single_inner,
  .news_flx .news_main .blog_single_inner,
  .news_flx .news_main .news_single_inner {
    margin-bottom: 50px;
  }
  .blog_flx .blog_main .blog_single_inner time,
  .blog_flx .blog_main .news_single_inner time,
  .blog_flx .news_main .blog_single_inner time,
  .blog_flx .news_main .news_single_inner time,
  .news_flx .blog_main .blog_single_inner time,
  .news_flx .blog_main .news_single_inner time,
  .news_flx .news_main .blog_single_inner time,
  .news_flx .news_main .news_single_inner time {
    font-size: 1.4rem;
    padding-left: 25px;
    margin-bottom: 10px;
    margin-top: 15px;
  }
  .blog_flx .blog_main .blog_single_inner time::before,
  .blog_flx .blog_main .news_single_inner time::before,
  .blog_flx .news_main .blog_single_inner time::before,
  .blog_flx .news_main .news_single_inner time::before,
  .news_flx .blog_main .blog_single_inner time::before,
  .news_flx .blog_main .news_single_inner time::before,
  .news_flx .news_main .blog_single_inner time::before,
  .news_flx .news_main .news_single_inner time::before {
    width: 20px;
    height: 20px;
  }
  .blog_flx .blog_main .blog_single_inner h1,
  .blog_flx .blog_main .news_single_inner h1,
  .blog_flx .news_main .blog_single_inner h1,
  .blog_flx .news_main .news_single_inner h1,
  .news_flx .blog_main .blog_single_inner h1,
  .news_flx .blog_main .news_single_inner h1,
  .news_flx .news_main .blog_single_inner h1,
  .news_flx .news_main .news_single_inner h1 {
    font-size: 1.6rem;
    line-height: 1.5;
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 20px;
  }
  .blog_flx .blog_main .blog_single_inner .blog_single_thumb,
  .blog_flx .blog_main .news_single_inner .blog_single_thumb,
  .blog_flx .news_main .blog_single_inner .blog_single_thumb,
  .blog_flx .news_main .news_single_inner .blog_single_thumb,
  .news_flx .blog_main .blog_single_inner .blog_single_thumb,
  .news_flx .blog_main .news_single_inner .blog_single_thumb,
  .news_flx .news_main .blog_single_inner .blog_single_thumb,
  .news_flx .news_main .news_single_inner .blog_single_thumb {
    margin: 0 calc(50% - 50vw);
    width: 100vw;
    margin-bottom: 50px;
  }
  .blog_flx .blog_main .blog_single_inner .column07 > .wp-block-column:first-child,
  .blog_flx .blog_main .news_single_inner .column07 > .wp-block-column:first-child,
  .blog_flx .news_main .blog_single_inner .column07 > .wp-block-column:first-child,
  .blog_flx .news_main .news_single_inner .column07 > .wp-block-column:first-child,
  .news_flx .blog_main .blog_single_inner .column07 > .wp-block-column:first-child,
  .news_flx .blog_main .news_single_inner .column07 > .wp-block-column:first-child,
  .news_flx .news_main .blog_single_inner .column07 > .wp-block-column:first-child,
  .news_flx .news_main .news_single_inner .column07 > .wp-block-column:first-child {
    border-bottom-left-radius: 5px;
    border-bottom: 1px solid #DEDAD7;
  }
  .blog_flx .blog_main .blog_single_inner .column07 .column07_txt,
  .blog_flx .blog_main .news_single_inner .column07 .column07_txt,
  .blog_flx .news_main .blog_single_inner .column07 .column07_txt,
  .blog_flx .news_main .news_single_inner .column07 .column07_txt,
  .news_flx .blog_main .blog_single_inner .column07 .column07_txt,
  .news_flx .blog_main .news_single_inner .column07 .column07_txt,
  .news_flx .news_main .blog_single_inner .column07 .column07_txt,
  .news_flx .news_main .news_single_inner .column07 .column07_txt {
    border-bottom-right-radius: 5px;
    border-bottom: 1px solid #DEDAD7;
  }
  .blog_flx .blog_main ul,
  .blog_flx .news_main ul,
  .news_flx .blog_main ul,
  .news_flx .news_main ul {
    justify-content: space-between;
  }
  .blog_flx .blog_main ul li,
  .blog_flx .news_main ul li,
  .news_flx .blog_main ul li,
  .news_flx .news_main ul li {
    max-width: 100%;
    width: 49%;
    margin-right: 0;
    margin-bottom: 20px;
    border-radius: 4px;
  }
  .blog_flx .blog_main ul li:nth-child(3n),
  .blog_flx .news_main ul li:nth-child(3n),
  .news_flx .blog_main ul li:nth-child(3n),
  .news_flx .news_main ul li:nth-child(3n) {
    margin-right: auto;
  }
  .blog_flx .blog_main ul li:nth-child(even),
  .blog_flx .news_main ul li:nth-child(even),
  .news_flx .blog_main ul li:nth-child(even),
  .news_flx .news_main ul li:nth-child(even) {
    margin-right: 0;
  }
  .blog_flx .blog_main ul li .blog_thumb img,
  .blog_flx .blog_main ul li .news_thumb img,
  .blog_flx .news_main ul li .blog_thumb img,
  .blog_flx .news_main ul li .news_thumb img,
  .news_flx .blog_main ul li .blog_thumb img,
  .news_flx .blog_main ul li .news_thumb img,
  .news_flx .news_main ul li .blog_thumb img,
  .news_flx .news_main ul li .news_thumb img {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
  }
  .blog_flx .blog_main ul li .news_list_inner,
  .blog_flx .news_main ul li .news_list_inner,
  .news_flx .blog_main ul li .news_list_inner,
  .news_flx .news_main ul li .news_list_inner {
    border-radius: 4px;
  }
  .blog_flx .blog_main ul li .blog_list_inner,
  .blog_flx .blog_main ul li .news_list_inner,
  .blog_flx .news_main ul li .blog_list_inner,
  .blog_flx .news_main ul li .news_list_inner,
  .news_flx .blog_main ul li .blog_list_inner,
  .news_flx .blog_main ul li .news_list_inner,
  .news_flx .news_main ul li .blog_list_inner,
  .news_flx .news_main ul li .news_list_inner {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 10px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
  }
  .blog_flx .blog_main ul li .blog_list_inner .blog_text,
  .blog_flx .blog_main ul li .blog_list_inner .news_text,
  .blog_flx .blog_main ul li .news_list_inner .blog_text,
  .blog_flx .blog_main ul li .news_list_inner .news_text,
  .blog_flx .news_main ul li .blog_list_inner .blog_text,
  .blog_flx .news_main ul li .blog_list_inner .news_text,
  .blog_flx .news_main ul li .news_list_inner .blog_text,
  .blog_flx .news_main ul li .news_list_inner .news_text,
  .news_flx .blog_main ul li .blog_list_inner .blog_text,
  .news_flx .blog_main ul li .blog_list_inner .news_text,
  .news_flx .blog_main ul li .news_list_inner .blog_text,
  .news_flx .blog_main ul li .news_list_inner .news_text,
  .news_flx .news_main ul li .blog_list_inner .blog_text,
  .news_flx .news_main ul li .blog_list_inner .news_text,
  .news_flx .news_main ul li .news_list_inner .blog_text,
  .news_flx .news_main ul li .news_list_inner .news_text {
    padding-bottom: 5px;
    margin-bottom: 5px;
  }
  .blog_flx .blog_main ul li .blog_list_inner .blog_text p,
  .blog_flx .blog_main ul li .blog_list_inner .news_text p,
  .blog_flx .blog_main ul li .news_list_inner .blog_text p,
  .blog_flx .blog_main ul li .news_list_inner .news_text p,
  .blog_flx .news_main ul li .blog_list_inner .blog_text p,
  .blog_flx .news_main ul li .blog_list_inner .news_text p,
  .blog_flx .news_main ul li .news_list_inner .blog_text p,
  .blog_flx .news_main ul li .news_list_inner .news_text p,
  .news_flx .blog_main ul li .blog_list_inner .blog_text p,
  .news_flx .blog_main ul li .blog_list_inner .news_text p,
  .news_flx .blog_main ul li .news_list_inner .blog_text p,
  .news_flx .blog_main ul li .news_list_inner .news_text p,
  .news_flx .news_main ul li .blog_list_inner .blog_text p,
  .news_flx .news_main ul li .blog_list_inner .news_text p,
  .news_flx .news_main ul li .news_list_inner .blog_text p,
  .news_flx .news_main ul li .news_list_inner .news_text p {
    font-size: 1.4rem;
    line-height: 1.57;
    min-height: 88px;
  }
  .blog_flx .blog_main ul li .blog_list_inner time,
  .blog_flx .blog_main ul li .news_list_inner time,
  .blog_flx .news_main ul li .blog_list_inner time,
  .blog_flx .news_main ul li .news_list_inner time,
  .news_flx .blog_main ul li .blog_list_inner time,
  .news_flx .blog_main ul li .news_list_inner time,
  .news_flx .news_main ul li .blog_list_inner time,
  .news_flx .news_main ul li .news_list_inner time {
    padding-left: 20px;
  }
  .blog_flx .blog_main ul li .blog_list_inner time::before,
  .blog_flx .blog_main ul li .news_list_inner time::before,
  .blog_flx .news_main ul li .blog_list_inner time::before,
  .blog_flx .news_main ul li .news_list_inner time::before,
  .news_flx .blog_main ul li .blog_list_inner time::before,
  .news_flx .blog_main ul li .news_list_inner time::before,
  .news_flx .news_main ul li .blog_list_inner time::before,
  .news_flx .news_main ul li .news_list_inner time::before {
    width: 13px;
    height: 13px;
  }
  .blog_flx .blog_main ul.news_article_list,
  .blog_flx .news_main ul.news_article_list,
  .news_flx .blog_main ul.news_article_list,
  .news_flx .news_main ul.news_article_list {
    margin-bottom: 40px;
  }
  .blog_flx .blog_main ul.news_article_list li,
  .blog_flx .news_main ul.news_article_list li,
  .news_flx .blog_main ul.news_article_list li,
  .news_flx .news_main ul.news_article_list li {
    font-size: 1.4rem;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 25px;
    width: 100%;
  }
  .blog_flx .blog_main ul.news_article_list li::before,
  .blog_flx .news_main ul.news_article_list li::before,
  .news_flx .blog_main ul.news_article_list li::before,
  .news_flx .news_main ul.news_article_list li::before {
    width: 20px;
    height: 20px;
    top: 22px;
  }
  .blog_flx .blog_main ul.news_article_list li::after,
  .blog_flx .news_main ul.news_article_list li::after,
  .news_flx .blog_main ul.news_article_list li::after,
  .news_flx .news_main ul.news_article_list li::after {
    background: none;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 5px 0 5px 7px;
    border-color: transparent transparent transparent #93857E;
    border-radius: 0;
    top: 20px;
  }
  .blog_flx .blog_main ul.news_article_list li a,
  .blog_flx .news_main ul.news_article_list li a,
  .news_flx .blog_main ul.news_article_list li a,
  .news_flx .news_main ul.news_article_list li a {
    display: block;
    padding-right: 20px;
  }
  .blog_flx .blog_main ul.news_article_list li a p,
  .blog_flx .news_main ul.news_article_list li a p,
  .news_flx .blog_main ul.news_article_list li a p,
  .news_flx .news_main ul.news_article_list li a p {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    white-space: initial;
  }
  .blog_flx .blog_main .blog_archive_sp,
  .blog_flx .blog_main .news_archive_sp,
  .blog_flx .news_main .blog_archive_sp,
  .blog_flx .news_main .news_archive_sp,
  .news_flx .blog_main .blog_archive_sp,
  .news_flx .blog_main .news_archive_sp,
  .news_flx .news_main .blog_archive_sp,
  .news_flx .news_main .news_archive_sp {
    display: block;
    max-width: 285px;
    margin-right: auto;
  }
  .blog_flx .blog_main .blog_archive_sp .blog_heading,
  .blog_flx .blog_main .blog_archive_sp .news_heading,
  .blog_flx .blog_main .news_archive_sp .blog_heading,
  .blog_flx .blog_main .news_archive_sp .news_heading,
  .blog_flx .news_main .blog_archive_sp .blog_heading,
  .blog_flx .news_main .blog_archive_sp .news_heading,
  .blog_flx .news_main .news_archive_sp .blog_heading,
  .blog_flx .news_main .news_archive_sp .news_heading,
  .news_flx .blog_main .blog_archive_sp .blog_heading,
  .news_flx .blog_main .blog_archive_sp .news_heading,
  .news_flx .blog_main .news_archive_sp .blog_heading,
  .news_flx .blog_main .news_archive_sp .news_heading,
  .news_flx .news_main .blog_archive_sp .blog_heading,
  .news_flx .news_main .blog_archive_sp .news_heading,
  .news_flx .news_main .news_archive_sp .blog_heading,
  .news_flx .news_main .news_archive_sp .news_heading {
    position: relative;
  }
  .blog_flx .blog_main .blog_archive_sp .blog_heading .heading_en,
  .blog_flx .blog_main .blog_archive_sp .news_heading .heading_en,
  .blog_flx .blog_main .news_archive_sp .blog_heading .heading_en,
  .blog_flx .blog_main .news_archive_sp .news_heading .heading_en,
  .blog_flx .news_main .blog_archive_sp .blog_heading .heading_en,
  .blog_flx .news_main .blog_archive_sp .news_heading .heading_en,
  .blog_flx .news_main .news_archive_sp .blog_heading .heading_en,
  .blog_flx .news_main .news_archive_sp .news_heading .heading_en,
  .news_flx .blog_main .blog_archive_sp .blog_heading .heading_en,
  .news_flx .blog_main .blog_archive_sp .news_heading .heading_en,
  .news_flx .blog_main .news_archive_sp .blog_heading .heading_en,
  .news_flx .blog_main .news_archive_sp .news_heading .heading_en,
  .news_flx .news_main .blog_archive_sp .blog_heading .heading_en,
  .news_flx .news_main .blog_archive_sp .news_heading .heading_en,
  .news_flx .news_main .news_archive_sp .blog_heading .heading_en,
  .news_flx .news_main .news_archive_sp .news_heading .heading_en {
    font-size: 3.2rem;
    position: absolute;
    top: 0;
    left: -10px;
  }
  .blog_flx .blog_main .blog_archive_sp .blog_heading .heading_ja,
  .blog_flx .blog_main .blog_archive_sp .news_heading .heading_ja,
  .blog_flx .blog_main .news_archive_sp .blog_heading .heading_ja,
  .blog_flx .blog_main .news_archive_sp .news_heading .heading_ja,
  .blog_flx .news_main .blog_archive_sp .blog_heading .heading_ja,
  .blog_flx .news_main .blog_archive_sp .news_heading .heading_ja,
  .blog_flx .news_main .news_archive_sp .blog_heading .heading_ja,
  .blog_flx .news_main .news_archive_sp .news_heading .heading_ja,
  .news_flx .blog_main .blog_archive_sp .blog_heading .heading_ja,
  .news_flx .blog_main .blog_archive_sp .news_heading .heading_ja,
  .news_flx .blog_main .news_archive_sp .blog_heading .heading_ja,
  .news_flx .blog_main .news_archive_sp .news_heading .heading_ja,
  .news_flx .news_main .blog_archive_sp .blog_heading .heading_ja,
  .news_flx .news_main .blog_archive_sp .news_heading .heading_ja,
  .news_flx .news_main .news_archive_sp .blog_heading .heading_ja,
  .news_flx .news_main .news_archive_sp .news_heading .heading_ja {
    font-size: 1.6rem;
    text-align: left;
    padding-top: 15px;
    letter-spacing: 0.01em;
  }
  .blog_flx .blog_main .blog_archive_sp .archive_select_sp select,
  .blog_flx .blog_main .news_archive_sp .archive_select_sp select,
  .blog_flx .news_main .blog_archive_sp .archive_select_sp select,
  .blog_flx .news_main .news_archive_sp .archive_select_sp select,
  .news_flx .blog_main .blog_archive_sp .archive_select_sp select,
  .news_flx .blog_main .news_archive_sp .archive_select_sp select,
  .news_flx .news_main .blog_archive_sp .archive_select_sp select,
  .news_flx .news_main .news_archive_sp .archive_select_sp select {
    max-width: 285px;
  }
  .feature_main .feature_single_inner time {
    font-size: 1.4rem;
    padding-left: 25px;
    margin-bottom: 10px;
    margin-top: 15px;
  }
  .feature_main .feature_single_inner time::before {
    width: 20px;
    height: 20px;
  }
  .feature_main .feature_single_inner h1 {
    font-size: 1.6rem;
    line-height: 1.5;
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 20px;
  }
  .feature_main .feature_single_inner .feature_single_thumb {
    margin: 0 calc(50% - 50vw);
    width: 100vw;
    margin-bottom: 25px;
  }
  .feature_main .feature_single_inner .feature_single_bg .feature_single_content {
    padding-top: 30px;
    padding-left: 15px;
    padding-right: 15px;
  }
  .feature_main .feature_single_inner .feature_single_bg .feature_single_content .column06:nth-of-type(1) {
    margin-top: 40px !important;
  }
  .feature_main .feature_single_inner .feature_single_content02 p {
    line-height: 1.57;
    font-size: 1.4rem;
  }
  .feature_main .blog_aside_search {
    max-width: 320px;
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
  .feature_main .blog_aside_search .blog_heading {
    padding-right: 0;
  }
  .feature_main .blog_aside_search form {
    max-width: 100%;
  }
  .feature_main .blog_aside_search form input[type=text] {
    padding: 7px 45px 7px 10px !important;
    border-radius: 5px !important;
    border: 1px solid #91857F !important;
  }
  .feature_main .blog_aside_search form input[type=submit] {
    width: 18px;
    height: 18px;
    right: 15px;
    margin-top: 0;
  }
  .feature_main ul {
    display: block;
  }
  .feature_main ul li {
    max-width: 300px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    border-radius: 4px;
  }
  .feature_main ul li:nth-child(3n) {
    margin-right: auto;
  }
  .feature_main ul li:nth-child(even) {
    margin-right: auto;
  }
  .feature_main ul li .feature_thumb img {
    border-top-right-radius: 4px;
    border-top-left-radius: 4px;
  }
  .feature_main ul li .feature_list_inner {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .feature_main ul li .feature_list_inner .feature_text {
    padding-bottom: 5px;
    margin-bottom: 5px;
  }
  .feature_main ul li .feature_list_inner .feature_text p {
    font-size: 1.4rem;
    line-height: 1.57;
    min-height: 70px;
  }
  .feature_main ul li .feature_list_inner .feature_text_info .new {
    font-size: 1rem;
    width: 30px;
    height: 15px;
  }
  .feature_main ul li .feature_list_inner .feature_text_info time {
    padding-left: 20px;
    font-size: 1.1rem;
  }
  .feature_main ul li .feature_list_inner .feature_text_info time::before {
    width: 13px;
    height: 13px;
  }
  .feature_main .feature_archive_sp {
    display: block;
    max-width: 285px;
    margin-right: auto;
    margin-top: 50px;
  }
  .feature_main .feature_archive_sp .feature_heading {
    position: relative;
  }
  .feature_main .feature_archive_sp .feature_heading .heading_en {
    font-size: 3.2rem;
    position: absolute;
    top: 0;
    left: -10px;
  }
  .feature_main .feature_archive_sp .feature_heading .heading_ja {
    font-size: 1.6rem;
    text-align: left;
    padding-top: 15px;
    letter-spacing: 0.01em;
  }
  .feature_main .feature_archive_sp .archive_select_sp select {
    max-width: 285px;
  }
  .p_guide_page {
    padding-top: 0;
  }
  .p_guide_page .category_heading .heading_en {
    left: -15px;
    font-size: 4.2rem;
  }
  .p_guide_page .guide_category_list ul {
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 20px;
    margin-bottom: 30px;
  }
  .p_guide_page .guide_category_list ul li {
    max-width: 100%;
    width: 49%;
    margin-right: 0;
    margin-bottom: 10px;
    border-radius: 3px;
    overflow: hidden;
  }
  .p_privacy_page {
    padding-top: 0;
  }
  .p_privacy_page .category_heading .heading_en {
    left: -15px;
    font-size: 4.2rem;
  }
  .p_tradelaw_page {
    padding-top: 0;
  }
  .p_tradelaw_page .category_heading .heading_en {
    left: -15px;
    font-size: 4.2rem;
  }
  body.single #sysWrap #sysMain .column05 .wp-block-column:first-child {
    margin-left: auto;
    margin-right: auto;
  }
  body.single #sysWrap #sysMain .column05 .wp-block-column:last-child .btn_common_wrap {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 100%;
  }
  body.single #sysWrap #sysMain .column05 .wp-block-column:last-child .btn_common_wrap .btn_common a {
    padding-left: 35px;
    padding-right: 35px;
  }
  body.single #sysWrap #sysMain .column06 {
    margin: 0 calc(50% - 50vw);
    width: 100vw;
    gap: 40px;
    margin-bottom: 40px;
  }
  body.single #sysWrap #sysMain .column06 > .wp-block-column {
    border-radius: 0;
    border: none;
    padding-left: 20px;
    padding-right: 20px;
  }
  body.single #sysWrap #sysMain .column06 > .wp-block-column .column {
    flex-wrap: nowrap !important;
    gap: 10px;
  }
  body.single #sysWrap #sysMain .column06 > .wp-block-column .column > .wp-block-column:last-child {
    max-width: 130px;
  }
  body.single #sysWrap #sysMain .column06 > .wp-block-column h2.wp-block-heading {
    font-size: 3.2rem;
    left: 20px;
    letter-spacing: -0.01em;
  }
  body.single #sysWrap #sysMain .column06 > .wp-block-column h3.wp-block-heading {
    font-size: 1.4rem;
    padding-top: 20px;
  }
  body.single #sysWrap #sysMain .column06 > .wp-block-column p {
    line-height: 1.66;
    font-size: 1.2rem;
  }
  body.single #sysWrap #sysMain .column07 {
    flex-wrap: wrap !important;
  }
  body.single #sysWrap #sysMain .column07 h3.wp-block-heading {
    font-size: 1.6rem;
    margin-bottom: 20px;
  }
  body.single #sysWrap #sysMain .column07 p {
    font-size: 1.4rem;
    margin-bottom: 0;
  }
  body.single #sysWrap #sysMain .column07 .btn_common_wrap {
    display: block;
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #DEDAD7;
    border-left: 1px solid #DEDAD7;
    border-right: 1px solid #DEDAD7;
    padding-bottom: 20px;
  }
  body.single #sysWrap #sysMain .column07 .btn_common_wrap a {
    font-size: 1.6rem;
    padding-left: 28px;
    padding-right: 28px;
  }
  body.single #sysWrap #sysMain .column07 .column07_txt {
    border-top-right-radius: 5px;
    border-bottom-right-radius: 0;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 20px;
    padding-left: 10px;
    align-items: flex-start;
    border-bottom: none;
    justify-content: flex-start;
  }
  body.single #sysWrap #sysMain .column07 > .wp-block-column {
    flex-basis: 1% !important;
  }
  body.single #sysWrap #sysMain .column07 > .wp-block-column:first-child {
    max-width: 146px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 0;
    padding-right: 0;
    border-bottom: none;
  }
  body.single #sysWrap #sysMain .column08 {
    margin-bottom: 10px;
    margin-top: 40px;
  }
  body.single #sysWrap #sysMain .column08 h2.wp-block-heading {
    font-size: 2.4rem;
    line-height: 1.5;
  }
  body.single #sysWrap #sysMain .column08.reverse > .wp-block-column:first-child {
    order: 1;
  }
  body.single #sysWrap #sysMain .column08.reverse > .wp-block-column:last-child {
    order: 2;
  }
  body.single #sysWrap #sysMain .catchcopy {
    font-size: 2rem;
    line-height: 2;
    margin-top: 40px;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .b_item_recom .sysContent .slick-track {
    max-width: 690px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  .b_item_recom .sysContent .sysVertical .slick-slide {
    max-width: 172px;
    padding: 10px;
  }
  #sysFooter .p_footer .footer_flx {
    width: 90%;
  }
  #sysFooter .p_footer .footer_flx .footer_blk {
    width: 30%;
  }
  #sysFooter .p_footer .footer_flx .footer_blk .footer_logo {
    width: 200px;
  }
  #sysFooter .p_footer .footer_flx .footer_blk ul {
    flex-wrap: wrap;
  }
  #sysFooter .p_footer .footer_flx .footer_blk ul li {
    margin-right: 8px;
    margin-bottom: 8px;
    width: 33px;
    height: 33px;
  }
  #sysFooter .p_footer .footer_flx .footer_blk ul li.insta img {
    width: 17px;
  }
  #sysFooter .p_footer .footer_flx .footer_blk ul li.twitter img {
    width: 17px;
  }
  #sysFooter .p_footer .footer_flx .footer_blk ul li.fb img {
    width: 10px;
  }
  #sysFooter .p_footer .footer_flx .footer_blk ul li.youtube img {
    width: 17px;
  }
  #sysFooter .p_footer .footer_flx .footer_blk ul li.pinta img {
    width: 17px;
  }
  #sysFooter .p_footer .footer_flx .footer_nav {
    width: 67%;
    flex-wrap: wrap;
  }
  #sysFooter .p_footer .footer_flx .footer_nav .footer_nav_list {
    width: 46%;
    margin-right: 4%;
    margin-bottom: 20px;
  }
  #sysFooter .p_footer .footer_flx .footer_nav .footer_nav_list dl dt {
    font-size: 1.6rem;
  }
  #sysFooter .p_footer .footer_flx .footer_nav .footer_nav_list dl dd ul li a {
    font-size: 1.4rem;
  }
  #top #sysAll #sysMain .p_top_recom .slick-dots {
    bottom: 52px;
  }
  #top #sysAll #sysMain .p_top_recom .slick-arrow.slick_next {
    bottom: 75px;
  }
  #top #sysAll #sysMain .p_top_recom .slick-arrow.slick_prev {
    bottom: 75px;
  }
  #top #sysAll #sysMain .p_top_feature .sysContent .slick-dots {
    bottom: -24px;
  }
  #top #sysAll #sysMain .p_top_feature .sysContent .slick-arrow.slick_next {
    bottom: 0;
  }
  #top #sysAll #sysMain .p_top_feature .sysContent .slick-arrow.slick_prev {
    bottom: 0;
  }
  #top #sysAll #sysMain .p_top_feature .sysContent #featureSlider .slick-slide .feature_list_inner .feature_text {
    height: 50px;
  }
  #top #sysAll #sysMain .p_top_feature .sysContent #featureSlider .slick-slide .feature_list_inner .feature_text p {
    font-size: 1.4rem;
  }
  #top #sysAll #sysMain .p_top_feature .sysContent #featureSlider .slick-slide .feature_list_inner .feature_info .feature_text_info {
    width: 120px;
  }
  #top #sysAll #sysMain .p_top_feature .sysContent #featureSlider .slick-slide .feature_list_inner .feature_info .feature_text_info::before {
    width: 13px;
    height: 13px;
  }
  #top #sysAll #sysMain .p_top_feature .sysContent #featureSlider .slick-slide .feature_list_inner .feature_info .feature_text_info time {
    font-size: 1.1rem;
    padding-left: 20px;
  }
  #top #sysAll #sysMain .p_top_feature .sysContent #featureSlider .slick-slide .feature_list_inner .feature_info .feature_text_info span {
    font-size: 1rem;
    width: 30px;
    height: 14px;
  }
  #top #sysAll #sysMain .p_top_feature .sysContent #featureSlider .slick-slide .feature_list_inner .feature_info .btn_common {
    width: 110px;
    font-size: 1.4rem;
    min-height: 34px;
  }
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .sysItemImages .sysModal #photoNum,
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .sysItemImages .sysModal #photoNum {
    min-width: 60px;
    height: 22px;
    font-size: 1.2rem;
  }
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .sysItemImages .sysModal #modalPreb,
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .sysItemImages .sysModal #modalPreb {
    width: 25px;
  }
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .sysItemImages .sysModal #modalPreb::before,
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .sysItemImages .sysModal #modalPreb::before {
    background: url(https://xanax-baseball.com/img/layout/common/ico_arrow_r_w_sp.png) no-repeat;
    background-size: 100%;
    width: 13px;
    height: 17px;
    right: 0;
  }
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .sysItemImages .sysModal #modalNext,
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .sysItemImages .sysModal #modalNext {
    width: 25px;
  }
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .sysItemImages .sysModal #modalNext::before,
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .sysItemImages .sysModal #modalNext::before {
    background: url(https://xanax-baseball.com/img/layout/common/ico_arrow_r_w_sp.png) no-repeat;
    background-size: 100%;
    width: 13px;
    height: 17px;
    right: 0;
  }
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .sysItemImages .sysImageList li,
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .sysItemImages .sysImageList li {
    max-width: 100%;
    width: 23%;
  }
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .sysItemImages .sysImageList li:nth-child(7n),
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .sysItemImages .sysImageList li:nth-child(7n) {
    margin-right: 2%;
  }
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .sysItemImages .sysImageList li:nth-child(4n),
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .sysItemImages .sysImageList li:nth-child(4n) {
    margin-right: 0;
  }
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .item_detail_text .sysPr,
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .item_detail_text .sysPr {
    margin-bottom: 20px;
  }
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .item_detail_text .sysItemName h1,
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .item_detail_text .sysItemName h1 {
    padding-bottom: 15px;
    line-height: 1.5;
  }
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .item_detail_text .sysRetailPrice .sysRetailPriceValue,
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .item_detail_text .sysRetailPrice .sysRetailPriceValue {
    font-size: 1.8rem;
  }
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .item_detail_text .sysRetailPrice .sysRetailPriceValue .taxin,
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .item_detail_text .sysRetailPrice .sysRetailPriceValue .taxin {
    font-size: 1.2rem;
  }
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .sysForm #sysCartInForm #sysVariation table tbody tr:first-child,
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .sysForm #sysCartInForm #sysVariation table tbody tr:first-child {
    font-size: 1.2rem;
  }
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .sysForm #sysCartInForm #sysVariation table tbody tr th,
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .sysForm #sysCartInForm #sysVariation table tbody tr td,
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .sysForm #sysCartInForm #sysVariation table tbody tr th,
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .sysForm #sysCartInForm #sysVariation table tbody tr td {
    padding: inherit;
  }
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .sysForm #sysCartInForm #sysVariation table tbody tr td .sysVariationRetailPrice,
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .sysForm #sysCartInForm #sysVariation table tbody tr td .sysVariationRetailPrice {
    font-size: 1rem;
  }
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .sysForm #sysCartInForm #sysNumber,
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .sysForm #sysCartInForm #sysNumber {
    float: none;
    margin-left: auto;
    margin-right: auto;
    width: 210px;
    margin-bottom: 30px;
  }
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .sysForm #sysCartInForm #sysNumber select[name=num],
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .sysForm #sysCartInForm #sysNumber select[name=num] {
    min-width: 105px;
    margin-left: 50px;
  }
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .sysForm #sysCartInForm #sysNumber .sysBtnPlus,
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .sysForm #sysCartInForm #sysNumber .sysBtnPlus {
    width: 50px;
    right: 50px;
  }
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .sysForm #sysCartInForm #sysNumber .sysBtnMinus,
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .sysForm #sysCartInForm #sysNumber .sysBtnMinus {
    width: 50px;
  }
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .sysForm #sysCartInForm #sysSubmit,
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .sysForm #sysCartInForm #sysSubmit {
    margin-left: auto;
    margin-right: auto;
    float: none;
  }
  .item_desc_sec02 .item_desc_sec_flx .item_desc_sec02_blk {
    max-width: 100%;
    width: 48%;
  }
  .item_desc_sec02 .item_desc_sec_flx .item_desc_sec02_blk p {
    font-size: 1.4rem;
  }
  .item_desc_sec02 .item_desc_sec_flx .item_desc_sec02_blk02 {
    max-width: 100%;
    width: 48%;
  }
  .p_about_page .about_sec .about_mission_catch .about_mission_catch_img {
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
  }
  .p_about_page .about_sec .about_mission_catch p {
    font-size: 16px;
    line-height: 1.5;
  }
  .p_about_page .about_sec.about_sec02 .about_vision_catch .about_vision_flx {
    max-width: 600px;
    margin-bottom: 30px;
  }
  .p_about_page .about_sec.about_sec02 .about_vision_catch .about_vision_flx .about_vision_catch_img {
    width: 172px;
    max-width: 100%;
    margin-right: 10px;
  }
  .p_about_page .about_sec.about_sec02 .about_vision_catch .about_vision_flx .about_vision_catch_img::before {
    height: 80px;
    width: 2px;
    right: -20px;
  }
  .p_about_page .about_sec.about_sec02 .about_vision_catch .about_vision_flx .about_vision_catch_img02 {
    width: 372px;
    max-width: 100%;
  }
  .p_about_page .about_sec.about_sec02 .about_vision_catch p {
    font-size: 16px;
    line-height: 1.5;
  }
  .p_about_page .about_sec.about_sec03 .about_archive_ttl {
    margin-bottom: 15px;
  }
  .p_about_page .about_sec.about_sec03 .about_archive_ttl .about_archive_topic {
    font-size: 1.5rem;
  }
  .p_about_page .about_sec.about_sec03 .about_archive_ttl .about_archive_date {
    font-size: 4rem;
    margin-left: 20px;
    margin-right: 20px;
    min-width: 15%;
    text-align: center;
  }
  .p_about_page .about_sec.about_sec03 .about_archive_flx .about_archive_blk .about_archive_txt {
    font-size: 1.6rem;
  }
  .p_about_page .about_sec.about_sec03 .about_archive_flx .about_archive_blk .about_archive_txt span {
    font-size: 2.4rem;
  }
  .p_about_page .about_sec.about_sec03 .about_archive_flx .about_archive_blk .about_archive_catalog li {
    width: 30%;
    margin-right: 3%;
  }
  .p_about_page .about_sec.about_sec03 .about_archive_flx .about_archive_blk .about_archive_catalog li p {
    font-size: 11px;
  }
  .p_about_page .about_sec.about_sec03 .about_archive_flx .about_archive_blk .about_archive_catalog.about_archive_catalog02 li {
    width: 175px;
  }
  .p_about_page .about_sec.about_sec03 .about_archive_flx .about_archive_blk .about_archive_catalog.about_archive_catalog02 li img {
    width: 175px;
  }
  .p_about_page .about_sec.about_sec03 .about_archive_flx .about_archive_blk .about_archive_catalog.about_archive_catalog02 li p {
    font-size: 1.3rem;
  }
  .p_about_page .about_sec.about_sec03 .about_archive_flx .about_archive_blk .about_archive_catalog.about_archive_catalog03 li {
    width: 100%;
  }
  .p_about_page .about_sec.about_sec03 .about_archive_flx .about_archive_blk .about_archive_inr {
    padding-left: 20px;
  }
  .p_about_page .about_sec.about_sec03 .about_archive_flx .about_archive_blk .about_archive_inr .about_archive_catalog_wrap .about_archive_catalog_s {
    width: 40px;
    left: -20px;
  }
  .p_about_page .about_sec.about_sec03 .about_archive_flx .about_archive_blk .about_archive_inr .about_archive_desc {
    font-size: 1.3rem;
  }
  .p_about_page .about_sec.about_sec03 .about_archive_flx .about_archive_blk .about_archive_column p {
    font-size: 1.3rem;
  }
  .advisorystaff .advisorystaff_loop_wrap {
    padding-bottom: 50px;
  }
  .advisorystaff .advisorystaff_loop_wrap .advisorystaff_loop_item .advisorystaff_obj {
    width: 120px;
    bottom: 60px;
  }
  .advisorystaff .advisorystaff_loop_wrap .advisorystaff_loop_item .advisorystaff_obj02 {
    width: 120px;
    bottom: -20px;
  }
  .advisorystaff .advisorystaff_loop_wrap .advisorystaff_loop_item .advisorystaff_loop_textbox .advisorystaff_loop_text {
    font-size: 1.6rem;
  }
  .advisorystaff .advisorystaff_loop_wrap .advisorystaff_loop_item .advisorystaff_loop_textbox .advisorystaff_loop_text02 {
    font-size: 2.8rem;
  }
  .advisorystaff .advisorystaff_loop_wrap .advisorystaff_loop_item .advisorystaff_loop_textbox .advisorystaff_loop_text02 span {
    font-size: 1.6rem;
  }
  .advisorystaff .advisorystaff_loop_wrap .advisorystaff_loop_item:hover .advisorystaff_obj {
    width: 90px;
    bottom: 75px;
    right: 5px;
  }
  .advisorystaff .advisorystaff_loop_wrap .advisorystaff_loop_item:hover .advisorystaff_obj02 {
    width: 90px;
    bottom: -40px;
    left: 15px;
  }
  .advisorystaff .advisorystaff_sec .advisorystaff_list ul li {
    max-width: 100%;
    width: 31.333%;
    margin-right: 3%;
  }
  .advisorystaff .advisorystaff_sec .advisorystaff_list ul li:nth-child(5n) {
    margin-right: 3%;
  }
  .advisorystaff .advisorystaff_sec .advisorystaff_list ul li:nth-child(3n) {
    margin-right: 0;
  }
  body.single-blog .blog_aside, body.single-post .blog_aside {
    display: none;
  }
  body.single-blog .blog_archive_sp, body.single-post .blog_archive_sp {
    display: none;
  }
  .blog_flx,
  .news_flx {
    display: block;
    margin-top: 50px;
  }
  .blog_flx .blog_aside,
  .blog_flx .news_aside,
  .news_flx .blog_aside,
  .news_flx .news_aside {
    max-width: 100%;
  }
  .blog_flx .blog_aside .blog_aside_search,
  .blog_flx .blog_aside .news_aside_search,
  .blog_flx .news_aside .blog_aside_search,
  .blog_flx .news_aside .news_aside_search,
  .news_flx .blog_aside .blog_aside_search,
  .news_flx .blog_aside .news_aside_search,
  .news_flx .news_aside .blog_aside_search,
  .news_flx .news_aside .news_aside_search {
    max-width: 320px;
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
  }
  .blog_flx .blog_aside .blog_aside_search form input[type=text],
  .blog_flx .blog_aside .news_aside_search form input[type=text],
  .blog_flx .news_aside .blog_aside_search form input[type=text],
  .blog_flx .news_aside .news_aside_search form input[type=text],
  .news_flx .blog_aside .blog_aside_search form input[type=text],
  .news_flx .blog_aside .news_aside_search form input[type=text],
  .news_flx .news_aside .blog_aside_search form input[type=text],
  .news_flx .news_aside .news_aside_search form input[type=text] {
    padding: 7px 45px 7px 10px !important;
    border-radius: 5px !important;
    border: 1px solid #91857F !important;
  }
  .blog_flx .blog_aside .blog_aside_search form input[type=submit],
  .blog_flx .blog_aside .news_aside_search form input[type=submit],
  .blog_flx .news_aside .blog_aside_search form input[type=submit],
  .blog_flx .news_aside .news_aside_search form input[type=submit],
  .news_flx .blog_aside .blog_aside_search form input[type=submit],
  .news_flx .blog_aside .news_aside_search form input[type=submit],
  .news_flx .news_aside .blog_aside_search form input[type=submit],
  .news_flx .news_aside .news_aside_search form input[type=submit] {
    width: 18px;
    height: 18px;
    right: 15px;
    margin-top: 0;
  }
  .blog_flx .blog_aside .blog_aside_archive,
  .blog_flx .blog_aside .news_aside_archive,
  .blog_flx .news_aside .blog_aside_archive,
  .blog_flx .news_aside .news_aside_archive,
  .news_flx .blog_aside .blog_aside_archive,
  .news_flx .blog_aside .news_aside_archive,
  .news_flx .news_aside .blog_aside_archive,
  .news_flx .news_aside .news_aside_archive {
    display: none;
  }
  .blog_flx .blog_main ul li,
  .blog_flx .news_main ul li,
  .news_flx .blog_main ul li,
  .news_flx .news_main ul li {
    max-width: 100%;
    width: 32.33%;
    margin-right: 1%;
    margin-bottom: 20px;
  }
  .blog_flx .blog_main ul.news_article_list li,
  .blog_flx .news_main ul.news_article_list li,
  .news_flx .blog_main ul.news_article_list li,
  .news_flx .news_main ul.news_article_list li {
    max-width: 100%;
    width: 100%;
  }
  .blog_flx .blog_main .blog_archive_sp,
  .blog_flx .blog_main .news_archive_sp,
  .blog_flx .news_main .blog_archive_sp,
  .blog_flx .news_main .news_archive_sp,
  .news_flx .blog_main .blog_archive_sp,
  .news_flx .blog_main .news_archive_sp,
  .news_flx .news_main .blog_archive_sp,
  .news_flx .news_main .news_archive_sp {
    display: block;
    max-width: 340px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
  }
  .blog_flx .blog_main .blog_archive_sp .blog_heading,
  .blog_flx .blog_main .blog_archive_sp .news_heading,
  .blog_flx .blog_main .news_archive_sp .blog_heading,
  .blog_flx .blog_main .news_archive_sp .news_heading,
  .blog_flx .news_main .blog_archive_sp .blog_heading,
  .blog_flx .news_main .blog_archive_sp .news_heading,
  .blog_flx .news_main .news_archive_sp .blog_heading,
  .blog_flx .news_main .news_archive_sp .news_heading,
  .news_flx .blog_main .blog_archive_sp .blog_heading,
  .news_flx .blog_main .blog_archive_sp .news_heading,
  .news_flx .blog_main .news_archive_sp .blog_heading,
  .news_flx .blog_main .news_archive_sp .news_heading,
  .news_flx .news_main .blog_archive_sp .blog_heading,
  .news_flx .news_main .blog_archive_sp .news_heading,
  .news_flx .news_main .news_archive_sp .blog_heading,
  .news_flx .news_main .news_archive_sp .news_heading {
    position: relative;
  }
  .blog_flx .blog_main .blog_archive_sp .blog_heading .heading_en,
  .blog_flx .blog_main .blog_archive_sp .news_heading .heading_en,
  .blog_flx .blog_main .news_archive_sp .blog_heading .heading_en,
  .blog_flx .blog_main .news_archive_sp .news_heading .heading_en,
  .blog_flx .news_main .blog_archive_sp .blog_heading .heading_en,
  .blog_flx .news_main .blog_archive_sp .news_heading .heading_en,
  .blog_flx .news_main .news_archive_sp .blog_heading .heading_en,
  .blog_flx .news_main .news_archive_sp .news_heading .heading_en,
  .news_flx .blog_main .blog_archive_sp .blog_heading .heading_en,
  .news_flx .blog_main .blog_archive_sp .news_heading .heading_en,
  .news_flx .blog_main .news_archive_sp .blog_heading .heading_en,
  .news_flx .blog_main .news_archive_sp .news_heading .heading_en,
  .news_flx .news_main .blog_archive_sp .blog_heading .heading_en,
  .news_flx .news_main .blog_archive_sp .news_heading .heading_en,
  .news_flx .news_main .news_archive_sp .blog_heading .heading_en,
  .news_flx .news_main .news_archive_sp .news_heading .heading_en {
    font-size: 3.2rem;
    position: absolute;
    top: 0;
    left: -10px;
  }
  .blog_flx .blog_main .blog_archive_sp .blog_heading .heading_ja,
  .blog_flx .blog_main .blog_archive_sp .news_heading .heading_ja,
  .blog_flx .blog_main .news_archive_sp .blog_heading .heading_ja,
  .blog_flx .blog_main .news_archive_sp .news_heading .heading_ja,
  .blog_flx .news_main .blog_archive_sp .blog_heading .heading_ja,
  .blog_flx .news_main .blog_archive_sp .news_heading .heading_ja,
  .blog_flx .news_main .news_archive_sp .blog_heading .heading_ja,
  .blog_flx .news_main .news_archive_sp .news_heading .heading_ja,
  .news_flx .blog_main .blog_archive_sp .blog_heading .heading_ja,
  .news_flx .blog_main .blog_archive_sp .news_heading .heading_ja,
  .news_flx .blog_main .news_archive_sp .blog_heading .heading_ja,
  .news_flx .blog_main .news_archive_sp .news_heading .heading_ja,
  .news_flx .news_main .blog_archive_sp .blog_heading .heading_ja,
  .news_flx .news_main .blog_archive_sp .news_heading .heading_ja,
  .news_flx .news_main .news_archive_sp .blog_heading .heading_ja,
  .news_flx .news_main .news_archive_sp .news_heading .heading_ja {
    font-size: 1.6rem;
    text-align: left;
    padding-top: 15px;
    letter-spacing: 0.01em;
  }
  .feature_main .feature_single_inner .feature_single_bg .feature_single_content {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
  .feature_main .feature_single_inner .feature_single_content02 p {
    line-height: 1.57;
    font-size: 1.4rem;
  }
  .feature_main .blog_aside_search {
    max-width: 320px;
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
  .feature_main .blog_aside_search form input[type=text] {
    padding: 7px 45px 7px 10px !important;
    border-radius: 5px !important;
    border: 1px solid #91857F !important;
  }
  .feature_main .blog_aside_search form input[type=submit] {
    width: 18px;
    height: 18px;
    right: 15px;
    margin-top: 0;
  }
  .feature_main ul li {
    max-width: 100%;
    width: 32.33%;
    margin-right: 1%;
    margin-bottom: 20px;
  }
  .feature_main ul li .feature_list_inner {
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .feature_main ul li .feature_list_inner .feature_text {
    padding-bottom: 5px;
    margin-bottom: 5px;
  }
  .feature_main ul li .feature_list_inner .feature_text p {
    font-size: 1.4rem;
    line-height: 1.57;
    min-height: 70px;
  }
  .feature_main ul li .feature_list_inner .feature_text_info time {
    padding-left: 20px;
    font-size: 1.1rem;
  }
  .feature_main ul li .feature_list_inner .feature_text_info time::before {
    width: 13px;
    height: 13px;
  }
  .feature_main .feature_archive_sp {
    display: block;
    max-width: 340px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
  }
  .feature_main .feature_archive_sp .feature_heading,
  .feature_main .feature_archive_sp .feature_heading {
    position: relative;
  }
  .feature_main .feature_archive_sp .feature_heading .heading_en,
  .feature_main .feature_archive_sp .feature_heading .heading_en {
    font-size: 3.2rem;
    position: absolute;
    top: 0;
    left: -10px;
  }
  .feature_main .feature_archive_sp .feature_heading .heading_ja,
  .feature_main .feature_archive_sp .feature_heading .heading_ja {
    font-size: 1.6rem;
    text-align: left;
    padding-top: 15px;
    letter-spacing: 0.01em;
  }
  body.single #sysWrap #sysMain .column06 {
    flex-wrap: nowrap !important;
  }
  body.single #sysWrap #sysMain .column06 > .wp-block-column .column {
    flex-wrap: nowrap !important;
    gap: 10px;
  }
  body.single #sysWrap #sysMain .column06 > .wp-block-column h2.wp-block-heading {
    font-size: 3.2rem;
    left: 20px;
    letter-spacing: -0.01em;
  }
  body.single #sysWrap #sysMain .column06 > .wp-block-column h3.wp-block-heading {
    font-size: 1.4rem;
    padding-top: 20px;
  }
  body.single #sysWrap #sysMain .column06 > .wp-block-column p {
    line-height: 1.66;
    font-size: 1.2rem;
  }
  body.single #sysWrap #sysMain .column08 h2.wp-block-heading {
    font-size: 2.4rem;
    line-height: 1.5;
  }
  body.single #sysWrap #sysMain .catchcopy {
    font-size: 2rem;
    line-height: 2;
  }
}
@media screen and (min-width: 600px) and (max-width: 1024px) {
  .b_item_recom .sysContent .sysVertical .slick-dots li {
    width: 8px !important;
    height: 8px !important;
  }
  #top #sysAll #sysMain .p_top_feature .sysContent #featureSlider .slick-slide .feature_list_inner .feature_text {
    height: 50px;
  }
  .form-mailmag #sysAll #sysWrap #sysMain,
  .form-inquiry #sysAll #sysWrap #sysMain,
  .form-item_inquiry #sysAll #sysWrap #sysMain,
  .form-catalogrequest #sysAll #sysWrap #sysMain,
  .sysMemberRegister #sysAll #sysWrap #sysMain {
    margin-top: 135px;
    width: 100%;
  }
  .sysMypage #sysAll #sysWrap #sysMain {
    margin-top: 135px;
  }
  body.sysCart #sysAll div#sysWrap {
    margin-top: 135px;
    width: 100%;
  }
  .sysOpcBody #sysAll #sysWrap {
    margin-top: 117px;
    width: 90%;
  }
  .sysItemList ul.sysList li .itemDetailWrap .sysItemBlockVariationPrice {
    display: none;
  }
  #sysItemSearch #sysAll #sysWrap #sysMain .text_cmn_style .sysCategoryPankuzu {
    margin-bottom: 60px !important;
    margin-top: 85px;
  }
  .yamiichi_page .sysItemList ul.sysThumbnail li {
    width: 46%;
  }
  .single-advisorystaff .advisorystaff_detail_head .advisorystaff_detail_spec .advisorystaff_detail_tbl {
    max-height: auto;
  }
  .single-advisorystaff .advisorystaff_detail_head .advisorystaff_detail_spec table {
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    width: 90%;
  }
  .single-advisorystaff .advisorystaff_detail_free_txt .advisorystaff_detail_free_blk {
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    width: 90%;
  }
  .feature_main .breadcrumbs_wrap {
    margin-bottom: 60px !important;
    margin-top: 85px;
  }
  .text_cmn_style .sysCategoryPankuzu {
    margin-bottom: 60px !important;
    margin-top: 80px;
  }
  .breadcrumbs_wrap {
    margin-bottom: 5px !important;
    margin-top: 80px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1160px) {
  .mv_cat02_inner_pos_ttl .heading_en {
    font-size: 4.2rem;
    transform: translate(-50%, -70%);
  }
  .mv_cat02_inner_pos_ttl h1 {
    font-size: 1.6rem;
    line-height: 1;
  }
  .form-mailmag #sysAll #sysWrap #sysMain,
  .form-inquiry #sysAll #sysWrap #sysMain,
  .form-item_inquiry #sysAll #sysWrap #sysMain,
  .form-catalogrequest #sysAll #sysWrap #sysMain,
  .sysMemberRegister #sysAll #sysWrap #sysMain {
    margin-top: 180px;
  }
  .sysMypage #sysAll #sysWrap #sysMain {
    margin-top: 180px;
  }
  body.sysCart #sysAll div#sysWrap {
    margin-top: 180px;
  }
  #sysWrap {
    width: 90%;
    padding: 0;
    margin-top: 120px;
  }
  #sysItemSearch #sysAll #sysWrap #sysMain .text_cmn_style .sysCategoryPankuzu {
    margin-bottom: 80px !important;
    margin-top: 125px;
  }
  .p_about_page .about_sec .about_mission_catch .about_mission_catch_img {
    max-width: 400px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
  }
  .p_about_page .about_sec .about_mission_catch p {
    font-size: 16px;
    line-height: 1.5;
  }
  .p_about_page .about_sec.about_sec02 .about_vision_catch .about_vision_flx {
    max-width: 600px;
    margin-bottom: 30px;
  }
  .p_about_page .about_sec.about_sec02 .about_vision_catch .about_vision_flx .about_vision_catch_img {
    width: 172px;
    max-width: 100%;
    margin-right: 10px;
  }
  .p_about_page .about_sec.about_sec02 .about_vision_catch .about_vision_flx .about_vision_catch_img::before {
    height: 80px;
    width: 2px;
    right: -20px;
  }
  .p_about_page .about_sec.about_sec02 .about_vision_catch .about_vision_flx .about_vision_catch_img02 {
    width: 372px;
    max-width: 100%;
  }
  .p_about_page .about_sec.about_sec02 .about_vision_catch p {
    font-size: 16px;
    line-height: 1.5;
  }
  .feature_main .breadcrumbs_wrap {
    margin-bottom: 80px !important;
    margin-top: 125px;
  }
  .text_cmn_style .sysCategoryPankuzu {
    margin-bottom: 80px !important;
    margin-top: 125px;
  }
  .breadcrumbs_wrap {
    margin-bottom: 5px !important;
    margin-top: 125px;
  }
}
@media screen and (max-width: 1024px) {
  #sysHeader {
    min-height: 75px;
  }
  #sysHeader .p_megamenu {
    display: none;
  }
  #sysHeader .p_header .header_container {
    margin-left: 30px;
    margin-right: 30px;
    width: auto;
  }
  #sysHeader .p_header .header_container .header_logo {
    display: none;
  }
  #sysHeader .p_header .header_container .header_blk {
    width: 100%;
  }
  #sysHeader .p_header .header_container .header_blk .header_top {
    margin-bottom: 12px;
    min-height: auto;
  }
  #sysHeader .p_header .header_container .header_blk .header_top .header_important {
    max-width: 100%;
  }
  #sysHeader .p_header .header_container .header_blk .header_top .header_important {
    font-size: 1rem;
    margin-right: 0;
  }
  #sysHeader .p_header .header_container .header_blk .header_top .header_cart_info {
    display: none;
  }
  #sysHeader .p_header .header_container .header_blk .header_bottom {
    justify-content: space-between;
  }
  #sysHeader .p_header .header_container .header_blk .header_bottom .header_logo_sp {
    display: block;
    width: 84px;
  }
  #sysHeader .p_header .header_container .header_blk .header_bottom .header_bottom_flx nav {
    display: none;
  }
  #sysHeader .p_header .header_container .header_blk .header_bottom .header_bottom_flx .header_blk_flx {
    width: 100%;
    justify-content: flex-end;
  }
  #sysHeader .p_header .header_container .header_blk .header_bottom .header_bottom_flx .header_blk_flx .header_category {
    display: none;
  }
  #sysHeader .p_header .header_container .header_blk .header_bottom .header_bottom_flx .header_blk_flx .header_search {
    display: none;
  }
  #sysHeader .p_header .header_container .header_blk .header_bottom .header_bottom_flx .header_blk_flx .header_icon ul li.begin {
    display: none;
  }
  #sysHeader .p_header .header_container .header_blk .header_bottom .header_bottom_flx .header_blk_flx .header_icon ul li.user {
    width: 20px;
  }
  #sysHeader .p_header .header_container .header_blk .header_bottom .header_bottom_flx .header_blk_flx .header_icon ul li.favo {
    width: 20px;
  }
  #sysHeader .p_header .header_container .header_blk .header_bottom .header_bottom_flx .header_blk_flx .header_icon ul li.cart {
    width: 20px;
  }
  #sysHeader .p_header .header_container .header_blk .header_bottom .header_bottom_flx .header_blk_flx .header_ham {
    display: block;
    width: 20px;
    height: 16px;
    margin-left: 20px;
    margin-top: 4px;
    position: relative;
  }
  #sysHeader .p_header .header_container .header_blk .header_bottom .header_bottom_flx .header_blk_flx .header_ham span {
    position: absolute;
    top: 0;
    width: 20px;
    height: 2px;
    background: #DFDAD7;
    border-radius: 40px;
  }
  #sysHeader .p_header .header_container .header_blk .header_bottom .header_bottom_flx .header_blk_flx .header_ham span:nth-child(2) {
    top: 50%;
    transform: translateY(-50%);
  }
  #sysHeader .p_header .header_container .header_blk .header_bottom .header_bottom_flx .header_blk_flx .header_ham span:last-child {
    top: auto;
    bottom: 0;
  }
  #sysHeader .p_header .header_container .header_blk .header_bottom .header_bottom_flx .header_blk_flx .header_ham.active span {
    top: 6px;
    transform: rotate(-45deg);
  }
  #sysHeader .p_header .header_container .header_blk .header_bottom .header_bottom_flx .header_blk_flx .header_ham.active span:nth-child(2) {
    display: none;
  }
  #sysHeader .p_header .header_container .header_blk .header_bottom .header_bottom_flx .header_blk_flx .header_ham.active span:last-child {
    bottom: 8px;
    transform: rotate(45deg);
  }
  .p_faq_page #faq01,
  .p_faq_page #faq02,
  .p_faq_page #faq03,
  .p_faq_page #faq04 {
    margin-top: -75px;
    padding-top: 75px;
  }
  .p_shop_page .shoplist_link_sp {
    display: block;
  }
  .p_shop_page .shoplist_sec .shoplist_lead_sp {
    display: block;
    font-size: 1.4rem;
  }
  .p_shop_page .shoplist_sec .shoplist_lead {
    display: none;
  }
  .p_shop_page .shoplist_sec02 #tohokuArea,
  .p_shop_page .shoplist_sec02 #kantoArea,
  .p_shop_page .shoplist_sec02 #kantoArea02,
  .p_shop_page .shoplist_sec02 #hokurikuArea,
  .p_shop_page .shoplist_sec02 #tokaiArea,
  .p_shop_page .shoplist_sec02 #kinkiArea,
  .p_shop_page .shoplist_sec02 #tyugokuShikokuArea,
  .p_shop_page .shoplist_sec02 #kyusyuArea {
    margin-top: -75px;
    padding-top: 75px;
  }
  .p_shop_page .shoplist_sec02 .shoplist_inner .shoplist_group {
    margin-top: -75px;
    padding-top: 75px;
  }
  .p_shop_page #japan-map {
    display: none;
  }
  .single-advisorystaff .advisorystaff_detail_head {
    display: block;
  }
  .single-advisorystaff .advisorystaff_detail_head .advisorystaff_detail_thumb {
    width: 76.5333333333vw;
    max-width: 600px;
  }
  .single-advisorystaff .advisorystaff_detail_head .advisorystaff_detail_spec {
    padding-left: 0;
    max-width: 100%;
    width: auto;
    padding-top: 20px;
    margin-left: 15px;
    margin-right: 15px;
    padding-bottom: 40px;
  }
  .single-advisorystaff .advisorystaff_detail_head .advisorystaff_detail_spec .advisorystaff_detail_name_group {
    max-width: 375px;
    margin-left: auto;
    margin-right: auto;
  }
  .single-advisorystaff .advisorystaff_detail_head .advisorystaff_detail_spec .advisorystaff_detail_name_group .heading_en,
  .single-advisorystaff .advisorystaff_detail_head .advisorystaff_detail_spec .advisorystaff_detail_name_group .heading_en02 {
    position: static;
    font-size: 3rem;
    margin-left: auto;
    text-align: right;
  }
  .single-advisorystaff .advisorystaff_detail_head .advisorystaff_detail_spec .advisorystaff_detail_name_group .heading_en span,
  .single-advisorystaff .advisorystaff_detail_head .advisorystaff_detail_spec .advisorystaff_detail_name_group .heading_en02 span {
    padding-right: 30px;
  }
  .single-advisorystaff .advisorystaff_detail_head .advisorystaff_detail_spec .advisorystaff_detail_name_group .heading_en span span,
  .single-advisorystaff .advisorystaff_detail_head .advisorystaff_detail_spec .advisorystaff_detail_name_group .heading_en02 span span {
    margin-right: -60px;
  }
  .single-advisorystaff .advisorystaff_detail_head .advisorystaff_detail_spec .advisorystaff_detail_name_group .advisorystaff_obj {
    width: 120px;
    right: -10px;
    top: -20px;
  }
  .single-advisorystaff .advisorystaff_detail_head .advisorystaff_detail_spec .advisorystaff_detail_name_group .advisorystaff_obj02 {
    width: 120px;
    left: 0;
    bottom: 15px;
    transform: translateX(0);
  }
  .single-advisorystaff .advisorystaff_detail_head .advisorystaff_detail_spec .advisorystaff_detail_staff {
    font-size: 1.2rem;
    text-align: center;
    margin-bottom: 0;
  }
  .single-advisorystaff .advisorystaff_detail_head .advisorystaff_detail_spec h1 {
    font-size: 2.8rem;
    text-align: center;
    margin-bottom: 5px;
  }
  .single-advisorystaff .advisorystaff_detail_head .advisorystaff_detail_spec table caption {
    font-size: 1.2rem;
    margin-bottom: 10px;
  }
  .single-advisorystaff .advisorystaff_detail_head .advisorystaff_detail_spec table tr:last-child {
    border-bottom: none;
  }
  .single-advisorystaff .advisorystaff_detail_head .advisorystaff_detail_spec table tr th {
    font-size: 1.4rem;
    width: 94px;
    padding-top: 12px;
    padding-bottom: 12px;
  }
  .single-advisorystaff .advisorystaff_detail_head .advisorystaff_detail_spec table tr td {
    font-size: 1.4rem;
    padding-top: 12px;
    padding-bottom: 12px;
  }
  .single-advisorystaff .advisorystaff_detail_free_txt {
    padding-left: 15px;
    padding-right: 15px;
  }
  .single-advisorystaff .advisorystaff_detail_free_txt .advisorystaff_detail_free_blk {
    padding-top: 20px;
    padding-bottom: 30px;
  }
  .single-advisorystaff .advisorystaff_detail_free_txt h2 {
    font-size: 1.4rem;
    margin-bottom: 10px;
  }
  .single-advisorystaff .advisorystaff_detail_free_txt p {
    font-size: 1.2rem;
  }
  .p_guide_page #guide01,
  .p_guide_page #guide02,
  .p_guide_page #guide03,
  .p_guide_page #guide04,
  .p_guide_page #guide05 {
    margin-top: -75px;
    padding-top: 75px;
  }
}
@media screen and (min-width: 1350px) and (max-width: 1600px) {
  #top #sysAll #sysMain .p_top_feature .sysContent #featureSlider .slick-slide .feature_list_inner .feature_info .feature_text_info {
    width: 125px;
  }
  #top #sysAll #sysMain .p_top_feature .sysContent #featureSlider .slick-slide .feature_list_inner .feature_info .feature_text_info::before {
    width: 13px;
    height: 13px;
  }
  #top #sysAll #sysMain .p_top_feature .sysContent #featureSlider .slick-slide .feature_list_inner .feature_info .feature_text_info time {
    font-size: 1.1rem;
    padding-left: 20px;
  }
  #top #sysAll #sysMain .p_top_feature .sysContent #featureSlider .slick-slide .feature_list_inner .feature_info .feature_text_info span {
    font-size: 1rem;
    width: 30px;
    height: 14px;
  }
  #top #sysAll #sysMain .p_top_feature .sysContent #featureSlider .slick-slide .feature_list_inner .feature_info .btn_common {
    width: 110px;
    font-size: 1.4rem;
    min-height: 34px;
  }
  .single-advisorystaff .advisorystaff_detail_head {
    padding-bottom: 80px;
  }
  .single-advisorystaff .advisorystaff_detail_head .advisorystaff_detail_thumb {
    width: 58%;
    max-width: 100%;
  }
  .single-advisorystaff .advisorystaff_detail_head .advisorystaff_detail_spec {
    max-width: 100%;
    width: 38%;
  }
  .single-advisorystaff .advisorystaff_detail_head .advisorystaff_detail_spec .advisorystaff_detail_name_group .advisorystaff_obj {
    right: 0;
  }
}
@media screen and (min-width: 1601px) and (max-width: 1700px) {
  #top #sysAll #sysMain .p_top_feature .sysContent #featureSlider .slick-slide .feature_list_inner .feature_info .btn_common {
    width: 140px;
  }
}
@media screen and (min-width: 1161px) and (max-width: 1250px) {
  #top #sysAll #sysMain .p_top_sns .insta_list ul li {
    max-width: 100%;
    width: 20%;
  }
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap,
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap {
    justify-content: space-between;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .item_detail_thumb,
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .item_detail_thumb {
    max-width: 100%;
    width: 45%;
    margin-right: 0;
  }
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width03 .item_detail_wrap .item_detail_text,
  #sysItemDetail #sysAll #sysWrap #sysMain article .content_width .item_detail_wrap .item_detail_text {
    max-width: 100%;
    width: 52%;
  }
}
@media only screen and (max-width: 1100px) {
  body.sysCart #sysAll div#sysWrap #sysMain .sysItemListArea ul.nav li {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  body.sysCart #sysAll div#sysWrap #sysMain .sysItemListArea ul.nav li .sysBox a {
    width: 23%;
  }
  body.sysCart #sysAll div#sysWrap #sysMain .sysItemListArea ul.nav li .sysBox .sysProduct {
    width: 74%;
    margin-bottom: 0;
    padding: 0;
  }
  body.sysCart #sysAll div#sysWrap #sysMain .sysItemListArea ul.nav li .sysBox .sysProduct .sysItemName {
    font-size: 1.2rem;
  }
  body.sysCart #sysAll div#sysWrap #sysMain .sysItemListArea ul.nav li .sysBox .sysProduct .sysItemName + div {
    font-size: 1.2rem;
  }
  body.sysCart #sysAll div#sysWrap #sysMain .sysItemListArea ul.nav li .sysBox .sysProduct .sysItemRetailPrice {
    font-size: 1.2rem;
  }
  body.sysCart #sysAll div#sysWrap #sysMain .sysItemListArea ul.nav li .sysBox hr + div {
    margin-left: auto;
  }
  body.sysCart #sysAll div#sysWrap #sysMain .sysItemListArea ul.nav li .sysBox .sysSubTotalArea {
    margin-left: auto;
    font-size: 1.2rem;
  }
  body.sysCart #sysAll div#sysWrap #sysMain .sysItemListArea ul.nav li .sysBox .sysDeleteArea {
    position: absolute;
    left: 0;
    right: auto;
    bottom: 8px;
  }
}
@media screen and (min-width: 1161px) and (max-width: 1349px) {
  #sysWrap {
    width: 90%;
    padding: 0;
    margin-top: 120px;
  }
  .mv_cat_inner .mv_cat_group {
    padding-left: 5%;
  }
  .mv_cat_inner02 h1 {
    margin-top: 0;
    padding-left: 5%;
  }
  .cat_list ul li {
    max-width: 100%;
    width: 32.55%;
    margin-right: 1%;
    margin-bottom: 1%;
  }
  .cat_list ul li:nth-child(4n) {
    margin-right: 1%;
  }
  .cat_list ul li:nth-child(3n) {
    margin-right: 0;
  }
  .sysItemList ul.sysList li .itemDetailWrap .sysItemName {
    margin-bottom: 15px;
  }
  .sysItemList ul.sysList li .itemDetailWrap .sysOriginSuggestedPrice,
  .sysItemList ul.sysList li .itemDetailWrap .sysSuggestedRetailPrice,
  .sysItemList ul.sysList li .itemDetailWrap .sysItemBlockVariationYamiPrice,
  .sysItemList ul.sysList li .itemDetailWrap .sysItemBlockVariationPrice,
  .sysItemList ul.sysList li .itemDetailWrap .sysRetailPrice {
    transform: translateY(0);
  }
}
/*# sourceMappingURL=map/user.css.map */

.b_cart {
  display: none;
}
body#sysBasket #sysAll .b_cart {
  display: block;
}

a:hover img {
opacity:1;
filter: alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";
transition: 0.4s;
}
.floating-banner {
position: fixed;
left: 0;
bottom: 0;
z-index: 99;
}
.target.is-hidden {
display: none;
}
p {
margin: 0;
}
/* ボタンの設定 */
.floating-banner_button {
display: block;
width: 30px;
height: 30px;
background-color: rgb(87,87,87);
position: absolute;
left: 92.5%;
cursor: pointer;
}
/* アイコンの設定(開) */
.floating-banner_button::before, .floating-banner_button::after {
display: block;
content: '';
width: 4px;
height: 24px;
background-color: #FFF;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
margin: auto;
}
.floating-banner_button::before {
transform: rotateZ(90deg);
}
.floating-banner_button::after {
transform: rotateZ(90deg);
}
/* アイコンの設定(閉) */
.floating-banner_buttonClose {
display: block;
width: 30px;
height: 30px;
margin-left: auto;
background-color: rgb(87,87,87);
position: absolute;
left: 0;
bottom: 100%;
cursor: pointer;
}
.floating-banner_buttonClose::before, .floating-banner_buttonClose::after {
display: block;
content: '';
width: 4px;
height: 24px;
background-color: #FFF;
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
margin: auto;
}
.floating-banner_buttonClose::before {
transform: rotateZ(0deg);
}
.floating-banner_buttonClose::after {
transform: rotateZ(90deg);
}
}
@media screen and (max-width:600px){

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

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

}
/* #END_OF_RESOURCE_FILE */
