@charset "UTF-8"; /*!
 * ress.css • v1.2.2
 * MIT License
 * github.com/filipelinhares/ress
 */
html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
}
*,
::after,
::before {
  background-repeat: no-repeat;
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}
::after,
::before {
  text-decoration: inherit;
  vertical-align: inherit;
}
* {
  padding: 0;
  margin: 0;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
hr {
  overflow: visible;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block;
}
summary {
  display: list-item;
}
small {
  font-size: 80%;
}
[hidden],
template {
  display: none;
}
abbr[title] {
  border-bottom: 1px dotted;
  text-decoration: none;
}
a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
a:active,
a:hover {
  outline-width: 0;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
}
b,
strong {
  font-weight: bolder;
}
dfn {
  font-style: italic;
}
mark {
  background-color: #ff0;
  color: #000;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
input {
  border-radius: 0;
}
[role="button"],
[type="button"],
[type="reset"],
[type="submit"],
button {
  cursor: pointer;
}
[disabled] {
  cursor: default;
}
[type="number"] {
  width: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  resize: vertical;
}
button,
input,
optgroup,
select,
textarea {
  font: inherit;
}
optgroup {
  font-weight: 700;
}
button {
  overflow: visible;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: 0;
  padding: 0;
}
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}
[type="reset"],
[type="submit"],
button,
html [type="button"] {
  -webkit-appearance: button;
}
button,
select {
  text-transform: none;
}
button,
input,
select,
textarea {
  background-color: transparent;
  border-style: none;
  color: inherit;
}
select::-ms-expand {
  display: none;
}
select::-ms-value {
  color: currentColor;
}
legend {
  border: 0;
  color: inherit;
  display: table;
  max-width: 100%;
  white-space: normal;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
img {
  border-style: none;
}
progress {
  vertical-align: baseline;
}
svg:not(:root) {
  overflow: hidden;
}
audio,
canvas,
progress,
video {
  display: inline-block;
}
[aria-busy="true"] {
  cursor: progress;
}
[aria-controls] {
  cursor: pointer;
}
[aria-disabled] {
  cursor: default;
}
::-moz-selection {
  background-color: #b3d4fc;
  color: #000;
  text-shadow: none;
}
::selection {
  background-color: #b3d4fc;
  color: #000;
  text-shadow: none;
}
@font-face {
  font-family: YakuHanJPs;
  font-style: normal;
  font-weight: 200;
  src: url(../fonts/YakuHanJPs/YakuHanJPs-Light.eot);
  src: url(../fonts/YakuHanJPs/YakuHanJPs-Light.woff2) format("woff2"),
    url(../fonts/YakuHanJPs/YakuHanJPs-Light.woff) format("woff");
}
@font-face {
  font-family: YakuHanJPs;
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/YakuHanJPs/YakuHanJPs-Regular.eot);
  src: url(../fonts/YakuHanJPs/YakuHanJPs-Regular.woff2) format("woff2"),
    url(../fonts/YakuHanJPs/YakuHanJPs-Regular.woff) format("woff");
}
@font-face {
  font-family: "Noto Sans Japanese";
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/NotoSansCJKjp-Regular.eot);
  src: url(../fonts/NotoSansCJKjp-Regular.woff) format("woff");
}
@font-face {
  font-family: "Noto Sans Japanese";
  font-style: normal;
  font-weight: 500;
  src: url(../fonts/NotoSansCJKjp-Medium.eot);
  src: url(../fonts/NotoSansCJKjp-Medium.woff) format("woff");
}
@font-face {
  font-family: "Noto Sans Japanese";
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/NotoSansCJKjp-Bold.eot);
  src: url(../fonts/NotoSansCJKjp-Bold.woff) format("woff");
}
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  min-height: 100%;
  font-size: 62.5%;
}
body {
  font-family: Helvetica, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3",
    メイリオ, Mayryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  letter-spacing: 0.03em;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.75em;
  overflow-x: hidden;
  font-weight: 400;
  background-color: #fff;
}
section {
  max-width: 2000px;
  margin: auto;
}
ul {
  list-style: none;
}
img {
  width: 100%;
  max-width: 100%;
  vertical-align: bottom;
}
a {
  color: #000;
  text-decoration: none;
}
a:hover {
  opacity: 0.7;
}
.sp-hidden {
  display: none;
}
.tablet-hidden {
  display: inline-block;
}
.pc-hidden {
  display: inline-block;
}
.tablet-visible {
  display: none;
}
.resImage {
  visibility: hidden;
}
.guide-wrap {
  position: absolute;
  z-index: 9999;
  width: 100%;
  overflow-x: hidden;
}
.guide-sp .guide-wrap {
  opacity: 0.6;
}
.guide-pc .guide-wrap {
  opacity: 0.6;
}
.guide-sp .guide {
  width: 100%;
  display: block;
  position: absolute;
  top: -33px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 1;
  opacity: 1;
}
.guide-pc .guide {
  width: 1500px;
  display: block;
  position: absolute;
  top: 207px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 1;
  opacity: 1;
}
.no-link {
  color: #999;
}
.p-footer {
  background-color: #ededed;
  padding: 24px;
}
.p-footer .footer-inner {
  width: 980px;
  margin: auto;
}
.p-footer .footer-nav {
  margin-bottom: 40px;
}
.p-footer .footer-nav li {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1em;
  font-weight: 400;
  margin-bottom: 20px;
}
.p-footer .copyright {
  font-size: 10px;
  font-size: 1rem;
  line-height: 1em;
}
.p-header {
  padding-top: 50px;
}
.p-header .p-header-wrap {
  position: fixed;
  top: 0;
  width: 100%;
  height: 50px;
  background-color: #fff;
  z-index: 5000;
}
.p-header .p-header-inner {
  position: absolute;
  top: 0;
  width: 100%;
  height: 50px;
  background-color: #fff;
  left: 0;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.p-header .p-logo h1 {
  width: 160px;
  margin: 0;
  padding: 5px 0 0 5px;
}
.p-header .sp-nav {
  position: absolute;
  top: 0;
  right: 0;
}
.p-header .sp-nav ul {
  width: 100%;
}
.p-header .sp-nav-favorite {
  padding-top: 10px;
  width: 32px;
  margin-right: 15px;
}
.p-header .sp-nav-cart {
  width: 25px;
  padding-top: 7px;
  margin-right: 17px;
}
.p-header .sp-nav-menu {
  width: 50px;
}
.p-header .sp-nav-menu a {
  display: block;
  width: 50px;
  height: 50px;
}
.p-header .pc-nav {
  display: none;
}
.p-header .pc-nav li {
  position: relative;
  border-left: 1px solid #dadbdb;
  text-align: center;
  font-size: 10px;
  font-size: 1rem;
  line-height: 1em;
  width: 90px;
  line-height: 69px;
}
.p-header .pc-nav li a {
  display: block;
  height: 69px;
  line-height: 69px;
}
.p-header .pc-nav li:last-child {
  border: none;
}
.p-header .pc-nav .icon {
  position: relative;
  display: block;
  height: 69px;
  padding-top: 25px;
  line-height: 50px;
}
.p-header .pc-nav .icon:hover {
  color: #fff;
  background-color: #c7c8c8;
}
.p-header .pc-nav .icon:before {
  content: "";
  display: block;
  position: absolute;
  top: 10px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 25px;
  height: 25px;
  background-size: contain;
}
.p-header .pc-nav .icon-guide:before {
  background: url(../img/common/icon_guide.svg) no-repeat center center;
}
.p-header .pc-nav .icon-guide:hover:before {
  background: url(../img/common/icon_guide_wht.svg) no-repeat center center;
}
.p-header .pc-nav .icon-question:before {
  background: url(../img/common/icon_question.svg) no-repeat center center;
}
.p-header .pc-nav .icon-question:hover:before {
  background: url(../img/common/icon_question_wht.svg) no-repeat center center;
}
.p-header .pc-nav .icon-favorite:before {
  width: 21px;
  height: 21px;
  margin-top: 1px;
  background: url(../img/common/icon_favorite_pc.svg) no-repeat center center;
}
.p-header .pc-nav .icon-favorite:hover:before {
  background: url(../img/common/icon_favorite_pc_wht.svg) no-repeat center
    center;
}
.p-header .pc-nav .pc-nav-cat {
  width: 110px;
  height: 69px;
  margin: 0;
  padding: 0;
  background-color: #000;
}
.p-header .pc-nav .pc-nav-cat img {
  vertical-align: middle;
  height: 69px;
}
.p-header .pc-nav .pc-nav-cat:hover {
  background-color: #c7c8c8;
}
.p-header .pc-nav .pc-nav-cat:hover img {
  opacity: 1 !important;
}
.p-header .pc-nav .member {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1em;
  line-height: 69px;
}
.p-header .pc-nav .member:hover {
  background-color: #727171;
  color: #fff;
}
.p-header .menu-trigger {
  cursor: pointer;
}
.p-header-search {
  height: 40px;
  background-color: #ededed;
  font-size: 10px;
  font-size: 1rem;
  line-height: 1em;
  font-weight: 700;
}
.p-header-search ul {
  position: relative;
}
.p-header-search li {
  display: inline-block;
  line-height: 40px;
}
.p-header-search li.search {
  margin-left: 24px;
}
.p-header-search li.search a {
  position: relative;
  padding-left: 24px;
}
.p-header-search li.search a:before {
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  background: url(../img/common/icon_search.svg) no-repeat center center;
}
.p-header-search li.entry {
  position: absolute;
  right: 100px;
}
.p-header-search li.login {
  position: absolute;
  right: 25px;
}
.search-box {
  display: none;
  position: fixed;
  width: 100vw;
  padding: 12px 15px;
  top: 90px;
  left: 0;
  background-color: #313131;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 1000;
  letter-spacing: normal;
}
.search-box .form-group {
  position: relative;
  margin: auto;
  width: 100%;
  max-width: 360px;
}
.search-box .input-text {
  display: block;
  width: 100%;
  height: 40px;
  margin: auto;
  padding: 14px 12px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #fff;
  border: none;
  border-radius: 6px;
  line-height: 2em;
  color: #4f4f4f;
  outline: 0;
}
.search-box .search-icon {
  position: absolute;
  right: 14px;
  top: 8px;
  width: 22px;
}
.g-nav {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  padding: 60px 0 150px;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 500;
  -webkit-transform: translateX(200%);
  -ms-transform: translateX(200%);
  transform: translateX(200%);
  -webkit-transition: all 0.8s;
  transition: all 0.8s;
  font-size: 0;
  letter-spacing: 0;
  color: #fff;
  overflow: scroll;
}
.g-nav.active {
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.g-nav .nav-item {
  margin-bottom: 2em;
}
.g-nav .g-nav-header {
  position: absolute;
  top: 0;
  width: 100%;
}
.g-nav .g-nav-header .sp-nav-menu {
  position: absolute;
  top: 5px;
  right: 9px;
}
.g-nav .g-nav-header .sp-nav-favorite {
  position: absolute;
  top: 0;
  right: 92px;
}
.g-nav .g-nav-header .sp-nav-cart {
  position: absolute;
  top: 0;
  right: 51px;
}
.g-nav .g-nav-header + ul {
  display: block;
  width: 100%;
  border-top: solid 1px #fff;
}
.g-nav .g-nav-header + ul > li {
  position: relative;
  display: block;
  color: #fff;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.6em;
}
.g-nav .icon {
  position: absolute;
  left: 7%;
  width: 20px;
  text-align: center;
  vertical-align: middle;
}
.g-nav .icon img {
  vertical-align: middle;
  margin-bottom: 1px;
}
.g-nav .social-nav {
  position: relative;
  display: block;
  padding: 25px 0 15px 16px;
}
.g-nav .social-nav .icon-twitter {
  width: 22px;
}
.g-nav .social-nav .icon-facebook {
  width: 10px;
  position: absolute;
  top: 28px;
  left: 64px;
}
.g-nav .social-nav .icon-instagram {
  width: 22px;
  position: absolute;
  top: 27px;
  left: 103px;
}
.g-nav .m-item {
  position: relative;
  display: block;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.6em;
  padding: 15px 0 15px 30px;
  border-bottom: solid 1px #fff;
  cursor: pointer;
  color: #fff;
  letter-spacing: 0.1em;
  line-height: 30px;
}
.g-nav .m-item:before {
  position: absolute;
  top: 50%;
  left: 15px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  content: "";
  display: block;
  height: 30px;
  width: 5px;
  background-color: #fff;
}
.g-nav .m-item-member {
  background-color: #595757;
}
.g-nav .m-item-member:before {
  display: none;
}
.g-nav .s-item {
  display: block;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.6em;
  padding: 5px 0 5px 0;
}
.g-nav .sub-nav {
  display: none;
  padding: 15px 0 15px 30px;
  border-bottom: solid 1px #fff;
}
.g-nav .sub-nav li {
  display: block;
}
.g-nav .sub-nav li:before {
  top: 0.8em;
}
.g-nav .sub-nav li a {
  color: #fff;
}
.l-container {
  position: relative;
  width: 100%;
  margin: auto;
}
.l-container-side {
  display: none;
}
.l-container-large {
  position: relative;
  width: 94%;
  margin: auto;
}
.l-container-primary {
  position: relative;
  width: 90%;
  margin: auto;
}
.l-container-small {
  position: relative;
  width: 78%;
  margin: auto;
}
.l-fb-left {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.l-fb-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.l-fb-center {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.l-fb-evenly {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-evenly;
  -webkit-justify-content: space-evenly;
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.l-fb-between {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.l-fb-between-sp {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.c-badge {
  display: inline-block;
  padding: 0.6em 1em 0.6em;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1em;
  font-weight: 100;
  line-height: 1em;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.4em;
  letter-spacing: 0.1em;
}
.c-badge.c-badge-primary {
  color: #fff;
  background-color: #007bff;
}
.c-badge.c-badge-info {
  color: #fff;
  background-color: #000;
}
.c-badge.c-badge-seminar {
  color: #fff;
  background-color: #000f62;
}
.c-badge.c-badge-column {
  color: #fff;
  background-color: #039;
}
.c-badge.c-badge-media {
  color: #fff;
  background-color: #646464;
}
.c-badge.c-badge-campaign {
  color: #fff;
  background-color: #0085ce;
}
.c-badge.c-badge-season-ss {
  color: #fff;
  background-color: #5c87e7;
}
.c-badge.c-badge-season-aw {
  color: #fff;
  background-color: #e59936;
}
.c-btn {
  display: block;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1em;
  font-weight: 400;
  text-align: center;
  width: 89%;
  height: 50px;
  line-height: 50px;
  margin: auto;
  color: #fff;
  font-weight: 500;
}
.c-btn:hover {
  color: #fff;
  background-color: #cfcfcf;
}
.btn-block {
  margin: 10px;
}
.menu-close {
  height: 30px;
  width: 30px;
  display: block;
  position: absolute;
  top: 0.5%;
  right: 3%;
  cursor: pointer;
}
.menu-close:before {
  content: "";
  height: 4px;
  width: 30px;
  display: block;
  background: #fff;
  position: absolute;
  top: 16px;
  left: 0;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.menu-close:after {
  content: "";
  height: 4px;
  width: 30px;
  display: block;
  background: #fff;
  position: absolute;
  top: 16px;
  left: 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}
.accordion_icon {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  right: 7%;
  display: inline-block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 10px;
  height: 10px;
}
.accordion_icon span {
  position: absolute;
  left: 0;
  width: 10px;
  height: 2px;
  background-color: #fff;
  -webkit-transition: all 1s;
  transition: all 1s;
}
.accordion_icon span:nth-of-type(1) {
  top: 5px;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.accordion_icon span:nth-of-type(2) {
  top: 5px;
  opacity: 1;
}
.accordion_icon.nav-open span:nth-of-type(1) {
  -webkit-transform: rotate(0);
  -ms-transform: rotate(0);
  transform: rotate(0);
}
.accordion_icon.nav-open span:nth-of-type(2) {
  opacity: 0;
}
.p-category-box {
  background-color: #000;
  margin-bottom: 10px;
  padding: 20px 0 20px 16px;
  color: #fff;
}
.p-category-box .category-heading {
  width: 140px;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1em;
  font-weight: 700;
  border-bottom: solid 1px #fff;
  margin: 0 20px 8px 0;
}
.p-category-box .category-heading span {
  display: block;
  padding: 10px 0;
}
.p-category-box .category-list {
  padding-left: 10px;
}
.p-category-box .category-list li {
  color: #979797;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.4em;
  display: block;
  padding: 4px 0;
}
.p-category-box .category-list a {
  color: #fff;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.4em;
  display: block;
}
.p-category-box .category-more {
  width: 140px;
  position: relative;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1em;
  border-bottom: solid 1px #fff;
  cursor: pointer;
  padding: 10px;
}
.p-category-box .category-more:after {
  position: absolute;
  top: 13px;
  right: 0;
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.8em 0.5em 0 0.5em;
  border-color: #fff transparent transparent transparent;
}
.p-category-box .category-more.open:after {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.p-category-box .category-list-more {
  display: none;
}
.p-category-box .search-item {
  width: 41px;
}
.p-category-box .search-season {
  width: 90px;
}
.p-category-box .search-color {
  width: 59px;
}
.p-category-box .search-brand {
  width: 62px;
}
.p-category-box .search-other {
  width: 58px;
}
.p-information-box {
  background-color: #f5f6f6;
  margin-bottom: 10px;
  padding: 30px 20px;
}
.p-information-box .category-heading {
  width: 100%;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1em;
  font-weight: 700;
  border-bottom: solid 1px #c79e63;
  margin-bottom: 18px;
}
.p-information-box .category-heading .information {
  width: 116px;
}
.p-information-box .category-heading span {
  display: block;
  padding: 10px 0;
}
.p-information-box li {
  margin-bottom: 1.5em;
  padding-bottom: 1.5em;
  border-bottom: solid 1px #c79e63;
}
.p-information-box .information-date {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1em;
  color: #9d9e9e;
  display: block;
  font-weight: 700;
  margin-bottom: 10px;
}
.p-information-box p {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.4em;
}
.p-information-box a {
  text-decoration: underline;
}
.p-information-box a:hover {
  text-decoration: none;
}
.p-information-box .go-list {
  display: block;
  width: 100%;
  color: #fff;
  background-color: #b3b3b4;
  height: 40px;
  line-height: 40px;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1em;
  line-height: 40px;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
}
.social-side-nav {
  padding: 10px 25px;
}
.social-side-nav li {
  margin-bottom: 20px;
}
.social-side-nav .btn-twitter {
  width: 78px;
}
.social-side-nav .btn-facebook {
  width: 90px;
  margin-left: 5px;
}
.social-side-nav .btn-instagram {
  width: 98px;
}
.question-circle {
  display: none !important;
}
.question-circle + a {
  display: none !important;
}
.p-alert {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1em;
  color: #848484;
}
#top_box__agreement {
  padding: 20px 0;
}
.link-agreement {
  color: #1f5cff;
  text-decoration: underline;
}
#confirm_box__button_menu,
#detail_box__button_menu,
#list_box__button_menu,
#top_box__button_menu {
  padding: 30px 0 40px;
  text-align: center;
}
#confirm_box__button_menu p,
#detail_box__button_menu p,
#list_box__button_menu p,
#top_box__button_menu p {
  display: inline-block;
  width: 45%;
}
#confirm_box__button_menu p:first-child,
#detail_box__button_menu p:first-child,
#list_box__button_menu p:first-child,
#top_box__button_menu p:first-child {
  margin-right: 2%;
}
.form-group input {
  background-color: #fff;
}
#shipping_confirm_box--0 > h3 {
  padding: 10px 0;
}
#shopping_confirm_box__edit_button--0 {
  top: 4px;
}
.text-primary {
  font-family: Helvetica, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3",
    メイリオ, Mayryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
}
.complete_message .heading01 {
  margin-bottom: 30px;
  line-height: 1.4em;
}
#complete_box__top_button,
#deliveradd_input_box__top_button {
  margin-top: 50px;
}
.contact-lead {
  margin-bottom: 20px;
}
.dl_table dt {
  vertical-align: top;
}
#contact_contents {
  height: 160px;
}
#complete_box__header_message {
  margin-bottom: 40px;
}
.btn-block {
  margin: 10px auto;
}
.cart_page .cart_item {
  display: block;
  overflow-x: scroll;
}
.column .l-container {
  padding-top: 30px;
}
.column .column-container {
  min-height: 50vh;
}
.column .column-heading {
  width: 37%;
  margin: 0 0 20px 2%;
}
.column .back-to-column {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1em;
  display: block;
  border-bottom: solid 1px #989999;
  padding-bottom: 8px;
  width: 100%;
}
.column .column-title {
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.6em;
  color: #000;
  margin: 20px 0 0;
}
.column .article {
  margin-bottom: 60px;
}
.column .article-content {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.8em;
  padding: 20px 0 50px;
}
.column .article-content .youtube {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  margin: 20px auto;
}
.column .article-content .youtube iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.column .column-nav {
  border-top: solid 1px #989999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1em;
  padding: 10px 0 0 0;
}
.column .column-list {
  border-top: solid 1px;
  padding: 14px 0 0 0;
}
.column .column-list li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 17px;
}
.column .column-list li .column-thumb {
  width: 31%;
  margin-right: 4%;
}
.column .column-list li .column-title {
  width: 69%;
  margin: 0;
}
.column .column-list li .column-title h2 {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.6em;
  font-weight: 400;
}
.column-pagination-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.column_pagination {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 70px;
}
.column_pagination li {
  display: block;
  width: 40px;
  height: 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: solid 1px #000;
  border-left: none;
}
.column_pagination li a {
  width: 40px;
  height: 40px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.column_pagination li:first-child {
  border-left: solid 1px #000;
}
#reset_box__message h2,
.complete_message h2 {
  margin-bottom: 1.5em;
  text-align: left;
}
#reset_box__message p,
.complete_message p {
  text-align: left;
}
.information .l-container {
  padding-top: 30px;
}
.information .information-container {
  min-height: 50vh;
}
.information .information-heading {
  width: 49%;
  margin: 0 0 20px;
}
.information .back-to-information {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1em;
  display: block;
  border-bottom: solid 1px #989999;
  padding-bottom: 8px;
  width: 100%;
}
.information .information-title {
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.6em;
  color: #000;
  margin: 20px 0 0;
}
.information .article {
  margin-bottom: 60px;
}
.information .article-content {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.8em;
  padding: 20px 0 50px;
}
.information .information-nav {
  border-top: solid 1px #989999;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1em;
  padding: 10px 0 0 0;
}
.information .information-list {
  border-top: solid 1px;
  padding: 0;
}
.information .information-list dt {
  position: absolute;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.8em;
  left: 0;
  color: #727171;
  font-weight: 700;
  padding: 1em 0 1em;
}
.information .information-list dd {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.8em;
  position: relative;
  border-bottom: dashed 1px #727171;
  padding: 1em 0 1em 7em;
}
.guide dt {
  position: relative;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.8em;
  font-weight: 700;
  padding-left: 10px;
  margin-bottom: 1em;
}
.guide dt:before {
  position: absolute;
  top: 0.3em;
  left: 0;
  display: block;
  content: "";
  height: 1.2em;
  border-left: solid 5px #d80012;
}
.guide dd {
  position: relative;
}
.guide dd a {
  display: block;
  margin: 1em 0;
  font-weight: 700;
  text-decoration: underline;
}
.guide dd p {
  margin-bottom: 1.5em;
}
.guide .size-chart {
  display: block;
  width: 76%;
  margin: 35px auto;
}
.guide .flow-shisyu {
  margin-bottom: 50px;
}
.guide .flow-shisyu li {
  position: relative;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.8em;
  background-color: #595757;
  color: #fff;
  padding: 4%;
  margin-bottom: 40px;
}
.guide .flow-shisyu li:after {
  position: absolute;
  left: 50%;
  bottom: -25px;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 1.2em 1.3em 0 1.3em;
  border-color: #d80012 transparent transparent transparent;
}
.guide .flow-shisyu li:last-child:after {
  display: none;
}
.guide .payment-method dt {
  border: none;
  padding: 0;
}
.guide .payment-method dt:before {
  display: none;
}
.guide .payment-method dd {
  margin-bottom: 33px;
}
.guide .credit-image {
  display: block;
  width: 94%;
  margin: auto;
}
.guide #shipment dd {
  margin-bottom: 2.4em;
}
.guide .receipt-image {
  margin-bottom: 30px;
}
.guide .return-rule {
  margin-bottom: 1.5em;
}
.p-kuchou {
  padding: 30px 0 0 0;
}
.p-kuchou p {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.8em;
  color: #000;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  letter-spacing: 0.1em;
}
.p-kuchou__inner {
  width: 89.333%;
  margin: auto;
}
.p-kuchou__heading {
  position: relative;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1em;
  padding-left: 9px;
}
.p-kuchou__heading:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  display: block;
  width: 3px;
  height: 16px;
  background-color: #00bdff;
}
.p-kuchouHero {
  position: relative;
  margin-bottom: 30px;
}
.p-kuchouHero:before {
  position: relative;
  content: "";
  display: block;
  width: 100%;
  padding-top: 80%;
  background: #fff url(../img/kuchou/main_bg_sp.jpg) no-repeat center top;
  background-size: cover;
  z-index: -1;
}
.p-kuchou__mainTitle {
  position: absolute;
  top: 9.33vw;
  left: 5.333%;
  z-index: 10;
  width: 55.6%;
}
.p-kuchouHero__about {
  background-color: #6b7e9b;
  color: #fff;
  padding: 30px 0;
}
.p-kuchou .p-kuchou__text {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.8em;
  margin-bottom: 1em;
  font-weight: 300;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  letter-spacing: 0.1em;
  color: #fff;
}
.p-kuchou .p-kuchouHero__lead {
  display: none;
}
.p-kuchouHero__title {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1em;
  margin-bottom: 15px;
}
.p-kuchou__nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.p-kuchou__item {
  width: 48%;
  height: 45px;
  margin-bottom: 14px;
}
.p-kuchou__item a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #000;
  text-decoration: none;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1em;
  font-weight: 700;
  width: 100%;
  height: 100%;
  background-color: #def1ff;
  border-bottom: solid 5px #00bdff;
}
.p-kuchouEffect {
  padding: 40px 0 0;
}
.p-kuchou__propellerHeading {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1em;
  padding-bottom: 6px;
  border-bottom: dashed 1px #231815;
  margin-bottom: 16px;
  color: #000;
}
.p-kuchou__propellerHeading:before {
  content: "";
  display: block;
  width: 23px;
  height: 23px;
  background: #fff url(../img/kuchou/propeller.svg) no-repeat center center;
  background-size: contain;
  margin-right: 8px;
}
.p-kuchou .p-kuchouEffect__lead {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.8em;
  font-weight: 700;
  margin-bottom: 36px;
  color: #000;
}
.p-kuchouEffect__imgPc {
  width: 460px;
  margin-bottom: 40px;
}
.p-kuchouEffect__pointBox {
  margin-bottom: 30px;
}
.p-kuchouEffect__title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1em;
  font-weight: 700;
  color: #0400a0;
  margin-bottom: 12px;
}
.p-kuchouEffect__title img {
  width: 20px;
  margin-right: 9px;
}
.p-kuchouEffect__description {
  padding: 25px 0;
  background-color: #edf4ff;
}
.p-kuchouEffect__description p {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.8em;
  font-weight: 700;
  color: #0400a0;
}
.p-kuchouEffect__pointLead {
  font-weight: 700;
}
.p-kuchouFeatures {
  padding: 40px 0 0 0;
}
.p-kuchouFeatures .l-fb-between-tablet {
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}
.p-kuchouFeatures__box {
  position: relative;
  margin-bottom: 26px;
}
.p-kuchouFeatures__title {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #0485ff;
  height: 65px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.5em;
  font-weight: 700;
  color: #fff;
  text-align: center;
}
.p-kuchouFeatures__content {
  background-color: #ebf6ff;
  padding: 20px 4% 25px;
}
.p-kuchouScene {
  padding: 20px 0 0 0;
}
.p-kuchouScene__lead {
  font-weight: 700;
  margin-bottom: 20px;
}
.p-kuchouScene__box {
  margin-bottom: 20px;
}
.p-kuchouScene__list {
  margin-top: 16px;
}
.p-kuchouScene__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1em;
  font-weight: 700;
  color: #000;
  margin-bottom: 10px;
}
.p-kuchouScene__item:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 8px;
  border-color: transparent transparent transparent #00bdff;
  margin-right: 8px;
}
.p-kuchouFooter {
  position: relative;
  background: #fff url(../img/kuchou/footer_bg_sp.jpg) no-repeat center top;
  background-size: cover;
  padding: 50px 0;
}
.p-kuchouFooter p {
  margin-bottom: 1.6em;
  color: #fff;
}
.p-kuchouProducts {
  padding: 40px 0 20px 0;
}
.p-kuchouFooter__heading {
  font-size: 35px;
  font-size: 3.5rem;
  line-height: 1.2em;
  color: #fff;
  margin-bottom: 20px;
}
.measure .measure-nav {
  margin: -10px 0 35px;
}
.measure .measure-nav li {
  position: relative;
  padding-left: 1em;
  margin-bottom: 0.4em;
}
.measure .measure-nav li:before {
  position: absolute;
  top: 0.53em;
  left: 0;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.3em 0 0.3em 0.5em;
  border-color: transparent transparent transparent #d80012;
}
.measure .measure-nav li a {
  font-weight: 700;
  text-decoration: underline;
}
.measure.page .page-heading-type2 {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.5em;
  margin-bottom: 20px;
}
.measure .measure-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-bottom: 15px;
}
.measure .measure-box .measure-description {
  width: 50%;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.6em;
}
.measure .measure-box .description-heading {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.4em;
  font-weight: 700;
  margin-bottom: 1em;
}
.measure .measure-box .image {
  width: 50%;
  display: block;
}
.shisyu p {
  margin-bottom: 1em;
}
.shisyu .shisyu-nav {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.shisyu .shisyu-nav li {
  position: relative;
  width: 49%;
  font-weight: 700;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.8em;
}
.shisyu .shisyu-nav li:before {
  position: absolute;
  top: 0.45em;
  left: 0;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.4em 0 0.4em 0.5em;
  border-color: transparent transparent transparent #d80012;
}
.shisyu .shisyu-nav li span {
  display: block;
  padding-left: 0.8em;
}
.shisyu .shisyu-nav li img {
  display: block;
  width: 100%;
  margin-top: 4px;
}
.shisyu .separator {
  margin: 20px 0 16px;
}
.shisyu .shisyu-heading {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1em;
  margin-bottom: 20px;
}
.shisyu .shisyu-heading img {
  width: 116%;
  max-width: 120%;
  margin-left: -8%;
  margin-bottom: 20px;
}
.shisyu .color-red {
  color: red;
}
.shisyu .gray-wrap {
  background-color: #f4f4f4;
  width: 112%;
  max-width: 120%;
  margin-left: -6%;
  margin-bottom: 35px;
  padding: 35px 6% 35px;
}
.shisyu .shisyu-heading01 {
  position: relative;
  font-size: 17px;
  font-size: 1.7rem;
  line-height: 1em;
  font-weight: 700;
  padding-left: 0.8em;
  margin-bottom: 1.5em;
}
.shisyu .shisyu-heading01:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  display: inline-block;
  width: 4px;
  height: 1em;
  background-color: #bd0012;
}
.shisyu .flow-box {
  padding-bottom: 1.5em;
  margin-bottom: 1.8em;
  border-bottom: dashed 1px #999;
}
.shisyu .flow-box:last-child {
  border-bottom: none;
  margin: 0;
  padding: 0;
}
.shisyu .flow-box strong {
  display: block;
  font-weight: 700;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1em;
  margin-bottom: 0.5em;
}
.shisyu .flow-box a {
  display: block;
  text-decoration: underline;
  font-weight: 700;
  margin-bottom: 1em;
}
.shisyu .flow-box .position {
  margin-bottom: 0.6em;
}
.shisyu .flow-box .position li a {
  margin-bottom: 0.4em;
}
.shisyu .flow-box .cart-btn {
  width: 100%;
  margin: 0 auto 5px;
}
.shisyu .shisyu-font {
  margin-bottom: 40px;
}
.shisyu .shisyu-font .font-note {
  margin-top: 1.5em;
}
.shisyu .shisyu-content.content-dashed dt {
  position: relative;
  display: block;
  font-weight: 700;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1em;
  margin-bottom: 12px;
  padding-right: 4px;
}
.shisyu .shisyu-content.content-dashed dt span {
  display: inline-block;
  background-color: #fff;
  padding-right: 0.3em;
}
.shisyu .shisyu-content.content-dashed dt:after {
  content: "";
  display: block;
  border-bottom: dashed 1px #231815;
  margin-top: -1px;
}
.shisyu .shisyu-content.content-dashed dd {
  margin-bottom: 20px;
}
.shisyu .logo-data-size dt {
  position: relative;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1em;
  font-weight: 700;
  padding-left: 0.8em;
  margin-bottom: 1em;
}
.shisyu .logo-data-size dt:after {
  display: none;
}
.shisyu .logo-data-size dt:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  display: inline-block;
  width: 4px;
  height: 1em;
  background-color: #bd0012;
}
.shisyu .logo-data-size dd {
  margin-bottom: 35px;
}
.shisyu .logo-data-size dd img {
  margin-bottom: 20px;
}
.shisyu .summary {
  font-weight: 700;
}
.shisyu .destination dt {
  position: absolute;
  display: block;
  font-weight: 700;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1em;
  margin-bottom: 12px;
  width: 100%;
}
.shisyu .destination dt span {
  display: inline-block;
  background-color: #fff;
  padding-right: 0.3em;
  width: 3.5em;
}
.shisyu .destination dt:after {
  content: "";
  display: block;
  border-bottom: dashed 1px #231815;
  margin-top: -2px;
  width: 100%;
}
.shisyu .destination dd {
  position: relative;
  padding-left: 5em;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1em;
  margin-bottom: 0.8em;
  background-color: #fff;
  margin-left: 80px;
  padding-top: 0;
  padding-bottom: 3px;
  padding-left: 5px;
}
.shisyu .payment-box {
  background-color: #f4f4f4;
  padding: 8% 5%;
  margin: 0 0 15px;
}
.shisyu .payment-box h4 {
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1em;
  font-weight: 700;
  color: #231815;
  margin-bottom: 14px;
}
.shisyu .payment-box li {
  display: block;
  background-color: #666;
  color: #fff;
  text-align: center;
  padding: 0.8em 0;
  margin-bottom: 15px;
}
.shisyu .payment-box li a {
  color: #fff;
}
.shisyu .payment-box li:last-child {
  margin-bottom: 0;
}
.shisyu .payment-box .color-red {
  font-weight: 700;
}
.page {
  padding-top: 30px;
}
.page .page-section {
  padding-top: 70px;
  margin-top: -70px;
  margin-bottom: 60px;
}
.page .page-main-heading {
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.6em;
  border: none;
  padding: 0;
  margin: 10px 0 28px 0;
}
.page .page-heading-type2 {
  position: relative;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1em;
  background-color: #4d4d4d;
  border-left: solid 4px #bd0012;
  padding: 0.8em 0.8em 0.8em;
  color: #fff;
  margin-bottom: 15px;
}
.page .page-nav {
  margin-bottom: 35px;
}
.page .page-nav li {
  position: relative;
  padding-left: 1em;
  margin-bottom: 0.5em;
}
.page .page-nav li:before {
  position: absolute;
  top: 0.53em;
  left: 0;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.3em 0 0.3em 0.5em;
  border-color: transparent transparent transparent #d80012;
}
.page .page-nav li a {
  text-decoration: underline;
}
.page .section-heading {
  font-size: 17px;
  font-size: 1.7rem;
  line-height: 1em;
  background-color: #e9eaea;
  padding: 15px 0 13px 15px;
  margin-bottom: 25px;
}
.page .name-list {
  margin-bottom: 50px;
}
.page .name-box {
  background-color: #f4f4f4;
  width: 48%;
  font-size: 10px;
  font-size: 1rem;
  line-height: 1em;
  padding: 4%;
  margin-bottom: 15px;
  font-weight: 700;
}
.page .name-box img {
  margin-bottom: 5px;
}
.page .name-box p {
  font-size: 10px;
  font-size: 1rem;
  line-height: 1.8em;
}
.page .name-box .price {
  color: #b4161d;
}
.page .name-box .link-product {
  position: absolute;
  bottom: 4%;
  width: 82%;
  display: block;
  color: #fff;
  background-color: #666;
  padding: 0.5em;
  font-weight: 700;
  margin: 18px 0 0 0;
  text-align: center;
}
.page .name-box.link-box {
  position: relative;
  padding-bottom: 12%;
}
.page #color,
.page #font {
  padding-top: 80px;
  margin-top: -80px;
}
.page .bank-info {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.4em;
  border: solid 1px #000;
  width: 100%;
}
.page .bank-info tr {
  border-bottom: solid 1px;
}
.page .bank-info tr:nth-child(odd) {
  background-color: #f2f2f2;
}
.page .bank-info th {
  text-align: left;
  font-weight: 400;
  vertical-align: top;
  padding: 0.5em 1em;
}
.page .bank-info td {
  padding: 0.5em 1em;
}
.favorite {
  width: 94%;
  margin: 0 auto 0 !important;
}
.p-product .p-pankuzu {
  margin-bottom: 60px;
}
.p-product .p-product-header {
  margin-bottom: 18px;
}
.p-product .product-inner {
  width: 90%;
  margin: auto;
}
.p-product .main-images {
  margin-bottom: 30px;
}
.p-product .product-header {
  margin-bottom: 16px;
}
.p-product .product-name {
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.6em;
  margin-bottom: 0.4em;
}
.p-product .thumb-images li {
  width: 100px;
  margin-bottom: 15px;
  margin-right: 15px;
  padding: 1px;
}
.p-product .thumb-images li .thumb-image {
  cursor: pointer;
  border: solid 1px #c7c8c8;
}
.p-product .thumb-images li .active {
  border: solid 2px #c7c8c8;
}
.p-product .thumb-images li:nth-child(5n) {
  margin-right: 0;
}
.p-product .product-info {
  position: relative;
  border-top: dashed 1px #000;
  margin-bottom: 15px;
}
.p-product .product-info dt {
  position: absolute;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1em;
  padding: 14px 0 14px;
  color: #878787;
}
.p-product .product-info dd {
  position: relative;
  border-bottom: dashed 1px #000;
  padding: 14px 0 14px 4em;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1em;
  font-weight: 700;
}
.p-product .product-info .price-label {
  color: #e40012;
  bottom: 4px;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1em;
  font-weight: 700;
}
.p-product .product-info .price {
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 1em;
  color: #e40012;
  font-weight: 700;
  padding-left: 60px;
}
.p-product .product-info .price span {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1em;
  color: #878787;
  padding-left: 5px;
}
.p-product .product-info .price .off50 {
  width: 10.8vw;
}
.p-product .product-color {
  margin-bottom: 15px;
}
.p-product .product-color dt {
  position: absolute;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1em;
  color: #878787;
  margin-bottom: 14px;
  padding-top: 7px;
}
.p-product .product-color dd {
  margin-left: 55px;
}
.p-product .color-sample {
  margin-left: 55px;
}
.p-product .color-sample li {
  display: inline-block;
  font-size: 10px;
  font-size: 1rem;
  line-height: 1em;
  font-weight: 700;
  color: #fff;
  width: 116px;
  height: 24px;
  background-color: #000;
  line-height: 24px;
  margin: 0 15px 5px 0;
  padding-left: 10px;
}
.p-product .color-sample .color-navy {
  background-color: #0b103f;
}
.p-product .color-sample .color-gray {
  background-color: #c7c8c8;
}
.p-product .color-sample .color-blue {
  background-color: #036eb6;
}
.p-product .color-sample .color-dark-red {
  background-color: #822d37;
}
.p-product .product-btn {
  display: block;
  width: 100%;
  height: 50px;
  color: #fff;
  background-color: #595757;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1em;
  font-weight: 700;
  text-align: center;
}
.p-product .product-btn span {
  position: relative;
  padding-left: 24px;
}
.p-product .product-btn span:before {
  position: absolute;
  top: -3px;
  left: 0;
  content: "";
  width: 20px;
  height: 20px;
  background-size: contain;
}
.p-product .btn-add-cart {
  margin-bottom: 15px;
}
.p-product .btn-add-cart span:before {
  background: url(../img/products/icon_cart.svg) no-repeat center center;
}
.p-product .btn-needle {
  background-color: #878787;
  margin-bottom: 24px;
}
.p-product .btn-needle span {
  padding-left: 28px;
}
.p-product .btn-needle span:before {
  background: url(../img/products/icon_needle.svg) no-repeat center center;
}
.p-product .btn-phone {
  margin-bottom: 35px;
}
.p-product .product-description {
  margin-bottom: 35px;
}
.p-product .product-description .description-header {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1em;
  height: 40px;
  margin-bottom: 20px;
  padding-left: 10px;
  line-height: 40px;
  border-left: solid 4px #e40012;
  border-bottom: dashed 1px #595757;
}
.p-product .product-description .description-lead {
  font-size: 20px;
  font-size: 2rem;
  line-height: 1.6em;
  font-weight: 700;
  margin-bottom: 0.8em;
}
.p-product .product-description .description-txt {
  margin-bottom: 30px;
}
.p-product .product-description img {
  max-width: 100%;
  height: auto;
}
.p-product .product-description .description-option:after {
  content: "";
  display: block;
  clear: both;
  margin-bottom: 20px;
}
.p-product .product-description .description-option li {
  clear: left;
  padding-top: 20px;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.8em;
  font-weight: 700;
}
.p-product .product-description .description-option li img {
  width: 110px;
  max-width: 100%;
  float: left;
  margin-right: 15px;
  vertical-align: top;
}
.p-product .product-option {
  margin-bottom: 30px;
}
.p-product .product-option dt {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1em;
  font-weight: 700;
  margin-bottom: 15px;
  padding: 0 0 8px 5px;
  color: #878787;
  border-bottom: dashed 1px #000;
}
.p-product .product-option dd {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.8em;
  font-weight: 700;
}
.p-product .product-option dd img {
  display: block;
  max-width: 250px;
  margin: 0 auto 30px;
}
.p-product .slick-arrow {
  background-color: #c7c8c8;
  width: 37px;
  height: 37px;
}
.p-product .slick-prev {
  left: 0;
}
.p-product .slick-prev:before {
  margin-left: 10px;
}
.p-product .slick-next {
  right: 0;
}
.p-product .slick-next:before {
  margin-left: 14px;
}
.p-product .slick-next:focus,
.p-product .slick-next:hover,
.p-product .slick-prev:focus,
.p-product .slick-prev:hover {
  background-color: #c7c8c8;
}
.p-product .free-text {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.8em;
  padding: 20px 0;
}
.p-product .bulk-text {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.6em;
  color: #828282;
  margin: 0;
  padding: 10px 0 0 0;
}
.p-product .bulk-text span {
  color: #df0012;
}
.p-product .shisyu-text {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.6em;
  color: #828282;
  margin: 0;
  padding: 0 0 20px;
}
.shisyu-susoage {
  border: solid 1px #828282;
  margin: 20px 0 4px;
}
.shisyu-susoage .product-btn {
  display: block;
  width: 100%;
  height: 50px;
  color: #fff;
  background-color: #595757;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1em;
  font-weight: 700;
  text-align: center;
}
.shisyu-susoage .product-btn span {
  position: relative;
  padding-left: 24px;
}
.shisyu-susoage .product-btn span:before {
  position: absolute;
  top: -3px;
  left: 0;
  content: "";
  width: 20px;
  height: 20px;
  background-size: contain;
}
.shisyu-susoage .product-btn {
  position: relative;
  background-color: #828282;
  border-style: none;
  outline: 0;
}
.shisyu-susoage .product-btn span:before {
  background: url(../img/products/icon_needle.svg) no-repeat center center;
  position: absolute;
  top: -2px;
  left: -2px;
  content: "";
  width: 20px;
  height: 20px;
  background-size: contain;
}
.shisyu-susoage .position {
  list-style: disc;
  margin-left: 2em;
  padding: 16px 0;
  display: none;
}
.shisyu-susoage .position a {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 2em;
  color: #595757;
  text-decoration: underline;
}
.shisyu-susoage-description {
  display: inline-block;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.6em;
  margin-bottom: 20px;
}
.tag-list {
  width: 84%;
  margin: 0 auto 50px;
}
.tag-list li {
  display: inline-block;
  margin: 0 10px 10px 0;
}
.tag-list li a {
  display: inline-block;
  border: solid 1px #878787;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1em;
  font-weight: 700;
  text-align: center;
  width: 100%;
  height: 35px;
  line-height: 35px;
  padding: 1px 20px 4px;
}
.relation-product .products-list li:nth-child(4),
.relation-product .products-list li:nth-child(5) {
  display: none;
}

/* 2024.3.15 スクロールを調整ため追加する */
.product-class-table {
    overflow-y: auto;
    display: block;
}
.product-class-table thead {
    position: sticky;
    top: 0;
}
.product-class-table .scrollBody {
    overflow-y: visible !important;
}
/* end */

.product-class-table {
  width: 100%;
  margin: 5px 0 20px 0;
  border-collapse: collapse;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1em;
}
.product-class-table td,
.product-class-table th {
  border: solid 1px rgba(171, 171, 171, 0.75);
  padding: 10px;
}
.product-class-table th {
  background-color: #e5e5e5;
}
.product-class-table .size {
  text-align: center;
}
.product-class-table input {
  width: 50px;
  height: 2em;
  margin-right: 5px;
  border: solid 1px #4f4f4f;
}
.related-product-wrap .products-container:nth-child(odd) {
  background-color: #f5f6f6;
  margin-top: -10px;
  margin-bottom: 20px;
}
.product-class-table {
  table-layout: fixed;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1em;
}
.product-class-table input {
  height: 1.5em;
}
.product-class-table thead {
  display: block;
  width: 100%;
}
.product-class-table thead tr {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.product-class-table thead th {
  display: block;
  width: 20%;
  border: none;
  border-right: solid 1px rgba(171, 171, 171, 0.75);
  border-top: solid 1px rgba(171, 171, 171, 0.75);
  border-bottom: solid 1px rgba(171, 171, 171, 0.75);
}
.product-class-table thead th:first-child {
  display: block;
  width: 45%;
  border-left: solid 1px rgba(171, 171, 171, 0.75);
}
.product-class-table thead th:last-child {
  display: block;
  width: 35%;
}
.product-class-table .scrollBody {
  display: block;
  overflow-y: scroll;
  width: 100%;
  height: 186px;
}
.product-class-table .scrollBody tr {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.product-class-table .scrollBody td {
  display: block;
  width: 20%;
  border: none;
  border-right: solid 1px rgba(171, 171, 171, 0.75);
  border-bottom: solid 1px rgba(171, 171, 171, 0.75);
}
.product-class-table .scrollBody td:first-child {
  display: block;
  width: 45%;
  border-left: solid 1px rgba(171, 171, 171, 0.75);
}
.product-class-table .scrollBody td:last-child {
  display: block;
  width: 35%;
}
.extra-form {
  padding-bottom: 14px;
}
.extra-form dd {
  margin-bottom: 10px;
}
.classcategory_list li {
  margin: 0;
}
.classcategory_list .form-control {
  margin-bottom: 14px;
}
#detail_cart_box__cart_quantity dt {
  display: block;
  width: 100%;
  min-height: 10px;
  line-height: 1.4em;
}
#detail_cart_box__cart_quantity dd {
  padding: 0;
}
.color-font-description .page-color-title {
  display: block;
  margin: 0 0 8px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1em;
}
.color-font-description img {
  display: block;
  margin: 10px 0 20px;
}
.color-font-description .color {
  margin-bottom: 30px;
}
.products-container {
  position: relative;
  margin-top: -20px;
  padding-top: 20px;
}
.products-container .products-heading {
  margin: 0 0 17px 3%;
}
.products-container .products-heading-txt {
  padding: 4px 10px 0;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.4em;
}
.products-container .products-heading-txt:before {
  content: "";
  display: block;
  position: absolute;
  top: 6px;
  left: 10px;
  width: 5px;
  height: 1em;
  border-left: solid 5px #e40012;
}
.products-container .sub-category-heading {
  border-left: solid 4px #9d9e9e;
  padding-left: 10px;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1em;
  font-weight: 700;
  margin-left: 5%;
}
.products-container .c-badge {
  font-size: 10px;
  font-size: 1rem;
  line-height: 1em;
  padding: 0.3em 0.6em;
}
.products-container-gray {
  background-color: #f5f6f6;
  margin-top: -10px;
  margin-bottom: 20px;
}
.blouson-heading {
  width: 60%;
  max-width: 174px;
}
.p-products-header {
  position: relative;
  width: 90%;
  margin: 15px auto 0;
}
.p-products-header .item-count {
  display: none;
}
.p-products-header .products-heading {
  width: 100%;
  margin-bottom: 16px;
  padding: 0 0 10px;
  border-bottom: solid 1px #9d9e9e;
}
.p-products-header .products-heading-txt {
  position: relative;
  width: 100%;
  margin-bottom: 26px;
  padding: 0 0 0 14px;
  font-size: 20px;
  font-size: 2rem;
  line-height: 1em;
  line-height: 30px;
}
.p-products-header .products-heading-txt:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  display: block;
  width: 5px;
  height: 25px;
  border-left: solid 6px #e40012;
  line-height: 25px;
}
.p-products-header .products-heading-txt:after {
  position: absolute;
  left: 0;
  bottom: -6px;
  content: "";
  width: 100%;
  display: block;
  border-bottom: solid 1px #9d9e9e;
}
.p-products-header .blouson-heading {
  width: 60%;
  max-width: 410px;
}
.p-products-header .sub-categories {
  margin: 0 0 35px 2px;
  padding-bottom: 8px;
  border-bottom: solid 1px #9d9e9e;
}
.p-products-header .sub-categories li {
  margin-bottom: 10px;
}
.p-products-header .sub-categories li a {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1em;
  font-weight: 700;
  text-decoration: underline;
}
.p-products-header .sub-categories li a:hover {
  text-decoration: none;
}
.p-products-header .sub-categories li:before {
  content: "";
  display: inline-block;
  margin-right: 0.5em;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0.3em 0 0.3em 0.5em;
  border-color: transparent transparent transparent #e40012;
}
.products-list:after {
  content: "";
  display: block;
  width: 33%;
}
.products-list li {
  width: 33%;
  margin-bottom: 28px;
}
.products-list li .product-data {
  position: relative;
  padding: 8px 5px;
}
.products-list li p {
  font-size: 10px;
  font-size: 1rem;
  line-height: 1.6em;
  overflow-wrap: break-word;
}
.products-list li .label {
  width: 90%;
  margin-bottom: 3px;
}
.products-list li .like {
  position: absolute;
  top: 11px;
  right: 5px;
  width: 14px;
  height: 14px;
}
.products-list li .like img {
  vertical-align: top;
}
.favorite-add,
.favorite-remove {
  cursor: pointer;
}
.slick-dots li button:before {
  background: 0 0;
}
.slick-dots li.slick-active button:before {
  background: 0 0;
}
.top-pickup {
  margin-bottom: 30px;
  padding-top: 20px;
}
.top-pickup .pickup-heading {
  width: 42vw;
  max-width: 150px;
  margin: 0 0 12px 3%;
}
.top-pickup .pickup-list {
  width: 90%;
  margin: auto;
}
.top-pickup .pickup-list li {
  margin-bottom: 8px;
}
.top-ranking .ranking-image {
  position: relative;
}
.top-ranking .ranking-image .rank-label {
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
}
.top-ranking .ranking-image .rank-label img {
  vertical-align: top;
}
.top-ranking .ranking-image .rank1 {
  width: 24px;
  height: 24px;
}
.top-ranking .ranking-heading {
  width: 54vw;
  max-width: 200px;
  margin: 0 0 10px 3%;
}
.top-category:after {
  content: "";
  display: block;
  width: 94%;
  margin: 0 auto 28px;
  border-bottom: solid 1px #9d9e9e;
}
.top-category .products-heading .products-heading {
  width: 60%;
  max-width: 174px;
}
.top-category .more {
  position: absolute;
  top: 22px;
  right: 3%;
  width: 32vw;
  max-width: 120px;
  background-color: #000;
  color: #fff;
  text-align: center;
  font-size: 10px;
  font-size: 1rem;
  line-height: 1em;
  line-height: 30px;
  height: 30px;
}
.top-topics {
  margin-bottom: 40px;
}
.top-topics .topics-heading {
  width: 140px;
  margin: -16px 0 10px 3%;
  padding-left: 3%;
}
.top-topics .border {
  display: block;
  width: 94%;
  margin: 17px auto 20px;
  border: none;
  border-bottom: solid 1px #9d9e9e;
}
.top-topics .topics-list {
  width: 94%;
  margin: auto;
}
.top-topics .topics-list li {
  width: 49%;
  margin-bottom: 2%;
}
.top-column .column-header {
  position: relative;
  width: 94%;
  height: 54px;
  margin: 19px auto;
  border-top: solid 1px #9d9e9e;
  border-bottom: solid 1px #9d9e9e;
}
.top-column .column-header .column-heading {
  padding-top: 17px;
  padding-left: 3%;
  width: 140px;
}
.top-column .column-header .column-heading img {
  vertical-align: top;
}
.top-column .column-header .more {
  position: absolute;
  top: 50%;
  right: 1%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  border: solid 1px #9d9e9e;
  width: 38vw;
  height: 37px;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1em;
  line-height: 37px;
  text-align: center;
}
.top-column .column-list {
  width: 94%;
  margin: auto;
}
.top-column .column-list:after {
  content: "";
  display: block;
  clear: both;
  margin-bottom: 16px;
}
.top-column .column-list li {
  clear: left;
  margin-bottom: 16px;
}
.top-column .column-list img {
  width: 33vw;
  float: left;
  margin-right: 10px;
  margin-bottom: 16px;
}
.top-column .column-list .column-text {
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 1.6em;
  overflow: hidden;
}
.top-footer-text {
  width: 92%;
  margin: 15px auto 30px;
  font-size: 10px;
  font-size: 1rem;
  line-height: 1.6em;
}
.top-footer-text p {
  margin-bottom: 1em;
}
.top-footer-text strong {
  display: block;
  padding-top: 1.5em;
  margin-bottom: 0.3em;
}
.g-recaptcha > div {
  margin: auto;
}
.u-bold {
  font-weight: 700;
}
.u-list-none {
  list-style: none;
}
.u-list-default {
  list-style: disc;
  margin-left: 1.4em;
}
.u-list-asterisk li {
  padding-left: 1.4em;
  text-indent: -0.7em;
}
.u-list-asterisk li:before {
  content: "※";
  display: inline-block;
}
.o-list-default {
  list-style: decimal;
  margin-left: 1.4em;
}
.o-list-default > li {
  margin-bottom: 1em;
}
.u-list-triangle {
  margin-left: 0.3em;
  padding-left: 1em;
  text-indent: -1.3em;
}
.u-list-triangle i {
  margin-right: 0.3em;
}
.u-link-primary {
  color: #283593;
  text-decoration: none;
}
.u-link-primary:hover {
  text-decoration: underline;
}
.u-link-top-wrap {
  margin-top: 50px;
  padding-bottom: 65px;
}
.u-link-top {
  position: absolute;
  top: 0;
  right: 10px;
  width: 80px;
}
.u-text-center {
  text-align: center;
}
.u-text-left {
  text-align: left;
}
.u-text-right {
  text-align: right;
}
.u-text-bold {
  font-weight: 700;
}
.u-mb1 {
  display: block;
  margin-bottom: 1em !important;
}
.u-mb1half {
  display: block;
  margin-bottom: 1.5em !important;
}
.u-mb2 {
  display: block;
  margin-bottom: 2em !important;
}
.u-mb3 {
  display: block;
  margin-bottom: 3em !important;
}
.u-mb4 {
  display: block;
  margin-bottom: 4em;
}
@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 (min-width: 768px) {
  * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  body {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.75em;
  }
  .sp-hidden {
    display: inline-block;
  }
  .tablet-hidden {
    display: none !important;
  }
  .tablet-visible {
    display: inline-block;
  }
  .p-footer .footer-nav {
    margin-bottom: 16px;
  }
  .p-footer .footer-nav li {
    display: inline-block;
    margin: 0 30px 0 0;
  }
  .p-header {
    padding-top: 90px;
  }
  .p-header .p-header-wrap {
    height: 90px;
  }
  .p-header .p-header-inner {
    width: 96%;
    height: 90px;
    width: 980px;
    margin: auto;
  }
  .p-header .p-logo h1 {
    width: 260px;
    padding: 10px 0 0 0;
  }
  .p-header .sp-nav {
    display: none;
  }
  .p-header .pc-nav {
    display: block;
    position: absolute;
    top: 10px;
    height: 69px;
    right: 0;
  }
  .p-search-container {
    position: relative;
    background-color: #ededed;
    height: 60px;
  }
  .p-search-container .p-search-inner {
    position: relative;
    width: 980px;
    margin: auto;
  }
  .p-header-search {
    height: 60px;
    font-weight: 400;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1em;
  }
  .p-header-search li {
    line-height: 60px;
  }
  .p-header-search li.entry {
    right: 82px;
  }
  .p-header-search li.login {
    right: 0;
  }
  .search-box {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    max-width: 360px;
    margin: 10px 0 0 0;
    padding: 0;
    background: 0 0;
  }
  .search-box .input-text {
    height: 40px;
    border-radius: 0;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1em;
    padding: 1px 12px;
    line-height: 40px;
    border: solid 1px #9d9e9e;
  }
  .search-box .search-icon {
    width: 18px;
    top: 0;
    right: 0;
    height: 40px;
    width: auto;
  }
  .g-nav {
    display: none;
  }
  .p-pankuzu {
    margin: -20px 0 20px 1em;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1em;
  }
  .l-container {
    width: 980px;
    padding: 20px 0;
  }
  .l-container-main {
    width: 760px;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    margin: auto;
  }
  .cart_page .l-container-main,
  .other_page .l-container-main {
    width: 980px;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    margin: auto;
  }
  .l-fb-between-tablet .l-container-main {
    width: 760px;
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
    margin: 0;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .l-container-side {
    display: block;
    width: 180px;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
  .l-container-large {
    width: 96%;
    max-width: 760px;
  }
  .l-container-primary {
    width: 96%;
    max-width: 980px;
  }
  .l-container-small {
    width: 96%;
    max-width: 980px;
  }
  .l-fb-left-tablet {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .l-fb-right-table {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .l-fb-between-sp {
    display: block;
  }
  .l-fb-between-tablet {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }
  .c-btn {
    width: 175px;
    height: 45px;
    line-height: 45px;
  }
  #confirm_box__button_menu p:first-child,
  #detail_box__button_menu p:first-child,
  #list_box__button_menu p:first-child,
  #top_box__button_menu p:first-child {
    margin-right: 5%;
  }
  #confirm_side {
    top: 100px;
  }
  .complete_message .heading01 {
    margin-bottom: 40px;
  }
  .column .column-container {
    width: 100%;
  }
  .column .column-heading {
    width: 245px;
    margin: 24px 0 28px;
  }
  .column .column-title {
    margin: 50px 0 0 0;
  }
  .column .column-nav {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1em;
    padding: 27px 0 0 0;
  }
  .column .column-list {
    padding: 27px 0 0 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .column .column-list:after {
    content: "";
    display: block;
    width: 31%;
  }
  .column .column-list li {
    display: block;
    width: 31%;
    margin-bottom: 25px;
  }
  .column .column-list li .column-thumb {
    display: block;
    width: 100%;
    margin: 0 0 10px 0;
  }
  .column .column-list li .column-title {
    width: 100%;
  }
  #reset_box__message h2,
  .complete_message h2 {
    text-align: center;
  }
  #reset_box__message p,
  .complete_message p {
    text-align: center;
  }
  .local_nav.favorite li {
    width: 25%;
  }
  .information .information-container {
    width: 100%;
  }
  .information .information-heading {
    width: 310px;
    margin: 24px 0 28px;
  }
  .information .information-nav {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1em;
    padding: 27px 0 0 0;
  }
  .information .information-list {
    padding: 27px 0 0 0;
  }
  .information .information-list dt {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.8em;
  }
  .information .information-list dd {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.8em;
  }
  .guide dt {
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.8em;
  }
  .guide dt:before {
    top: 0.2em;
  }
  .guide dd {
    width: 100%;
  }
  .guide .size-text {
    width: 57%;
  }
  .guide .size-chart {
    width: 34%;
    margin: 0;
  }
  .guide .flow-shisyu {
    width: 60%;
  }
  .guide .flow-shisyu li {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1em;
    padding: 2%;
    margin-bottom: 58px;
    text-align: center;
    font-weight: 400;
  }
  .guide .flow-shisyu li:after {
    bottom: -38px;
    border-width: 1em 1.1em 0 1.1em;
  }
  .guide .payment-method dt {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1em;
  }
  .guide .amazon-text,
  .guide .credit-text {
    width: 58%;
  }
  .guide .credit-image {
    position: absolute;
    top: 0;
    right: 0;
    width: 32%;
  }
  .guide .amazon-image {
    position: absolute;
    top: 0;
    right: 0;
    width: 28%;
  }
  .guide .receipt-image {
    position: absolute;
    top: -50px;
    right: 0;
    width: 40%;
  }
  .guide .receipt-text {
    margin-bottom: 150px;
    width: 60%;
  }
  .p-kuchou p {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.8em;
  }
  .p-kuchou__inner {
    width: 100%;
  }
  .p-kuchou__heading {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1em;
    padding-left: 14px;
    margin-bottom: 30px;
  }
  .p-kuchou__heading:before {
    width: 5px;
    height: 30px;
    top: -3px;
  }
  .p-kuchouHero {
    margin-bottom: 70px;
  }
  .p-kuchouHero:before {
    background: #fff url(../img/kuchou/main_bg_pc.jpg) no-repeat center top;
    background-size: cover;
    padding-top: 81.632%;
  }
  .p-kuchou__mainTitle {
    top: 56px;
    left: 50px;
    max-width: 500px;
  }
  .p-kuchouHero__about {
    position: absolute;
    top: 300px;
    left: 50px;
    background-color: rgba(0, 17, 61, 0.37);
    max-width: 443px;
    padding: 39px 30px 16px 33px;
  }
  .p-kuchou .p-kuchou__text {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.8em;
    margin-bottom: 1.5em;
  }
  .p-kuchou .p-kuchouHero__lead {
    display: block;
    font-size: 33px;
    font-size: 3.3rem;
    line-height: 1.6em;
    white-space: nowrap;
    margin-bottom: 24px;
    color: #fff;
  }
  .p-kuchouHero__title {
    font-size: 21px;
    font-size: 2.1rem;
    line-height: 1em;
    margin-bottom: 10px;
  }
  .p-kuchou__item {
    width: 230px;
    height: 57px;
  }
  .p-kuchou__item a {
    font-size: 20px;
    font-size: 2rem;
    line-height: 1em;
    border-bottom: solid 3px #00bdff;
    padding-top: 5px;
  }
  .p-kuchouEffect {
    padding: 100px 0 0 0;
  }
  .p-kuchou__propellerHeading {
    font-size: 36px;
    font-size: 3.6rem;
    line-height: 1em;
    margin-bottom: 28px;
    padding-bottom: 8px;
  }
  .p-kuchou__propellerHeading:before {
    width: 30px;
    height: 30px;
    margin-right: 10px;
  }
  .p-kuchou .p-kuchouEffect__lead {
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.8em;
    margin-bottom: 56px;
  }
  .p-kuchouEffect__point {
    max-width: 435px;
  }
  .p-kuchouEffect__pointBox {
    margin-bottom: 37px;
  }
  .p-kuchouEffect__title {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1em;
    margin-bottom: 20px;
  }
  .p-kuchouEffect__title img {
    width: 40px;
    margin-right: 17px;
  }
  .p-kuchouEffect__description {
    padding: 35px 0 35px 60px;
    margin-bottom: 50px;
  }
  .p-kuchouEffect__description p {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1.8em;
  }
  .p-kuchouEffect__pointLead {
    font-size: 20px;
    font-size: 2rem;
    line-height: 1em;
    margin-bottom: 10px;
  }
  .p-kuchouFeatures {
    padding-top: 70px;
  }
  .p-kuchouFeatures__box {
    width: 49%;
    margin-bottom: 50px;
  }
  .p-kuchouFeatures__box:last-child,
  .p-kuchouFeatures__box:nth-child(5) {
    margin-bottom: 0;
  }
  .p-kuchouFeatures__title {
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 1.6em;
    height: 134px;
  }
  .p-kuchouFeatures__content {
    padding: 30px 20px 290px;
  }
  .p-features__img {
    position: absolute;
    left: 0;
    bottom: 0;
  }
  .p-kuchouScene {
    padding-top: 90px;
  }
  .p-kuchouScene__lead {
    margin-bottom: 40px;
  }
  .p-kuchouScene__box {
    width: 31.632%;
    margin-bottom: 0;
  }
  .p-kuchouScene__list {
    margin-top: 18px;
  }
  .p-kuchouScene__item {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1em;
    margin-bottom: 12px;
    font-weight: 400;
  }
  .p-kuchouFooter {
    background: #fff url(../img/kuchou/footer_bg_pc.jpg) no-repeat center top;
    background-size: cover;
    padding: 60px 0 65px;
  }
  .p-kuchouFooter p {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.8em;
    margin-bottom: 1.8em;
  }
  .p-kuchouProducts {
    padding-top: 60px;
  }
  .p-kuchouProducts .products-list li {
    width: 175px;
  }
  .p-kuchouFooter__heading {
    position: absolute;
    top: 60px;
    left: 85px;
    font-size: 33px;
    font-size: 3.3rem;
    line-height: 1.5em;
  }
  .p-kuchouFooter__content {
    width: 560px;
    margin-left: 380px;
  }
  .measure .measure-nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 50px 0 50px;
    width: 960px;
  }
  .measure .measure-nav li {
    width: 430px;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1em;
    margin: 0 0 20px;
  }
  .measure .measure-nav li:before {
    top: 0.2em;
  }
  .measure.page .page-heading-type2 {
    font-size: 20px;
    font-size: 2rem;
    line-height: 1em;
    margin-bottom: 50px;
  }
  .measure .measure-box {
    margin-bottom: 50px;
    width: 31%;
  }
  .measure .measure-box .measure-description {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.6em;
    margin-bottom: 27px;
    width: 100%;
  }
  .measure .measure-box .description-heading {
    font-size: 20px;
    font-size: 2rem;
    line-height: 1.4em;
  }
  .measure .measure-box .image {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    width: 100%;
  }
  .shisyu {
    margin-bottom: 100px;
  }
  .shisyu p {
    margin-bottom: 30px;
  }
  .shisyu .shisyu-nav {
    width: 586px;
  }
  .shisyu .shisyu-nav li {
    font-size: 20px;
    font-size: 2rem;
    line-height: 1em;
    width: 270px;
  }
  .shisyu .shisyu-nav li:before {
    top: 0;
  }
  .shisyu .separator {
    margin: 50px 0 70px;
  }
  .shisyu .shisyu-heading {
    font-size: 20px;
    font-size: 2rem;
    line-height: 1em;
    margin-bottom: 30px;
  }
  .shisyu .shisyu-heading img {
    width: 100%;
    margin: 0 0 30px;
  }
  .shisyu .gray-wrap {
    width: 100%;
    margin: 0 auto 60px;
    padding: 40px 4%;
  }
  .shisyu .gray-wrap .shisyu-heading01 {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1em;
  }
  .shisyu .shisyu-heading01 {
    font-size: 20px;
    font-size: 2rem;
    line-height: 1em;
    margin-bottom: 30px;
  }
  .shisyu .shisyu-heading01:before {
    width: 5px;
    top: -0.1em;
  }
  .shisyu .flow-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: wrap;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .shisyu .flow-box .position {
    display: block;
  }
  .shisyu .flow-box .position li {
    width: auto;
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1.8em;
  }
  .shisyu .flow-box .left {
    width: 460px;
  }
  .shisyu .flow-box img {
    width: 350px;
  }
  .shisyu .flow-box .cart-btn {
    width: 350px;
    margin: -54px 0 0 0;
  }
  .shisyu .shisyu-font {
    margin-bottom: 70px;
  }
  .shisyu .shisyu-font .font-note {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.8em;
  }
  .shisyu .shisyu-content.content-dashed dt {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1em;
    position: absolute;
    width: 100%;
    left: 0;
    padding-top: 6px;
  }
  .shisyu .shisyu-content.content-dashed dd {
    position: relative;
    background-color: #fff;
    margin-left: 300px;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 1.4em;
    padding-top: 3px;
    padding-left: 4px;
  }
  .shisyu .logo-data-size dt {
    position: relative;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1em;
    padding-left: 0;
    margin-bottom: 20px;
  }
  .shisyu .logo-data-size dt:before {
    display: none;
  }
  .shisyu .logo-data-size dd {
    position: relative;
    margin: 0 auto 30px;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.6em;
  }
  .shisyu .data-image {
    width: 81%;
  }
  .shisyu .logo-data {
    margin-bottom: 40px;
  }
  .shisyu .logo-size {
    width: 77%;
  }
  .shisyu .summary {
    margin-top: 10px;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.8em;
  }
  .shisyu .destination dt {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1em;
    padding-top: 0.1em;
  }
  .shisyu .destination dd {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1em;
    position: relative;
    background-color: #fff;
    margin-left: 100px;
    padding-top: 3px;
    padding-left: 5px;
  }
  .shisyu .payment-box {
    background: 0 0;
    padding: 0;
    margin: 0 0 25px;
  }
  .shisyu .payment-box h4 {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1em;
    margin-bottom: 10px;
  }
  .shisyu .payment-box ul {
    margin-top: -24px;
  }
  .shisyu .payment-box li {
    display: inline-block;
    background: 0 0;
    color: #000;
    padding: 0;
    margin-right: 36px;
  }
  .shisyu .payment-box li a {
    text-decoration: underline;
    font-weight: 700;
    color: #000;
  }
  .page {
    padding-top: 0;
  }
  .page .page-section {
    padding-top: 100px;
    margin-top: -100px;
  }
  .page .page-main-heading {
    font-size: 30px;
    font-size: 3rem;
    line-height: 1em;
    margin: 40px 0 30px 0;
  }
  .page .page-heading-type2 {
    font-size: 20px;
    font-size: 2rem;
    line-height: 1em;
    padding: 0.9em 0.8em 0.8em;
    margin-bottom: 25px;
  }
  .page .page-nav {
    margin-left: 1em;
  }
  .page .section-heading {
    font-size: 20px;
    font-size: 2rem;
    line-height: 1em;
  }
  .page .name-list {
    width: 80%;
  }
  .page .name-list:after {
    content: "";
    display: block;
    width: 31%;
  }
  .page .name-box {
    width: 31%;
    padding: 2%;
  }
  .page .name-box p {
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1.8em;
  }
  .page .name-box.link-box {
    padding-bottom: 7%;
  }
  .page #color,
  .page #font {
    padding-top: 110px;
    margin-top: -110px;
  }
  .page .bank-info {
    max-width: 490px;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.4em;
  }
  .page .bank-info th {
    padding: 0.7em 1em;
  }
  .page .bank-info td {
    padding: 0.7em 1em;
  }
  .favorite {
    width: 100%;
  }
  .p-product .p-product-main {
    width: 560px;
  }
  .p-product .p-product-side {
    width: 380px;
  }
  .p-product .product-inner {
    width: 100%;
  }
  .p-product .main-images {
    margin-bottom: 18px;
  }
  .p-product .main-images div {
    display: none;
  }
  .p-product .main-images div:first-child {
    display: block;
  }
  .p-product .product-header {
    margin-bottom: 20px;
  }
  .p-product .product-name {
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 1.6em;
  }
  .p-product .product-info {
    margin-bottom: 25px;
  }
  .p-product .product-info dt {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1em;
    padding: 16px 0 16px;
  }
  .p-product .product-info dd {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1em;
  }
  .p-product .product-info .price-label {
    bottom: 8px;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1em;
  }
  .p-product .product-info .price {
    font-size: 30px;
    font-size: 3rem;
    line-height: 1em;
    padding: 20px 0 20px 70px;
  }
  .p-product .product-info .price span {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1em;
    padding: 0 10px;
  }
  .p-product .product-info .price .off50 {
    width: 50px;
  }
  .p-product .product-color {
    margin-bottom: 20px;
  }
  .p-product .product-color dt {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1em;
    margin-bottom: 18px;
  }
  .p-product .color-sample li {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1em;
    width: 145px;
    height: 30px;
    line-height: 30px;
    margin: 0 0 10px 15px;
  }
  .p-product .product-btn {
    height: 62px;
    line-height: 62px;
    font-size: 20px;
    font-size: 2rem;
    line-height: 1em;
  }
  .p-product .product-btn span {
    padding-left: 30px;
    height: 62px;
    line-height: 62px;
  }
  .p-product .product-btn span:before {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 25px;
    height: 25px;
  }
  .p-product .btn-add-cart {
    margin-bottom: 18px;
  }
  .p-product .btn-needle {
    margin-bottom: 26px;
  }
  .p-product .btn-needle span {
    padding-left: 34px;
  }
  .p-product .product-description .description-header {
    font-size: 20px;
    font-size: 2rem;
    line-height: 1em;
    height: 40px;
    line-height: 40px;
    margin-bottom: 50px;
  }
  .p-product .product-description .description-lead {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.6em;
    margin-bottom: 30px;
  }
  .p-product .product-description .description-txt {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.8em;
  }
  .p-product .product-option {
    margin-top: 18px;
  }
  .p-product .product-option dt {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1em;
  }
  .p-product .product-option dd {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.8em;
  }
  .p-product .product-option dd img {
    max-width: 320px;
  }
  .p-product .bulk-text {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.6em;
  }
  .p-product .shisyu-text {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.6em;
  }
  .shisyu-susoage .product-btn {
    width: 320px;
    height: 52px;
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1em;
    line-height: 52px;
  }
  .shisyu-susoage .product-btn span {
    padding-left: 30px;
    height: 52px;
    line-height: 52px;
  }
  .shisyu-susoage .product-btn span:before {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 25px;
    height: 25px;
  }
  .shisyu-susoage .product-btn span:before {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 25px;
    height: 25px;
  }
  .shisyu-susoage .position {
    margin-left: 3em;
    padding: 30px 0;
  }
  .shisyu-susoage-description {
    width: 320px;
    margin-top: -6px;
  }
  .tag-list {
    width: 98%;
    margin: 0 0 60px 180px;
  }
  .tag-list li {
    width: auto;
    margin-right: 10px;
  }
  .tag-list li a {
    height: 30px;
    line-height: 30px;
    padding: 0 1.4em;
  }
  .relation-product .products-list li:nth-child(4),
  .relation-product .products-list li:nth-child(5) {
    display: block;
  }
  .relation-product .products-list li {
    width: 175px;
  }
  .extra-form {
    padding-bottom: 20px;
  }
  .color-font-description .page-color-title {
    font-size: 20px;
    font-size: 2rem;
    line-height: 1em;
  }
  .color-font-description .color {
    margin-bottom: 50px;
  }
  .products-container .products-heading {
    margin: 0 0 22px 0;
  }
  .products-container .products-heading-txt:before {
    top: 3px;
    left: 0;
  }
  .products-container .products-heading-txt {
    position: relative;
    font-size: 20px;
    font-size: 2rem;
    line-height: 1em;
    height: 30px;
    line-height: 30px;
    padding: 0 0 0 12px;
    margin-bottom: 40px;
  }
  .products-container .products-heading-txt:after {
    position: absolute;
    bottom: -10px;
    left: -5px;
    content: "";
    width: 100.5%;
    display: block;
    padding-top: 2px;
    border-bottom: dashed 1px #000;
  }
  .products-container .relation-tag-heading {
    position: absolute;
  }
  .products-container .relation-tag-heading:after {
    display: none;
  }
  .products-container .sub-category-heading {
    padding: 0;
    border: none;
  }
  .products-container .c-badge {
    padding: 0.5em 0.8em;
    position: absolute;
    top: 38px;
    right: 0;
  }
  .blouson-heading {
    max-width: 260px;
  }
  .p-products-header {
    width: 100%;
  }
  .p-products-header .item-count {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    font-size: 29px;
    font-size: 2.9rem;
    line-height: 1em;
    font-weight: 700;
  }
  .p-products-header .item-count span {
    padding-left: 5px;
    font-size: 10px;
    font-size: 1rem;
    line-height: 1em;
  }
  .p-products-header .blouson-heading {
    width: 260px;
    max-width: 260px;
  }
  .p-products-header .sub-categories li {
    display: inline-block;
    margin-right: 50px;
  }
  .products-list li {
    width: 240px;
    margin-bottom: 40px;
  }
  .products-list li.tablet-small {
    width: 175px;
  }
  .products-list li p {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.6em;
    max-width: 73%;
  }
  .products-list li .label {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1em;
    font-weight: 700;
  }
  .products-list li .like {
    width: 18px;
    height: 18px;
  }
  .top-pickup {
    margin-bottom: 40px;
  }
  .top-pickup .pickup-heading {
    width: 211px;
    max-width: 211px;
    margin: 0 0 20px 0;
  }
  .top-pickup .pickup-list {
    width: 100%;
  }
  .top-pickup .pickup-list li {
    width: 370px;
  }
  .top-ranking .ranking-image .rank-label {
    width: 30px;
    height: 30px;
  }
  .top-ranking .ranking-image .rank1 {
    width: 40px;
    height: 40px;
  }
  .top-ranking .ranking-heading {
    width: 285px;
    max-width: 285px;
    margin: 0 0 20px 0;
  }
  .top-category:after {
    width: 100%;
    margin: 0 auto 35px;
  }
  .top-category .products-heading .products-heading {
    max-width: 260px;
  }
  .top-category .more {
    top: 20px;
    right: 0;
    width: 180px;
    max-width: 180px;
    height: 40px;
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1em;
    line-height: 40px;
    font-weight: 700;
    letter-spacing: 0.2em;
  }
  .top-topics {
    margin-bottom: 65px;
  }
  .top-topics .topics-heading {
    width: 240px;
    margin: -10px 0 10px 0;
    padding-left: 0;
  }
  .top-topics .border {
    width: 100%;
    margin: 25px auto 28px;
  }
  .top-topics .topics-list {
    width: 100%;
  }
  .top-topics .topics-list li {
    width: 370px;
    margin-bottom: 20px;
  }
  .top-column .column-header {
    width: 100%;
    margin: 75px auto 38px;
    height: 80px;
  }
  .top-column .column-header .column-heading {
    padding-top: 25px;
    width: 240px;
    padding-left: 0;
  }
  .top-column .column-header .more {
    width: 220px;
    height: 30px;
    max-width: 220px;
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1em;
    line-height: 30px;
    font-weight: 700;
  }
  .top-column .column-list {
    width: 100%;
    margin-bottom: 80px;
  }
  .top-column .column-list:after {
    display: block;
    content: "";
    width: 240px;
  }
  .top-column .column-list li {
    width: 240px;
    margin-bottom: 0;
  }
  .top-column .column-list img {
    width: 100%;
    float: none;
    margin: 0 0 10px 0;
  }
  .top-column .column-list .column-text {
    display: block;
    overflow: auto;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.8em;
  }
  .top-footer-text {
    width: 100%;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.8em;
    margin: 55px auto 110px;
  }
  .u-link-top {
    right: -20px;
    width: 112px;
  }
}
@media only screen and (min-width: 980px) {
  * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .p-header .p-header-inner {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  .g-nav .g-nav-header + ul {
    height: 80px;
  }
  .g-nav .g-nav-header + ul > li {
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 1.6em;
    display: inline-block;
    height: 80px;
  }
  .g-nav .g-nav-header + ul > li:hover ul {
    visibility: visible;
    opacity: 1;
  }
  .g-nav .m-item {
    border-bottom: none;
    padding: 15px 0 15px 10px;
    margin-right: 13px;
  }
  .g-nav .s-item {
    padding: 5px 0 5px 12px;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.6em;
    color: #fff;
  }
  .g-nav .s-item:before {
    content: "- ";
  }
  .g-nav .sub-nav {
    display: none;
  }
  .g-nav .sub-nav li {
    margin-bottom: 5px;
  }
  .accordion_icon {
    display: none;
  }
}
@media only screen and (min-width: 960px) {
  * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .pc-hidden {
    display: none !important;
  }
  .tablet-visible {
    display: none;
  }
}
