.pc_{
	display: none;
}
/*横揺れ防止 20250321追加*/
 body {
 overflow-x: hidden!important;
 overflow-y: scroll;
 -webkit-overflow-scrolling: touch;
 }
}
/* --------------------------------------------------------------------
フォント指定
-------------------------------------------------------------------- */
.mfont_{
	font-family: 'MoMAGothic-Text';
}
.franklin_{
	font-family: 'franklin_gothic_fsdemi';
}
.category_explaination h3{
	font-family: 'MoMAGothic-Text';	
	font-size: 25px;
  font-weight: bold;
}
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, thheader .header_top_ td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size: 14px;
	vertical-align:baseline;
	background:transparent;
}

body {
	line-height:1;
	-webkit-text-size-adjust: none;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
	display:block;
}
address{
	font-style: normal;
	padding: 5px;
	border-radius: 0;
	margin-bottom: 10px;
}
ul {
	list-style:none;
}

blockquote, q {
	quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content:'';
	content:none;
}

a {
	margin:0;
	padding:0;
	vertical-align:baseline;
	background:transparent;
}

/* change colours to suit your needs */
ins {
	background-color:#ff9;
	color:#000;
	text-decoration:none;
}

/* change colours to suit your needs */
mark {
	background-color:#ff9;
	color:#000; 
	font-style:italic;
	font-weight:bold;
}

del {
	text-decoration: line-through;
}

abbr[title], dfn[title] {
	border-bottom:1px dotted inherit;
	cursor:help;
}

table {
	border-collapse:collapse;
	border-spacing:0;
}

/* change border colour to suit your needs */
hr {
	display:block;
	height:1px;
	border:0;   
	border-top:1px solid #cccccc;
	margin:1em 10%;
	padding:0;
}

small {
	font-size: 12px;
}

input,
select {
	vertical-align:middle;
	margin:0px;
}

/* 共通 */

body {
	color:#000;
	background:#ffffff;
	font-size: 14px;
	line-height:1.5;
	font-style: normal;
	font-family: "MoMA Sans Regular", Arial, sans-serif;
	font-weight: 400;
	min-width: 320px;
}
img {
	max-width:100%;
	vertical-align: bottom;
}

input[type=text],
input[type=search],
input[type=number],
input[type=tel],
input[type=email],
input[type=password],
textarea{
	border:1px solid #cccccc;
	min-height:20px;
	max-width:99%;
	width:95%;
	margin: 0 auto 5px auto;
	padding: 1% 2%;
	border-radius: 3px;
	-webkit-appearance: none!important;
	-moz-appearance: none!important;
}
select {
	border:1px solid #cccccc;
	padding: 5px 0;
	margin: 0 0 5px 0;
	
}
textarea {
	font-family: Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 1em;
	padding: 1px;
	border:1px solid #cccccc;
	border-radius:5px
}

input[type=text],
input[type=search],
input[type=number],
input[type=tel],
input[type=email],
input[type=password] {
	height: 25px;
}


select {
	border-radius: 0px;
	height: 35px;
	line-height: 35px;
	padding: 0px 10px;
	border: 1px solid #7f7f7f;
}
input[type=checkbox]{
	-webkit-appearance: none;
	-moz-appearance: none;
	border-radius: 0px;
	border: 1px solid #000;
	width: 25px;
	height: 25px;
	margin-top: -5px;
	margin-right: 10px;
	background-color: #fff;
}
input[type=checkbox]:checked{
	background-image: url(../img/usr/giftwrapping/checkbox.png);
	background-size: 17px;
	background-position: center;
	background-repeat: no-repeat;
}

input[type=radio]{
	vertical-align: middle;
	-webkit-appearance: none;
	-moz-appearance: none;
	border-radius: 3px;
	border: 1px solid #ccc;
	width: 25px;
	height: 25px;
	margin-top: 0px!important;
	margin-right: 10px;
	background-color: #fff;
	border-radius: 12.5px;
}
input[type=radio]:checked{
	background-image: url(../img/usr/giftwrapping/radio.png);
	background-size: 17px;
	background-position: center;
	background-repeat: no-repeat;
}
.sender_change_ input[type=checkbox]{
	margin-top: 0px;
}
td input[type=checkbox]{
	margin-top: 0;
}
a,
a:link,
a:visited {
	text-decoration: none;
	color: #000;
}
.col1_ a{
	color: #000;
}
.col1_ form a{
	border: medium none;
	color: #000000;
	font-weight: bold;
	text-align: right;
	text-shadow: none;
	text-decoration: none;
}
/* 文字サイズ */
.large_ {
	font-size: 16px;
}
.xlarge_ {
	font-size: 18px;
}
.small_ {
	font-size: 12px;
}
.xsmall_ {
	font-size: 10px;
}
/**/

.leftfloat_ {
	float: left;
}
.rightfloat_ {
	float: left;
}
.clear_ {
	clear: both!important;
}
.lefttext_ {
	text-align: left;
}
.righttext_ {
	text-align: right;
}
.centertext_ {
	text-align: center;
}

/* 特定メッセージ（インライン） */
.error_ {
	color:#ff0000;
	font-size: 14px;
	margin: 0 30px 5px
}
.notice_ {
	color:#993300;
	margin: 0 30px 5px
}
.info_ {
	font-weight:bold;
	margin: 0 30px 5px
}
/**/

/* 特定メッセージ（ブロック） */
div.error_{
	background-color:#ffffff;
	border:solid 1px #ff5500;
	padding: 4px;
	margin: 10px 30px 30px 30px;
	text-align: center;
}
table.error_ {
	background-color:#ffffff;
	border:solid 1px #ff5500;
	padding:4px;
	margin:4px 0;
}
div.notice_, table.notice_ {
	background-color:#ffffff;
	border:solid 1px #996666;
	padding: 10px 10px 5px;
	margin: 110px 30px 30px;
	text-align: center
}
div.info_, table.info_ {
	background-color:#ffffff;
	border:solid 1px #666666;
	padding: 10px;
	margin: 15px 10px;
}
ul.error_ {
	margin-left: 16px;
}
.box_ {
	padding: 0 30px 10px;
	overflow: hidden;
}
/**/

.message_ {
	/*margin: 120px 30px 20px;*/
	margin: 20px 30px 20px;
}
.dest_message_, .return_msg_ {
	margin: 0 30px 15px;
}
.message_ a{
	text-decoration: underline;
	background: #fff none repeat scroll 0 0;
	border: medium none;
	color: #000;
	font-weight: normal;
	text-align: right;
}
.contact_ .message_{
	margin: 20px 30px 20px;
}

/* 入力フォーム */
.hidden_ {
	display: none;
}
li.title_ {
	background-color: #e5f3ff;
	border-left: 5px solid #e5f3ff;
	padding: 1px 10px;
	margin-top: 3px;
}

.input_must_ input, .input_must_ textarea, .input_must_ select {
	background-color: #ffebeb;
}

li.must_ {
	border-left: 5px solid #ff6666;
}

span.must_ {
	color: #ffc0cb;
	background-color: #ffc0cb;
	padding: 0 2px;
}

.hiddenEnter_ {
	width:0;
	height:0;
	display:none;
}

.classrequired {
	background: #ffeeee;
}

.classerror {
	background: #ffeeee;
}

/**/

.efo_icon_ {
	vertical-align:middle;
}

/* ボタン */

.large_button_ {
	font-size: 12px;
	text-align: right;
	margin:  10px 0 5px 0;
	padding: 10px 10px 10px 5%;
	font-weight: bold;
}
.large_button_s_ {
	width: 100%;
	font-size: 14px;
	text-align: center;
	margin:5px 0;
	padding: 7px 5px;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

.small_button_ {
	font-size: 12px!important;
	text-align: center !important;
	padding:8px 5px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	width: 58px;
	height: 40px;
}

.auto_small_button_ {
	text-align: center;
	padding: 10px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	font-size: 90%;
}

.main_action_button_ {
	-moz-text-shadow:none;
	-webkit-text-shadow:none;
	text-shadow:none;
	color: #fff;
	text-align: right; 
	background: #000;
	border:none;
	text-decoration:none;
	-webkit-appearance: none;
	font-weight: bold;
	line-height: 3px;
	height: 40px;
	white-space: nowrap;
	margin: 0 auto!important;
	padding: 10px 10px 10px 10px!important;
	font-size: 13px;
	font-family: "MoMA Sans Regular", Arial, sans-serif;
	outline: none
}
#recount.main_action_button_ {
	background:#000;
	border:none;
	color:#fff;
	font-weight: normal;
	border-radius: 0;
	padding: 2px 8px 0px;
	display: inline;
	width: auto;
	height: auto;
	outline: none	
}
.order_.col1_ .submit_{
    margin: 0 30px;
    width: 200px;
    text-align: right;
    float: right;
}
.order_.col1_ .submit_ input#order_next{
	margin: 0 0 15px 0;
	color: #fff;
}
#order_next.main_action_button_,
#cart_next.main_action_button_ {
	max-height: 44px;
	padding:0;
	display: block;
}
#cart_gift.main_action_button_ {
	max-height: 44px;
	padding:0;
	background:#000;
}

.ajax_wait_button_ {
	-moz-text-shadow: 0 -1px 1px #F66 !important;
	-webkit-text-shadow: 0 -1px 1px #F66 !important;
	text-shadow: 0 -1px 1px #F66 !important;
	background: #FF6A00 -moz-linear-gradient(top,#FF9900,#FF6A00) !important;
	background: #FF6A00 -webkit-gradient(linear,left top,left bottom,from(#FF9900),to(#FF6A00)) !important;
	background: #FF6A00 linear-gradient(top,#FF9900,#FF6A00) !important;
	border: 2px solid #FF9900 !important;
}
.sub_action_button_ {
	-moz-text-shadow:none;
	-webkit-text-shadow:none;
	text-shadow:none;
	text-align: left;
	background: none;
	border: none;
	color: #000; 
	padding: 5px;
	margin: 10px 0 0 0;
	font-weight: normal;
	outline: none
}
.sub_action_button_.small_button_ {
	-moz-text-shadow:none;
	-webkit-text-shadow:none;
	text-shadow:none;
	border:none;
	color:#000;
	font-weight: bold;
	-webkit-appearance: none;
	text-align: right;
	background: #fff;
}
#order_back.sub_action_button_ {
	-moz-text-shadow:none;
	-webkit-text-shadow:none;
	text-shadow:none;
	border:none;
	-webkit-appearance: none;
	text-align: left;
	margin-top: 20px;
	text-decoration: underline;
	font-weight: normal;
	font-size: 14px;
}
.ajax_wait_sub_button_ {
	border: 1px solid #006AB8 !important;
}
/**/

.common_headline1_ {
	margin: 105px 30px 10px;
	font-size: 20px;
	font-weight: bold;
	color:#555555;
}
.col1_ .method_box_ .common_headline2_{
    font-size: 18px;
    font-weight: bold;
    padding: 0;
    margin-left: 0;
    margin-bottom: 10px;
}
.col1_ .method_box_ .common_headline3_{
	padding: 0px;
	margin: 0 0 15px;
	font-size: 13px;
	font-weight: bold;
	border-bottom: 1px solid #000;
	background: none;
	border-radius: 0;
}
.common_headline2_ {
	color: #000;
	font-size: 18px;
	font-weight: bold;
	/*margin: 20px 30px 15px 30px;*/
	margin: 10px 30px 15px 30px;
	clear: both;
}
#block_of_accessory .common_headline2_ {
	margin:0 0 0 0;
}
.common_headline3_ {
	margin-bottom: 5px;
	padding: 5px;
	background: #F0F0F0;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.common_headline3_ img{
	vertical-align: middle;
	margin-top: -2px;
	
}
.disp_none_ {
	display: none;
}
.disp_block_ {
	display: block;
}
.txt_linethrough_ {
	text-decoration: line-through;
}
.valign_m_ {
	vertical-align: middle;
}
.position_relative_ {
	position: relative;
}
.fontsize_small_ {
	font-size:small;
}
.whitespace_nowrap_ {
	white-space: nowrap;
}
/* 価格表示 */
.price_pop_ {
}
.price_ {
	font-size: 14px;
	color: #666666;
	line-height: 1;
}
.price_ small {
}
.coupon_bonus_ {
	color:#CC3300;
	font-weight:bold;
	white-space: nowrap;
}

/* --------------------------------------------------------------------
	共通ヘッダー
-------------------------------------------------------------------- */
header{
	margin-bottom: 20px;
}
.header-banner {
    display: block;
    background-color: #000;
    position: relative;
    z-index: 9997;
}
.header-banner .header-banner-content {
    display: block;
    margin: 0 auto;
    padding: 0;
    width: 100%;
    position: relative;
    max-height: 60px;
}
  .header-banner .header-banner-content2 {
    display: block;
    margin: 0 auto;
    padding: 2px 0;
    width: 100%;
    position: relative;
    height: 26px;
}
.header-banner p {
    color: #fff;
    padding: 8px 0px;
    font-weight: 200;
    margin: 0 auto;
    font-size:12px;
    margin-bottom: -20px;
}
.header-banner .header-banner-content2 p {
    padding: 8px 0px;
    font-weight: 200;
    margin: 0 auto;
    font-size: 11px;
    margin-bottom: -20px;
    }
.header-banner p a {
    color: #fff;
    text-decoration: underline;
}
header .top-banner{
	position: fixed;
	width: 100%;
	background-color: #fff;
	z-index: 9999;
	transition: all 0.3s ease;
	transform: translateZ(0);
}
header .top-banner.fixed{
	top:0;
}

header .header_top_{
	position: relative;
	margin: 0 auto;
	z-index: 11;
	padding: 0 30px;
	height: 78px;
}
/*.header_top_.fixed{
	position: fixed;
	padding-bottom: 3%;
	width: 84%;
}*/

.primary-logo{
    height: 34px;
    width: 60%;
    /*margin-top: 30px;*/
    margin-top: 18px;
    left: 0;
    z-index: 1;
    position: absolute;
}
.primary-logo img{
	max-width: 100%;
}

.title-area{
    box-sizing: border-box;
    /*height: 126px;*/
    position: relative;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.title-area-left{	
    float: left;
    width: 50%;
    margin-top: 26px;
}
.header_top_ .header-menu-button{	
    display: inline-block;
    right: 30px;
    left: auto;
    /*top: 30px;*/
    top: 18px;
    position: fixed;
}

/*.header_top_.fixed  .title-area-right .header-menu-button{	
    position: absolute;
    right: -36px;
}*/
.title-area .header-search-button{	
/*	width: 50%;
	float: left;*/
}
.title-area-right .header-login-button{
    height: 19px;
    cursor: pointer;
    white-space: nowrap;
    margin-right: 9px;
    display: inline-block;
}
.title-area-right .header-cart-button{
    height: 19px;
    cursor: pointer;
    white-space: nowrap;
    display: inline-block;
    position: relative;
    height: 19px;
    width: 19px;
}

.title-area-right{
    /*margin-top: 30px;*/
    margin-top: 18px;
    right: 40px;
    z-index: 11;
    width: auto;
    position: absolute;
}
/*.header_top_.fixed .title-area-right{
position: absolute!important;
    right: 8%!important;
    top: 22px!important;
    width: 16%!important;
}*/
/*.header-overlay-button span {
    display: inline-block;
    vertical-align: top;
    font-size: 11px;
}
.header-overlay-button {
    font-size: 11px;
    font-style: normal;
    font-family: "MoMA Sans Regular", Arial, sans-serif;
    font-weight: 200;
    color: #000;
    line-height: 19px;
    cursor: pointer;
    white-space: nowrap;
}*/
.header-overlay-button::before {
  display: inline-block;
  position: relative;
  content: "";
  height: 19px;
  width: 19px;
  margin-right: 0px;
  background-repeat: no-repeat;
  background-position: -1px -1px;
  background-image: url(../img/usr/header/moma-sprites_new.svg) !important;
  background-size: 175px 73px;
}
.header-menu-button::before {
    background-position: -85px -1px;
    width: 20px;
}
/*.header-search-button::before {
    background-position: -1px -1px;
}*/
.header-login-button::before {
    background-position: -28px -1px;
}
.header-cart-button::before {
    background-position: -54px -1px;
    width: 23px;
}
.header-overlay-button.active::before {
    background-position: -110px -1px;
}
#mini-cart {
    color: #000;
    position: relative;
}
.mini-cart-total {
    position: absolute;
    top: -39px;
    left: 4px;
    width: 16px;
    text-align: center;
}








header .header_bottom_ {
    position: relative;
    top: 40px;
    background: #fff;
    padding: 7px 30px;
    color: #fff;
}
header .header_bottom_ span.arrow{
    font-size:12px;
}


#cart{
	display: table-cell;
	vertical-align: middle;
	width: 10%;
	padding: 0 0 0 0%;
}
#cart a{
	color: #fff;   
	display: table-cell;
	width: 100%;
	vertical-align: top;
	text-align: right;
	padding-top: 1px;
	text-decoration: none;
}
#cart span.cartimg_{
	display: table-cell;
	width: 60%;
}
#cart span.cartimg_ img{
	width: 90%;
}
#cart span#jscart_replace_{
	display: table-cell;
	width: 38%;
	vertical-align: bottom;
	text-align: center;
	font-size: 14px;
	padding-top: 4px;
	padding-left: 7%;
	font-weight: bold;
}
.header_bottom_{
	margin: 0 10px;
}

.visually-hidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
/* --------------------------------------------------------------------
	ようこそ
-------------------------------------------------------------------- */
.welcome_{
	margin: 15px 0 0 10px;
}

/* --------------------------------------------------------------------
	モーダル
-------------------------------------------------------------------- */
body.fixed{
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
}
.bg_{
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0;
	/*background: #fff;*/
	z-index: 9;
	bottom: 0;
	left: 0;
	z-index: 999;
}
.moviebg_{
	background: rgba(0,0,0,0.5);
}
.moviebg_ .bgclodebtn_{
	position: absolute;
	right: 0%;
	top: -50px;
	width: 30px;	
	height: 30px;	
}
.moviebg_ .bgclodebtn_::before{
	display: inline-block;
	position: relative;
	content: "×";
	font-size: 50px;
	font-style: normal;
	font-family: FontAwesome;
	font-weight: normal;
	line-height: 30px;
	width: 30px;
	text-align: center;
	color: #fff;
}
.moviebg_ .bginner_{
  width: 88%;
  height: 3.2rem;
	position: absolute;
	top: 40%;
	left: 0;
	right: 0;
	bottom: auto;
	margin: auto 6%;
	text-align: center;
}
.moviebg_ .bginner_ iframe{
	width: 100%;
	height: 600%;
}
#modal{
	display: none;
	position: fixed;
	left: 0;
	width: 100%;
	padding: 0 0 10px 0;
	background: #fff;
	max-height: 78%;
	overflow-y:scroll;
	z-index: 9999;
	/*通常時
         top: 18px;
        帯２つ目追加時*/
         /*top: 50px;*/
}
#modalinner{
	padding: 0 0 0 0;
}
#modalclosebtn{
	display: block;
	position: absolute;
	top: 10px;
	right: 20px;
	text-align: right;
	z-index: 9999;
}
#modalclosebtn:hover{
	cursor: pointer;
}
#modalclosebtn img{
	width: 60%;
}
#modal .search_form_{
	margin-left: 15px;
	margin-right: 15px;
}
#modal .search_form_ .search_button_wrap_{
	margin: 0 0 0 3%;
}
#modal #logintitle{
	font-weight: bold;
	margin: 0 10px 10px 10px;
	padding: 20px 0 10px 0;
	border-bottom: 1px solid #d2d2d2;
	text-align: center;
	line-height: 1;
	font-size: 15px;
}
#modal .Categ]oryStyleG_{
	margin: 0 30px;
}


#staticlink{
	margin: 0px 30px 0;
	padding-top: 29px;
	border-top: 2px solid #a4a4a4;
	
}
#staticlink li{
}
#staticlink li a{
	font-style: normal;
	font-family: "MoMA Sans Web", Arial, sans-serif;
	font-weight: 200;
	padding: 0 0;
	margin: 0 0 30px 0;
	font-size: 18px;
	display: block;
}
div.input_{
	margin: 0 0 5px 0;
}
#myaccount_inner{
	border-bottom: 1px solid #d2d2d2;
	background: #f8f8f8;
	padding: 25px 10px 15px 10px;
}
#myaccount_inner input{
	padding: 0 2%;
	height: 35px;
	margin: 0 0 10px 0;
	width: 96%;
	max-width: 96%;
	border-radius: 5px;
	border: 1px solid #333333;
}

#modalbtn{
	overflow: hidden;
	float: right;
}
#modalbtn p{
	float: left;
	margin: 0 0 0 10px;
}
#modalbtn p a{
	display: block;
	color: #fff;
	background: #000;
	text-decoration: none;
	padding: 10px 16px;
	font-weight bold;
}
#password{
	text-align: right;
	margin: 5px 0 10px 0;
}
#password a{
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
/* --------------------------------------------------------------------
	検索フォーム
-------------------------------------------------------------------- */
div#header-search-overlay{
	position: absolute;
	z-index: 99;
	background: #fff;
	width: 100%;
	top: 45px!important;
	display: block!important;
	visibility: visible;
	opacity: 1;
	z-index: 12;
}
.header_top_.fixed div#header-search-overlay{
	top: 0px!important;
}

.header-overlay-content{
	display: block;
	margin: 0 auto;
	box-sizing: border-box;
	padding: 3px 30px 5px;
}
.header-search{
	right: 0px;
	width: 95%;
	position: relative;
}

/*div#header-search-overlay form.search_form_ {
	margin: 50px 30px 10px 30px;
	border-bottom: 1px solid #000;
	position: relative;
	overflow: hidden;
	height: 40px;
	line-height: 40px;
}*/
div#header-search-overlay form.search_form_ input.keyword_{
	/*margin: 0 0 0 34px;*/
	border: none;
	-webkit-appearance: none;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	border-radius:0;
	width: 90%!important;
	max-width: 90%!important;
	/*float: left;
	padding: 0% 1%*/;
	font-size: 120%;
	vertical-align: middle;
	color: #000;
	border-bottom: 1px solid #000;
	margin-left: 10%;
	padding: 0px 2% 1px; 
}
.keyword_ .withSuggestSearch_{
background-color: transparent;
    border: none;
    border-bottom: 1px solid #000;
    color: #000;
    margin: 0;
    padding: 0 10px 5px 10px;
    position: absolute;
    top: 2px;
    font-size: 16px;
    font-style: normal;
    font-family: "MoMA Sans Regular", Arial, sans-serif;
    font-weight: 400;
    padding-left: 0;
    border-radius: 0;
    width: 90%;
    right: 0;}

input#keyword.keyword_.withSuggestSearch_{
	margin: 0 0 0 34px;
	right: 0px;
	position: relative;
	border: none;
	-webkit-border-radius: 0;
	width: 93%!important;
	max-width: 93%!important;
	font-size: 100%;
	vertical-align: middle;
	color: #000;
	border-bottom: 1px solid #000;
	margin-left: 8%;
	padding: 0px 2% 1px;
}

div#header-search-overlay form.search_form_ .placeholder_ {
	position: absolute;
	top: 0px;
	left: 10%;
	z-index: 9999;
	height: 60px;
	line-height: 60px;
	color: #999999;
	font-size:12px;
}
div#header-search-overlay form.search_form_ .search_button_wrap_{
	width: 10%;
	float: left;
	position: absolute;
	left: 1%;
}
div#header-search-overlay form.search_form_ .search_button_wrap_ input{
	width: 16px;
	/*background-size: 40%;*/
	margin-top: 25px;
}

/*div#header-search-overlay .header-search button:before {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    background-position: 0;
    background-size: 100%;
    background-image: url(../img/usr/sb/common/go_new.png) !important;
    background-repeat:no-repeat;
}*/

div#header-search-overlay .header-search form input.searchIcon {
    position: absolute;
    right: 15px;
    left: 0px;
    bottom: 5px;
    background-color: transparent;
    display: inline-block;
    height: 15px;
    width: 15px;
    border: none;
    margin: 0;
    padding: 0;
}
div#header-search-overlay .header-search .search-container {
    right: 0px;
    width: 100%;
    position: relative;
}
#modal form.search_form_ {
	margin: 10px 3% 10px;
	border-bottom: 1px solid #000;
  position: relative;
  overflow: hidden;
  height: 40px;
  line-height: 40px;
}

#modal form.search_form_ input.keyword_{
	margin: 0;
	border: none;
	-webkit-appearance: none;
	-moz-border-radius:0;
	-webkit-border-radius:0;
	border-radius:0;
	width: 80%!important;
	max-width: 80%!important;
	float: left;
	padding: 0 4% 0 4%;
	font-size: 120%;
	color: #000;
	height: 42px;
	vertical-align: middle;
}
#modal .search_button_wrap_{
	width: 10%;
	margin: 0 3% 0 0;
	float: right;
	height: 40px;
	line-height: 40px;
	text-align: right;

}
#modal form.search_form_ .placeholder_ {
	position: absolute;
	top: 0px;
	left: 4%;
	z-index: 9999;
	height: 40px;
	line-height: 42px;
	font-size: 120%;
	color: #999999;
	display: none;
}
#modal form.search_form_ .search_button_{
	margin: 0!important;
	padding: 0!important;
	font-size: 14px;
	width: 20px;
	-webkit-appearance: none;
	border: none;
}

/* --------------------------------------------------------------------
	関連するキーワード
-------------------------------------------------------------------- */
#search_suggest_area_{
	padding: 0 0;
	position: absolute;
	/*margin: 0 0 0 30px;*/
	top: 75px!important;
	left: 0!important;
	z-index: 99;
	/*background: #fff;*/
    background: rgba(0, 0, 0, 0.3);
	display: none;
	/*width: 80%;*/
	/*max-height: 536px;*/
	overflow-y: scroll;
	/*margin-left: 10%;*/
	/*margin-right: 10%;*/
	/*min-width: 200px !important;*/
	width: 100%;
	height: 100vh;
}

#suggest_keyword_list_{
	background: #fff;
	/*margin: 0 0;*/
	margin-left: 10%;
	margin-right: 10%;
	margin-top: 5px;
}
#suggest_goods_list_{
	background: #fff;
	/*margin: 0 0;*/
	margin-left: 10%;
	margin-right: 10%;
}

#suggest_keyword_list_ .suggest_keyword_ a{
	text-decoration: none;
}	
.suggest_keyword_{
	border-bottom: 1px solid #eeeeee;
}
.suggest_keyword_:last-of-type{
	border: none;
}
#search_suggest_area_ h2{
	background: #000000;
	color: #fff;
	line-height: 1;
	padding: 15px 15px;
	margin: 0 0 5px 0;
}
#search_suggest_area_ ul li{
	border-bottom: 1px solid #eeeeee;
}
#search_suggest_area_ .searchOverlay {
    position: absolute;
    height: 100vh;
    width: 100%;
    /*margin-left: -100%;*/
}

/* --------------------------------------------------------------------
	注目のキーワード
-------------------------------------------------------------------- */
#header_search_keyword{
	margin: 0 2%;
	display: none;
	position: absolute;
	top: 0;
	width: 96%;
	z-index: 99;
	background: #fff;
	border-radius: 5px;
	box-shadow: 2px 3px 12px;
}
#header_search_keyword h2{
	background: #000000;
	color: #fff;
	line-height: 1;
	padding: 15px 15px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
#header_search_keyword ul{
	text-align: left;
}
#header_search_keyword ul li{
	border-bottom: 1px solid #eeeeee;
}
#header_search_keyword ul li{
	padding: 10px 15px;
	display: block;
}
#header_search_keyword ul li a{
	color: #333;
}


/* --------------------------------------------------------------------
	トップページ本文
-------------------------------------------------------------------- */
#block_of_top_body{
	padding: 0 30px;
	margin-top:90px;
}

#main{
	margin-bottom: 20px;
	padding-top: 5px;
}
#main .banner-container{
	padding: 0;
}
ul.content-module {
	
}
ul.content-module > li{
	margin-bottom: 30px;
}
ul.content-module > li .img-content {
    margin-bottom: 20px;
    text-align: center;
}
ul.content-module > li .content-module-caption {
    text-align: center;
}
ul.content-module > li .title {
    font-size: 22px;
    margin-bottom: 14px;
    font-family: "MoMA Sans Web", Arial, sans-serif;
    font-weight: 200;
}
ul.content-module > li p {
    line-height: 20px;
    font-size: 14px;
}
ul.content-module > li .content-module-caption {
    text-align: center;
}
ul.content-module > li span {
    font-size: 14px;
    font-style: normal;
    font-family: "MoMA Sans Regular", Arial, sans-serif;
    font-weight: 200;
    text-decoration: underline;
    cursor: pointer;
}
/* --------------------------------------------------------------------
	予備テンプレート
-------------------------------------------------------------------- */

/*動画*/
.img-banner.youtube2,
.img-banner.youtube{
	position: relative;
}
.img-banner.youtube2 img,
.img-banner.youtube img{
	width: 100%;
}
.img-banner.youtube .embed{
	display: none;
}
.img-banner.youtube2::after,
.img-banner.youtube::after {
    display: block;
    position: absolute;
    content: "▲";
    font-size: 21px;
    font-style: normal;
    font-family: FontAwesome;
    font-weight: normal;
    line-height: 21px;
    text-align: center;
    text-indent: -4px;
    border-color: white;
    border-style: solid;
    border-width: 9px 7px 11px 14px;
    border-radius: 100%;
    height: 19px;
    width: 19px;
    max-width: 100%;
    background-color: #fff;
    cursor: pointer;
    top: 45%;
    left: 45%;
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.img-banner.youtube2 .video-inline{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 999;
}
.img-banner.youtube2 .video-inline .video-embed{
	width: 100%;
	height: 100%;
}
.html-slot-container{
		margin: 0 30px;
}
#hero-banner .img-banner{
		text-align: center;
}
#hero-banner .img-banner img{
    max-width: 100%;
}
.secondary-banner {
    background-color: #eee;
    /*margin-top: 40px;*/
    margin-bottom: 20px;
    position: relative;
}
.secondary-banner .banner-caption{
	-webkit-transform: none;
	transform: none;
	text-align: center;
	padding: 30px 20px;
}
.hero-banner-link #secondary-banner .banner-container {
	padding: 6% 0% 0 0; 
}
.secondary-banner .banner-caption .title{
		font-size: 35px;
		line-height: 1.4;
		margin: 0 0 15px;
		font-family: "MoMA Sans Web", Arial, sans-serif;
		font-weight: 200;
}
.secondary-banner .banner-caption .title span{
	display: block;
	font-size: 14px;
	margin-top: 10px;
}
.secondary-banner .banner-link {
	text-align: right;
}
#categorylist .banner-caption{
	/*position: absolute;
	top: 0;
	left: 0;*/
}
#categorylist h1{
	display: block;
	font-size: 35px;
	line-height: 1.1;
	margin: 0 0 15px;
	font-weight: 200; 
}
#categorylist h1 + p{
	text-align: left;
	line-height: 1.8;
	margin: 10px 0 15px;	
}
/*
.goods_{
	margin: 0 30px;
}
*/
#categorylist {
	margin: 0 30px 30px;
	padding: 0 0 3% 0;
}
#categorylist .secondary-banner{
	margin: 0;
	/*margin: 38px 0 0; */
}
#categorylist .banner-container{
	padding: 0 0 3%;
}
#categorylist .banner-link{
	padding: 0 3%;
	text-decoration: underline;
	text-align: right!important;
	width: 94%;
	display: block;
}
#categorylist .call-to-action{
	text-align: left;
	margin-top: 0;
}
#categorylist .hero-banner.secondary-banner .banner-caption{
	text-align: left!important;
}
#categorylist .hero-banner.secondary-banner .call-to-action{
	display: block;
	border: 3px solid #000;
	text-align: center!important;
	width: 60%;
	padding: 5px 10px;
	margin: 5px 0;
	text-align: center;
}
#categorylist .hero-banner.secondary-banner .call-to-action a{
	display: block;
	text-align: center!important;
}
.secondary-banner .call-to-action{
	text-align: center;
	margin-top: 15px;
}
.secondary-banner .call-to-action.white span{
color: #fff;
border-color: #fff;
}
.secondary-banner .call-to-action.white span:hover{
background-color:#fff;
color: #000;
border-color: #fff;
}
.secondary-banner .call-to-action span{
	background-color: transparent;
	border: 3px solid #000;
	color: #000;
	cursor: pointer;
	display: inline-block;
	font-size: 16px;
	font-style: normal;
	font-family: "MoMA Sans Regular", Arial, sans-serif;
	font-weight: 200;
	padding: 8px 11px;
	text-align: center;
	line-height: 1em;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.secondary-banner .img-banner{
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}
.secondary-banner .img-banner img{
	width: 100%;
}
.multimedia-banner.image-right .img-banner {
    margin-bottom: 30px;
}
.multimedia-banner .banner-caption .title {
    font-size: 30px;
    line-height: 38px;
    margin-bottom: 18px;
		font-family: "MoMA Sans Web", Arial, sans-serif;
		font-weight: 200;    
}
.multimedia-banner .banner-caption .catch_{
    font-size: 20px;
    line-height: 38px;
    margin-top: 5px;
    margin-bottom: 5px;
		font-family: "MoMA Sans Web", Arial, sans-serif;
		font-weight: 200;   
}
.multimedia-banner .banner-caption p {
    font-size: 16px;
    font-style: normal;
    font-family: "MoMA Sans Regular", Arial, sans-serif;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 26px;
}
.multimedia-banner .call-to-action a{
	background-color: transparent;
	border: 3px solid #000;
	color: #000;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	font-style: normal;
	font-family: "MoMA Sans Regular", Arial, sans-serif;
	font-weight: 200;
	padding: 20px 22px;
	text-align: center;
	line-height: 1em;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.html-slot-container:last-child{
	margin-bottom: 20px;
}
.custommenu_,
.banner-section ul,
#multimedia-banner,
.event_
{
	margin: 0 30px;
}
.custommenuwrap_ ul.content-module > li{
	margin-bottom: 20px;
}
.custommenuwrap_ ul.content-module > li .img-content{
	margin-bottom: 10px;
}
.custommenuwrap_ ul.content-module > li .title{
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 160%;
}
.custommenuwrap_ ul.content-module > li .title + p{
	margin-bottom: 5px
}
.custommenuwrap_ ul.content-module > li .call-to-action{
	margin-bottom: 0;
	font-size: 100%;
}
.custommenuwrap_ ul.content-module > li .call-to-action span{
	font-size: 100%;
}
.custommenuwrap_ #multimedia-banner{
	margin-bottom: 50px;
}
.custommenuwrap_ .multimedia-banner .banner-caption .title{
	margin-bottom: 5px;
	margin-top: 15px;
	font-size: 160%;
	line-height: 1.5;
}
.custommenuwrap_ .multimedia-banner .banner-caption .title + p{
	font-size: 100%;
}
#featured{
	margin-bottom: 20px;
}
#featured h3{
	font-size: 160%;
	margin-bottom: 10px;
}

#gift h1{
  font-size: 20px;
  line-height: 24px;
  margin-bottom: 10px;
  font-weight: bold;
  font-family: "MoMA Sans Web", Arial, sans-serif;
	font-weight: 200;
}
#gift.html-slot-container{
	margin: 0;
}
#gift.html-slot-container .banner-container{
	padding: 0;
}

#gift .banner-caption{
	position: absolute;
	top: 0;
	left: 0;
	color: #000;
	text-align: left;
} 
#gift .call-to-action{
	text-align: left;
	margin: 10px 0;
}
#gift .call-to-action a{
	border: 3px solid #000;
	color: #000;
	cursor: pointer;
	display: inline-block;
	font-size: 14px;
	font-style: normal;
	font-family: "MoMA Sans Regular", Arial, sans-serif;
	font-weight: 200;
	padding: 5px 10px;
	text-align: center;
	line-height: 1em;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	color: #000;
}
#gift .category-modules {
    overflow: hidden;
    margin: 0 30px;
}
#gift .hero-banner{
	margin: 0 30px 20px;
}
#gift .category-modules .category-module-item {
    width: 48%;
    margin: 0 0 20px 0; 
    float: left;
    position: relative;
}
#gift .category-modules .category-module-item:nth-child(odd) {
	margin-right: 2%;
}
#gift .category-modules .category-module-item:nth-child(even) {
	margin-left: 2%;
}
#gift .category-modules .category-module-item .content-module-caption{
	padding: 30px 0 0;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	text-align: center;	
}
#gift .category-modules .category-module-item .content-module-caption h2{
	font-size: 16px;
	line-height: 20px;
	font-family: "MoMA Sans Regular", Arial, sans-serif;
	font-weight: 200;
}
#gift .category-modules .category-module-item img{
	width: 100%;
}
#gift .category-modules .category-module-item .content-module-caption .call-to-action {
	text-align: center;	
}
#gift .category-modules .category-module-item .content-module-caption .call-to-action a {
	border: none;
	text-align: center;
	text-decoration: underline;
	color: #000
}
#gift .category-modules .category-module-item .content-module-caption .call-to-action a span{
	border: none;
	text-decoration: none;
	color: #000;
	font-size: 14px;
	font-weight: 200;
}
#gift .content-module.content-module-1x3 {
	margin: 0 30px;
}
#gift .content-module.content-module-1x3 img{
	width: 100%;
}
#gift .content-module.content-module-1x3 .call-to-action{
	text-align: center;
}
.category-list.list-static-section,
.category-list.list-section{
	border-top: 1px solid #d4d4d4;
	border-bottom: 1px solid #d4d4d4;
	padding: 20px 0px 20px;
	margin: 0 30px 40px;	
}
.category-list.list-static-section h2,
.category-list.list-section h2{
	font-size: 30px;
	text-align: left;
	margin: 0;
	font-style: normal;
	font-family: "MoMA Sans Web", Arial, sans-serif;
	font-weight: 200;
}

.selected-category-dropdown{
	position: relative;
}

.selected-category-dropdown ul{
	/*display: none;
	position: absolute;*/
	top: 100%;
	left: 0%;
	width: 100%;
	background: #fff;
	padding: 20px 0%;
	z-index: 9;
}
.selected-category-dropdown ul li{
	margin-bottom: 10px;
	padding: 0 10px;
	position: relative;
}
.selected-category-dropdown ul li.active{
	font-weight: bold;
}
.selected-category-dropdown ul li.active::after{
  display: inline-block;
  position: absolute;
  content: "";
  top: 4px;
  left: 0px;
  border: 6px solid transparent;
  border-left-color: #000;
}
.selected-category{
	position: relative;
	font-size: 16px;
}
/*ジャンルトップカテゴリ表示JS用記述
.selected-category.active_::after{
	content: '▲';
}
.selected-category::after{
	content: '▼';
	position: relative ;
	top: 0px;
	right: -10px;
	font-size: 11px;	
	color: #000;
}*/
.banner-section .banner-section-toggle_{
	display: none;
}
.banner-section .banner-section-toggle_:first-child{
	display: block;
}
.content-module-small.content-module-1x3{
	margin: 0 30px;
}
.content-module-small.content-module-1x3 li{
	position: relative;
}
.content-module-small.content-module-1x3 li img{
	width: 100%;
}
.content-module-small.content-module-1x3 li{
	position: relative;
	margin: 0 0 20px;
}
.content-module-small.content-module-1x3 .content-module-caption{
	position: absolute;
	top: 0;
}
.content-module-small.content-module-1x3 .content-module-caption {
	padding: 20px 20px 0;
}
.content-module-small.content-module-1x3 .content-module-caption h2{
	font-size: 30px;
	margin-bottom: 0px;
	font-family: "MoMA Sans Web", Arial, sans-serif;
	font-weight: 200;	
}
.content-module-small.content-module-1x3 .call-to-action{
	text-decoration: underline;
}
.gift-guide-banner{
	margin: 30px 0 0;
	padding: 0 0 30px;
	border-bottom: 1px solid #d4d4d4;
}
.gift-guide-banner .banner-container{
	background-color: #eee;
	padding: 0 0 30px;
}
.gift-guide-banner .main-container {
    width: auto;
    margin: 0 0 20px;
    padding: 30px 35px 0;
}
.gift-guide-banner .main-container .banner-titles {
    text-align: center;
}
.gift-guide-banner .main-container .banner-titles h1 {
    font-size: 40px;
    line-height: 50px;
    margin: 0 0 20px;
		font-style: normal;
		font-family: "MoMA Sans Web", Arial, sans-serif;
		font-weight: 200;
}
.gift-guide-banner .main-container .banner-titles h2 {
    font-size: 16px;
    margin: 0 0 20px;
}
.gift-guide-banner .main-container .img-content {
    margin: 0 auto 15px;
    width: 184px;
    height: auto;
}
.gift-guide-banner .banner-caption.align-center{
	text-align: center;
}
.gift-guide-banner .banner-caption.align-center .call-to-action a{
	text-decoration: underline;
	margin-top: 30px;
	display: block;
}
.gift-guide-banner .product-image{
	width: auto;
	margin: 20px 20px 20px;
}
.gift-guide-banner .product-tile-details{
	text-align: center;
}
.gift-guide-banner ul {
	overflow: hidden
}
.gift-guide-banner ul li{
	width: 50%;
	float: left;
}
.gift-guide-banner{
	margin-bottom: 40px;
	padding-bottom: 40px;
}
/*
.banner-container{
	background: #eee;
	padding-bottom: 30px;
}
*/
.content-asset .banner-container{
	background: none;
	padding-bottom: 0px;
}
.view-all-image{
	position: absolute;
	display: -webkit-box;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
	height: 84px;
	width: 84px;
	font-size: 16px;
	font-style: normal;
	font-family: "MoMA Sans Regular", Arial, sans-serif;
	font-weight: 200;
	line-height: 22px;
	text-align: center;
	border: 3px solid #000;
	border-radius: 50%;
	padding: 10px;
	margin: 0;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	-moz-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	-moz-align-items: center;
	align-items: center;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-42px, -42px);
	transform: translate(-42px, -42px);
}
/* --------------------------------------------------------------------
	bg
-------------------------------------------------------------------- 
.bg_{
	background: rgba(0,0,0,0.65);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	z-index: 10000;
}

/* --------------------------------------------------------------------
	共通フッター
-------------------------------------------------------------------- */
footer {
	/*background: #ededed;*/
	background: #000;
	padding: 0 0 0 0;
	clear: both;
}
.back-to-top{
	background: #000;
}
footer .back-to-top .back-to-top-link {
  font-size: 18px;
  font-style: normal;
  font-family: "MoMA Sans Web", Arial, sans-serif;
  font-weight: 200;
  text-align: right;
  color: #fff;
  display: block;
  padding: 21px 20px 0;
}
footer .video-thumbnail img{
	width: 94%;
	padding: 20px 3% 0;
}
footer .embed{
	display: none;
}
footer .banner-subcontainer2{
	text-align: center;
}
footer .banner-subcontainer2 span.caption{
	color: #fff;
	font-size: 14px;
	line-height: 1.8;
	display: block;
	margin: 28px auto 20px auto;
	width: 250px;
	text-align: left;
}
footer .banner-subcontainer2 a{
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
	padding-bottom: 20px;
	width: 100%;
	text-align: center;
	color: #fff;
	display: block;
}
footer .banner-subcontainer2 a span{
	font-size: 16px;
}
footer #footer_top{
	padding: 10px;
	background: #000000;
	color: #fff;
}
footer #footer_top a{
	color: #fff;
	text-decoration: none;
}
footer .video-thumbnail{
	position: relative;
}
footer .video-thumbnail::after {
    display: block;
    position: absolute;
    content: "▲";
    font-size: 21px;
    font-style: normal;
    font-family: FontAwesome;
    font-weight: normal;
    line-height: 21px;
    text-align: center;
    text-indent: -4px;
    border-color: white;
    border-style: solid;
    border-width: 9px 7px 11px 14px;
    border-radius: 100%;
    height: 19px;
    width: 19px;
    max-width: 100%;
    background-color: #fff;
    cursor: pointer;
    top: 45%;
    left: 45%;
		-moz-transform: rotate(90deg);
		-webkit-transform: rotate(90deg);
		-o-transform: rotate(90deg);
		-ms-transform: rotate(90deg);
		transform: rotate(90deg);
}
div#footer_img1{
	margin: 0 0 10px 0;
	width: 80%;
	line-height: 1;
}
div#footer_img1 img{
	vertical-align: top;
}
div#footer_img2{
	width: 32%;
	line-height: 1;
	margin: 0 0 5px 0;	
}
div#footer_img2 img{
	vertical-align: top;
}
.change_mode_{
	line-height: 1;
	padding: 10px 0 0 0;
	font-size: 10px
}
.change_mode_ a{
	font-weight: bold;
	font-size: 10px;
}
#copyright{
	font-size: 65%;
	font-weight: bold;
	width: 70%;
	padding: 5px 0 0 0; 
	display: table-cell;
	vertical-align: middle;
}
#security{
	width: 30%;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
}
#security img{
	margin-top: -30px;
	margin-bottom: -4px;
	margin-left: 8px;
}
#security_bg　{

}
.table_{
	display: table;
	width: 100%;
}


footer .footer-container{
	padding-top: 40px;
}
footer .footer-container .newsletter-title {
	font-size: 30px;
	font-style: normal;
	font-family: "MoMA Sans Web", Arial, sans-serif;
	font-weight: 200;
	text-align: center;
	line-height: 35px;
	color: #000;
	margin: 0 30px 0px;
	display: block;
	border: 3px solid #000;
}
footer .footer-container .newsletter-title a{
	padding: 10px 0px;
	display: block;
	font-size: 18px 
}
footer .newsletter-form{
	background: #fff;
	padding: 0px 0px;
	overflow: hidden;
}
footer .newsletter-form input{
	margin: 0!important;
	padding: 22px 20px!important;
	width: 53%!important; 
	float: left;
	border: 0;
	outline: none;
}
footer .newsletter-form button{
	width: 34%!important; 
	float: right;
	margin: 0!important;
	padding: 22px 0!important;
	background: none;
	-webkit-appearance: none;
	moz-appearance: none;
	appearance: none;
	border: none;
}
footer .footer-container .social-link-buttons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 30px 0 40px;
}
footer .footer-container .social-link-buttons img{
	width: 19px;
	height: 19px;
	vertical-align: top;
}
footer .footer-container .social-button {
    font-size: 14px;
    font-style: normal;
    font-family: "MoMA Sans Regular", Arial, sans-serif;
    font-weight: 200;
    display: inline-block;
    line-height: 19px;
    height: 19px;
    width: 19px;
    cursor: pointer;
    white-space: nowrap;
    margin: 0 40px 0 0;
}
.social-twitter{
	margin-right: 40px;
}
footer .footer-container .social-button:last-of-type{
	margin: 0;
}
footer .footer-container .social-button::before {
    display: inline-block;
    position: relative;
    content: "";
    height: 19px;
    width: 19px;
    background-repeat: no-repeat;
    background-position: -1px -1px;
    background-image: url(../img/usr/sb/header/moma-sprites_new.svg) !important;
    background-size: 175px 75px;
}
footer .footer-container .social-facebook::before {
    background-position: -27px -52px;
}
footer .footer-container .social-youtube::before {
    background-position: -113px -52px;
}
footer .footer-container .social-pinterest::before {
    background-position: -86px -53px;
}
footer .footer-container .social-instagram::before {
    background-position: -57px -52px;
}

footer .footer-container .social-twitter::before {
    background-position: -57px -52px;
}
footer .footer-container .social-button span {
    display: none;
}
footer .footer-container .social-youtube {
    width: 27px;
}
footer .footer-container .social-youtube::before {
    background-position: -113px -52px;
    width: 27px;
}

footer .menu-links{
	padding: 0 30px;
}
footer .footer-menu-category.contact-us{
	margin-bottom: 30px;
}
footer .menu-links a{
	padding: 0;
	margin: 10px 0 20px 0;
	display:block; 
	font-style: normal;
	font-family: "MoMA Sans Regular", Arial, sans-serif;
	font-weight: 200;	
	font-size: 14px;
}
footer .menu-links ul{
	display: none;
	margin-left: 0px;
}
footer .menu-links ul li a{
	font-style: normal;
	font-family: "MoMA Sans Regular", Arial, sans-serif;
	font-weight: 400;
	font-size: 14px;
	line-height: 16px;
	list-style: none !important;
}
footer .footer-container .toggle-nav{
	position: relative;
}
footer .footer-menu-category a{
	position: relative 
}
footer .footer-menu-category a{
	position: relative;
}
footer .footer-menu-category > a::after{
	display: block;
	position: absolute;
	content: "";
	top: 4px;
	right: 0;
	height: 17px;
	width: 17px;
	background-repeat: no-repeat;
	background-position: -58px -28px;
	background-image: url(../img/usr/header/moma-sprites_new.svg) !important;
	background-size: 175px 75px;
	
}
footer .footer-menu-category > a.active::after{
	background-repeat: no-repeat;
	background-position: -29px -28px;
	background-size: 175px 75px;
}
footer .footer-menu-category.contact-us{
	text-align: center;
}
footer .category-header.contact{
	text-align: center;
	display: block;
	margin: 0 0 15px;
	font-size: 18px;
	font-style: normal;
	font-family: "MoMA Sans Web", Arial, sans-serif;
	font-weight: 200;
}
footer .footer-container .category-list li {
    font-style: normal;
    font-family: "MoMA Sans Regular", Arial, sans-serif;
    font-weight: 400;
    line-height: 16px;
    list-style: none !important;
}
footer .footer-container .copy-link {
    padding-top: 10px;
    display: block;
}
footer .footer-container .copyright-links {
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 10px auto 0;
    padding: 0 0 0
}
footer .footer-container .copyright-links .links {
    margin: 30px 0 0;
}
footer .footer-container .copyright-links a {
    display: block;
    margin: 0 0 30px;
    padding: 0;
    border: 0;
    line-height: 1;
}
footer .footer-container .visit-moma-link {
    font-size: 18px;
    font-style: normal;
    font-family: "MoMA Sans Web", Arial, sans-serif;
    font-weight: 200;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-bottom: 70px;
}
footer .footer-container {
	background: #ededed; 
}
#footer-banner{
	display: none;
	position: fixed;
	bottom: 0;
	width: 96%;
	padding: 2% 3%;
	color: #fff;
	background: #000;
}
#footer-banner a{
	color: #fff;
	text-decoration: underline;
}

footer .other_links {
	display: flex;
	justify-content: space-between;
}

footer .other_links div {
	margin: 0 auto;
}

/* --------------------------------------------------------------------
	トップページ
-------------------------------------------------------------------- */
div.flash_ctrl_ {
	white-space:nowrap;
	text-align:right;
	float:right; /* */
}
div.search_ {
	white-space:nowrap;
}
img.top_banner_ {
	max-width: 100%;
}

/* 静的バナー群 */
div.event_pickup_banner_ ul {
	margin:12px 0 0 12px;
	overflow:hidden;
}
div.event_pickup_banner_ ul li {
	width:30%;
	text-align:center;
	margin:0 30px 3% 30px;
	float:left;
}

/* --------------------------------------------------------------------
	会員規約
-------------------------------------------------------------------- */
#agree_contents dt {
	padding: 10px 0px 0px 0;
	border: none;
	font-size: 14px;
	color: #00377f;
	text-decoration: underline;
	cursor: pointer;
}
#agree_contents dd {
	border: none;
	display: none;
}

/* --------------------------------------------------------------------
	ログイン
-------------------------------------------------------------------- */
div.login_ {
}
div.login_ div.loginform_ {
	margin-bottom: 20px;
	text-align: left;
}
div.login_ div.loginform_ div.form_text_ {
	margin: 10px 0 25px 0;
}
div.login_ div.askpass_ {
	margin:10px auto;
}
.login-list {
	overflow:hidden;
	text-align:left;
	border-top:1px solid #9fb7d4;
	margin-bottom: 10px;
}
.login-list li.inputimage_ {
	width:100%;
}
.login-list li.inputimage_ a {
	display:block;
	padding-left:50px;
	height:43px;
	line-height:43px;
	border-bottom:1px solid #9fb7d4;
	color:#000;
	background-repeat:no-repeat;
	background-position:5px 50%;
}

div.login_ .loginform_ input.login_uid_{
	margin-bottom: 10px;
}

div.login_ .common_headline1_{
	font-size: 18px;
	font-weight: 600;
	margin: 120px 30px 10px;
}

div.login_ h2.common_headline1_{
  border-bottom: 1px solid #ccc;
  margin-bottom: 15px;
  padding-bottom: 5px;
}

div.login_ input[type=submit].main_action_button_,
div.login_ input[type=button].main_action_button_ {
	-webkit-appearance: none;
}
div.login_ div.loginform_ div.form_text_ {
    font-size: 12px;
	padding: 0;
	overflow: hidden;
}

div.login_ div.loginform_ img.icon_ {
	padding-left:10px;
	/*padding-right:10px;*/
	padding-right:5px;
	/*width: 30px;*/
	width: 5px;
	height: 30px;
}

div.login_ .forgotpass_{
	padding-top: 10px;
	clear: both;
	text-align: right;
}
div.login_ .forgotpass_ a{
	-moz-text-shadow:none;

	-webkit-text-shadow:none;
	text-shadow:none;
	border:none;
	color:#000;
	font-weight: normal;
	-webkit-appearance: none;
	text-align: right;
	background: #fff;
	text-decoration: underline;
}
.login_ h2 img{
	vertical-align: middle;
	float: left;
}
.login_ h2 span{
	display: block;
	line-height: 1.2;
	float: left;
	margin-top: 8px;
}
.login_ h2{
	border-bottom: 1px solid #ccc;
	color: #000;
	margin-top: 0;
	padding: 5px 0;
	overflow: hidden
}
/* --------------------------------------------------------------------
	追加認証
-------------------------------------------------------------------- */
input.certify_ {
	width:0px;
	height:0px;
}
.loginform_{
	overflow: hidden;
	text-align: left;
}
.loginform_ dd input{
	float: none!important
}
div.certify_escape_ {
	margin-top:10px;
	text-align:right;
	clear: both;
}
div.certify_escape_ p a {
	font-size:13px;
}
/* --------------------------------------------------------------------
	パスワード再設定
-------------------------------------------------------------------- */
.passchange_ p:last-of-type{
	text-align: right;
}
.passchange_ p:last-of-type a{
	color: #000;
	font-weight: bold;
	text-decoration: none;
}


/* --------------------------------------------------------------------
	新規会員登録
-------------------------------------------------------------------- */
.agreebody_ {
	margin: 0 10px 10px;
	padding: 10px 10px;
	border: 1px solid #999999;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius:0px;
	white-space: pre-wrap;
	white-space: -moz-pre-wrap;
	white-space: -pre-wrap;
	white-space: -o-pre-wrap;
	word-wrap: break-word;
}
div.customer_ table.customer_, 
div.customer_ table.customerconfirm_ {
	width: 100%;
	margin-bottom: 20px;
	border: 1px solid #cccccc;
}
div.customer_ table.customer_ th, 
div.customer_ table.customerconfirm_ th {
	width: 30%;
	background-color: #e5f3ff;
	border-bottom: 1px solid #cccccc;
	border-right: 1px solid #cccccc;
	padding: 3px;
	text-align: left;
	vertical-align: middle;
	font-weight: normal;
}
div.customer_ table.customer_ td, 
div.customer_ table.customerconfirm_ td {
	border-bottom: 1px solid #cccccc;
	padding: 3px;
}
div.customer_ input.zip_ {
	width: 140px;
}
dl.customer_ input.customer_card_ {
	width: 190px;
}
dl.customer_ input.pin_ {
	width: 140px;
}

/* --------------------------------------------------------------------
	マイページ
-------------------------------------------------------------------- */
div.customer_status_ {
	margin: 0 30px 20px;
	padding: 10px 10px 5px 10px;
	background:#F8F8F8;
	border: 1px solid #CCC;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
div.customer_name_ {
}
.loginname_ {
}
.mypoint_ {
}
.point_ {
	font-weight: bold;
}
#mypagenav {
	margin-bottom: 10px;
}
#mypagenav li {
	border-bottom: 1px solid #CCC;
}
#mypagenav li:first-child {
	border-top: 1px solid #CCC;
}
#mypagenav li a {
	display: block;
	padding: 10px 30px 10px 30px;
	text-decoration: none;
	background: url(../img/usr/sb/common/link_mypage.png) 94% center no-repeat;
	-webkit-background-size:19px 20px;
	background-size:19px 20px;
}
#mypagenav li img {
	margin-right: 10px;
	width: 40px;
	vertical-align: middle;
}
#mypagenav #dest_change a {
	cursor: pointer;
	background: url(../img/usr/sb/common/link_mypage.png) right center no-repeat;
	-webkit-background-size:19px 20px;
	background-size:19px 20px;
}
#mypagenav #dest_change ul#destnav {
}
#mypagenav #dest_change ul#destnav li {
}
#mypagenav #dest_change ul#destnav li:last-child {
	border-bottom: none;
}
#mypagenav #dest_change ul#destnav li a {
	padding-left: 30px;
	background: #F0F0F0 url(../img/usr/link_dest.png) right center no-repeat;
}

.customer_ {
	margin-bottom: 0px;
	margin-top: 130px;
	overflow: hidden;
}

.customer_ p {
}

.submit_ {
	margin: 0 0 20px;
	text-align: left;
	overflow: hidden
}

.submit_ div a,
.submit_ div input{
	font-size: 95%;
	padding: 10px 10px 10px 8%;
	max-width: 90%;

	margin-right: 10px!important;
}
div.address_change_{
	text-align: right;
}
div.loginform_ input{
	float: right;
}
/* --------------------------------------------------------------------
	マイページ　購入履歴
-------------------------------------------------------------------- */
div.customer_ .method_addr_ {
	padding: 5px;
	border: 1px solid #CCCCCC;
	margin: 0 0 10px;
}
div.customer_ .destgoodslist_ {
	margin-bottom: 10px;
}

div.sales_info_ {
	margin: 0 10px 10px;
}
table.order_ th,
table.sales_ th,
table.method_ th,
table.purchase_ th,
table.ship_ th,
table.historydetail_ th
{
	text-align: left;
	border: 1px solid #CCCCCC;
	background-color: #F8F8F8;
    /* width: 40%; */
	width: 20%;
	font-weight: normal;
	padding: 5px 10px;
	white-space: nowrap;
}
table.order_ td,
table.sales_ td,
table.method_ td,
table.purchase_ td,
table.ship_ td,
table.historydetail_ td
{
	border: 1px solid #CCCCCC;
	border-left: none;
	padding: 3px;
}
table.order_ td.nocell_,
table.sales_ td.nocell_,
table.method_ td.nocell_,
table.purchase_ td.nocell_
{
	border: none !important;
}
table.sales_ td,
table.method_ td {
	text-align: right;
}
table.purchase_ {
	margin-bottom: 10px;
	width: 100%;
}
table.purchase_ th{
	width: 22%;
}
table.ship_ {
	margin: 0 0 10px;
	width: 100%;
}

/* 購入履歴 */
.customer_.col1_ .navipage_{
	text-align: center;
	margin: 10px 0
}
.customer_.col1_ .navipage_ span,
.customer_.col1_ .navipage_ a{
	display: inline-block;
}
div.history_table_ {
	margin: 0 30px;
}
table.history_ {
	margin: 0 0 10px;
	width: 100%;
	border:#E5E5E5 1px solid;
	border-bottom: none;
}
table.history_ td {
	padding: 1px 5px;
	border-bottom:#E5E5E5 1px solid;
}
table.history_ th {
	background-color: #F8F8F8;
	vertical-align: middle;
	width: 35%;
	font-weight: normal;
	text-align: left;
	padding: 1px 5px;
	border-bottom:#E5E5E5 1px solid;
	white-space: nowrap;
}
table.history_ td.order_dt_ {
}
table.history_ td.order_id_ {
}
table.history_ td.order_detail_ {
	padding: 0px;
}
table.history_ td.order_detail_ ul {
	width: 100%;
}
table.history_ td.order_detail_ ul li {
	list-style: none;
	border-bottom: 1px dotted #CCCCCC;
}
table.history_ td.order_detail_ ul li div.name_ {
	margin: 5px;
}
table.history_ td.order_detail_ .order_again_ {
	margin: 5px;
	overflow: hidden;
	padding: 1px 5px;
}
table.history_ td.order_detail_ .order_again_ a {
	background: #000;
	border: none;
	color: #fff;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
	text-shadow: none;
  font-size: 12px;
  line-height: 1;
  max-width: 90%;
  padding: 10px 2% 12px 8%;	
	text-decoration: none;
	float: right;
}
table.history_ td.status_ {
	padding-top: 5px;
}
table.history_ td.status_ img {
	width: 160px;
}
table.history_ td.total_ {
	font-size: 16px;
}
div.historydetail_ {
	width: 100%;
	margin: 10px 0;
	text-align: center;
}

/*購入履歴詳細*/
div.estimate_box_content_ {
	margin-left:10px;
	margin-bottom:10px;
}
table.formlist_ td.cancel_{
	background-color: #f6f6f6;
}
table.historydestgoodslist_ {
	width: 100%;
	margin-bottom: 10px;
}
table.historydestgoodslist_ td a{
  background: #fff none repeat scroll 0 0;
  border: medium none;
  color: #000;
  font-weight: bold;
  text-align: right;
  text-shadow: none;
  text-decoration: none;
}
table.historydestgoodslist_ th.name_, table.historydestgoodslist_ td.name_{
}
table.historydestgoodslist_ th.qty_, table.historydestgoodslist_ td.qty_{
}
table.historydestgoodslist_ th.sales_detail_append_spec_, table.historydestgoodslist_ td.sales_detail_append_spec_{
}
table.historydestgoodslist_ th.cancel_dt_, table.historydestgoodslist_ td.cancel_dt_{
}
table.historydestgoodslist_ td.cancel_dt_{
	color: #cc0000;
}
table.historydestgoodslist_ img.img_{
	max-width: 100%;
}
.method_goodsname_ div{
}
.method_goodsname_ span{
	display: table-cell;
	vertical-align: middle;
	width: 74%;
	padding: 2% 0 0 4%!important;
}
div.processimage_{
	margin: 0 10px 10px;
	text-align: center;
}
div.processimage_ img {
	max-width: 320px;
	width: 100%;
}


/* --------------------------------------------------------------------
	マイページ　お気に入り
-------------------------------------------------------------------- */
div.customer_ .bookmark_frame_ {
	margin: 0 30px 10px;
}
div.customer_ li.bookmark_item_ {
	width: 100%;
	padding: 10px 0;
	vertical-align: top;
	display: table;
	border-bottom: 1px dotted #CCC;
}
div.customer_ li.bookmark_item_:first-child {
	border-top: 1px dotted #CCC;
}

li.bookmark_item_ div.cartgoods_ {
	padding: 5px;
	display: inline;
	width: 20px;
	display: table-cell;
	vertical-align: top;
}
li.bookmark_item_ div.img_ {
	padding: 0px 10px 0 0;
	display: inline;
	overflow: hidden;
	width: 60px;
	display: table-cell;
	vertical-align: top;
}
li.bookmark_item_ div.img_ img {
	width: 100px;
}
li.bookmark_item_ div.desc_ {
	padding: 5px;
	width: auto;
	display: table-cell;
	vertical-align: top;
}
li.bookmark_item_ div.name_ {
	display: inline;
}
li.bookmark_item_ div.spec_ {
	margin-bottom: 10px;
}

li.bookmark_item_ .edit_memo_ {
	margin-top: 5px;
	font-weight: bold;
}
li.bookmark_item_ .comment_ {
	margin-bottom: 10px;
	width: 100%;
}
li.bookmark_item_ .comment_ textarea {
	width: 100%;
}
li.bookmark_item_ .comment_ .bookmark_comment_ {
	word-break:break-all;
}
div.customer_  div.del_ {
	text-align: right;
}
.bookmark_frame_ + .navipage_.top_ + .submit_{
	width: 80%;
	margin-left: 30px!important;
	margin-right: 30px!important;
}
.bookmark_frame_ + .navipage_.top_ + .submit_ input{
	margin-right: 0!important;
}
.bookmark_frame_ + .navipage_.top_ + .submit_ .main_action_button_{
	font-size: 12px;
	width: 100%!important;
	padding-left: 10px!important;
}
/* --------------------------------------------------------------------
	お問い合わせ
-------------------------------------------------------------------- */
.contact_ col1_{
	margin-top: 110px;
}

/* --------------------------------------------------------------------
	マイページ　お問い合わせ履歴
-------------------------------------------------------------------- */
/* お問合せ履歴 */
div.contact_ ul.contactlist_ {
	margin-bottom: 10px;
}
div.contact_ ul.contactlist_ li {
	border-bottom: 1px solid #CCC;
}
div.contact_ ul.contactlist_ li:first-child {
	border-top: 1px solid #CCC;
}
div.contact_ ul.contactlist_ li a {
	padding: 10px;
	display:block;
	text-decoration: none;
	background: url(../img/usr/link_mypage.png) right center no-repeat;
}
div.contact_ table.detaillistline_ {
	border: dotted 1px;
	margin:2px auto;
}
div.contact_ .contact_body_ {
	word-break:break-all;
}
/* お問合せ詳細 */
.contactdetail_title_ {
	margin-bottom: 10px;
	width: 100%;
	overflow: hidden;
}
.contactdetail_title_ .subject_ {
}
.contactdetail_title_ .date_ {
	margin-left: 10px;
	float: left;
}
.contactdetail_title_ .id_ {
	margin-right: 10px;
	float: right;
}
div.goods_info_ {
	margin: 0 10px 10px;
}
/* スレッド */
div.contactlist_ {
	margin: 0 10px 10px;
}
div.contactlist_ .contactlist_order_id_ {
	margin: 0 0 0 20px;
}
div.contactlist_ .contactlist_goods_ {
	margin: 0 0 0 20px;
}
dl.contactlist_line_ {
	margin-bottom: 10px;
	padding: 5px;
	overflow: hidden;
	background: #F0F0F0;
	border: 1px solid #CCC;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
dl.contactlist_line_ .contactlist_head_ {
	width: 100%;
	overflow: hidden;
}
dl.contactlist_line_ .contactlist_head_ .name_ {
	padding: 5px;
	float: left;
	display: inline;
	font-weight: bold;
	width: 40%;
}
dl.contactlist_line_ .contactlist_head_ .updt_ {
	padding: 5px;
	float: right;
	display: inline;
	text-align: right;
	width: 40%;
}
dl.contactlist_line_ .comment_ {
	padding: 10px;
	background: #FFF;
}
.contact_reform_comment_ {
	margin: 0 10px 10px;
	padding: 10px;
	border: 1px solid #CCC;
}
.contact_ h1{
	margin-left: 30px;
	margin-right: 30px;
	/* margin-top: 90px;*/
}
.contact_ h1 + p{
	margin-left: 30px;
	margin-right: 30px;
	padding-left: 0;
	padding-right: 0;
}
/* --------------------------------------------------------------------
	カート画面
-------------------------------------------------------------------- */
div.cartlist_ {
	margin-top: 110px;
	margin-bottom: 18%;
}
div.order_{
	margin-bottom: 15%;
	overflow: hidden;
}
div.order_flow_ {
	/*margin:20px 30px 20px;*/
	margin:20px 30px 0px;
	text-align: center;
}
div.order_flow_ img {
	width: 100%;
	max-width:660px;
}
div.cartinfo_ {
	margin: 7% 10px 5%;
	text-align: center;
	font-size:16px;
}
div.cartinfo_ span.price_ {
	padding:0 2px;
	font-size:16px;
	font-weight:bold;
	color:#ff0000;
}
div.cartinfo_ span.free_ {
	padding:0 2px;
	font-size:16px;
	font-weight:bold;
	color:#000000;
}
input.calc_ {
	display:none;
}
table.cartlist_ {
	margin: 0 30px 8%;
}
table.cartlist_ tr.list_ td {
	vertical-align: top;
	padding: 10px 0;
}
table.cartlist_ tr.list_ td a{
	color: #000;
}
table.cartlist_ tr.list_ td div.name_{
}
table.cartlist_ tr.list_ td div.name_ div.name1_{
	display: inline;
	font-weight: bold;
}
table.cartlist_ tr.list_ td div.name_ div.name2_{
	display: inline;
}
table.cartlist_ tr.list_ td {
	padding:10px;
	vertical-align:top;
}
table.cartlist_ td.img_ {
	width: 150px;
	padding: 15px 0 10px 0!important;
}
table.cartlist_ td.img_ img {
	width: 150px;
}
table.cartlist_ td.desc_ {
	padding:15px 10px 10px 15px!important; 
}
table.cartlist_ td.name_ {
	vertical-align: top;
}
table.cartlist_ td.name_ .name1_ {
	font-weight: bold;
}
table.cartlist_ td.name_ .name2_ {
	font-size: 12px;
}
table.cartlist_ td.desc_ .price_box_ {
	margin: 10px 0 0 0;
}
table.cartlist_ td.desc_ .price_box_ .price_ small {
	font-size:11px;
}
table.cartlist_ td.desc_ .money_ {
	margin:0 0 10px 0;
}
table.cartlist_ tr.btn_ td{
	padding: 0 10px 10px;
	border-bottom: 1px solid #d4d4d4;
}
table.cartlist_ tr.btn_ td:first-of-type{
	text-align: right;
	vertical-align: middle;
	width: 150px;
	padding: 0 0 10px 10px;
}
table.cartlist_ tr.btn_ td:nth-of-type(2){
	text-align: left;
	width: 250px;	
	padding: 0 0 10px 15px;
}
table.cartlist_ tr.btn_ td:nth-of-type(3){
	text-align: right;
	width: 50px;
	padding-right: 0;
}
table.cartlist_ tr.btn_ td:nth-of-type(3) input{
	text-align: right!important;
	color: #000;
	font-weight: bold;
	width: auto;
}
table.cartlist_ .btn_ qty_ {
	margin: 10px 0 10px 0;
	height:40px;
	line-height:40px;
	text-align:right;
	float: left;
	width: 80%;
}
table.cartlist_ .btn_ .qty_ img {
	width:28px;
	height:28px;
}
table.cartlist_ .btn_ .button_ {
	text-align: right;
	padding: 0;
	margin-right: 0;
}
table.cartlist_ tr td.total_ {
	vertical-align: middle;
	text-align:right;
	text-align: left;
	border-bottom: 1px solid #d4d4d4;
	font-size: 94%;
}
table.cartlist_ tr td{
	padding: 10px 0 10px 0;
}

table.cartlist_ tr td.money_ {
	vertical-align: middle;
	text-align:right;
	padding: 10px 20px 10px 0;
	border-bottom: 1px solid #d4d4d4;
}
table.cartlist_ tr td.money_ + td{
	border-bottom: 1px solid #d4d4d4;
}
table.cartlist_ tr:last-of-type td.total_ {
	vertical-align: middle;
	text-align left;
	padding: 0;
	font-size: 94%;
}
table.cartlist_ tr:last-of-type td.money_ {
	vertical-align: middle;
	text-align:right;
	padding: 0 20px 0 0;
}
table.cartlist_ tr:last-of-type td.button_ {
	vertical-align: middle;
	text-align:right;
	border-bottom: 1px solid #d4d4d4;
	padding: 10px 5px10px0 0;
}
table.cartlist_ .qty_ input {
	width: 43px;
	height: 30px;
	padding:0;
	margin:0 2px;
	line-height:40px;
	text-align: center;
	font-size:14px;
	border-radius: 3px;
}
table.cartlist_ td.money_ .price_ {
	/*color:#ff0000;*/
	font-weight:bold;
	font-size: 16px;
}
table.cartlist_ td.promotion_ {
	text-align: left;
}
table.cartlist_ span.promotionmsg_ {
	color: #ff0000;
	font-size: 14px;
	font-weight: bold;
}
table.cartlist_ span.short_price_ {
	color: #ff0000;
	font-size: 14px;
	font-weight: bold;
}
input.calc_ {
	width:0px;
	height:0px;
}
div.postage_comment_ {
	padding: 5px 5px 0 5px;
	margin: 5px 0 0 auto;
	text-align: right;
	font-weight: bold;
	color: #ff0000;
}
div.postage_comment2_ {
	padding: 0 5px 0 5px;
	margin: 0 0 0 auto;
	text-align: right;
	color: #ff0000;
}

table.cartlist_ div.promotionmsg_box_ {
	padding: 5px;
	text-align: left;
	border: 1px solid #f60;  
	border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

table.cartlist_ span.promotionmsg_title_ {
	font-size:12px;
	display:block;
	background: url(../img/usr/common/h2_arrow.png) left top no-repeat;
	padding-left:18px;
}


table.cartlist_ span.promotionmsg_title_ .hilight_{
	color:#ff6600;
	font-size:14px;
	font-weight:bold;
}

table.cartlist_ div.promotionshortmsg_ {
	width: 200px;
	margin-right: 20px;
	margin-top: 10px;
    display:inline-table;
}

table.cartlist_ div.promotionshortmsg_box_ {
	padding: 5px;
	text-align: left;
	border: 1px solid #ccc;
	border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

table.cartlist_ span.promotionshortmsg_title_ {
	font-size:12px;
	display:block;
	background: url(../img/sys/kiken.gif) left top no-repeat;
	padding-left:25px;
}

table.cartlist_ span.promotionshortmsg_title_ .hilight_{
	color:#ff6600;
	font-size:14px;
	font-weight:bold;
}
table.cartlist_ span.short_price_ {
	color:#ff0000;
	font-size:14px;
	font-weight:bold;
}
.cartlist_.col1_ .submit_{
	margin: 0 30px;
	text-align: left;
}
.cartlist_.col1_ .submit_ input#cart_next{
	max-height: 60px;
}

/* --------------------------------------------------------------------
	ご注文方法の指定
-------------------------------------------------------------------- */
div.order_ {
}

/* ご注文主（ログイン時） */
div.method_host_ div.host_info_ {
	margin: 0 10px 10px;
	padding: 5px;
	background: #F0F0F0;
}
div.method_host_ .host_name_ {
	padding-bottom: 5px;
}
div.method_host_ address {
	padding: 10px;
	margin-bottom: 0;
	background: #FFF;
	font-style: normal;
}
table.method_host_ {
	margin-bottom: 20px;
	width: 100%;
}
dl.method_host_ input.zip_ {
	width: 140px;
}
tr#host_mail input,
tr#host_cmail input,
tr#host_addr input,
tr#host_addr2 input,
tr#host_addr3 input,
tr#host_comp input,
tr#host_dept input {
	width: 300px;
}

/**/
/* 贈り主（ログイン時） */
div.method_sender_ {
	margin-bottom: 10px;
}
div.method_sender_ div.sender_info_ {
	margin-bottom: 5px;
	padding-left: 10px;
}
div.sender_change_ {
	padding: 5px 5px 5px;
	margin: 0 10px 10px 10px;
	background: #F0F0F0;
	border: 1px solid #CCC;
	width: auto;
	line-height: 1;
}
div.sender_change_ input,
div.sender_change_ label{
	vertical-align: middle;
	line-height: 1;
}
div.sender_change_ input.zip_ {
	width: 140px;
}
div.method_sender_ ul.method_sender_ {
	width: 90%;
	padding-left: 20px;
}
/**/
/* 宛て先（ログイン時） */
.destgoodslist_ .destgoodslist_{
	margin: 5px 20px 20px;
}
div.method_address_ h2{
	font-size: 18px;
	margin: 0 30px 15px;
	font-weight: bold;
}	
div.addresslist_ {
	margin: 0 30px;
}
div.address_change_ input{
	background: #000;
	color: #fff;
	padding: 5px 10px;
	margin-top: 5px;
}
div.address_item_ {
	margin: 0 0 0px;
	padding: 20px 0;
	border-bottom: 1px solid #d4d4d4;
}
div.address_item_ address{
	margin: 0 0 0 50px;
	padding: 0;
	line-height: 1.6;
}
div.address_item_ .address_title_ {
	padding-bottom: 0px;
	overflow: hidden
}
div.address_item_ .address_title_ input{
	float: left;
	width: 20px;
	height: 20px;
	margin-right: 30px;
	vertical-align: top;
}
div.address_item_ .address_title_ input[type="radio"]:checked{
	background-size: 14px;
}
div.address_item_ .address_title_ label {
	padding-top: 0px;
	float: left;
	line-height: 1.45;
}
div.address_item_ .address_title_ label strong{
	font-size: 16px;
}
div.address_item_ .dest_disp address {
	padding: 10px;
	background: #FFF;
	font-style: normal;
	margin-bottom: 0;
}
div.address_item_ .address_change_ {
	margin-top: 5px;
	text-align: right;
}
div.addresslist_ input.address_disabled_ {
	background-color:#DEDEDE;
}
div.address_bottom_ {
	padding: 0 0;
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: right;
}
div.address_bottom_ input {
	margin-top: 0;
	margin-bottom: 10px;
	text-decoration: underline;
	font-weight: normal;
	font-size: 12px;
}
div.dest_select_type_ {
	margin: 0 10px 10px;
	padding: 10px;
	background: #F8F8F8;
	border: 1px solid #CCC;
}
/**/

/* 受取店舗 */
address p.err_msg_atstore_ {
	color:#ff0000;
	font-size: 14px;
	font-style: normal;
}

div.address_change_atstore_ {
	width: 50%;
}
div.address_change_atstore_ a {
	text-decoration: underline;
}
div.address_change_atstore_msg_ {
	width: 100%;
}

/* 配送方法 */
div#method_membership span{
	display: inline-block;
	width: 40%;	
}
div#method_membership input{
	display: block;
	border-radius: 5px;
	margin-top: 5px;
	margin-bottom: 10px;
	width: 37%;
	display: inline-block;
	vertical-align: middle;	
	text-align: right;
}
div.method_box_ {
	margin: 0 30px;
	font-size: 12px 
}
div.method_box_ h3 {
	margin: 0 0 10px 0;
	padding: 5px 10px;
	font-size: 16px;
	font-weight: bold;
	background: #F0F0F0;
}
div.method_box_ div.method_box_content_ {
	padding: 0 0 0px;
        /*margin: 20px 0px;*/
        margin: 5px 0px;
}
div.method_box_ div.method_box_content_ div a{
	display: block;
	text-align: left;
	line-height: 1.8;
}
div.method_box_ div.method_box_content_ .method_date_disabled_ {
	background-color:#DEDEDE;
}
div.method_box_ div.method_box_content_ input.method_disabled_ {
	background-color:#DEDEDE;
}
#method_pay div.method_box_content_ div.method_comment_ {
	padding-top: 18px;
}
#method_pay div.method_box_content_ div.method_comment_ span {
	font-size: 12px;
}
#method_pay div.method_box_content_ div.method_comment_ div.payment_logo {
	text-align : center 
}
.method_box_content_item_{
	overflow: hidden
}
#method_date .method_box_content_{
	line-height: 2;
	font-size: 12px 
}
#method_date .method_box_content_ input{
	margin-bottom: 5px;
}
#method_date .method_box_content_ input + label{
	margin-bottom: 10px;
}
#method_date .method_box_content_ select{
	border-radius: 3px;
	margin-bottom: 8px;
}
#method_date .method_box_content_ .small_{
	font-size: 12px;
	line-height: 1.8;
	display: block;
	margin-bottom: 10px;
	font-weight: normal;
}
#method_date .method_box_content_ .small_ a{
	font-weight: normal;
	line-height: 1.8;
}
#method_pay .method_box_content_ input{
	margin-right: 10px;
	margin-top: 0;
}
#method_pay .method_box_content_ label,
#method_date .method_box_content_ label{
	margin-top: 5px;
	line-height: 1px;	
	vertical-align: middle;
	font-size: 12px;
	
}
#method_radio ul li{
	margin-bottom: 5px;
}
/**/
/* 配送希望日時指定 */
#method_date dl {
	margin: 0 0 10px 0;
}
#method_date dl dt {
	margin-bottom: 5px;
	float: left;
	display: inline;
	font-weight: bold;
}
#method_date dl dd {
	margin-left: 8em;
	margin-bottom: 5px;
}
/**/
/* ポイント */
.currentpoint_ {
	margin-bottom: 10px;
}
div.point_use_ {
	margin-bottom: 10px;
	padding: 10px;
	background: #F8F8F8;
	border: 1px solid #CCC;
}
div.point_use_ input[type=number] {
	width: 5.0em;
}
/**/
/* 注文拡張情報 */
div.method_salesappend_ {
}
dl.salesappend_ dd span {
	display: block;
}
dl.salesappend_ dd.salesappend_radio input,
dl.salesappend_ dd.salesappend_checkbox input {
	display: block;
	float: left;
	clear: left;
	margin-top: 0px;
	margin-bottom: 0px;
}
dl.salesappend_ dd.salesappend_radio label,
dl.salesappend_ dd.salesappend_checkbox label {
	display: block;
	clear: none;
	margin-left: 20px;
}
/**/


.block-order-method--amazonpay {
  text-align: right;
  padding: 20px;
}

.block-order--amazonpay-btn {
  font-size: 13px;
  font-weight: normal;
  width: 70px;
}


/* --------------------------------------------------------------------
	ギフト注文 配送先の選択
-------------------------------------------------------------------- */
.order_gift_ .dest_list_ {
	background: #F0F0F0;
	padding: 5px 0 0 0;
	margin: 0 10px;
}
.order_gift_ .dest_list_ .btn_checkall_ {
	padding: 10px 10px 0;
}
.order_gift_ .dest_list_ .address_customer_{
	padding: 10px;
}
.order_gift_ .dest_list_ .address_item_ {
	border: none;
	background-color: #FFF;
	border-bottom: 1px solid #ddd;
	margin: 0;
}
.order_gift_ .address_book_list_ .address_item_ {
	border: none;
	background-color: #FFF;
	border-bottom: 1px solid #ddd;
}
.order_gift_ .dest_list_ .address_book_list_ {
	margin: 0 10px 10px 10px;
}
.order_gift_ .dest_list_ .address_book_list_ .address_item_ {
	border-bottom: 1px solid #ddd;
}
.order_gift_ .dest_list_ .address_item_ address {
	margin-left: 30px;
}
/*
.order_gift_ .dest_list_ .address_item_ .address_title_ {
	font-size: 14px;
	margin-bottom: 7px;
	padding: 5px 5px 0 5px;
	line-height: 1;
}
*/
.order_gift_ .dest_list_ .btn_add_addr_ {
	background: #F0F0F0;
	padding: 0 10px 10px 25px;
	margin-bottom: 20px;
	text-align: right;
}
.order_gift_ .form_senderinfo_ .btns_edit_customerinfo_ {
	text-align: right;
	overflow: hidden;
}
.order_gift_ .form_senderinfo_ .btns_edit_customerinfo_ input {
	padding-left: 10px;
	display: block;
	float: right;
}
.order_gift_ div.method_sender_ .address_item_{
	border-bottom: none;
	margin-bottom: 10px;
}
.order_gift_ .method_sender_ .sender_info_ {
	border: none;
}

/* --------------------------------------------------------------------
	ギフト注文 配送先商品追加画面
-------------------------------------------------------------------- */
.order_gift_ div.delivery_dest_add_ {
	text-align: right;
	margin-bottom: 20px;
}
.order_gift_ h3.top_massage_ {
	font-size: 14px;
	font-weight: bold;
}
.order_gift_ .add_goods_list_ {
	padding: 15px;
	margin: 0 0px 10px;
}
.order_gift_ .highlight_ {
	background: #FEE;
	border: 1px solid #FFC8C8;
}
.order_gift_ .delivery_dest_{
	margin-bottom: 30px;
}
.order_gift_ .delivery_dest_ .dest_ttl {
	position:relative;
}
.order_gift_ .delivery_dest_ .dest_ttl .btn_deldest_{
	position:absolute;
	right:5px;
	top: -7px;
}
.order_gift_ .delivery_dest_ .address_item_ {
	padding-bottom: 0;
	border: none;
	margin: 0 10px 10px;
}
.order_gift_ .delivery_dest_ .address_item_ .btn_deldest_{
	padding: 10px;
}
.order_gift_ div.delivery_dest_ {
	margin-bottom: 20px;
	border-bottom: 1px dotted #CCC;
}

.order_gift_ .delivery_dest_ .total_dest_price_ {
	padding: 0 10px 10px 10px;
}

.order_gift_ .delivery_dest_ .total_dest_price_ table{
	width:100%;
}
.order_gift_ .delivery_dest_ .total_dest_price_ table th{
	width: 30%;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding: 3px;
	background-color: #F8F8F8;
	font-weight: normal;
	text-align: left;
	vertical-align: middle;
	white-space:nowrap;
}

.order_gift_ .delivery_dest_ .total_dest_price_ table th,
.order_gift_ .delivery_dest_ .total_dest_price_ table td{
	border: 1px solid #DDD;
	vertical-align: middle;
}
.order_gift_ .delivery_dest_ .total_dest_price_ table td.btns_ {
	width: 60px;
	vertical-align: middle;
}

.order_gift_ .goodsinfo_box_{
	padding:0 10px 10px;
}
table.goodsinfo_box_{
	width: 100%;
	margin-bottom: 10px;
}

table.goodsinfo_box_ th {
    background-color: #F8F8F8;
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    font-weight: normal;
    padding: 3px;
    text-align: left;
    vertical-align: middle;
    white-space: nowrap;
    width: 30%;
}

table.goodsinfo_box_ td {
    border-top: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC;
    padding: 3px;
    vertical-align: top;
}
table.goodsinfo_box_ input[type=text],
table.goodsinfo_box_ input[type=number],
table.goodsinfo_box_ textarea {
    width: 90%;
}

table.goodsinfo_box_  td.btn_deldest_ {
	    border-top: 1px solid #CCCCCC;
	    border-left: none;
	    border-right: none;
	    border-bottom: none;
	    padding: 10px 0 0 0;
}

.order_gift_ .goodsinfo_box_ th{
	background: #F8F8F8;
}
table.goodsinfo_box_  td img.img_ {
	max-width: 180px;
}

.order_gift_ .select_dest_goods_box_{
	background: #FFF;
	padding: 10px 10px 10px 10px;
}
.order_gift_ .select_dest_goods_box_ .btn_add_goods_{
	text-align: right;
}
.order_gift_ .select_dest_goods_box_ .btn_add_goods_ a{
	border: none;
	text-decoration: none;
}
.order_gift_ .select_dest_goods_box_ .add_goods_list_ table{
	width: 100%;
}
.order_gift_ .select_dest_goods_box_ .add_goods_list_ td{
	padding: 7px 10px 0 0;
}

.order_gift_ .select_dest_goods_box_ .add_goods_list_ td.qty_{
	text-align: right;
}
.order_gift_ .select_dest_goods_box_ .add_goods_list_ td.qty_ input{
	padding: 5px;
	width: 3em;
	text-align: right;
}
.order_gift_ .select_dest_goods_box_ .btn_add_checked_goods_{
	text-align: center;
	padding: 15px 15px 0;
}
.order_gift_ .total_dest_price_ .btn_recalc_ {
	position: absolute;
	right: 5px;
	top: -10px;
}
.order_gift_ .goods_child_list_ div {
	padding: 0px 0px 0px 15px;
}

/* --------------------------------------------------------------------
	ギフト注文 のし・ラッピング設定画面
-------------------------------------------------------------------- */
.order_gift_ .noshi_sender_ {
	background: #F0F0F0;
	padding: 20px 10px 10px 10px;
	margin: 0 10px 15px;
}
.order_gift_ .noshi_sender_ strong {
	display: block;
	color: #555555;
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px solid #ccc;
	padding-bottom: 5px;
	margin-bottom: 15px;
}
.order_gift_ .noshi_sender_ address {
	border: none;
	background-color: #FFF;
	border-bottom: 1px solid #ddd;
	padding: 10px;
	margin: 0;
}
.order_gift_ .noshi_goods_ {
	margin: 0 10px;
}
.order_gift_ .section_ {
	margin: 0 10px 20px;
}
.order_gift_ .section_ label {
	padding: 0;
}
.order_gift_ .section_ .common_headline2_ {
	margin: 20px 0 10px;
}
.order_gift_ .section_ h3{
	margin: 30px 0 10px 0;
	padding: 20px;
	font-size: 14px;
	font-weight: bold;
	background: #F0F0F0;
}
.order_gift_ .section_ ul{
	overflow: hidden;
	padding: 10px 20px;
}
.order_gift_ .section_ ul li{
	float: left;
}
.order_gift_ .section_ ul li label{
	display: block;
	margin-right: 20px;
	text-align: center;
}
.order_gift_ .section_ ul li label img{
	display: block;
	margin-bottom: 10px;
}
.order_gift_ .section_ .noshi_area_ .noshi_area_wrap_ .need_noshi_area_{
	margin-bottom: 30px;
}
.order_gift_ .section_ .noshi_area_ .noshi_area_wrap_ .need_noshi_area_ ul{
	overflow: hidden;
}
.order_gift_ .section_ .noshi_area_ .noshi_area_wrap_ .need_noshi_area_ ul li{
	float: left;
}
.order_gift_ .section_ .div_area_ {
	margin-bottom: 30px;
}
.order_gift_ .section_ .thum_box_wrapper_{
	overflow: hidden;
}
.order_gift_ .section_ .thum_box_ {
	float: left;
	padding: 10px 0 0 10px;
}
.order_gift_ .section_ .thum_info_ {
	float: right;
	margin: 10px 0 20px;
}
.order_gift_ .section_ .thum_info_ .price_{
	padding: 10px 0;
}
.order_gift_ .section_ .thum_line_ {
	overflow: hidden;
	margin-bottom: 20px;
}
.order_gift_ .section_ .thum_item_ {
	float: left;
	text-align: center;
	margin-right: 10px;
	width:120px;
}
.order_gift_ .section_ .thum_item_ label{
	display: block;
}
.order_gift_ .section_ .thum_item_ img{
	display: block;
	margin-bottom: 10px;
	width:120px;
}
.order_gift_ .section_ .thum_item_ span.price_{
	display: block;
	margin-bottom: 10px;
	padding: 5px;
}
.order_gift_ .section_ .thum_item_ span.thum_info_text_{
	display: none;
}
.order_gift_ .section_ .free_input_{
	padding: 0 0 10px;
	margin: 0 10px 30px;
}
.order_gift_ .section_ .free_input_ input{
	padding: 5px;
	width: 3.0em;
}
.order_gift_ .section_ .divnameprint {
	margin-bottom: 30px;
}
.order_gift_ .section_ .divnameprint .disabled_ {
	background-color:#DEDEDE;
}

.order_gift_ .section_ .input_detail_ {
	margin: 0 20px 30px;
}
.order_gift_ .section_ .input_detail_ td {
	padding: 5px;
}
.order_gift_ .section_ .input_detail_ td input {
	padding: 5px;
}
.noshi_default_ {
	clear: both;
	display: none;
}
.noshi_default_.centertext_.info_ {
	margin: 0 10px;
}
.order_gift_ #noshisettingfrm .noshi_sender_ {
	padding: 10px;
}
.order_gift_ #noshisettingfrm .section_ {
	margin-top: 30px;
	margin-bottom: 30px;
}
.order_gift_ #noshisettingfrm .section_ .noshi_default_{
	background: #fff;
	padding: 5px 10px 10px;	
}
order_gift_ #noshisettingfrm .section_ .noshi_default_ .noshi_default_{
	padding: 0px;	
}
.order_gift_ #noshisettingfrm .noshi_goods_{
	border: 10px solid #f0f0f0;
	padding: 10px;
	margin-bottom: 15px;
}
.order_gift_ #noshisettingfrm .section_ .noshi_default_ h2{
	margin-top: 0;
}
/* --------------------------------------------------------------------
	ご注文内容の確認
-------------------------------------------------------------------- */
div.spandual_ {
}
div.spandual_ table {
	width: 100%;
}
.zero_alert_ {
	color: #CC0000;
}
/* ご注文の商品 */
table.estimate_ {
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
	width: 100%;
}
table.estimate_ th{
	border-bottom: 1px solid #CCCCCC;
	background-color: #F8F8F8;
	padding: 3px;
	font-weight: normal;
	text-align:left;
}
table.estimate_ td{
	padding: 3px;
	border-bottom: 1px solid #CCCCCC;
}
table.estimate_ td textarea {
	max-width: 95%
}
table.estimate_.sales_,
table.estimate_method_ {
	border-top: 1px solid #CCCCCC;
}
table.estimate_.sales_ th,
table.estimate_method_ th {
	width: 40%;
	text-align: left;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	white-space:nowrap;
	background-color: #F8F8F8;
	padding: 5px 10px;
}
table.estimate_.sales_ td,
table.estimate_method_ td {
	width: 60%;
	padding: 5px 10px;
	text-align: right;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
}
table.estimate_.sales_ td.nocell_ {
	border: none !important;
}

/* 商品一覧 */
table.formlist_.goodslist_ {
	margin: 0!important;
	padding: 0!important;
	width: 100%!important;
	max-width: 100%!important
}
table.formlist_.goodslist_ th{
	text-align: center;
}
table.formlist_.goodslist_ td{
	padding: 0;
	vertical-align: middle;
}
table.formlist_.goodslist_ td.qty_{
	text-align: center;
}
table.formlist_.goodslist_ td.amt_{
	text-align: center;
}
table.formlist_.goodslist_ td.name_{
	/* border-bottom: none; */
	vertical-align: middle;
	overflow: hidden;
}
/* table.formlist_.goodslist_ td.name_ div{ */
table.formlist_.goodslist_ td.name_ img{
	float: left;
	width: 20%;
	padding: 0;
	vertical-align: top;
	padding: 2%;
}
table.formlist_.goodslist_ td.name_ span{
	float: left;
	width: 68%;
	padding: 2% 4%;
}
table.goodslist_ {
	text-align:left;
	margin: 0 0 10px 0;
}
table.goodslist_ {
	border: 1px solid #CCCCCC;
}
table.goodslist_ td {
	padding: 3px;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
table.goodslist_ .goods_ {
	width: 20%;
}
table.goodslist_ .name_ {
}
table.goodslist_ .qty_ {
	width: 16%;
	text-align: right;
}
table.goodslist_ .amt_ {
	width: 20%;
	text-align: right;
}
table.goodslist_ .money_ {
	width: 20%;
	text-align: right;
}
table.goodslist_ th, table.goodslist_ .title_ {
	text-align: left;
	white-space:nowrap;
	font-weight: normal;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	background-color: #F8F8F8;
	padding: 3px;
}
table.goodslist_ img.img_{
	max-width: 100%;
}

/* 配送情報 */
table.host_, table.sender_ {
	border: 1px solid #CCCCCC;
	margin-bottom: 10px;
}
table.host_ th, table.sender_ th{
	border-bottom: 1px solid #CCCCCC;
	background-color: #F8F8F8;
	padding: 5px 10px;
	font-weight: normal;
	text-align:left;
}
table.host_ td, table.sender_ td{
	padding: 3px;
}

div.order_ .method_addr_ {
	margin: 0 30px 10px;
	padding: 10px;
	border: 5px solid #F0F0F0;
}
.destgoodslist_{
	margin: 0 0
}
table.card_,
table.convinience_{
	width: 100%;
}
table.card_ label {
	margin: 0 20px 0 5px;
}
table.convinience_ th {
	width: 16em;
}

/* お支払い方法 */
div.order_ table.estimate_method_ {
}
div.order_ table.estimate_method_ th {
	width:40%;
	text-align:left;
	background-color: #F8F8F8;
	font-weight: normal;
}
div.order_ table.estimate_method_ td {
	width:60%;
	text-align:right;
}
div.order_ table.method_sales_detail_append_ {
	border:none;
}
div.order_ div.method_sales_detail_append_ .sales_detail_append_comment_ {
	margin-bottom: 10px;
}
div.order_ div.method_sales_detail_append_ input[type="radio"],
div.order_ div.method_sales_detail_append_ label {
	padding: 5px 0;
	display: inline-block;
}
div.order_ div.method_sales_detail_append_ label {
	margin-right: 20px;
}
div.order_ div.method_sales_detail_append_ p.comment_{
	margin: 5px 0 10px 0;
}
div.order_ table.method_sales_detail_append_ td {
	border:none;
}
div.estimate_card_form_ {
}
div.estimate_card_form_ input.card_num_ {
	width: 150px;
}
div.estimate_card_form_ input.security_code_ {
	width: 60px;
}
div.estimate_.card_ input.card_num_ {
	width: 150px;
}
div.estimate_.card_ input.security_code_ {
	width: 60px;
}
.pointpay_num_bg_ {
	background-color: #dedede;
}

/* お届け先 */
div.order_ table.dest_ {
	width:100%;
}
.destgoodslist_ .common_headline2_{
	font-size: 18px;
	margin: 0 0px 3%;
	font-weight: bold;
}
div.destgoodslist_inner_ {
	padding: 20px 0px 10px;
	background: #eeeeee;
}
table.destgoodslist_ {
	border: 1px solid none;
	margin: 10px 0;
	width: auto;
}
table.destgoodslist_ td{
	background:#fff;
}
table.destgoodslist_ td.method_img_{
	padding: 10px;
	width: 35%;
}
table.destgoodslist_ td.method_goodsname_{
	width: 65%;
	padding: 10px 10px 0 10px
}
table.destgoodslist_ td.method_goodsname_ div{
	font-size: 12px;
	margin-bottom: 10px
}
table.destgoodslist_ td.method_goodsname_ div.name_{
	font-weight: bold;
}
table.destgoodslist_ td.omatome_{
	padding: 0 10px 10px 10px!important;
	margin-bottom: 10px;
	border-top: none;
}
table.destgoodslist_ td.omatome_{
	font-size: 13px;
	background: #fff;
}
table.destgoodslist_ td.omatome_ select{
	margin: 5px 0 0 0;
	width: 100%;
	border: 1px solid #000000;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: url(../img/usr/ordershape.png) 96% center no-repeat;	
	background-size: 10px 9px ;
}
/* table.destgoodslist_ td.dest_goodsname_{
	display: table;
	width: 100%;
	border: none;
}*/
/* table.destgoodslist_ td.dest_goodsname_ div{ */
table.destgoodslist_ td.dest_goodsname_ img{
	width: 20%;
	display: table-cell;
	vertical-align: middle;
	padding: 2%;
}
table.destgoodslist_ td.dest_goodsname_ span{
	width: 72%;
	display: table-cell;
	vertical-align: middle;
	padding: 2%;
}

table.destgoodslist_ th {
	width: 30%;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	padding: 3px;
	background-color: #F8F8F8;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
	white-space:nowrap;
}
table.destgoodslist_ td {
	vertical-align: top;
	padding: 0;
	text-align: center;
}
table.destgoodslist_ span.img_s_ {
	float: left;
	width: 20%;
}
table.destgoodslist_ span.img_s_ img {
	width: 46px;
}
table.destgoodslist_ span.name_ {
}
table.destgoodslist_ th.method_sales_detail_append_, table.destgoodslist_ th.dest_comment_{
	text-align: left;
}
table.destgoodslist_ td.method_comment_detail_ input, table.destgoodslist_ td.method_comment_detail_ textarea {
	width: 95%;
}
table.destgoodslist_ td.method_qty_ , td.dest_qty_{
}
table.destgoodslist_ td.sublist_{
	margin: 0;
	padding: 0;
}
table.destgoodslist_ input[type="text"], table.destgoodslist_ textarea {
	width: 95%;
}
table.approval_purchase_ th {
	border-right-style: none;
	background-color: #e5f3ff;
	font-weight: normal;
	text-align: left;
}
div.order_ ul.card_ {
	padding: 3px;
}

/* order method.aspx */
div.order_ table.method_ {
	width: 100%;
}

/*配送先*/
div.order_ .method_method_ {
	text-align:left;
}
/* order order.aspx */
div.order_ table.order_ {
	width: 100%;
	margin: 0 auto 10px auto;
	padding: 3px;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
}
div.order_ table.order_ td {
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
}
div.order_ table.order_ th {
	width: 25%;
	background-color: #F8F8F8;
	font-weight: normal;
	text-align: left;
}


/* カードで支払う */
div.order_ table.formdetailcard_ {
	margin-bottom: 10px;
	padding: 3px;
}
div.order_ table.formdetailcard_ th {
	width: 12em;
	background-color: #e5f3ff;
	font-weight: normal;
	text-align: left;
}
div.order_ dl.card_ dd input[type="radio"] {
	padding: 5px 0;
	display: inline-block;
}
div.order_ dl.card_ dd label {
	padding: 5px 0;
	margin-right: 20px;
	display: inline-block;
}

/* コメント */
.order_ dl.formdetail_.estimate_ textarea{
	max-width: 95%;
	-webkit-appearance: none;
	-moz-appearance: none;
}

/* キャンペーン適用 */
div.order_ p.campaign_info_ {
	color:#CC0000;
	font-size: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
}

/* ノベルティ */
div.order_ .thum_line_ {
	overflow: hidden;
	margin-bottom: 20px;
}
div.order_ .thum_item_ {
	float: left;
	text-align: center;
	margin-right: 10px;
	width:120px;
}
div.order_ .thum_item_ label{
	display: block;
}
div.order_ .thum_item_ img{
	display: block;
	margin-bottom: 10px;
	width:120px;
}
div.order_ .thum_item_ span.price_{
	display: block;
	margin-bottom: 10px;
	padding: 5px;
}
div.order_ .thum_item_ span.thum_info_text_{
	display: none;
}

/* 注文同時会員登録 */
div.order_ span.point_ {
	color: #f00;
	font-size: 16px;
	font-weight: bold;
}
/* --------------------------------------------------------------------
	注文画面　ギフト
-------------------------------------------------------------------- */

#selectcard{
	border: 1px solid #000;
	width: 100%;
	height: 48px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	margin: 0 0 30px 0;
	background: url(../img/usr/ordershape.png) 96% center no-repeat;	
}
#giftheader{
	font-size: 30px;
	padding: 15px 30px 10px;
	font-weight: bold;
	cursor: pointer;
	background: url(../img/usr/cartplus.png) 93% center no-repeat;
}
#giftheader.active_{
	background: url(../img/usr/cartminus.png) 93% center no-repeat;
}
#giftheader h2{
	font-size: 16px;
}
#giftinner{
	border-top: 1px solid #d4d4d4;
}
#giftvariation{
	margin-bottom: 0px;
	padding: 0 30px;
	font-size: 14px;
	overflow: hidden
}
#giftvariation p{
	font-size: 13px;
	margin: 15px 0;
	line-height: 1.8;
}
.giftvariation_{
	border: 5px solid #f5f5f5;
	margin: 0 0 40px 0;
	padding: 20px 19px 23px;
	display: none;
	position: relative;
}
.giftvariation_:last-child{
	margin: 0;
}

#giftvariation .giftvariation_ h3 input{
	border-radius: 0;
	box-shadow: none!important;
	border: 2px solid #000;
	width: 26px;
	height: 26px;
	padding: 0!important;
	margin: 0 15px 0 0;
	vertical-align: top;
	cursor: pointer;
}

.papercutlineleft_ input[type="radio"]::before,
#giftvariation .giftvariation_ h3 input[type="radio"]::before{
	background: none!important;
}
.papercutlineleft_ input:checked,
#giftvariation .giftvariation_ h3 input:checked{
	background: url(../img/usr/cartcheck.png) center no-repeat;
	background-size: 20px 14px;
}



.papercutlineleft_ input[type="radio"]::before,
#giftvariation .giftvariation_ h3 input[type="radio"]::before{
	background: none!important;
}
.papercutlineleft_ input:checked,
#giftvariation .giftvariation_ h3 input:checked{
	background: url(../img/usr/cartcheck.png) center no-repeat;
	background-size: 20px 14px;
}


#giftvariation #giftvariation1{
	position: relative;
}
#giftvariation .giftvariation_ h3{
	font-size: 18px;
	height: 30px;
	line-height: 28px;
}
#giftvariation .giftvariation_ div.img_{
	text-align: center;
	margin: 10px 0;
}
#giftvariation .giftvariation_ p{
	font-size: 12px!important;
	line-height: 1.6!important;
	margin: 0;
	padding: 0;
}
#giftvariation .giftvariation_ span{
	font-size: 12px;
}
#giftvariation .giftvariation_ span a{
	text-decoration: underline;
}
#giftvariation .giftvariation_ span a:hover{
	text-decoration: none;
}
#giftvariation .giftvariation_ .input_{
	margin-bottom: 5px;
	margin-top: 20px;
}
.papercut_ .papercutlineright_ .input_ p,
#giftvariation .giftvariation_ .input_ p{
	display: inline-block;
	padding-right: 13px;
	margin: 0 0 0 0;
	height: 33px;
	line-height: 33px!important;
	vertical-align: middle;
	font-size: 14px!important;
}
#giftvariation .giftvariation_ .input_{
	display: inline-block;
	padding: 0;
}
.papercut_ .papercutlineright_ .input_ input,
#giftvariation .giftvariation_ .input_ input{
	border: 1px solid #d4d4d4;
	border-radius: 0;
	width: 200px;
	padding: 0 5px;
	height: 33px;
}
.papercut_{
	margin: 0 30px;
}
.papercut_ h3{
	font-size: 14px;
}
.papercutline_{
	overflow: hidden;
	padding: 30px 0 30px 0;
}
.papercutlineleft_{
	padding: 0 0 0 0;
	position: relative;
}
.papercutlineleft_ input{
	border-radius: 0;
	box-shadow: none;
	border: 2px solid #000;
	width: 30px!important;
	height: 30px!important;
	position: absolute;
	top: 0;
	left: 10px;
	cursor: pointer;
}
.papercutlineleft_ input[type=checkbox]{
	margin-top: 0px !important;
}
.papercutlineleft_ h3 label{
	font-size: 18px;
	padding: 0 0 0 45px;
	margin: 0;
	height: 30px;
	line-height: 30px;
	display: block;
}
.papercutlineleft_ img{
	margin-left: 41px;
}
.papercutlineright_ p{
	font-size: 13px;
	margin-left: 1em!important;
	text-indent: -1em;	
}
.papercutlineright_ p{
	margin-bottom: 13px;
	line-height: 1.8;
}
.papercutlineright_ p:last-of-type{
	margin: 0;
}
.papercutlineright_ .color_{
	border: 1px solid #d4d4d4;
	margin: 15px 0 0 0;
	padding: 10px 15px;
	line-height: 1.8;
	font-size: 12px;
}
.order_.order_col1_ p{
	font-size: 12px;
}
#method_receipt .common_headline2_{
	/*border-bottom: 1px solid #000;*/
	font-size: 18px;
	margin-top: 20px;
	/*margin-bottom: 20px;*/
	padding-bottom: 0px;
}
#method_receipt p{
	font-size: 12px;
	line-height: 1.8;
} 
#method_receipt p a{
	text-decoration: underline;
}
#method_receipt p a:hover{
	text-decoration: none;
}
#method_receipt textarea{
	width: 920px;
}
.method_box_content_ p{
	padding-top: 5px;
	padding-bottom: 10px;
	display: block;
	font-size: 13px;
}
#giftinner{
	position: relative;
	display: none;
}
#giftinnernosettinginner{
	position: absolute;
	left: 0;
	top: 0;	
	width: 100%;
	height: 100%;
	background: url(../img/usr/giftnosettingbg.png) center top repeat-y;
	z-index: 9;
	giftnosetting
}
#giftinnernosettinginner div{
	background: url(../img/usr/giftnosettingsp.png) center 2% no-repeat;
	margin: 0 30px ;
	height: 100%;
	background-size: 100%;
}
.giftvariation_comment_ p{
	font-size: 14px !important;
	margin: 5px 30px;
}
/* --------------------------------------------------------------------
	メールアドレスの変更
-------------------------------------------------------------------- */
.mailchange_ .message_ p:nth-of-type(2){
	text-align: right;
	margin-top: 5px;
}
/* --------------------------------------------------------------------
	バーコード系
-------------------------------------------------------------------- */
div.barcodeimage_ img {
	height: auto;
	width: 100%;
}

p.barcodenumber_ {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 5px;
}

/* --------------------------------------------------------------------
	Amazonペイメント
-------------------------------------------------------------------- */
#LoginWithAmazonButton {
	text-align: center;
}

#AmazonPayButton {
	text-align: center;
}

#addressBookWidgetDiv {
	padding: 0 10px 10px 0px;
	width: auto;
	height: 100%;
}

#walletWidgetDiv {
	padding: 0 10px 10px;
	width: auto;
	height: 100%;
}

div.amazon_pay_button_login_ {
	padding: 12px 0;
}

div.amazon_pay_button_method_ {
	padding-top: 13px;
}

div.login_with_amazon_button_method_ {
	padding-bottom: 10px;
}


/* --------------------------------------------------------------------
	テーブル系
-------------------------------------------------------------------- */
dl.formdetail_ {
	margin:0 30px;
	border:1px solid #CCC;
	margin-bottom:10px;
}
div.box_ dl.formdetail_ {
	margin-left: 0;
	margin-right: 0;
}
dl.formdetail_ dt {
	padding: 10px;
	background-color: #F0F0F0;
}
dl.formdetail_ dt img.must_ {
	margin-left: 5px;
	margin-top: 6px;
	vertical-align: top;
}
dl.formdetail_ dd {
	padding: 10px;
}
dl.formdetail_ dd input[type="input"],
dl.formdetail_ dd textarea,
dl.formdetail_ dd select {
	max-width: 95%;
}
dl.formdetail_ dd.breakword_ {
	word-wrap:break-word;
}

/* ---------------------------------------------------------------
	width height
--------------------------------------------------------------- */
/*width*/
.width_auto_ {
	width: auto!important;
}
.width_full_ {
	width: 100%!important;
}
.width20per_ {
	width: 20%!important;
}
.width80per_ {
	width: 80%!important;
}
.width00_ {
	width: 0px!important;
}
.width01_ {
	width: 1px!important;
}
.width02_ {
	width: 2px!important;
}
.width03_ {
	width: 3px!important;
}
.width04_ {
	width: 4px!important;
}
.width05_ {
	width: 5px!important;
}
.width06_ {
	width: 6px!important;
}
.width07_ {
	width: 7px!important;
}
.width08_ {
	width: 8px!important;
}
.width09_ {
	width: 9px!important;
}
.width10_ {
	width: 10px!important;
}
.width11_ {
	width: 11px!important;
}
.width12_ {
	width: 12px!important;
}
.width13_ {
	width: 13px!important;
}
.width14_ {
	width: 14px!important;
}
.width15_ {
	width: 15px!important;
}
.width16_ {
	width: 16px!important;
}
.width17_ {
	width: 17px!important;
}
.width18_ {
	width: 18px!important;
}
.width19_ {
	width: 19px!important;
}
.width20_ {
	width: 20px!important;
}
.width25_ {
	width: 25px!important;
}
.width30_ {
	width: 30px!important;
}
.width35_ {
	width: 35px!important;
}
.width40_ {
	width: 40px!important;
}
.width45_ {
	width: 45px!important;
}
.width50_ {
	width: 50px!important;
}
.width100_ {
	width: 100px!important;
}
.width150_ {
	width: 150px!important;
}
.width200_ {
	width: 200px!important;
}
.width250_ {
	width: 250px!important;
}
.width300_ {
	width: 300px!important;
}
.width350_ {
	width: 350px!important;
}
.width400_ {
	width: 400px!important;
}
.width450_ {
	width: 450px!important;
}
.width500_ {
	width: 500px!important;
}
.width550_ {
	width: 550px!important;
}
.width600_ {
	width: 600px!important;
}
.width650_ {
	width: 650px!important;
}
.width700_ {
	width: 700px!important;
}
.width720_ {
	width: 720px!important;
}
.width750_ {
	width: 750px!important;
}
.width800_ {
	width: 800px!important;
}
.width850_ {
	width: 850px!important;
}
.width900_ {
	width: 900px!important;
}
.width950_ {
	width: 950px!important;
}
.width960_ {
	width: 960px!important;
}
.width1000_ {
	width: 1000px!important;
}
/*height*/
.height_auto_ {
	height: auto!important;
}
.height_full_ {
	height: 100%!important;
}
.height00_ {
	height: 0px!important;
}
.height01_ {
	height: 1px!important;
}
.height02_ {
	height: 2px!important;
}
.height03_ {
	height: 3px!important;
}
.height04_ {
	height: 4px!important;
}
.height05_ {
	height: 5px!important;
}
.height06_ {
	height: 6px!important;
}
.height07_ {
	height: 7px!important;
}
.height08_ {
	height: 8px!important;
}
.height09_ {
	height: 9px!important;
}
.height10_ {
	height: 10px!important;
}
.height11_ {
	height: 11px!important;
}
.height12_ {
	height: 12px!important;
}
.height13_ {
	height: 13px!important;
}
.height14_ {
	height: 14px!important;
}
.height15_ {
	height: 15px!important;
}
.height16_ {
	height: 16px!important;
}
.height17_ {
	height: 17px!important;
}
.height18_ {
	height: 18px!important;
}
.height19_ {
	height: 19px!important;
}
.height20_ {
	height: 20px!important;
}
.height25_ {
	height: 25px!important;
}
.height30_ {
	height: 30px!important;
}
.height35_ {
	height: 35px!important;
}
.height40_ {
	height: 40px!important;
}
.height45_ {
	height: 45px!important;
}
.height50_ {
	height: 50px!important;
}
.height100_ {
	height: 100px!important;
}
.height150_ {
	height: 150px!important;
}
.height200_ {
	height: 200px!important;
}
.height250_ {
	height: 250px!important;
}
.height300_ {
	height: 300px!important;
}
.height350_ {
	height: 350px!important;
}
.height400_ {
	height: 400px!important;
}
.height450_ {
	height: 450px!important;
}
.height500_ {
	height: 500px!important;
}
.height550_ {
	height: 550px!important;
}
.height600_ {
	height: 600px!important;
}
.height650_ {
	height: 650px!important;
}
.height700_ {
	height: 700px!important;
}
.height750_ {
	height: 750px!important;
}
.height800_ {
	height: 800px!important;
}
.height850_ {
	height: 850px!important;
}
.height900_ {
	height: 900px!important;
}
.height950_ {
	height: 950px!important;
}
.height1000_ {
	height: 1000px!important;
}

.backorder_frame_{
	margin: 0 10px 10px;
}
.backorder_frame_ li{
	overflow: hidden;
}
.backorder_frame_ li .img_{
	width: 20%;
	float: left;
}
.backorder_frame_ li .desc_{
	width: 77%;
	padding: 0 0 0 3%;
	float: left;
}
/* --------------------------------------------------------------------
	会員規約
-------------------------------------------------------------------- */
.atc_area{
	margin: 10px 30px 0;
}
.atc_area .inner {
    border-color: #b8b8b8;
    border-style: solid;
    border-width: 1px;
    height: 150px;
    margin: 0 0 18px;
    overflow: auto;
    padding: 15px;
}
.atc_area .inner p{
    font-size: 12px;
    line-height: 1.4;
}
.box_.mail_ .common_headline3_{
	margin: 10px 0 15px;
	padding: 10px
}
.box_.mail_ {
	margin: 10px 30px;
	padding: 0;
}
/* --------------------------------------------------------------------
	ご注文方法の指定
-------------------------------------------------------------------- */
#method_receipt br{
	display: none;
}
#method_receipt .txtareabox_ textarea{
	max-width: 98%;
	width: 98%;
	padding: 1%;
	margin-top: 10px;	
}
#method_receipt .txtarea_{
	margin: 0 0 5px;
	font-size: 12px;
} 
#method_receipt p{
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
}
/* --------------------------------------------------------------------
	ご注文内容の確認
-------------------------------------------------------------------- */
dl.formdetail_.estimate_{
	border: none;
	margin-bottom: 0;
	padding-bottom: 0;
}
dl.formdetail_.estimate_ dd{
	padding: 0;
}
dl.formdetail_.estimate_ dd textarea{
	width: 96%;
	padding: 2%;
	margin-top: 5px!important;
	margin-bottom: 0!important;
}
#estimate_textarea{
	border: 1px solid #cccccc;
	border-radius: 3px;
	max-width: 98%;
	padding: 1%;
	width: 98%;
}
#estimate_message{
	max-width: 98%;
	padding: 10px 10px 1% 10px;
	width: 98%;
}
.search_title{
	margin: 110px 30px 20px 30px;
}
.customer_.col1_ .submit_ {
	text-align: right;
	overflow: hidden;
	clear: both
}
.customer_.col1_ .submit_ input{
    margin-right: 30px!important;
    display: inline!important;
    padding: 0 10px 0 20px!important;
    width: auto!important;
    max-width: auto!important;
}
.customer_.col1_ .submit_{
	float: right;
}
.customer_.col1_ .submit_ input.sub_action_button_{
	margin-top: 10px
}
.customer_.col1_ h1{
	margin-left: 30px;
	margin-right: 30px;
	margin-top: 0px
}
.customer_.col1_ .message_{
	margin-left: 30px;
	margin-right: 30px;
	padding: 10px 0 15px;
}
.customer_.col1_ .customer_status_{
	margin-left: 30px;
	margin-right: 30px;
	padding: 10px 10px 8px 10px;
}
.customer_.col1_ .formdetail_.mailchange_{
	margin-left: 30px;
	margin-right: 30px
}

.contact_.col1_ .submit_ {
	text-align: right;
	overflow: hidden
}
.contact_.col1_ .submit_ input{
    margin-right: 30px!important;
    display: inline!important;
    padding: 0 10px!important;
    width: auto!important;
    max-width: auto!important;
}
.contact_.col1_ .submit_{
	float: right;
	width: 47%
}
.contact_.col1_ .submit_ input.sub_action_button_{
	margin-top: 10px
}
.mail_.col1_ .box_{
	margin-left: 30px;
	margin-right: 30px;
	padding-left: 0;
	padding-right: 0;
}
.mail_.col1_ .submit_{
	margin: 0 30px 20px;
	text-align: right;
}
.mail_.col1_ h1{
	margin-left: 30px;
	margin-right: 30px;
}
.mail_.col1_ h2{
	margin-left: 30px;
	margin-right: 30px;
}
.mail_.col1_ h3{
	padding: 10px;
	margin-bottom: 15px;
}
.mail_ .agreebody_{
	margin: 0 30px 30px 30px;
	padding: 15px;
}
.withdrawal_ input{
	margin-bottom: 0
}
.customer_.col1_ a{
	color: #000;
	text-decoration: none;
}
/* --------------------------------------------------------------------
	引き出物
-------------------------------------------------------------------- */
.hikidemono_list ul{
    margin-left: 10px;
    padding: 2% 0 5% 0;
}
.btn_cart_l_left{
	text-align: left;
	margin-left: 10px;
}
.btn_cart_l_left input{
	width: 20%;
	display: inline;
	margin: 0 0 0 10px;
	width: 34px;
	height: 38px;
	padding: 0;
	text-align: center;
	border-radius: 0;
}

.customer_.col1_ .message_ a{
	text-decoration: underline!important;
}
.customer_.col1_ .message_ a:hover{
	text-decoration: none!important;
}
.order_.col1_ .method_address_ + .destgoodslist_ .formlist_.estimate_.destgoodslist_{
	margin: 20px 30px;
}
#inline_content{
	display: none;
	padding: 40px 30px 30px;
}
#colorbox #inline_content{
	display: block
}
#inline_content h1 {
    font-size: 24px;
    font-style: normal;
    font-family: "MoMA Sans Web", Arial, sans-serif;
    font-weight: 200;
    line-height: 30px;
    margin: 0 0 30px;
}
#inline_content ol{
	padding: 0;
}
#inline_content ol li {
    list-style-type: none;
    padding: 0 0 35px;
    margin: 0 0 40px;
    overflow: hidden;
    border-bottom: 1px solid #d4d4d4;
}
#inline_content ol li picture {
    width: 30%;
    float: none;
}
#inline_content .filter-details {
    width: 100%;
    float: none;
    margin: 20px 0 0 0;
}

#inline_content .filter-details h2 {
    font-size: 18px;
    font-style: normal;
    font-family: "MoMA Sans Web", Arial, sans-serif;
    font-weight: 200;
    line-height: 24px;
    text-transform: none;
    margin: 0 0 15px;
}
#inline_content .filter-details p {
    margin: 0;
    font-size: 14px;
    line-height: 22px;
}
button#cboxClose{
	background: url(../img/usr/modalclose.png) no-repeat!important;
	bottom: auto!important;
	top: 20px!important;
	right: 20px!important;
	width: 13px!important;
	height: 13px!important;
}
#inline_content p#cboxClose{
	position: relative!important;
	bottom: auto!important;
	text-indent: 0!important;
	background: none!important;
	width: auto!important;
	height: auto!important;
	text-align: center;
	text-decoration: underline;
	font-size: 16px;
}
#inline_content p#cboxClose:hover{
	text-decoration: none
}

/* --------------------------------------------------------------------
    新ギフトガイド
--------------------------------------------------------------------- */
.custom-category-banners {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row wrap;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}
.custom-category-banners .inner .caption-container {
    text-align: center;
    padding: 30px 5px;
    /*color: #fff;*/
    font-size: 18px;
    font-style: normal;
    font-family: "MoMA Sans Web", Arial, sans-serif;
    font-weight: 200;
}
.custom-category-banners .inner2 .caption-container {
    text-align: center;
    padding: 30px 5px;
    /*color: #fff;*/
    font-size: 18px;
    font-style: normal;
    font-family: "MoMA Sans Web", Arial, sans-serif;
    font-weight: 200;
}
.custom-category-banners .inner .caption-container {
    padding: 20px;
    text-align: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
}
.custom-category-banners .inner2 .caption-container {
    padding: 20px;
    text-align: left;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
}
.custom-category-banners .inner:first-child {
    margin: 0 0 28px 0;
}
/*.custom-category-banners .inner2:first-child {
    margin: 0 0 28px 0;
}*/
@media only screen and (max-width: 767px) {
	.custom-category-banners .inner {
	 height: 420px;
	 background-size: cover;
	 background-position: bottom;
	}
	.custom-category-banners .inner2 {
	 height: 420px;
	 background-size: cover;
	 background-position: bottom;
	}
}
@media only screen and (max-width: 959px) {
	.custom-category-banners .inner {
	 width: 100%;
	 height: 420px;
	 background-size: cover;
	 background-position: bottom;
	}
	.custom-category-banners .inner2 {
	 width: 100%;
	 height: 420px;
	 background-size: cover;
	 background-position: bottom;
	}
}
.custom-category-banners .inner .title {
    text-align: left;
    font-size: 30px;
    font-style: normal;
    font-family: "MoMA Sans Web", Arial, sans-serif;
    font-weight: 200;
    margin: 0 0 20px 0;
}
.custom-category-banners .inner2 .title {
    text-align: left;
    font-size: 30px;
    font-style: normal;
    font-family: "MoMA Sans Web", Arial, sans-serif;
    font-weight: 200;
    margin: 0 0 20px 0;
}
@media only screen and (max-width: 959px) {
	.custom-category-banners .inner .caption-container .caption {
	 text-align:left;
	 font-size: 14px;
	 font-style: normal;
	 font-family: "MoMA Sans Regular", Arial, sans-serif;
	 font-weight: 200;
	 max-width: 275px;
	}
.custom-category-banners .inner2 .caption-container .caption {
	 text-align: left;
	 font-size: 14px;
	 font-style: normal;
	 font-family: "MoMA Sans Regular", Arial, sans-serif;
	 font-weight: 200;
	 max-width: 275px;
	}
}
.custom-category-banners .inner .caption-container .caption {
    text-align: left;
    margin: 0 auto 20px;
}
.custom-category-banners .inner2 .caption-container .caption {
    text-align: left;
    margin: 0 auto 20px;
}
.custom-category-banners .inner .caption-container .actions {
    text-align: left;
}
.custom-category-banners .inner2 .caption-container .actions {
    text-align: left;
}
.custom-category-banners .inner .caption-container .button {
    background-color: transparent;
    border: 3px solid /*#fff*/;
    /*color: #fff;*/
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    font-style: normal;
    font-family: "MoMA Sans Regular", Arial, sans-serif;
    font-weight: 200;
    padding: 20px 22px;
    text-align: center;
    line-height: 1em;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.custom-category-banners .inner2 .caption-container .button {
    background-color: transparent;
    border: 3px solid /*#fff*/;
    /*color: #fff;*/
    cursor: pointer;
    display: inline-block;
    font-size: 16px;
    font-style: normal;
    font-family: "MoMA Sans Regular", Arial, sans-serif;
    font-weight: 200;
    padding: 20px 22px;
    text-align: center;
    line-height: 1em;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.custom-category-banners .inner .caption-container .button.white {
    color: #fff;
    border-color: #fff;
}
.custom-category-banners .inner2 .caption-container .button.white {
    color: #fff;
    border-color: #fff;
}
.custom-category-banners .inner .caption-container .button.small {
    padding: 16px 22px;
}
.custom-category-banners .inner2 .caption-container .button.small {
    padding: 16px 22px;
}
@media only screen and (max-width: 959px) {
	.custom-category-banners.banner-head2 .columns {
	 width: 100%;
	 background-position: right 0;
	 height: 150px;
	 margin-left: 0;
	 background-repeat: no-repeat;
	 background-size: contain;
	}
}
.custom-category-banners .columns {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    flex-flow: row wrap;
    background-size: cover;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-size: cover;
    background-position: center center;
    overflow: hidden;
    margin: 0 0 28px 0;
    width: 23.3%;
    height: 181px;
}
.custom-category-banners.banner-head2 .columns {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: column wrap;
    -ms-flex-flow: column wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-flow: column wrap;
    padding: 15px 20px;
    height: 181px;
}
.custom-category-banners .columns:first-child {
    margin: 0 0 28px 0;
}
@media only screen and (max-width: 959px) {
	.custom-category-banners.banner-head2 .columns {
	 /*background-color: #eee;*/
	}
}
@media only screen and (max-width: 959px) {
	.custom-category-banners.banner-head2 .columns {
	 width: 100%;
	 background-position: right 0;
	 height: 150px;
	 margin-left: 0;
	 background-repeat: no-repeat;
	 background-size: contain;
	}
}
.custom-category-banners.banner-head2 .columns .title {
    font-size: 28px;
    font-style: normal;
    font-family: "MoMA Sans Web", Arial, sans-serif;
    font-weight: 200;
    width: 100%;
    margin: 0 0 10px 0;
}
.custom-category-banners.banner-head2 .columns .actions {
    width: 100%;
}
.custom-category-banners.banner-head2 .columns .actions .shopnow {
    font-size: 14px;
    font-style: normal;
    font-family: "MoMA Sans Regular", Arial, sans-serif;
    font-weight: 200;
    text-decoration: underline;
}

.html-slot-container div.event_ {
    margin: 39px 0px 50px 0;
    border-bottom: 1px solid #eee;
}

.use_sms_tel_ {
	margin: 10px 0 10px 30px;
}

.sms_resend_ a.login_sms_resend, a.login_sms_resend {
	color:blue;
	text-decoration: underline;
}

div.login_sms_button_div {
	text-align: right;
}

div.login_sms_button_div input.login_sms_button_ {
	float: none;
}

.customer_ .message_ .submit_ .passchange_button_ {
    text-shadow: none;
    color: #fff;
    background: #000;
    border: none;
    text-decoration: none;
    -webkit-appearance: none;
    font-weight: bold;
    line-height: 3px;
    height: 40px;
    white-space: nowrap;
    margin: 0 auto !important;
    padding: 10px 10px 10px 10px !important;
    font-size: 13px;
    font-family: "MoMA Sans Regular", Arial, sans-serif;
    outline: none;
    display: inline !important;
    width: 150px !important;
    text-align: center;
}

.use_sms_change_{
	margin: 30px 0 30px 30px;
}

div.use_sms_change_submit_{
	text-align: right;
    margin-right: 30px;
}

.customer_pwd_change_result {
	margin-bottom: 30px;
}

/* パスワード非表示対応共通 */
[class^="block-login--display-password"] input[type="checkbox"]:not(:checked)+span::before {
  content: "";
  display: inline-block;
  width: 40px;
  height: 40px;
  background: url(../img/usr/ico-login-input-show.png) center / 50% no-repeat;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

[class^="block-login--display-password"] input[type="checkbox"] {
  opacity: 0;
}

[class^="block-login--display-password"] span {
    font-size: 0;
}

/* ログイン画面 */
.block-login--display-password {
    display: flex;
    align-items: center;
    font-size: 0;
    position: absolute;
    width: 40px;
    aspect-ratio: 1;
    right: 5px;
    top: 0;
    bottom: 0;
    margin: auto;
    background: url(../img/usr/ico-login-input.png) center / 50% no-repeat;
}

dl.loginform_ dd.display_password_ {
	position: relative;
}

/* パスワード変更画面パスワード表示切替 */
.block-login--display-password-oldpwd,
.block-login--display-password-newpwd1,
.block-login--display-password-newpwd2 {
  display: inline-block;
  align-items: center;
  font-size: 0;
  position: relative;
  width: 40px;
  aspect-ratio: 1;
  right: 0px;
  bottom: 0;
  margin: auto;
  background: url(../img/usr/ico-login-input.png) center / 50% no-repeat;
  height: 30px;
  float: right;
}

.block-login--display-password-oldpwd,
.block-login--display-password-newpwd1,
.block-login--display-password-newpwd2 {
  top: -35px;
  margin-bottom: -40px;
}

dl.passchange_ dd.display_password_ {
	position: relative;
}

/* 会員登録画面パスワード表示切替 */
.block-login--display-password-entry,
.block-login--display-password-entry-copy {
  display: inline-block;
  align-items: center;
  font-size: 0;
  position: relative;
  width: 40px;
  aspect-ratio: 1;
  right: 0px;
  bottom: 0;
  margin: auto;
  background: url(../img/usr/ico-login-input.png) center / 50% no-repeat;
  height: 30px;
  float: right;
}

.block-login--display-password-entry,
.block-login--display-password-entry-copy {
  top: -35px;
}

.formdetail_ span.display_password_ {
	position: relative;
	display: block;
}

/* パスワード再設定 */
.block-login--display-password-passchange1,
.block-login--display-password-passchange2 {
  display: inline-block;
  align-items: center;
  font-size: 0;
  position: relative;
  width: 40px;
  aspect-ratio: 1;
  right: 0px;
  bottom: 0;
  margin: auto;
  background: url(../img/usr/ico-login-input.png) center / 50% no-repeat;
  height: 30px;
  float: right;
}

.block-login--display-password-passchange1,
.block-login--display-password-passchange2 {
  top: -35px;
}
