@charset "UTF-8";
.sales-order-view .order-info-box, .checkout-cart-index .qty-wrapper .qty-box, .catalog-category-view .subcategory-wrapper .subcategory-list, .review-product-list .product-shop .product-name, .catalog-product-view .product-shop .product-name, .review-product-list .add-to-cart .qty-box, .catalog-product-view .add-to-cart .qty-box, .review-product-list .item-review-wrapper, .catalog-product-view .item-review-wrapper, .review-product-list .item-review-wrapper .form-add .buttons-set, .catalog-product-view .item-review-wrapper .form-add .buttons-set, .product-group .add-to-cart-wrapper .qty-box, .free-area-wrapper, .free-area-section { zoom: 1; }

.sales-order-view .order-info-box:after, .checkout-cart-index .qty-wrapper .qty-box:after, .catalog-category-view .subcategory-wrapper .subcategory-list:after, .review-product-list .product-shop .product-name:after, .catalog-product-view .product-shop .product-name:after, .review-product-list .add-to-cart .qty-box:after, .catalog-product-view .add-to-cart .qty-box:after, .review-product-list .item-review-wrapper:after, .catalog-product-view .item-review-wrapper:after, .review-product-list .item-review-wrapper .form-add .buttons-set:after, .catalog-product-view .item-review-wrapper .form-add .buttons-set:after, .product-group .add-to-cart-wrapper .qty-box:after, .free-area-wrapper:after, .free-area-section:after { clear: both; content: ''; display: block; }

@media only screen and (min-width: 1140px) { .review-product-list .product-tags-wrapper .tag a, .catalog-product-view .product-tags-wrapper .tag a { transition: all 0.2s ease-in; }
  .review-product-list .product-tags-wrapper .tag a:hover, .catalog-product-view .product-tags-wrapper .tag a:hover { filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70); opacity: 0.7; } }

.underline-fade-top-link { position: relative; display: inline-block; text-decoration: none; transition: all .5s ease; }

.underline-fade-top-link::after { position: absolute; left: 0; content: ''; width: 100%; height: 1px; background: #ccc; transition: .3s; opacity: 0; visibility: hidden; bottom: 1px; }

.underline-fade-top-link:hover::after { bottom: -2px; opacity: 1; visibility: visible; }

.underline-fade-top-link:hover { opacity: .6; }

.underline-fade-bottom-link { position: relative; display: inline-block; text-decoration: none; transition: all .5s ease; }

.underline-fade-bottom-link::after { position: absolute; left: 0; content: ''; width: 100%; height: 1px; background: #ccc; transition: .3s; opacity: 0; visibility: hidden; bottom: -4px; }

.underline-fade-bottom-link:hover::after { bottom: -2px; opacity: 1; visibility: visible; }

.underline-fade-bottom-link:hover { opacity: .6; }

.underline-slide-left-right-link { position: relative; display: inline-block; text-decoration: none; transition: all .5s ease; }

.underline-slide-left-right-link::after { position: absolute; left: 0; content: ''; width: 100%; height: 1px; background: #ccc; bottom: -2px; transform: scale(0, 1); transition: transform .3s; transform-origin: left top; }

.underline-slide-left-right-link:hover::after { transform: scale(1, 1); }

.underline-slide-left-right-link:hover { opacity: .6; }

.underline-slide-right-left-link { position: relative; display: inline-block; text-decoration: none; transition: all .5s ease; }

.underline-slide-right-left-link::after { position: absolute; left: 0; content: ''; width: 100%; height: 1px; background: #ccc; bottom: -2px; transform: scale(0, 1); transition: transform .3s; transform-origin: right top; }

.underline-slide-right-left-link:hover::after { transform: scale(1, 1); }

.underline-slide-right-left-link:hover { opacity: .6; }

#wishlist-table .wishlist-sku, #wishlist-table.clean-table, .dashboard .box-account p, .dashboard .box-account address, .dashboard .welcome-msg { font-family: 'Roboto', "\30D2\30E9\30AE\30CE\89D2\30B4   ProN", "Hiragino Kaku Gothic ProN", "\6E38\30B4\30B7\30C3\30AF   Medium", "\6E38\30B4\30B7\30C3\30AF\4F53", "Yu Gothic Medium", YuGothic, sans-serif; }

.review-product-list .product-shop .price-box .special-price .price, .review-product-list .product-shop .price-box .full-product-price .price, .review-product-list .product-shop .price-box .regular-price .price, .catalog-product-view .product-shop .price-box .special-price .price, .catalog-product-view .product-shop .price-box .full-product-price .price, .catalog-product-view .product-shop .price-box .regular-price .price { font-family: "\30D2\30E9\30AE\30CE\89D2\30B4   ProN", "Hiragino Kaku Gothic ProN", "\6E38\30B4\30B7\30C3\30AF   Medium", "\6E38\30B4\30B7\30C3\30AF\4F53", "Yu Gothic Medium", YuGothic, sans-serif; }

.tac { text-align: center; }

.tal { text-align: left; }

.tar { text-align: right; }

.main-title, .page-title h1, form .legend, body.customer-account .my-account .page-title h1, .dashboard .box-head, .cms-page-view .page-head h3 { line-height: 1.2; margin: 0 -10px 20px; padding: 0 10px 10px; color: #3d3733; border-bottom: 1px solid #DCC9A1; font-weight: bold; font-size: 20px; font-size: 2.0rem; font-weight: bold; text-align: left; }

@media only screen and (min-width: 1140px) { .page-title h1 { font-size: 2.4rem; } }

.section-sub-title { color: #3d3733; font-weight: 600; border-left: 4px solid #960001; padding-left: 8px; }

.title-fs18 { font-size: 18px; margin-bottom: 1em; }

.block-account li a, .block-cms-menu li a, .block-account li strong, .block-cms-menu li strong { color: #71A9B6; }

.block-title h2, .block-title h3, .block-title strong { color: #960001; }

.opc .section.allow .step-title:hover h2, .opc .section.active .step-title h2 { color: #960001; }

.opc .section .step-title .number, .opc .section.allow.active .step-title .number, .no-touch .opc .section.allow:hover .step-title .number { background: #960001; }

.opc .section.allow .step-title .number { background: #ffc9c9; }

/** keyframes **/

@keyframes fade-in { 0% { opacity: 0; }
  100% { opacity: 1; } }

@keyframes fade-out { 0% { opacity: 1; }
  100% { opacity: 0; } }

/*** layout ***/
/*** Breadcrumbs ***/
.breadcrumbs { display: block; margin: 10px 0 30px; padding: 10px 0; border-bottom: 1px solid #c3c6bc; }

.breadcrumbs a { color: #71A9B6; }

/*** Common ***/
[lang="ja"] * { text-transform: none !important; }

body > .wrapper { margin: 0; /* magentoデフォルトスタイルと競合するクラスのリセット */ width: 100%; /* magentoデフォルトスタイルと競合するクラスのリセット */ }

a { color: #71A9B6; text-decoration: underline; }

a:hover { text-decoration: none; }

.sidebar strong { box-sizing: border-box; }

.col-left, .col-right, .col-main { box-sizing: border-box; }

@media only screen and (max-width: 768px) { .sidebar .block:not(.block-layered-nav) .block-title > strong:after { border-left: 4px solid #960001; top: 46%; } }

@media only screen and (max-width: 768px) { .sidebar .block:not(.block-layered-nav) .block-title.active > strong:after { border-top: 4px solid #960001; } }

.col-left, .col-right, .col-main, .col1-layout .col-left, .col1-layout .col-right, .col1-layout .col-main, .col2-left-layout .col-left, .col2-left-layout .col-right, .col2-left-layout .col-main, .col2-right-layout .col-left, .col2-right-layout .col-right, .col2-right-layout .col-main, .col3-layout .col-wrapper .col-left, .col3-layout .col-right, .col3-layout .col-wrapper .col-main { margin-bottom: 2em; }

.col2-set .col-1, .col2-set .col-2 { box-sizing: border-box; }

.messages .error-msg li:before { display: none; }

.messages { margin-bottom: 1em; }

.footer-container, .main-container { max-width: 100%; margin: 0 5%; padding: 30px; }

@media only screen and (max-width: 768px) { .footer-container, .main-container { padding: 0; } }

@media only screen and (min-width: 1140px) { #footer-container, #main-container { margin: 0; } }

.tmg-info .wrapper::after { display: none; }

.star-ratings { display: block; margin: 0 0 10px; width: 75px; height: 15px; }

.star-ratings-css { unicode-bidi: bidi-override; color: #e5e5e5; font-size: 15px; font-family: "\6E38\30B4\30B7\30C3\30AF   Medium", "\6E38\30B4\30B7\30C3\30AF\4F53", "Yu Gothic Medium", YuGothic, sans-serif; height: 15px; width: 75px; margin: 0 auto; position: relative; padding: 0; }

.star-ratings-css-top { color: #E6B12B; padding: 0; position: absolute; z-index: 1; display: block; top: 0; left: 0; overflow: hidden; line-height: 1; }

.star-ratings-css-bottom { padding: 0; display: block; z-index: 0; line-height: 1; }

.remodal .error-message { color: #b31217; }

@media only screen and (max-width: 768px) { [data-remodal-id="modal-search"] .btn-area li:not(:last-child) { margin-bottom: .5em; } }

.mb1 { margin-bottom: 1em; }

.slick-prev, .slick-next { z-index: 300; }

.main-visual .main-item .slick-prev, .main-visual .main-item .slick-next { height: 100%; }

.main-visual .main-item .slick-prev:hover, .main-visual .main-item .slick-next:hover { background: rgba(255, 255, 255, 0.2); }

@media only screen and (min-width: 1140px) { .main-visual .main-item .slick-prev, .main-visual .main-item .slick-next { width: 40px; } }

.main-visual .main-item .slick-prev { left: 0; }

.main-visual .main-item .slick-next { right: 0; }

.tab-menu-item > li { display: inline-block; }

.item-inner { position: relative; }

.item-inner > a { position: absolute; left: 0; height: 100%; width: 100%; }

.faq-link a { display: inline-block; margin: 0 0 0 20px;}

.faq-link .item { display: inline-block; line-height: 25px; height: 25px; text-decoration: none; font-size: 12px; font-size: 1.2rem; color: #3D3734; }

@keyframes rotate360 { 0% { transform: rotate(0); }
  100% { transform: rotate(360deg); } }

.remodal-overlay.remodal-is-opening { background: rgba(61, 55, 52, 0.8) url(../images/ajax-loader-white.gif) no-repeat center; }

.youtube-wrap { margin-bottom: 0; /*デフォルトスタイルの上書き*/ }

#footer-container { margin: 0; }

@media only screen and (max-width: 768px) { .li-item li .item-inner .btn i, .li-item li .item-inner #shippingAutoCompBtn i, .li-item li .item-inner #billingAutoCompBtn i, .li-item li .item-inner #autoCompBtn i, .li-item li .item-inner .button i { display: none; /*デフォルトスタイルの上書き*/ } }

.product-options ul.options-list label, .col2-set .form-list .control label { width: 240px; }

.gray-border-top { border-top: 1px solid #CCCCCC !important; }

.clearer { clear: both; }

#mailmodal-form label { width: 100% !important; }

#mailmodal-form input { width: 75% !important; margin-top: 1em !important; }

@media only screen and (max-width: 768px) { #mailmodal-form input { width: 100% !important; } }

#mailmodal-form .indicator { display: none !important; }

.tablet-block { display: inline-block; }

@media only screen and (max-width: 768px) { .tablet-block { display: block !important; } }

.hdr-btn-area .cart:hover .open { top: 100%; padding: 0; }

@media only screen and (max-width: 768px) { .hdr-btn-area .cart:hover .open { top: 100%; } }

.hdr-btn-area .cart:hover .open .cart-top { padding: 10px 10px 0; }

.hdr-btn-area .cart:hover .open .btn-area { margin-bottom: .5em; }

.hdr-btn-area .cart:hover .open .cart-pricetext, .hdr-btn-area .cart:hover .open .carriage { text-align: right; }

.hdr-btn-area .cart:hover .open .cart-item { max-height: calc(100vh - 200px); margin-bottom: 0; padding-left: 10px; overflow: auto; border-top: 1px solid #d8d8d8; }

.hdr-btn-area .cart:hover .open .cart-item li { position: relative; padding: 10px 0 10px; }

.hdr-btn-area .cart:hover .open .cart-item li a { position: absolute; top: 50%; height: auto; transform: translateY(-50%); }

.li-item li .item-inner .btn, .li-item li .item-inner #shippingAutoCompBtn, .li-item li .item-inner #billingAutoCompBtn, .li-item li .item-inner #autoCompBtn, .li-item li .item-inner .button { font-size: 13px; z-index: 10; }

/*** Footer ***/
@media only screen and (max-width: 768px) { footer .logo { float: none; min-height: auto; min-width: auto; } }

#footer-container .tmg-info .hx-tmg-info { line-height: 2.2em; /* デフォルトスタイル上書き */ }

#footer-container .li-group li { line-height: 2em; margin: 0; }

.ftr-SerchLinks { margin-bottom: 2em; }

@media only screen and (max-width: 768px) { .ftr-SerchLinks { margin-top: 2em; } }

.ftr-SerchLinks_List { width: 90%; margin: 0 5%; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.ftr-SearchLinks_Item { position: relative; font-size: 1.4rem; }

@media only screen and (max-width: 768px) { .ftr-SearchLinks_Item { font-size: 1.2rem; } }

.ftr-SearchLinks_Item:after { position: relative; display: inline-block; content: "|"; margin: 0 5px; color: #fff; }

.ftr-SearchLinks_Item:last-child:after { display: none; }

.ftr-SearchLinks_Item a { color: #fff; text-decoration: none; }

.tmg-ssl { display: -ms-flexbox; display: flex; }

@media only screen and (max-width: 768px) { .tmg-ssl { display: block; } }

.tmg-ssl .tmg-ssl-image { background: url(../images/tmg-ssl.png) no-repeat center; background-size: 120px; margin-right: 1em; width: 120px; height: 70px; }

.tmg-ssl p { line-height: 6; font-size: 1.2rem; }

@media only screen and (max-width: 768px) { .tmg-ssl p { margin-bottom: 1em; line-height: 2; } }

/*** Header ***/
#dummy-header-container { visibility: hidden; }

#header-container { position: absolute; top: 0; left: 0; width: 100%; }

@media only screen and (max-width: 768px) { header .logo { float: none; min-height: auto; min-width: auto; } }

header .hdr-btn-area .cart:hover .open .btn-area li a { color: #fff; }

header .sb-toggle-left { top: 6px; height: 25px; text-align: center; width: 54px; border: 2px solid #3d3733; border-radius: 8px; }

header .sb-toggle-left .menu-typo { font-size: 14px; font-weight: 600; position: absolute; bottom: 0; display: inline-block; left: -1px; text-align: center; width: 54px; line-height: 24px; }

header .sb-toggle-left.close { border: none; }

header .sb-toggle-left.close .menu-typo { display: none; }

header .sb-toggle-left.close::before { font-family: Arial, "Helvetica CY", "Nimbus Sans L", sans-serif !important; font-size: 46px; line-height: 35px; position: absolute; top: 0; left: 0; display: block; width: 35px; content: "\D7"; text-align: center; }

header .hdr-btn-area .fav i { padding: 1px; }

/*** Navigation ***/
.tab-menu { position: relative; z-index: 1000; }

.tab-menu .slick-list { overflow: visible; }

@media only screen and (max-width: 768px) { .tab-menu .slick-list { overflow: hidden; } }

.tab-menu .sub-menu-target:hover + .sub-menu { display: block; }

@media only screen and (max-width: 768px) { .tab-menu .sub-menu-target:hover + .sub-menu { display: none; } }

.tab-menu .sub-menu { background: #514B48; width: 100%; }

.tab-menu .sub-menu:hover { display: block; }

@media only screen and (max-width: 768px) { .tab-menu .sub-menu:hover { display: none; } }

/*** module ***/
/*** Buttons ***/
.btn, #shippingAutoCompBtn, #billingAutoCompBtn, #autoCompBtn, .button { display: inline-block; position: relative; width: 100%; height: 40px; line-height: 40px; border: 0; border-radius: 2px; color: #fff; text-decoration: none; text-align: center; font-size: 16px; font-size: 1.6rem; /*iPhone5*/ font-weight: bold; transform: perspective(1px) translateZ(0); position: relative; transition-property: color; transition-duration: 0.3s; -webkit-appearance: none; }

@media only screen and (max-width: 320px) { .btn, #shippingAutoCompBtn, #billingAutoCompBtn, #autoCompBtn, .button { font-size: 14px; } }

.btn i, #shippingAutoCompBtn i, #billingAutoCompBtn i, #autoCompBtn i, .button i { margin-right: 5px; }

.btn:hover, #shippingAutoCompBtn:hover, #billingAutoCompBtn:hover, #autoCompBtn:hover, .button:hover { color: #fff; }

.btn:before, #shippingAutoCompBtn:before, #billingAutoCompBtn:before, #autoCompBtn:before, .button:before { content: ""; position: absolute; z-index: -1; top: 0; left: 0; right: 0; bottom: 0; border-radius: 2px; transform: scaleY(0); transform-origin: 50% 0; transition-property: transform; transition-duration: 0.3s; transition-timing-function: ease-out; }

.btn:hover:before, #shippingAutoCompBtn:hover:before, #billingAutoCompBtn:hover:before, #autoCompBtn:hover:before, .button:hover:before, .btn:focus:before, #shippingAutoCompBtn:focus:before, #billingAutoCompBtn:focus:before, #autoCompBtn:focus:before, .button:focus:before, .btn:active:before, #shippingAutoCompBtn:active:before, #billingAutoCompBtn:active:before, #autoCompBtn:active:before, .button:active:before { border-radius: 2px; transform: scaleY(1); }

.btn-wishlist, .button.link-wishlist { background: #cfddd8; color: #3d3733; box-sizing: border-box; width: 100%; }

.btn-wishlist:before, .button.link-wishlist:before { background: #b1c8c0; }

.btn-wishlist:hover, .button.link-wishlist:hover { color: #3d3733; }

.btn-red, #shippingAutoCompBtn, #billingAutoCompBtn, #autoCompBtn, .button { background: #960001; }

.btn-red:before, #shippingAutoCompBtn:before, #billingAutoCompBtn:before, #autoCompBtn:before, .button:before { background: #be2829; }

.button.btn-update { max-width: 120px; font-size: 12px; height: 30px; line-height: 30px; position: relative; top: -5px; /*iPhone5*/ }

@media only screen and (max-width: 320px) { .button.btn-update { top: -3px; } }

.button2 span, .button2 span span { color: #71A9B6; }

.button.link-wishlist { padding: 0 30px; margin: 0; }

.button.btn-checkout { padding: 0 30px; }

#shippingAutoCompBtn, #billingAutoCompBtn, #autoCompBtn { max-width: 100px; font-size: 1.2rem; height: 36px; line-height: 36px; }

#billingAutoCompBtn, #shippingAutoCompBtn { display: inline-block; }

#wishlist-table td.customer-wishlist-item-cart .button, .cart .buttons-set .button, .cart-table .button, .sidebar .actions .button, .button.button-secondary { padding: 0; }

.cart .buttons-set .button:hover, .cart-table .button:hover, .sidebar .actions .button:hover, .button.button-secondary:hover { color: #fff; }

.cart .buttons-set .button::before, .cart-table .button::before, .sidebar .actions .button::before, .button.button-secondary::before { background: #aaa; }

.opc .buttons-set button.button { float: none; margin: 0 auto; display: block; max-width: 220px; }

.spinner-button { -webkit-appearance: none; -moz-appearance: none; appearance: none; background: #ceddd8; border: none; width: 17px; height: 17px; box-sizing: border-box; position: absolute; left: 54px; }

@media only screen and (max-width: 768px) { .spinner-button { display: none; } }

.spinner-button.down-button { bottom: 0; }

.spinner-button .fa { font-size: 14px; position: absolute; color: #fff; top: 2px; bottom: 0; left: 0; right: 0; margin: auto; }

@media only screen and (max-width: 768px) { .remodal-continue { font-size: 13px; } }

/*** Forms ***/
form fieldset { box-sizing: border-box; }

form label, form .form-list .control label { box-sizing: border-box; }

form .fieldset { margin-bottom: 2em; }

form .buttons-set { border-top: none; width: 100%; }

form .buttons-set .back-link { text-align: left; float: none; }

form .buttons-set .button.button { float: none; margin: 0 auto; display: block; }

form .button { width: 320px; }

@media only screen and (max-width: 768px) { form .button { width: 100%; } }

form .buttons-set p.required { float: none; text-align: left; }

.cart-totals, .cart-forms .discount, .cart-forms .giftcard, .cart-forms .shipping { background: #f7f8f3; }

/*** Tables ***/
td, th, tfoot, tbody, tr { box-sizing: border-box; }

.product-info-table.data-table { width: 100%; border: 1px solid #c3c6bc; margin-bottom: 1em; }

.product-info-table.data-table th { width: 10%; font-weight: 600; background: #e1e4d4; }

.product-info-table.data-table th, .product-info-table.data-table td { border-right: 1px solid #c3c6bc; border-bottom: 1px solid #c3c6bc; }

.grouped-items-table { margin-bottom: 2em; }

.grouped-items-table td:last-child { width: 20%; text-align: right; }

@media only screen and (max-width: 768px) { .grouped-items-table { font-size: 14px; } }

#shopping-cart-totals-table .a-right { width: 20%; }

/* iCheck plugin Flat skin, yellow
----------------------------------- */
.icheckbox_flat-yellow, .iradio_flat-yellow { display: inline-block; *display: inline; vertical-align: middle; margin: 0; padding: 0; width: 20px; height: 20px; background: url(../images/yellow.png) no-repeat; border: none; cursor: pointer; }

.icheckbox_flat-yellow { background-position: 0 0; }

.icheckbox_flat-yellow.checked { background-position: -22px 0; }

.icheckbox_flat-yellow.disabled { background-position: -44px 0; cursor: default; }

.icheckbox_flat-yellow.checked.disabled { background-position: -66px 0; }

.iradio_flat-yellow { background-position: -88px 0; }

.iradio_flat-yellow.checked { background-position: -110px 0; }

.iradio_flat-yellow.disabled { background-position: -132px 0; cursor: default; }

.iradio_flat-yellow.checked.disabled { background-position: -154px 0; }

/* HiDPI support */
@media (-webkit-min-device-pixel-ratio: 1.25), (min-resolution: 120dpi) { .icheckbox_flat-yellow, .iradio_flat-yellow { background-image: url(../images/yellow@2x.png); background-size: 176px 22px; } }

/*! fancyBox v2.1.7 fancyapps.com | fancyapps.com/fancybox/#license */
.fancybox-wrap, .fancybox-skin, .fancybox-outer, .fancybox-inner, .fancybox-image, .fancybox-wrap iframe, .fancybox-wrap object, .fancybox-nav, .fancybox-nav span, .fancybox-tmp { padding: 0; margin: 0; border: 0; outline: none; vertical-align: top; }

.fancybox-wrap { position: absolute; top: 0; left: 0; transform: translate3d(0, 0, 0); z-index: 8020; }

.fancybox-skin { position: relative; background: #f9f9f9; color: #444; text-shadow: none; border-radius: 4px; }

.fancybox-opened { z-index: 8030; }

.fancybox-opened .fancybox-skin { box-shadow: 0 10px 25px rgba(0, 0, 0, 0.5); }

.fancybox-outer, .fancybox-inner { position: relative; }

.fancybox-inner { overflow: hidden; }

.fancybox-type-iframe .fancybox-inner { -webkit-overflow-scrolling: touch; }

.fancybox-error { color: #444; font: 14px/20px "Helvetica Neue",Helvetica,Arial,sans-serif; margin: 0; padding: 15px; white-space: nowrap; }

.fancybox-image, .fancybox-iframe { display: block; width: 100%; height: 100%; }

.fancybox-image { max-width: 100%; max-height: 100%; }

#fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span { background-image: url(../images/fancybox/fancybox_sprite.png); }

#fancybox-loading { position: fixed; top: 50%; left: 50%; margin-top: -22px; margin-left: -22px; background-position: 0 -108px; opacity: 0.8; cursor: pointer; z-index: 8060; }

#fancybox-loading div { width: 44px; height: 44px; background: url(../images/fancybox/fancybox_loading.gif) center center no-repeat; }

.fancybox-close { position: absolute; top: -18px; right: -18px; width: 36px; height: 36px; cursor: pointer; z-index: 8040; }

.fancybox-nav { position: absolute; top: 0; width: 40%; height: 100%; cursor: pointer; text-decoration: none; background: transparent url(../images/fancybox/blank.gif); /* helps IE */ -webkit-tap-highlight-color: transparent; z-index: 8040; }

.fancybox-prev { left: 0; }

.fancybox-next { right: 0; }

.fancybox-nav span { position: absolute; top: 50%; width: 36px; height: 34px; margin-top: -18px; cursor: pointer; z-index: 8040; visibility: hidden; }

.fancybox-prev span { left: 10px; background-position: 0 -36px; }

.fancybox-next span { right: 10px; background-position: 0 -72px; }

.fancybox-nav:hover span { visibility: visible; }

.fancybox-tmp { position: absolute; top: -99999px; left: -99999px; max-width: 99999px; max-height: 99999px; overflow: visible !important; }

/* Overlay helper */
.fancybox-lock { overflow: visible !important; width: auto; }

.fancybox-lock body { overflow: hidden !important; }

.fancybox-lock-test { overflow-y: hidden !important; }

.fancybox-overlay { position: absolute; top: 0; left: 0; overflow: hidden; display: none; z-index: 8010; background: url(../images/fancybox/fancybox_overlay.png); }

.fancybox-overlay-fixed { position: fixed; bottom: 0; right: 0; }

.fancybox-lock .fancybox-overlay { overflow: auto; overflow-y: scroll; }

/* Title helper */
.fancybox-title { visibility: hidden; font: normal 13px/20px "Helvetica Neue",Helvetica,Arial,sans-serif; position: relative; text-shadow: none; z-index: 8050; }

.fancybox-opened .fancybox-title { visibility: visible; }

.fancybox-title-float-wrap { position: absolute; bottom: 0; right: 50%; margin-bottom: -35px; z-index: 8050; text-align: center; }

.fancybox-title-float-wrap .child { display: inline-block; margin-right: -100%; padding: 2px 20px; background: transparent; /* Fallback for web browsers that doesn't support RGBa */ background: rgba(0, 0, 0, 0.8); border-radius: 15px; text-shadow: 0 1px 2px #222; color: #FFF; font-weight: bold; line-height: 24px; white-space: nowrap; }

.fancybox-title-outside-wrap { position: relative; margin-top: 10px; color: #fff; }

.fancybox-title-inside-wrap { padding-top: 10px; }

.fancybox-title-over-wrap { position: absolute; bottom: 0; left: 0; color: #fff; padding: 10px; background: #000; background: rgba(0, 0, 0, 0.8); }

/*Retina graphics!*/
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min--moz-device-pixel-ratio: 1.5), only screen and (min-device-pixel-ratio: 1.5) { #fancybox-loading, .fancybox-close, .fancybox-prev span, .fancybox-next span { background-image: url(../images/fancybox/fancybox_sprite@2x.png); background-size: 44px 152px; /*The size of the normal image, half the size of the hi-res image*/ }
  #fancybox-loading div { background-image: url(../images/fancybox/fancybox_loading@2x.gif); background-size: 24px 24px; /*The size of the normal image, half the size of the hi-res image*/ } }

.toolbar { display: -ms-flexbox; display: flex; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.toolbar:after { content: none; }

.toolbar .pages { display: inline-block; float: none; margin-left: 0; }

.toolbar .pages .next, .toolbar .pages .previous { font: inherit; font-family: "Roboto", sans-serif; text-shadow: none; color: #3399CC; }

.toolbar .pages a, .toolbar .pages .current { margin: 0 .5em; width: auto; }

.toolbar .pages .current { width: 30px; }

.toolbar .pages .previous:before { left: -5px; }

.toolbar .pages .next:before { left: inherit; right: -5px; }

@media only screen and (max-width: 770px) { .col1-layout .pager { width: auto; } }

.item-img { position: relative; }

.sale-tag { position: absolute; background: #960001; color: white; padding: 0 0.5em; top: 0; left: 0; }

.product-image-gallery .sale-tag { margin: 0 6%; }

@media only screen and (max-width: 768px) { .customer-account-login .col2-set p.required, .buttons-set .required { display: block; } }

/****************************** Below For Each Page */
/*** account pages ***/
.dashboard .box-account p, .dashboard .box-account address, .dashboard .welcome-msg { font-style: normal; margin-bottom: 2em; }

body.customer-account .my-account .page-title h1 { font-size: 2.4rem; }

#wishlist-table .product-name a { color: #71A9B6; }

#wishlist-table textarea { margin-bottom: 1em; }

form .buttons-set .button.button { margin: 1.5em auto; }

.opc .section .step { box-sizing: border-box; }

#checkout-review-submit { margin-top: 2em; }

#review-buttons-container .f-left { margin-top: 2em; float: left; }

.form-list .field, .form-list .wide, .form-list .control { position: relative; }

@media only screen and (max-width: 768px) { .form-list .field #shippingAutoCompBtn, .form-list .field #billingAutoCompBtn, .form-list .wide #shippingAutoCompBtn, .form-list .wide #billingAutoCompBtn, .form-list .control #shippingAutoCompBtn, .form-list .control #billingAutoCompBtn { position: absolute; bottom: 0; right: 2em; } }

.sales-order-view .data-table.linearize-table-large { border: 1px solid #c3c6bc; }

.sales-order-view .box-content .data-table { margin-top: 0; }

.sales-order-view .box-content .data-table td, .sales-order-view .box-content .data-table th { border: 1px solid #c3c6bc; }

.customer-account #footer-container, .customer-account .main-container, .customer-account #main-container { max-width: 100%; /* magento デフォルトスタイルのリセット */ margin-top: 30px; padding: 0; /* magento デフォルトスタイルのリセット */ }

.customer-account .data-table td.view a { white-space: nowrap; }

.customer-account select { height: 35px; width: auto; padding: 0 20px; }

.customer-account .pager .amount { height: 34px; line-height: 40px; }

.customer-account .data-table th { width: 20%; /*iPhone5*/ }

@media only screen and (max-width: 768px) { .customer-account .data-table th { width: 10%; } }

@media only screen and (max-width: 320px) { .customer-account .data-table th { width: 10%; } }

.customer-account #wishlist-table .item-manage { text-align: left; }

.customer-account-forgotpassword #footer-container, .customer-account-forgotpassword .footer-container, .customer-account-forgotpassword .main-container, .customer-account-create #footer-container, .customer-account-create .footer-container, .customer-account-create .main-container { padding: 0; /* magento デフォルトスタイルのリセット */ padding-top: 30px; }

body.customer-account .my-account .title-buttons .button { max-width: 320px; top: -10px; /* magento デフォルトスタイルのリセット */ }

@media only screen and (max-width: 1199px) { body.customer-account .data-table td.view a { white-space: nowrap; /* magento デフォルトスタイルのリセット */ } }

.customer-account-forgotpassword .fieldset, .customer-account-forgotpassword .buttons-set { margin-left: 0; }

.customer-account-forgotpassword form .buttons-set .button.button { margin: 1.5em 0; }

.customer-account-logoutsuccess #footer-container, .customer-account-logoutsuccess .footer-container, .customer-account-logoutsuccess .main-container, .customer-account-login #footer-container, .customer-account-login .footer-container, .customer-account-login .main-container { padding: 0; /* magento デフォルトスタイルのリセット */ padding-top: 30px; }

.customer-account-logoutsuccess #footer-container, .customer-account-login #footer-container { padding-top: 0; }

/*** cart page ***/
.checkout-onepage-index #main-container, .checkout-cart-index #main-container { padding-top: 30px; }

.checkout-onepage-index .footer-container, .checkout-onepage-index .main-container, .checkout-cart-index .footer-container, .checkout-cart-index .main-container { max-width: 100%; /* magento デフォルトスタイルのリセット */ padding: 0; /* magento デフォルトスタイルのリセット */ }

.checkout-cart-index .qty-wrapper .qty-box { position: relative; height: 41px; }

@media only screen and (max-width: 768px) { .checkout-cart-index .qty-wrapper .qty-box { padding-right: 0; } }

.checkout-cart-index .qty-wrapper .qty-box .spinner-button { left: 56px; }

.checkout-cart-index .qty-wrapper .qty-box .spinner-button:last-child { bottom: 0; }

.checkout-cart-index .product-cart-total .cart-price { margin-left: 20px; }

.checkout-cart-index .cart-table .product-cart-actions .qty { float: left; height: 40px; }

.checkout-cart-index .cart-table .product-cart-actions { max-width: 41px; }

.checkout-cart-index .button2.btn-update-cart, .checkout-cart-index .button2.btn-update { font-weight: 600; }

@media only screen and (max-width: 768px) { .checkout-cart-index .cart-table .cart-footer-actions #empty_cart_button, .checkout-cart-index .cart-table .cart-footer-actions .btn-continue { float: none; } }

@media only screen and (max-width: 768px) { .checkout-cart-index .field-wrapper .button2 { padding: 0; display: block; float: none !important; } }

.checkout-onepage-index #js-note-text { font-size: 12px; color: #ff0000; margin-bottom: 1em; }

.checkout-onepage-index #shippingAutoCompBtn, .checkout-onepage-index #billingAutoCompBtn { margin-top: 1em; }

.checkout-onepage-index .opc .section .mobile-anchor-link-area { margin-top: 1em; display: none; }

@media only screen and (max-width: 768px) { .checkout-onepage-index .opc .section .mobile-anchor-link-area { display: block; } }

.checkout-onepage-index .opc .section .mobile-anchor-link-area a { display: inline-block; font-style: normal; }

.checkout-onepage-index .form-list .control label { margin-left: -20px; background: none; cursor: pointer; }

.checkout-onepage-index #co-billing-form .form-list .control label { /*iPhone5*/ }

@media only screen and (max-width: 320px) { .checkout-onepage-index #co-billing-form .form-list .control label { vertical-align: top; width: 278px; } }

@media only screen and (max-width: 768px) { .checkout-onepage-index .checkbox + label, .checkout-onepage-index .radio + label { max-width: none; width: 100%; } }

.checkout-onepage-index .ml-25 { margin-left: -25px !important; }

.checkout-onepage-index #checkout-payment-methods-container #payment_form_ccsave { padding-left: 0; }

.checkout-onepage-index #checkout-payment-methods-container .required-entry, .checkout-onepage-index #checkout-payment-methods-container .validate-cc-type, .checkout-onepage-index #checkout-payment-methods-container .cc-name-number { width: 40%; }

@media only screen and (max-width: 768px) { .checkout-onepage-index #checkout-payment-methods-container .required-entry, .checkout-onepage-index #checkout-payment-methods-container .validate-cc-type, .checkout-onepage-index #checkout-payment-methods-container .cc-name-number { width: 100%; } }

.checkout-onepage-index #payment_form_zeus_cc img { display: inline-block; }

.checkout-onepage-index #payment_form_zeus_cc .sp-methods .form-list { padding-left: 0; }

.checkout-onepage-index #payment_form_zeus_cc .required-entry, .checkout-onepage-index #payment_form_zeus_cc .cc-name-number { width: 40%; }

@media only screen and (max-width: 768px) { .checkout-onepage-index #payment_form_zeus_cc .required-entry, .checkout-onepage-index #payment_form_zeus_cc .cc-name-number { width: 100%; } }

.checkout-onepage-index .opc select { max-width: none; }

.checkout-onepage-index .price-box .price, .checkout-onepage-index .price { white-space: nowrap; }

.checkout-onepage-index .data-table tbody td.last { width: 10%; }

@media only screen and (max-width: 768px) { .checkout-onepage-index .data-table tbody td.last { width: 100%; } }

.checkout-onepage-index .cart-price .price-box .price, .checkout-onepage-index .cart-price .price { white-space: nowrap; }

.checkout-onepage-index .fieldset p.required { float: none; }

.checkout-onepage-index #checkout-shipping-method-load .sp-methods .checkbox + label, .checkout-onepage-index #checkout-shipping-method-load .sp-methods .radio + label { font-size: 1.6rem; }

.checkout-onepage-index #checkout-shipping-method-load .sp-methods label { font-size: 1.6rem; background-color: #F4F4F4 !important; min-width: auto; }

.checkout-onepage-index .form-list input[type="text"], .checkout-onepage-index .form-list input[type="password"], .checkout-onepage-index .form-list input[type="email"], .checkout-onepage-index .form-list input[type="tel"] { width: 60%; }

@media only screen and (max-width: 768px) { .checkout-onepage-index .form-list input[type="text"], .checkout-onepage-index .form-list input[type="password"], .checkout-onepage-index .form-list input[type="email"], .checkout-onepage-index .form-list input[type="tel"] { width: 100%; } }

.checkout-onepage-success #main-container { padding-top: 30px; }

.checkout-onepage-success .footer-container, .checkout-onepage-success .main-container { max-width: 100%; /* magento デフォルトスタイルのリセット */ padding: 0; /* magento デフォルトスタイルのリセット */ }

.checkout-onepage-success .buttons-set button { max-width: 320px; margin: 0 auto; display: block; }

.cart-forms, .cart-totals-wrapper, .crosssell { box-sizing: border-box; }

/** カートのクロスセルスタイル上書き */
.crosssell h2 { color: inherit; }

.crosssell .actions { position: relative; }

.crosssell .item a.product-image { width: 100%; }

.crosssell .product-info { padding-bottom: 0; }

.crosssell .product-info .product-name { text-align: left; }

.crosssell .product-info .product-name a { color: #71A9B6; }

.crosssell .products-grid .price-box { text-align: left; }

.crosssell .products-grid .price-box .price { color: #960001; font-weight: bold; font-size: 1.4rem; }

.crosssell .products-grid > li:nth-child(even), .crosssell .products-grid > li:nth-child(3n), .crosssell .products-grid > li { width: 47.72727%; margin-right: 4.54545%; }

.crosssell .products-grid > li:nth-child(odd) { clear: left; }

.crosssell .products-grid > li:nth-child(even) { margin-right: 0; }

.crosssell .products-grid > li:nth-child(3n+1) { clear: none; }

.points-notice-msg { background: #F4F4F4 !important; }

#checkout-payment-method-load #zeus_token_card_cvv { width: 10%; }

@media only screen and (max-width: 768px) { #checkout-payment-method-load #zeus_token_card_cvv { min-width: 100px; } }

#checkout-payment-method-load .available-point { padding: 6px 10px 6px 6px; background: none; margin-bottom: 1em; }

@media only screen and (max-width: 768px) { #checkout-payment-method-load .available-point { min-width: auto; } }

.points-reward-index.customer-account #aw_points-button-to-subscribe { margin-bottom: 1em; }

.customer-account-login .form-list .control div.input-box { position: absolute; float: none; left: .5em; }

.customer-account-login .col2-set .col-1 ul { width: 50%; padding-left: 0; }

@media only screen and (max-width: 768px) { .customer-account-login .col2-set .col-1 ul { width: 100%; } }

.customer-account-login .fieldset p.required { float: none; }

/*** home ***/
.cms-home .main-container { max-width: 100%; /* magento デフォルトスタイルのリセット */ }

.cms-home .footer-container, .cms-home .main-container { max-width: 100%; /* magento デフォルトスタイルのリセット */ margin: 0 5%; /* magento デフォルトスタイルのリセット */ padding: 0; /* magento デフォルトスタイルのリセット */ }

.cms-home .li-item.item2 { display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; }

@media only screen and (max-width: 768px) { .cms-home .li-item.item4 .item-desc { display: none; } }

/*** cms - static page ***/
.cms-page-view .footer-container, .cms-page-view .main-container { max-width: 100%; /* magento デフォルトスタイルのリセット */ margin: 0 5%; /* magento デフォルトスタイルのリセット */ padding: 0; /* magento デフォルトスタイルのリセット */ }

@media only screen and (min-width: 1140px) { .cms-page-view .page-head h3 { font-size: 2.4rem; } }

.cms-page-view .std p { font-style: normal; /* magento デフォルトスタイルのリセット */ }

.cms-page-view .std ul li { margin-left: 1em; /* magento デフォルトスタイルのリセット */ }

/*** category-page ***/
.catalog-category-view .main-container { max-width: 100%; /* magento デフォルトスタイルのリセット */ }

.catalog-category-view .footer-container, .catalog-category-view .main-container { max-width: 100%; /* magento デフォルトスタイルのリセット */ margin: 0 5%; /* magento デフォルトスタイルのリセット */ padding: 0; /* magento デフォルトスタイルのリセット */ }

.catalog-category-view .subcategory-wrapper .subcategory-list li { float: left; text-align: center; width: 11.6%; margin-left: 0; margin-right: 1%; }

.catalog-category-view .subcategory-wrapper .subcategory-list li:nth-child(8n) { margin-right: 0; }

@media only screen and (max-width: 768px) { .catalog-category-view .subcategory-wrapper .subcategory-list li { width: 49%; margin-right: 2%; }
  .catalog-category-view .subcategory-wrapper .subcategory-list li:nth-child(2n) { margin-right: 0; } }

.catalog-category-view .subcategory-wrapper .subcategory-list li .image-area { height: auto; overflow: hidden; display: inline-block; margin-bottom: 1em; }

@media only screen and (max-width: 768px) { .catalog-category-view .subcategory-wrapper .subcategory-list li .image-area { width: 60%; } }

.catalog-category-view .subcategory-wrapper .subcategory-list li .image-area img { width: 100%; max-width: none; }

.items-homeparty-index #main-container, .items-recommend-index #main-container, .items-bestselling-index #main-container, .items-bbq-index #main-container, .items-steaks-index #main-container, .items-new-index #main-container, .items-valuesets-index #main-container, .items-freeshipping-index #main-container, .items-sale-index #main-container, .items-wild-index #main-container { padding-top: 0px; }

.items-homeparty-index .main-container, .items-recommend-index .main-container, .items-bestselling-index .main-container, .items-bbq-index .main-container, .items-steaks-index .main-container, .items-new-index .main-container, .items-valuesets-index .main-container, .items-freeshipping-index .main-container, .items-sale-index .main-container, .items-wild-index #main-container { max-width: 100%; /* magento デフォルトスタイルのリセット */ }

.items-homeparty-index .footer-container, .items-homeparty-index .main-container, .items-recommend-index .footer-container, .items-recommend-index .main-container, .items-bestselling-index .footer-container, .items-bestselling-index .main-container, .items-bbq-index .footer-container, .items-bbq-index .main-container, .items-steaks-index .footer-container, .items-steaks-index .main-container, .items-new-index .footer-container, .items-new-index .main-container, .items-valuesets-index .footer-container, .items-valuesets-index .main-container, .items-freeshipping-index .footer-container, .items-freeshipping-index .main-container, .items-sale-index .footer-container, .items-sale-index .main-container, .items-wild-index .footer-container, .items-wild-index .main-container { max-width: 100%; /* magento デフォルトスタイルのリセット */ margin: 0 5%; /* magento デフォルトスタイルのリセット */ padding: 0; /* magento デフォルトスタイルのリセット */ }

.items-homeparty-index .products-grid .item-detail, .items-recommend-index .products-grid .item-detail, .items-bestselling-index .products-grid .item-detail, .items-bbq-index .products-grid .item-detail, .items-steaks-index .products-grid .item-detail, .items-new-index .products-grid .item-detail, .items-valuesets-index .products-grid .item-detail, .items-freeshipping-index .products-grid .item-detail, .items-sale-index .products-grid .item-detail, .items-wild-index .products-grid .item-detail { text-align: left; }

.items-homeparty-index .products-grid .item-img, .items-recommend-index .products-grid .item-img, .items-bestselling-index .products-grid .item-img, .items-bbq-index .products-grid .item-img, .items-steaks-index .products-grid .item-img, .items-new-index .products-grid .item-img, .items-valuesets-index .products-grid .item-img, .items-freeshipping-index .products-grid .item-img, .items-sale-index .products-grid .item-img, .items-wild-index .products-grid .item-img { margin: 0 0 10px; }

.items-homeparty-index .products-grid .ttl, .items-homeparty-index .products-grid .price, .items-recommend-index .products-grid .ttl, .items-recommend-index .products-grid .price, .items-bestselling-index .products-grid .ttl, .items-bestselling-index .products-grid .price, .items-bbq-index .products-grid .ttl, .items-bbq-index .products-grid .price, .items-steaks-index .products-grid .ttl, .items-steaks-index .products-grid .price, .items-new-index .products-grid .ttl, .items-new-index .products-grid .price, .items-valuesets-index .products-grid .ttl, .items-valuesets-index .products-grid .price, .items-freeshipping-index .products-grid .ttl, .items-freeshipping-index .products-grid .price, .items-sale-index .products-grid .ttl, .items-sale-index .products-grid .price, .items-wild-index .products-grid .ttl, .items-wild-index .products-grid .price { text-align: left; }

.items-homeparty-index .products-grid .ttl, .items-recommend-index .products-grid .ttl, .items-bestselling-index .products-grid .ttl, .items-bbq-index .products-grid .ttl, .items-steaks-index .products-grid .ttl, .items-new-index .products-grid .ttl, .items-valuesets-index .products-grid .ttl, .items-freeshipping-index .products-grid .ttl, .items-sale-index .products-grid .ttl, .items-wild-index .products-grid .ttl { display: block; margin: 0 0 5px; text-decoration: underline; font-size: 14px; font-size: 1.4rem; color: #71A9B6; }

.items-homeparty-index .products-grid .price, .items-recommend-index .products-grid .price, .items-bestselling-index .products-grid .price, .items-bbq-index .products-grid .price, .items-steaks-index .products-grid .price, .items-new-index .products-grid .price, .items-valuesets-index .products-grid .price, .items-freeshipping-index .products-grid .price, .items-sale-index .products-grid .price, .items-wild-index .products-grid .price { display: block; margin: 0 0 10px; color: #960001; font-weight: bold; font-size: 14px; font-size: 1.4rem; }

.items-homeparty-index .products-grid .item-desc, .items-recommend-index .products-grid .item-desc, .items-bestselling-index .products-grid .item-desc, .items-bbq-index .products-grid .item-desc, .items-steaks-index .products-grid .item-desc, .items-new-index .products-grid .item-desc, .items-valuesets-index .products-grid .item-desc, .items-freeshipping-index .products-grid .item-desc, .items-sale-index .products-grid .item-desc, .items-wild-index .products-grid .item-desc { text-align: left; margin: 20px 0 0; font-size: 1.4rem; }

.items-homeparty-index .products-grid .ratings .rating-box, .items-recommend-index .products-grid .ratings .rating-box, .items-bestselling-index .products-grid .ratings .rating-box, .items-bbq-index .products-grid .ratings .rating-box, .items-steaks-index .products-grid .ratings .rating-box, .items-new-index .products-grid .ratings .rating-box, .items-valuesets-index .products-grid .ratings .rating-box, .items-freeshipping-index .products-grid .ratings .rating-box, .items-sale-index .products-grid .ratings .rating-box, .items-wild-index .products-grid .ratings .rating-box { margin: 0; }

/*** 404 - noroute ***/
.cms-no-route #main-container { padding: 0; padding-top: 30px; }

.cms-no-route .li-item li .item-inner .star-ratings, .cms-no-route .li-item li .item-inner .btn, .cms-no-route .li-item li .item-inner #shippingAutoCompBtn, .cms-no-route .li-item li .item-inner #billingAutoCompBtn, .cms-no-route .li-item li .item-inner #autoCompBtn, .cms-no-route .li-item li .item-inner .button, .cms-no-route .li-item li .item-inner .ttl { font-style: normal; }

.cms-no-route .li-item li .item-inner .btn, .cms-no-route .li-item li .item-inner #shippingAutoCompBtn, .cms-no-route .li-item li .item-inner #billingAutoCompBtn, .cms-no-route .li-item li .item-inner #autoCompBtn, .cms-no-route .li-item li .item-inner .button { font-size: 16px; }

.cms-no-route .li-item.item2 { display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.cms-no-route .minimal-price-link { font-style: normal; padding-left: 0; }

.cms-no-route .minimal-price-link .label { color: #71A9B6; font-size: 14px; }

.cms-no-route .li-item li .item-inner .price { font-style: normal; font-size: 16px; }

.items-homeparty-index .toolbar select, .items-recommend-index .toolbar select, .items-bbq-index .toolbar select, .items-bestselling-index .toolbar select, .items-steaks-index .toolbar select, .items-new-index .toolbar select, .items-valuesets-index .toolbar select, .items-freeshipping-index .toolbar select, .items-sale-index .toolbar select, .items-wild-index .toolbar select, .catalog-category-view .toolbar select, .catalogsearch-advanced-result .toolbar select, .catalogsearch-result-index .toolbar select { width: auto; height: 29px; line-height: 29px; padding: 0 18px 0 5px; }

.items-homeparty-index .products-grid .product-info .product-name, .items-homeparty-index .products-grid .product-info .price-box, .items-homeparty-index .products-grid .product-info .availability, .items-recommend-index .products-grid .product-info .product-name, .items-recommend-index .products-grid .product-info .price-box, .items-recommend-index .products-grid .product-info .availability, .items-bbq-index .products-grid .product-info .product-name, .items-bbq-index .products-grid .product-info .price-box, .items-bbq-index .products-grid .product-info .availability, .items-bestselling-index .products-grid .product-info .product-name, .items-bestselling-index .products-grid .product-info .price-box, .items-bestselling-index .products-grid .product-info .availability, .items-steaks-index .products-grid .product-info .product-name, .items-steaks-index .products-grid .product-info .price-box, .items-steaks-index .products-grid .product-info .availability, .items-new-index .products-grid .product-info .product-name, .items-new-index .products-grid .product-info .price-box, .items-new-index .products-grid .product-info .availability, .items-valuesets-index .products-grid .product-info .product-name, .items-valuesets-index .products-grid .product-info .price-box, .items-valuesets-index .products-grid .product-info .availability, .items-freeshipping-index .products-grid .product-info .product-name, .items-freeshipping-index .products-grid .product-info .price-box, .items-freeshipping-index .products-grid .product-info .availability, .items-sale-index .products-grid .product-info .product-name, .items-sale-index .products-grid .product-info .price-box, .items-sale-index .products-grid .product-info .availability, .items-wild-index .products-grid .product-info .product-name, .items-wild-index .products-grid .product-info .price-box, .items-wild-index .products-grid .product-info .availability, .catalog-category-view .products-grid .product-info .product-name, .catalog-category-view .products-grid .product-info .price-box, .catalog-category-view .products-grid .product-info .availability, .catalogsearch-advanced-result .products-grid .product-info .product-name, .catalogsearch-advanced-result .products-grid .product-info .price-box, .catalogsearch-advanced-result .products-grid .product-info .availability, .catalogsearch-result-index .products-grid .product-info .product-name, .catalogsearch-result-index .products-grid .product-info .price-box, .catalogsearch-result-index .products-grid .product-info .availability { text-align: left; }

.items-homeparty-index .products-grid .product-info .ratings .rating-box, .items-recommend-index .products-grid .product-info .ratings .rating-box, .items-bbq-index .products-grid .product-info .ratings .rating-box, .items-bestselling-index .products-grid .product-info .ratings .rating-box, .items-steaks-index .products-grid .product-info .ratings .rating-box, .items-new-index .products-grid .product-info .ratings .rating-box, .items-valuesets-index .products-grid .product-info .ratings .rating-box, .items-freeshipping-index .products-grid .product-info .ratings .rating-box, .items-sale-index .products-grid .product-info .ratings .rating-box, .items-wild-index .products-grid .product-info .ratings .rating-box, .catalog-category-view .products-grid .product-info .ratings .rating-box, .catalogsearch-advanced-result .products-grid .product-info .ratings .rating-box, .catalogsearch-result-index .products-grid .product-info .ratings .rating-box { margin: 0; }

.items-homeparty-index .products-list .product-shop, .items-recommend-index .products-list .product-shop, .items-bbq-index .products-list .product-shop, .items-bestselling-index .products-list .product-shop, .items-steaks-index .products-list .product-shop, .items-new-index .products-list .product-shop, .items-valuesets-index .products-list .product-shop, .items-freeshipping-index .products-list .product-shop, .items-sale-index .products-list .product-shop, .items-wild-index .products-list .product-shop, .catalog-category-view .products-list .product-shop, .catalogsearch-advanced-result .products-list .product-shop, .catalogsearch-result-index .products-list .product-shop { width: 64%; padding-left: 1%; }

@media only screen and (max-width: 768px) { .items-homeparty-index .products-list .product-shop, .items-recommend-index .products-list .product-shop, .items-bbq-index .products-list .product-shop, .items-bestselling-index .products-list .product-shop, .items-steaks-index .products-list .product-shop, .items-new-index .products-list .product-shop, .items-valuesets-index .products-list .product-shop, .items-freeshipping-index .products-list .product-shop, .items-sale-index .products-list .product-shop, .items-wild-index .products-list .product-shop, .catalog-category-view .products-list .product-shop, .catalogsearch-advanced-result .products-list .product-shop, .catalogsearch-result-index .products-list .product-shop { width: 60%; } }

.items-homeparty-index .minimal-price .price, .items-homeparty-index .regular-price .price, .items-homeparty-index .special-price .price, .items-recommend-index .minimal-price .price, .items-recommend-index .regular-price .price, .items-recommend-index .special-price .price, .items-bbq-index .minimal-price .price, .items-bbq-index .regular-price .price, .items-bbq-index .special-price .price, .items-bestselling-index .minimal-price .price, .items-bestselling-index .regular-price .price, .items-bestselling-index .special-price .price, .items-steaks-index .minimal-price .price, .items-steaks-index .regular-price .price, .items-steaks-index .special-price .price, .items-new-index .minimal-price .price, .items-new-index .regular-price .price, .items-new-index .special-price .price, .items-valuesets-index .minimal-price .price, .items-valuesets-index .regular-price .price, .items-valuesets-index .special-price .price, .items-freeshipping-index .minimal-price .price, .items-freeshipping-index .regular-price .price, .items-freeshipping-index .special-price .price, .items-sale-index .minimal-price .price, .items-sale-index .regular-price .price, .items-sale-index .special-price .price, .items-wild-index .minimal-price .price, .items-wild-index .regular-price .price, .items-wild-index .special-price .price, .catalog-category-view .minimal-price .price, .catalog-category-view .regular-price .price, .catalog-category-view .special-price .price, .catalogsearch-advanced-result .minimal-price .price, .catalogsearch-advanced-result .regular-price .price, .catalogsearch-advanced-result .special-price .price, .catalogsearch-result-index .minimal-price .price, .catalogsearch-result-index .regular-price .price, .catalogsearch-result-index .special-price .price { color: #960001; }

.items-homeparty-index h2.product-name a, .items-homeparty-index h3.product-name a, .items-homeparty-index h4.product-name a, .items-homeparty-index h5.product-name a, .items-homeparty-index p.product-name a, .items-recommend-index h2.product-name a, .items-recommend-index h3.product-name a, .items-recommend-index h4.product-name a, .items-recommend-index h5.product-name a, .items-recommend-index p.product-name a, .items-bbq-index h2.product-name a, .items-bbq-index h3.product-name a, .items-bbq-index h4.product-name a, .items-bbq-index h5.product-name a, .items-bbq-index p.product-name a, .items-bestselling-index h2.product-name a, .items-bestselling-index h3.product-name a, .items-bestselling-index h4.product-name a, .items-bestselling-index h5.product-name a, .items-bestselling-index p.product-name a, .items-steaks-index h2.product-name a, .items-steaks-index h3.product-name a, .items-steaks-index h4.product-name a, .items-steaks-index h5.product-name a, .items-steaks-index p.product-name a, .items-new-index h2.product-name a, .items-new-index h3.product-name a, .items-new-index h4.product-name a, .items-new-index h5.product-name a, .items-new-index p.product-name a, .items-valuesets-index h2.product-name a, .items-valuesets-index h3.product-name a, .items-valuesets-index h4.product-name a, .items-valuesets-index h5.product-name a, .items-valuesets-index p.product-name a, .items-freeshipping-index h2.product-name a, .items-freeshipping-index h3.product-name a, .items-freeshipping-index h4.product-name a, .items-freeshipping-index h5.product-name a, .items-freeshipping-index p.product-name a, .items-sale-index h2.product-name a, .items-sale-index h3.product-name a, .items-sale-index h4.product-name a, .items-sale-index h5.product-name a, .items-sale-index p.product-name a, .items-wild-index h2.product-name a, .items-wild-index h3.product-name a, .items-wild-index h4.product-name a, .items-wild-index h5.product-name a, .items-wild-index p.product-name a, .catalog-category-view h2.product-name a, .catalog-category-view h3.product-name a, .catalog-category-view h4.product-name a, .catalog-category-view h5.product-name a, .catalog-category-view p.product-name a, .catalogsearch-advanced-result h2.product-name a, .catalogsearch-advanced-result h3.product-name a, .catalogsearch-advanced-result h4.product-name a, .catalogsearch-advanced-result h5.product-name a, .catalogsearch-advanced-result p.product-name a, .catalogsearch-result-index h2.product-name a, .catalogsearch-result-index h3.product-name a, .catalogsearch-result-index h4.product-name a, .catalogsearch-result-index h5.product-name a, .catalogsearch-result-index p.product-name a { color: #71A9B6; }

.items-homeparty-index .button.link-wishlist, .items-recommend-index .button.link-wishlist, .items-bbq-index .button.link-wishlist, .items-bestselling-index .button.link-wishlist, .items-steaks-index .button.link-wishlist, .items-new-index .button.link-wishlist, .items-valuesets-index .button.link-wishlist, .items-freeshipping-index .button.link-wishlist, .items-sale-index .button.link-wishlist, .items-wild-index .button.link-wishlist, .catalog-category-view .button.link-wishlist, .catalogsearch-advanced-result .button.link-wishlist, .catalogsearch-result-index .button.link-wishlist { padding: 0; }

.catalogsearch-result-index .footer-container, .catalogsearch-result-index .main-container, .catalogsearch-advanced-result .footer-container, .catalogsearch-advanced-result .main-container { max-width: 100%; /* magento デフォルトスタイルのリセット */ margin: 0 5%; /* magento デフォルトスタイルのリセット */ padding: 0; /* magento デフォルトスタイルのリセット */ }

.no-touch .product-image:hover { border: 1px solid #ededed; }

/*** product ***/
.review-product-list .footer-container, .review-product-list .main-container, .catalog-product-view .footer-container, .catalog-product-view .main-container { max-width: 100%; /* magento デフォルトスタイルのリセット */ margin: 0 5%; /* magento デフォルトスタイルのリセット */ padding: 0; /* magento デフォルトスタイルのリセット */ }

.review-product-list .product-image, .review-product-list .no-touch .product-img-box .product-image:not(.zoom-available):hover, .catalog-product-view .product-image, .catalog-product-view .no-touch .product-img-box .product-image:not(.zoom-available):hover { border: none !important; /* magento デフォルトスタイルのリセット */ }

.review-product-list .product-img-box, .catalog-product-view .product-img-box { width: 48%; padding-right: 0; box-sizing: border-box; }

@media only screen and (max-width: 1080px) { .review-product-list .product-img-box, .catalog-product-view .product-img-box { width: 100%; } }

.review-product-list .product-img-box .product-name h1, .catalog-product-view .product-img-box .product-name h1 { color: #3d3733; }

.review-product-list .product-img-box .product-image, .review-product-list .product-img-box .no-touch .product-img-box .product-image:not(.zoom-available):hover, .catalog-product-view .product-img-box .product-image, .catalog-product-view .product-img-box .no-touch .product-img-box .product-image:not(.zoom-available):hover { border: none; }

.review-product-list .product-img-box .product-image-gallery, .catalog-product-view .product-img-box .product-image-gallery { padding: 0 6%; }

.review-product-list .product-img-box .product-image-thumbs, .catalog-product-view .product-img-box .product-image-thumbs { padding: 0 6%; }

@media only screen and (max-width: 768px) { .review-product-list .product-img-box .product-image-thumbs, .catalog-product-view .product-img-box .product-image-thumbs { text-align: center; } }

.review-product-list .product-img-box .product-image-thumbs .thumb-link, .catalog-product-view .product-img-box .product-image-thumbs .thumb-link { -webkit-appearance: none; -moz-appearance: none; appearance: none; background: none; border: none; outline: none; }

@media only screen and (max-width: 768px) { .review-product-list .product-img-box .product-image-thumbs .thumb-link, .catalog-product-view .product-img-box .product-image-thumbs .thumb-link { position: relative; width: 6px; height: 6px; border-radius: 100%; box-sizing: border-box; overflow: hidden; padding: 0; margin: 0; }
  .review-product-list .product-img-box .product-image-thumbs .thumb-link.active::before, .catalog-product-view .product-img-box .product-image-thumbs .thumb-link.active::before { background: #3d3733; }
  .review-product-list .product-img-box .product-image-thumbs .thumb-link::before, .catalog-product-view .product-img-box .product-image-thumbs .thumb-link::before { position: absolute; display: block; content: ""; width: 6px; height: 6px; box-sizing: border-box; top: 0; left: 0; background: #a5a5a5; } }

.review-product-list .product-image-slider-gallery .slider-gallery-button, .catalog-product-view .product-image-slider-gallery .slider-gallery-button { position: absolute; -webkit-appearance: none; -moz-appearance: none; appearance: none; border: none; background: none; top: 0; bottom: 0; margin: auto; z-index: 1000; outline: none; }

.review-product-list .product-image-slider-gallery .slider-gallery-button.slider-gallery-prev, .catalog-product-view .product-image-slider-gallery .slider-gallery-button.slider-gallery-prev { left: 0; }

@media only screen and (max-width: 768px) { .review-product-list .product-image-slider-gallery .slider-gallery-button.slider-gallery-prev, .catalog-product-view .product-image-slider-gallery .slider-gallery-button.slider-gallery-prev { left: -10px; } }

.review-product-list .product-image-slider-gallery .slider-gallery-button.slider-gallery-next, .catalog-product-view .product-image-slider-gallery .slider-gallery-button.slider-gallery-next { right: 0; }

@media only screen and (max-width: 768px) { .review-product-list .product-image-slider-gallery .slider-gallery-button.slider-gallery-next, .catalog-product-view .product-image-slider-gallery .slider-gallery-button.slider-gallery-next { right: -10px; } }

.review-product-list .product-image-slider-gallery i, .catalog-product-view .product-image-slider-gallery i { font-size: 35px; }

.review-product-list .product-shop, .catalog-product-view .product-shop { box-sizing: border-box; padding-left: 2%; }

@media only screen and (max-width: 1080px) { .review-product-list .product-shop, .catalog-product-view .product-shop { width: 100%; } }

.review-product-list .product-shop .product-name, .catalog-product-view .product-shop .product-name { float: none; }

.review-product-list .product-shop .product-name .h1, .catalog-product-view .product-shop .product-name .h1 { color: #3d3733; }

.review-product-list .product-shop .star-ratings-wrapper, .catalog-product-view .product-shop .star-ratings-wrapper { display: -ms-flexbox; display: flex; margin: .5em 0; }

.review-product-list .product-shop .star-ratings-wrapper a, .catalog-product-view .product-shop .star-ratings-wrapper a { font-size: 14px; margin-left: 1em; margin-top: -3px; }

@media only screen and (max-width: 768px) { .review-product-list .product-shop .availability, .catalog-product-view .product-shop .availability { font-size: 14px; } }

.review-product-list .product-shop .price-box .special-price .price, .review-product-list .product-shop .price-box .full-product-price .price, .review-product-list .product-shop .price-box .regular-price .price, .catalog-product-view .product-shop .price-box .special-price .price, .catalog-product-view .product-shop .price-box .full-product-price .price, .catalog-product-view .product-shop .price-box .regular-price .price { color: #960001; position: relative; font-weight: 600; }

@media only screen and (max-width: 768px) { .review-product-list .product-shop .price-box .special-price .price, .review-product-list .product-shop .price-box .full-product-price .price, .review-product-list .product-shop .price-box .regular-price .price, .catalog-product-view .product-shop .price-box .special-price .price, .catalog-product-view .product-shop .price-box .full-product-price .price, .catalog-product-view .product-shop .price-box .regular-price .price { font-size: 16px; } }

.review-product-list .product-shop .price-box .special-price .price::after, .review-product-list .product-shop .price-box .full-product-price .price::after, .review-product-list .product-shop .price-box .regular-price .price::after, .catalog-product-view .product-shop .price-box .special-price .price::after, .catalog-product-view .product-shop .price-box .full-product-price .price::after, .catalog-product-view .product-shop .price-box .regular-price .price::after { position: relative; display: inline-block; content: "(\7A0E\8FBC)"; font-size: 18px; bottom: 0; right: -.5em; font-weight: 300; }

@media only screen and (max-width: 768px) { .review-product-list .product-shop .price-box .special-price .price::after, .review-product-list .product-shop .price-box .full-product-price .price::after, .review-product-list .product-shop .price-box .regular-price .price::after, .catalog-product-view .product-shop .price-box .special-price .price::after, .catalog-product-view .product-shop .price-box .full-product-price .price::after, .catalog-product-view .product-shop .price-box .regular-price .price::after { font-size: 14px; } }

.review-product-list .product-shop .price-box .special-price .price.price-en::after, .review-product-list .product-shop .price-box .full-product-price .price.price-en::after, .review-product-list .product-shop .price-box .regular-price .price.price-en::after, .catalog-product-view .product-shop .price-box .special-price .price.price-en::after, .catalog-product-view .product-shop .price-box .full-product-price .price.price-en::after, .catalog-product-view .product-shop .price-box .regular-price .price.price-en::after { position: relative; display: inline-block; content: "(tax included)"; }

.review-product-list .product-short-details .note, .catalog-product-view .product-short-details .note { color: #ff0000; font-size: 13px; }

.review-product-list .product-view .product-options, .catalog-product-view .product-view .product-options { width: 48%; float: right; box-sizing: border-box; padding-left: 2%; }

@media only screen and (max-width: 768px) { .review-product-list .product-view .product-options, .catalog-product-view .product-view .product-options { width: 100%; } }

.review-product-list .product-view .product-options-bottom, .catalog-product-view .product-view .product-options-bottom { clear: both; float: right; width: 48%; box-sizing: border-box; display: -ms-flexbox; display: flex; }

@media only screen and (max-width: 768px) { .review-product-list .product-view .product-options-bottom, .catalog-product-view .product-view .product-options-bottom { width: 100%; display: block; }
  .review-product-list .product-view .product-options-bottom .add-to-cart, .catalog-product-view .product-view .product-options-bottom .add-to-cart { display: block; }
  .review-product-list .product-view .product-options-bottom .add-to-cart .add-to-cart-buttons, .catalog-product-view .product-view .product-options-bottom .add-to-cart .add-to-cart-buttons { width: 100%; }
  .review-product-list .product-view .product-options-bottom .add-to-links, .catalog-product-view .product-view .product-options-bottom .add-to-links { width: 100%; } }

.review-product-list .add-to-cart-wrapper, .catalog-product-view .add-to-cart-wrapper { display: block; float: none; width: 100%; padding-left: 0; margin-bottom: 2em; }

.review-product-list .add-to-box, .catalog-product-view .add-to-box { display: -ms-flexbox; display: flex; }

@media only screen and (max-width: 768px) { .review-product-list .add-to-box, .catalog-product-view .add-to-box { display: block; } }

.review-product-list .add-to-box .btn-cart, .review-product-list .add-to-box .link-wishlist, .catalog-product-view .add-to-box .btn-cart, .catalog-product-view .add-to-box .link-wishlist { min-width: auto; }

.review-product-list .add-to-cart, .catalog-product-view .add-to-cart { margin-bottom: 0; border-bottom: none; width: 60%; display: -ms-flexbox; display: flex; }

@media only screen and (max-width: 768px) { .review-product-list .add-to-cart, .catalog-product-view .add-to-cart { width: 100%; }
  .review-product-list .add-to-cart .add-to-cart-buttons, .catalog-product-view .add-to-cart .add-to-cart-buttons { margin: 0 auto; } }

.review-product-list .add-to-cart .qty-wrapper, .review-product-list .add-to-cart .qty-wrapper label, .catalog-product-view .add-to-cart .qty-wrapper, .catalog-product-view .add-to-cart .qty-wrapper label { width: 40%; height: 40px; padding-right: 1%; float: none; display: -ms-flexbox; display: flex; }

.review-product-list .add-to-cart .qty-wrapper, .catalog-product-view .add-to-cart .qty-wrapper { min-width: 120px; }

@media only screen and (max-width: 768px) { .review-product-list .add-to-cart .qty-wrapper, .catalog-product-view .add-to-cart .qty-wrapper { min-width: 100px; } }

.review-product-list .add-to-cart .qty-box, .catalog-product-view .add-to-cart .qty-box { position: relative; width: 52%; padding-right: 21%; }

@media only screen and (max-width: 768px) { .review-product-list .add-to-cart .qty-box, .catalog-product-view .add-to-cart .qty-box { padding-right: 0; } }

.review-product-list .add-to-cart .btn-cart, .catalog-product-view .add-to-cart .btn-cart { padding: 0; }

.review-product-list .add-to-links, .catalog-product-view .add-to-links { margin: 0; width: 40%; }

@media only screen and (max-width: 768px) { .review-product-list .add-to-links, .catalog-product-view .add-to-links { float: right; width: 69%; } }

.review-product-list .add-to-links a, .catalog-product-view .add-to-links a { padding: 0; margin-left: 0; }

@media only screen and (max-width: 768px) { .review-product-list .add-to-links a, .catalog-product-view .add-to-links a { width: 100%; box-sizing: border-box; } }

.review-product-list .product-tags-wrapper, .catalog-product-view .product-tags-wrapper { margin-bottom: 1em; }

.review-product-list .product-tags-wrapper .tag, .catalog-product-view .product-tags-wrapper .tag { color: #e6b22d; border: 1px solid #e6b22d; border-radius: 2px; padding: 0 5px; font-size: 12px; display: inline-block; }

.review-product-list .product-tags-wrapper .tag a, .catalog-product-view .product-tags-wrapper .tag a { color: #e6b22d; text-decoration: none; }

.review-product-list .product-view .product-essential, .catalog-product-view .product-view .product-essential { margin-bottom: 2em; }

@media only screen and (max-width: 768px) { .review-product-list .product-view .product-shop, .catalog-product-view .product-view .product-shop { padding-left: 0; } }

.review-product-list .product-view .product-shop .price-info, .catalog-product-view .product-view .product-shop .price-info { float: none; text-align: left; padding-left: 0; }

.review-product-list .product-view .product-shop .product-info-table, .catalog-product-view .product-view .product-shop .product-info-table { font-size: 14px; }

.review-product-list .product-view .qty-wrapper, .catalog-product-view .product-view .qty-wrapper { overflow: hidden; }

@media only screen and (max-width: 768px) { .review-product-list .product-view .qty-wrapper, .catalog-product-view .product-view .qty-wrapper { width: 30%; margin-right: 1%; } }

.review-product-list .product-view .add-to-cart-buttons, .catalog-product-view .product-view .add-to-cart-buttons { box-sizing: border-box; width: 60%; margin-right: 2%; }

@media only screen and (max-width: 768px) { .review-product-list .product-view .add-to-cart-buttons, .catalog-product-view .product-view .add-to-cart-buttons { width: 69%; margin-right: 0; } }

@media only screen and (max-width: 768px) { .review-product-list .product-view .add-to-cart-buttons .button, .catalog-product-view .product-view .add-to-cart-buttons .button { width: 100%; min-width: 100%; } }

.review-product-list .product-view .product-info-details, .catalog-product-view .product-view .product-info-details { margin-bottom: 2em; }

@media only screen and (max-width: 768px) { .review-product-list .product-view .product-info-details .data-table th, .catalog-product-view .product-view .product-info-details .data-table th { white-space: normal; width: 40%; } }

@media only screen and (max-width: 768px) { .review-product-list .product-view .product-info-details .data-table td, .catalog-product-view .product-view .product-info-details .data-table td { width: 60%; word-break: break-all; white-space: normal; } }

.review-product-list .product-view .allergie-info-wrapper .section-sub-title, .catalog-product-view .product-view .allergie-info-wrapper .section-sub-title { margin-bottom: 1em; }

.review-product-list .product-view .allergie-info-wrapper .product-info-table, .catalog-product-view .product-view .allergie-info-wrapper .product-info-table { table-layout: fixed; }

.review-product-list .product-view .allergie-info-wrapper .product-info-table th, .review-product-list .product-view .allergie-info-wrapper .product-info-table td, .catalog-product-view .product-view .allergie-info-wrapper .product-info-table th, .catalog-product-view .product-view .allergie-info-wrapper .product-info-table td { text-align: center; white-space: normal; word-wrap: break-word; }

@media only screen and (max-width: 768px) { .review-product-list .product-view .allergie-info-wrapper .product-info-table th, .review-product-list .product-view .allergie-info-wrapper .product-info-table td, .catalog-product-view .product-view .allergie-info-wrapper .product-info-table th, .catalog-product-view .product-view .allergie-info-wrapper .product-info-table td { font-size: 10px; padding: 2%; } }

.review-product-list .product-view .allergie-info-wrapper .product-info-table .check, .catalog-product-view .product-view .allergie-info-wrapper .product-info-table .check { color: #e5b12b; }

.review-product-list .product-view .allergie-info-wrapper .note, .catalog-product-view .product-view .allergie-info-wrapper .note { font-size: 12px; color: #3d3733; }

.review-product-list .product-view .block-related, .catalog-product-view .product-view .block-related { width: 100%; }

.review-product-list .item-review-wrapper, .catalog-product-view .item-review-wrapper { position: relative; }

.review-product-list .item-review-wrapper #review, .review-product-list .item-review-wrapper #write-review, .catalog-product-view .item-review-wrapper #review, .catalog-product-view .item-review-wrapper #write-review { position: absolute; top: -110px; left: 0; }

.review-product-list .item-review-wrapper #customer-reviews, .review-product-list .item-review-wrapper .form-add, .catalog-product-view .item-review-wrapper #customer-reviews, .catalog-product-view .item-review-wrapper .form-add { width: 49%; float: left; }

@media only screen and (max-width: 768px) { .review-product-list .item-review-wrapper #customer-reviews, .review-product-list .item-review-wrapper .form-add, .catalog-product-view .item-review-wrapper #customer-reviews, .catalog-product-view .item-review-wrapper .form-add { width: 100%; float: none; } }

.review-product-list .item-review-wrapper .form-add, .catalog-product-view .item-review-wrapper .form-add { position: relative; }

@media only screen and (max-width: 768px) { .review-product-list .item-review-wrapper .form-add, .catalog-product-view .item-review-wrapper .form-add { margin-bottom: 2em; } }

.review-product-list .item-review-wrapper .form-add label.required:after, .review-product-list .item-review-wrapper .form-add span.required:after, .catalog-product-view .item-review-wrapper .form-add label.required:after, .catalog-product-view .item-review-wrapper .form-add span.required:after { display: none; }

.review-product-list .item-review-wrapper .form-add .fieldset, .catalog-product-view .item-review-wrapper .form-add .fieldset { margin-bottom: 0; }

.review-product-list .item-review-wrapper .form-add .buttons-set .button.button, .catalog-product-view .item-review-wrapper .form-add .buttons-set .button.button { margin: 0; float: right; }

@media only screen and (max-width: 768px) { .review-product-list .item-review-wrapper .form-add .buttons-set .button.button, .catalog-product-view .item-review-wrapper .form-add .buttons-set .button.button { width: 100%; float: none; } }

.review-product-list .item-review-wrapper .form-add label, .catalog-product-view .item-review-wrapper .form-add label { font-weight: 300; margin-bottom: 1em; }

.review-product-list .item-review-wrapper .form-add label .required-badge, .catalog-product-view .item-review-wrapper .form-add label .required-badge { background: #960001; color: #fff; font-weight: 300; font-size: 12px; padding: 2px 6px; margin-left: .5em; }

.review-product-list .item-review-wrapper .form-add input, .review-product-list .item-review-wrapper .form-add textarea, .catalog-product-view .item-review-wrapper .form-add input, .catalog-product-view .item-review-wrapper .form-add textarea { box-shadow: none; }

.review-product-list .item-review-wrapper .form-add .field-label, .catalog-product-view .item-review-wrapper .form-add .field-label { font-size: 14px; font-weight: 300; }

@media only screen and (max-width: 768px) { .review-product-list .item-review-wrapper .form-add .review-summary-table, .catalog-product-view .item-review-wrapper .form-add .review-summary-table { border: 1px solid #c3c6bc; } }

@media only screen and (max-width: 768px) { .review-product-list .item-review-wrapper .form-add .review-summary-table thead, .catalog-product-view .item-review-wrapper .form-add .review-summary-table thead { float: left; width: 30%; } }

@media only screen and (max-width: 768px) { .review-product-list .item-review-wrapper .form-add .review-summary-table thead tr, .catalog-product-view .item-review-wrapper .form-add .review-summary-table thead tr { width: 100%; display: block; } }

.review-product-list .item-review-wrapper .form-add .review-summary-table thead th, .catalog-product-view .item-review-wrapper .form-add .review-summary-table thead th { width: 20%; }

@media only screen and (max-width: 768px) { .review-product-list .item-review-wrapper .form-add .review-summary-table thead th, .catalog-product-view .item-review-wrapper .form-add .review-summary-table thead th { width: 100%; display: block; border-bottom: 1px solid #c3c6bc; border-right: 1px solid #c3c6bc; }
  .review-product-list .item-review-wrapper .form-add .review-summary-table thead th:last-child, .catalog-product-view .item-review-wrapper .form-add .review-summary-table thead th:last-child { border-bottom: none; } }

.review-product-list .item-review-wrapper .form-add .review-summary-table thead th .rating-box, .catalog-product-view .item-review-wrapper .form-add .review-summary-table thead th .rating-box { margin: 0 auto; }

@media only screen and (max-width: 768px) { .review-product-list .item-review-wrapper .form-add .review-summary-table tbody, .catalog-product-view .item-review-wrapper .form-add .review-summary-table tbody { float: left; width: 70%; } }

@media only screen and (max-width: 768px) { .review-product-list .item-review-wrapper .form-add .review-summary-table tbody tr, .catalog-product-view .item-review-wrapper .form-add .review-summary-table tbody tr { display: block; } }

@media only screen and (max-width: 768px) { .review-product-list .item-review-wrapper .form-add .review-summary-table tbody td, .catalog-product-view .item-review-wrapper .form-add .review-summary-table tbody td { width: 100%; display: block; text-align: left; border-bottom: 1px solid #c3c6bc; }
  .review-product-list .item-review-wrapper .form-add .review-summary-table tbody td:last-child, .catalog-product-view .item-review-wrapper .form-add .review-summary-table tbody td:last-child { border-bottom: none; } }

.review-product-list .item-review-wrapper .form-add .review-summary-table tbody td label, .catalog-product-view .item-review-wrapper .form-add .review-summary-table tbody td label { margin: 0; padding: 0; }

@media only screen and (max-width: 768px) { .review-product-list .item-review-wrapper .form-add .review-summary-table tbody td label, .catalog-product-view .item-review-wrapper .form-add .review-summary-table tbody td label { margin-left: 6px; } }

.review-product-list .item-review-wrapper .form-add .review-summary-table th, .review-product-list .item-review-wrapper .form-add .review-summary-table td, .catalog-product-view .item-review-wrapper .form-add .review-summary-table th, .catalog-product-view .item-review-wrapper .form-add .review-summary-table td { padding: 10px; border: 1px solid #c3c6bc; }

@media only screen and (max-width: 768px) { .review-product-list .item-review-wrapper .form-add .review-summary-table th, .review-product-list .item-review-wrapper .form-add .review-summary-table td, .catalog-product-view .item-review-wrapper .form-add .review-summary-table th, .catalog-product-view .item-review-wrapper .form-add .review-summary-table td { padding: 10px; height: 40px; border: none; } }

.review-product-list .item-review-wrapper .form-add textarea, .catalog-product-view .item-review-wrapper .form-add textarea { max-width: none; }

.review-product-list .item-review-wrapper h2, .catalog-product-view .item-review-wrapper h2 { line-height: 1.2; color: #3d3733; margin: 0 -10px 20px; padding: 0 10px 10px; border-bottom: 1px solid #DCC9A1; font-weight: bold; font-size: 20px; font-weight: bold; text-align: left; }

.review-product-list .item-review-wrapper #customer-reviews, .catalog-product-view .item-review-wrapper #customer-reviews { width: 49%; margin-right: 2%; margin-bottom: 2em; }

@media only screen and (max-width: 768px) { .review-product-list .item-review-wrapper #customer-reviews, .catalog-product-view .item-review-wrapper #customer-reviews { width: 100%; margin-right: 0; margin-bottom: 1em; } }

.review-product-list .item-review-wrapper #customer-reviews .item-review-list-left .review-box, .catalog-product-view .item-review-wrapper #customer-reviews .item-review-list-left .review-box { border: 1px solid #d5d9dd; box-sizing: border-box; padding: 1em; margin-bottom: -1px; }

.review-product-list .item-review-wrapper #customer-reviews .item-review-list-left .review-box .item-review-title, .catalog-product-view .item-review-wrapper #customer-reviews .item-review-list-left .review-box .item-review-title { font-size: 16px; font-weight: 600; display: inline-block; }

.review-product-list .item-review-wrapper #customer-reviews .item-review-list-left .review-box .review-name, .catalog-product-view .item-review-wrapper #customer-reviews .item-review-list-left .review-box .review-name { margin-right: .5em; }

.review-product-list .item-review-wrapper #customer-reviews .item-review-list-left .review-box .review-meta, .catalog-product-view .item-review-wrapper #customer-reviews .item-review-list-left .review-box .review-meta { font-size: 12px; }

.review-product-list .item-review-wrapper #customer-reviews .item-review-list-left .review-box .review-body, .catalog-product-view .item-review-wrapper #customer-reviews .item-review-list-left .review-box .review-body { font-size: 14px; }

.review-product-list .block-related .block-title, .catalog-product-view .block-related .block-title { border-top: none; }

.review-product-list input[type=tel].qty, .catalog-product-view input[type=tel].qty { width: 3em; }

.product-group .add-to-cart-wrapper .qty-box { position: relative; }

@media only screen and (max-width: 768px) { .product-group .add-to-cart-wrapper .qty-box { padding-right: 0; } }

.product-group .add-to-cart-wrapper .qty-box input[type=tel].qty { margin-right: 20px; }

@media only screen and (max-width: 768px) { .product-group .add-to-cart-wrapper .qty-box input[type=tel].qty { margin-right: 0; } }

.product-group .add-to-cart-wrapper .qty-box .spinner-button { right: 0; left: auto; }

.review-product-list .gallery-image { display: block; /* magento デフォルトスタイルのリセット */ }

.review-product-list .product-image-slider-gallery { display: none; }

.products-list .product-shop .product-primary { width: 100%; }

.products-list .product-shop .product-secondary { float: none; text-align: left; width: 50%; display: block; }

@media only screen and (max-width: 768px) { .products-list .product-shop .product-secondary { width: 100%; } }

.products-list .product-shop .product-secondary .minimal-price-link { padding-left: 0; }

.products-list .product-shop .desc { width: 100%; }

.products-grid .actions { position: relative; min-height: auto; }

.products-grid > li { text-align: left; }

.products-grid .item-desc { margin-top: 20px; }

.products-grid .product-info { padding-bottom: 2em; }

.free-area-wrapper .js-api-post-form, .free-area-section .js-api-post-form { margin: 2em 0; }

/*** contact ***/
.contacts-index-index #main-container { padding-top: 30px; }

.contacts-index-index .footer-container, .contacts-index-index .main-container { max-width: 100%; /* magento デフォルトスタイルのリセット */ padding: 0; /* magento デフォルトスタイルのリセット */ }

.contacts-index-index textarea { width: 100%; min-width: 100%; }

.contacts-wholesale-index #main-container { padding: 0; padding-top: 30px; }

.contacts-wholesale-index #contactForm { padding-left: 0; }

.contacts-wholesale-index .fieldset { margin-top: 30px; margin-bottom: 30px; }

.contacts-wholesale-index select { height: 35px; width: auto; padding: 0 20px; }

.contacts-wholesale-index #shipping-input-area { padding-top: 1em; }

.contacts-wholesale-index #shipping-input-area { display: none; visibility: hidden; }

.contacts-wholesale-index #shipping-input-area.visible, .contacts-wholesale-index #shipping-input-area[aria-hidden="false"] { display: block; visibility: visible; }

.selfdelete-customer-success #main-container { padding-top: 0; }

.selfdelete-customer-success .footer-container, .selfdelete-customer-success .main-container { max-width: 100%; /* magento デフォルトスタイルのリセット */ padding: 0; /* magento デフォルトスタイルのリセット */ }

.selfdelete-customer-success .col-main { padding-top: 30px; min-height: 300px; }

.request-notice { background: #1594a1; }

.request-notice:before { background: #1594a1; }
