/*****************************************************

    全ての要素をリセット
    各ブラウザの表示を統一するための設定です

*****************************************************/
html {overflow-y: scroll;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {margin: 0;padding: 0;}
address,caption,cite,code,dfn,em,strong,th,var {font-style: normal;}
table { border-collapse: collapse;border-spacing: 0;}
caption,th,p {text-align: left;}
h1,h2,h3,h4,h5,h6 {font-size: 100%;text-align:left;}
img,abbr,acronym,fieldset {border: 0;}
li {list-style-type: none;}
img{vertical-align:middle;}
.line {font-size:1px;line-height:1px;}

/*--- default */

@font-face {
	font-family: "鉄瓶ゴシック";
	src: url(https://gigaplus.makeshop.jp/sazacoffee/font/07tethubinGothic.ttf);
}

body {
    background: url(https://gigaplus.makeshop.jp/sazacoffee/img/pc/back_img.jpg);
    color: #333;
    font-size: 13px;
    font-family: "Noto Sans JP";
    font-weight: 400;
    line-height:1.4;
    text-align:center;
}
body td,body th{
    font-size:13px;
}
table{
    border-collapse:collapse;
}

/*****************************************************

    基本設定、リンクカラーなど

*****************************************************/
#wrap{
    width:100%;
    height:100%;
}
#wrapper,#makebanner,#topImage{
    width:1160px;
    margin:0 auto;
}
#wrapper{
    margin-top:30px;
}
a:link {
    color:#1049A0;
    text-decoration:underline;
}

a:visited{
    color:#1049A0;
    text-decoration:underline;
}

a:hover{
    color:#345ECB;
    text-decoration: none;
}

a:active{
    color:#1049A0;
    text-decoration:underline;
}
.clear:after{
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
* html .clear            { zoom: 1; } /* IE6 */
*:first-child+html .clear { zoom: 1; } /* IE7 */

a:hover img{
    filter: alpha(opacity=80);
    -moz-opacity:0.8;
    opacity:0.8;
}
/*****************************************************

    ヘッダ #header

*****************************************************/
#headerWrap{
    width:100%;
    text-align:center;
}
#header {
    width: 100%;
    position: relative;
    margin: 0 auto;
    background: #2f1f1c;
}
#head {
    margin-bottom: 10px;
    max-width: 1180px;
    margin: 0 auto;
    padding: 12px 0 15px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
#header h1{
    margin-top:5px;
}
#h_logo{
    float:left;
    width:360px;
    text-align:left;
}
#h_right {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.header_contents {
    /*margin-left: 80px;*/
}
ul.sns_List li {
    display: inline-block;
    margin: 0 5px 0 0;
}
ul.sns_List li.corporate_link {
    border: 1px solid #fff;
    padding: 6px 20px 5px 43px;
    border-radius: 4px;
    background: url(https://gigaplus.makeshop.jp/sazacoffee/img/pc/header_icon01.png) no-repeat 15px center;
}
ul.sns_List li.corporate_link a {
    text-decoration: none;
    color: #fff;
    font-size: 12px;
}
.header_search {
    width: 638px;
    margin: 5px 0 0;
    display: flex;
    align-items: center;
}
/* 検索窓の調整 */
.header_search input {
    display: inline-block;
    width: 550px;
    padding: 4px 10px;
    box-sizing: border-box;
    font-size: 18px;
    border: none;
}
/* 検索ボタンを画像にする */
a#MakeShopTopSearchButton {
    display: inline-block;
    vertical-align: top;
    width: 88px;
    height: 29px;
    background: #ba9038 url(https://gigaplus.makeshop.jp/sazacoffee/img/pc/search_btn.png) no-repeat scroll;
    background-position: 10px center;
    padding: 7px 5px 6px 36px;
    box-sizing: border-box;
    text-align: left;
    color: #fff;
    text-decoration: none;
    letter-spacing: 1.57px;
    margin-left: 2px;
}

/* サブナビゲーション */
#subNav{

}

#subNav li{
    display:inline-block;
    *display: inline;
    *zoom: 1;
    margin-left:4px;
    vertical-align:top;
}

ul.login_list li {
    color: #fff;
    margin: 0 9px;
    padding: 5px 0 2px 25px;
    background: url(https://gigaplus.makeshop.jp/sazacoffee/img/pc/header_icon02.png) no-repeat 0 center;
}
ul.login_list li:last-child {
    background: url(https://gigaplus.makeshop.jp/sazacoffee/img/pc/header_icon04.png) no-repeat 0 center;
}
ul.login_list li.login_icon {
    background: url(https://gigaplus.makeshop.jp/sazacoffee/img/pc/header_icon03.png) no-repeat 0 center;
}
ul.login_list li.logout_icon {
    background: url(https://gigaplus.makeshop.jp/sazacoffee/img/pc/header_icon03_open.png) no-repeat 0 center;
}

#subNav li.login_name{
    background: none;
}
ul.login_list li a {
    text-decoration: none;
    color: #fff;
}

#cart{
}

#cart .M_headBasket {
    float: right;
    width: 72px;
    padding: 3px 3px 0 3px;
    border: none;
    margin: 0 0 0 20px;
    background: none;
    position: relative;
}
#cart #M_basketTemp1 #M_basketClosedBox {
    background: url(https://gigaplus.makeshop.jp/sazacoffee/img/pc/cart_btn.png) no-repeat;
    width: 72px;
    height: 68px;
}
#cart #M_headBasketSwitch {
    position: relative;
    width: 72px;
    height: 68px;
    z-index: 999;
    float: right;
}
#cart #M_headBasketIn {
    clear: both;
    font-size: 11px;
    text-align: right;
    padding: 0;
    width: 72px;
    position: absolute;
    z-index: 9999;
    background: #0a0006;
}
#cart #M_basketOpenedBox {
    position: absolute;
    right: -2px;
    top: 68px;
    width: 200px;
    height: auto;
    background: #f4dead;
    display: none;
    border: 2px solid #2f1f1c;
    padding: 10px 5px;
}

/* 電話番号 */
#telnum,#M_basketTemp1{
    float:right;
}
#telnum{
    padding:0 10px;
}
#telnum p{
    margin:4px auto 0;
}
#telnum em{
    font-family:Arial, Helvetica, sans-serif;
    font-weight:bold;
    font-size:20px;
}
/* 買い物カゴ */
#M_basketTemp1 .M_headItem{
	text-align:left;
}

/* グローバルナビゲーション */
.nav_block {
    background: #0a0006;
}
#gNav {
    width: 1180px;
    height: 50px;
    margin: 0 auto;
    display: block;
}
#gNav li {
    display: inline-block;
    width: 19.5%;
    text-align: center;
}
#gNav li a {
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    padding: 7px 0;
    display: block;
    letter-spacing: 2.57px;
}
#gNav li a span {
    display: block;
    font-size: 10px;
    color: #bbbbbb;
    margin-top: 4px;
}

.slider {
    overflow: hidden;
    position: relative;
    background: #0a0006;
}
/*
.slider::before {
    content: "";
    width: 24.3%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
.slider::after {
    content: "";
    width: 24.2%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    position: absolute;
    top: 0;
    right: 0;
    z-index: 1;
}
*/
.slider .bx-wrapper {
    width: 980px;
    margin: 0 auto 26px;
}
.bx-wrapper .bx-viewport{
      overflow: visible !important;
    box-shadow: none;
    background: transparent !important;
}

@media screen and (max-width:960px){

.bx-wrapper .bx-viewport{
    overflow: hidden!important;
    box-shadow: none;
    background: transparent !important;
}

}
.slider .bx-wrapper .bx-viewport {
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.slider .bx-wrapper .bx-pager, .bx-wrapper .bx-controls-auto {
    bottom: -16px!important;
}
.slider .bx-wrapper .bx-pager.bx-default-pager a {
    background: #534741!important;
    width: 50px!important;
    height: 4px!important;
    -moz-border-radius: 0!important;
    -webkit-border-radius: 0!important;
    border-radius: 0!important;
}
.slider .bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active {
    background: #f4dead!important;
}


.slider .bx-wrapper .bx-controls-direction a {
    margin-top: -78px!important;
    width: 57px!important;
    height: 90px!important;
}
.slider .bx-wrapper .bx-prev {
    left: -100px!important;
    background: url(https://gigaplus.makeshop.jp/sazacoffee/img/pc/prev_btn.png) no-repeat center!important;
}
/*
.slider .bx-wrapper .bx-prev::before {
    content: "";
    max-width: 465px;
    width: 55vh;
    height: 420px;
    background: rgba(0,0,0,0.3);
    position: absolute;
    z-index: -2;
    top: -132px;
    left: -39vh;
}
*/
.slider .bx-wrapper .bx-next {
    right: -100px!important;
    background: url(https://gigaplus.makeshop.jp/sazacoffee/img/pc/next_btn.png) no-repeat center!important;
}
/*
.slider .bx-wrapper .bx-next::before {
    content: "";
    max-width: 465px;
    width: 55vh;
    height: 420px;
    background: rgba(0,0,0,0.3);
    position: absolute;
    z-index: -2;
    top: -132px;
    right: -39vh;
}*/

.header_top_info {
    width: 1160px;
    background: #c0c0c0;
    margin: 35px auto;
    padding: 14px 0;
    box-sizing: border-box;
    display:none;
}
.header_top_info dl.info_dl {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #000000;
    font-size: 16px;
    letter-spacing: 1.57px;
}
.header_top_info dl.info_dl dt {
    margin-right: 50px;
}


/*****************************************************

    左コンテンツ #leftContents

*****************************************************/
#leftContents{
    width:220px;
}
#leftContents .section{
    margin-bottom:20px;
}
#leftContents .inner {
    /* border: 1px solid #b2b2b2; */
    border-top: none;
    background: #efe8e0;
}
/* 検索input */
.inputWrap{
    padding:10px;
}
.inputWrap img{
    float:left;
    _margin-left:0;
}
.search_input{
    width:128px;
    float:left;
    height:20px;
    border:1px solid #b2b2b2;
}

/* バナー */
#leftContents .section#l_banner a {
    padding: 102px 15px 2px;
    display: block;
    background: #2e1f1d url(https://gigaplus.makeshop.jp/sazacoffee/img/pc/side_bn_img01.png) no-repeat top;
    font-family: "鉄瓶ゴシック";
    font-size: 22px;
    text-decoration: none;
    color: #f7dead;
    max-width: 220px;
    letter-spacing: 1.57px;
}
#leftContents .section#l_banner a span {
    display: block;
    font-size: 15px;
    color: #a4141f;
}
#leftContents .section#l_banner a span::after {
    content: "→";
    margin-left: 14px;
}
#leftContents .section#l_banner02 a {
    background: #f3daab url(https://gigaplus.makeshop.jp/sazacoffee/img/pc/side_bn_img02.png) no-repeat 5px center;
    width: 220px;
    display: block;
    padding: 35px 0 35px 77px;
    box-sizing: border-box;
    font-family: "鉄瓶ゴシック";
    font-size: 19px;
    text-decoration: none;
    color: #98282e;
    max-height: 99px;
}
/* カテゴリーメニュー */
#l_category td{
	text-align:left;
}
/* 会員メニュー */
#l_member ul{
    text-align:right;
    margin-bottom:5px;
}
#l_member li{
    display:inline;
    font-size:11px;
    background:url(/images/original_design_default/samplesource/3/listIconR.png) no-repeat left;
    padding-left:12px;
    margin-left:2px;
}
#l_member li a{
    color:#333;
}
/* カレンダー */
#l_calendar table{
    margin-bottom:5px;
    border-collapse:separate;
    border-spacing:1px;
}
/* 中央揃え */
#l_owner,#l_banner{
    text-align:center;
}
#l_owner table{
    margin:0 auto;
}
/* 投票 */
#l_poll img{
    margin:0 2px;
}
#l_poll b{
    color:#333;
}
#l_poll input{
    margin-right:5px;
}
#l_poll td{
    text-align:left;
}
#l_poll a img{
    display:none;
}
#l_poll a{
    display:block;
    height:21px;
    float:left;
    margin-right:4px;
}
#l_poll a#poll_b01{
    width:58px;
    background:url(/images/original_design_default/samplesource/3/poll_b01.png) no-repeat 0 0;
    margin-left:28px;
}
#l_poll a#poll_b02{
    width:69px;
    background:url(/images/original_design_default/samplesource/3/poll_b02.png) no-repeat 0 0;
}
#l_poll a#poll_b01:hover,#l_poll a#poll_b02:hover{
    background-position:0 -21px;
}
/* 掲示板 */
#l_board table{
    width:100%;
}
#l_board td{
	text-align:left;
}
/* バナー */
.M_bannerList img{
	margin: 0 auto 8px;
	max-width: 100%;
}

/*****************************************************

    メインコンテンツ #rightContents

*****************************************************/
.rightContents{
    width: 900px;
    margin-left:20px;
}
.rightContents .section{
    margin-bottom:30px;
}

/*----------------------------------------------------
    中央画面 #top
----------------------------------------------------*/
.r_left{
    float:left;
    width:520px;
}
.r_right{
    float:right;
    width:220px;
}
.titleMgn{
    margin-bottom:10px;
}
#r_shopIntro{
    margin-bottom:0;
}
.center_bn {
    margin-bottom: 60px;
}
.center_bn > a {
    margin: 30px auto;
    display: block;
}
.center_bn > a:first-child {
    margin-bottom: 60px;
}
.center_bn .center_bn_flex {
    display: flex;
    align-items: center;
    justify-content: space-between;
}


/* 新着 */
#r_new .lims table{
    margin:10px auto;
    width:170px;
}
#r_new .lims table .woong td{
    text-align:left;
    font-weight:bold;
    padding-top:5px;
}
#r_new .lims table .woong td a{
    font-weight:normal;
}
#r_new .lims table .woong td img{
    margin-left:5px;
}
/* おすすめ */
#r_recommend .lims table{
    margin:10px;
    width:170px;
}
#r_recommend .lims table .woong td{
    text-align:left;
    font-weight:bold;
    padding-top:5px;
}
#r_recommend .lims table .woong td a{
    font-weight:normal;
}
#r_recommend .lims table .woong td img{
    margin-left:5px;
}
#r_recommend .lims table .woong td a b{
    font-weight:normal;
    font-size:11px;
}
/* ランキング */
div#r_ranking ul {
    width: 100%;
    margin: 20px auto;
    padding:0;
    display:-webkit-box;
    display:-moz-box;
    display:-ms-box;
    display:-webkit-flexbox;
    display:-moz-flexbox;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
}
#r_ranking .rankList {
    width: 18%;
    max-width: 148px;
    position: relative;
    display: inline-block;
    margin: 1% 4% 30px 0;
}
#r_ranking .rankList:nth-child(5n) {
    margin-right: 0;
}
#r_ranking .rankList:nth-child(5n+1) {
    margin-left: 1%;
}
#r_ranking .rankImg{
    margin:0 auto 10px;
    padding: 10px;
    height: 148px;
    box-sizing: border-box;
    display: table;
    width: 100%;
}
#r_ranking .rankImg a {
    display: table-cell;
    vertical-align: middle;
}
#r_ranking .rankImg a img {
    max-height: 134px;
    max-width: 134px;
    width: auto;
}
#r_ranking em{
    display:block;
    text-indent:-9999em;
    z-index: 10;
    position: absolute;
    left: -5px;
    top: -5px;
}
#r_ranking #rank1 em{
    background:url(https://gigaplus.makeshop.jp/sazacoffee/img/pc/ranking_icon01.png) no-repeat center;
    width:26px;
    height:35px;
}
#r_ranking #rank2 em{
    background:url(https://gigaplus.makeshop.jp/sazacoffee/img/pc/ranking_icon02.png) no-repeat center;
    width:26px;
    height:35px;
}
#r_ranking #rank3 em{
    background:url(https://gigaplus.makeshop.jp/sazacoffee/img/pc/ranking_icon03.png) no-repeat center;
    width:26px;
    height:35px;
}
#r_ranking #rank4 em{
    background:url(https://gigaplus.makeshop.jp/sazacoffee/img/pc/ranking_icon04.png) no-repeat center;
    width:26px;
    height:26px;
}
#r_ranking #rank5 em{
    background:url(https://gigaplus.makeshop.jp/sazacoffee/img/pc/ranking_icon05.png) no-repeat center;
    width:26px;
    height:26px;
}
#r_ranking #rank6 em{
    background:url(https://gigaplus.makeshop.jp/sazacoffee/img/pc/ranking_icon06.png) no-repeat center;
    width:26px;
    height:26px;
}
#r_ranking #rank7 em{
    background:url(https://gigaplus.makeshop.jp/sazacoffee/img/pc/ranking_icon07.png) no-repeat center;
    width:26px;
    height:26px;
}
#r_ranking #rank8 em{
    background:url(https://gigaplus.makeshop.jp/sazacoffee/img/pc/ranking_icon08.png) no-repeat center;
    width:26px;
    height:26px;
}
#r_ranking #rank9 em{
    background:url(https://gigaplus.makeshop.jp/sazacoffee/img/pc/ranking_icon09.png) no-repeat center;
    width:26px;
    height:26px;
}
#r_ranking #rank10 em{
    background:url(https://gigaplus.makeshop.jp/sazacoffee/img/pc/ranking_icon10.png) no-repeat center;
    width:26px;
    height:26px;
}

#r_ranking p{
    text-align:left;
}
#r_ranking p.rankName a {
    color: #333333;
    text-decoration: none;
    margin-bottom: 8px;
    display: block;
    line-height: 1.6;
}
#r_ranking .rankPrice{
    font-weight:bold;
    color: #7c0821;
}
/* レビュー */
#r_review #M_reviewView,
#r_review #M_reviewView table{
    width:100%;
    margin:0;
	text-align:left;
}
/* 最近チェックした商品 */
#r_recent #recent{
    margin:30px 0 60px;
}
#r_recent #recent .itemBox,#r_recent #recent .itemBox table{
    width: 190px;
}
#r_recent .name,#r_recent .price{
    text-align:left;
    margin: 5px 0 0;
}
#r_recent .price{
    font-weight:bold;
    color: #7c0821;
}
#r_recent #recent .line{
    width:0;
}
#r_recent #recent .line img{
    display:none;
}
#recent td.itemImg {
    width: 170px;
    text-align: center;
    height: auto;
}
#recent td.itemImg img {max-width: 100%;}
#recent td.itemImg a {
    width: 100%;
    display: block;
    margin: 0 auto;
    padding: 10px 0;
}
#r_recent .name a {
    text-decoration: none;
    color: #333333;
    font-weight: bold;
}
/* お知らせ */
#top #r_news img{
    margin-bottom:10px;
}
#top #r_news td.woong {
    padding: 8px 20px 7px 0;
    text-align: left;
    font-weight: bold;
}
div#r_news > table {
    background: url(https://gigaplus.makeshop.jp/sazacoffee/img/pc/info_bg.jpg);
    padding: 20px;
    display: inline-block;
    box-sizing: border-box;
}
div#r_news > table tr {
    background: #f7dead;
    padding: 10px;
    width: 800px;
}
div#r_news > table > tbody > tr:first-child {
    background: none;
}
div#r_news > table tr > td > table {
    width: 800px;
}
div#r_news > table tr > td {
    max-width: 857px;
}
td.line {
    display: none;
}
#top #r_news td.woong a {
    color: #352020;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
}
/*----------------------------------------------------
    商品カテゴリーと商品詳細　共通
----------------------------------------------------*/
.pankuzu{
    text-align:left;
    line-height:20px;
    margin-bottom:10px;
}
.pankuzu a{
    padding:0 5px;
    font-size:11px;
    color:#333;
}
.pankuzu  font{
    color:#333;
    font-size:11px;
}
/*----------------------------------------------------
    商品カテゴリー #category
----------------------------------------------------*/
/* カテゴリー */
#category h2 {
    font-size: 24px;
    margin-bottom: 20px;
    line-height: 60px;
    height: 60px;
    padding-left: 20px;
    background: rgba(196,153,110,0.14);
    color: #2f1f1c;
    letter-spacing: 1.57px;
}
#category h2 span {
    padding: 0 0 0 30px;
    position: relative;
}
#category h2 span::before {
    content: "";
    width: 4px;
    height: 24px;
    background: #62111c;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}

/* 検索結果と並び替え */
#r_resultInfo{
    font-size:11px;
    margin:0 auto 10px;
}
.total{
    float:left;
}
.listSort{
    text-align:right;
}
.listSort li {
    display: inline;
    color: #2f1f1c;
}
.listSort li a {
    color: #2f1f1c;
    margin: 0 5px;
    position: relative;
}
.listSort li a::before {
    content: "";
    width: 1px;
    height: 80%;
    background: #2f1f1c;
    position: absolute;
    left: -7px;
    top: 2px;
    bottom: 0;
    margin: auto;
}
.listSort li:nth-child(2) a::before {
    display:none;
}

/* カテゴリーリスト */
#category .innerList{
    overflow:hidden;
    _zoom:1;
    letter-spacing: -.40em; /* 文字間を詰めて隙間を削除する */
    text-align:left;
    width: 100%;
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-box;
    display: -webkit-flexbox;
    display: -moz-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
#category .innerList li{
    vertical-align: top;
    letter-spacing: normal; /* 文字間を通常に戻す */
    width:25%;/* 商品数が4つなので100%÷4=25% */
    display:inline-block;
    /display: inline;  /* IE用ハック */
    /zoom: 1;  /* IE用ハック */
}
#category .innerList > li {
    padding-bottom: 40px;
    position: relative;
    margin-bottom: 40px;
}
#category .innerBox{
    margin:10px;
    text-align:center;
}
#category .imgWrap img{
    max-width:100%;
}
#category .detail{
  text-align: left;
}
#category .name{
    margin-bottom:5px;
}
#category .imgWrap {
    text-align: center;
    padding: 10px;
    height: 205px;
    width: 205px;
    display: table;
    margin-bottom: 10px;
}
#category .imgWrap a {
    display: table-cell;
    vertical-align: middle;
}
#category .imgWrap a img {
    max-width: 195px;
    max-height: 195px;
}
#category .price span{
    padding:0 2px;
}
#category .price {
    font-weight: bold;
    color: #7c0821;
}
#category .consumerPrice{
    font-size:11px;
    color:#999;
    text-decoration:line-through;
}
#category .else{
    text-align:left;
    margin: 10px 0;
}
#category .else li {
    float: none;
    width: 100%;
    display: block;
    margin: 0 0 5px;
}
#category .innerList li span {
    font-weight: bold;
}
#category .M_lumpinput{
    text-align:right;
}
#category .matomegai{
	margin: 4px 0;
	display: inline-block;
}
#category .matomegai a{
	border: 1px solid #999;
	padding: 2px 5px;
	font-size: 11px;
	display: inline-block;
	-moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
	color: #999;
	text-decoration: none;
}
#category .matomegai a:hover{
	background: #999;
	color: #fff;
}
#category .content{
    border-top:1px dashed #b2b2b2;
    padding:10px 0;
    margin:10px auto;
    border-bottom:1px dashed #b2b2b2;
    font-size:11px;
}
#category .M_item-stock-smallstock{
	color: #D42222;
}
#category .btnWrap {
    position: absolute;
    width: 90%;
    text-align: center;
    bottom: 0;
    box-sizing: border-box;
}
#category .btnWrap a {
    padding: 10px;
    border-radius: 4px;
    border: 1px solid #2f1f1c;
    display: block;
    color: #2f1f1c;
    text-decoration: none;
    font-weight: bold;
    letter-spacing: 1.57px;
    font-size: 12px;
}
#category .btnWrap a:hover {
    opacity: 0.7;
}
#category .btnWrap .soldout{
    text-align:center;
    color:#cc0000;
}
#category .name a {
    color: #333333;
    text-decoration: none;
    margin-bottom: 10px;
    display: block;
}

/*----------------------------------------------------
    商品詳細 #detail
----------------------------------------------------*/
#itemLink{
    margin-bottom:30px;
    font-size:11px;
}
.item_prev{
    float:left;
    background:url(/images/original_design_default/samplesource/3/listIconL.png) no-repeat left;
    padding-left:14px;
}
.item_next{
    float:right;
    background:url(/images/original_design_default/samplesource/3/listIconR.png) no-repeat right;
    padding-right:14px;
}
#itemImg{
    float:left;
    width:300px;
}
#itemInfo{
    float:right;
    width:440px;
}
/* [INFO]タグ */
#detailInfo table{
    width:100%;
    margin-bottom:10px;
}
#detailInfo table td{
    height:auto;
	text-align:left;
}
#itemInfo #detailInfo table font{
    color:#d42222;
}
#detailInfo table input{
    margin-right:5px;
}
#detailInfo table img{
    vertical-align:auto;/* IE対策 */
}
#detailInfo #M_usualValue td{
    font-size:16px;
    padding:10px 0;
}
#wrapper #makebanner #detailInfo #M_usualValue,
#wrapper #makebanner #detailInfo #M_price2,
#wrapper #makebanner #detailInfo #M_taxview{
    border:none;
    width:auto;
    font-weight:bold;
    font-size:16px;
    font-family:Arial, Helvetica, sans-serif;
}
#detailInfo #M_usualValue{
    font-size:15px;
    font-weight:bold;
}
#detailInfo #M_taxview{
    width:auto;
}
/* 拡大画像ボタン */
#viewButton{
    text-align:right;
}
/* 商品名 */
#detail h2{
    margin-bottom:10px;
    padding-bottom:20px;
    font-size:18px;
    border-bottom: 2px solid #b2b2b2;
}
/* 商品詳細 */
#detail .detailTxt{
    border-bottom:1px dotted #b2b2b2;
    padding:10px 0 20px;
    margin-bottom:20px;
    text-align:left;
}
/* オプション表 */
#wrapper #detail .stockList input{
    border:0;
}
#wrapper #detail .stockList td{
	text-align:center;
}

.M_inventory *{
    font-size:13px;   
}

.M_inventory table.stockList th, .M_inventory table.stockList td{
	padding: 6px !important;
}

.M_inventory span[class^="M_select-option"]{
	display: block;
	margin-top: 4px;
}

.M_inventory .M_select-option-soldout,
.M_inventory .M_select-option-smallstock{
	color: #D42222;
}

.M_inventory .M_select-option-soldout{
	margin-bottom: 4px;
}

.M_select-option-restock-btn:link,
.M_select-option-restock-btn:active,
.M_select-option-restock-btn:visited{
	display: inline-block;
	padding: 2px 24px;
	background: #333;
	color: #fff;
	border-radius: 3px;
	text-decoration: none;
}

.M_select-option-restock-btn:hover{
	background: #666;
}
/* メールリンク */
#r_contact{
    margin:10px 0 10px -5px ;
}
#r_contact li{
    float:left;
    margin-left:5px;
}
/* SNS */
#r_sns{
    margin-top:10px;
}
#r_sns li{
    float:left;
}
/* カートにいれるボタン */
#basketBtn,
#basketBtn02 {
    padding: 10px;
    margin: 15px 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
a.cart_btn {
    width: 200px;
    box-sizing: border-box;
    padding: 15px 20px 12px 45px;
    background: #30201f url(https://gigaplus.makeshop.jp/sazacoffee/img/pc/detail_icon01.png) no-repeat 18px center;
    display: block;
    color: #f7dead;
    text-decoration: none;
    font-family: "鉄瓶ゴシック";
    font-size: 17px;
}
a.sugu_btn {
    width: 200px;
    box-sizing: border-box;
    padding: 15px 20px 12px 45px;
    background: #f7dead url(https://gigaplus.makeshop.jp/sazacoffee/img/pc/detail_icon02.png) no-repeat 25px center;
    display: block;
    color: #30201f;
    text-decoration: none;
    font-family: "鉄瓶ゴシック";
    font-size: 17px;
}
#basketBtn a:hover,
#basketBtn02 a:hover {
    opacity: 0.7;
}
#basketBtn .soldout,
#basketBtn02 .soldout{
    text-align:center;
    color:#cc0000;
}
/* 追加商品説明文 */
#r_detailExt {
    margin-bottom: 0;
    border-top: 1px dashed #ccc;
    border-bottom: 1px dashed #ccc;
    padding: 20px 0;
}
/* 追加商品画像 */
#r_addImg{
    margin-bottom:0;
}
#r_addImg li{
    float:left;
    width:33%;
    text-align:center;
    padding-bottom:30px;
    line-height:1.4;
}
#r_addImg li .inner{
    margin:0 10px;
}
#r_addImg .addImg a{
    border:1px solid #b2b2b2;
    padding:5px;
    display:block;
}
#r_addImg li p{
    width:100%;
    margin:10px 5px 0;
}
/* レビュー */
#detail #r_review{
    margin-bottom:40px;
}
#detail #r_review td{
	text-align:left;
}
#detail #r_review .imgLi input{
	border:none;
}
#detail #m_reviewView td{
	text-align:center;
}
/* 商品グループ */
#r_group{
   /* border-top: 1px dashed #B2B2B2;
    padding-top: 20px;*/
}
#r_group h3{
    font-weight:bold;
    background:url(/images/original_design_default/samplesource/3/titleIcon.png) no-repeat left;
    padding-left:20px;
}
#r_group #M_group{
    width:100%;
    margin:16px auto;
    border-collapse:collapse;
}
#r_group #M_group .itemBox, #r_group #M_group .itemBox table, #r_group #M_group td.itemImg {
    width: 170px;
}
#r_group #M_group .itemBox{
    vertical-align:top;
}
#r_group #M_group .name, #r_group #M_group .spe,#r_group #M_group .price {
    margin: 5px 5px 0;
    text-align: left;
}
#r_group #M_group .itemImg{
    text-align:center;
}
#r_group #M_group .line {
    width: 10px;
}
#r_group #M_group .line img {
    display: none;
}
#r_group #M_group .price {
    font-weight: bold;
}
/* 最近チェックした商品 */
#detail #r_recent{
    border-top:1px dashed #b2b2b2;
    padding-top:20px;
}
#detail #recent .itemBox,#detail #recent .itemBox table{
    width:190px;
}
/*----------------------------------------------------
    ログインフォーム関係 .loginForm
----------------------------------------------------*/
.loginForm{
    margin-top:20px;
}
.loginForm h3{
    font-size:14px;
    margin-bottom:20px;
    background:url(/images/original_design_default/samplesource/3/h3title.png) no-repeat left;
    padding-left:20px;
}
.loginForm .section{
    text-align:center;
}
.btnWrap{
    margin-top:20px;
    text-align:center;
}
.loginForm .leadTxt{
    margin-bottom:30px;
}
.loginForm .lostpass{
    text-align:center;
    font-size:11px;
    margin-top:5px;
}
.loginForm .formTable{
    margin:20px auto 0;
    width:400px;
}
.formTable th,
.formTable td{
    border:1px solid #b2b2b2;
    padding:6px 8px;
}
.formTable th{
    background:#eee;
    width:120px;
}
.M_nameList input,#r_review input,#r_review textarea{
    padding:2px;
    border:1px solid #b2b2b2;
}
.loginForm .formTable input{
    width:200px !important  ;
}

/*----------------------------------------------------
    会員ログイン #memberlogin
----------------------------------------------------*/
#memberLogin .btnWrap{
    overflow:hidden;
    _zoom:1;
}
#memberLogin .btnWrap div{
    float:left;
    width:360px;
    padding-bottom:20px;
}
#memberLogin .btnWrap #newMember{
    border-right:1px dotted #b2b2b2;
}
#memberLogin .btnWrap p{
    margin:20px;
}
/*----------------------------------------------------
    注文履歴ログイン #orderlogin
----------------------------------------------------*/
/*----------------------------------------------------
    パスワード紛失 #orderlogin
----------------------------------------------------*/
/*----------------------------------------------------
    約款 #contract
----------------------------------------------------*/
#contractBox{
    width:700px;
    height:280px;
    overflow:auto;
    border:1px solid #b2b2b2;
    padding:10px;
    text-align:left;
    margin-top:20px;
}
/*----------------------------------------------------
    会員登録修正フォーム #member
----------------------------------------------------*/
#memberForm #M_entryForm{
    margin:30px 10px 20px;
    width:740px;
    border-top:1px solid #b2b2b2;
    border-left:1px solid #b2b2b2;
}
* html #memberForm #M_entryForm{
    position:relative;
}
#memberForm #M_entryForm th,
#memberForm #M_entryForm td{
    border-bottom:1px solid #b2b2b2;
    border-right:1px solid #b2b2b2;
    padding:8px;
}
* html #memberForm #M_entryForm th,
* html #memberForm #M_entryForm td{
    position:relative;
}
#memberForm #M_entryForm th{
    background:#eee;
    width:160px;
}
#memberForm .M_txt{
    font-size:11px;
    margin-left:10px;
}
#memberForm #mailreceiveN,
#memberForm #sex1{
    margin-left:10px;
}
#memberForm .M_ex,
#memberForm .M_info{
    font-size:11px;
    color:#666;
}
#memberForm .M_post{
    display:block;
    width:96px;
    height:22px;
    background:url(/images/original_design_default/samplesource/3/r_postBtn.png) no-repeat;
    float:left;
    text-indent:-9999em;
    overflow:hidden;
    _zoom:1;
}
#memberForm #mailreceiveY,
#memberForm #mailreceiveN,
#memberForm #sex0,
#memberForm #sex1{
    border:none;
}
#M_changepw #M_changepwTable th{
    background:#615D5C;
}

/* 退会する */
#r_leave img{
    display:none;
}
#r_leave a{
    display:block;
    width:81px;
    height:22px;
    margin-top:5px;
    background:url(/images/original_design_default/samplesource/3/memberjoin_escape.png) no-repeat 0 0;
}
#r_leave a:hover{
    background-position:0 -22px
}

/*----------------------------------------------------
    ポイント #point
----------------------------------------------------*/
#r_pointData{
    border:1px solid #b2b2b2;
    background:#eee;
    padding:10px;
    margin:20px 60px 30px;
}
#r_pointData p{
    text-align:center;
}
#r_pointData strong{
    font-size:15px;
    font-weight:bold;
    color:#cc0000;
}
#r_pointList table{
    border-collapse:separate;
    width:400px;
    margin:0 180px;
    border-spacing:0;
}
#r_pointList td{
    border:1px solid #b2b2b2;
    padding:8px;
    text-align:center;
}
#r_pointList td font{
    font-size:13px;
}
/*----------------------------------------------------
    商品検索 #search
----------------------------------------------------*/
#r_searchName{
    margin:20px 0 20px;
}
#r_searchName font{
    color:#333;
    font-weight:bold;
}
#r_searchInput{
    background:#dedede;
    padding:10px;
}
#r_searchInput table{
    width:740px;
    background:#fff;
}
#r_searchInput .btnWrap{
    margin-top:10px;
}
#r_searchInput th,#r_searchInput td{
    border:1px solid #b2b2b2;
    padding:6px 8px;
	text-align:left;
}
#r_searchInput th{
    background:#eee;
}
#r_searchInput #searchPrice input{
	width:60px;
}
#r_searchList table,
#r_pager table{
    width:100%;
}
.searchResult{
    font-size:14px;
    margin-bottom:20px;
    background:url(/images/original_design_default/samplesource/3/searchIcon.png) no-repeat left;
    padding-left:20px;
}
#r_searchList .innerList{
    letter-spacing: -.40em; /* 文字間を詰めて隙間を削除する */
    text-align:left;
    text-align: left;
    width: 100%;
    margin: 0;
    padding: 0;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-box;
    display: -webkit-flexbox;
    display: -moz-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
#r_searchList .innerList li{
    width:25%;
    display:inline-block;
    vertical-align: top;
    letter-spacing: normal; /* 文字間を通常に戻す */
    display: inline;  /* IE用ハック */
    margin-bottom: 40px;
      /* IE用ハック */
    padding-bottom: 40px;
    position: relative;
}
#r_searchList .innerBox{
    margin:10px;
}
#r_searchList .imgWrap img{
    max-width:100%;
}
#r_searchList .name{
    margin-bottom:5px;
}
#r_searchList .imgWrap{
    text-align:center;
    text-align: center;
    padding: 10px;
    height: 205px;
    width: 205px;
    display: table;
    margin-bottom: 10px;
}
#r_searchList .price{
    font-weight: bold;
    color: #7c0821;
}
#r_searchList .else{
    text-align:left;
}
#r_searchList .else li{
    float:none;
    width:auto;
    display:inline;
}
#r_searchList .btnWrap{
    text-align:center;
}
#r_searchList .btnWrap a {
    padding: 10px;
    border-radius: 4px;
    border: 1px solid #2f1f1c;
    display: block;
    color: #2f1f1c;
    text-decoration: none;
    font-weight: bold;
    letter-spacing: 1.57px;
    font-size: 12px;
    position: absolute;
    width: 77%;
    box-sizing: border-box;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}
#r_searchList .soldout{
    text-align:center;
    color:#cc0000;
}
#r_searchList .imgWrap a {
    display: table-cell;
    vertical-align: middle;
}
#r_searchList .imgWrap a img {
    max-width: 195px;
    max-height: 195px;
    height: auto;
    width: auto;
}
#r_searchList .name a {
    color: #333333;
    text-decoration: none;
    margin-bottom: 10px;
    display: block;
}


/*----------------------------------------------------
    まとめ買い #matomegai
----------------------------------------------------*/
/* まとめ買いタイトル */
#matomegai h2{
    font-size:14px;
    margin-bottom:20px;
    background:url(/images/original_design_default/samplesource/3/h2title.png) no-repeat center;
    line-height:60px;
    height:60px;
    padding-left:20px;
}

/* カテゴリーリスト */
#matomegai .innerList{
    overflow:hidden;
    _zoom:1;
    letter-spacing: -.40em; /* 文字間を詰めて隙間を削除する */
    text-align:left;
}
#matomegai .innerList li{
    vertical-align: top;
    letter-spacing: normal; /* 文字間を通常に戻す */
    width:25%;/* 商品数が4つなので100%÷4=25% */
    display:inline-block;
    /display: inline;  /* IE用ハック */
    /zoom: 1;  /* IE用ハック */
}
#matomegai .innerBox{
    margin:10px;
    text-align:center;
}
#matomegai .detail{
  text-align: left;
}
#matomegai .name{
    margin-bottom:5px;
}
#matomegai .imgWrap{
    text-align:center;
    margin-bottom:5px;
}
#matomegai .price span{
    padding:0 2px;
}
#matomegai .price{
    font-weight:bold;
    color:#333;
}
#matomegai .consumerPrice{
    font-size:11px;
    color:#999;
    text-decoration:line-through;
}
#matomegai .else{
    text-align:left;
}
#matomegai .else li{
    float:none;
    width:auto;
    display:inline;
}
#matomegai .M_lumpinput{
    text-align:right;
}
#matomegai .content{
    border-top:1px dashed #b2b2b2;
    padding:10px 0;
    margin:10px auto;
    border-bottom:1px dashed #b2b2b2;
    font-size:11px;
}
#matomegai .btnWrap{
    margin:10px auto 5px;
    background:#e6e6e6;
    padding:5px 0;
    text-align:left;
}
#matomegai .btnWrap .soldout{
    text-align:center;
    color:#cc0000;
}
#matomegai .btnWrap a, #matomegai .wishlistBtn{
	display: inline-block;
	text-indent: -9999em;
}
#matomegai .btnWrap a{
	width: 77px;
	height: 18px;
	margin-left: 5px;
}
#matomegai .wishlistBtn{
	width: 147px;
	height: 22px;
}
#matomegai .cartBtn{
	background: url("/images/original_design_default/samplesource/3/r_c_basketBtn.png") no-repeat;
}
#matomegai .quickBtn{
	background: url("/images/original_design_default/samplesource/3/r_c_buyBtn.png") no-repeat;
}
#matomegai .wishlistBtn{
	background: url("/images/original_design_default/samplesource/3/r_wishlistBtn.png") no-repeat;
}
#matomegai .btnWrap a:hover, #matomegai .wishlistBtn:hover{
	filter: alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
}

/*----------------------------------------------------
    買い物カゴ #basket
----------------------------------------------------*/
#r_basket{
    margin-bottom:60px;
}
#basketTable{
    width:100%;
    margin-top:30px;
}
#basketTable th,#basketTable td{
    text-align:center;
    border-bottom:1px solid #b2b2b2;
    padding:6px;
}
#basketTable th{
    border-top:2px solid #b2b2b2;
    border-bottom:1px dashed #b2b2b2;
    white-space:nowrap;
}
#basketTable .basketNum{
    width:30px;
    padding:0;
}
#basketTable .basketImg{
    width:56px;
}
#basketTable .basketName{
    width:400px;
    text-align:left;
}
#basketTable .basketMatomegai{
	margin-top: 4px;
	display: inline-block;
}
#basketTable .basketMatomegai a{
	border: 1px solid #999;
	padding: 2px 5px;
	font-size: 11px;
	display: inline-block;
	-moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
	color: #999;
	text-decoration: none;
}
#basketTable .basketMatomegai a:hover{
	background: #999;
	color: #fff;
}
.quantityWrap{
	display:table;
}
.quantityInput,.basketQunantity,.quantityAmend{
	display:table-cell;
	vertical-align:middle;
	padding:0 2px;
}
#basketTable .basketQuantity td{
    border:none;
    padding:0;
}
#basketTable .basketPoint{
    width:70px;
}
#basketTable .basketPrice{
    width:70px;
}
#basketTable .basketOption{
    text-align:left;
    margin-top:4px;
}
#basketTable .basketHaisou{
    padding:0;
}
#basketTable .carriageWrap{
    margin:4px 0;
}
#basketTable .basketHaisou p{
    text-align:right;
}
#basketTable .basketHaisou .carriageMsg1{
    color:#cc0000;
}
#basketTable .basketHaisou .carriageMsg2{
    font-size:11px;
}
#basketTable .basketBtns{
    width:80px;
}
#basketTable .basketBtns img{
    margin-bottom:2px;
}
#basketTable .basketTotal{
    text-align:right;
    background:#ebebeb;
    border-top:3px solid #b2b2b2;
}
#basketTable .basketTotal em{
    font-weight:bold;
    font-size:15px;
    color:#cc0000;
}
#basketTable .basketTotal a{
	text-decoration: underline;
	margin-left: 4px;
}
#basketTable .basketTotal a:hover{
	text-decoration: none;
}
#basketTable .totalWrap{
	width: 60%;
	margin: 0 0 0 auto;
}
#basketTable .totalItem{
	float: left;
	clear: left;
	width: 60%;
	text-align: right;
}
#basketTable .matomegaiWrap{
	margin-bottom: 4px;
}
#basketTable .basketEmpty p{
    text-align:center;
    margin:10px auto;
}
#r_basket .btnWrap .btnBack{
    float:left;
    padding-top:5px;
    margin-left:10px;
}
#r_basket .btnWrap .btnOrder{
    float:right;
    margin-right:10px;
}

/* Amazonボタン */
.amazonButtonWrap{
	margin-top:10px;
}
.amazonButton{
	width:205px;
}

/* お気に入りリスト */
#wishTable{
    width:100%;
}
#wishTable th,#wishTable td{
    text-align:center;
    border-bottom:1px solid #b2b2b2;
    padding:6px;
}
#wishTable th{
    border-top:2px solid #b2b2b2;
    border-bottom:1px dashed #b2b2b2;
}
#wishTable .wishName{
    text-align:left;
    width:240px;
}
#wishTable .wishQuantity input{
    margin-right:4px;
}
/*----------------------------------------------------
    お知らせ #news
----------------------------------------------------*/
#r_news {
    margin: 30px 0 60px;
}
#r_news #newsHead{
    text-align:left;
    border-bottom:2px solid #b2b2b2;
    padding:4px 0;
    font-size:15px;
}
#r_news #newsHead span{
    margin-right:10px;
    font-size:11px;
    color:#999;
}
#r_news #newsContents{
    text-align:left;
    padding:40px 20px;
    border-bottom:1px dashed #b2b2b2;
    margin-bottom:20px;
}
#r_news #newsAccess{
    text-align:right;
    font-size:11px;
    color:#999;
    margin-top:20px;
}
#r_news #newsNext{
    text-align:right;
    font-size:11px;
    margin-bottom:10px;
}
#r_news #newsList{
    margin-bottom:20px;
}
#r_news #newsList .line{
    background:#fff;
}
#r_news #newsList .lims{
    border-bottom:1px dashed #b2b2b2;
}
#r_news #newsListBtn{
    text-align:center;
}

/* ご利用ガイド */
#makebanner #guideMain{
    margin:0 70px;
}

/*----------------------------------------------------
    カタログ #catalog
----------------------------------------------------*/
#catalog .ctlg_text{
    margin-top:24px;
}
#r_catalog .catalogCart{
    text-align:right;
    margin:8px 0;
}



/*****************************************************
	
	フッタ #footer
	
*****************************************************/
.pageTop{
	text-align:right;	

}

#footerWrap{
	width:100%;
	margin-top:20px;
	background: #0a0006;
	padding: 40px 0 0;
}
#footer{
	width: 980px;
	margin:0 auto;
	padding:10px 0;
	font-size:12px;
}

#f_nav{
	overflow:hidden;
	_zoom:1;
	margin-bottom: 30px;
	padding:10px 0;
}

#f_nav li{
	display:inline;
	padding: 0 8px;
	color: #fff;
}

#f_nav li:nth-last-of-type(1) {
	margin: auto 0;
	border-right: none;
}
#f_nav li a:link,#f_nav li a:visited,#f_nav li a:active{
	text-decoration:none;
	color: #fff;
	font-size: 14px;
	letter-spacing: 1.57px;
}
#f_nav li a:hover{
	text-decoration:underline;
	color:#333;	
}
#f_info{
	margin: 12px 0;
	width:400px;
	color: #fff;
}
#f_info a{
	color:#333;	
}

#footer_guideWrap{
	width: 100%;
	background-color:#ffffff;
	padding-top: 60px;
	margin: 0 auto;
	background: #2f1f1c url(https://gigaplus.makeshop.jp/sazacoffee/img/pc/foot_top.jpg) repeat-x;
}

#footer_guide {
	width: 1060px;
	overflow: hidden;
}

#footer_guide h2{
	text-align:center;
	margin-bottom: 60px;
}

#footer_guide h3{
	color: #b8a260;
	font-size: 22px;
	line-height:25px;
	margin-bottom: 15px;
	border-bottom: 1px solid;
	padding: 0 0 10px;
	letter-spacing: 1.57px;
}

#footer_guidebig{
	overflow:hidden;
	display: flex;
	justify-content: space-between;
}

.footer_guide_small{
	width: 460px;
	margin: 0 30px 0 30px;
}

.footer_guide_small li {
	margin-bottom: 60px;

}

.footer_guide_small p {
	font-size:13px;
	clear:both;
	padding-bottom: 10px;
	color: #fff;
	letter-spacing: 1.57px;
	line-height: 1.8;
}
.footer_guide_small ul.payment{
    padding: 10px 0;
}

.footer_guide_small li.payment_small {
    width: 49.7%;
    box-sizing:  border-box;
    border:  1px solid #ccc;
    margin:  2px 0;
    padding: 10px 0;
    font-size: 15px;
    font-weight: bold;
    color: #222;
    background: #fff;
}
.footer_guide_small ul.payment .left,.footer_guide_small ul.payment .center {
    float: left;
    margin-right: 2px;
}

.footer_guide_small ul.payment .right {
    float: right;
}
.footer_guide_small li.payment_big {
    clear:  both;
    border: 1px solid #ccc;
    margin: 2px 0;
    box-sizing: border-box;
    padding: 10px 30px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.footer_guide_small li.payment_big h4{
    padding-bottom: 10px;
}

ul.footer_guide_small ul.payment_big {
    margin:  2px 0;
    border:  1px solid #ccc;
    padding: 10px 0;
}

ul.footer_guide_small ul.payment_iconWrap li {
    display: inline;
}


ul.footer_guide_small ul.payment h4 {
    font-size: 15px;
    font-weight:  bold;
    color: #2f1f1c;
    text-align:  center;
}
ul.footer_guide_small ul.payment_big h4 {
    margin-bottom: 10px;
}


.footer_guide_small table.cash{
    margin-top:  10px;
    width: 100%;
}
.footer_guide_small table.cash td.range {
    text-align: left;
    border-right:  none;
    background: #534741;
    padding: 5px 15px 5px 10px;
    color: #fff;
}
.footer_guide_small table.cash td {
    text-align: right;
    border: 2px solid #2f1f1c;
    border-left:  none;
    padding: 7px 10px 7px 20px;
    background: #efefef;
}
.footer_guide_small p.red {
	color: #f00;
}
.footer_guide_small strong {
	color: #f00;
	font-size: 20px;
}

.footer_guide_small span {
	font-weight: bold;
	color:red;
	font-size:20px;
}

.footer_guide_small #shopname {
	font-size: 20px;
}

#shopaddres{
	font-size:15px;
}

#imgleft{
	float:left;
}
.footer_guide_small p.textright{
	text-align:right;
}
.footer_guide_small p.shopname{
	font-weight: bold;
	font-size:20px;
	padding:10px 0;
}
.footer_guide_small table.cash th {
    border: 2px solid #2f1f1c;
    background: #534741;
    color: #fff;
    padding: 5px 10px;
}

ul.foot_list li {
    text-align: left;
    margin: 5px 0;
    color: #fff;
    padding-left: 1em;
    text-indent: -1em;
    letter-spacing: 1.57px;
    line-height: 1.8;
}

ul.foot_list02 li {
    text-align: left;
    margin: 2px 0;
    color: #fff;
    padding-left: 1em;
    text-indent: -1em;
    letter-spacing: 1.57px;
    line-height: 1.8;
}

.footer_guide_small h4.foot_ttlh4 {
    color: #b8a260;
    font-size: 16px;
    margin: 20px 0 10px;
}

.footer_guide_small  ul.payment li.payment_big h4 {
    font-size: 12px;
    white-space: nowrap;
    padding: 0;
}

.footer_guide_small li.payment_big ul.payment_iconWrap {
    width: 220px;
}
.footer_guide_small table.cash.haisou td {
    text-align: center;
}
.footer_guide_small table.cash tr:first-child th,
.footer_guide_small table.cash tr:first-child td {
    text-align: center;
}
a.foot_btn {
    width: 240px;
    display: block;
    margin: 20px auto;
    color: #fff;
    text-decoration: none;
    border: 1px solid #fff;
    border-radius: 4px;
    padding: 10px 50px;
    box-sizing: border-box;
    background: url(https://gigaplus.makeshop.jp/sazacoffee/img/pc/fot_btn_arrow.png) no-repeat 95% center;
    letter-spacing: 1.57px;
}
a.foot_btn:hover {
    opacity: 0.7;
}
.foot_access_block {
    width: 980px;
    margin: 0 auto 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 40px;
    border-bottom: 1px solid #ab9d9b;
}

.foot_access {
    display: flex;
    align-items: center;
}

.foot_access p {
    margin-left: 30px;
    color: #fff;
    line-height: 1.8;
    letter-spacing: 1.57px;
    font-size: 12px;
}

.foot_access p a {
    margin: 0 0 0 12px;
}
.foot_sns ul.sns_List li.corporate_link {
    margin-right: 30px;
}





#leftContents .inner table {
    width: 100%;
}

#leftContents .inner table tbody tr td >a {
    padding: 20px 10px 20px 55px;
    display: block;
    text-decoration: none;
    font-weight: bold;
    color: #2f1f1c;
}

tr[height="1"],tr[height="8"] {
    display: none;
}

#leftContents .inner table tr > td {
    border-bottom: 1px solid #fff;
}

/*tr の nth-child で指定、(2)から3ずつ飛ばす*/

#leftContents .inner table tr:nth-child(2) > td a {
    background: url(https://gigaplus.makeshop.jp/sazacoffee/img/pc/side_icon16.png) no-repeat 10px center;
}
#leftContents .inner table tr:nth-child(5) > td a {
    background: url(https://gigaplus.makeshop.jp/sazacoffee/img/pc/side_icon02.jpg) no-repeat 10px center;
}
#leftContents .inner table tr:nth-child(8) > td a {
    background: url(https://gigaplus.makeshop.jp/sazacoffee/img/pc/side_icon05.jpg) no-repeat 10px center;
}
#leftContents .inner table tr:nth-child(11) > td a {
    background: url(https://gigaplus.makeshop.jp/sazacoffee/img/pc/side_icon03.jpg) no-repeat 10px center;
}
#leftContents .inner table tr:nth-child(14) > td a {
    background: url(https://gigaplus.makeshop.jp/sazacoffee/img/pc/side_icon09.jpg) no-repeat 10px center;
}
#leftContents .inner table tr:nth-child(17) > td a {
    background: url(https://gigaplus.makeshop.jp/sazacoffee/img/pc/side_icon10.jpg) no-repeat 10px center;
}
#leftContents .inner table tr:nth-child(20) > td a {
    background: url(https://gigaplus.makeshop.jp/sazacoffee/img/pc/side_icon08.jpg) no-repeat 10px center;
}
#leftContents .inner table tr:nth-child(23) > td a {
    background: url(https://gigaplus.makeshop.jp/sazacoffee/img/pc/side_icon11.jpg) no-repeat 10px center;
}
#leftContents .inner table tr:nth-child(26) > td a {
    background: url(https://gigaplus.makeshop.jp/sazacoffee/img/pc/side_icon13.jpg) no-repeat 10px center;
}
#leftContents .inner table tr:nth-child(29) > td a {
    background: url(https://gigaplus.makeshop.jp/sazacoffee/img/pc/side_icon17.jpg) no-repeat 10px center;
}
#leftContents .inner table tr:nth-child(32) > td a {
    background: url(https://gigaplus.makeshop.jp/sazacoffee/img/pc/side_icon15.png) no-repeat 10px center;
}
#leftContents .inner table tr:nth-child(35) > td a {
    background: url(https://gigaplus.makeshop.jp/sazacoffee/img/pc/side_icon20.png) no-repeat 10px center;
}
#leftContents .inner table tr:nth-child(38) > td a {
    background: url(https://gigaplus.makeshop.jp/sazacoffee/img/pc/side_icon20.png) no-repeat 10px center;
}
#leftContents .inner table tr:nth-child(41) > td a {
    background: none;
}
}


div#detailInfo p {
    margin: 10px 0;
}
div#detailInfo p span {
    font-size: 22px;
    font-weight: bold;
    color: #a3141e;
    margin: 0 0 0 15px;
}
input[name="amount"] {
    padding: 2px 3px;
    text-align: right;
}
#detailInfo p.ryou span {
    font-size: 100%;
    margin: 0 0 0 5px;
    position: relative;
}
#detailInfo p.ryou span a {
    font-size: 7px;
    text-decoration: none;
    width: 16px;
    display: block;
    border: 1px solid #a9a9a9;
    padding: 0 1px 0 6px;
    text-indent: -99999px;
    height: 10px;
    position: absolute;
    right: -26px;
    top: -1px;
    border-radius: 3px;
}
#detailInfo p.ryou span a::before {
    content: "";
    width: 0;
    height: 0;
    border-bottom: 4px solid #333;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    position: absolute;
    right: 7px;
    top: 3px;
}
#detailInfo p.ryou span a:last-child {
    top: auto;
    bottom: -3px;
}
#detailInfo p.ryou span a:last-child::before {
    transform: rotate(180deg);
}
div#detailInfo p span#M_point {
    font-size: 100%;
    margin: 0;
    font-weight: normal;
    color: #333;
}
#r_contact ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 10px;
}
#r_contact ul li a {
    width: 200px;
    text-align: center;
    display: block;
    border: 1px solid #30201f;
    padding: 5px;
    box-sizing: border-box;
    border-radius: 4px;
    text-decoration: none;
    font-weight: bold;
    color: #30201f;
}
#r_contact ul li a:hover {
    opacity: 0.7;
}

h3.m_title span {
    font-size: 24px;
    margin-bottom: 20px;
    line-height: 60px;
    height: 60px;
    padding-left: 20px;
    color: #352020;
    letter-spacing: 1.57px;
    border-left: 4px solid #62111c;
}

#pageTop {
    position: fixed;
    bottom: 23px;
    right: calc(100% - 1600px);
    z-index: 100;
}

/**/
#M_basketTemp1 #M_basketClosedBox a {
    height: 68px;
}



#M_headBasketIn{ /* 「現在の中身」の文字色とレイアウト */
    position: absolute;
    top:-9px;
    right: -9px;
    font-size: 10px;
    width: 18px !important;
    height: 18px !important;
    background-color: #ccc;
    border-radius: 50%;
    text-align: center;
    text-align: center !important;
    padding: 0 !important;
    color: #333;
}
#M_headBasketIn em{
    color: #fff!important; /* 商品点数の文字色 */
    margin-top:2px;
    display:block;
}

/*イーレコ*/
#detail #_rcmdjp_display_1 .reco_title {
    background: none;
}
#detail #_rcmdjp_display_1 .reco_title p.reco_para {
    font-size: 24px;
    margin-bottom: 20px;
    line-height: 34px;
    height: 36px;
    padding-left: 20px;
    color: #352020;
    letter-spacing: 1.57px;
    border-left: 4px solid #62111c;
}
#detail #recommend div.reco_layout .reco_item {
    padding: 10px;
    width: 120px;
    height: 120px;
    margin: 0 auto 10px;
    display: table;
    text-align: center;
}
#detail #recommend div.reco_layout .reco_item a {
    width: 100px;
    height: 100px;
    display: table-cell;
    vertical-align: middle;
}
#detail #recommend div.reco_layout .reco_item a img {
    max-width: 100%;
    max-height: 100%;
}
#detail #recommend div.reco_layout .reco_goods a {
    text-decoration: none;
    color: #333;
}
#detail #recommend div.reco_layout .reco_price {
    font-weight: bold;
    color: #7c0821;
}
#detail #recommend div.reco_layout {
    text-align: left;
}

/*定期購入*/
table.M_infoTable {
    display: none;
}
p.M_repeatPrice {
    font-size: 22px;
    font-weight: bold;
    color: #a3141e;
}
.regular_price + p.M_repeatPrice {
    margin-top: 40px;
    padding-top: 30px;
    border-top: 1px dashed #ccc;
}
p.M_repeatPrice span {
    color: #333;
    font-size: 13px;
    font-weight: 400;
    text-align: center;
    margin-right: 15px;
}
.repeatMgn {
    text-align: left;
    margin: 10px 0;
    color: #a3141e;
    font-size: 14px;
    letter-spacing: 1.57px;
    font-weight: bold;
}
#basketBtn02 a {
    text-align: left;
    padding-left: 57px;
}
#basketBtn02 a span {
    display: block;
    text-align: left;
    font-size: 80%;
}

#kaitenInfo .listWrap#pay3 table.tableList {
    background: #fff;
}
#kaitenInfo .listWrap#pay3 ul.payment_iconWrap {
    display: flex;
    align-items: center;
    justify-content: center;
}

#kaitenInfo .listWrap#pay3 table.tableList,
#kaitenInfo .listWrap#pay5 table.tableList {
    background: #fff;
}
#kaitenInfo .listWrap#pay3 ul.payment_iconWrap {
    display: flex;
    align-items: center;
    justify-content: center;
}
#kaitenInfo ul.payment_iconWrap {
    display: flex;
    padding: 10px 0;
    align-items: center;
    justify-content: center;
}
#kaitenInfo ul.payment_iconWrap li {
    padding: 0 10px;
}
#kaitenInfo .listWrap dt {
    width: 115px !important;
}
#kaitenInfo .listWrap dd {
    padding-left: 140px !important;
}
#detailInfo .ryou table input {
    padding: 2px 3px;
    text-align: right;
    margin: 0 1px 0 15px;
}
#detailInfo .ryou table a {
    height: 11px;
    display: inline-block;
}
ul.convenienceList.mgnB16 {
    padding: 10px;
    box-sizing: border-box;
    border: 1px solid #c9c9c9;
    text-align: center;
    background: #fff;
}
#kaitenInfo #aboutPay ul.convenienceList.mgnB16 li {
    display: inline-block;
    float: none !important;
}
#kaitenInfo .tableList td {
    background: #fff;
}
div#basketBtn02.repeat_getBtn a.cart_btn {
    width: 70%;
    margin: 0 auto;
    padding: 15px 20px 12px 89px;
    background: #30201f url(https://gigaplus.makeshop.jp/sazacoffee/img/pc/detail_icon01.png) no-repeat 32px center;
}


/*定期便ページCSS*/

.ct40-main{
width:900px;
font-family: "Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;
margin-bottom:60px;
}

.teikibin-eyecatch{

position:relative;
}

.teikibin-eyecatch p.catch-text{

position:absolute;
font-family: "Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;
top:12px;
right:40px;
color:#ffffff;
font-size:20px;
font-weight:bold;
}

.teikibin-eyecatch p.catch-text span.big{

font-size:35px;

}

.teikibin-eyecatch p.catch-text span.dot{

font-size:30px;
-webkit-text-emphasis: filled circle #FFE800;
   text-emphasis: filled circle #FFE800;

}

.teikibin-eyecatch h3{
position:absolute;
font-family: "Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;
font-size:80px;
top:80px;
right:20px;
text-align:center;
line-height:65px;
letter-spacing:-6px;
color:#FFE800;
text-shadow:0 3px 3px #000;
}

.teikibin-eyecatch h3 span{

color:#ffffff;
font-size:40px;
margin-left:5px;

}

.teikibin-eyecatch p.catch-date{

position:absolute;
bottom:0;
right:115px;
color:#ffffff;
font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
font-size:40px;
font-weight:bold;
}

.teikibin-eyecatch p.catch-date span.circle{

background:#FFE800;
border-radius:50%;
font-size:12px;
line-height:40px;
width:40px;
height:40px;
display:inline-block;
text-align:center;
color:red;
vertical-align:text-bottom;
font-family: "Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;
font-weight:bold;
margin-right:10px;
}

.teikibin-eyecatch p.catch-date span.big{

font-size:50px;

}

.teikibin-eyecatch p.catch-date span.small{

font-size:25px;

}



.select-box{

background:url("https://gigaplus.makeshop.jp/sazacoffee/img/pc/ct40/ct40-bg-01.jpg");
    height: 270px;
    padding-top: 50px;
}

.select-box-text{
text-align:center;
font-size: 35px;
font-weight: bold;
color:#FFE800;
}

.first-club{

background:#E4CCA2;
position:relative;
}

.first-club-inner-box{
background:#DEDBC8;
border-radius:20px;
width:847px;
margin:0 auto;
position:relative;
padding-top:20px;
padding-bottom:40px;

}

#gizagiza a , #gizagiza a:after , #gizagiza a:before , #gizagiza a span {
  content:"";
  width:60px;
  height:60px;
  background-color:#C30D23;
  position:absolute;
  top:0px;
left:0;
}
#gizagiza , #gizagiza a , #gizagiza a:after , #gizagiza a:before {
  -webkit-transform: rotate(22.5deg);
  -moz-transform: rotate(22.5deg);
}
#gizagiza a span {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  text-align: center;
  z-index: 999;
  line-height: 60px;
  color: #FFF000;
font-size:25px;
font-weight:bold;

}
#gizagiza {
  position:absolute;
  width:60px;
  height:60px;
  background-color:#C30D23;
  margin:20px 0 0 20px ;
top:65px;
left:30px;
}

.ticket{

    position: absolute;
    top: 76px;
    right: 31px;

}

.airplain{
 position: absolute;
top:0;
right:-44px;
}

.first-club-catch{
font-size:30px;
text-align:center;
font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
font-weight:bold;
}

.first-club-catch span{
font-size:40px;
color:#005E66;
background: linear-gradient(transparent 60%, #fff261 60%);
-webkit-text-emphasis: filled dot #005E66;
   text-emphasis: filled dot #005E66;
}


.first-club-bt-01{
    position: absolute;
    bottom: 230px;
    left: 105px;
}

.first-club-bt-02{
position:absolute;
position: absolute;
    bottom: 230px;
    right: 164px;
}



.first-club-inner-box h3{

background: #005E66;
    color: #ffffff;
    text-align: center;
    font-size: 45px;
    border-radius: 5px;
    width: 810px;
    margin: 0 auto;
    letter-spacing: -2px;
}

.first-club-text-01{

font-weight:bold;
text-align:center;
color:#005E66;
font-size:20px;
line-height:40px;
}

.first-club-image{
margin-bottom:20px;
}

.saza-course{
 width:322px;
background:#ffffff;
display:inline-block;
margin-right:10px;
border-top:15px solid #005E66;
vertical-align:top;
padding-bottom:20px;
}

.saza-course .price-table .text01,
.saza-course .price-table .text02,
.saza-course .price-table .text03{

color:#005E66;

}

.saza-course span.month{

background:#005E66;
color:#ffffff;
border-radius:50%;
display:inline-block;
width:35px;
height:35px;
line-height:35px;
text-align:center;

}

.saza-course .price-table{

float:right;
margin-right:20px;

}

.saza-course h4{

font-size:20px;
color:#005E66;
line-height:50px;
padding-left:20px;
letter-spacing:-3px;
}

.saza-course h4 img{

height: 30px;
    margin-right: 9px;
    margin-top: -9px;

}

.saza-course h4 span{

font-size:30px;

}

.saza-course p{
font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 20px;
    float: left;
    width: 179px;
    margin-left: 20px;
    margin-top: 10px;
    letter-spacing: -3px;
}


.saza-course img.btn{
margin-top:10px;

}

.Varistor-course{
width:433px;
background:#ffffff;
display:inline-block;
border-top:15px solid #005E66;
vertical-align:top;
padding-bottom:20px;
}

.Varistor-course .price-table .text01,
.Varistor-course .price-table .text02,
.Varistor-course .price-table .text03{

color:#005E66;

}

.Varistor-course span.month{

background:#005E66;
color:#ffffff;
border-radius:50%;
display:inline-block;
width:45px;
height:45px;
line-height:45px;
text-align:center;

}

.Varistor-course .price-table{

float:right;
margin-right:20px;
}

.Varistor-course h4{
font-size:20px;
color:#005E66;
line-height:50px;
padding-left:20px;
letter-spacing:-3px;
}

.Varistor-course h4 img{

height: 30px;
    margin-right: 9px;
    margin-top: -9px;

}

.Varistor-course h4 span{
font-size:30px;
}

.varistor-comment{

background: url(https://gigaplus.makeshop.jp/sazacoffee/img/pc/ct40/ct40-17.png);
    height: 89px;
    background-repeat: no-repeat;
    margin-left: 20px;
    padding-left: 106px;
    padding-top: 26px;
    padding-right: 50px;
margin-bottom:12px;
}

.varistor-comment h5{
    font-size: 16px;
    letter-spacing: -2px;

}

.varistor-comment p{
font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 16px;
    letter-spacing: -2px;
}


.first-club-inner-box .tokuten-mark{

    background: url(https://gigaplus.makeshop.jp/sazacoffee/img/pc/ct40/ct40-bg-02.png);
    background-repeat: no-repeat;
    position: absolute;
    width: 152px;
    height: 165px;
    color: #ffffff;
    font-size: 20px;
    padding-top: 43px;
    font-weight: bold;
margin-top: -10px;
margin-left:10px;

}

.first-club-inner-box .tokuten-text{
    background: #ffffff;
    border-radius: 15px;
    border: 3px solid #005E66;
    width: 620px;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-left: 81px;
    padding-top: 20px;
    padding-bottom: 20px;
    margin-left: 50px;
}
.first-club-inner-box .tokuten-text p.text01{
font-size: 35px;
   font-weight: bold;
}

.first-club-inner-box .tokuten-text p.text01 span{

background:#946134;
color:#ffffff;
padding-left:20px;
padding-right:20px;
border-radius:5px;
margin-left:10px;
}

.first-club-inner-box .tokuten-text p.text02{

font-size: 24px;
    letter-spacing: -1px;
    font-weight: bold;
background: linear-gradient(transparent 60%, #fff261 60%);

}




.teikibin{

background:#E4CCA2;

}

.teikibin-inner-box{
background:#E9DEC9;
border-radius:20px;
width:847px;
margin:20px auto;
box-shadow: 2px 2px 4px gray;

}

.teikibin-catch{
font-size:30px;
text-align:center;
font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
font-weight:bold;
}

.teikibin-catch span{
font-size:40px;
color:#C30D23;
background: linear-gradient(transparent 60%, #fff261 60%);
-webkit-text-emphasis: filled dot #C30D23;
   text-emphasis: filled dot #C30D23;
}

.teikibin-inner-box h3{

background: #62552E;
    color: #ffffff;
    text-align: center;
    font-size: 45px;
    border-radius: 5px;
    width: 810px;
    margin: 0 auto;
    letter-spacing: -2px;
}

.teikibin_select{

background:#C30D23;
color:#ffffff;
width:216px;
float:left;
font-size:20px;
font-weight:bold;
border-radius:5px;
margin-top:10px;
margin-left:100px;
text-align:left;
padding-left:20px;
padding-top:5px;
padding-bottom:5px;
}

.teikibin_select span{

color:#FFF23F;
font-size:25px;

}

.teikibin-table{

margin-top:10px;
margin-left:30px;
float:left;
}

.teikibin-table th{
 border-right:2px solid #000000;
font-size:23px;
padding-right:10px;
}

.teikibin-table td{

font-size:29px;
font-weight:bold;
padding-left:10px;

}

.teikibin-table td.cicle span{

background:#40210F;
border-radius:5px;
color:#ffffff;
padding:2px 5px;

}

.teikibin-table td.date span{

font-size:20px;

}

.teikibin-text01{
clear:both;
font-size:26px;
font-weight:bold;
text-align:center;
margin-top:100px;
color:#62552E;
}

.teikibin-text01 span{
font-size:42px;

}

.teikibin-text02{
font-size:22px;
font-weight:bold;
text-align:center;
color:#62552E;
margin-bottom:15px;
}

ul.teikibin-list li{

width:267px;
background:#ffffff;
display:inline-block;
border-top:10px solid #62552E;
padding-bottom:10px;
margin-bottom:15px;
vertical-align:top;
}

ul.teikibin-list li h4{

margin-top:10px;
font-size:20px;
 padding-left:18px;
letter-spacing:-1px;
color:#62552e;
}

ul.teikibin-list li h4 img{

margin-top:-5px;
margin-right:10px;

}

.teikibin-product-image{

float:left;
margin-left:10px;

}

.teikibin-product-text{

float:left;
/*
font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
*/
width:140px;
font-weight:bold;
margin-top:10px;
font-size:13px;
letter-spacing:-1px;
}

.teikibin-product-gram{

font-weight:bold;
font-size:17px;
color:#62552e;

}

.price-table .text01{
font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
font-size:40px;
letter-spacing:-2px;
font-weight:bold;
color:#62552e;
}

.price-table .text02{
font-size:8px;
display:block;
margin-bottom:-4px;
color:#62552e;
}

.price-table .text03{
font-size:25px;
font-weight:bold;
color:#62552e;
}

.teikibin-inner-box .tokuten-mark{

    background: url(https://gigaplus.makeshop.jp/sazacoffee/img/pc/ct40/ct40-bg-03.png);
    background-repeat: no-repeat;
    position: absolute;
    width: 152px;
    height: 165px;
    color: #ffffff;
    font-size: 35px;
    padding-top: 32px;
    font-weight: bold;
margin-top: -10px;
margin-left:10px;

}

.teikibin-inner-box .tokuten-text{
    background: #ffffff;
    border-radius: 15px;
    border: 3px solid #62552E;
    width: 620px;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-left: 81px;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-left: 50px;
}
.teikibin-inner-box .tokuten-text p.text01{
font-size: 35px;
   font-weight: bold;
}

.teikibin-inner-box .tokuten-text p.text01 span{

background:#946134;
color:#ffffff;
padding-left:20px;
padding-right:20px;
border-radius:5px;
margin-left:10px;
}

.teikibin-inner-box .tokuten-text p.text02{

font-size: 35px;
  letter-spacing: -1px;
    font-weight: bold;


}

.teikibin-inner-box .tokuten-text p.text02 span{
background: linear-gradient(transparent 60%, #fff261 60%);
}

.teikibin-voice{
background:#670000;
padding:20px 0;
}

.teikibin-voice h3{

color:#ffffff;
text-align:center;
font-size:30px;
margin-bottom:45px;
margin-left:40px;
margin-right:40px;
}

.teikibin-voice h3 {
  position: relative;
  padding: 0 55px;
}

.teikibin-voice h3:before, .teikibin-voice h3:after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 265px;
  height: 6px;
  background: url("https://gigaplus.makeshop.jp/sazacoffee/img/pc/ct40/ct40-bg-04.png");
}

.teikibin-voice h3:before {
  left:0;
}
.teikibin-voice h3:after {
  right: 0;
}


.teikibin-voice-box-01,
.teikibin-voice-box-02{

width:400px;
display:inline-block;
padding:10px;
position:relative;
}

.teikibin-voice-box-01{

border-right:2px solid #ffffff;

}

.teikibin-voice-box-01 span.kotei{
background:#005E66;
color:#ffffff;
font-weight:bold;
font-size:18px;
padding:5px;
display:block;
transform: rotate(-5deg);
width:200px;
z-index:100;
position:absolute;
top:-20px;
}

.teikibin-voice-box-02 span.kotei{
background:#62552E;
color:#ffffff;
font-weight:bold;
font-size:18px;
padding:5px;
display:block;
transform: rotate(-5deg);
width:200px;
z-index:100;
position:absolute;
top:-20px;
}


.teikibin-voice-box-01 h4,
.teikibin-voice-box-02 h4{
  position: relative;
  display: inline-block;
  margin: 0 0 1.5em 0;
  padding: 7px 10px;
  min-width: 120px;
  max-width: 100%;
width:95%;
  color: #ffffff;
  font-size: 20px;
  background: #946134; 
border-radius:15px;
text-align:center;
}

.teikibin-voice-box-01 h4:before, 
.teikibin-voice-box-02 h4:before{
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #946134;
}

.teikibin-voice-box-01 p,
.teikibin-voice-box-02 p{

color:#ffffff;
font-size:15px;
} 

.teikibin-voice-box-01 p span,
.teikibin-voice-box-02 p span{

font-weight:bold;
} 

.teikibin-qanda h3,
.teikibin-qanda p{

font-size:25px;
color:#ffffff;
text-shadow:2px 0 0 #B09E69,0 2px 0 #B09E69,-2px 0 0 #B09E69,0 -2px 0 #B09E69,3px 3px 0 #946134;
text-align:center;
font-weight:bold;
margin-top:10px;
margin-bottom:10px;

}

.teikibin-qanda{

padding-bottom:20px;
padding-top:20px;
}

.btn-stitch {
  display: inline-block;
  padding: 0.5em 2em;
  text-decoration: none;
  background: #62552E;
  color: #ffffff !important;
text-decoration:none !important;
  border-radius: 4px;
  box-shadow: 0px 0px 0px 5px #62552E;
  border: solid 1px #FFF;
font-size:20px;
margin-top:40px;
}

.btn-stitch:hover {
  border: dotted 1px #FFF;
}

