@charset "UTF-8";

/* ----トップページ本文---- */

.block-top-body {
  position: relative;
}
#top-slider-text {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 10;
}
#top-slider-text > span {
  display: block;
  line-height: 130%;
  font-size: 50px;
  font-weight: bold;
  color: #ffffff;
  letter-spacing: 0.5em;
  padding: 5px 0;
}
#top-slider-text > span.top-slider-text--1 {}
#top-slider-text > span.top-slider-text--2 {
  letter-spacing: 0.65em;
}
#top-slider-text > span.top-slider-text--3 {
  letter-spacing: 1.5em;
}
#top-slider-text > h1 {
  display: inline-block;
  font-size: 27px;
  font-weight: bold;
  color: #ffffff;
  margin-top: 10px;
  padding-top: 10px;
  border-top: 3px #fff double;
  letter-spacing: 0.22em;
}
.block-top-body--body {
  width: 900px;
  height: 350px;
  margin-bottom: 100px;
  border-bottom: 1px #f5f5f5 solid;
}
.block-top-body--body .slick-slider {
  width: 100% !important;
}
.block-top-body--body .top-slider-image {
  display: none;
}
.block-top-body--body .top-slider-image a,
.block-top-body--body .top-slider-image span {
  display: block;
  height: 350px;
  width: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
}
.block-top-body--body .top-slider-image a img,
.block-top-body--body .top-slider-image span img {
  opacity: 0;
}
.block-top-body--body .slick-arrow {
  position: absolute;
  top: 50%;
  width: 20px;
  height: 40px;
  margin-top: -20px;
  border: none;
  background: transparent;
  z-index: 2;
}
.block-top-body--body .slick-arrow:hover {
  cursor: pointer;
}
.block-top-body--body .slick-arrow.slick-next {
  right: 23px;
}
.block-top-body--body .slick-arrow.slick-prev {
  left: 23px;
}
.block-top-body--body .slick-arrow.slick-next:after,
.block-top-body--body .slick-arrow.slick-prev:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 24px;
  height: 24px;
  border-top: 2px solid #000000;
  border-right: 2px solid #000000;
}
.block-top-body--body .slick-arrow.slick-next:after {
  margin: -11px 0 0 -19px;
  transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
.block-top-body--body .slick-arrow.slick-prev:after {
  margin: -11px 0 0 -4px;
  transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
}
.block-top-body--body .slick-dots {
  position: absolute;
  bottom: -30px;
  display: flex;
  width: 100%;
  height: 12px;
  justify-content: center;
}
.block-top-body--body .slick-dots li {
  margin: 0 7px;
}
.block-top-body--body .slick-dots li button {
  border: none;
  width: 12px;
  height: 12px;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  text-indent: 300%;
  white-space: nowrap;
  overflow: hidden;
  background: #cccccc;
  padding: 0;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  transition: all .4s ease;
}
.block-top-body--body .slick-dots li.slick-active button {
  background: #000;
}
.block-top-body--body .slick-dots li button:hover {
  cursor: pointer;
}

/* ----トップページ予備テンプレート2---- */

.block-top-free-2 {
  /*border-top: 1px #dcdcdc solid;*/
  margin: 0 auto;
}
.block-top-free2--header {}
.block-top-free2--body {
  margin: 0 0 50px 0;
  overflow: hidden;
}
.block-top-free2--items {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -8px;
}
.block-top-free2--items li {
  width: calc(100% / 3);
  padding: 0 8px;
  margin-bottom: 32px;
}
.block-top-free2--items li:nth-child(3n) {}
.block-top-free2--items li a {
  display: block;
  position: relative;
}
.block-top-free2--items li a img {
  display: block;
}
.block-top-free2--items li a span {
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  font-size: 17px;
  justify-content: center;
  align-items: center;
  background: rgba(0, 0, 0, 0.3);
  color: #ffffff;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  transition: all .4s ease;
}
.block-top-free2--items li a:hover span {
  background: rgba(0, 0, 0, 0);
}

/*.block-top-free2--items li {float: left;}.block-top-free2--items > li {width: 535px;height: auto;}.block-top-free2--items > li:first-child {width: 354px;height: auto;margin-right: 10px;}.block-top-free2--sub-items li {width: 172px;height: 172px;margin-left: 9px;margin-bottom: 9px;}.block-top-free2--sub-items li:nth-of-type(3n+1) {margin-left: 0;}*/


/* ----ヘッダー---- */

.pane-header a {
  text-decoration: none;
}

.pane-header h1 {
  margin: 0;
  padding: 0;
}

.pane-header .container {
  display: flex;
  align-items: center;
  height: 75px;
}

.block-header-logo--link,
.block-header-logo--img {
  display: block;
  width: 250px;
  hyphens: 30px;
}

.block-header-guide {
  margin-left: auto;
  padding-top: 26px;
  font-size: 10px;
}

.block-header-guide ul {
  display: flex;
}

.block-header-guide li + li {
  position: relative;
}

.block-header-guide li + li::before {
  content: '　|　';
}

.block-header-register-btn {
  margin-left: 30px;
}

.block-header-register-btn a {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 130px;
  height: 40px;
  border: 1px solid #333333;
  border-radius: 3px;
  background-color: #ffffff;
  font-size: 14px;
  text-decoration: none;
}

.block-header-register-btn a::before {
  content: '';
  display: inline-block;
  position: relative;
  top: 1px;
  width: 15px;
  height: 15px;
  margin-right: 5px;
  background-image: url(../../img/usr/common/pc/icon_header_register.png);
  background-image: image-set(url(../../img/usr/common/pc/icon_header_register@2x.png) 2x);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.block-header-register-btn a:hover {
  opacity: .7;
}

.block-headernav {
  margin-left: 30px;
}

.block-headernav ul {
  display: flex;
  font-size: 10px;
}

.block-headernav li + li {
  margin-left: 20px;
}

.block-headernav a {
  display: block;
  position: relative;
  padding-top: 35px;
}

.block-headernav a::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 31px;
  background-position: center;
  background-repeat: no-repeat;
}

.block-headernav .icon-login a::before {
  background-image: url(../../img/usr/common/pc/icon_header_login.png);
  background-image: image-set(url(../../img/usr/common/pc/icon_header_login.png) 1x, url(../../img/usr/common/pc/icon_header_login@2x.png) 2x);
  background-size: 22px 23px;
}

.block-headernav .icon-favorite a::before {
  background-image: url(../../img/usr/common/pc/icon_header_favorite.png);
  background-image: image-set(url(../../img/usr/common/pc/icon_header_favorite.png) 1x,url(../../img/usr/common/pc/icon_header_favorite@2x.png) 2x);
  background-size: 25px 21px;
}

.block-headernav .icon-cart a::before {
  background-image: url(../../img/usr/common/pc/icon_header_cart.png);
  background-image: image-set(url(../../img/usr/common/pc/icon_header_cart.png) 1x,url(../../img/usr/common/pc/icon_header_cart@2x.png) 2x);
  background-position: center;
  background-size: 25px 25px;
}

.block-headernav--cart-count {
  display: none;
  position: absolute;
  top: -2px;
  right: 0;
  width: 21px;
  height: 21px;
  border-radius: 21px;
  background-color: #BBAA54;
  color: #fff;
  font-size: 11px;
  font-family: Lato, sans-serif;
  text-align: center;
  line-height: 21px;
  z-index: 2;
}

/* ----グローバルナビ---- */

.pane-globalnav {
  position: relative;
  min-width: 1180px;
  background-color: #000000;
  z-index: 999;
}

.block-globalnav--item-list {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 50px;
}

.block-globalnav--item-list > li {
  position: relative;
}

.block-globalnav--item-list > li + li {
  margin-left: 80px;
}

.block-globalnav--item-list > li > a {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  height: 50px;
  color: #ffffff;
  font-size: 15px;
  font-weight: 500;
  text-decoration: none;
}

.block-globalnav--item-list > li > a::after {
  content: '';
  display: inline-block;
  position: relative;
  top: -2px;
  width: 6px;
  height: 6px;
  margin-left: 9px;
  border-right: 1px solid #ffffff;
  border-bottom: 1px solid #ffffff;
  transform: rotate(45deg);
}

.block-globalnav--item-list > li > a::before {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #BBAA54;
  opacity: 0;
  transition: .25s ease;
}

.block-globalnav--item-list > li:hover > a::before {
  opacity: 1;
}

.block-globalnav-menu {
  position: absolute;
  top: 49px;
  padding: 18px 36px 12px 21px;
  border: 1px solid #D8D8D8;
  background-color: #ffffff;
  opacity: 0;
  visibility: hidden;
  transition: .25s ease;
}

.block-globalnav--item-list > li:hover .block-globalnav-menu {
  opacity: 1;
  visibility: visible;
}

.block-globalnav--item-list > li:last-child .block-globalnav-menu {
  right: 0;
}

.block-globalnav-menu-list {
  display: flex;
  font-size: 14px;
}

.block-globalnav-menu-list ul {
  width: 168px;
}

.block-globalnav-menu-list li + li {
  margin-top: .6em;
}

.block-globalnav-menu-list a {
  display: block;
  position: relative;
  padding-left: 14px;
  text-decoration: none;
}

.block-globalnav-menu-list a::before {
  content: '';
  display: block;
  position: absolute;
  top: 8px;
  left: 0;
  width: 6px;
  height: 6px;
  border-top: 1px solid #333333;
  border-right: 1px solid #333333;
  transform: rotate(45deg);
}

/* ----フッター---- */

.pane-footer {
  padding: 60px 0 0;
  background-color: #000000;
  color: #ffffff;
}

.pane-footer .container {
  width: 100%;
}

.pane-footer a {
  color: #ffffff;
  text-decoration: none;
}

.block-footer-sns {
  width: 1180px;
  margin: 0 auto;
}

.block-footer-sns ul {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
}

.block-footer-sns li + li {
  margin-left: 50px;
}

.block-footer-sns a {
  display: flex;
  align-items: center;
}

.block-footer-sns img {
  display: block;
  margin-right: 10px;
}

.block-footer-nav {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 1180px;
  margin: 45px auto 0;
}

.block-footer-nav-list ul {
  display: flex;
  font-size: 12px;
}

.block-footer-nav-list li + li::before {
  content: '　　|　　';
}

.block-footer-nav-btn {
  margin-left: 60px;
}

.block-footer-nav-btn a {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 300px;
  height: 50px;
  border-radius: 3px;
  background-color: #333333;
  font-size: 16px;
  text-decoration: none;
  transition: .2s ease;
}

.block-footer-nav-btn a::before {
  content: '';
  display: inline-block;
  position: relative;
  width: 20px;
  height: 14px;
  margin-right: 9px;
  background-image: url(../../img/usr/common/pc/icon_footer_mail.png);
  background-image: image-set(url(../../img/usr/common/pc/icon_footer_mail@2x.png) 2x);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
}

.block-footer-nav-btn a:hover {
  opacity: .7;
}

.block-footer-copyright {
  display: flex;
  align-items: center;
  height: 72px;
  margin-top: 60px;
  border-top: 1px solid #ffffff;
  font-size: 12px;
}

.block-footer-copyright.footer-order {
  margin-top: -50px;
  border: none;
}

.block-footer-copyright p {
  width: 1180px;
  margin: 0 auto;
  text-align: center;
}

/* ----ページトップに戻る---- */

.block-page-top {
  display: none;
  position: fixed;
  bottom: 20px;
  right: 20px;
  height: 50px;
  width: 50px;
  background: #333;
}
.block-page-top a {
  display: block;
  height: 50px;
  width: 50px;
  margin: 0 auto 15px auto;
}
.block-page-top a:before,
.block-page-top a:after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 16px;
  height: 16px;
  margin: -1px 0 0 -8px;
  border-top: 1px #fff solid;
  border-left: 1px #fff solid;
  transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  transition: all .4s ease;
}
.block-page-top a:hover:after {
  margin-top: -9px;
}

/* ----PC/スマホ切り替えスイッチ---- */

.block-switcher {
  width: 400px;
  text-align: center;
  margin: 0 auto 20px;
}
.block-switcher li {
  display: inline-block;
}
.block-switcher--switch {
  display: block;
  width: 200px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background-color: #444;
  color: #fff;
}
.block-switcher--switch:hover {
  text-decoration: none;
  background-color: #ccc;
}
.block-switcher--current {
  display: block;
  width: 200px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  background-color: #ccc;
  color: #fff;
}
.block-switcher .fa {
  margin-right: 10px;
  vertical-align: middle;
}
.block-switcher .fa-mobile-phone {
  font-size: 22px;
}
.block-switcher .fa-desktop {
  font-size: 18px;
}

/* ----Copyright---- */

.block-copyright {
  font-size: 12px;
  text-align: center;
}

/* ----ブランド画面---- */

.block-brand-list {
  margin: 40px 0 60px;
}
.block-brand-list .block-topic-path {
  margin-bottom: 40px;
}
.block-brand-list--items {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 1180px;
  margin: 0 auto;
}
.block-brand-list--item {
  flex-grow: 1;
  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-decoration: none;
  text-align: center;
  width: 240px;
  height: 48px;
  line-height: 48px;
  color: #333;
  font-size: 14px;
  margin: 15px auto 0;
  background: #e5e5e5;
  -webkit-transition: all .4s ease;
  -moz-transition: all .4s ease;
  transition: all .4s ease;
}
.block-brand-list--item-btn:hover {
  opacity: 0.7;
}
.block-brand-detail {
  width: 800px;
  margin: 0 auto 80px auto;
}
.block-brand-detail--header {
  text-align: center;
}
.block-brand-detail--image {
  margin-top: 40px;
}
.block-brand-detail--image img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}
.block-brand-detail--description {
  margin-bottom: 30px;
}

/* ----商品詳細画面---- */


/*CSSによる商品詳細画面の項目の並び順変更用*/

.pane-goods-right-side form {
  display: flex;
  flex-flow: column wrap;
}
.page-goods .block-icon {
  order: 20;
}
.block-goods-name {
  order: 30;
  margin: 20px 0 0 0;
}
.block-goods-name h1 {
  margin: 0;
}
.block-goods-price {
  order: 40;
  margin: 10px 0 15px 0;
}
.block-goods-comment {
  order: 50;
  margin: 10px 0;
}
form .block-goods-comment1 {
  order: 55;
  margin: 10px 0;
}
.block-goods-code {
  order: 60;
}
.block-goods-item-code {
  order: 70;
}
.block-goods-item-code2 {
  order: 80;
}
.block-goods-item-code3 {
  order: 90;
}
.block-goods-release-dt {
  order: 100;
}

.block-goods-sales-start-dt {
  order: 101;
}

.block-goods-sales-end-dt {
  order: 102;
}


.block-goods-class1 {
  order: 110;
}
.block-goods-class2 {
  order: 120;
}
.block-goods-attr1 {
  order: 130;
}
.block-goods-attr2 {
  order: 140;
}
.block-goods-attr3 {
  order: 150;
}
.block-goods-size {
  order: 160;
}
.block-goods-color {
  order: 170;
}
.block-goods-point {
  order: 180;
}
.block-goods-postage {
  order: 190;
}
.block-goods-stock {
  order: 200;
}
.block-goods-spec {
  order: 210;
}
.block-rules-comment {
  order: 215;
  margin: 10px 0;
}
.block-goods-sales-detail-append {
  order: 220;
}
.block-variation {
  order: 230;
  margin-top: 15px;
  padding: 3px 0 5px 0;
}
.block-variation > select {
  margin-top: 0;
  padding: 10px 0;
}
.block-variation > .block-variation {
  border-top: none;
  border-bottom: none;
}
.block-custom-order {
  order: 240;
}
.block-goods-set {
  order: 250;
}
.block-add-cart {
  order: 260;
}
.block-no-stock {
  order: 270;
}
.block-contact-about-goods {
  order: 280;
}
.block-arrival-notice {
  order: 290;
}
.block-goods-store-stock {
  order: 300;
}
.block-accessory-list {
  order: 310;
  margin-top: 100px;
}
.block-variation-back-order {
  order: 320;
}
.block-goods-favorite {
  order: 275;
}
.block-goods-link {
  order: 340;
}
.block-goods-sns {
  order: 350;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 40px;
}
.block-goods-sns li {
  padding-right: 10px;
}
.block-goods-sns li:last-child {
  padding-right: 0;
}
.pane-goods-right-side .block-variation .block-variation {
  margin: 30px 0 20px 0;
}
.pane-goods-right-side .block-variation .block-variation h2 {
  font-size: 16px;
  margin: 0 0 10px 0;
  padding-right: 1em;
}
.pane-goods-right-side .block-variation .block-variation .block-variation--selected-item {
  margin-bottom: 14px;
  font-size: 12px;
}
.pane-goods-right-side .block-variation .block-variation .block-variation--selected-item span {
  font-weight: normal;
  color: #888;
}
.pane-goods-right-side .block-custom-order {
  margin-bottom: 30px;
}
.block-goods-detail select {
  min-width: 400px;
}
.block-goods-set {
  margin-top: 20px;
}
.block-goods-set .legend {
  margin: 20px 0;
  font-size: 20px;
}
.block-goods-set .block-goods-set--header {
  border-bottom: none;
  margin: 10px 0 5px 0;
  font-size: 18px;
}
.block-goods-set .block-goods-set--item-list {
  margin-bottom: 60px;
  width: 100%;
}
.block-goods-set .block-goods-set--item-list th {
  text-align: center;
}
.block-goods-set .block-goods-set--item-list td.block-goods-set--item-name a {
  font-weight: bold;
}
.block-goods-set .block-goods-set--item-list td.block-goods-set--item-qty {
  text-align: center;
}
.block-goods-comment1,
.block-goods-comment2,
.block-goods-comment3,
.block-goods-comment4,
.block-goods-comment5 {
  margin: 30px 0;
}

.block-goods-comment1,
.block-goods-comment2 {
  width: 600px;
}

.block-goods-comment5 {
  margin: 0 0 30px 0;
}
.pane-goods-center .block-top-event--header {
  padding-bottom: 20px;
  margin-bottom: 25px;
}
.block-accessory-list--name {
  text-align: center;
  line-height: 140%;
  padding-bottom: 35px;
  margin-bottom: 50px;
  position: relative;
  letter-spacing: 0.1em;
}
.block-accessory-list--name:after {
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 2em;
  margin-left: -1em;
  height: 2px;
  background-color: #444;
}
.pane-goods-right-side .block-accessory-list--name {
  font-size: 18px;
  font-weight: bold;
  text-align: left;
  margin-bottom: 0;
}
.pane-goods-right-side .block-accessory-list--name:after {
  display: none;
}
.pane-goods-right-side .form-group {
  position: relative;
}
.pane-goods-right-side .form-group .constraint {
  position: absolute;
  width: 100px;
  right: 0;
  top: 0;
}
.pane-goods-right-side .block-accessory-list {
  margin-top: 40px;
}
.pane-goods-right-side .block-accessory-list .block-check-list-a--items {
  margin-bottom: 0;
}
.pane-goods-right-side .block-accessory-list .block-check-list-a--items li:last-child {
  margin-bottom: 0;
}
.pane-goods-right-side .block-accessory-list--name:after {}
.block-goods-user-review {
  width: 1000px;
  margin: 0 auto 40px auto;
  padding: 30px 0;
}
.block-goods-footer-cart .block-variation {
  display: block;
  margin-bottom: 30px;
}
.block-goods-footer-cart .block-add-cart {
  margin: 30px auto 30px auto;
}

/* ----テンプレート---- */

.block-freepage.is-full {
  margin-top: 40px;
}

.block-goods-comment-content {
  margin-top: 80px;
}

.block-freepage.is-full .block-goods-comment-content {
  width: 1180px;
  margin: 80px auto 0;
}

.pane-main .block-freepage .block-goods-comment-content {
  width: 1000px;
}

.block-freepage .block-goods-comment-content:first-child {
  margin-top: 0;
}

.block-goods-comment-ttl-h3 {
  position: relative;
  margin: 0 0 24px;
  padding: 0 0 22px;
  font-size: 2.4rem;
  font-weight: 400;
}

.block-goods-comment-ttl-h3::after {
  content: '';
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 1px;
  background-color: #000000;
}

.block-goods-comment-ttl-h3 .small {
  font-size: 1.4rem;
}

.block-goods-comment-ttl-h4 {
  font-size: 2rem;
  font-weight: 700;
}

.block-goods-comment-ttl-h4:not(:first-child) {
  margin-top: 30px;
}

.block-goods-comment-txt {
  font-size: 1.6rem;
  line-height: 1.6;
}

.block-goods-comment-txt:not(:first-child) {
  margin-top: 14px;
}

.block-goods-comment-txt p.annotation {
  font-size: 1.4rem;
}

.block-goods-comment-txt p + p {
  margin-top: 1em;
}

.block-goods-comment-txt strong {
  font-weight: 600;
}

.block-goods-comment-txt a {
  text-decoration: underline;
}

.block-goods-comment-txt a:hover {
  text-decoration: none;
}

.block-goods-comment-tbl {
  margin-top: 40px;
  font-size: 1.6rem;
  line-height: 1.6;
}

.block-goods-comment-ttl-h4 + .block-goods-comment-tbl {
  margin-top: 20px;
}

.block-goods-comment-txt + .block-goods-comment-tbl {
  margin-top: 24px;
}

.block-goods-comment-tbl + .block-goods-comment-tbl {
  margin-top: 40px;
}

.block-goods-comment-tbl dt,
.block-goods-comment-tbl th {
  background-color: #F5F5F5;
  font-weight: 600;
}

.block-goods-comment-tbl dd,
.block-goods-comment-tbl td {
  background-color: #ffffff;
}

.block-goods-comment-tbl dt > div,
.block-goods-comment-tbl dd > div {
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
  text-align: left;
}

.block-goods-comment-tbl dt > div,
div[class*="tbl-1"].block-goods-comment-tbl dd > div {
  justify-content: center;
}

.block-goods-comment-tbl.tbl-allergy dt > div {
  justify-content: flex-start;
  padding: 0 16px;
}

.block-goods-comment-tbl dl {
  display: flex;
  position: relative;
}

div[class*="tbl-1"].block-goods-comment-tbl {
  display: flex;
  flex-wrap: wrap;
}

div[class*="tbl-1"].block-goods-comment-tbl dl {
  flex-direction: column;
  border-top: 1px solid #E3E3DF;
  border-bottom: 1px solid #E3E3DF;
}

div[class*="tbl-1"].block-goods-comment-tbl dl::after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  width: 1px;
  height: 100%;
  background-color: #E8E5E2;
}

div[class*="tbl-1"].block-goods-comment-tbl dl:not(:nth-child(-n+6)) {
  margin-top: -1px;
}

div[class*="tbl-1"].block-goods-comment-tbl dl:nth-child(6n)::after {
  content: none;
}

.pane-goods-left-side div[class*="tbl-1"].block-goods-comment-tbl dl:nth-child(6n)::after {
  content: none;
}

div[class*="tbl-1"].block-goods-comment-tbl dt,
div[class*="tbl-1"].block-goods-comment-tbl dd {
  width: 118px;
  height: 64px;
}

.pane-goods-left-side div[class*="tbl-1"].block-goods-comment-tbl dt,
.pane-goods-left-side div[class*="tbl-1"].block-goods-comment-tbl dd {
  width: 120px;
}

div[class*="tbl-1"].block-goods-comment-tbl dd {
  border-top: 1px solid #E3E3DF;
}

.block-goods-comment-tbl.tbl-allergy .round,
.block-goods-comment-tbl.tbl-allergy .triangle,
.block-goods-comment-tbl.tbl-allergy .rhombus,
.block-goods-comment-tbl.tbl-allergy .no {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 100%;
  height: 100%;
}

.block-goods-comment-tbl.tbl-allergy .round::before {
  content: '●';
  display: block;
  position: absolute;
}

.block-goods-comment-tbl.tbl-allergy .triangle::before {
  content: '△';
  display: block;
  position: absolute;
}

.block-goods-comment-tbl.tbl-allergy .rhombus::before {
  content: '◇';
  display: block;
  position: absolute;
}

.block-goods-comment-tbl.tbl-allergy .no::before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 16px;
  height: 2px;
  margin: -1px 0 0 -8px;
  background-color: #000;
}

.block-goods-comment-tbl.tbl-2,
.block-goods-comment-tbl.tbl-3,
.block-goods-comment-tbl.tbl-5 {
  border-bottom: 1px solid #E3E3DF;
}

.block-goods-comment-tbl.tbl-allergy,
.block-goods-comment-tbl.tbl-6 {
  display: flex;
  flex-wrap: wrap;
}

.block-goods-comment-tbl.tbl-2 dl,
.block-goods-comment-tbl.tbl-3 dl,
.block-goods-comment-tbl.tbl-5 dl,
.block-goods-comment-tbl.tbl-6 dl,
.block-goods-comment-tbl.tbl-allergy dl {
  border-top: 1px solid #E3E3DF;
}

.block-goods-comment-tbl.tbl-6 dl {
  width: 50%;
  border-bottom: 1px solid #E3E3DF;
}

.block-goods-comment-tbl.tbl-6 dl:not(:nth-child(-n+2)) {
  margin-top: -1px;
}

.block-goods-comment-tbl.tbl-allergy dl {
  border-bottom: 1px solid #E3E3DF;
}

.block-goods-comment-tbl.tbl-allergy dl:not(:nth-child(-n+3)) {
  margin-top: -1px;
}

.block-goods-comment-tbl.tbl-2 dt,
.block-goods-comment-tbl.tbl-3 dt,
.block-goods-comment-tbl.tbl-5 dt,
.block-goods-comment-tbl.tbl-6 dt {
  flex-shrink: 0;
  width: 180px;
  min-height: 64px;
  padding: 16px 3px;
}

.block-goods-comment-tbl.tbl-5 > div {
  padding-left: 25px;
  justify-content: flex-start;
}

.block-goods-comment-tbl.tbl-5 dt {
  width: 150px;
  background-color: transparent;
}

.block-goods-comment-tbl.tbl-allergy dt {
  flex-shrink: 0;
  width: 160px;
  min-height: 60px;
  padding: 14px 3px;
}

.block-goods-comment-tbl.tbl-2 dd,
.block-goods-comment-tbl.tbl-3 dd,
.block-goods-comment-tbl.tbl-5 dd,
.block-goods-comment-tbl.tbl-6 dd {
  flex-shrink: 1;
  width: 100%;
  min-height: 64px;
  padding: 16px 24px;
}

.block-goods-comment-tbl.tbl-5 dd {
  background-color: transparent;
}

.block-goods-comment-tbl.tbl-allergy dd {
  flex-shrink: 1;
  width: 86px;
  min-height: 60px;
  padding: 14px 24px;
}

.block-goods-comment-tbl.tbl-4 th {
  border-top: 1px solid #E3E3DF;
  text-align: center;
}

.block-goods-comment-tbl.tbl-4 th,
.block-goods-comment-tbl.tbl-4 td {
    width: 50%;
  padding: 20px 24px 19px;
  border-bottom: 1px solid #E3E3DF;
}

.block-goods-comment-tbl.tbl-4 th + th,
.block-goods-comment-tbl.tbl-4 td + td {
  border-left: 1px solid #E3E3DF;
}

.block-goods-comment-tbl.tbl-size table {
  width: 100%;
  table-layout: fixed;
}

.block-goods-comment-tbl.tbl-size th,
.block-goods-comment-tbl.tbl-size td {
  height: 64px;
  text-align: center;
  border-top: 1px solid #E3E3DF;
  border-bottom: 1px solid #E3E3DF;
  font-weight: 700;
  line-height: 1.4;
}

.block-goods-comment-tbl.tbl-size th:not(:last-child),
.block-goods-comment-tbl.tbl-size td:not(:last-child) {
  border-right: 1px solid #E3E3DF;
}

.block-goods-comment-notes {
  margin-top: 24px;
  font-size: 1.6rem;
}

.block-goods-comment-notes li {
  position: relative;
  padding-left: 18px;
}

.block-goods-comment-notes li + li {
  margin-top: 22px;
}

.block-goods-comment-notes li::before {
  content: '';
  display: block;
  position: absolute;
  top: 9px;
  left: 0;
  width: 8px;
  height: 8px;
  border-radius: 8px;
  background-color: #A7715B;
}

.block-goods-comment-img-list {
  margin-top: 24px;
}

.block-goods-comment-img-list > ul {
  display: flex;
  justify-content: space-between;
  width: 100%;
}

.block-goods-comment-img-list > ul + ul {
  margin-top: 40px;
}

.block-goods-comment-img-list .list-img {
  display: flex;
  align-items: flex-start;
  justify-content: center;
}

.block-goods-comment-img-list .list-img img {
  display: block;
  width: 100%;
}

.block-goods-comment-img-list .list-img .list-video {
  position: relative;
  cursor: pointer;
  transition: .2s ease;
}

.block-goods-comment-img-list .list-img .list-video:hover {
  opacity: .7;
}

.block-goods-comment-img-list .list-img .list-video::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(../../img/usr/common/pc/icon_video_play.png) center no-repeat;
  background-size: 70px;
}

.block-goods-comment-img-list .list-detail {
  margin-top: 22px;
}

.block-goods-comment-img-list .list-ttl {
  font-size: 1.8rem;
  font-weight: 600;
}

.block-goods-comment-img-list .list-comment {
  margin-top: 14px;
  font-size: 1.6rem;
}

.block-goods-comment-img-list .col-1 li {
  width: 100%;
}

.block-goods-comment-img-list .col-2 li {
  width: 588px;
}

.pane-goods-left-side .block-goods-comment-img-list .col-2 li {
  width: 288px;
}

.pane-main .block-freepage .block-goods-comment-img-list .col-2 li {
  width: 488px;
}

.block-goods-comment-img-list .col-3 li {
  width: 384px;
}

.pane-goods-left-side .block-goods-comment-img-list .col-3 li {
  width: 188px;
}

.pane-main .block-freepage .block-goods-comment-img-list .col-3 li {
  width: 188px;
}

.block-goods-comment-img-list .col-4 li {
  width: 282px;
}

.pane-main .block-freepage .block-goods-comment-img-list .col-4 li {
  width: 238px;
}

.block-goods-comment-img-list .prl-1 li,
.block-goods-comment-img-list .prl-2 li {
  display: flex;
  justify-content: space-between;
  width: 100%;
}

.block-goods-comment-img-list .prl-1 .list-detail,
.block-goods-comment-img-list .prl-2 .list-detail {
  margin: 0;
}

.block-goods-comment-img-list .prl-1 .list-img {
  width: 570px;
}

.pane-main .block-freepage .block-goods-comment-img-list .prl-1 .list-img {
  width: 317px;
}

.block-goods-comment-img-list .prl-2 .list-img {
  width: 384px;
}

.pane-main .block-freepage .block-goods-comment-img-list .prl-2 .list-img {
  width: 238px;
}

.pane-goods-left-side .block-goods-comment-img-list .prl-1 .list-img,
.pane-goods-left-side .block-goods-comment-img-list .prl-2 .list-img {
  width: 240px;
}

.block-goods-comment-img-list .prl-1 .list-detail {
  width: 588px;
}

.pane-main .block-freepage .block-goods-comment-img-list .prl-1 .list-detail {
  width: 641px;
}

.block-goods-comment-img-list .prl-2 .list-detail {
  width: 774px;
}

.pane-main .block-freepage .block-goods-comment-img-list .prl-2 .list-detail {
  width: 722px;
}

.pane-goods-left-side .block-goods-comment-img-list .prl-1 .list-detail,
.pane-goods-left-side .block-goods-comment-img-list .prl-2 .list-detail {
  width: 336px;
}

.block-goods-comment-link,
.block-goods-comment-btn {
  margin-top: 40px;
}

.block-goods-comment-link > div,
.block-goods-comment-btn > div {
  display: flex;
  justify-content: flex-start;
}

.block-goods-comment-link.link-center > div,
.block-goods-comment-btn.btn-center > div {
  justify-content: center;
}

.block-goods-comment-link > div + div {
  margin-top: 16px;
}

.block-goods-comment-btn > div + div {
  margin-top: 16px;
}

.block-goods-comment-link a {
  position: relative;
  font-size: 1.6rem;
}

.block-goods-comment-link a.link-outer::after {
  content: '';
  display: inline-block;
  position: relative;
  width: 11px;
  height: 11px;
  margin-left: 6px;
  background: url(../../img/usr/common/pc/icon_link_outer.png) center no-repeat;
  background-size: contain;
}

.block-goods-comment-link a.link-pdf::after {
  content: '';
  display: inline-block;
  position: relative;
  top: 2px;
  width: 26px;
  height: 16px;
  margin-left: 10px;
  background: url(../../img/usr/common/pc/icon_link_pdf.png) center no-repeat;
  background-size: contain;
}

.block-goods-comment-btn a {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 320px;
  height: 48px;
  border-radius: 3px;
  background-color: #D6D6D6;
  font-size: 1.6rem;
  font-weight: 400;
  text-decoration: none;
}

.block-goods-comment-btn a:hover {
  opacity: .7;
}

.block-goods-comment-btn a.btn-outer::after {
  content: '';
  display: inline-block;
  position: relative;
  width: 13px;
  height: 13px;
  margin-left: 6px;
  background: url(../../img/usr/common/pc/icon_btn_outer.png) center no-repeat;
  background-size: contain;
}

.block-goods-comment-btn a.btn-pdf::after {
  content: '';
  display: inline-block;
  position: relative;
  top: 0px;
  width: 26px;
  height: 16px;
  margin-left: 10px;
  background: url(../../img/usr/common/pc/icon_btn_pdf.png) center no-repeat;
  background-size: contain;
}

.block-goods-comment-anker {
  margin-top: 40px;
}

.block-goods-comment-anker ul {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.block-goods-comment-anker li {
  width: 293px;
}

.pane-goods-center .block-goods-comment-anker li {
  width: 287px;
}

.block-goods-comment-anker li:not(:nth-child(3n)) {
  margin-right: 10px;
}

.pane-goods-left-side .block-goods-comment-anker li:not(:nth-child(3n)),
.pane-goods-center .block-goods-comment-anker li:not(:nth-child(3n)) {
  margin-right: 0;
}

.pane-goods-left-side .block-goods-comment-anker li:not(:nth-child(2n)) {
  margin-right: 10px;
}

.pane-goods-center .block-goods-comment-anker li:not(:nth-child(4n)) {
  margin-right: 10px;
}

.block-goods-comment-anker li:not(:nth-child(-n+3)) {
  margin-top: 10px;
}

.pane-goods-left-side .block-goods-comment-anker li:not(:nth-child(-n+3)),
.pane-goods-center .block-goods-comment-anker li:not(:nth-child(-n+3)) {
  margin-top: 0;
}

.pane-goods-left-side .block-goods-comment-anker li:not(:nth-child(-n+2)) {
  margin-top: 10px;
}

.pane-goods-center .block-goods-comment-anker li:not(:nth-child(-n+4)) {
  margin-top: 10px;
}

.block-goods-comment-anker a {
  display: flex;
  align-items: center;
  position: relative;
  width: 100%;
  height: 64px;
  padding: 0 28px 0 16px;
  background-color: #F5F5F5;
  font-size: 1.6rem;
  text-decoration: none;
}

.block-goods-comment-anker a::after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  right: 18px;
  width: 7px;
  height: 7px;
  margin-top: -3px;
  border-right: 2px solid #000000;
  border-bottom: 2px solid #000000;
  transform: rotate(45deg);
  transition: .25s ease;
}

.block-goods-comment-anker a:hover {
  opacity: .7;
}

.block-goods-comment-bg-content,
.block-goods-comment-bdr-content {
  position: relative;
  width: 100%;
  margin-top: 40px;
  padding: 36px 40px;
  font-size: 1.6rem;
  line-height: 1.6;
}

.block-goods-comment-bg-content {
  background-color: #F7F4EC;
}

.block-goods-comment-bdr-content.bdr-rd,
.block-goods-comment-bdr-content.bdr-rd a {
  color: #DC000C;
}

.block-goods-comment-bdr-content::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

.block-goods-comment-bdr-content.bdr-bk::before {
  border: 1px solid #000000;
}

.block-goods-comment-bdr-content.bdr-rd::before {
  border: 2px solid #C8102E;
}

.block-goods-comment-bg-content > *,
.block-goods-comment-bdr-content > * {
  position: relative;
}

.block-goods-comment-video-list {
  margin-top: 40px;
}

.block-goods-comment-video-list ul {
  display: flex;
  flex-wrap: wrap;
}

.block-goods-comment-video-list li {
  width: 282px;
}

.pane-main .block-freepage .block-goods-comment-video-list li {
  width: 238px;
}

.block-goods-comment-video-list li:not(:nth-child(4n)) {
  margin-right: 24px;
}

.pane-main .block-freepage .block-goods-comment-video-list li:not(:nth-child(4n)) {
  margin-right: 16px;
}

.block-goods-comment-video-list li:not(:nth-child(-n+4)) {
  margin-top: 40px;
}

.block-goods-comment-video-list .list-img {
  position: relative;
  cursor: pointer;
  transition: .2s ease;
}

.block-goods-comment-video-list .list-img::after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: url(../../img/usr/common/pc/icon_video_play@2x.png) center no-repeat;
  background-size: 70px;
}

.block-goods-comment-video-list .list-img:hover {
  opacity: .7;
}

.block-goods-comment-video-list .list-img img {
  display: block;
  width: 100%;
}

.block-goods-comment-video-list .list-detail {
  margin-top: 14px;
}

.block-goods-comment-video-list .list-ttl {
  font-size: 1.8rem;
  font-weight: 600;
}

.block-goods-comment-video-list .list-comment {
  margin-top: 8px;
  font-size: 1.6rem;
  line-height: 1.6;
}

.block-goods-comment-full_bg-article,
.block-goods-comment-bg-article {
  margin-top: 90px;
  padding: 80px 0;
  background-color: #F5F1E9;
}

.block-goods-comment-bg-article {
  padding: 40px;
  background-color: #ffffff;
}

.pane-main .block-freepage .block-goods-comment-bg-article .block-goods-comment-content {
  width: auto;
}

.block-goods-comment-full_bg-article-ttl {
  font-size: 4rem;
  font-weight: 600;
  text-align: center;
}

.block-goods-comment-bg-article-ttl {
  font-size: 3.6rem;
  font-weight: 600;
  text-align: center;
}

.block-goods-comment-full_bg-article-content,
.block-goods-comment-bg-article-content {
  display: flex;
  justify-content: space-between;
  margin-top: 40px;
}

.block-goods-comment-full_bg-article-content .item-img,
.block-goods-comment-bg-article-content .item-img {
  width: 400px;
}

.block-goods-comment-full_bg-article-content .item-img img,
.block-goods-comment-bg-article-content .item-img img {
  display: block;
  width: 100%;
}

.block-goods-comment-full_bg-article-content .item-detail {
  width: 736px;
}

.block-goods-comment-bg-article-content .item-detail {
  width: 480px;
}

.block-goods-comment-full_bg-article-content .item-ttl,
.block-goods-comment-bg-article-content .item-ttl {
  font-size: 3.2rem;
  font-weight: 600;
  line-height: 1.6;
}

.block-goods-comment-full_bg-article-content .item-comment,
.block-goods-comment-bg-article-content .item-comment {
  margin-top: 32px;
  font-size: 1.6rem;
  line-height: 1.6;
}

.block-goods-comment-faq dl + dl {
  margin-top: 10px;
}

.block-goods-comment-faq dt {
  display: flex;
  align-items: center;
  position: relative;
  min-height: 72px;
  padding: 12px 50px 12px 25px;
  background-color: #F5F5F5;
  font-size: 2.4rem;
  font-weight: 600;
  cursor: pointer;
}

.block-goods-comment-faq dt .icon-switch {
  display: block;
  position: absolute;
  top: 50%;
  right: 24px;
  width: 20px;
  height: 20px;
  margin-top: -10px;
}

.block-goods-comment-faq dt .icon-switch::before,
.block-goods-comment-faq dt .icon-switch::after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  background-color: #000000;
}

.block-goods-comment-faq dt .icon-switch::before {
  width: 20px;
  height: 2px;
  margin: -1px 0 0 -10px;
}

.block-goods-comment-faq dt .icon-switch::after {
  width: 2px;
  height: 20px;
  margin: -10px 0 0 -1px;
  transition: .2s ease;
}

.block-goods-comment-faq dt.is-open .icon-switch::after {
  transform: rotate(90deg);
  opacity: 0;
}

.block-goods-comment-faq dd {
  display: none;
  padding: 24px 0 30px;
}

.block-goods-comment-faq .item-comment {
  position: relative;
  padding: 0;
  font-size: 1.6rem;
  line-height: 1.6;
}

.block-goods-comment-ttl_acr .ttl-h2 {
  position: relative;
  padding-top: 22px;
  cursor: pointer;
}

.block-goods-comment-ttl_acr .ttl-h2 .icon-switch {
  display: block;
  position: absolute;
  top: 50%;
  right: 24px;
  width: 20px;
  height: 20px;
  margin-top: -10px;
}

.block-goods-comment-ttl_acr .ttl-h2 .icon-switch::before,
.block-goods-comment-ttl_acr .ttl-h2 .icon-switch::after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  background-color: #000000;
}

.block-goods-comment-ttl_acr .ttl-h2 .icon-switch::before {
  width: 20px;
  height: 2px;
  margin: -1px 0 0 -10px;
}

.block-goods-comment-ttl_acr .ttl-h2 .icon-switch::after {
  width: 2px;
  height: 20px;
  margin: -10px 0 0 -1px;
  transition: .2s ease;
}

.block-goods-comment-ttl_acr .ttl-h2.is-open .icon-switch::after {
  transform: rotate(90deg);
  opacity: 0;
}

.block-goods-comment-ttl_acr .block-goods-comment-ttl_acr-target {
  display: none;
  padding: 0 16px 20px;
}
.block-icon-image--table-cell-angle-right {
    display: none;
}
p.block-cart--amazonpay-description {
    display: block;
    text-align: center;
}
div#AmazonPayButton {
    margin: auto;
}