<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";

/* ----トップページ本文---- */

.block-top-body--body {
  width: 100%;
  min-width: 1020px;
  height: 447px;
  margin-top: 16px;
  overflow: hidden;
}

.block-top-body--items:not(.slick-initialized) {
  opacity: 0;
  -webkit-transition: .5s ease-in-out;
  transition: .5s ease-in-out;
}

.block-top-body--items.slick-initialized {
  opacity: 1;
}

.block-top-body--body .slider-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 456px;
}

.block-top-body--body .slider-item a {
  display: block;
  -webkit-transition: .2s ease-in-out;
  transition: .2s ease-in-out;
}

.block-top-body--body .slider-item a:hover {
  opacity: .7;
}

.slick-counter {
  min-width: 1020px;
}

.slick-container {
  position: relative;
  width: 1020px;
  margin: auto;
}

.slick-counter-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  bottom: -7px;
  right: 0;
  width: 190px;
  height: 35px;
  padding: 13px 0 0 31px;
  background-color: #fff;
}

.slick-counter-inner &gt; span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  width: 14px;
}

.slick-counter-inner .current::after {
  content: '／';
  position: absolute;
  top: 50%;
  right: -21px;
  color: #E8E9EA;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.slick-counter-inner .total {
  margin-left: 28px;
  color: #8F8F90;
}

#top-slider .slick-prev,
#top-slider .slick-next {
  top: 430px;
  width: 8px;
  height: 14px;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  z-index: 9;
  left: auto;
}

#top-slider .slick-prev {
  right: 62px;
}

#top-slider .slick-next {
  right: 30px;
}

#top-slider .slick-prev:before,
#top-slider .slick-next:before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 8px;
  height: 14px;
}

#top-slider .slick-prev:before {
  background: url(../../img/usr/common_pc/arw_slider_mv_left.png) center no-repeat;
  background-size: contain;
}

#top-slider .slick-next:before {
  background: url(../../img/usr/common_pc/arw_slider_mv_right.png) center no-repeat;
  background-size: contain;
}

/* ----トップページ予備テンプレート---- */

.block-top-free-1 {
  margin-top: 40px;
}

.block-top-bnr {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.block-top-bnr + .block-top-bnr {
  margin-top: 10px;
}

.block-top-bnr.list-4 li:not(:nth-child(4n)) {
  margin-right: 11px;
}

.block-top-bnr.list-2 li:not(:nth-child(2n)),
.block-top-bnr.list-3 li:not(:nth-child(3n)),
.block-top-bnr.list-4 li:nth-child(4n-2) {
  margin-right: 10px;
}

.block-top-bnr.list-2 li:not(:nth-child(-n+2)),
.block-top-bnr.list-3 li:not(:nth-child(-n+3)),
.block-top-bnr.list-4 li:not(:nth-child(-n+4)) {
  margin-top: 10px;
}

.block-top-bnr.list-1 li {
  width: 740px;
}

.block-top-bnr.list-2 li {
  width: 365px;
}

.block-top-bnr.list-3 li {
  width: 240px;
}

.block-top-bnr.list-4 li {
  width: 177px;
}

.block-top-bnr a {
  display: block;
  -webkit-transition: .2s ease-in-out;
  transition: .2s ease-in-out;
}

.block-top-bnr a:hover {
  opacity: .7;
}

.block-top-bnr img {
  width: 100%;
}

.block-top-free-2 {
  margin-top: 100px;
}

.block-top-free2--header {
  padding: 0 0 20px;
  border-top: none;
  border-bottom: 2px solid #E8E9EA;
  font-size: 2rem;
  font-weight: 600;
  text-align: left;
}


.block-top-free2--genre-list ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 23px;
}

.block-top-free2--genre-list li {
  width: calc(100% / 3);
  padding-right: 16px;
}

.block-top-free2--genre-list li:not(:nth-child(-n+3)) {
  margin-top: 8px;
}

/* ----ヘッダー---- */

.header-bnr {
  min-width: 1020px;
  height: 56px;
}

.header-bnr a {
  display: block;
  width: 100%;
  height: 56px;
  -webkit-transition: .2s ease-in-out;
  transition: .2s ease-in-out;
}

.header-bnr a:hover {
  opacity: .7;
}

.header-bnr img {
  width: 100%;
  height: 56px;
  font-family: 'object-fit: cover;';
  -o-object-fit: cover;
  object-fit: cover;
}

.block-header-comment {
  margin-left: 24px;
}

.block-header-comment &gt; div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 1rem;
}

.block-header-comment &gt; div + div {
  margin-top: 5px;
}

.block-header-comment .img {
  position: relative;
  top: 1px;
  width: 19px;
  margin-right: 8px;
}

.block-header-comment .img.truck img {
  width: 19px;
}

.block-header-comment .img.cardboard img {
  width: 17px;
}

.block-header-comment p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  position: relative;
  height: 20px;
}

.block-header-comment p::after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
  background-color: #E8E9EA;
}

.block-header-comment p .txt-l {
  font-size: 1.1rem;
}

.block-header-comment p .txt-s {
  -webkit-transform: scale(.9);
  transform: scale(.9);
}

.block-header-comment p .txt-xs {
  position: relative;
  top: 1px;
  margin: 0 -5px;
  -webkit-transform: scale(.8);
  transform: scale(.8);
}

.block-headernav {
  margin-left: 26px;
  font-size: 1.2rem;
}

.block-headernav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.block-headernav li {
  position: relative;
}

.block-headernav li:not(:last-child)::after {
  content: '／';
  margin: 0 5px;
}

.block-header-btns {
  margin-left: auto;
}

.block-header-btns ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.block-header-btns li + li {
  margin-left: 10px;
}

.block-header-btns a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 34px;
  font-size: 1.2rem;
  -webkit-transition: .2s ease-in-out;
  transition: .2s ease-in-out;
}

.block-global-search--searchdetail {
  background-color: #2CC4B5;
}

.block-global-search--search-detail-link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 110px;
  background-color: rgba(32, 32, 33, 0.2);
  color: #fff;
  -webkit-transition: .2s ease-in-out;
  transition: .2s ease-in-out;
}

.block-global-search--search-detail-link:hover {
  text-decoration: none;
  opacity: .7;
}

.block-header-btns .btn-black a {
  width: 100px;
  border: 1px solid #202021;
  background-color: #202021;
  color: #fff;
}

.block-header-btns a:hover {
  text-decoration: none;
  opacity: .7;
}

/* ----グローバルナビ---- */

.pane-globalnav-inner {
  position: relative;
  width: 100%;
  min-width: 1020px;
  background-color: #2CC4B5;
}

.pane-globalnav-inner.is-float {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
}

.pane-globalnav .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  height: 56px;
}

.block-globalnav1 {
}

.block-globalnav1 &gt; ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-inline-box;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 56px;
}

.block-globalnav1 &gt; ul &gt; li + li {
  margin-left: 24px;
}

.block-globalnav-ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  height: 56px;
  padding-right: 22px;
  color: #fff;
  font-size: 1.4rem;
  font-weight: bold;
  cursor: pointer;
  -webkit-transition: .2s ease;
  transition: .2s ease;
}

.block-globalnav-ttl:hover {
  opacity: .7;
}

.block-globalnav-ttl &gt; span {
  display: block;
  position: absolute;
  top: 50%;
  right: 0;
  width: 12px;
  height: 12px;
  -webkit-transform: translate(0,-50%);
  transform: translate(0,-50%);
}

.block-globalnav-ttl &gt; span::before,
.block-globalnav-ttl &gt; span::after {
  content: '';
  display: block;
  position: absolute;
  background-color: #fff;
}

.block-globalnav-ttl &gt; span::before {
  width: 100%;
  height: 2px;
  top: 5px;
}

.block-globalnav-ttl &gt; span::after {
  width: 2px;
  height: 100%;
  left: 5px;
  -webkit-transition: .15s ease;
  transition: .15s ease;
}

.block-globalnav-ttl.is-open &gt; span::after {
  opacity: 0;
}

.block-globalnav-layer-2nd {
  display: none;
  position: absolute;
  top: 56px;
  left: 0;
  width: 100%;
  background-color: #fff;
  -webkit-box-shadow:0px 1px 4px 2px rgba(0,0,0,0.1);
  box-shadow:0px 1px 4px 2px rgba(0,0,0,0.1);
  z-index: 99;
}

.block-globalnav-layer-2nd-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 1020px;
  margin: auto;
  padding: 36px 0 40px;
}

.block-globalnav-layer-2nd.is-open {
  z-index: 999
}

.block-globalnav-layer-2nd-list {
  width: calc(100% / 4);
  padding-right: 50px;
}

.block-globalnav-layer-2nd-list li + li {
  margin-top: .8em;
}

.block-globalnav2 {
  margin-left: 10px;
}

.block-globalnav2 &gt; ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-inline-box;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 56px;
}

.block-globalnav2 &gt; ul &gt; li + li {
  margin-left: 16px;
}

.block-globalnav2 a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  -webkit-transition: .2s ease-in-out;
  transition: .2s ease-in-out;
}

.block-globalnav2 a:hover {
  opacity: .7;
}

.block-globalnav2 .img {
  margin-right: 5px;
}

.block-globalnav3 {
  margin: 0 6px 0 22px;
}

.block-globalnav3 ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-inline-box;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 56px;
}

.block-globalnav3 li + li {
  margin-left: 4px;
}

.block-globalnav3 a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
  height: 38px;
  padding-top: 4px;
  color: #fff;
  -webkit-transition: .2s ease-in-out;
  transition: .2s ease-in-out;
}

.block-globalnav3 a:hover {
  text-decoration: none;
  opacity: .7;
}

.block-globalnav3 .user img {
  width: 16px;
}

.block-globalnav3 .login img {
  width: 13px;
}

.block-globalnav3 .favorite img {
  height: 17px;
}

.block-globalnav3 .cart img {
  width: 16px;
}

.block-globalnav3 p {
  color: #fff;
  font-size: 10px;
  -webkit-transform: scale(.8);
  transform: scale(.8);
}

.block-headernav--cart-count {
  position: absolute;
  top: 16px;
  right: -5px;
  width: 16px;
  height: 16px;
  color: #fff;
  border-radius: 18px;
  background-color: #E60112;
  font-size: 1.1rem;
  text-align: center;
  line-height: 18px;
}

/* ----ヘッダー検索---- */

.block-global-search {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: auto;
  margin-left: 40px;
}

.block-global-search form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 210px;
  height: 36px;
  background-color: #fff;
}

input.block-global-search--keyword:hover,
input.block-global-search--keyword {
  width: 175px;
  padding: 0 10px;
  border: none;
  background-color: transparent;
  font-size: 1.2rem;
}

input.block-global-search--keyword::-webkit-input-placeholder {
  color: #8F8F90;
}

input.block-global-search--keyword:-ms-input-placeholder {
  color: #8F8F90;
}

input.block-global-search--keyword::placeholder {
  color: #8F8F90;
}

button.block-global-search--submit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 35px;
  padding: 0;
  border: none;
  background-color: #36a69b;
}

button.block-global-search--submit img {
  width: 16px;
}

/* ----重要なお知らせが---- */

.block-important-notice {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-width: 1020px;
  background-color: #F2F3F3;
}

.block-important-notice .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 40px;
  text-align: center;
}

.block-important-notice p {
  color: #E60112;
  font-size: 1.3rem;
  font-weight: 700;
}


/* ----PC/スマホ切り替えスイッチ---- */

.block-switcher {
  display: none;
}

/* ----フッター---- */

.block-footer-top-inner,
.block-footer-middle,
.block-footer-bottom .container {
  width: 1020px;
  margin: 0 auto;
}

.pane-footer h3 {
  min-height: 0;
  margin: 0 0 16px;
  padding: 0;
  background-color: transparent;
  color: #fff;
  font-size: 1.5rem;
  font-weight: 700;
}

.block-footer-top {
  padding: 50px 0;
  background-color: #000;
}

.block-footer-middle {
  padding: 50px 0;
}

.block-footer-middle-1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.block-footer-middle-2 {
  padding-top: 60px;
}

.block-footer-company {
  margin-left: auto;
}

.block-footer-main-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.block-footer-main-nav-list + .block-footer-main-nav-list {
  margin-top: 40px;
}

.block-footer-main-nav-list-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.block-footer-main-nav-top .block-footer-main-nav-list-item {
  width: 170px;
}

.block-footer-main-nav-middle .block-footer-main-nav-list-item {
  width: 300px;
}

.block-footer-main-nav-list-item li {
  margin-right: 24px;
  line-height: 1.4;
}

.block-footer-main-nav-list-item li + li,
.block-footer-company dl + dl {
  margin-top: .8em;
}

.block-footer-main-nav-list-item a,
.block-footer-company {
  color: #CDD0D1;
  word-wrap: break-word;
}

.block-footer-bnrs {
  margin-top: 54px;
}

.block-footer-bnrs ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.block-footer-bnrs li {
  width: calc((100% - 40px) / 5)
}

.block-footer-bnrs li:not(:nth-child(5n)) {
  margin-right: 10px;
}

.block-footer-bnrs a {
  display: block;
  -webkit-transition: .2s ease-in-out;
  transition: .2s ease-in-out;
}

.block-footer-bnrs a:hover {
  opacity: .7;
}

.block-footer-bnrs img {
  width: 100%;
}

.block-footer-company dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.block-footer-company dt {
  position: relative;
  width: 117px;
}

.block-footer-company dt::after {
  content: '：';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
}

.block-footer-company dd {
  width: calc(100% - 117px);
  padding-left: 10px;
}

.block-footer-contact {
  margin-top: 40px;
}

.block-footer-contact a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  height: 40px;
  border: 1px solid #fff;
  color: #fff;
  font-size: 1.3rem;
  -webkit-transition: .2s ease-in-out;
  transition: .2s ease-in-out;
}

.block-footer-contact a:hover {
  text-decoration: none;
  opacity: .7;
}

.block-footer-sns ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.block-footer-sns li:not(:last-child) {
  margin-right: 24px;
}

.block-footer-sns a {
  display: block;
  -webkit-transition: .2s ease-in-out;
  transition: .2s ease-in-out;
}

.block-footer-sns a:hover {
  text-decoration: none;
  opacity: .7;
}

.block-footer-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  background-color: #2C2C2C;
}

.block-footer-bottom .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  height: 48px;
}

.block-footer-bot-nav--item-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.block-footer-bot-nav--item-list li {
  position: relative;
  margin-right: 14px;
  padding-right: 15px;
  color: #CDD0D1;
}

.block-footer-bot-nav--item-list li:not(:last-child)::after {
  content: '|';
  position: absolute;
  right: 0;
}

.block-footer-bot-nav--item-list a {
  color: #CDD0D1;
  font-size: 1.2rem;
}

/* ----Copyright---- */

.block-copyright {
  color: #CDD0D1;
  font-size: 1rem;
  text-align: center;
}

/* ----ページトップに戻る---- */

.block-page-top {
  position: fixed;
  top: auto;
  bottom: 32px;
  right: 30px;
  display: none;
}

.block-page-top a {
  position: relative;
  display: block;
  width: 40px;
  height: 40px;
  background-color: transparent;
  -webkit-transition: .2s ease-in-out;
  transition: .2s ease-in-out;
}

.block-page-top a:hover {
  opacity: .7;
}

.block-page-top a::before {
  content: '';
  display: block;
  position: absolute;
  width: 40px;
  height: 40px;
  background: url(../../img/usr/common_pc/page_top.png) center no-repeat;
  background-size: 20px 25px;
}

.block-page-top a:after {
  content: none;
}

/* ----ブランド画面---- */

.block-brand-list {
  margin: 40px 0 60px;
}

.block-brand-list .block-topic-path {
  margin-bottom: 40px;
}

.block-brand-list--items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.block-brand-list--item {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-preferred-size: 390px;
  flex-basis: 390px;
  max-width: 390px;
  margin: 0 0 20px 15px;
}

.block-brand-list--item:nth-of-type(3n+1) {
  margin-left: 0;
}

.block-brand-list--item-img {
  width: 390px;
  height: 240px;
}

.block-brand-list--item-name,
.block-brand-list--item-comment {
  border: #ddd 1px solid;
  border-top: none;
  border-bottom: none;
}

.block-brand-list--item-name {
  padding: 15px 35px 0;
}

.block-brand-list--item-comment {
  border-bottom: #ddd 1px solid;
  padding: 15px 35px 35px;
}

.block-brand-list--item-btn {
  display: block;
  text-align: center;
  width: 240px;
  height: 48px;
  line-height: 48px;
  color: #333;
  font-size: 14px;
  margin: 15px auto 0;
  background: #e5e5e5;
}

.block-brand-detail--image {
  margin-top: 40px;
}

.block-brand-detail--description {
  margin-bottom: 30px;
}

/* ----商品詳細画面---- */

/*CSSによる商品詳細画面の項目の並び順変更用*/
.pane-goods-right-side form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column wrap;
  flex-flow: column wrap;
}

.goods-detail-description.block-goods-code {
  -webkit-box-ordinal-group: 11;
  -ms-flex-order: 10;
  order: 10;
}

.block-goods-name {
  -webkit-box-ordinal-group: 21;
  -ms-flex-order: 20;
}

.block-goods-detail .variation-name {
  -webkit-box-ordinal-group: 31;
  -ms-flex-order: 30;
  order: 30;
}

.block-goods-condition {
  -webkit-box-ordinal-group: 41;
  -ms-flex-order: 40;
}

.block-assessment--price-goods_detail {
  -webkit-box-ordinal-group: 142;
  -ms-flex-order: 141;
  order: 141;
}

.block-goods-brand {
  -webkit-box-ordinal-group: 22;
  -ms-flex-order: 21;
/*  order: 50;*/
}

.block-goods-detail .block-icon {
  -webkit-box-ordinal-group: 20;
  -ms-flex-order: 19;
/*  order: 60;*/
}

.block-goods-price--on-sales-comment {
  -webkit-box-ordinal-group: 71;
  -ms-flex-order: 70;
  order: 70;
}

.block-goods-price {
  -webkit-box-ordinal-group: 81;
  -ms-flex-order: 80;
  order: 80;
}

.block-goods-detail .block-variation {
  -webkit-box-ordinal-group: 91;
  -ms-flex-order: 90;
  order: 90;
}

.block-goods-code {
  -webkit-box-ordinal-group: 101;
  -ms-flex-order: 100;
  order: 100;
}

.block-goods-ship {
  -webkit-box-ordinal-group: 121;
  -ms-flex-order: 120;
  order: 120;
}

.block-goods-cart_favorite {
  -webkit-box-ordinal-group: 131;
  -ms-flex-order: 130;
  order: 130;
}

.block-goods-add-tradein {
  -webkit-box-ordinal-group: 141;
  -ms-flex-order: 140;
  order: 140;
}

.block-goods-sns-ask {
  -webkit-box-ordinal-group: 151;
  -ms-flex-order: 150;
  order: 150;
}

.block-goods-price {
  -webkit-box-ordinal-group: 31;
  -ms-flex-order: 30;
  order: 30;
}

.block-goods-comment3 {
  -webkit-box-ordinal-group: 161;
  -ms-flex-order: 160;
  order: 160;
}

.block-goods-comment4 {
  -webkit-box-ordinal-group: 171;
  -ms-flex-order: 170;
  order: 170;
}

.block-goods-comment8 {
  -webkit-box-ordinal-group: 181;
  -ms-flex-order: 180;
  order: 180;
}

/* ----ゲストお気に入り画面---- */
.block-guest-favorite-synchronize {
  text-align: center;
  margin-top: 50px;
}

/* ----定期購入商品サイクル情報変更画面---- */

.block-regular-purcharse-cycle-info-update--skip-cancel-message {
  margin: 5px 0 0 5px;
}

/* ----サイドナビ---- */

.block-left-menu-bottom {
  margin-top: 40px;
}

.side-bnrs li + li {
  margin-top: 24px;
}

.side-bnrs a {
  display: block;
  -webkit-transition: .2s ease-in-out;
  transition: .2s ease-in-out;
}

.side-bnrs a:hover {
  opacity: .7;
}

.side-top-links:not(:first-child) {
  margin-top: 42px;
}

.side-top-links li + li {
  margin-top: 20px;
}

.side-top-links a {
  display: block;
  position: relative;
  padding-left: 30px;
  font-size: 1.6rem;
  font-weight: 700;
}

.side-top-links a::before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.side-top-links .price_down a::before {
  width: 13px;
  height: 13px;
  background: url(../../img/usr/common_pc/icon_pricedown_black.png) center no-repeat;
  background-size: contain;
}

.side-top-links .outlet a::before {
  width: 13px;
  height: 13px;
  background: url(../../img/usr/common_pc/icon_outlet_black.png) center no-repeat;
  background-size: contain;
}

.side-top-links .reservation a::before {
  left: 2px;
  width: 9px;
  height: 13px;
  background: url(../../img/usr/common_pc/icon_reservation_black.png) center no-repeat;
  background-size: contain;
}

.side-top-new_used:not(:first-child) {
  margin-top: 42px;
}

.side-top-new_used ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.side-top-new_used a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  width: 119px;
  height: 88px;
  padding-bottom: 16px;
  color: #fff;
  -webkit-transition: .2s ease-in-out;
  transition: .2s ease-in-out;
}

.side-top-new_used .new a {
  background-color: #2CC4B5;
}

.side-top-new_used .used a {
  background-color: #FFB92C;
}

.side-top-new_used a:hover {
  text-decoration: none;
  opacity: .7;
}

.side-top-new_used a::after {
  content: '';
  display: block;
  position: absolute;
  bottom: 12px;
  left: 50%;
  width: 14px;
  height: 11px;
  background: url(../../img/usr/common_pc/arw_white.png) center no-repeat;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

.side-top-new_used .txt-ja {
  font-size: 1.6rem;
  font-weight: 700;
  letter-spacing: .08em;
}

.side-top-new_used .txt-en {
  margin-top: -1px;
  font-size: 1.2rem;
  font-size: 300;
}

.block-search-alphabet {
  position: relative;
  width: 664px;
  padding: 24px;
  background-color: #fff;
  z-index: 9;
}

.block-search-alphabet a {
  width: auto;
  height: auto;
}

.block-search-alphabet a::after {
  content: none;
}

.alphabet-tab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.alphabet-tab li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  border: 1px solid #E8E9EA;
  font-size: 1.6rem;
  -webkit-transition: .2s ease-in-out;
  transition: .2s ease-in-out;
}

.alphabet-tab li:not(.is-disable) {
  cursor: pointer;
}

.alphabet-tab li:not(:nth-child(13n)) {
  margin-right: 8px;
}

.alphabet-tab li:not(:nth-child(-n+13)) {
  margin-top: 8px;
}

.alphabet-tab li.is-disable {
  background-color: #f4f5f7;
  color: #c8c8d3;
}

.alphabet-tab li.is-active,
.alphabet-tab li:not(.is-disable):hover {
  background-color: #F8F9FA;
}

.alphabet-target {
  margin-top: 26px;
}

.alphabet-target &gt; li {
  display: none;
}

.alphabet-target &gt; li.is-active {
  display: block;
}

.alphabet-target-inner {
  height: 295px;
  overflow: auto;
}

.alphabet-target-inner ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
}

.alphabet-target-inner li {
  width: calc(100% /3);
  padding-right: 24px;
}

.alphabet-target-inner li:not(:nth-child(-n+3)) {
  margin-top: 16px;
}

.alphabet-target-inner a {
  display: inline;
  min-height: 0;
  padding: 0;
}

.alphabet-target-inner a:hover {
  background-color: transparent;
  text-decoration: underline;
}

.alphabet-target-inner input[type='checkbox'] {
  display: none;
}

.alphabet-target-inner label {
  position: relative;
  display: block;
  min-height: 22px;
  padding: 1px 0 0 30px;
  line-height: 1.2;
  cursor: pointer;
}

.alphabet-target-inner label::before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 22px;
  height: 22px;
  background: url(../../img/usr/common_pc/icon_checkbox_off.png) center no-repeat;
  background-size: contain;
  -webkit-transition: .15s ease-in-out;
  transition: .15s ease-in-out;
}

.alphabet-target-inner input:checked + label::before {
  background: url(../../img/usr/common_pc/icon_checkbox_on.png) center no-repeat;
  background-size: contain;
}

.alphabet-target-inner .txt-en {
  font-size: 1.6rem;
  font-weight: 700;
}

.alphabet-target-inner .txt-ja {
  font-size: 1.2rem;
  font-weight: 300;
}

/* ----カスタムスクロールバー---- */

.mCSB_scrollTools .mCSB_draggerRail {
  background-color: #F2F3F3;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  background-color: #8E8E8F;
}

.mCSB_scrollTools .mCSB_draggerRail,
.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
  width: 10px;
  border-radius: 10px;
}

/* ----こだわり検索---- */

.block-detailed_search {
  width: 740px;
}

.block-detailed_search-ttl {
  position: relative;
  height: 90px;
  background-color: #202021;
  color: #fff;
  text-align: center;
  cursor: pointer;
}

.block-detailed_search-ttl::after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 4px;
  background-color: #2CC4B5;
}

.block-detailed_search-ttl h2 {
  padding: 18px 0 0;
  border: none;
  font-size: 2rem;
  font-weight: 700;
}

.block-detailed_search-ttl .comment {
  margin-top: 3px;
  font-size: 1.3rem;
}

.block-detailed_search-ttl .icon-switch {
  display: block;
  position: absolute;
  top: 50%;
  right: 24px;
  width: 16px;
  height: 16px;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.block-detailed_search-ttl .icon-switch::before,
.block-detailed_search-ttl .icon-switch::after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  background-color: #fff;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  -webkit-transition: .2s ease-in-out;
  transition: .2s ease-in-out;
}

.block-detailed_search-ttl .icon-switch::before {
  width: 16px;
  height: 2px;
}

.block-detailed_search-ttl .icon-switch::after {
  width: 2px;
  height: 16px;
}

.block-detailed_search-ttl.is-active .icon-switch::after {
  opacity: 0;
}

.page-top .block-detailed_search-container {
  display: none;
}

.block-detailed_search-content {
  padding: 24px;
  border-top: 2px solid #202021;
  border-right: 2px solid #202021;
  border-left: 2px solid #202021;
  background-color: #F8F9FA;
}

.page-top .block-detailed_search-content {
  border-top: none;
}

.block-detailed_search-row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.block-detailed_search-col {
  width: calc(100% / 3);
}

.block-detailed_search-col:not(:last-child) {
  border-right: 1px solid #E8E9EA;
}

.block-detailed_search-col:nth-child(1) {
  padding-right: 16px;
}

.block-detailed_search-col:nth-child(2) {
  padding-right: 16px;
  padding-left: 16px;
}

.block-detailed_search-col:nth-child(3) {
  padding-left: 16px;
}

.block-detailed_search-box {
  position: relative;
}

.block-detailed_search-box + .block-detailed_search-box {
  margin-top: 24px;
}

.block-detailed_search-box + .block-detailed_search-box.brand {
  margin-top: 15px;
}

.block-detailed_search-box h3 {
  min-height: 0;
  margin-bottom: 14px;
  padding: 0;
  background-color: transparent;
  font-size: 1.4rem;
  font-weight: 600;
}

.block-detailed_search-keyword &gt; form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%;
  height: 40px;
  border: 1px solid #CDD0D1;
  border-radius: 4px;
  background-color: #fff;
}

.block-detailed_search-keyword &gt; form input[type="text"],
.block-detailed_search-keyword &gt; form input[type="search"] {
  width: calc(100% - 30px);
  height: 40px;
  padding: 0 0 0 10px;
  border: none;
  background-color: transparent;
  font-size: 1.2rem;
}

.block-detailed_search-keyword &gt; form input::-webkit-input-placeholder {
  color: #202021;
}

.block-detailed_search-keyword &gt; form input:-ms-input-placeholder {
  color: #202021;
}

.block-detailed_search-keyword &gt; form input::placeholder {
  color: #202021;
}

.block-detailed_search-keyword &gt; form button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  width: 30px;
  height: 40px;
  margin: 0;
  padding: 0 16px 0 0;
  border: none;
  background-color: transparent;
  
}

.block-detailed_search-brand {
  margin-top: -8px;
  text-decoration: underline;
}

.block-detailed_search-brand &gt; div {
  position: relative;
}

.block-detailed_search-brand &gt; div + div {
  margin-top: 1px;
}

.block-detailed_search-brand &gt; div &gt; span {
  cursor: pointer;
}

.block-detailed_search-brand-selected &gt; div {
  display: block;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.block-detailed_search-brand-selected .txt-en {
  font-size: 1.4rem;
  font-weight: 700;
}

.block-detailed_search-brand-selected .txt-ja {
  font-size: 1.2rem;
  font-weight: 300;
}

.block-detailed_search-brand-selected .icon-delete {
  margin-left: 3px;
  cursor: pointer;
}

.block-detailed_search-brand-selected .icon-delete img {
  display: inline;
  position: relative;
  top: 1px;
}

.block-selectbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  width: 100%;
  height: 40px;
  border: 1px solid #CDD0D1;
  border-radius: 4px;
  background-color: #fff;
}

.block-selectbox + .block-selectbox {
  margin-top: 10px;
}

.block-selectbox::after {
  content: '';
  display: block;
  position: absolute;
  top: 15px;
  right: 14px;
  width: 8px;
  height: 8px;
  background: url(../../img/usr/common_pc/arw_tri_black.png) center no-repeat;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  pointer-events: none;
}

.block-selectbox select {
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0 20px 0 10px;
  border: none;
  background-color: transparent;
  font-size: 1.1rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.block-selectbox select::-ms-expand {
  display: none;
}

.block-detailed_search-annotation {
  position: absolute;
  top: -2px;
  right: -8px;
}

.block-detailed_search-annotation .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 130px;
  height: 25px;
  padding-left: 11px;
  background-color: #8F8F90;
  color: #fff;
  font-size: 1.1rem;
  cursor: pointer;
  -webkit-transition: .2s ease-in-out;
  transition: .2s ease-in-out;
}

.block-detailed_search-annotation .inner:hover {
  opacity: .7;
}

.block-detailed_search-annotation .plus-icon {
  display: block;
  position: absolute;
  top: 50%;
  left: 10px;
  width: 8px;
  height: 8px;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.block-detailed_search-annotation .plus-icon::before,
.block-detailed_search-annotation .plus-icon::after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  background-color: #fff;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.block-detailed_search-annotation .plus-icon::before {
  width: 8px;
  height: 2px;
}

.block-detailed_search-annotation .plus-icon::after {
  width: 2px;
  height: 8px;
}

.block-detailed_search-scroll {
  width: 100%;
  height: 238px;
  padding: 8px 8px 8px 16px;
  background-color: #fff;
}

.block-detailed_search-scroll.brand {
  margin-top: 0;
  height: 62px;
}

.block-detailed_search-scroll-inner {
  width: 100%;
  height: 100%;
  overflow: auto;
}

.block-detailed_search-checkbox li + li,
.block-detailed_search-radio li + li {
  margin-top: 8px;
}

.block-detailed_search-checkbox input[type='checkbox'],
.block-detailed_search-radio input[type='radio'] {
  display: none;
}

.block-detailed_search-checkbox label,
.block-detailed_search-radio label {
  display: block;
  position: relative;
  padding: 1px 0 0 30px;
}

.block-detailed_search-checkbox label::before,
.block-detailed_search-radio label::before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 22px;
  height: 22px;
  -webkit-transition: .15s ease-in-out;
  transition: .15s ease-in-out;
}

.block-detailed_search-checkbox label::before {
  background: url(../../img/usr/common_pc/icon_checkbox_off.png) center no-repeat;
  background-size: contain;
}

.block-detailed_search-radio label::before {
  background: url(../../img/usr/common_pc/icon_radio_off.png) center no-repeat;
  background-size: contain;
}

.block-detailed_search-checkbox input:checked + label::before {
  background: url(../../img/usr/common_pc/icon_checkbox_on.png) center no-repeat;
  background-size: contain;
}

.block-detailed_search-radio input:checked + label::before {
  background: url(../../img/usr/common_pc/icon_radio_on.png) center no-repeat;
  background-size: contain;
}

.block-detailed_search-slider-range {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  color: #8F8F90;
  font-size: 1.4rem;
}

.block-detailed_search-slider-slider {
  margin: 16px 0 0;
}

.noUi-target {
  border: none;
  background-color: #E8E9EA;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.noUi-horizontal {
  height: 2px;
}

.noUi-connect {
  background-color: #2CC4B5;
}

.noUi-horizontal .noUi-handle {
  top: -5px;
  right: -6px;
  width: 12px;
  height: 12px;
  border: none;
  border-radius: 12px;
  background-color: #2CC4B5;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.noUi-handle:before,
.noUi-handle:after {
  content: none;
}

.block-detailed_search-slider-input {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 15px;
}

.block-detailed_search-slider-input input[type='text'] {
  width: 67px;
  height: 40px;
  margin: 0;
  padding: 0 10px;
  border: 1px solid #CDD0D1;
  border-radius: 4px;
  background-color: #fff;
  font-size: 1.1rem;
  font-weight: 300;
  text-align: right;
}

.block-detailed_search-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  height: 48px;
  border: 2px solid #202021;
  border-top: none;
  background-color: #E8E9EA;
}

.block-detailed_search-num {
  font-size: 1.3rem;
}

.block-detailed_search-num .num {
  margin-right: 6px;
  font-size: 2rem;
  font-style: italic;
}

.block-detailed_search-submit {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 8px 0 16px;
}

.block-detailed_search-submit &gt; div + div {
  margin-left: 10px;
}

.block-detailed_search-submit button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 120px;
  height: 30px;
  border: none;
  font-size: 1.2rem;
  font-weight: 700;
  cursor: pointer;
  -webkit-transition: .2s ease-in-out;
  transition: .2s ease-in-out;
}

.block-detailed_search-submit .btn-clear button {
  background-color: #fff;
}

.block-detailed_search-submit .btn-submit button {
  background-color: #202021;
  color: #fff;
}

.block-detailed_search-submit button:hover {
  opacity: .7;
}

.block-detailed-alphabet {
  display: none;
  position: absolute;
  bottom: -72px;
  left: 43px;
  width: 664px;
  height: 400%;
  padding-top: 20px;
  z-index: 9;
}

.block-detailed-alphabet-inner {
  position: absolute;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.15);
}

.block-detailed-alphabet-inner::after {
  content: '';
  display: block;
  position: absolute;
  top: -6px;
  left: 37px;
  width: 14px;
  height: 14px;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.15);
  -webkit-transform: scaleX(.7) rotate(45deg);
  transform: scaleX(.7) rotate(45deg);
}

.block-detailed-popular {
  display: none;
  position: absolute;
  bottom: -72px;
  left: 43px;
  width: 664px;
  height: 400%;
  padding-top: 20px;
  z-index: 9;
}

.block-detailed-popular-inner {
  position: absolute;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.15);
}

.block-detailed-popular-inner::after {
  content: '';
  display: block;
  position: absolute;
  top: -6px;
  left: 37px;
  width: 14px;
  height: 14px;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.15);
  -webkit-transform: scaleX(.7) rotate(45deg);
  transform: scaleX(.7) rotate(45deg);
}

.block-detailed-popular-inner &gt; ul {
  position: relative;
  padding: 24px;
  background-color: #fff;
  z-index: 9;
}

.block-detailed-popular-inner &gt; ul &gt; li + li {
  margin-top: 16px;
}

.block-detailed-popular-inner input[type='checkbox']{
  display: none;
}

.block-detailed-popular-inner label {
  display: block;
  position: relative;
  padding: 1px 0 0 30px;
}

.block-detailed-popular-inner label::before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 22px;
  height: 22px;
  -webkit-transition: .15s ease-in-out;
  transition: .15s ease-in-out;
}

.block-detailed-popular-inner label::before {
  background: url(../../img/usr/common_pc/icon_checkbox_off.png) center no-repeat;
  background-size: contain;
}

.block-detailed-popular-inner input:checked + label::before {
  background: url(../../img/usr/common_pc/icon_checkbox_on.png) center no-repeat;
  background-size: contain;
}

.block-detailed-popular-inner .txt-en {
  font-size: 1.4rem;
  font-weight: 600;
}

.block-detailed_search-hidden .block-detailed_search-row {
  margin-top: 24px;
  padding-top: 24px;
  border-top: 1px solid #E8E9EA;
}

.block-detailed_search-hidden {
  display: none;
}

.block-detailed_search-show-more {
  margin-right: auto;
  padding-left: 16px;
}

.block-detailed_search-show-more span {
  position: relative;
  cursor: pointer;
}

.block-detailed_search-show-more span:first-child {
  display: block;
}

.block-detailed_search-show-more span:last-child {
  display: none;
}

.block-detailed_search-show-more.is-active span:first-child {
  display: none;
}

.block-detailed_search-show-more.is-active span:last-child {
  display: block;
}

.block-detailed_search-show-more span::after {
  content: '';
  display: inline-block;
  position: relative;
  width: 12px;
  height: 8px;
  margin-left: 9px;
  background: url(../../img/usr/common_pc/arw_show_more.png) center no-repeat;
  background-size: contain;
}

.block-detailed_search-show-more span:last-child::after {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}


/* ----カートボタン---- */

.block-cart-small--btns,
.block-cart-large--btns {
  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;
}

.block-cart-large--btns {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-top: 10px;
}

a.block-list-add-cart-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  background-color: #E60112;
  color: #fff;
  font-weight: 700;
  -webkit-transition: .2s ease-in-out;
  transition: .2s ease-in-out;
}

.block-cart-small--btns .block-list-add-cart-btn {
  width: 84px;
  height: 30px;
  font-size: 1.2rem;
}

.block-cart-large--btns .block-list-add-cart-btn {
  width: 260px;
  height: 40px;
  font-size: 1.4rem;
}

a.block-list-add-cart-btn:hover {
  text-decoration: none;
  opacity: .7;
}

a.block-list-add-cart-btn::before {
  content: '';
  display: inline-block;
  position: relative;
  background: url(../../img/usr/common_pc/icon_cart_white.png) center no-repeat;
  background-size: contain;
}

.block-cart-small--btns a.block-list-add-cart-btn::before {
  width: 13px;
  height: 13px;
  margin-right: 6px;
}

a.block-list-bto-goodsdetail-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  background-color: #202021;
  color: #fff;
  font-weight: 700;
  -webkit-transition: .2s ease-in-out;
  transition: .2s ease-in-out;
}

.block-cart-small--btns .block-list-bto-goodsdetail-btn {
  width: 84px;
  height: 30px;
  font-size: 1.2rem;
}

.block-cart-large--btns .block-list-bto-goodsdetail-btn {
  width: 260px;
  height: 40px;
  font-size: 1.4rem;
}

a.block-list-bto-goodsdetail-btn:hover {
  text-decoration: none;
  opacity: .7;
}

.block-cart-large--btns a.block-list-add-cart-btn::before {
  width: 16px;
  height: 17px;
  margin-right: 10px;
}

.block-cart--add-favorite a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  background-color: #F2F3F3;
  -webkit-transition: .2s ease-in-out;
  transition: .2s ease-in-out;
}

.block-cart-small--btns .block-cart--add-favorite a {
  width: 30px;
  height: 30px;
}

.block-cart-large--btns .block-cart--add-favorite a {
  width: 140px;
  height: 40px;
  font-size: 1.4rem;
  font-weight: 600;
}

.block-cart-large--btns .block-cart--add-favorite img {
  margin-right: 10px;
}

.block-cart--add-favorite a:hover {
  text-decoration: none;
  opacity: .7;
}

.block-cart--trade-in {
  font-size: 1.2rem;
}

.block-cart-small--btns .block-cart--trade-in {
  width: 100%;
  margin-top: 8px;
}

.block-cart-large--btns .block-cart--trade-in {
  width: 120px;
  text-align: right;
}

.block-cart--trade-in a {
  text-decoration: underline;
}

.block-cart--trade-in a:hover {
  text-decoration: none;
}


/* ----コンディションヘルプ---- */

.block-help-btn {
  position: relative;
}

.block-help-popup {
  display: none;
  position: absolute;
  bottom: -10px;
  left: -200px;
  width: 578px;
  padding-top: 12px;
  z-index: 999;
}

.block-help-popup-container {
  position: absolute;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.15);
}

.block-help-popup-container::after {
  content: '';
  display: block;
  position: absolute;
  top: -6px;
  left: 200px;
  width: 14px;
  height: 14px;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.15);
  -webkit-transform: scaleX(.7) rotate(45deg);
  transform: scaleX(.7) rotate(45deg);
}

.block-help-popup-inner {
  position: relative;
  width: 578px;
  padding: 24px;
  background-color: #fff;
  z-index: 9;
}

.block-help-popup h3 {
  margin: 0;
  font-size: 1.6rem;
  font-weight: 700;
}

.block-help-popup-content {
  margin-top: 24px;
}

.block-help-popup-content dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 10px 0;
  border-bottom: 1px solid #E8E9EA;
  font-size: 1.2rem;
}

.block-help-popup-content .ttl {
  font-weight: 700;
}

.block-help-popup-content dt {
  width: 170px;
  padding: 0 10px;
  font-weight: 700;
}

.block-help-popup-content dd {
  width: 360px;
}

.block-help-popup-content .txt-red {
  color: #E60112;
}


/* ----買取ヘルプ---- */

.block-valuation-popup {
  display: none;
  position: absolute;
  bottom: -10px;
  left: -20px;
  width: 260px;
  padding-top: 12px;
  z-index: 999;
}

.block-valuation-popup-container {
  position: absolute;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.15);
}

.block-valuation-popup-container::after {
  content: '';
  display: block;
  position: absolute;
  top: -6px;
  left: 20px;
  width: 14px;
  height: 14px;
  background-color: #fff;
  -webkit-box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 10px 2px rgba(0, 0, 0, 0.15);
  -webkit-transform: scaleX(.7) rotate(45deg);
  transform: scaleX(.7) rotate(45deg);
}

.block-valuation-popup-inner {
  position: relative;
  width: 260px;
  padding: 24px;
  background-color: #fff;
  z-index: 9;
  text-align: left;
}


/* ----商品一覧---- */

.block-category-condition-list {
  margin-top: 12px;
}

.block-category-condition-list ul {
  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;
}

.block-category-condition-list li {
  position: relative;
  margin-right: 12px;
  padding-right: 24px;
}

.block-category-condition-list li:not(:last-child)::after {
  content: '／';
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.block-category-condition-list p {
  position: relative;
  padding-right: 24px;
}

.block-category-condition-list .txt-en {
  font-size: 1.6rem;
  font-weight: 600;
}

.block-category-condition-list .txt-ja {
  font-size: 1.2rem;
}

.block-category-condition-list .block-icon-clear {
  position: absolute;
  right: 0;
  top: 50%;
  width: 14px;
  cursor: pointer;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.block-category-top-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 20px;
}

.block-category-top-nav .pager-total {
  margin-right: auto;
  padding: 0;
}

.block-category-top-nav .pager-total .pager-count {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}

.block-category-top-nav .pager-total .pager-count span {
  display: block;
  margin: 0 5px;
  font-size: 2rem;
  font-weight: 600;
  font-style: italic;
}

.block-category-top-nav .block-goods-list--sort-order-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0;
  padding: 0;
  font-size: 1.3rem;
}

.block-category-top-nav .block-goods-list--sort-order-items dt {
  margin-right: 16px;
  font-weight: 300;
}

.block-category-top-nav .block-goods-list--sort-order-items dd,
.block-category-top-nav .block-goods-list--sort-order-items dd span {
  display: block;
  position: relative;
}


.block-category-top-nav .block-goods-list--sort-order-items dd span:first-child {
  display: block;
  width: 160px;
  height: 30px;
  border-bottom: 1px solid #E8E9EA;
  cursor: pointer;
}

.block-category-top-nav .block-goods-list--sort-order-items dd span:first-child::after {
  content: '';
  display: block;
  position: absolute;
  top: 6px;
  right: 10px;
  width: 5px;
  height: 8px;
  background: url(../../img/usr/common_pc/arw_tri_black.png) center no-repeat;
  background-size: contain;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

.block-category-top-nav .block-goods-list--sort-order-items dd span:not(:first-child) {
  display: none;
  position: absolute;
  padding: 0 10px;
  border-bottom: 1px solid #E8E9EA;
  background-color: #F8F9FA;
  z-index: 9;
}

.block-category-top-nav .block-goods-list--sort-order-items dd span:nth-child(2) {
  bottom: -41px;
}

.block-category-top-nav .block-goods-list--sort-order-items dd span:nth-child(3) {
  bottom: -82px;
}

.block-category-top-nav .block-goods-list--sort-order-items dd span:nth-child(4) {
  bottom: -123px;
}

.block-category-top-nav .block-goods-list--sort-order-items dd span:nth-child(5) {
  bottom: -164px;
}

.block-category-top-nav .block-goods-list--sort-order-items dd span:nth-child(6) {
  bottom: -205px;
}

.block-category-top-nav .block-goods-list--sort-order-items dd span:nth-child(7) {
  bottom: -246px;
}

.block-category-top-nav .block-goods-list--sort-order-items dd span:nth-child(8) {
  bottom: -287spx;
}

.block-category-top-nav .block-goods-list--sort-order-items dd span:not(:first-child) a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 160px;
  height: 40px;
}

.block-category-top-nav .block-goods-list--sort-order-items dd a:hover {
  text-decoration: none;
}

.block-category-top-nav .block-goods-list--display-style-items {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0 0 0 40px;
  padding: 0;
}

.block-category-top-nav .block-goods-list--display-style-items dt {
  font-size: 1.3rem;
  font-weight: 300;
}

.block-category-top-nav .block-goods-list--display-style-items dd {
  width: 16px;
  height: 16px;
  margin: 0 0 0 16px;
  font-size: 0;
}

.block-category-top-nav .block-goods-list--display-style-items dd.style_T,
.block-category-top-nav .block-goods-list--display-style-items dd.style_W {
  background: url(../../img/usr/common_pc/icon_disp_thumb_on.png);
  background-size: 16px;
}

.block-category-top-nav .block-goods-list--display-style-items dd.style_T.active,
.block-category-top-nav .block-goods-list--display-style-items dd.style_W.active {
  background: url(../../img/usr/common_pc/icon_disp_thumb_off.png);
  background-size: 16px;
}

.block-category-top-nav .block-goods-list--display-style-items dd.style_P,
.block-category-top-nav .block-goods-list--display-style-items dd.style_D {
  background: url(../../img/usr/common_pc/icon_disp_list_on.png);
  background-size: 16px;
}

.block-category-top-nav .block-goods-list--display-style-items dd.style_P.active,
.block-category-top-nav .block-goods-list--display-style-items dd.style_D.active {
  background: url(../../img/usr/common_pc/icon_disp_list_off.png);
  background-size: 16px;
}

.block-category-top-nav .block-goods-list--display-style-items dd a {
  display: block;
  width: 16px;
  height: 16px;
}

.page-category .block-detailed_search {
  margin-top: 24px;
}

.page-category .block-top-event,
.page-category .block-top-free-1 {
  margin-top: 100px;
}


/* ----カート---- */

.block-promotion-freespace {
  margin-top: 80px;
  font-size: 1.3rem;
  line-height: 2;
}


/* ----マイページ---- */

.block-mypage-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 20px;
}

.block-mypage--customer-status {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  width: 240px;
  margin-bottom: 0;
  padding: 0;
  border-radius: 0;
  background: transparent;
  color: #202021;
}

.block-mypage--sign {
  -webkit-box-flex: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  width: 100%;
  padding: 24px;
  border-right: none;
  border: 3px solid #F2F3F3;
  text-align: left;
}

.block-mypage--customer-name {
  font-size: 2rem;
  font-weight: 600;
}

.block-mypage--logout {
  margin-top: 24px;
  font-size: 1.3rem;
  text-align: right;
}

.block-mypage--logout a {
  color: #202021;
}

.block-mypage--logout a:hover {
  text-decoration: none;
}

.block-mypage--customer-cart-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 16px;
}

.block-mypage--customer-cart-btn a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  width: 100%;
  height: 64px;
  background-color: #E60112;
  color: #fff;
  font-size: 1.8rem;
  font-weight: 600;
  -webkit-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}

.block-mypage--customer-cart-btn a:hover {
  text-decoration: none;
  opacity: .7;
}

.block-mypage--customer-cart-btn a::before {
  content: '';
  display: inline-block;
  position: relative;
  top: -1px;
  width: 19px;
  height: 20px;
  margin-right: 13px;
  background: url(../../img/usr/common_pc/icon_cart_white.png) center no-repeat;
  background-size: contain;
}

.block-mypage--customer-content {
  width: 740px;
}

.block-mypage--customer-main-nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.block-mypage--customer-main-nav a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 185px;
  height: 200px;
  background-color: #F8F9FA;
  font-size: 1.8rem;
  font-weight: 600;
  -webkit-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}

.block-mypage--customer-main-nav li:not(:last-child) a {
  border-right: 1px solid #E8E9EA;
}

.block-mypage--customer-main-nav a:hover {
  text-decoration: none;
  opacity: .7;
}

.block-mypage--customer-main-nav .img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 46px;
  margin-top: 40px;
}

.block-mypage--customer-main-nav p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 70px;
  margin-top: 24px;
  text-align: center;
}

.block-mypage--customer-sub-nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
  padding: 40px;
  background-color: #F8F9FA;
  font-size: 1.6rem;
  line-height: 2.2;
}

.block-mypage--customer-sub-nav &gt; ul:not(:last-child) {
  margin-right: 72px;
}

.block-mypage--customer-sub-nav a {
  text-decoration: underline;
}

.block-mypage--customer-sub-nav a:hover {
  text-decoration: none;
}

.block-mypage--customer-sub-nav-btn {
  margin-top: 6px;
}

.block-mypage--customer-sub-nav-btn a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 230px;
  height: 40px;
  border: 1px solid #202021;
  background-color: #fff;
  font-size: 1.2rem;
  font-weight: 600;
  text-decoration: none;
  -webkit-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}

.block-mypage--customer-sub-nav-btn a:hover {
  opacity: .7;
}

.block-mypage--customer-withdrawal {
  margin: 24px 0 100px;
  text-align: right;
}

.block-mypage--customer-withdrawal a {
  font-size: 1.6rem;
  text-decoration: underline;
}

.block-mypage--customer-withdrawal a:hover {
  text-decoration: none;
}

/** リスト **/

.base-list-tab {
  margin-top: 64px;
}

.base-list-tab ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 1.6trm;
}

.base-list-tab li:not(:last-child) {
  margin-right: 40px;
}

.base-list-tab a {
  display: block;
  position: relative;
  padding-bottom: 16px;
  font-size: 1.6rem;
  text-decoration: none;
}

.base-list-tab a:hover {
  text-decoration: none;
}

.base-list-tab a::after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 0;
  height: 2px;
  background-color: #F0A0A3;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
  -webkit-transition: .2s ease-in-out;
  transition: .2s ease-in-out;
}

.base-list-tab a:hover::after,
.base-list-tab .current a::after {
  width: 100%;
}

.base-list {
  margin-top: 80px;
}

.base-list &gt; ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.list-link a {
  display: block;
  height: 100%;
  position: relative;
  text-decoration: none;
}

.base-list a {
  display: block;
  position: relative;
}

.base-list a:hover {
  text-decoration: none;
}

.blk-list-img {
  overflow: hidden;
}

.blk-list-img img {
  -webkit-transition: .72s ease;
  transition: .72s ease;
}

a:hover .blk-list-img img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.blk-list-content {
  padding-bottom: 42px;
}

.blk-list-content .info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}

.blk-list-content .tags {
  width: 100%;
  margin: 2px 0 0;
}

.blk-list-content .comment {
  font-size: 1.4rem;
  line-height: 1.8
}

.blk-list-content .link-arw {
  position: absolute;
  bottom: 0;
  right: 0;
}

.list-link.list-3cols li:not(:nth-child(3n)) {
  margin-right: 80px;
}

.list-link.list-3cols li:not(:nth-child(-n+3)) {
  margin-top: 80px;
}

.list-link.list-3cols a {
  width: 313px;
}

.list-link.list-3cols .blk-list-content {
  margin-top: 21px;
}

.list-link.list-3cols .ttl {
  font-size: 18px;
  text-align: center;
}

.list-link.list-4cols .comment {
  margin-top: 12px;
}

.list-link.list-4cols li:not(:nth-child(4n)) {
  margin-right: 40px;
}

.list-link.list-4cols li:not(:nth-child(-n+4)) {
  margin-top: 40px;
}

.list-link.list-4cols a {
  width: 245px;
}

.list-link.list-4cols .blk-list-content {
  margin-top: 25px;
}

.list-link.list-4cols .comment {
  margin-top: 12px;
}

/** ページャー **/

.pager {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin: 40px 0;
  text-align: center;
}

.pager &gt; * {
  display: block;
  vertical-align: top;
}

.pager-scope {
  display: inline-block;
  padding: 3px;
  margin-right: 5px;
}

.pager-total {
  display: inline-block;
  padding: 3px;
  margin-right: 5px;
}

.pagination {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.pagination &gt; * {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 4px;
  padding: 0;
  border: none;
  background-color: #fff;
  list-style-type: none;
  float: none;
}

.pagination a,
.pagination span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 35px;
  height: 35px;
  border: 1px solid #E8E9EA;
  border-radius: 3px;
  background-color: transparent;
  /* color: #8F8F90; */
  color: #555;
}

.pagination a:hover {
  text-decoration: none;
}

.pagination span {
  border: 1px solid #202021;
  background-color: #202021;
  color: #fff;
}

.pager-first,
.pager-previous,
.pager-next,
.pager-last {
  position: relative;
  color: transparent;
  font-size: 0;
}

.pager-next,
.pager-last {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.pager-first a::before,
.pager-last a::before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 10px;
  height: 11px;
  background: url(../../img/usr/common_pc/icon_pager_first.png) center no-repeat;
  background-size: contain;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.pager-previous a::before,
.pager-next a::before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 6px;
  height: 11px;
  background: url(../../img/usr/common_pc/icon_pager_prev.png) center no-repeat;
  background-size: contain;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

/** テンプレート **/

.blog_detail-article,
.blog_detail-article-bg {
  width: 740px;
}

.blog_detail-article-bg {
  padding: 24px;
  background-color: #F8F9FA;
}

.article-info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  margin-top: 40px;
}

.base-slider.common-slider-2 .base-slider-item {
  width: 358px;
  margin-right: 24px;
}

.blog_detail-article-bg .base-slider.common-slider-2 .base-slider-item {
  width: 334px;
}

.base-slider.common-slider-3 .base-slider-item {
  width: 230px;
  margin-right: 24px;
}

.blog_detail-article-bg .base-slider.common-slider-3 .base-slider-item {
  width: 214px;
}

.base-slider.common-slider-4 .base-slider-item {
  width: 167px;
  margin-right: 24px;
}

.blog_detail-article-bg .base-slider.common-slider-4 .base-slider-item {
  width: 155px;
}

.base-slider-item .blk-ttl {
  margin-top: 22px;
  font-size: 1.8rem;
}

.base-slider-item .base-paragraph {
  margin-top: 12px;
}

.base-slider .slick-prev,
.base-slider .slick-next {
  width: 40px;
  height: 40px;
  z-index: 9;
}

.base-slider.common-slider-1 .slick-prev,
.base-slider.common-slider-1 .slick-next {
  top: 130px;
}

.base-slider.common-slider-2 .slick-prev,
.base-slider.common-slider-2 .slick-next {
  top: 100px;
}

.base-slider.common-slider-3 .slick-prev,
.base-slider.common-slider-3 .slick-next {
  top: 57px;
}

.base-slider.common-slider-4 .slick-prev,
.base-slider.common-slider-4 .slick-next {
  top: 36px;
}

.base-slider .slick-prev {
  left: 0;
}

.base-slider .slick-next {
  right: 0;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.base-slider .slick-prev::before,
.base-slider .slick-next::before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 40px;
  height: 40px;
  background: url(../../img/usr/common_pc/arw_slider_item.png) center no-repeat;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.base-video {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.base-video button {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
  border: none;
  background-color: transparent;
  cursor: pointer;
}

.base-video button::after {
  content: '';
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: url(../../img/usr/common_pc/icon_btn_play.png) center no-repeat;
  background-size: 80px;
}

.base-article {
  font-size: 1.4rem;
}

.base-article-vert-img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.base-article-vert-img.col-2 .blk-article-container {
  width: 358px;
}

.blog_detail-article-bg .base-article-vert-img.col-2 .blk-article-container {
  width: 334px;
}

.base-article-vert-img.col-3 .blk-article-container {
  width: 230px;
}

.blog_detail-article-bg .base-article-vert-img.col-3 .blk-article-container {
  width: 214px;
}

.base-article-vert-img.col-4 .blk-article-container {
  width: 167px;
}

.blog_detail-article-bg .base-article-vert-img.col-4 .blk-article-container {
  width: 155px;
}

.base-article-vert-img.col-2 .blk-article-container:not(:nth-child(n+2)),
.base-article-vert-img.col-3 .blk-article-container:not(:nth-child(n+3)),
.base-article-vert-img.col-4 .blk-article-container:not(:nth-child(n+4)) {
  margin-right: 24px;
}

.base-article-vert-img.col-2 .blk-content {
  margin-top: 20px;
}

.base-article-vert-img.col-3 .blk-content {
  margin-top: 20px;
}

.base-article-vert-img.col-4 .blk-content {
  margin-top: 20px;
}

.base-article-vert-img.col-single .ttl {
  font-size: 2.0rem;
  /**font-weight: 300;**/
}

.base-article-vert-img.col-2 .ttl,
.base-article-vert-img.col-3 .ttl {
  font-size: 1.8rem;
  font-weight: 300;
}

.base-article-vert-img.col-4 .ttl {
  font-size: 1.8rem;
  font-weight: 300;
}

.base-article-vert-img.col-2 .base-paragraph {
  margin-top: 12px;
}

.base-article-vert-img.col-3 .base-paragraph,
.base-article-vert-img.col-4 .base-paragraph {
  margin-top: 12px;
}

.base-article-parallel-img .blk-article-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.base-article-parallel-img.img-large .blk-img {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  max-width: 358px;
}

.blog_detail-article-bg .base-article-parallel-img.img-large .blk-img {
  width: 334px;
}

.base-article-parallel-img.img-small .blk-img {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  max-width: 230px;
}

.blog_detail-article-bg .base-article-parallel-img.img-small .blk-img {
  width: 214px;
}

.base-article-parallel-img .blk-img + .blk-content,
.base-article-parallel-img .blk-content + .blk-img {
  margin-left: 40px;
}

.base-article-parallel-img .ttl {
  font-size: 1.8rem;
  line-height: 1.8;
}

.base-article-parallel-img .blk-content .base-paragraph {
  margin-top: 12px;
}

.base-sns-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.base-sns-container .ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 2rem;
}

.base-sns-container .ttl p {
  margin-left: 16px;
}

.base-sns-container .blk-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 34px;
}

.base-sns-container .blk-content ul {
  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;
}

.base-sns-container .blk-content li:not(:nth-child(-n+2)) {
  margin-top: 24px;
}

.base-sns-container .blk-content a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 518px;
  text-decoration: none;
  -webkit-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}

.base-sns-container .blk-content a:hover {
  opacity: .7;
}

.base-sns-container .blk-img {
  width: 64px;
  height: 64px;
  border: 1px solid #DBDBDB;
  border-radius: 64px;
  overflow: hidden;
}

.base-sns-container .blk-img img {
  width: 64px;
  height: 64px;
  -o-object-fit: contain;
  object-fit: contain;
}

.base-sns-container .blk-comment {
  width: 430px;
  font-size: 1.6rem;
  line-height: 1.8;
}

.base-address-container &gt; dl {
  border-bottom: 1px solid #DBDBDB;
}

.base-address-container &gt; dl:first-child {
  border-top: 1px solid #DBDBDB;
}

.base-address-container &gt; dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 1.6rem;
  line-height: 2.2;
}

.base-address-container &gt; dl &gt; dt {
  width: 310px;
  padding: 22px 0 22px 24px;
}

.base-address-container &gt; dl &gt; dd:nth-child(2) {
  width: 480px;
  padding: 22px 0;
}

.base-address-container &gt; dl &gt; dd:nth-child(3) {
  width: 310px;
  padding: 22px 0;
}

.base-address-container .map {
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
}

.base-address-container .map span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  top: 6px;
  width: 50px;
  height: 23px;
  margin-left: 5px;
  background-color: #212121;
  color: #fff;
  font-size: 1.2rem;
}

.base-faq-container dl {
  border-bottom: 1px solid #DBDBDB;
}

.base-faq-container dl:first-child {
  border-top: 1px solid #DBDBDB;
}

.base-faq-container dt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  min-height: 64px;
  padding: 18px 40px 18px 24px;
  background-color: #F7F7F7;
  font-size: 1.8rem;
  cursor: pointer;
}

.base-faq-container dt .ttl {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  display: block;
  width: 57px;
}

.base-faq-container dt .btn-menu-open-bk {
  position: absolute;
  top: 50%;
  right: 24px;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}

.base-faq-container dd {
  display: none;
  position: relative;
  padding: 18px 40px 40px 24px;
  line-height: 2.1;
}

.base-faq-container dd &gt; div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.base-faq-container dd .ttl {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  display: block;
  width: 57px;
  font-size: 1.8rem;
  color: #F0A0A3;
}

.base-faq-container dd p {
  margin-top: 3px;
}

.base-tbl table {
  width: 100%;
}

.base-tbl th,
.base-tbl td {
  border-top: 1px solid #DBDBDB;
  border-bottom: 1px solid #DBDBDB;
  line-height: 2;
  vertical-align: middle;
}

.base-tbl th {
  padding: 24px 53px;
  background-color: #F7F7F7;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  word-break: keep-all;
}

.base-tbl td {
  padding: 24px 40px;
  background-color: #fff;
}

.base-tbl th + th,
.base-tbl td + td {
  border-left: 1px solid #DBDBDB;
}

.base-tbl * + p {
  margin-top: 6px;
}

.base-tbl p + p {
  margin-top: 1.2em;
}

.base-tbl .address-container,
.base-tbl .mail-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.base-tbl .address-container .blk-map {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 460px;
  height: 360px;
}

.base-tbl .address-container .blk-map iframe {
  width: 460px;
  height: 360px;
}

.base-tbl .mail-container .blk-btn {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 200px;
  margin-left: 24px;
}

.base-tbl .mail-container .blk-btn a,
.base-tbl .mail-container .blk-btn span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 200px;
  height: 48px;
  color: #fff;
  font-size: 1.4rem;
}

.base-tbl .mail-container .blk-btn a {
  border: 1px solid #212121;
  background-color: #212121;
  text-decoration: none;
  -webkit-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}

.base-tbl .mail-container .blk-btn a:hover {
  background-color: #fff;
  color: #212121;
}

.base-tbl .mail-container .blk-btn span {
  background-color: #CECECE;
}

.base-tbl .tbl-img-parallel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.base-tbl .equal-padding {
  padding: 16px 0;
}

.base-tbl .tbl-img-parallel .blk-img {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  max-width: 140px;
  margin-right: 24px;
}

.base-tbl .tbl-img-parallel .blk-comment + .blk-img {
  max-width: 220px;
  margin-left: 24px;
}

.base-tbl .tbl-img-vert .blk-comment {
  margin-top: 24px;
}

.base-img-pallarel {
  position: relative;
  min-height: 500px;
  margin-top: 100px;
}

.base-img-pallarel.img-left .blk-bg {
  top: 140px;
  right: 0;
  width: 58%;
  height: 360px;
}

.base-img-pallarel.img-right .blk-bg {
  top: 140px;
  left: 0;
  width: 58%;
  height: 360px;
}

.base-img-pallarel.sakura-base-info .blk-bg {
  width: 81.3%;
}

.base-img-pallarel .base-inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
}

.base-img-pallarel.sakura-base-info .base-inner {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.base-img-pallarel.img-right .blk-content {
  -webkit-box-ordinal-group: 21;
  -ms-flex-order: 20;
  order: 20;
}

.base-img-pallarel.img-right .blk-img {
  -webkit-box-ordinal-group: 11;
  -ms-flex-order: 10;
  order: 10;
}

.base-img-pallarel .blk-content {
  width: 480px;
}

.base-img-pallarel .base-paragraph {
  margin-top: 40px;
}

.base-img-pallarel .base-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 40px;
}

.base-img-pallarel.img-right .base-btn {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.base-img-pallarel .base-address {
  margin-top: 38px;
  font-size: 1.6rem;
  letter-spacing: .1em;
  line-height: 2.2;
}

.base-img-pallarel .base-address .map {
  display: inline-block;
  text-decoration: none;
  cursor: pointer;
}

.base-img-pallarel .base-address .map span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  top: 6px;
  width: 50px;
  height: 23px;
  margin-left: 5px;
  background-color: #212121;
  color: #fff;
  font-size: 1.2rem;
}

.base-img-pallarel .blk-img {
  width: 540px;
}

.base-border-list {
  position: relative;
  padding-top: 50px;
}

.base-border-list .blk-bg {
  top: 0;
  right: 0;
  width: 58%;
  height: 260px;
}

.base-border-list ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

.base-border-list li {
  position: relative;
  width: 50%;
  padding: 40px;
  border: 1px solid #DBDBDB;
  background-color: #fff;
}

.base-border-list li:last-child {
  border-left: none;
}

.base-border-list a {
  display: block;
  text-decoration: none;
}

.base-border-list .ttl {
  font-size: 2.4rem;
  text-align: center;
}

.base-border-list .sub-ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
  margin-top: 24px;
  font-size: 1.8rem;
}

.base-border-list .sub-ttl span {
  margin-left: 16px;
}

.base-border-list .date {
  margin-top: 28px;
}

.base-border-list .comment {
  margin-top: 15px;
  font-size: 1.4rem;
  line-height: 1.8;
}

.base-border-list .ttl + .comment {
  margin-top: 24px;
}

.time-required {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 1.2rem;
}

.base-border-list .time-required {
  margin-top: 16px;
}

.time-required dt,
.time-required dd {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 24px;
  border: 1px solid #212121;
}

.time-required dt {
  width: 68px;
  background-color: #212121;
  color: #fff;
}

.time-required dd {
  min-width: 80px;
  padding: 0 15px;
}

.base-border-list .link-arw {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin-top: 15px;
}

.base-img-list {
  position: relative;
  margin-top: 100px;
}

.base-img-list .blk-bg {
  top: 68px;
  left: 0;
  width: 62.5%;
  height: 425px;
}

.base-img-list ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

.base-img-list.list-2cols ul {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.base-img-list.list-2cols li {
  width: 518px;
}

.base-img-list a {
  display: block;
  text-decoration: none;
}

.base-img-list .blk-img img {
  -webkit-transition: .72s ease;
  transition: .72s ease;
}

a:hover .base-img-list .blk-img img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.base-img-list .ttl-h2-2 {
  margin-top: 40px;
}

.base-img-list .comment {
  margin-top: 40px;
  font-size: 1.6rem;
  letter-spacing: .08em;
  line-height: 2;
}

.base-img-list .link-arw {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin-top: 24px;
}

.base-img-txt-list-3cols ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.base-img-txt-list-3cols li {
  width: 340px;
}

.base-img-txt-list-3cols .blk-comment {
  margin-top: 24px;
  font-size: 1.6rem;
  text-align: center;
}

.base-img-txt-bg-list-3cols,
.base-img-txt-bg-list-4cols {
  position: relative;
  min-height: 500px;
  margin-top: 80px;
  padding-top: 88px;
}

.base-img-txt-bg-list-3cols .base-inner,
.base-img-txt-bg-list-4cols .base-inner {
  position: relative;
}

.base-img-txt-bg-list-3cols .blk-bg,
.base-img-txt-bg-list-4cols .blk-bg {
  top: 0;
  right: 0;
  width: 58%;
  height: 360px;
}

.base-img-txt-bg-list-3cols ul,
.base-img-txt-bg-list-4cols ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 860px;
  margin: auto;
}

.base-img-txt-bg-list-4cols ul {
  width: 100%;
}

.base-img-txt-bg-list-3cols li {
  width: 260px;
}

.base-img-txt-bg-list-4cols li {
  width: 245px;
}

.base-img-txt-bg-list-3cols a,
.base-img-txt-bg-list-4cols a {
  text-decoration: none;
}

.base-img-txt-bg-list-3cols .blk-img,
.base-img-txt-bg-list-4cols .blk-img {
  overflow: hidden;
}

.base-img-txt-bg-list-3cols img,
.base-img-txt-bg-list-4cols img {
  width: 100%;
}

.base-img-txt-bg-list-3cols img,
.base-img-txt-bg-list-4cols img {
  -webkit-transition: .72s ease;
  transition: .72s ease;
}

.base-img-txt-bg-list-3cols a:hover img,
.base-img-txt-bg-list-4cols a:hover img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.base-img-txt-bg-list-3cols .blk-comment,
.base-img-txt-bg-list-4cols .blk-comment {
  margin-top: 24px;
  font-size: 1.6rem;
  text-align: center;
}

.base-modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
}

.base-modal-bg,
.base-modal-container {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.base-modal-bg {
  background-color: rgba(0, 0, 0, 0.6);
  z-index: 1;
}

.base-modal-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.base-full-bg {
  width: 100%;
  padding: 80px 0;
  background-color: #F7F7F7;
}

.base-full-bg-rikskog {
  width: 100%;
  height: auto;
  padding: 80px 0;
  background-color: #4E574E;
}

/** アンカーリンク **/

.base-anker-link {
  margin-top: 100px;
}

.base-anker-link ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  border-top: 1px solid #DBDBDB;
  border-left: 1px solid #DBDBDB;
}

.base-anker-link li {
  width: calc(100% / 4);
}

.base-anker-link a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  width: 100%;
  height: 64px;
  font-size: 1.6rem;
  border-right: 1px solid #DBDBDB;
  border-bottom: 1px solid #DBDBDB;
  text-decoration: none;
  letter-spacing: .08em;
  -webkit-transition: .25s ease-in-out;
  transition: .25s ease-in-out;
}

.base-anker-link a::after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  right: 24px;
  width: 8px;
  height: 11px;
  background: url(../image/common/arw_pager.svg) center no-repeat;
  background-size: contain;
  -webkit-transform: translate(0, -50%)rotate(-90deg);
  transform: translate(0, -50%)rotate(-90deg)
}

.base-anker-link a:hover {
  background-color: rgba(0, 0, 0, 0.06);
}

/** ボタン/リンク **/

.base-text-link-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: -16px -24px 0 0;
}

.base-text-link-list li {
  margin: 16px 24px 0 0;
}

.base-link-center {
  text-align: center;
}

.base-link-right {
  text-align: right;
}

.base-text-link-list a,
.base-link-left a,
.base-link-center a,
.base-link-right a {
  text-decoration: underline;
}

.base-text-link-list a:hover,
.base-link-left a:hover,
.base-link-center a:hover,
.base-link-right a:hover {
  text-decoration: none;
}

.base-btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.base-btn a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 40px;
  padding: 0 30px;
  background-color: #202021;
  color: #fff;
  font-size: 1.4rem;
  font-weight: 600;
}

.base-btn-list a {
  min-width: 110px;
}

.base-btn-left a,
.base-btn-center a,
.base-btn-right a {
  min-width: 200px;
}

.base-btn-list {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: -16px -16px 0 0;
}

.base-btn-list li {
  margin: 16px 16px 0 0;
}

.base-btn-left {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.base-btn-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.base-btn-right {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.num-list {
  margin-left: 1.6em;
  line-height: 2.1;
}

.disc-list {
  margin-left: 1em;
  line-height: 2.1;
}

.disc-list li {
  list-style-type: disc;
}

.mt10 {
  margin-top: 10px;
}

.mt15 {
  margin-top: 15px;
}

.mt16 {
  margin-top: 16px;
}

.mt24 {
  margin-top: 24px;
}

.mt30 {
  margin-top: 30px;
}

.mt32 {
  margin-top: 32px;
}

.mt40 {
  margin-top: 40px;
}

.mt50 {
  margin-top: 50px;
}

.mt60 {
  margin-top: 60px;
}

.mt64 {
  margin-top: 64px;
}

.mt70 {
  margin-top: 70px;
}

.mt72 {
  margin-top: 72px;
}

.mt80 {
  margin-top: 80px;
}

.mt90 {
  margin-top: 90px;
}

.mt100 {
  margin-top: 100px;
}

.mt160 {
  margin-top: 160px;
}

.mt200 {
  margin-top: 200px;
}

/** タイトル **/

.ttl-common-h1 {
  margin-top: 0;
  font-size: 2.4rem;
  font-weight: 600;
  line-height: 1.8;
  letter-spacing: 0.1em;
}

.ttl-common-h2 {
  padding-bottom: 20px;
  border-bottom: 2px solid #E8E9EA;
  font-size: 2rem;
  font-weight: 600;
}

.ttl-common-h3 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  width: 100%;
  min-height: 56px;
  padding: 10px 24px;
  background-color: #F2F3F3;
  font-size: 1.8rem;
  font-weight: 600;
}

.ttl-common-h4 {
  padding-bottom: 12px;
  border-bottom: 1px solid #E8E9EA;
  font-size: 1.6rem;
  font-weight: 600;
}

.ttl-common-h5 {
  font-size: 1.4rem;
  font-weight: 600;
}

/** ブランド一覧 **/

.left-menu-brand_search {
  margin-top: 0;
}

.left-menu-brand_search-input form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.left-menu-brand_search-input input[type='text'] {
  display: block;
  width: 100%;
  padding-left: 13px;
  border: 1px solid #E8E9EA;
}

.left-menu-brand_search-input button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 120px;
  height: 40px;
  margin-top: 16px;
  padding: 0;
  border: none;
  background-color: #202021;
  color: #fff;
  font-size: 1.4rem;
  font-weight: 600;
  -webkit-transition: .2s ease-in-out;
  transition: .2s ease-in-out;
}

.left-menu-brand_search-input button:hover {
  opacity: .7;
}

.left-menu-brand_search-words {
  margin-top: 40px;
}

.left-menu-brand_search-words ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.left-menu-brand_search-words li:not(:nth-child(4n)) {
  margin-right: 16px;
}

.left-menu-brand_search-words li:not(:nth-child(-n+4)) {
  margin-top: 16px;
}

.left-menu-brand_search-words li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 48px;
  height: 48px;
  border: 1px solid #E8E9EA;
  font-size: 1.6rem;
  font-weight: 600;
}

.left-menu-brand_search-words li a:hover {
  text-decoration: none;
}

.brand_search-list{
  margin-top: -60px;
}

.brand_search-list &gt; ul &gt; li {
  margin-top: 100px;
}

.brand_search-list-initial,
.brand_search-list-brand_name-list &gt; li {
  display: none;
}

.brand_search-list-initial.is-active,
.brand_search-list-brand_name-list &gt; li.is-active {
  display: block;
}

.brand_search-list-brand_name-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  margin-top: 8px;
}

.brand_search-list-brand_name-list li {
  width: calc(100% / 3);
}

.brand_search-list-brand_name-list li {
  margin-top: 16px;
}

.brand_search-list-brand_name-list a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
  -ms-flex-align: baseline;
  align-items: baseline;
}

.brand_search-list-brand_name-list .txt-en {
  font-size: 1.6rem;
  font-weight: 600;
}

.brand_search-list-brand_name-list .txt-ja {
  font-size: 1.2rem;
}

/* ----BTO---- */

.page-bto .pane-main {
  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;
}

.page-bto .block-goods-detail {
  display: grid;
  grid-template-columns: 1fr 320px;
  grid-template-rows: auto auto auto auto;
  /* IE11 */
  display: -ms-grid;
  -ms-grid-columns: 1fr 320px;
  -ms-grid-rows: auto auto auto auto;
  width: 740px;
}

.page-bto .pane-goods-left-side {
  width: 380px;
  margin: 0 40px 0 0;
}

.page-bto .pane-goods-right-side {
  width: 320px;
}

.page-bto .pane-goods-center {
  margin-top: 0;
}

.block-bto-right {
  width: 240px;
}

.block-bto-price {
  padding: 8px 0 10px;
  border-top: 1px solid #E8E9EA;
  border-bottom: 1px solid #E8E9EA;
  font-size: 2.4rem;
  font-weight: 700;
  text-align: right;
}

.block-bto-price .tax {
  font-size: 1rem;
  font-weight: 300;
}

.block-bto-delivery-date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.block-bto-delivery-date {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 100%;
  height: 32px;
  background-color: #F2F3F3;
  font-size: 1.4rem;
  font-weight: 700;
  text-align: center;
}

.block-bto-customize {
  margin-top: 16px;
}

.block-bto-customize .ttl {
  font-size: 1.6rem;
  font-weight: 700;
}

.block-bto-customize-inner {
  height: 400px;
  margin-top: 16px;
  overflow: auto;
}

.block-bto-customize-inner dl {
  line-height: 1.6;
}

.block-bto-customize-inner dl + dl {
  margin-top: 10px;
}

.block-bto-customize-inner dt {
  font-weight: 700;
}

.block-bto-customize-inner dd {
  margin-top: 6px;
}

.block-bto-customize-clear {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 24px;
}

.block-bto-customize-clear span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  width: 100%;
  height: 40px;
  border: 1px solid #E8E9EA;
  background-color: #F8F9FA;
  font-size: 1.4rem;
  font-weight: 700;
  cursor: pointer;
  -webkit-transition: .2s ease-in-out;
  transition: .2s ease-in-out;
}

.block-bto-customize-clear span::before {
  content: '';
  display: inline-block;
  position: relative;
  width: 13px;
  height: 13px;
  margin-right: 10px;
  background: url(../../img/usr/common_pc/icon_crooss_clear.png) center no-repeat;
  background-size: contain;
}

.block-bto-customize-clear span:hover {
  opacity: .7;
}

.block-bto-customize-select {
  margin-top: 20px;
}

.block-bto-customize-select span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  width: 100%;
  height: 64px;
  background-color: #202021;
  color: #fff;
  font-size: 1.6rem;
  font-weight: 700;
  text-align: center;
  line-height: 1.38;
  cursor: pointer;
  -webkit-transition: .2s ease-in-out;
  transition: .2s ease-in-out;
}

.block-bto-customize-select span:hover {
  opacity: .7;
}

.block-bto-modal {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
}

.block-bto-modal-bg {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(32, 32, 33, 0.9);
}

.block-bto-modal-container {
  position: relative;
  width: 1020px;
  min-height: 700px;
  margin: auto;
  padding-top: 40px;
}

.block-bto-modal-close-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  position: absolute;
  top: 60px;
  right: 20px;
  height: 36px;
  z-index: 99;
}

.block-bto-modal-close-area img {
  width: 18px;
  height: 18px;
}

.block-bto-modal-body {
  position: relative;
  padding: 30px 40px 40px;
  background-color: #fff;
}

.block-bto-modal .error {
  color: #E60012;
  font-size: 1.3rem;
  font-weight: 700;
}

.block-bto-modal-ttl {
  height: 120px;
  text-align: center;
}

.block-bto-modal-ttl h2 {
  padding-bottom: 10px;
  font-size: 2.4rem;
  font-weight: 700;
}

.block-bto-modal-ttl .error {
  height: 58px;
  margin: 5px 0;
  overflow: auto;
}

.block-bto-modal-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.block-bto-modal-left {
  width: 700px;
  height: 500px;
  overflow: auto;
}

.block-bto-modal-right {
  width: 200px;
}

.block-bto-modal-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  position: relative;
  width: 666px;
  padding: 16px;
  background-color: #F8F9FA;
}

.block-bto-modal-box + .block-bto-modal-box {
  margin-top: 40px;
}

.block-bto-modal-box h3 {
  margin-top: 16px;
  padding: 0 8px;
  font-size: 2rem;
  font-weight: 700;
}

.block-bto-modal-ttl .error span {
  background-color: #E60012;
  color: #FFFFFF;
  margin: 3px 7px;
  float: left;
}

.block-bto-sample {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  height: 30px;
  background-color: #8F8F90;
  color: #fff;
  font-size: 1.2rem;
  cursor: pointer;
  -webkit-transition: .2s ease-in-out;
  transition: .2s ease-in-out;
}

.block-bto-sample:hover {
  opacity: .7;
}

.block-bto-simple-sample {}

.block-bto-sample.block-bto-simple-sample {
  position: absolute;
  top: 32px;
  right: 24px;
  width: 100px;
}

.block-bto-sample.block-bto-color-sample {
  width: 130px;
}

.block-bto-modal-box .error {
  margin-top: 16px;
  text-align: center;
  line-height: 1.4;
}

.block-bto-modal-form {
  margin-top: 16px;
}

.block-bto-modal-form + .block-bto-modal-form {
  margin-top: 0;
}

.block-bto-modal-form.col-2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.col-2 .block-bto-modal-form-container {
  width: 308px;
}

.block-bto-modal-form h4 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  height: 50px;
  padding: 0 16px;
  background-color: #F2F3F3;
  font-size: 1.6rem;
  font-weight: 700;
}

.block-bto-modal-form h4 &gt; input {
  display: none;
}

.block-bto-modal-form h4 &gt; label {
  position: absolute;
  right: 16px;
  padding: 1px 0 0 30px;
  font-size: 1.3rem;
  font-weight: 300;
}

.block-bto-modal-form h4 &gt; label::before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 22px;
  height: 22px;
  background: url(../../img/usr/common_pc/icon_checkbox_off.png) center no-repeat;
  background-size: contain;
  -webkit-transition: .15s ease-in-out;
  transition: .15s ease-in-out;
}

.block-bto-modal-form h4 &gt; input:checked + label::before {
  background: url(../../img/usr/common_pc/icon_checkbox_on.png) center no-repeat;
  background-size: contain;
}

.block-bto-modal-form-inner {
  background-color: #fff;
  padding: 16px;
}


.block-bto-modal-bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 80px;
  padding: 0 80px;
  background-color: rgba(0, 0, 0, 0.9);
}

.block-bto-modal-bottom .total {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 230px;
  margin-right: auto;
  color: #fff;
  font-weight: 600;
}

.block-bto-modal-bottom .total span:first-child {
  font-size: 2rem;
}

.block-bto-modal-bottom .total span:last-child {
  font-size: 2.4rem;
}

.block-bto-modal-bottom .btn-back {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-right: 40px;
}

.block-bto-modal-bottom .btn-back button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 300px;
  height: 60px;
  border: none;
  background-color: #993D45;
  color: #fff;
  font-size: 1.8rem;
  font-weight: 600;
  cursor: pointer;
}

.block-bto-modal-bottom .btn-clear {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.block-bto-modal-bottom .btn-clear span {
  position: relative;
  color: #fff;
  font-size: 1.4rem;
  font-weight: 600;
  cursor: pointer;
}

.block-bto-modal-bottom .btn-clear span::before {
  content: '';
  display: inline-block;
  position: relative;
  top: 2px;
  width: 13px;
  height: 13px;
  margin-right: 10px;
  background: url(../../img/usr/common_pc/icon_crooss_clear_white.png) center no-repeat;
  background-size: contain;
}

.block-bto-radiobtn,
.block-bto-radiotxt {
  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;
}

.block-bto-radiobtn + .block-bto-radiotxt {
  margin-top: 16px;
}

.block-bto-radiobtn &gt; li {
  width: 50%;
}

.block-bto-radiobtn &gt; li:not(:nth-child(-n+2)) {
  margin-top: 16px;
}

.col-1 .block-bto-radiotxt &gt; li {
  width: 297px;
}

.col-2 .block-bto-radiotxt &gt; li:not(:first-child),
.col-1 .block-bto-radiotxt &gt; li:not(:nth-child(-n+2)) {
  margin-top: 8px;
}

.block-bto-radiobtn input[type='radio'],
.block-bto-radiotxt input[type='radio'] {
  display: none;
}

.block-bto-radiobtn label {
  position: relative;
  display: block;
  min-height: 22px;
  padding: 4px 0 0 30px;
  line-height: 1.2;
  cursor: pointer;
}

.block-bto-radiobtn label::before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 22px;
  height: 22px;
  background: url(../../img/usr/common_pc/icon_radio_off.png) center no-repeat;
  background-size: contain;
  -webkit-transition: .15s ease-in-out;
  transition: .15s ease-in-out;
}

.block-bto-radiobtn input:checked + label::before {
  background: url(../../img/usr/common_pc/icon_radio_on.png) center no-repeat;
  background-size: contain;
}

.block-bto-radiotxt label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
  width: 100%;
  padding: 10px;
}

.block-bto-radiotxt label::after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 1px solid #E8E9EA;
  border-radius: 4px;
}

.block-bto-radiotxt input:checked + label::after {
  border: 2px solid #202021;
}

.block-bto-radiotxt label .img {
  width: 60px;
}

.block-bto-radiotxt label .txt {
  width: 200px;
}

.block-bto-radiotxt label .txt .comment {
  font-size: 1.2rem;
}

.block-bto-radiotxt label .txt .price {
  margin-top: 2px;
  font-size: 1.4rem;
  font-weight: 700;
  text-align: right;
}

.block-bto-select + .block-bto-select {
  margin-top: 16px;
}

.block-bto-select &gt; li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.block-bto-select &gt; li + li {
  margin-top: 16px;
}

.block-bto-select .ttl, .ttl_radio, .ttl_txt {
    margin-bottom: 8px;
    font-weight: 700;
    background-color: #F2F3F3;
    padding: 10px;
    width: 100%;
    font-size: 14px;
}

.block-bto-select .content {
  width: 100%;
}

.block-bto-select .content &gt; li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.block-bto-select .content &gt; li + li {
  margin-top: 10px;
}

.block-bto-text_checkbox &gt; li + li {
  margin-top: 16px;
}

.block-bto-text_checkbox input[type='text'] {
  width: 100%;
  height: 40px;
  padding: 0 16px;
  border: 1px solid #CDD0D1;
  border-radius: 4px;
  background-color: #fff;
  font-size: 1.2rem;
}

.block-bto-text_checkbox input[type='text']::-webkit-input-placeholder {
  color: #A6A6A7;
}

.block-bto-text_checkbox input[type='text']:-ms-input-placeholder {
  color: #A6A6A7;
}

.block-bto-text_checkbox input[type='text']::placeholder {
  color: #A6A6A7;
}

.block-bto-text_checkbox input[type='checkbox'] {
  display: none;
}

.block-bto-text_checkbox label {
  position: relative;
  display: block;
  min-height: 22px;
  padding: 4px 0 0 30px;
  line-height: 1.2;
  cursor: pointer;
}

.block-bto-text_checkbox label::before {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 22px;
  height: 22px;
  background: url(../../img/usr/common_pc/icon_radio_off.png) center no-repeat;
  background-size: contain;
  -webkit-transition: .15s ease-in-out;
  transition: .15s ease-in-out;
}

.block-bto-text_checkbox input:checked + label::before {
  background: url(../../img/usr/common_pc/icon_radio_on.png) center no-repeat;
  background-size: contain;
}

.page-bto .goods-detail-description.block-goods-code {
  -webkit-box-ordinal-group: 11;
  -ms-flex-order: 10;
  order: 10;
}

.page-bto .block-goods-name {
  -webkit-box-ordinal-group: 21;
  -ms-flex-order: 20;
}

.page-bto .block-goods-price {
  -webkit-box-ordinal-group: 31;
  -ms-flex-order: 30;
  order: 30;
}

.page-bto .block-goods-comment3 {
  -webkit-box-ordinal-group: 41;
  -ms-flex-order: 40;
  order: 40;
}

.page-bto .block-goods-comment4 {
  -webkit-box-ordinal-group: 51;
  -ms-flex-order: 50;
  order: 50;
}

.page-bto .block-goods-comment8 {
  -webkit-box-ordinal-group: 61;
  -ms-flex-order: 60;
  order: 60;
}

































/**/
.page-bto .goods-detail-description.block-goods-code {
  order: 10;
}

/* .page-bto .block-goods-name {
  order: 20;
}
*/
.page-bto .block-goods-price {
  order: 30;
}

.page-bto .block-goods-comment3 {
  order: 40;
}

.page-bto .block-goods-comment4 {
  order: 50;
}

.page-bto .block-goods-comment8 {
  order: 60;
}

.block-bto-radiotxt .txt_name {
  font-weight: 700;
}

.block-purchase-goods {
  margin-top: 10px;
}

.block-purchase-goods .js-animation-appraisal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  width: 100%;
  height: 64px;
  background-color: #202021;
  color: #fff;
  font-size: 1.6rem;
  font-weight: 700;
  text-align: center;
  line-height: 1.38;
  cursor: pointer;
  -webkit-transition: .2s ease-in-out;
  transition: .2s ease-in-out;
}

.block-purchase-goods .js-animation-appraisal:hover {
  opacity: .7;
}
</pre></body></html>