@charset "shift_jis";

/* ================================================

	Structure.css

================================================ */

/* ================================================

	Reset

================================================ */

body,div,dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,code,form,fieldset,legend,
p,blockquote,table,th,td {
	margin: 0;
	padding: 0;
    vertical-align: baseline;
    word-wrap: break-word !important;
}
html {
	background-color:#f6f6f6;
	color: #666;
}
body {
	font: 14px/1 "メイリオ","Meiryo","ＭＳ Ｐゴシック","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3",sans-serif;
	line-height: 20px;
	-webkit-text-size-adjust:none;
}
img {
	border: 0;
	vertical-align: bottom;
}
h1,h2,h3,h4,h5,h6 {
	clear: both;
	font-size: 100%;
	font-weight: normal;
}
ul,dl,ol {	text-indent: 0;}
li {	list-style: none;}
address,caption,em,strong,th {
	font-style: normal;
	font-weight: normal;
}
input,textarea,select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
}
table {
	border-collapse: collapse;
/*	border-spacing: 0; */
	font-size: inherit;
}
th,td {
	vertical-align: top;
}
caption {	text-align: left;}
input,select,textarea {
	font-size: 100%;
	font-family: Verdana, Helvetica, sans-serif;
}
span,em {
	margin-left: 0;
	margin-right: 0;
}
fieldset {	border:none;}
fieldset legend {
	font-weight: normal;
	color: #333;
	white-space: normal;
}


/* ================================================

	Textdecoration.css

================================================ */

/* リンクのカラーを設定
------------------------------------------------ */
a:link,
a:visited,
a:hover,
a:active {
	color: #009ce2;
	text-decoration:none;
}
.font_size10 {
	font-size: 10px;
	line-height: 12px;
}
.font_size11 {
	font-size: 11px;
	line-height: 13px;
}
.font_size12 {
	font-size: 12px;
	line-height: 16px;
}
.font_size14 {
	font-size: 14px;
	line-height: 20px;
}
.font_size16 {
	font-size: 16px;
	line-height: 20px;
}
.font_size18 {
	font-size: 18px;
	line-height: 22px;
}
.font_size20 {
	font-size: 20px;
	line-height: 26px;
}
.font_size24 {
	font-size: 24px;
	line-height: 30px;
}
.font_size26 {
	font-size: 26px;
	line-height: 32px;
}
p {
	margin-bottom: 0.5em;
	line-height: 1.5em;
}
strong {	color: #97bd00;}
em.shadow {
	font-size: 20px;
	color:#f66;
}
.fw_nor {	font-weight: normal;}

/* 本文中の見出し
------------------------------------------------ */
p.text em {
	font-weight: bold;
	line-height: 1.3;
}
.note {	font-size: 12px;}
.note em {	color: #97bd00;}
.submit_link {
	background-color: transparent;
	border: none;
	color: #3366cc;
	margin: 0;
	padding: 0;
	font-size: 14px;
	cursor: pointer;
}
.bold {	font-weight: bold!important;}
.delbold {	font-weight:normal!important;}
span.points {	color: #ff6633;}

/* 注意書き、必須項目
------------------------------------------------ */
.caution {	color: #f66;}


/* ================================================

	Header

================================================ */
header .userStatusArea .userName{
	height: 30px;
	line-height: 30px;
	padding-right: 10px;
	margin: 0;
	float: right;
}
header .userLogin {
	height: 30px;
	line-height: 30px;
}
header .userLogin a {
	display: block;
	padding-right: 25px;
	float: right;
	background: url(/smp/img/common/icn_arrow14.png) right center no-repeat;
	color: #fff;
}
@media only screen and (-webkit-device-pixel-ratio:2){
	header .userLogin a {
		background: url(/smp/img/common/icn_arrow14_x2.png) right center no-repeat;
		-webkit-background-size: 18px 14px;
	}
}
header {
	padding: 0 0 0 0;
	height: 75px;
	background: #fff;
	position: relative;
}
header.short{
	height:35px;
	padding:5px;
}


/* ログイン用のヘッダー */
header.loginHeader{
	height: 35px;
	padding: 5px;
}


header h1 {
	width: 98px;
	height: 67px;
	position: absolute;
	top: 5px;
	left: 4px;
	z-index: 2;

}

header .headerMain {
	height: 46px;
}


header ul.headerNav {
	float: right;
	margin:2px 0 0 0;
}
header ul.headerNav li{
	float:right;
	padding-right:10px;
	width: 44px;
	height:44px;
}

header ul.headerNav li.cart {
	background: url(/smp/img/common/header_cart_x2.png) no-repeat 5px 7px;
	-webkit-background-size: 40px 29px;
	float: right;
	margin-bottom: 0;
	margin-right: 0;
}
header li.menu{
	text-align: center;
	text-indent: -9999px;		
}
header li.menu a{
	background: url(/smp/img/common/header/icn_menu.png) no-repeat 10px center;
	-webkit-background-size: 85px 24px;
}

header a.menu_on {
	position:absolute;
	top: 2px;
	right: 0;
	background: url(/smp/img/common/header/icn_menu.png) no-repeat -43px center;
	-webkit-background-size: 85px 24px;
	width: 44px;
	height:44px;
	text-indent:-9999px;
	z-index: 7777;
	padding-right:10px;
}

header li.cart a span {
	display: block;
	width: 13px;
	height: 13px;
	line-height: 13px;
	position: absolute;
	top: 5px;
	right: 0;
	text-align: center;
	color: #fff;
	font-size: 9px;
	font-weight: bold;
	background: #e03c39;
	border: 3px solid #fff;
	-webkit-border-radius: 13px;
}
header li.cart a span.empty{
	display: none;
}
header .userStatusArea{
	height: 30px;
	color: #fff;
	background: #1e1e1e;
}
header ul.headerNav li a {
	width: 44px;
	height: 44px;
	overflow: hidden;
	float: left;
	margin:0;
	display: block;
	padding-right: 10px;
	position:relative;
}

/* standard style 130501 */
header ul.headerNav.standard {
	float: right;
	margin:2px 0 0 0;
}
header ul.headerNav.standard li{
	float:right;
	padding-right:10px;
	width: 44px;
	height:44px;
}

header ul.headerNav.standard li.cart {
	background: url(/smp/img/common/header_menu_sprite01.png) no-repeat 5px -899px;
	-webkit-background-size: 100px 1072px;
	float: right;
	margin-bottom: 0;
	margin-right: 0;
}
header ul.headerNav.standard li.siteTop {
	display:none;
}
header .standard li.menu{
	text-align: center;
	text-indent: -9999px;
}
header .standard li.menu a{
	background: url(/smp/img/common/header_menu_sprite01.png) no-repeat 9px -974px;
	-webkit-background-size: 100px 1072px;
}
header .standard a.menu_on {
	position:absolute;
	top: -52px;
	right: 0;
	background: url(/smp/img/common/header_menu_sprite01.png) no-repeat -58px -974px;
	-webkit-background-size: 100px 1072px;
	width: 44px;
	height:44px;
	z-index: 7777;
	padding-right:10px;
}

header .standard li.cart a span {
	line-height: 0;
	font-size: 0;
	text-indent:-9999px;
}

header .standard li.cart a span.badge {
	line-height: 13px;
	font-size: 9px;
	text-indent:0;
}

/*ポップアップ背景*/
a.addCoverLayer02 {
	display:block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	width: 100%;
	height: 100%;
	opacity: 0.75;
	background: #111;
	z-index:6666;
}

/* メニュー一覧 */
header #menuContent{
	display:none;
	position:absolute;
	top:54px;
	left:0;
	width:100%;
	z-index:99999;
}
header #menuContent .innerContent{
	margin: 0 10px;
	background:#FFF;
}
header #menuContent .innerContent:before{
	content:"";
	background:url("/smp/img/common/header/bg_arrowHead.png") no-repeat 0 0;
	width:20px;
	height:10px;
	-webkit-background-size: 20px 10px;
	position:absolute;
	top: -9px;
	right:20px;
}

header #menuContent .innerContent dl{
	position:relative;
}
header #menuContent .innerContent dl dt{
	padding:13px 10px 10px;
	color:#575757;
	font-size:18px;
	text-align:center;
}


/* メニューパネル各ボタン */
header #menuContent ul{
	margin:0;
	padding:5px;
	border:none;
	float:none;
	width:auto;
}
header #menuContent ul li{
	border:none;
	float:left;
	overflow:hidden;
	width:25%;
	font-weight:bold;
	text-align:center;
}
header #menuContent ul li a {
	padding: 20px;
	border: none;
	float: none;
	display: block;
	width: auto;
	height: auto;
	color: #333;
	font-size: 12px;
	white-space: nowrap;
	text-indent: -9999px;
	margin:5px;
}
header #menuContent ul li.mypage a {
	background: url(/smp/img/common/header/icn_mypage.png) no-repeat center center,#ffcc0d;
	-webkit-background-size: 50px 50px;
}
header #menuContent ul li.history a {
	background: url(/smp/img/common/header/icn_history.png) no-repeat center center,#ffcc0d;
	-webkit-background-size: 50px 50px;
}
header #menuContent ul li.favorite a {
	background: url(/smp/img/common/header/icn_favorite.png) no-repeat center center,#ffcc0d;
	-webkit-background-size: 50px 50px;
}

header #menuContent ul li.point a {
	background: url(/smp/img/common/header/icn_point.png) no-repeat center center,#ffcc0d;
	-webkit-background-size: 50px 50px;
}
header #menuContent ul li.searchMenu a {
	background: url(/smp/img/common/header/icn_searchmenu.png) no-repeat center center,#ffcc0d;
	-webkit-background-size: 50px 50px;
}
header #menuContent ul li.category a {
	background: url(/smp/img/common/header/icn_category.png) no-repeat center center,#ffcc0d;
	-webkit-background-size: 50px 50px;
}
header #menuContent ul li.ranking a {
	background: url(/smp/img/common/header/icn_ranking.png) no-repeat center center,#ffcc0d;
	-webkit-background-size: 50px 50px;
}
header #menuContent ul li.timesale a {
	background: url(/smp/img/common/header/icn_timesale.png) no-repeat center center,#ffcc0d;
	-webkit-background-size: 50px 50px;
}
header #menuContent ul li.flag a {
	background: url(/smp/img/common/header/icn_flag.png) no-repeat center center,#ffcc0d;
	-webkit-background-size: 50px 50px;
}
header #menuContent ul li.present a {
	background: url(/smp/img/common/header/icn_present.png) no-repeat center center,#ffcc0d;
	-webkit-background-size: 50px 50px;
}
header #menuContent ul li.help a {
	background: url(/smp/img/common/header/icn_help.png) no-repeat center center,#ffcc0d;
	-webkit-background-size: 50px 50px;
}
header #menuContent ul li.menuClose a {
	background: url(/smp/img/common/header/icn_close.png) no-repeat center center,#e03c39;
	-webkit-background-size: 62px 30px;
}
/* ================================================
	global Navigation for member
================================================ */
.globalNav {
}
#searchBox + .globalNav {
}
.globalNav {
	border-top: 1px solid #d2d2d2;
	border-bottom: 1px solid #d2d2d2;
}
.globalNav li {
	width: 20%;
	height: 48px;
	-webkit-box-sizing: border-box;
	border-right: 1px solid #d2d2d2;
	background: #fff;
	float:left;
}
.globalNav li:last-child {
	border-right: none;
}
.globalNav li a{
	height: 48px;
	padding-top: 30px;
	-webkit-box-sizing: border-box;
	display: block;
	text-align: center;
	font-size: 9px;
	color: #4b4b4b;
}
.globalNav li:last-child a{
	border-right: none;
}
.globalNav li.cart a{background: url(/smp/img/common/header/icn_gnav.png) center -21px no-repeat;}
.globalNav li.favorite a{background: url(/smp/img/common/header/icn_gnav.png) center -100px no-repeat;}
.globalNav li.histitem a{background: url(/smp/img/common/header/icn_gnav.png) center -181px no-repeat;}
.globalNav li.bought a{background: url(/smp/img/common/header/icn_gnav.png) center -260px no-repeat;}
.globalNav li.mypage a{background: url(/smp/img/common/header/icn_gnav.png) center -337px no-repeat;}
.globalNav li.mobage a{background: url(/smp/img/common/header/icn_gnav.png) center -415px no-repeat;}
@media only screen and  (-webkit-device-pixel-ratio: 2) {
	.globalNav li.cart a{background: url(/smp/img/common/header/icn_gnav_x2.png) center -21px no-repeat;}
	.globalNav li.favorite a{background: url(/smp/img/common/header/icn_gnav_x2.png) center -100px no-repeat;}
	.globalNav li.histitem a{background: url(/smp/img/common/header/icn_gnav_x2.png) center -181px no-repeat;}
	.globalNav li.bought a{background: url(/smp/img/common/header/icn_gnav_x2.png) center -260px no-repeat;}
	.globalNav li.mypage a{background: url(/smp/img/common/header/icn_gnav_x2.png) center -337px no-repeat;}
	.globalNav li.mobage a{background: url(/smp/img/common/header/icn_gnav_x2.png) center -415px no-repeat;}
	.globalNav li a{-webkit-background-size:80px 480px;}
}
.globalNav li.cart{
	position: relative;
}
.globalNav li.cart span{
	display: block;
	width: 13px;
	height: 13px;
	line-height: 13px;
	position: absolute;
	bottom: 28px;
	left: 56%;
	text-align: center;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	background: #e03c39;
	border: 3px solid #fff;
	-webkit-border-radius: 13px;
}




/* 検索
------------------------------------------------ */
header #searchContent {
	display: none;
	position: absolute;
	top: 42px;
	left: 0;
	width: 100%;
	z-index: 9999;
}
header #searchContent .innerContent {
	background: -webkit-gradient(linear, left top, left bottom, from(#EBEAEA), color-stop(0.4, #FFF), to(#FFF));
	margin: 0 5px;
	-webkit-border-radius: 4px;
	-webkit-box-shadow: 0 2px 2px #777;
}
header #searchContent .innerContent {
	padding: 10px;
}
header #menuContent .innerContent {
	-webkit-border-top-right-radius: 0;
}


header ul li.search a.selected {
	background: url(/smp/img/common/btn_search.png), -webkit-gradient(linear, left top, left bottom, from(#FFF), color-stop(0.4, #C5C3C3), to(#EBEAEA));
	background-position: center 45%;
	background-repeat: no-repeat;
}

@media only screen and  (-webkit-device-pixel-ratio: 2) {
	header ul li.search a.selected {
		background: url(/smp/img/common/btn_search_x2.png), -webkit-gradient(linear, left top, left bottom, from(#FFF), color-stop(0.4, #C5C3C3), to(#EBEAEA));
		background-position: center 45%;
		-webkit-background-size: 19px 19px, 100% 100%;
		background-repeat: no-repeat;
	}
}


/* 検索 */
header #searchContent p.headKeywords {
	position: relative;
	width: 78%;
	float: left;
}
header #searchContent p.headKeywords img {
	position: absolute;
}
header #searchContent p.headKeywords a.textDelete {
	position: absolute;
	right: 2px;
	top: 4px;
	display: block;
	width: 18px;
	height: 18px;
}
header #searchContent p.headKeywords input[type=text] {
	width: 99.6%;
	margin: 0 0 5px 0;
}
header #searchContent select {
	float: left;
	width: 78.5%;
}
header #searchContent input[type=submit].btnSearch {
	width: 19%;
	border: none;
	-webkit-border-radius: 4px;
	padding: 0;
	background: url(/smp/img/common/btn_search02.png) no-repeat center 45%, url(/smp/img/common/bg_btn_search02.png) repeat-x 0 0;
	float: right;
	margin: 0;
	height: 0;
	padding: 58px 0 0 0;
	overflow: hidden;
	-webkit-box-shadow: inset 1px 0 1px #3e5993, inset -1px 0 1px #0d3e9e;
}
@media only screen and  (-webkit-device-pixel-ratio: 2) {
	header #searchContent input[type=submit].btnSearch {
		background: url(/smp/img/common/btn_search02_x2.png) no-repeat center 45%, url(/smp/img/common/bg_btn_search02_x2.png) repeat-x 0 0;
		-webkit-background-size: 32px 32px, 25px 58px;
	}
}
header #searchContent ul.btnSearchSet {
	background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#CCC));
	-webkit-border-radius: 4px;
	width: 100%;
	float: none;
	margin: 5px 0 0 0;
	border: 1px solid #999;
}
header #searchContent ul.btnSearchSet li {
	width: 49%;
	float: left;
}
header #searchContent ul.btnSearchSet li:first-child {
	border-right: 1px solid #999;
}
header #searchContent ul.btnSearchSet li:last-child {
	border-left: 1px solid #FFF;
}
header #searchContent ul.btnSearchSet input[type=submit] {
	background: none;
	border: none;
	width: 100%;
	text-align: center;
	color: #666;
	font-weight: bold;
	line-height: 36px;
	-webkit-border-radius: 0;
}
/* チェックボックス */
header #searchContent ul.filterCheck {
	float: none;
	width: 100%;
	margin: 0 0 0 0;
	padding: 5px 0 0 0;
	clear: both;
}
header #searchContent ul.filterCheck li {
	width: 50%;
	float: left;
	background: url(/smp/img/common/icn_checkbox02.png) no-repeat 0 center;
	text-indent: 1.8em;
}
header #searchContent ul.filterCheck li label {
	display: block;
	font-weight: bold;
	line-height: 1;
	padding: 8px 0;
}
header #searchContent ul.filterCheck li input[type=checkbox] {
	margin: 0 5px 0 0;
}

header #searchContent ul.filterCheck li.labelSelected {
	background: url(/smp/img/common/icn_checkbox02_selected.png) no-repeat 0 center;
}
@media only screen and  (-webkit-device-pixel-ratio: 2) {
	header #searchContent ul.filterCheck li {
		background: url(/smp/img/common/icn_checkbox02_x2.png) no-repeat 0 center;
		-webkit-background-size: 20px 20px;
	}
	header #searchContent ul.filterCheck li.labelSelected {
		background: url(/smp/img/common/icn_checkbox02_selected_x2.png) no-repeat 0 center;
		-webkit-background-size: 20px 20px;
	}
}
header #searchContent ul.filterCheck li input[type=checkbox] {
	background: none;
	z-index: -1;
	position: absolute;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}

/* お気に入り商品　5/10追加 */
.watchDelete{
	margin: 8px 0 0 3px;
	text-align: left;
}

/* 検索BOX　5/10追加 */
#FavshopList .content_box,
#myKeyWord .content_box,/*NEWTON110519岩下*/
#refItemHistDetails #topSearch,/*NEWTON110519岩下*/
#refItemHistDetails .round_box_gray,/*NEWTON110519岩下*/
#messageError #topSearch,/*NEWTON110519岩下*/
#messageError .round_box_gray,/*NEWTON110519岩下*/
#category_top #topSearch,/*NEWTON110519岩下*/
#category_top .round_box_gray,/*NEWTON110519岩下*/
#category_lower .round_box_gray,/*NEWTON110519岩下*/
#category_lower #topSearch,/*NEWTON110519岩下*/
#mainShopListing #topSearch,/*NEWTON110519岩下*/
#vip #topSearch,/*NEWTON110519岩下*/

{
	margin-top: 1em;
	background-color:#FFF;/*NEWTON110519岩下*/
}

#mainShopListing #topSearch,
#FavshopList #topSearch,
#shopSearch #topSearch,
#shopSearch .round_box_gray{
	background-color:#FFF;
}

#refItemHistDetails #topSearch,/*NEWTON110519岩下*/
#messageError #topSearch,/*NEWTON110519岩下*/
#category_top #topSearch,/*NEWTON110519岩下*/
#category_lower #topSearch/*NEWTON110519岩下*/
{
	padding:15px 10px;
}

/* 検索BOX　NEWTON110519岩下 */
#refItemHistDetails .round_box_gray,
#messageError .round_box_gray,
#category_top .round_box_gray,
#category_lower .round_box_gray{
	height:50px;
}

/* 検索BOX　NEWTON110523岩下 */
#shopSearch .round_box_gray{
	border:none;
	margin-top:-10px;
}

/* 検索BOX　NEWTON110519岩下 */
.full_length{
	margin-bottom:5px;
}

#mainShopListing .top_searchbox p{
	margin:0;
}

#mainShopListing .link_arrow_gray a{
	margin-top:10px;
}


/* 緊急告知
------------------------------------------------ */
.docError{
	margin:5px 10px;
	clear:both;
}
#messageColumn .docError{
	margin:5px 0;
}
.docError .statusAleart2{
	border:none;
}
.docError ul li{
	border:3px solid #e03c39;
	background-color:#fff;
}
.docError ul li a{
	padding:10px 30px 10px 10px;
	display:block;
	line-height:1.3;
	color:#e03c39;
	background: url(/smp/img/common/icn_arrow11_x2.png) right center no-repeat;
	-webkit-background-size: 18px 14px;
}

/* ================================================

	Footer

================================================ */

footer {
	color: #1e1e1e;
	background: none !important;
}
footer .logo{
	float:left;
	padding: 5px;
}


#copyright {
	margin: 0;
	line-height: 30px;
	height: 30px;
	font-size: 8px;
	letter-spacing: 0;
}

#footerNav {
	background: #1e1e1e;
	padding: 4px 8px;
	text-align: center;
}
#footerNav .siteTop {
	display:block;
	width:80%;
	margin:10px auto;
	padding:0 10px;
	font-weight:bold;
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffd94a),color-stop(49.9999%,#ffd94a),color-stop(50%,#ffcc0d),color-stop(100%,#ffcc0d));
	background:-webkit-linear-gradient(top, #ffd94a 0%,#ffd94a 49.9999%,#ffcc0d 50%,#ffcc0d 100%);
	background:linear-gradient(top, #ffd94a 0%,#ffd94a 49.9999%,#ffcc0d 50%,#ffcc0d 100%);
	text-align:left;
	color:#1e1e1e;
}
#footerNav .siteTop div {
	display:block;
	padding:10px 16px 8px 26px;
	line-height:1.0;
	background: url(/smp/img/common/arrow01_right.png) right 0.7em no-repeat,url(/smp/img/common/icn_footnav_top02.png) left 0.6em no-repeat;
	-webkit-background-size: 9px auto, 19px auto;
			background-size: 9px auto, 19px auto;
	text-align:center;
}
.siteTop02 {
	display:block;
	width:80%;
	margin:10px auto;
	padding:0 8px;
	border-bottom:3px solid #d2d2d2;
	font-weight:bold;
	background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#ffe70d),color-stop(49.9999%,#ffe70d),color-stop(50%,#ffcc0d),color-stop(100%,#ffcc0d));
	background:-webkit-linear-gradient(top, #ffe70d 0%,#ffe70d 49.9999%,#ffcc0d 50%,#ffcc0d 100%);
	background:linear-gradient(top, #ffe70d 0%,#ffe70d 49.9999%,#ffcc0d 50%,#ffcc0d 100%);
	text-align:left;
	color:#1e1e1e;
}
.siteTop02 div {
	display:block;
	padding:15px 10px 16px 18px;
	line-height:1.0;
	font-size:16px;
	background: url(/smp/img/common/arrow01_right.png) right 1.1em no-repeat,url(/smp/img/common/icn_footnav_top02.png) left 0.95em no-repeat;
	-webkit-background-size: 9px auto, 20px auto;
			background-size: 9px auto, 20px auto;
	text-align:center;
	color:#1e1e1e;
}

#footerNav p {
	font-size: 12px;
	margin: 0 0 5px;
	color: #fff;
	text-shadow: 0 -1px 0 #000; 
}
#footerNav p a{
	color: #fff;
}
.listLinkFooter {
	border-top: 1px solid #ccc;
	padding-top: 10px;
}

/* ページトップ */
p#btnPageTop {
	text-align: right;
	margin: 15px 0 10px;
	padding-right: 10px;
}
p#btnPageTop a {
	display: inline-block;
	background: url(/smp/img/common/arrow02_top.png) no-repeat right center !important;
	-webkit-background-size: 14px auto !important; 
			background-size: 14px auto !important; 
	padding-right: 18px;
	color: #666;
	font-size: 10px;
}
@media only screen and  (-webkit-device-pixel-ratio: 2) {
	p#btnPageTop a {
		background: url(/smp/img/common/arrow02_top.png) no-repeat right center !important;
		-webkit-background-size: 14px auto !important; 
				background-size: 14px auto !important; 
	}
}
h1.seo{
	margin-top: -4px;
	background: #1e1e1e;
	padding: 0 8px;
	font-size: 10px!important;
	color: #fff;
}










/* 	お支払い方法選択　#sucInfo2CB NEWTON110518岩下
------------------------------------------------ */
.content_box li.link_arrow_gray a{
	width: 75%;
}

/*サブミットボタン*/
#contents .font16 button{
	font-size:16px;
}

/*店舗名・ページタイトルフォントカラー*/
.page_title a, .page_title_shop a, .page_title02 a {
    color: #FFFFFF;
}


/* ステージパス確認用の記述 */
center {
	word-break:break-all;
	background: #ccc;
}



.box02 {
	margin: 20px 10px;
	padding: 10px;
	border: 3px solid #e03c39;
	background: #fff;
	color: #e03c39;
}
.box02 p {
	margin: 0;
	font-weight: bold;
}