/** Shopify CDN: Minification failed

Line 84:12 Expected ":"

**/
body,.h1,.h2,h1,h2,h3,.h3,h4,.h4,h5,.h5,h6,.h6 {
    font-family: 'ヒラギノ明朝 ProN','Hiragino Mincho ProN',sans-serif;
}
@media only screen and (min-width: 750px) {
  .sp-only {
   display: none; 
  }
}
@media only screen and (max-width: 749px) {
  .pc-only {
   display: none; 
  }
}
/*　ヘッダー　*/
/*.site-header {
    width: 100%;
    position: fixed;
    top: 0;
    padding-top: 29px;
    background-color: #fff;
    z-index: 10;
}*/
.grid--table>.medium-up--one-half {
    vertical-align: bottom;
}
.site-nav {
    margin-bottom: 0;
}
.list--inline>li {
    padding: 0 20px;
}
.site-nav a.site-nav__link--main,
.site-nav__link--button {
    font-weight: bold;
    position: relative;
    padding: 0 0 20px;
}
.site-nav a.site-nav__link--main:after,
.site-nav__link--button:after {
    position: absolute;
    bottom: 0;
    left: 0;
    content: '';
    width: 0;
    height: 2px;
    transition: .3s;
}
.site-nav a.site-nav__link--main:not([disabled]):hover,
.site-nav a.site-nav__link--main:focus {
    color: #D71418;
}
.site-nav a:hover:after,
.site-nav__link--button:hover:after {
    width: 100%;
    background-color: #D71418;
}
.site-nav__label {
    border-bottom: none;
}
.site-header__icons .site-header__cart {
    width: 42px;
    height: 42px;
}
.site-header__icons .site-header__cart svg {
    display: none;
}
.site-header__icons .site-header__cart:after {
    content: "";
    width: 20px;
    height: 20px;
    background-image: url(/cdn/shop/files/icon_cart.svg);
    background-repeat: no-repeat;
    background-size: cover;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    -webkit- transform: translateY(-50%) translateX(-50%);
}
@media only screen and (max-width: 749px) {
    .site-header__logo-image img {
        max-width: 160px !important;
    }
}
/*　TOPスライダー　*/
#shopify-section-16098949117ee72117,
#shopify-section-16099938760047b5c1 {
    padding-bottom: 0;
}
@media only screen and (min-width: 750px) {
    #shopify-section-16099938760047b5c1 {
        display: none;
    }
}
@media only screen and (max-width: 749px) {
    #shopify-section-16098949117ee72117 {
        display: none;
    }
    #shopify-section-16099938760047b5c1 {
        display: block;
        margin: -35px 0 0;
        padding: 0;
    }
}
/*　TOPバナー　*/
#shopify-section-1609894864a63a5cbe .custom__item {
    margin-bottom: 0;
}
.muryo_tit {
    text-align: center;
}
@media only screen and (min-width: 750px) {
    #shopify-section-1609894864a63a5cbe {
        padding-bottom: 0;
    }
    .muryo_tit {
        margin-bottom: 60px;
    }
    .top_banner_area {
        display: flex;
        justify-content: space-between;
    }
    .top_banner_area .top_banner {
        width: 48%;
        box-sizing: border-box;
        margin: 0;
    }
}
/*　TOPランキング　*/
#shopify-section-160989561906c60064 {
    position: relative;
}
#shopify-section-160989561906c60064 .page-width {
    position: relative;
    z-index: 1;
}
#shopify-section-160989561906c60064:after {
    content: "";
    width: 100%;
    height: 200px;
    background-image: url(/cdn/shop/files/img_bg01.png);
    position: absolute;
    bottom: 0;
}
#shopify-section-160989561906c60064 h2 {
    font-size: 25px;
    text-align: left;
    letter-spacing: 0.3em;
}
#shopify-section-160989561906c60064 h2:after {
    content: "売れ筋ランキング";
    font-size: 12px;
    color: #666666;
    display: block;
    letter-spacing: 0.2em;
    margin-top: 0.5em;
}
.product_item_box {
    padding: 10px;
    background-color: #fff;
}
.product_item_box .price {
    align-items: flex-end;
    margin-top: 10px;
}
span.price_komi {
    font-size: 11px;
    font-weight: bold;
    color: #D71418;
}
.grid--view-items.ranking {
    counter-reset: ranking;
}
.grid--view-items.ranking .product-card::after {
    counter-increment: ranking;
    content: counter(ranking);
    width: 2em;
    height: 2em;
    font-weight: bold;
    position: absolute;
    top: -10px;
    left: -10px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    background-color: #333;
    border-radius: 100vh;
    font-size: 20px;
}
.grid--view-items.ranking .grid__item:nth-child(1) .product-card:after {
    background-color: #c11611;
}
.grid--view-items.ranking .grid__item:nth-child(2) .product-card:after {
    background-color: #89652f;
}
.grid--view-items.ranking .grid__item {
    padding-top: 10px;
}
@media only screen and (min-width: 750px) {
    #shopify-section-160989561906c60064 h2 {
        font-size: 50px;
    }
    #shopify-section-160989561906c60064 h2:after {
        font-size: 20px;
    }
}
/*　TOP商品のご紹介　*/
#shopify-section-16098958992056d2e3 {
    padding-bottom: 0;
}
#shopify-section-16098958992056d2e3 h2 {
    font-size: 25px;
    text-align: right;
    letter-spacing: 0.3em;
}
#shopify-section-16098958992056d2e3 h2:after {
    content: "カテゴリー";
    /* content: "商品のご紹介"; */
    font-size: 12px;
    color: #666666;
    display: block;
    letter-spacing: 0.2em;
    margin-top: 0.5em;
}
#shopify-section-16098958992056d2e3 .h4 {
    font-size: 20px;
    margin-top: 20px;
    margin-bottom: 15px;
}
#shopify-section-16098958992056d2e3 .rte-setting {
    line-height: 2;
}
@media only screen and (min-width: 750px) {
    #shopify-section-16098958992056d2e3 h2 {
        font-size: 50px;
    }
    #shopify-section-16098958992056d2e3 h2:after {
        font-size: 20px;
    }
    #shopify-section-16098958992056d2e3 .h4 {
        margin-top: 30px;
        margin-bottom: 30px;
    }
}
/* TOPバナー2　*/
#shopify-section-160989596396744b81 {
    padding-bottom: 0;
}
#shopify-section-160989596396744b81 .page-width {
    max-width: none;
    padding: 0;
}
#shopify-section-160989596396744b81 .top_banner_area2 img.sp_pict {
    display: none;
}
@media only screen and (max-width: 749px) {
    #shopify-section-160989596396744b81 .top_banner_area2 img.sp_pict {
        display: block;
    }
    #shopify-section-160989596396744b81 .top_banner_area2 img.pc_pict {
        display: none;
    }
}
/*　TOPラインナップ　*/
#shopify-section-collection {
    padding-bottom: 35px;
    background-image: url(/cdn/shop/files/img_bg02.png);
}
#shopify-section-collection h2 {
    font-size: 25px;
    text-align: left;
    letter-spacing: 0.3em;
}
#shopify-section-collection h2:after {
    content: "新商品";
    /* content: "当店おすすめ商品ラインナップ"; */
    font-size: 12px;
    color: #666666;
    display: block;
    letter-spacing: 0.2em;
    margin-top: 0.5em;
}
@media only screen and (min-width: 750px) {
    #shopify-section-collection {
        padding-bottom: 130px;
    }
    #shopify-section-collection h2 {
        font-size: 50px;
    }
    #shopify-section-collection h2:after {
        font-size: 20px;
    }
}
/*　TOP各種お問い合わせ　*/
#shopify-section-1609896116fd665693 {
    padding-bottom: 0;
}
#shopify-section-1609896116fd665693 .custom__item {
    margin-bottom: 0;
}
.top_contact {
    text-align: center;
}
@media only screen and (min-width: 750px) {
    #shopify-section-1609896116fd665693 {
        padding-bottom: 90px;
    }
}
/*　フッター　*/
footer .page-width {
    padding-left: 0;
    padding-right: 0;
}
.ft_top {
    padding-bottom: 40px;
    margin-bottom: 40px;
    border-bottom: solid 1px #707070;
}
.ft_top p {
    margin-bottom: 0;
}
.ft_top_flex {
    display: flex;
    align-items: center;
}
.ft_top .ft_logo {
    width: 100px;
    margin-right: 50px;
}
.ft_top .ft_logo a {
    display: block;
}
.ft_top_box {
    letter-spacing: 2px;
}
.ft_top_box .ft_shop_name {
    font-size: 13px;
    margin-bottom: 20px;
}
.ft_top_box .ft_shop_name span {
    font-size: 14px;
}
.ft_shop_data_box {
    display: flex;
    align-items: flex-end;
}
.ft_shop_data_box .ft_shop_data {
    font-size: 12px;
}
.ft_shop_data_box .ft_shop_data_left {
    margin-right: 40px;
}
.ft_shop_data_box .ft_shop_data_left span {
    position: relative;
    left: -1px;
}
.sp_sns_area {
	display: none;
}
.ft_shop_data_box .snsbox {
	display: flex;
}
.ft_shop_data_box .snsbox .pict {
	margin-right: 2em;
}
.ft_shop_data_box .snsbox .pict:last-child {
	margin-right: 0;
}
.ft_bottom {
    margin-bottom: 40px;
}
.ft_bottom p {
    margin-bottom: 0;
}
.ft_bottom .ft_bottom_tit {
    font-size: 20px;
    margin-bottom: 20px;
}
.ft_menu_area .ft_menu_box {
    display: flex;
    justify-content: space-between;
}
.ft_menu_area .ft_menu_box .ft_menu_list a {
    color: #fff;
}
.ft_menu_area .ft_menu_box .ft_menu_list .list_bottom {
    margin-bottom: 30px;
}
.ft_menu_area .ft_menu_box .ft_menu_list .ft_menu_tit {
    font-size: 14px;
    margin-bottom: 15px;
}
.ft_menu_area .ft_menu_box .ft_menu_list .ft_menu {
    font-size: 12px;
    margin-bottom: 5px;
}
.ft_menu_area .ft_menu_box .ft_menu_list .ft_menu:before {
    content: ">";
    margin-right: 1em;
}
.ft_menu_area .ft_menu_box .ft_menu_list .ft_menu:last-child {
    margin-bottom: 0;
}
.ft_menu_area .ft_menu_box .ft_menu_list .ft_menu a {
    display: inline-block;
}
.ft_menu_area .ft_menu_box .ft_menu_list .ft_menu:hover a {
    text-decoration: underline;
}
.ft_nav_area {
    display: flex;
    justify-content: center;
}
.ft_nav_area p {
    margin-bottom: 0;
}
.ft_nav_area .ft_nav {
    padding: 0 1.5em;
    border-left: solid 1px #fff;
}
.ft_nav_area .ft_nav:last-child {
    border-right: solid 1px #fff;
}
.ft_nav_area .ft_nav a {
    font-size: 12px;
    color: #fff;
    display: block;
}
.ft_nav_area .ft_nav a:hover {
    text-decoration: underline;
}
.ft_copyright {
    text-align: center;
    font-size: 12px;
    margin-top: 20px;
}
@media only screen and (max-width: 749px) {
    .ft_top,
    .ft_bottom {
        display: none;
    }
    .site-footer {
        padding: 35px 0 35px 0;
    }
    .ft_nav_area {
        flex-wrap: wrap;
    }
    .ft_nav_area .ft_nav {
        padding: 0 1em;
        margin-bottom: 0.5em;
    }
    .ft_nav_area .ft_nav:first-child {
        border-left: none;
    }
    .ft_nav_area .ft_nav:last-child {
        border-right: none;
    }
	.sp_sns_area {
		display: block;
		margin-top: 30px;
		margin-bottom: 30px;
	}
	.sp_sns_area .snsbox {
		display: flex;
		justify-content: center;
	}
	.sp_sns_area .snsbox {
		display: flex;
	}
	.sp_sns_area .snsbox .pict {
		margin-right: 2em;
		margin-bottom: 0;
	}
	.sp_sns_area .snsbox .pict:last-child {
		margin-right: 0;
	}
}
/*　ページトップ　*/
#page-top {
	position: fixed;
	right: 20px;
	bottom: 20px;
    z-index: 9999;
}
#page-top a {
	display: block;
}
@media only screen and (max-width: 749px) {
    #page-top {
        display: none !important;
    }
}
/*　商品紹介のご紹介パーツ　*/
.product_list_container {
    padding: 35px 0 0;
}
.product_list_container .section-header h2 {
    font-size: 25px;
    text-align: left;
    letter-spacing: 0.3em;
}
.product_list_container .section-header h2:after {
    content: "商品紹介のご紹介";
    font-size: 12px;
    color: #666666;
    display: block;
    letter-spacing: 0.2em;
    margin-top: 0.5em;
}
.product_list_area {
    display: flex;
}
.product_list_area .product_list {
    text-align: center;
}
.product_list_area .product_list a {
    display: block;
}
@media only screen and (min-width: 750px) {
    .product_list_container {
        padding: 130px 0 90px;
    }
    .product_list_container .section-header h2 {
        font-size: 50px;
    }
    .product_list_container .section-header h2:after {
        font-size: 20px;
    }
}
@media only screen and (max-width: 749px) {
    .product_list_area {
        flex-wrap: wrap;
        justify-content: space-between;
    }
    .product_list_area .product_list {
        width: 33.3333%;
    }
}
@media only screen and (max-width: 480px) {
    .product_list_area .product_list {
        width: 49%;
        margin-bottom: 2%;
    }
}
/*　商品詳細ページ　*/
/* 商品ページのOS2.0化に伴いIDが変更されたため修正 20230615 takahashi */
/* #shopify-section-product-recommendations { */
.shopify-section-product-recommendations {
    background-image: url(/cdn/shop/files/img_bg02.png);
}
/* 商品ページのOS2.0化に伴いIDが変更されたため修正 20230615 takahashi */
/* #shopify-section-product-recommendations .section-header h2 { */
.shopify-section-product-recommendations .section-header h2 {
    font-size: 25px;
    text-align: right;
    letter-spacing: 0.3em;
}
/* 商品ページのOS2.0化に伴いIDが変更されたため修正 20230615 takahashi */
/* #shopify-section-product-recommendations .section-header h2:after { */
.shopify-section-product-recommendations .section-header h2:after {
    content: "おすすめの商品";
    font-size: 12px;
    color: #666666;
    display: block;
    letter-spacing: 0.2em;
    margin-top: 0.5em;
}
.product_details_container p {
    margin: 0;
}
.product_details_box {
    padding: 40px 0;
    border-bottom: dashed 1px #B19362;
}
.product_details_box:first-child {
    border-top: dashed 1px #B19362;
}
.product_details_container .product_details_tit {
    font-size: 17px;
    font-weight: bold;
    margin-bottom: 1em;
}
.product_details_container .product_details_txt {
    font-size: 14px;
    padding-left: 14px;
}
.product_details_container table {
    margin: 0;
}
.product_details_container table th,
.product_details_container table td {
    font-size: 14px;
    font-family: 'ヒラギノ明朝 ProN','Hiragino Mincho ProN',sans-serif;
    border: none;
}
.product_details_container table th {
    width: 145px;
    min-width: 145px;
    font-weight: bold;
}
@media only screen and (min-width: 750px) {
    /* 商品ページのOS2.0化に伴いIDが変更されたため修正 20230615 takahashi */
    /* #shopify-section-product-recommendations .section-header h2 { */
    .shopify-section-product-recommendations .section-header h2 {
        font-size: 50px;
    }
    /* 商品ページのOS2.0化に伴いIDが変更されたため修正 20230615 takahashi */
    /* #shopify-section-product-recommendations .section-header h2:after { */
    .shopify-section-product-recommendations .section-header h2:after {
        font-size: 20px;
    }
}
@media only screen and (max-width: 749px) {
    .product_details_tit {
        font-size: 14px;
    }
    .product_details_container table th,
    .product_details_container table td,
    .product_details_txt {
        font-size: 12px;
    }
    .product_details_container table th {
        width: 110px;
        min-width: 110px;
    }
}
/*　フリーページタイトル　*/
.free_page_titarea {
    background-image: url(/cdn/shop/files/img_bg03.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: cover;
}
.free_page_tit_box {
    padding: 150px 0;
}
.free_page_tit_en {
    font-size: 45px;
    font-weight: bold;
    color: #fff;
    margin: 0;
}
.free_page_tit {
    font-size: 20px;
    color: #fff;
    margin: 0;
}
@media only screen and (max-width: 749px) {
    .free_page_tit_box {
        padding: 50px 0;
    }
    .free_page_tit_en {
        font-size: 25px;
    }
    .free_page_tit {
        font-size: 14px;
        margin-top: 5px;
    }
}
/*　パンくず　*/
.bread_box {
    margin: 40px 0 100px;
}
.bread_box span {
    font-size: 12px;
}
span.page_txt:before {
    content: "＞";
    margin: 0 0.8em;
}
.bread_box a:hover {
    text-decoration: underline;
}
@media only screen and (max-width: 749px) {
    .bread_box {
        margin: 20px auto 60px;
    }
}
/*　ご利用案内　*/
.guide_container {
    margin-bottom: 150px;
}
.guide_container p {
    margin: 0;
    line-height: 1.8;
}
.guide_container p.pict {
    margin-bottom: 15px;
}
.guide_box {
    margin-top: 8em;
}
.guide_box:first-child {
    margin-top: 0;
}
.guide_tit {
    font-size: 30px;
    margin-bottom: 50px;
}
.guide_box ul {
    border-top: solid 1px #CCCCCC;
}
.guide_box li {
    display: flex;
    align-items: center;
    padding: 50px 0;
    border-bottom: solid 1px #CCCCCC;
}
.guide_box li .guide_left {
    width: 320px;
    min-width: 320px;
    font-size: 20px;
    font-weight: bold;
}
.guide_box li .guide_right {
    width: 100%;
    font-size: 17px;
}
.guide_box li .guide_txt_list {
    display: flex;
    margin-top: 1em;
}
.guide_box li .guide_txt_list .guide_txt_bold {
    width: 110px;
    min-width: 110px;
    font-weight: bold;
}
.guide_container .guide_txt_indent {
    padding-left:1em;
    text-indent:-1em;
    margin-top: 1em;
}
.guide_container .guide_txt_indent_top {
    margin-top: 0;
}
.guide_txt span,
.guide_txt_indent span {
    font-weight: bold;
}
@media only screen and (max-width: 749px) {
    .guide_container {
        margin-bottom: 80px;
    }
    .guide_box {
        margin-top: 4em;
    }
    .guide_box:first-child {
        margin-top: 0;
    }
    .guide_tit {
        font-size: 20px;
        margin-bottom: 30px;
    }
    .guide_box li {
        padding: 20px 0;
        display: block;
    }
    .guide_box li .guide_left {
        width: 100%;
        min-width: 100%;
        font-size: 16px;
        margin-bottom: 15px;
    }
    .guide_container p.pict {
        margin-bottom: 5px;
    }
    .guide_box li .guide_txt {
        font-size: 13px;
    }
    .guide_box li .guide_txt_list .guide_txt_bold {
        width: 90px;
        min-width: 90px;
    }
}
/*　個人情報保護方針　*/
.policy_container {
    margin-bottom: 150px;
}
.policy_container p {
    margin: 0;
    line-height: 1.8;
}
.policy_box {
    padding: 50px 0;
    border-bottom: solid 1px #CCCCCC;
}
.policy_box_top {
    padding-top: 0;
}
.policy_container .policy_tit {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 30px;
}
.policy_container .policy_txt span {
    font-weight: bold;
}
@media only screen and (max-width: 749px) {
    .policy_container {
        margin-bottom: 80px;
    }
    .policy_box {
        padding: 20px 0;
    }
    .policy_box_top {
        padding-top: 0;
    }
    .policy_container .policy_tit {
        font-size: 16px;
        margin-bottom: 5px;
    }
    .policy_container .policy_txt {
        font-size: 13px;
    }
}
/*　特定商取引法に基づく表記　*/
.law_container {
    margin-bottom: 150px;
}
.law_container p {
    margin: 0;
    line-height: 1.8;
}
.law_box ul {
    border-top: solid 1px #CCCCCC;
}
.law_box li {
    display: flex;
    align-items: center;
    padding: 50px 0;
    border-bottom: solid 1px #CCCCCC;
}
.law_box li .law_left {
    width: 320px;
    min-width: 320px;
    font-size: 20px;
    font-weight: bold;
}
.law_box li .law_right {
    width: 100%;
    font-size: 17px;
}
.law_box li .law_right .law_txt span {
    position: relative;
    left: -2px;
}
@media only screen and (max-width: 749px) {
    .law_container  {
        margin-bottom: 80px;
    }
    .law_box li {
        padding: 20px 0;
        display: block;
    }
    .law_box li .law_left {
        width: 100%;
        min-width: 100%;
        font-size: 16px;
        margin-bottom: 15px;
    }
    .law_box li .law_txt {
        font-size: 13px;
    }
    .law_box li .law_right .law_txt span {
        left: -1px;
    }
}
/*　商品詳細カスタムエリア　*/
.product_customarea {
    margin-top: 55px;
}
.custom_details_area {
    display: flex;
    align-items: center;
    margin-top: 2em;
}
.custom_details_area:first-child {
    margin-top: 0;
}
.custom_details_area:nth-child(2n) {
    flex-direction: row-reverse;
}
.custom_details_pict {
    width: 45%;
    min-width: 45%;
    margin-right: 3em;
    text-align: center;
}
.custom_details_area:nth-child(2n) .custom_details_pict {
    margin-left: 3em;
    margin-right: 0;
}
.custom_details_txtbox {
    width: 100%;
    box-sizing: border-box;
}
.custom_details_tit {
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 0;
}
.custom_details_txt {
    font-size: 14px;
    line-height: 1.8;
    margin-top: 2em;
    margin-bottom: 1em;
}
.custom_details_name {
    font-size: 14px;
    font-weight: bold;
    text-align: right;
    margin-bottom: 0;
}
@media only screen and (max-width: 749px) {
    .custom_details_area {
        display: block;
    }
    .custom_details_pict {
        width: 100%;
        min-width: 100%;
        margin: 0;
    }
    .custom_details_area:nth-child(2n) .custom_details_pict {
        margin: 0;
    }
    .custom_details_tit {
        font-size: 16px;
        margin-top: 1em;
    }
    .custom_details_txt {
        font-size: 13px;
        margin-top: 1em;
    }
    .custom_details_name {
        font-size: 13px;
    }
}
.grid__item.medium-up--one-third.text-center .btn--small {
    padding: 1.5em 5em;
    border: solid 1px #3a3a3a;
    color: #fff;
    background-color: #3a3a3a;
    transition-duration: .3s;
}
.grid__item.medium-up--one-third.text-center .btn--small:hover {
    color: #3a3a3a;
    background-color: #fff;
    transition-duration: .3s;
}

/* おつまみLP */
.lp_main {
  max-width: 640px;
  margin: 0 auto;
  padding: 60px 0 120px;
  position: relative;
}
.lp_main img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
  display: block;
}
.floating_banner {
  background-color: #fff;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 90;
  max-width: 640px;
  margin: 0 auto;
  display: none;
}
.floating_banner .wrap {
  display: flex;
}
.floating_banner .wrap a {
  display: block;
  margin-right: 2px;
}
.floating_banner .wrap a:last-child {
  margin-right: 0;
}
@media only screen and (max-width: 749px) {
  .lp_main {
    padding: 0 0 12%;
  }
}

/* 商品ページ信用性コンテンツ追加 */
.product_amazon .award {
  background: #D71418;
  color: #fff;
  padding: 80px 0;
}
.product_amazon .inner {
  max-width: 1120px;
  margin: 0 auto;
  padding: 0 15px;
}
.product_amazon .award h2 {
  font-size: 38px;
  text-align: center;
  margin: 0;
}
.product_amazon .award h2 span {
  color: #EFD154;
}
.product_amazon .award h2 small {
  font-size: 30px;
}
.product_amazon  .award_wrap {
  margin-bottom: 28px;
}
.product_amazon .magazine {
  background: url(/cdn/shop/files/product_bg.jpg?v=1686568142) no-repeat;
  background-size: cover;
  padding: 75px 0 80px;
}
.product_amazon .magazine dl,
.product_amazon .magazine dl dd {
  margin: 0;
}
.product_amazon .magazine dl dt {
  color: #D71418;
  font-size: 40px;
  font-weight: var(--font-weight-header);
  margin-bottom: .8em;
}
.product_amazon .magazine dl dd {
  font-size: 15px;
  line-height: 1.55;
}
.product_amazon .review {
  padding: 70px 0 100px;
  text-align: center;
}
.product_amazon .review h2 {
  color: #D71418;
  font-size: 38px;
  margin: 0;
}
.product_amazon .review h2 span {
  font-size: 60px;
}
.product_amazon .review h2 span em {
  font-size: 80px;
  font-style: normal;
}
.product_amazon .review .lead {
  color: #666666;
  font-size: 15px;
  line-height: 1.55;
}
.ribbon_text {
  display: inline-block;
  position: relative;
  height: 46px;/*リボンの高さ*/
  line-height: 46px;/*リボンの高さ*/
  text-align: center;
  padding: 0 80px;/*横の大きさ*/
  font-size: 24px;/*文字の大きさ*/
  font-weight: bold;
  background: #D71418;/*塗りつぶし色*/
  color: #FFF;/*文字色*/
  box-sizing: border-box;
}
.ribbon_text:before, 
.ribbon_text:after {
  position: absolute;
  content: '';
  width: 0px;
  height: 0px;
  z-index: 1;
}
.ribbon_text:before {
  top: 0;
  left: 0;
  border-width: 23px 0px 23px 14px;
  border-color: transparent transparent transparent #fff;
  border-style: solid;
}
.ribbon_text:after {
  top: 0;
  right: 0;
  border-width: 23px 14px 23px 0px;
  border-color: transparent #fff transparent transparent;
  border-style: solid;
}
.product_amazon  .review_wrap {
  margin-top: 40px;
  text-align: left;
}
.product_amazon  .review_wrap .user {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
}
.product_amazon  .review_wrap .user .icon {
  display: block;
  width: 30px;
  height: 30px;
  fill: none;
  margin-right: 10px;
}
.product_amazon  .review_wrap .review_score {
  display: flex;
  align-items: center;
  margin-bottom: 8px;
}
.product_amazon .review_wrap .review_score .score {
  margin-right: 11px;
}
.product_amazon .review_wrap .review_score img {
  vertical-align: middle;
}
.product_amazon  .review_wrap p {
  color: #666666;
  font-size: 14px;
  line-height: 1.55;
  margin: 0;
}
.product_amazon  .review_wrap .ribbon {
  display: inline-block;
  position: relative;
  height: 22px;/*リボンの高さ*/
  line-height: 22px;/*リボンの高さ*/
  text-align: center;
  padding: 0 26px;/*横の大きさ*/
  font-size: 14px;/*文字の大きさ*/
  font-weight: bold;
  background: #7E0007;/*塗りつぶし色*/
  color: #FFF;/*文字色*/
  box-sizing: border-box;
}
.product_amazon  .review_wrap .ribbon:after {
  position: absolute;
  content: '';
  width: 0px;
  height: 0px;
  z-index: 1;
}
.product_amazon  .review_wrap .ribbon:after {
  top: 0;
  right: 0;
  border-width: 11px 6px 11px 0px;
  border-color: transparent #fff transparent transparent;
  border-style: solid;
}
.product_amazon  .review_wrap .review_text {
  margin-bottom: 12px;
}
@media only screen and (max-width: 1020px) {
  .ribbon_text {
    height: 40px;/*リボンの高さ*/
    line-height: 40px;/*リボンの高さ*/
    padding: 0 40px;/*横の大きさ*/
    font-size: 18px;/*文字の大きさ*/
  }
  .ribbon_text:before {
    border-width: 20px 0px 20px 12px;
  }
  .ribbon_text:after {
    border-width: 20px 12px 20px 0px;
  }
}
@media only screen and (min-width: 821px) {
  .product_amazon  .award_wrap {
    display: flex;
    justify-content: space-between;
  }
  .product_amazon  .award_wrap .image {
    width: 47.707%;
  }
  .product_amazon  .magazine_wrap {
    display: flex;
    justify-content: space-between;
  }
  .product_amazon  .magazine_wrap .image {
    width: 50%;
  }
  .product_amazon  .magazine_wrap .text {
    width: 43.12%;
  }
  .product_amazon  .review_wrap {
    display: flex;
    justify-content: space-between;
  }
  .product_amazon  .review_wrap .item {
    width: 31%;
  }
}
@media only screen and (max-width: 820px) {
  .product_amazon .award {
    padding: 12vw 0;
  }
  .product_amazon .inner {
    width: 89.333%;
    margin: 0 auto;
    padding: 0 0;
  }
  .product_amazon .award h2 {
    font-size: 25px;
    text-align: center;
  }
  .product_amazon .award h2 small {
    font-size: 20px;
  }
  .product_amazon  .award_wrap {
    margin-bottom: 0.6em;
  }
  .product_amazon  .magazine_wrap .image {
    margin-bottom: 20px;
  }
  .product_amazon .magazine {
    background: url(/cdn/shop/files/product_bg_sp.jpg?v=1686566290) no-repeat;
    background-size: cover;
    padding: 12vw 0;
  }
  .product_amazon .magazine dl dt {
    font-size: 26px;
    text-align: center;
  }
  .product_amazon .review {
    padding: 12vw 0;
    text-align: center;
  }
  .product_amazon .review h2 {
    font-size: 25px;
  }
  .product_amazon .review h2 span {
    font-size: 35px;
  }
  .product_amazon .review h2 span em {
    font-size: 50px;
  }
  .product_amazon .review .lead {
    font-size: 12px;
  }
  .ribbon_text {
    padding: 0 26px;/*横の大きさ*/
    font-size: 16px;/*文字の大きさ*/
  }
  .product_amazon  .review_wrap {
    margin-top: 20px;
  }
  .product_amazon  .review_wrap .item + .item {
    margin-top: 4%;
  }
  .product_amazon  .review_wrap .user {
    margin-bottom: 5px;
  }
  .product_amazon  .review_wrap .user .icon {
    margin-right: 5px;
  }
  .product_amazon  .review_wrap .review_score {
    margin-bottom: 6px;
  }
  .product_amazon .review_wrap .review_score .score {
    margin-right: 10px;
  }
  .product_amazon  .review_wrap .ribbon {
    height: 20px;/*リボンの高さ*/
    line-height: 20px;/*リボンの高さ*/
    padding: 0 20px;/*横の大きさ*/
    font-size: 12px;/*文字の大きさ*/
  }
  .product_amazon  .review_wrap .ribbon:after {
    border-width: 10px 5px 10px 0px;
  }
  .product_amazon  .review_wrap .review_text {
    margin-bottom: 10px;
  }
}
@media only screen and (max-width: 400px) {
  .product_amazon .award h2 {
    font-size: 21px;
  }
  .product_amazon .award h2 small {
    font-size: 16px;
  }
  .product_amazon .review h2 {
    font-size: 20px;
  }
  .product_amazon .review h2 span {
    font-size: 30px;
  }
  .product_amazon .review h2 span em {
    font-size: 45px;
  }
}
/* reputon amazon reviews widget */
.shopify-app-block .reputon-amazon-reviews-widget {
    margin-top: 20px;
}