.newHeading-sakaz-top {
position: relative;
width: 100%;
padding: 0;
border-bottom: 5px solid #999966;
text-align: center;
font-size: 70%;
color: #666633;
background-color: #f5f5f5;
margin-bottom: 5px;
}

.newHeading-sakaz-top:before {
content: "";
position: absolute;
left: 0;
bottom: -5px;
width: 20%;
height: inherit;
border-bottom: 5px solid #666633;
/* border-bottom: 5px solid #ee1132; */
}

.newHeading-sakaz {
position: relative;
width: 100%;
padding: 20px;
border-bottom: 3px solid #999966;
/* border-bottom: 3px solid #004e87; */
text-align: center;
font-size: 70%;
color: #666633;
margin: 20px auto !important;
}

.newHeading-sakaz:before {
content: "";
position: absolute;
left: 0;
bottom: -3px;
width: 20%;
height: inherit;
border-bottom: 3px solid #666633;
/* border-bottom: 3px solid #004e87; */
}
.main-contents h2 {
	text-align: left !important;
}
.header-nav #M_basketTemp1 #M_basketClosedBox a {
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
background-color: #999966;
}

.tppnavLi {font-size: 13px;}
.tppnavLiBanner {width: 150px;}
.tppnavLiBanner img{width: 100%;}
.header-nav-mid {
position: absolute;
top: 53px;
display: inline-flex;
}
.headGnavTop{
border-top: 1px solid #999966;
border-bottom: 1px solid #999966;}

.headGnav {
display: flex;
justify-content: center;
flex-wrap: wrap;
}

.gnavBt,
.gnavBt:first-child {
width: 9%;
max-width: 130px;
height: 90px;
padding-top: 20px;
text-align: center;
margin: 0;
font-size: 70%;
}

.gnavBt {border-right: 1px solid #999966;}
.gnavBt:first-child {border-left: 1px solid #999966;}

.ic001 p{padding-top: 5px;}
.icsize45 {width: 45%;}

.cateTtl {
position: absolute;
bottom: 20%;
margin: 0;
padding: 0;
}

.top4blkCale img{
	border: 1px solid #ccc;
}
.topInfoList table td {font-size: 120% !important;}
/* .index-news table{font-size: 140% !important;} */


.flexcontainer{
display: flex;
justify-content: space-between;
width: 100%;
max-width: 1300px;
padding-top: 0;
}

.banner3blk {width: 100%; border-bottom: 1px solid #999966;}
.top3Banner img{
width: 100%;
margin-top: 20px;
margin-bottom: 20px;
}

.top3Banner {
width: 31%;
max-width: 340px;
}

.top4blk {
width: 45%;
/* max-width: 100%; */
/* height: 45px; */
padding-top: 19px;
text-align: right;
letter-spacing: 0.3em;
font-size: 90%;
}

.top4blk-Bn{
width: 40%;
letter-spacing: 0.1em;
padding-top: 13px;
padding-bottom: 13px;
/* max-width: 100%; */
/* height: 45px; */
}

p.topInformation {
	/* background-color: #f5f5f5; */
	/* border: 1px solid #999966; */
	padding: 5px;
}

.top4blk-Bn img{
	width: 100%;
	max-width: 260px;
	padding-top: 10px;
	padding-bottom: 10px;
}


/* .top4blk {
	width: 25%;
	max-width: 400px;
	height: 45px;
	padding-top: 10px;
	padding-bottom: 30px;
	} */


/* トップタイトル商品名省略 */
.item-list a{
	display: block;
	width: 300px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	font-size: 90%;
}

.item-list img {
	max-width: 200px;
}

p.rank-name a{
	width: 27ch;
}


p.name {
	width: 300px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	font-size: 120%;
	margin-bottom: 10px;
	margin-top: 20px;
}

.M_cl_name {
	width: 230px;
	display: block;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	font-size: 90%;
	padding-bottom: 20px;
}

/* 検索結果 */
.category-list li {
	margin-bottom: 50px;
}


/* p.name {
display: block;
width: 300px;
white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
} */


/* topバナーLI */
.top-banner{
	display: flex;
	flex-wrap:wrap;
}
.top-banner li {
	width: calc(100%/4);
	padding:0 5px;
	box-sizing:border-box;
}
.top-banner li img {
	max-width:100%;
	height: auto;
	border:solid 1px #ccc;
}


/* ランキング */
.rank-number {
	position: absolute;
	left: 30px;
	top: 20px;
	background: #000;
	color: #fff;
	line-height: 40px;
	/* width: 40px; */
	/* height: 40px; */
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	font-weight: bold;
	z-index: 1000;
	font-size: 17px;
background:url("https://gigaplus.makeshop.jp/sakaz/img/rank-1.png") no-repeat center;
width:50px;/*←1位の画像の横幅*/
height:33px;/*←1位の画像の高さ*/
}


/*guide */
.main-container {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
}

p.guideBlock1 {
	text-align: left;
	line-height: 2.6em;
	font-size: 120% !important;
	margin-bottom: 20px;
}

span.guideTxt1 {
	font-size: 90% !important;
	margin: 5px 20px 5px 0;
	padding: 7px;
	border: 1px solid #999966;
	border-radius: 5px;
	color: #fff;
	background-color: #666633;
}





/* makeshop system */
#r_new .lims .woong a{
	color: #999966;/*←商品名の文字色*/
	font-size: 12px;/*←商品名の文字サイズ*/
}
#r_categoryList .imgWrap img {
	max-width:170px;
}


/*　product Detail */
div#main{ width:1200px !important; text-align:center;}
div#main p#item{ width:1200px !important; margin:0 auto;}
div#main #itemDetail,
div#main #detailInfo, div#moreDetail { width:1200px !important; margin:auto;}
div#itemInfo {width: 500px !important;}



.banner3blkCalendar {width: 100%;}
.top4blkCale {
width: 25%;
/* max-width: 260px; */
padding: 10px;
}
.top4blkCale img{
width: 100%;
margin-bottom: 10px;
}
.calreMon table{background: #f5f5f5;}



#MakeShopTopSearchInput {
padding: 8px;
border: 1px solid #999966;
border-radius: 5px;
width: 180px;
line-height: 1.3;
margin-right: 10px;
margin-top: 5px;
}

.shop-logo {
	margin: 17px 0 !important;
}




.top4blkCale table{
border-collapse:separate;
border-spacing:1px;
}
.top4blkCale table:nth-child(2),
.top4blkCale table:nth-child(5){
background: #004e87;
}

/*-----------------------------------------------------------------
	カテゴリーページデザイン　サムネイル（小）タイプ
-----------------------------------------------------------------*/
#M_categoryList{
	width:100%;
	margin-bottom:16px;
}
.M_innerList{
	overflow:hidden;
	_zoom:1;
	border-bottom:1px solid #ccc;
	background:#fff;
}
.M_innerList li{
	float:left;
	width:20%;/* 商品数が5つなので100%÷5=20% */
}
.M_innerList li .M_innerBox{
	border-right:1px dotted #ccc;
	margin:8px auto;
}
.M_innerList li.lastChild .M_innerBox{
	border-right:none;/* 一番右のボックスだけ右の罫線を消す */
}
.M_innerList li .M_cl_detail{
	margin:8px;
	margin-bottom:0;
}
.M_innerList .M_cl_name{
	margin-bottom:4px;
}
.M_innerList .M_cl_price{
	text-align:right;
}
.M_innerList .M_cl_imgWrap{
	height:200px;
	text-align:center;
}
.M_innerList .M_cl_taxPrice{
	font-weight:bold;
	color:#999966;
	font-size:17px;
	display: block;
}
.M_innerList .M_cl_content{
	font-size:11px;
	margin-top:4px;
}

/* category 画像サイズ */
.M_cl_img {
	max-width: 200px;
	/* width: 85%; */
	padding-top: 20px;
}

#M_topicPathWrap {
	padding-bottom: 15px;
	margin: 15px !important;
}

.basketBt {
	display: block;
	border: 1px solid #ccc;
	font-size: 90%;
	background: #fff;
	padding-top: 10px;
	padding-bottom: 10px;
	margin: 10px;
}

.cateBanner {
	margin-top: 20px;
	margin-bottom: 20px;
}

.ctGroupList {
	margin-bottom: 30px;
	padding-bottom: 20px;
	border-bottom: 1px solid #ccc;
}

/* #M_topicPath1 {
}

#M_topicPath1 li{
	margin-left: 20px;
	padding: 10px;
	background: #fff;
	font-size: 120%;
	border-radius: 3px;
	border: 1px solid #ccc;
}

.M_current {
	margin-left: 20px;
} */

.footPager {
	margin-top: 70px;
}

ul.M_pager li a {
	border-radius: 30px;
	padding: 2px 6px !important;
	background: #eee;
	border: 1px solid #ccc;
	text-decoration: none;
	}

.cateEventBnn,
.cateEventBnnBtm {
	display: flex;
	justify-content: space-between;
	width: 100%;
	max-width: 1300px;
	padding-top: 0;
}

.cateEventBnn {
	margin-top: 30px;
	margin-bottom: 15px;
}

.cateEventBnnBtm {
	margin-bottom: 50px;
}

.evBanner,
.evBannerTop {
	border: 1px solid #ccc;
}

.evBanner {
	width: 32%;
}

.evBannerTop {
	width: 24%;
	border-radius: 5px;
}


.cateEventSubCt {
	display: flex;
	flex-direction: row;
	width: 100%;
	max-width: 1300px;
	padding-top: 0;
	margin-bottom: 50px;
}

.subCateBox {
	width: 24%;
	border: 1px solid #ccc;
	padding: 20px;
	margin-right: 10px;
}

.evBannerImg img {
	width: 100%;
}

.evBannerCap {
	padding: 20px;
}

.evBannerh1 {
	text-align: left;
}
.evBannerToph1 {
	text-align: center;
}

.evBannerCap h2{
	font-size: 120%;
	font-weight: bold;
	margin-bottom: 10px;
}

#r_subGroup td a {
	white-space:nowrap;/*改行しない*/
	background:url("https://gigaplus.makeshop.jp/sakaz/img/ct-icon-arrow.png") left no-repeat;/*任意のアイコンを指定*/
	padding-left:16px;/*アイコンを指定した分の余白の指定*/
}
#r_subGroup td {
	width:auto !important;/*tdのwidthを無視する*/
}
#r_subGroup {
	background:#f5f5f5;/*背景をグレーに指定*/
	border:dotted #ccc 1px;/*枠点線の指定*/
	padding:10px;
}
#r_subGroup table {
	margin-left:0;/*出力されるtableを左寄せ*/
}
#r_subGroup img[width="10"],
#r_subGroup td[width="10"] {
	display:none;/* width=10のtdを非表示に*/
}




.infoCapFoot {
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 8px;
}



/* 商品詳細ページ */

.item-detail-text {
	margin-bottom: 70px;
	border-bottom: 1px solid #ccc;
	padding: 20px;
	font-size: 120% !important;
}

.footer-nav {
background: #999966;
color: #fff;
/* font-size: 13px;
position: relative; */
}

.page-top {
	background: #999966 !important;
	background-image: url("//www.sakaz-shop.com/images/original_design_default/samplesource/9/pagetop.png") !important;
	background-position: center center !important;
	background-repeat: no-repeat !important;
}

.footer-nav a{
color: #fff !important;
}

.copyright {
border-top: 1px solid #fff !important;
}



.index-news table table td:first-child {
	text-align: right;
	width: 27% !important;
}


/* フッタ */
.newHeading-sakaz {
color: #666;
padding: 6px;
text-align: left;
border-bottom: 3px solid #999966;
}

.ft-attBox {
border: 3px solid #ee1132;
padding: 1%;
width: 100%;
max-width: 850px;
margin: 0 auto;
margin-bottom: 30px;
margin-top: 30px;
}

.att-p {
font-size: 140%;
color: #ee1132;
font-weight: bold;
padding-bottom: 10px;
}

.att-tel {
font-size: 150%;
color: #004e87;
font-weight: bold;
}

span.att-lil {
font-size: 100%;
color: #666;
}

#footer-content{
background:#666633;
font-size:12px;
padding:0 0 20px;
margin-top:20px;
}

.footerNavTop{
height: 18px;
background:#999966;
padding: 15px 0;
}

.footerNavBtm {
}

.ftLogoTop img{
	width: 100%;
	max-width: 150px;
	padding: 10px;
	margin: 0 auto;
}


/* 特商 */

.tokusho table,
.tokusho td{
	font-size: 120% !important;
	border-collapse: collapse;
	border-bottom:1px solid #ccc;
	padding: 20px;
}

.tbHd {
	line-height: 1.6em;
	width: 30%;
}






/* トップページスポットバナー */

.toppageSpotBanner {
	margin: 0 auto;
	width: 100%;
	max-width: 800px;
	padding-top: 50px;
}

.toppageSpotBannerFt {
	margin: 0 auto;
	width: 100%;
	max-width: 800px;
}

.toppageSpotBanner img{
	width: 100%;
}
.toppageSpotBannerFt img{
	width: 95%;
}







/* カレンダーのサイズ設定 */
.makeshop-calendar1,
.makeshop-calendar2 {
width: 100%;
margin: 0 auto 16px;
box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
}

/* テキスト位置・罫線設定 */
.makeshop-calendar1 th,
.makeshop-calendar1 td,
.makeshop-calendar2 th,
.makeshop-calendar2 td {
box-sizing: border-box;
text-align: center;
border: 1px solid #e6e6e6;
}

/* 【曜日】テキストの太さ・背景設定 */
.makeshop-calendar1 th,
.makeshop-calendar2 th {
background: #dcdcdc;
font-weight: bold;
padding: 10px 0;
}

/* 【日付】テキストの太さ・背景設定 */
.makeshop-calendar1 td,
.makeshop-calendar2 td {
background: #fff;
font-weight: bold;
padding: 25px 0;
}

/* 【今日】テキストの太さ・背景設定 */
.makeshop-calendar1 td.today,
.makeshop-calendar2 td.today {
background-color: #57886C;
color: #fff;
}

/* 【日曜日】の設定 */
.makeshop-calendar1 th.sunday,
.makeshop-calendar2 th.sunday {
color: #fff;
background: #f08080;
}

/* 【日曜日】日付の設定 */
.makeshop-calendar1 tbody td.sunday,
.makeshop-calendar2 tbody td.sunday {
background: #f080807;
}

/* 【土曜日】の設定 */
.makeshop-calendar1 th.saturday,
.makeshop-calendar2 th.saturday {
color: #fff;
background: #6495ed;
}

/* 【土曜日】日付の設定 */
.makeshop-calendar1 tbody td.saturday,
.makeshop-calendar2 tbody td.saturday {
background: #6495ed3;
}

/* 【月曜日】の設定 */
.monday {
color: black;
}

/* 【火曜日】の設定 */
.tuesday {
color: black;
}

/* 【水曜日】の設定 */
.wednesday {
color: black;
}

/* 【木曜日】の設定 */
.thursday {
color: black;
}

/* 【金曜日】の設定 */
.friday {
color: black;
}

@media screen and (max-width: 640px){
.makeshop-calendar1,
.makeshop-calendar2 {
width: 100%;
}
.makeshop-calendar1 th,
.makeshop-calendar1 td,
.makeshop-calendar2 th,
.makeshop-calendar2 td {
font-size: 14px;
}
}

.calendarBottom {
	text-align: right !important;
}

