@charset "UTF-8";

/*=================================================================================
	default
=================================================================================*/
body {
	margin:0;
	padding:0;
	font-family:"メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", "Osaka", sans-serif;
	font-size:12px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
 body {
	margin:0;
	padding:0;
	font-family: angie-sans,fertigo-script,sans-serif,seriff,Comic Sans MS;
	font-weight: normal;
}
}

#sp, #sp #inner, #sp .pr, #sp .content, .content-sss, .content2, .content-week, #sp .area, #sp.item, #sp .product, #sp .info {
	overflow:hidden;
	_zoom:1;
}

.clearfix:after {  
  content: ".";   
  display: block;   
  height: 0;   
  clear: both;   
  visibility: hidden;  
}  
  
.clearfix { display: inline-table; }

/*=================================================================================
	main contents
=================================================================================*/
#sp .sns {
    height: 26px;
    padding: 10px 20px 0 0;
    text-align: right;
    width: 730px;
}

/********** 共通 **********/

#sp /* 全体の幅 */ {
	border: 1px solid #000;
	color: #fff;
	width:750px;
	margin: 0 auto 10px;
	background:#000;
}

#sp .pr /* 特集のメインエリア */ {
	margin: 0;
	padding: 0;
}
#sp .pr h1 /* 特集のメインエリア */ {
    width:  730px;
    height: 70px;
    margin: 0 auto;
    padding: 0;
}
#sp .pr .pc_top {
    background: url("img/mggp_bg.jpg") no-repeat scroll 0 0;
    display: block;
    width:  750px;
    height: 730px;
    margin: 0 auto;
    padding: 0;
}
#sp .pr .pc_top .logo {
    width:  710px;
    height: 350px;
    margin: 230px auto 0;
    padding: 0;
    text-align: center;
}
#sp .pr .pc_mob {
    display: none;
}

#sp #inner /* 全体の上下左右に余白のあるデザインではない時には使わない */ {
	width:750px;
	margin:0 auto;
	padding: 0;
}

#sp .mob_mggp {
    display: none;
}
#sp .pc_mggp {
    background: url("img/repeat_bg.png") repeat-y scroll 0 0;
    width:750px;
    margin:0 auto;
    padding: 0 0 20px;
}
#sp .pc_mggp h2 {
    margin:0 auto;
    padding: 0;
    width:750px;
}
#sp .pc_mggp .box {
    margin: 20px auto 0;
    padding: 0;
    width:710px;
}
#sp .pc_mggp .box .title {
    border-bottom: 1px solid #000;
    color: #000;
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 15px;
    padding: 0 0 5px;
    width:710px;
}
#sp .pc_mggp .box .thum_big {
    float: left;
    height: 200px;
    margin: 0 0 15px;
    padding: 0;
    width:356px;
}
#sp .pc_mggp .box .cartbox {
    background: #6c090a;
    border: 2px solid #b19c17;
    float: left;
    height: 55px;
    margin: 0 0 15px 15px;
    padding: 0;
    width:333px;
}
#sp .pc_mggp .box .cartbox .price {
    float: left;
    font-size: 14px;
    height: 20px;
    margin: 0;
    padding: 10px 5px;
    text-align: left;
    width:170px;
}
#sp .pc_mggp .box .cartbox .cart {
    background: #c73d3f url("img/btn_one_l.png") no-repeat center 8px;
    border: 2px solid #6c090a;
    float: left;
    height: 30px;
    line-height: 50px;
    margin: 0;
    padding: 10px 0;
    text-align: center;
    text-indent: -9999px;
    width:148px;
}
#sp .pc_mggp .box .cartbox .cart:hover {
    background: #c73d3f url("img/btn_one_l.png") no-repeat center -28px;
}
#sp .pc_mggp .box .cartbox .price .num {
    color: #fff000;
}
#sp .pc_mggp .box .cartbox .price .tax {
    color: #fff000;
    font-size: 12px;
}

#sp .pc_mggp .box .thumnail {
    clear: left;
    height: 130px;
    margin: 0 0 0 -6px;
    padding: 0;
    width:710px;
}
#sp .pc_mggp .box .thumnail li {
    float: left;
    margin: 0 0 0 6px;
}
#sp .pc_mggp .box p {
    clear: left;
    color: #000;
    font-size: 16px;
    line-height: 1.4em;
    margin: 15px auto 0;
    padding: 0;
    width:710px;
}
#sp .pc_mggp .series {
    background: #6C090A;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    height: 45px;
    line-height: 45px;
    margin: 15px auto 0;
    padding: 0 10px;
    text-align: left;
    width:690px;
}

#sp .footer{
    background: #000;
    color: #fff;
    height: 15px;
    line-height: 15px;
    margin: 0;
    padding: 0 0 10px;
}
/*-- shop.common.css打ち消し用 --*/
#alpha a {
    color: #fff;
    text-decoration: none;
}

#alpha p a:hover {
	color:#fff;
	text-decoration: none;
}
#alpha a:link,
#alpha a:visited,
#alpha a:active,
#alpha a:hover { /* FireFox リンク選択時の点線を消す */
    overflow: hidden;
    outline: none;
}

/*-- shop.common.css打ち消し用  --*/


#sp h3/*-- 左メニューに影響するので、#spは外さない --*/{
	display:none;
}

/********** footer area **********/

#sp .footer{
	color: #fff;
	font-size: 11px;
	margin: 10px 0 0 0;
	text-align: center;
}

@media (max-width: 640px) {
    #alpha-inner {
        margin: 0 auto;
        padding: 0;
        width: 100%;
    }

    #sp .sns {
        float: right;;
        height: 20px;
        padding: 5px 20px 0 0;
        text-align: right;
        width: 100px;
    }

    #sp /* 全体の幅 */ {
        font-family:"游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
        font-weight: normal;
        margin: 0 auto;
        padding: 0;
        width: 100%;
    }
    #sp .pr /* 特集のメイン画像エリア */ {
        height: auto;
        margin: 0 auto;
        width: 100%;
    }
    #sp #inner /* 全体の上下左右に余白のあるデザインではない時には使わない */ {
        height: auto;
        margin: 0 auto;
        width: 100%;
    }

    #sp .pr .pc_top {
        display: none;
    }
    #sp .pr .pc_mob {
        background: url("img/mggp_bg_mobile.jpg") no-repeat scroll center 35px;
        display: block;
        height: auto;
        margin: 0 auto;
        padding: 0;
        text-align: center;
        width: 100%;
    }
    #sp .pr .pc_mob h1 /* 特集のメインエリア */ {
        height: auto;
        margin: 0;
        padding: 0;
        width: 100%;
    }
    #sp .pr .pc_mob .logo {
        height: auto;
        margin: 260px auto 0;
        padding: 0;
        width: 100%;
    }
    #sp .pr .pc_mob p {
        font-size: 16px;
        font-weight: bold;
        height: auto;
        margin: 20px auto 0;
        padding: 0 2% 20px;
        text-shadow: 2px 2px 2px #000;
        width: 96%;
    }

    #sp .pc_mggp {
        display: none;
    }
    #sp .mob_mggp {
        background: url("img/repeat_bg.png") repeat-y scroll center 0;
        display: block;
        margin:0 auto;
        padding: 0 0 20px;
        width: 100%;
    }
    #sp .mob_mggp .subtitle {
        display: block;
        margin:0 auto;
        padding: 0 0 20px;
        text-align: center;
        width: 100%;
    }
    #sp .mob_mggp .subtitle .txt {
        background-image: -webkit-gradient(
                linear,
                left top,
                left bottom,
                from(#ca4243),
                to(#b21621));
        font-size: 22px;
        font-weight: bold;
        padding: 10px 0;
        text-align: center;
        width: 100%;
    }
    #sp .mob_mggp .box {
        margin: 0 auto;
        padding: 20px 2%;
        width: 96%;
    }
    #sp .mob_mggp .box .title {
        border-bottom: 1px solid #000;
        color: #000;
        font-size: 18px;
        font-weight: bold;
        margin: 0 0 15px;
        padding: 0 0 5px;
        text-align: center;
        width: 100%;
    }
    #sp .mob_mggp .box .thum_big {
        height: auto;
        margin: 0;
        padding: 0 0 20px;
        width: 100%;
    }
    #sp .mob_mggp .box .cartbox {
        background: #6c090a;
        border: 2px solid #b19c17;
        height: 55px;
        margin: 0 0 15px;
        padding: 0;
        width: 100%;
    }
    #sp .mob_mggp .box .cartbox .price {
        float: left;
        font-size: 14px;
        height: 20px;
        margin: 0;
        padding: 10px 2%;
        text-align: left;
        width:42%;
    }
    #sp .mob_mggp .box .cartbox .cart {
        background: #c73d3f url("img/btn_one_l.png") no-repeat center 10px;
        float: right;
        height: 35px;
        line-height: 50px;
        margin: 0;
        padding: 10px 2%;
        text-align: center;
        text-indent: -9999px;
        width:50%;
    }
    #sp .mob_mggp .box .cartbox .price .num {
        color: #fff000;
    }
    #sp .mob_mggp .box .cartbox .price .tax {
        color: #fff000;
        font-size: 12px;
    }
    #sp .mob_mggp .box p {
        clear: left;
        color: #000;
        font-size: 16px;
        line-height: 1.4em;
        margin: 15px auto 0;
        padding: 0;
        width: 100%;
    }

    #sp .mob_mggp .series {
        background: #6C090A;
        color: #fff;
        font-size: 16px;
        font-weight: bold;
        height: auto;
        margin: 15px auto 0;
        padding: 10px 2%;
        text-align: center;
        width:96%;
    }


}