@charset "utf-8";
/* CSS Document */
div#order_form{
	width: 100%;
	padding-top:0px;
}
div#order_form h2{
  	border-bottom:3px solid #999;
    display: block;
    width: 100%;
    margin: 0 0 20px;
 	padding: 0 0 0px 0 !important;
	font-size:100% !important;
	color:#000;
	font-weight:bold;
}
div#order_form #quick-order h2{
 	background-image:none;
 	border-bottom:3px solid #999;
    display: block;
    width: 100%;
    margin: 0 0 20px;
  	padding: 0 0 0px 0 !important;
	font-size:100% !important;
	color:#000;
	font-weight:bold;
}
div#order_form #option h2{
 	border-bottom:3px solid #999;
    display: block;
    width: 100%;
    margin: 0 0 20px;
  	padding: 0 0 0px 0 !important;
	font-size:100% !important;
	color:#000;
	font-weight:bold;
}
div#order_form #cleric h2{
 	border-bottom:3px solid #999;
    display: block;
    width: 100%;
    margin: 0 0 20px;
  	padding: 0 0 0px 0 !important;
	font-size:100% !important;
	color:#000;
	font-weight:bold;
}
div#order_form div.step h3{
	padding: 10px 15px 0px;
	font-weight: bold;
	color: #666;
	font-size: 1.00em;
	margin: 0 0 0 0;
	background: none;
}
div#order_form div.step h3 span{
	padding: 0px 15px;
	font-weight: normal;
	border-left: 1px dotted #ccc;
	margin-left: 15px;
	font-size: 1.00em;
	line-height: 18px;
}
div#order_form h3{
	background: #193166;
	padding: 7px 15px 6px;
	color: #FFF;
	font-weight: bold;
	margin-bottom: 15px;
	font-size: 1.00em;
}
div#order_form div.step{
	border: 2px solid #cccccc;
	margin-bottom: 20px;
	background:#fff;
}
div#order_form div.step h3{
	border-bottom: 1px solid #cccccc;
	padding-bottom: 10px;
}
div#order_form div.step div#fragment-1,
div#order_form div.step div#fragment-2,
div#order_form div.step div#fragment-3{
	background-color:#f4f4f4;
	padding: 25px 15px;
	overflow:hidden;
}
div#order_form div.step div#fragment-2 p,
div#order_form div.step div#fragment-3 p{
	font-size:1.0000em;
}
div#order_form div.step div#fragment-1 table#table-1{
	width: 50%;
	margin: 0 0 0 0px;
	border: none;
	font-size: 1.00em;
	background:#f4f4f4;
	float:left;
}
div#order_form div.step div#fragment-1 table#table-2{
	width: 50%;
	margin: 0 0 0 0px;
	border: none;
	font-size: 1.00em;
	background:#f4f4f4;
	float:right;
}
div#order_form div.step div#fragment-1 table th{
	width: 80px;
	vertical-align: top;
	text-align: left;
	background: none;
	padding: 0px;
	border: none;
}
div#order_form div.step div#fragment-1 table td{
	padding: 2px 0 0 5px;
	border: none;
	vertical-align: top;
	font-size: 13px;
}
div#order_form div.step div p{
	margin: 0 0 0 15px;
}

@media screen and (max-width:560px){
	html {
		-webkit-text-size-adjust: 100%;
	}
	div#order_form div.step div#fragment-1{
		padding: 5% 5%;
	}
	div#order_form div.step div#fragment-1 table#table-1{
		width: 300px;
		float:none;
	}
	div#order_form div.step div#fragment-1 table#table-2{
		width: 300px;
		float:none;
	}
	div#order_form div.step div#fragment-1 table th{
		width:80px;
	}
	div#order_form div.step div#fragment-1 table td{
		width:220px;
		font-size: 13px;
	}
	div#order_form div.step div#fragment-1 table#table-1 th#step4Img{
		background: url(https://image1.shopserve.jp/sf-y.sd.shopserve.jp/pic-labo/img_step04b.gif) no-repeat top left;
		background-size:80px;
	}
	div#order_form div.step div#fragment-1 table#table-1 th#step4Img img{
		opacity:0;
	}
}

/*------------------------table id menu--------------------------*/

div#order_form table#menu tr:hover {
	background: #EFF6FF;
}

div#order_form #basic_size table tr td:first-child {
	padding:0 14px;
	color: #666;
}
div#order_form #basic_size table tr td strong{
	font-size:14px;
	font-weight:bold;
}

/*---------------------------------------------------------------*/
div#order_form table{
	width: 100%;
	margin: 0 0 30px 0;
	border: 1px solid #cccccc;
	background:#ffffff;
}
div#order_form table th{
	background: #8a8a8a;
	text-align: center;
	font-weight: bold;
	color: #FFF;
	padding: 5px 0px;
	border: 1px solid #cccccc;
	line-height: 1em;
}
div#order_form table td{
	padding: 10px 5px;
	border: 1px solid #cccccc;
	vertical-align: middle;
}
div#order_form .categoryitems table#menu td{
	padding: 5px 5px !important;
}
div#order_form .categoryitems.size table#menu tr:nth-child(22n+2),
div#order_form .categoryitems.size table#menu tr:nth-child(22n+3),
div#order_form .categoryitems.size table#menu tr:nth-child(22n+4),
div#order_form .categoryitems.size table#menu tr:nth-child(22n+5),
div#order_form .categoryitems.size table#menu tr:nth-child(22n+6),
div#order_form .categoryitems.size table#menu tr:nth-child(22n+7),
div#order_form .categoryitems.size table#menu tr:nth-child(22n+8),
div#order_form .categoryitems.size table#menu tr:nth-child(22n+9),
div#order_form .categoryitems.size table#menu tr:nth-child(22n+10),
div#order_form .categoryitems.size table#menu tr:nth-child(22n+11),
div#order_form .categoryitems.size_l table#menu tr:nth-child(24n+2),
div#order_form .categoryitems.size_l table#menu tr:nth-child(24n+3),
div#order_form .categoryitems.size_l table#menu tr:nth-child(24n+4),
div#order_form .categoryitems.size_l table#menu tr:nth-child(24n+5),
div#order_form .categoryitems.size_l table#menu tr:nth-child(24n+6),
div#order_form .categoryitems.size_l table#menu tr:nth-child(24n+7),
div#order_form .categoryitems.size_l table#menu tr:nth-child(24n+8),
div#order_form .categoryitems.size_l table#menu tr:nth-child(24n+9),
div#order_form .categoryitems.size_l table#menu tr:nth-child(24n+10),
div#order_form .categoryitems.size_l table#menu tr:nth-child(24n+11),
div#order_form .categoryitems.size_l table#menu tr:nth-child(24n+12){
	background-color:#f3f3f3;
}
div#order_form table#menu td.price{
	color: #ff0000;
	font-weight: normal;
	text-align: right;
	font-size:1.0000em;
}
div#order_form table td.check{
	text-align: center;
	padding: 0px !important;
}
div#order_form table td.check label{
	display: block;
	cursor: pointer;
	padding: 30px 0;
}
div#order_form .categoryitems.size table td.check label{
	padding: 70px 5px;
	box-sizing:border-box;
}
div#order_form .categoryitems.size_l table td.check label{
	padding: 80px 5px;
	box-sizing:border-box;
}
div#order_form table td.check input{
	cursor: pointer;
}
div#order_form .categoryitems table td.check label input{
	border:1px solid;
	vertical-align:middle;
}
div#order_form table#cloth_type{
	width: 710px;
	margin: 0 0 30px 0;
	border: 1px solid #cccccc;
}
div#order_form table#cloth_type td{
	padding: 0px;
	vertical-align: top;
	padding-bottom: 32px;
}
div#order_form table#cloth_type td.cloth_img{
	padding: 10px;
}
div#order_form table#cloth_type td.cloth_img img{
	display:block;
}
div#order_form table#cloth_type td.cloth_img h4{
	font-weight: bold;
	margin-bottom: 5px;
}
div#order_form table#cloth_type td.cloth_img p{
	line-height: 1.4;
	margin-bottom: 10px;
	font-size:1.0000em;
}
div#order_form table#cloth_type td table{
	width: 400px;
	border-left: none;
	border-top: none;
	border-bottom: none;
	border-right: none;
	margin: 0px;
	font-size: 1em;
}
div#order_form table#cloth_type td table td{
	padding: 5px;
	border-top: none;
	border-left: none;
	border-right: none;
	vertical-align: middle;
}
div#order_form table#cloth_type td table td.zoomup{
	width: 150px;
	text-align: right;
}
div#order_form table#cloth_type td table td.zoomup span{
	background:	#2E6DBA;
	color: #FFF;
	padding: 5px;
}
div#order_form table#cloth_type td table td.check{
	padding: 0px;
	border-left: 1px solid #cccccc;
	width: 71px;
}
div#order_form table#cloth_type td table td.check label{
	display: block;
	cursor: pointer;
	padding: 10px 0;
}
div#order_form div.expandBox {
	border-top: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-bottom:none;
	margin:0px;
	padding:0px;
	background:#ffffff;
}
div#order_form div.listEnd {
	border-bottom: 1px solid #cccccc;
	margin:0px 0px 10px 0px;
}
div#order_form div.categoryitems table {
	text-align: center;
	width:100%;
	border:1px solid;
}
div#order_form div.categoryitems table td.name{
	text-align: center;
}
div#order_form div.categoryitems table td.name .comment{
	color:#f00;
	margin-left:0.5em;
}
div#order_form div.categoryitems table td.name img{
	width:98%;
}
div#order_form div.categoryitems table td.explain{
	text-align: left;
}
div#order_form div.categoryitems table td.explain p{
	text-align: right;
}

/*----------------------------------------------
				step3
----------------------------------------------*/
div#order_form div#eri_design{
	margin:0 0 30px 0;
}

/*----------------------------------------------
				step4
----------------------------------------------*/
div#order_form div#basic_size{
	margin:30px 0 30px 0;
}
div#order_form div#basic_size p{
	margin:0 0 0 10px;
}
div#order_form div#basic_size table td.size{
	text-align:center;
}
div#order_form div#basic_size .categoryitems table td{
	padding:3px 10px;
}
div#order_form div#basic_size ul{
	margin:0;
	padding-left:1em;
	list-style:none;
}
div#order_form div#basic_size ul li{
	text-align:left;
	text-indent:-1em;
}

/*----------------------------------------------
				step5
----------------------------------------------*/
div#order_form table.control td{
	padding:7px;
}
div#order_form table.control td span{
	background:#2E6DBA;
	color:#ffffff;
	font-size:10px;
	padding:2px;
}
div#order_form table td.size_type1{
	background:#E4F5FF;
}
div#order_form table td.size_type2{
	background:#FEF1FA;
}
div#order_form div#more_measure{
  margin-bottom:30px;
}
div#order_form div#more_measure table td{
  text-align:left;
}

/*----------------------------------------------
				step6
----------------------------------------------*/
div#order_form div#option{
	margin:0 0 30px 0;
}
div#order_form div#option h3{
	background:#71A93A;
}
div#order_form div#option table{
	text-align:left;
	margin-bottom:0;
}
div#order_form div#option table td{
	padding:10px;
}
div#order_form div#option table td span{
	background:#2E6DBA;
	color:#ffffff;
	padding:5px 6px 4px 6px;
	font-size:10px;
	display:block;
	width:4.5em;
	text-align:center;
	margin:5px 0;
}
div#order_form div#option table td span.comment{
	background:none;
	padding:0;
	color:#555555;
}
div#order_form div#option table td a{
	background:url(https://image1.shopserve.jp/sf-y.sd.shopserve.jp/pic-labo/arrow_blank.gif) no-repeat left center;
	padding:0 0 0 16px;
}
div#order_form div#option table td input{
	vertical-align:middle;
}
div#order_form div#option table td select{
	width:170px;
	vertical-align:middle;
}
div#order_form div#option table td select.form_size1{
	width:430px;
}
div#order_form div#option table td select.form_size2{
	width:280px;
}
div#order_form div#option table td select.form_space{
	margin:0 0 6px 0;
}
div#order_form div#option table td div.note-pocket{
	margin-bottom:2px;
}

/*--------------------------popup--------------------------*/
#preview{
	position:absolute;
	border:1px solid #ccc;
	background:#fff;
	display:none;
	color:#fff;
	z-index:500;
	padding:4px;
	right:0;
	text-align:right;
}
div#order_form div#option table td a.preview{
	background:none;
	padding:0;
}
div#order_form div#option table td div.showhidebtn{
	cursor:pointer;
	position:relative;
	font-size: 13px;
	margin:0;
	padding:0;
	display:inline;
	float:none;
}
div#order_form div#option table td div.popup_info{
	width:500px;
	margin:0 auto;
	padding:2px;
	color: #006633;
	background-color: #ffffff;
	position:absolute;
	top:-150px;
	right:150px;
	z-index:5000;
	visibility:hidden;
	text-align:center;
	border:1px #666666 solid;
}
div#order_form div#option table td div.popup_info img{
	position:relative;
	z-index:5000;
}
div#order_form div#option table td div#popup_yoke,
div#order_form div#option table td div#popup_maiter p{
	text-align:left;
	font-size:1.0000em;
}
div#order_form div#option table td table.popup_table{
	margin:0;
	width:500px;
	border:none;
}
div#order_form div#option table td table.popup_table td{
	padding:0;
	border:none;
	text-align:center
}

/*----------------------------------------------
				step7
----------------------------------------------*/
div#order_form div#cleric{
	margin:0 0 30px 0;
}
div#order_form div#cleric h3{
	background:#F2859A;
	margin-bottom:24px;
}
div#order_form div#cleric p{
	margin:0 0 20px 14px;
	text-align:left;
}
div#order_form div#cleric p img{
	float:left;
	margin:0 14px 0 0;
}
div#order_form div#cleric p a{
	background:url(https://image1.shopserve.jp/sf-y.sd.shopserve.jp/pic-labo/arrow_blank.gif) no-repeat left center;
	padding:0 0 0 16px;
}
div#order_form div#cleric table td{
	padding:10px 10px 10px 20px;
}
div#order_form div#cleric div.categoryitems{
	padding:0 16px 20px 0;
}

/*----------------------------------------------
				check
----------------------------------------------*/
div#order_form p.sending{
	text-align:center;
	padding:5px 0 0 0;
	margin:0 0 40px 0;
}
div#order_form p.sending span{
	display:block;
	margin-bottom:10px;
}
div#order_form p.sending .resetstyle{
	-webkit-appearance:none;
	appearance:none;
	font-weight:bold;
	margin-top:30px;
	padding:10px 30px;
	-webkit-border-radius: 5px;
	border-radius:5px;
	color:#333;
	background-color:#ddd;
	cursor:pointer;
}

/*==================================================
					CLEARFIX
==================================================*/
div#order_form div#cleric p{
	min-height:1px;*/ /* IE 7*/
}
div#order_form div#cleric p:after{
	content:".";
	display:block;
	height:0px;
	clear:both;
	visibility:hidden;
}
div#order_form div#cleric p{
	display:inline-table;
}
/* Mac IE  \*/
 * html div#order_form div#cleric p{
	height:1px;
}
div#order_form div#cleric p{
	display:block;
}

/*==================================================
					jTip
==================================================*/
#JT_arrow_left{
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	left:-12px;
	height:23px;
	width:10px;
    top:-3px;
}
#JT_arrow_right{
	background-repeat: no-repeat;
	background-position: left top;
	position: absolute;
	z-index:101;
	height:23px;
	width:11px;
    top:-2px;
}
#JT {
	position: absolute;
	z-index:100;
	border: 1px solid #666666;
	background-color: #fff;
	font-size: 12px;
	text-align: left;
}
#JT_copy{
	padding:10px 10px 10px 10px;
	color:#333333;
}
.JT_loader{
	background-repeat: no-repeat;
	background-position: center center;
	width:100%;
	height:12px;
}
#JT_close_left{
	background-color: #666666;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
	display: none;
}
#JT_close_right{
	background-color: #666666;
	text-align: left;
	padding-left: 8px;
	padding-bottom: 5px;
	padding-top: 2px;
	font-weight:bold;
	display: none;
}
#JT_copy p{
	margin:3px 0;
}
#JT_copy img{
	padding: 1px;
	border: 1px solid #666666;
}
div#order_form div#option a.jTip{
	background: none;
	padding: 0px;
	color: #FFF;
	text-decoration: none;
}
div#order_form div#option a.gallery_iframe{
	background:none;
	padding:0px;
	color:#FFF;
	text-decoration: none;
}

/*==================================================
				acordion_menu
==================================================*/
#accordion_menu {
	background-color: #f4f4f4;
}
#accordion_menu .menuheader {
	margin:0px;
	padding:15px 20px 0 20px;
	text-decoration: none;
	font-size: 14px;
	color: #666;
	cursor: hand;
	cursor: pointer;
	display: block;
	position: relative;
	background:#ffffff;
	overflow:hidden;
	min-height:70px;
}
#size_select #accordion_menu .menuheader {
	min-height:50px;
}
#accordion_menu .categoryitems {
	padding:0 5px 10px 5px;
	margin:0;
	background:#ffffff;
}
#accordion_menu .categoryitems p{
	text-align:right;
	margin:0;
}
#accordion_menu .menuheader strong{
	text-decoration: underline;
	z-index: 100;
	position: relative;
	margin:0 0 0 10px;
	display:block;
}
#accordion_menu .menuheader strong img{
	border-right: 10px #fff solid;
	vertical-align: top;
	position:relative;
}
#accordion_menu .menuheader span.supple{
	width:48%;
	padding: 0px;
	font-weight: normal;
	margin-left: 80px;
	margin-top:-3em;
	margin-bottom:-1em;
	font-size: 0.88em;
	line-height: 18px;
	z-index: 100;
	position: relative;
	display:block;
}
#accordion_menu .menuheader span.supple2{
	width:80%;
	padding: 0px;
	font-weight: normal;
	margin-left: 20px;
	margin-top: 0;
	font-size: 0.88em;
	line-height: 18px;
	z-index: 100;
	position: relative;
	display:block;
}
#accordion_menu .menuheader span.note{
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	border-left: none;
	color: #F00;
}
#accordion_menu .menuheader: hover {
	color: #000;
}
/* openheader */
#accordion_menu .openheader {
	color: #666;
}
#accordion_menu div.categoryitems ul {
	list-style-type: none;
	margin: 0;
	padding: 10px 0;
}
#accordion_menu div.menuheader .statusicon {
	float:right;
}
span.accordsuffix img{
	position: relative;
	top: -20px;
}
div#eri_design span.accordsuffix img,
div#cleric span.accordsuffix img{
	position: relative;
	top: -35px;
}
#accordion_menu div.categoryitems span.blue_btn a {
	background:#2E6DBA;
	color:#ffffff;
	padding:5px;
	font-size:10px;
	text-decoration:none;
}
div#order_form input.disabled{
	visibility:hidden;
}
/* footer*/
body {
	background-image:none;
}

/*------------------------table note--------------------------*/
span.nini{
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	border-left: none;
	color:#363;
}
span.note{
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	font-size: 1em;
	border-left: none;
	color: #F00;
}

/* STEP1 */
#itemImage img{
	width:94%;
}

/* STEP5 */
.select_step5{
	height:60px;
	margin-bottom:0.5em;
	font-weight:bold;
	font-size: 14px;
	color: #444;
}

/* CHECK */
.submitstyle{
	margin-bottom: 20px;
}
#second_select{
	padding-top:1em;
	display:none;
}
#preview img{
	max-width:70%;
	height:auto;
}

/*** 2019/02 Estore***/
#side_main{background:#f1f3f8;width: 100%;border:1px solid #cacedf;padding:5px 0 12px;margin: 10px 0 0px;font-size:13px;}
#side_main ul,
#side_main li{
	margin:0;
	padding:0;
	list-style:none;
}
div#search dl {padding:14px 14px;margin: 0 0 15px 0;border-radius: 0;-webkit-border-radius: 0;  -moz-border-radius: 0;   /* Firefox */}
div#search dl dt{
	color:#2d3a80;
	font-size:13px;
	text-align:center;
	margin-bottom:8px;
	font-weight:bold;
}
div#search .text1 {width:120px;height: 20px;padding-left:22px;background: url(https://image1.shopserve.jp/sf-y.sd.shopserve.jp/pic-labo/side_icon_serch.gif) no-repeat 5px 9px;background-size: 13px;}
div#search dl dd form input.button1{
	width:40px;
	text-align:center;
	-webkit-appearance: none;
	border-radius: 0;
}
div#search dl dd a{display:block;font-size: 12px;margin-top:8px;background: url(https://image1.shopserve.jp/sf-y.sd.shopserve.jp/pic-labo/common_arrow.gif) no-repeat left;padding-left: 10px !important;padding-top:2px;text-decoration: none;}
div#bnr{margin: 0;}
div#bnr p{
	margin:0 0 10px 0;
}
#side_main h1#book,
#side_main h1#shirt,
#side_main h1#info{color:#2d3a80;font-weight:bold;padding-left:22px;margin:8px 0 8px 8px;font-size: 12px;line-height: 260%;}
#side_main .side_main_ul{background: url(https://image1.shopserve.jp/sf-y.sd.shopserve.jp/pic-labo/common_line.gif) repeat-x bottom;padding-bottom: 15px !important;margin-bottom:5px;}
#side_main .side_main_ul li{
	padding-left:12px;
	background: url(https://image1.shopserve.jp/sf-y.sd.shopserve.jp/pic-labo/common_arrow.gif) no-repeat left;
	margin-left:8px;
	line-height:180%;
}
#side_main .open-set li{
	border-bottom:#999 dotted 1px;
	line-height:1;
}
#side_main .open-set li a{display:block;margin:4px 0;padding: 4px 0;color:#20418b;text-decoration:none;text-align: left;font-size: 13px;}
#side_main .open-set li a span{font-size: 70%;margin-left:6px;opacity: .80;filter: alpha(opacity=80);-ms-filter: "alpha(opacity=80)";-khtml-opacity: .80;-moz-opacity: .80;padding: 0;display: inline-block;}
#side_main .open-set li a:hover{
	background:#EEE;
	text-decoration:none;
}
#side_main .open-set li:first-child{
	margin-top:15px;
}
#side_main .open-set li:last-child{
	border-bottom:none;
}
#side_main .side_main_ul li a:link{color:#171717;text-align: left;text-decoration: none;padding: 0;font-size: 12px;}
#side_main .side_main_ul li a:hover{
	color:#545454;
}
#side_main ul:last-child{background:none;padding-bottom: 0 !important;margin-bottom:0;}
#side_main h1#book{
	background: url(https://image1.shopserve.jp/sf-y.sd.shopserve.jp/pic-labo/side_icon_book.gif) no-repeat left;
}
#side_main h1#shirt{
	background: url(https://image1.shopserve.jp/sf-y.sd.shopserve.jp/pic-labo/side_icon_shirt.gif) no-repeat left;
}
#side_main h1#info{
	background: url(https://image1.shopserve.jp/sf-y.sd.shopserve.jp/pic-labo/side_icon_info.gif) no-repeat left;
}
#side_main .side_main_cate{background:#FFF;border:1px solid #cacedf;padding: 15px 8px;margin:6px 8px;color:#181818;}
#side_main .side_main_cate h1{
	cursor: pointer;
	line-height:1;
}
#side_main .side_main_cate h1:hover{
	color:#5e7093;
}
.open_h1{
	font-size:100%;
	background:none;
	margin:0;
	padding:0;
}
.open_h1:after,
.open_h1.active:after {}
.open_h1.active::after {
	content: "-";
}
.open_h1::after {
	content: "+";
}
.open-set{
	margin-top:10px;
}
#sps-sidr {
    background: #e3e3e3 !important;
    -webkit-overflow-scrolling: touch;
}
#sps-sidr dd{
    margin: 0;
}
#sps-sidr dd form{
    margin: 0;
}
.sidr-body{
    padding: 15px !important;
    -webkit-overflow-scrolling: touch;
}
.sidr ul li a, .sidr ul li span{
    padding: 0 !important;
}
#sps-menu ul.right li img{
    max-width: 25px !important;
    position: relative;
    right: 15px;
}
#sps-menu ul.right li img {
    float: right;
}

#sps-menu #headerbox #hbtnbox{
    display: block;
    padding: 0;
}
#sps-menu #headerbox #hbtnbox img{
    max-width: 30px;
}
#sps-menu #headerbox span.item_cnt  {
    position: absolute;
    right: -12px;
    top: -4px;
    border-radius: 50%;
    min-width: 17px;
    text-align: center;
    padding: 1.5px 1px;
    border: 1px solid #4B4B4B;
    background-color: #4B4B4B;
    color: #fff;
    font-size: 11px;
}
.member_info_cart_info{
    position: fixed;
    left: 10px;
    top: 13px;
    width: 30px;
}
#sps-header-common .member_info_cart_info #headerbox{
    padding: 0;
}
.smp-header{display: none;}

@media screen and (max-width: 769px) {
 	body{
    	padding: 0 !important;
	}
 	#logo,#header-inner,#header_main{
    	display: none !important;
    }
	#sps-comhead-logo img {
		/* max-width: 140px !important; */
		margin: 0 auto;
		/* position: fixed; */
		/* left: 31.5%;
		top: 8px; */
		width: 194px;
		display: block;
		padding: 9.5px 0;
	}
	#sps-menu {
		/* padding: 37px 0 21px 0; */
		/* border-bottom: 1px solid #dcdcdc !important; */
		position: relative;
		height: 59px
	}
	#main {margin: 0 auto;text-align:center}

	/* header */
	#header {margin:0 auto 10px; box-shadow: 0 1px 3px rgba(0,0,0,.1);}
	#header section {margin: 0;width:100%;}
	#header nav {margin: 10px auto 10px;text-align: center;width:100%;}
	#header nav a{text-decoration: none}
	#top_header ul li img{
	    margin: auto;
	    max-width: 160px !important;
	}
	/* header common */
	#header ul{list-style-type: disc;padding: 0;float: none !important;text-align: center;width: 100% !important;max-width: unset !important;margin: auto;overflow: hidden;}
	#header ol{ list-style-type: decimal;padding: 0 25px}
	/* header toppage */
	#top_header ul{list-style-type: disc;padding: 0 25px;float: none !important;text-align: center;width: 100% !important;max-width: unset !important;margin: auto;}
	#top_header ol{ list-style-type: decimal;padding: 0 25px}
	.logo {width:100%;margin:0 auto;text-align:center;}
	.logo .l{float:left;}
	.logo .r{float:right;}
	#contents.smp_view{
	    padding: 70px 0 0 0 !important;
	}
	.smp-header{display: block;}
}

#sps-mask-page {
    height: 50000px;
}

@media screen and (min-width: 560px) and (max-device-width: 768px) {
	#sps-comhead-logo img{
	    left: 40.5%;
	    top: 11px;
    }
    div#order_form #option h2{
	    line-height: 400%;
    }
    div#order_form h2{
    	line-height: 400%;
    }
    div#eri_design span.accordsuffix img, div#cleric span.accordsuffix img{
	    top: -20px;
	    left: -65px;
	}
    #accordion_menu .menuheader span.supple{
	    width: 70%;
	    line-height: 36px;
	}
    span.accordsuffix img{
	    top: -20px;
	    left: -65px;
	}
	div#order_form div.categoryitems table{
	    width: 95% !important;
    }
	/*ドロワー調整*/
	#side_main .open-set li a{
		padding: 2vw 0!important;
	}
}

/*  Page Top
----------------------------------------------- */
#page-top {
    font-size: 77%;
}
#page-top a {
    background: #666;
    text-decoration: none;
    color: #fff;
    width: 39px;
    height: 39px;
    padding: 0;
    text-align: center;
    display: block;
}
#floating-menu {
    position: fixed;
    bottom: 67px;
    right: 20px;
    z-index: 100;
}
