/*SP用CSS*/
.tt_topicPath1-1__inner,
body{
    background:none!important;
}

/* 背景を変更したい場合 指定する画像のURLを変更してください */
div.wrapper_ {
    background:#000;
}
.tt_frame2-1{
    background:none;
}


/*  画像表示(大) */
.tt_product4-1__image images slick-slide slick-current slick-active img{
    width:50%;
}
.tt_product4-1__body{
    margin:auto;
    margin: 0 15px 0 15px;
    background:#0000008c;
    border:1px solid #fff0;
    color:white;
}
.tt_product4-1__number{
    color:white;
}
/*  画像表示(小)  */
.tt_product4-1__thumb li {
    background:#0000008c;
    border:1px solid #fff0;
    color:white;
}
.tt_product4-1__thumb li.-active, .tt_product4-1__thumb li:hover {
    background:#0000008c;
    border:none;
    color:white;
    }
.tt_product4-1__thumb li:hover{
    border: 0.25px solid #ffffffc2;
}

/* 商品説明背景 */
.tt_block17__body {
    background:#0000008c;
}
/* 商品タイトル */
.tt_heading1-2__title {
    color:#f8f8f8;
    padding-left: 10px;
    border-left:5px solid #333333;
    background:transparent;
    background: -webkit-gradient(linear, left top, right top, from(#222222d6),to(rgba(000,000,000,0)));
}
.tt_heading1-2__titleBrand{
    background:none;
    border-bottom: 1px solid #ffffff9c;

}

/* 商品説明ラベル */
.tt_label2-2 span {
    border: 0.5px solid #f6f6f6ad;
    display: block;
    font-size: 11px;1
    line-height: 1;
    text-align: center;
    background: #cccccc7a;
    padding: 7px 0;
    color: #f8f8f8e6;
}
.tt_link1-1::before {
    content: none;
}
.tt_link1-1{
    padding:initial;
}

/* 商品価格 */
.tt_block17__price {
    border-top: 1px solid #2222225e;
    border-bottom: 1px solid #2222225e;
}
.tt_block17__pricePriceText1{
    font-weight:600;
    color:white;
}
/*
.tt_block17__price{
    padding-left:10px;
}
*/
/* 詳細テキスト、リンクテキスト */
.tt_block17__statusBox,.tt_block17__priceTitle,
.tt_topicPath1-1__topicPath li,.tt_block17__status th,
.tt_block17__pricePriceText1 ,.tt_share1-1{
    color:#FFFFFF;
    font-weight:600;
}
.wrapper_ a:link{
    color:#FFFFFF;
    font-weight:600;
}
/*
.tt_block17__statusBoxUnit {
    margin: 0 100px 0 10px;
    float: left;
    width: initial;
}
*/
/* 在庫プルダウン  */
.variation_pulldown_ js-customeSelect1 hasCustomSelect{
    color:black;
}
.tt_select1 {
    margin-left: 10px;
}
/* カートにいれる */
button.tt_button4-1{
    font-size: 90%;
    padding-left: 10px;
    border: 2px solid #DD270A;
    background: #DD270A;
}
button.tt_button4-1.tt_reservation{
    border: 2px solid #DD270A;
    background: #DD270A;
}
button.tt_button4-1::before,button.tt_button4-1.tt_reservation:before{
    content: none;
}
.tt_block17__btnGroup {
    margin: 30px 0 0 10px;

}
/* お気に入りボタン */
a.tt_button5-1 {
    text-align:center;
    background:#666;
    border: 2px #666;
}
button.not_favorite::before, a.not_favorite::before {
    background: url(../img/usr/sb/tt_icon_favorite1_1_off.png) 0 0 no-repeat;
    width: 23px;
    height: 23px;
    background-size: 20px !important;
    left: 38%;
    top: 4px;
    margin: 0;
}
a.tt_button5-1:hover{
    background:#f6f6f699;
}


/*商品コメント１*/
.tt_block17__banner.goodscomment1_ {
    background:#0000008c;
    box-shadow: 3px 3px 5px 1px #222222bf;
    padding:15px;
    color:#f8f8f8;
}

/* 商品コメント２ */
.tt_block15.-type1,.tt_block15.-type1{
    background:#0000008c;
    padding: 0;
    margin: 15px 0 15px 0;
    border:none;
}
div.goodscomment2_ {
    background:none;
    padding: 0px;
    margin-left: 0px;
    margin-right: 0px;
    color: #fff;
}

/* 商品コメント３ */
div.goodscomment3_ {
    background: #0000008c;
    padding: 15px;
    margin: 15px 0 15px 0;
    border: none;
}


/* ご注意 */
.tt_block17__notes {
    background-color:white;
    border-top: 3px solid #00000066;
    border-bottom: none;
    background:#22222200;
}
.tt_block17__notes {
    color: #ff0000! important;
    background: #ffffffe6 !important;
    padding: 10px !important;
    margin: 30px 0 10px 0 !important;
    border: 2px solid #e19f00 !important;
}

/* 商品コメント５ */
.tt_block18__detail > div,.tt_block18__detail table th, .tt_block18__detail table td {
    color:white;
}
.tt_block18__detail{
    border-bottom:1px solid #0000006e;
}
.tt_block18__detail table th,.tt_block18__detail table td{
    padding:20px;
}
.tt_block18__detail table{
    margin-top:15px;
}

/* 商品コメント５~の背景 */
.tt_block18{
    background:#0000008c;
    padding-bottom:30px;
    margin: 0px;
}

.tt_block18__detail table tr:nth-of-type(odd) {
	background: none;
}
.tt_block18__detail table tr {
	border-top: none;
}

.tt_block18__detail table tr:first-child {
	border-top: none;
}

/* お支払方法 */
.tt_block18__paymentTitle{
    padding:20px;
    margin: 0;
    border-bottom:1px solid #0000006e;
}
.tt_title2-1__titleMainLabel,.tt_block18__paymentText{
    color:#f8f8f8;
}
.tt_title2-1__title {
    border-left: 4px solid #0251a9;
}
.tt_block18__addset {
    border-top:none;
}
.tt_block18__payment{
    margin:0;
}
/* 商品コメント４ */
.tt_block18__btnGroup {
	margin: 20px 15px 0 15px;
}
.tt_block18__btnGroupList{
    margin:0 0 30px 0;
}

/* おすすめ商品タイトル、背景 */
/*タイトルデザインこちら*/
.dv_rc_title:after, .tt_title1-1__title:after ,
.dv_rc_title:before, .tt_title1-1__title:before{
    right: -25px;
    background:none;
}
.dv_rc_title{
    color:#fff;
    font-weight:bold;
    text-shadow: none;
}
/* 背景はこちら */
.dv_recommend{
    margin:initial;
    margin-top:20px;
    /* background: #0000008c; */
    padding-bottom: 30px;
}
/* アイテムデザインはこちら */
.tt_block4 .dv_recommend .dv_rc_items {
    border-radius:initial;
    border: 3px solid #2220;
    background: #222222a6;
}
.tt_block4 .dv_recommend .dv_rc_name:after,.tt_block4 .dv_recommend .dv_rc_name:before {
    background:none;
}
.tt_block4 .dv_recommend .dv_rc_name{
    color:#fff;
}
.tt_block4 .dv_recommend .dv_rc_price {
    color: #fff;
}
.tt_block4 .dv_recommend .dv_rc_items {
    border-radius: initial;
    transition: all 0.7s cubic-bezier(0.23, 1, 0.32, 1);
}

/* 閲覧履歴 */
.tt_product3-1__name,.tt_product3-1__priceText1,
.item_history_link_ tt_check1-1,.tt_topicPath1-1__topicPath{
    text-shadow:none;
}
.tt_topicPath1-1__subInner{
    background:white;
}

/* 追従カート */
.tt_block17__btnGroup {
	margin: 0px;
}

.follow_cart {
	padding: 0px;
}
.follow_cart .tt_block17__btnGroup a.not_favorite::before {
	left: 21%;
}
