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,
th,
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;

	vertical-align: baseline;
	background: transparent;
}

body {
	line-height: 1;
	-webkit-text-size-adjust: none;
	letter-spacing: initial;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
	display: block;
}

ul {
	list-style: none;
}

blockquote,
q {
	quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}

a {
	display: initial;
	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 0;
	padding: 0;
}

small {
	font-size: 12px;
}

input,
select {
	vertical-align: middle;
	margin: 0px;
}

/* 共通 */

#Contents {
	color: #333333;
	background: #ffffff;
	font-size: 12px;
	line-height: 1.37;
	font-family: "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	min-width: 320px;
}

.mincho_ {
	font-family: 'Spectral', "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

#Contents img {
	width: 100%;
	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,
select {
	border: 1px solid #a2bce2;
	min-height: 30px;
	max-width: 90%;
	background-color: #fffef0;
}

textarea {
	font-family: Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 1em;
	padding: 1px;
	border: 1px solid #a2bce2;
	border-radius: 2px
}

input[type=text],
input[type=search],
input[type=number],
input[type=tel],
input[type=email],
input[type=password] {
	height: 1.0em;
	padding: 0.6em;
	margin: 5px 0;
	border: 1px solid #cccccc;
	border-radius: 2px;
	-webkit-appearance: none;
}


input[type=text]:focus,
input[type=search]:focus,
input[type=number]:focus,
input[type=tel]:focus,
input[type=email]:focus,
input[type=password]:focus,
input[type=checkbox]:focus,
input[type=radio]:focus {
	outline: none;
}

#Contents select {
	-webkit-appearance: none;
	font-family: Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	border-radius: 2px;
	height: 42px;
	line-height: 42px;
	border: 1px solid #cccccc;
	padding: 0 25px 0 5px;
	background: url(../../4c-bridal/bridalservice/img/select_arrow.png), -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #f5f5f5), color-stop(0.00, #fff));
	background: url(../../4c-bridal/bridalservice/img/select_arrow.png), -webkit-linear-gradient(#fff, #f5f5f5);
	background: url(../../4c-bridal/bridalservice/img/select_arrow.png), -moz-linear-gradient(#fff, #f5f5f5);
	background: url(../../4c-bridal/bridalservice/img/select_arrow.png), -o-linear-gradient(#fff, #f5f5f5);
	background: url(../../4c-bridal/bridalservice/img/select_arrow.png), -ms-linear-gradient(#fff, #f5f5f5);
	background: url(../../4c-bridal/bridalservice/img/select_arrow.png), linear-gradient(#fff, #f5f5f5);
	background-position: right center, left top;
	background-repeat: no-repeat, repeat;
	-webkit-background-size: 19px 7px, auto auto;
	background-size: 19px 7px, auto auto;
}

select:focus {
	outline: none;
}

#Contents a,
#Contents a:link,
#Contents a:visited {
	text-decoration: underline;
	color: #666666;
}

#Contents input:focus {
	outline: none;
	border: 1px solid #a2bce2;
}

/**/
#Contents h1,
#Contents h2,
#Contents h3 {
	font-weight: normal;
}

/* checkbox */
#Contents input[type=checkbox] {
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	width: 22px;
	height: 22px;
	margin: 5px 5px 5px 0;
	border: 1px solid #a2bce2;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #ebeaea), color-stop(0.00, #fdfefe));
	background: -webkit-linear-gradient(#fdfefe, #ebeaea);
	background: -moz-linear-gradient(#fdfefe, #ebeaea);
	background: -o-linear-gradient(#fdfefe, #ebeaea);
	background: -ms-linear-gradient(#fdfefe, #ebeaea);
	background: linear-gradient(#fdfefe, #ebeaea);
}

input[type="checkbox"]:checked {
	border: 1px solid #a2bce2;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #6383c2), color-stop(0.00, #819fd3));
	background: -webkit-linear-gradient(#819fd3, #6383c2);
	background: -moz-linear-gradient(#819fd3, #6383c2);
	background: -o-linear-gradient(#819fd3, #6383c2);
	background: -ms-linear-gradient(#819fd3, #6383c2);
	background: linear-gradient(#819fd3, #6383c2);
	position: relative;
}

input[type="checkbox"]:checked:before {
	position: absolute;
	left: 3px;
	top: 13px;
	display: block;
	content: "";
	width: 7px;
	height: 2px;
	background: #fff;
	-webkit-transform: rotate(45deg);
	-webkit-transform-origin: right center;
}

input[type="checkbox"]:checked:after {
	display: block;
	position: absolute;
	left: 9px;
	top: 13px;
	content: "";
	width: 12px;
	height: 2px;
	background: #fff;
	-webkit-transform: rotate(-53deg);
	-webkit-transform-origin: left center;
}

/* タップできない時 */
input[type="checkbox"][disabled] {
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #333), color-stop(0.00, #ccc));
	background: -webkit-linear-gradient(#ccc, #333);
	background: -moz-linear-gradient(#ccc, #333);
	background: -o-linear-gradient(#ccc, #333);
	background: -ms-linear-gradient(#ccc, #333);
	background: linear-gradient(#ccc, #333);
	border: 1px solid #cccccc;
}

/* radio */
input[type=radio] {
	-webkit-appearance: none;
	-moz-appearance: none;
	-ms-appearance: none;
	width: 22px;
	height: 22px;
	margin: 5px 10px 5px 0;
	border: 1px solid #a2bce2;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #ebeaea), color-stop(0.00, #fdfefe));
	background: -webkit-linear-gradient(#fdfefe, #ebeaea);
	background: -moz-linear-gradient(#fdfefe, #ebeaea);
	background: -o-linear-gradient(#fdfefe, #ebeaea);
	background: -ms-linear-gradient(#fdfefe, #ebeaea);
	background: linear-gradient(#fdfefe, #ebeaea);
}

input[type="radio"]:checked {
	border: 1px solid #a2bce2;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #8ca5cf), color-stop(0.00, #5e7ab5));
	background: -webkit-linear-gradient(#5e7ab5, #8ca5cf);
	background: -moz-linear-gradient(#5e7ab5, #8ca5cf);
	background: -o-linear-gradient(#5e7ab5, #8ca5cf);
	background: -ms-linear-gradient(#5e7ab5, #8ca5cf);
	background: linear-gradient(#5e7ab5, #8ca5cf);
	position: relative;
}

input[type="radio"]:checked:after {
	display: block;
	position: absolute;
	left: 5px;
	top: 5px;
	content: "";
	width: 10px;
	height: 10px;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #ebeaea), color-stop(0.00, #fdfefe));
	background: -webkit-linear-gradient(#fdfefe, #ebeaea);
	background: -moz-linear-gradient(#fdfefe, #ebeaea);
	background: -o-linear-gradient(#fdfefe, #ebeaea);
	background: -ms-linear-gradient(#fdfefe, #ebeaea);
	background: linear-gradient(#fdfefe, #ebeaea);
}

input[type=radio]+label {
	vertical-align: middle;
}

/* 外部リンク用アイコン */
.linkblank_ {
	background-image: url(../../4c-bridal/bridalservice/img/ico_linkblank.png);
	background-position: right center;
	background-repeat: no-repeat;
	-webkit-background-size: 14px auto;
	background-size: 14px auto;
}

/* 文字サイズ */
.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: #d42f2f;
	/*font-size: 14px;*/
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

.notice_ {
	color: #002a68;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

.info_ {
	/*font-weight:bold;*/
}

/**/

/* 特定メッセージ（ブロック） */
div.error_,
table.error_ {
	margin: 10px;
}

div.notice_,
table.notice_ {
	text-align: center;
	padding: 40px 10px 30px;
}

div.notice_ p {
	font-size: 12px;
	line-height: 1.66;
}

div.notice_ p.centertext_ {
	margin-top: 10px;
}

div.notice_ p.centertext_ a {
	color: #666666;
	font-size: 13px;
	line-height: 1.23;
	padding: 0 12px;
	font-family: "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-image: url(../../4c-bridal/bridalservice/img/ico_arrow09.png);
	background-position: left 4px;
	background-repeat: no-repeat;
	-webkit-background-size: 5px 10px;
	background-size: 5px 10px;
}

div.info_,
table.info_ {
	text-align: center;
	padding: 0 10px 15px;
	font-size: 12px;
	line-height: 1.66;
	color: #002a68;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

ul.error_ {
	/*	margin-left: 16px;
	margin-top: 5px;*/
	margin: 5px 10px 5px 20px;
}

ul.error_ li {
	text-align: left;
	list-style: disc;
}

.box_ {
	padding: 0 10px 10px;
}

/**/

.message_ {
	padding: 0 10px 10px;
}

/* 入力フォーム */
.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;
}

.classrequired {
	background: #fffef0;
}

.classerror {
	background: #ffeeee;
}

/**/

.efo_icon_ {
	vertical-align: middle;
	margin-left: 10px;
	width: 25px;
}

/* ボタン */
.button_ {}

.large_button_ {
	width: 93%;
	font-size: 16px;
	text-align: center;
	margin: 5px 0;
	padding: 10px 0;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
}

.large_button_s_ {
	width: 100%;
	font-size: 14px;
	text-align: center;
	margin: 5px 0;
	padding: 7px 5px;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
}

.small_button_ {
	font-size: 14px;
	text-align: center !important;
	padding: 8px 5px;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	width: 58px;
	height: 40px;
}

.auto_small_button_ {
	text-align: center;
	padding: 5px;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
}

.main_action_button_ {
	-moz-text-shadow: none;
	-webkit-text-shadow: none;
	text-shadow: none;
	text-decoration: none;
	-webkit-appearance: none;
	border: 1px solid #a2bce2;
	box-shadow: 0px 0px 0px 1px #ffffff inset;
	-moz-box-shadow: 0px 0px 0px 1px #ffffff inset;
	-webkit-box-shadow: 0px 0px 0px 1px #ffffff inset;
	background: rgb(210, 224, 244);
	background: -moz-linear-gradient(top, rgba(210, 224, 244, 1) 0%, rgba(210, 224, 244, 1) 100%);
	background: -webkit-linear-gradient(top, rgba(210, 224, 244, 1) 0%, rgba(210, 224, 244, 1) 100%);
	background: linear-gradient(to bottom, rgba(210, 224, 244, 1) 0%, rgba(210, 224, 244, 1) 100%);
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
}

#recount.main_action_button_ {
	background: #CCCCCC;
	border: none;
	color: #555555;
}

#order_next.main_action_button_,
#cart_next.main_action_button_ {
	padding: 0;
	margin: 0;
}

#cart_gift.main_action_button_ {
	padding: 0;
	background: #ffa200;
	border-bottom: #d28500 2px solid;
}

.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;
	background: #dcdcdc;
	border: none;
	border-bottom: 2px solid #AAAAAA;
	color: #666666;
	-webkit-appearance: none;
}

.sub_action_button_.small_button_ {
	-moz-text-shadow: none;
	-webkit-text-shadow: none;
	text-shadow: none;
	background: #666666;
	border: none;
	color: #ffffff;
}

div.back_.button_ .order_back_ {
	-moz-text-shadow: none;
	-webkit-text-shadow: none;
	text-shadow: none;
	text-decoration: underline;
	font-size: 13px;
	background: #FFF;
	border: none;
	padding: 0 11px 0 11px;
	margin: 0;
	color: #666666;
	background-image: url(../../4c-bridal/bridalservice/img/ico_arrow09.png);
	background-position: left center;
	background-repeat: no-repeat;
	-webkit-background-size: 5px 10px;
	background-size: 5px 10px;
}

#bridal_items_select div.back_.button_ li a {
	-moz-text-shadow: none;
	-webkit-text-shadow: none;
	text-shadow: none;
	text-decoration: underline;
	font-size: 13px;
	background: #FFF;
	border: none;
	padding: 0 11px 0 11px;
	margin: 0;
	color: #666666;
	background-image: url(../../4c-bridal/bridalservice/img/ico_arrow09.png);
	background-position: left center;
	background-repeat: no-repeat;
	-webkit-background-size: 5px 10px;
	background-size: 5px 10px;
}

.ajax_wait_sub_button_ {
	border: 1px solid #006AB8 !important;
}

/**/
div.submit_ input[type="image"] {
	padding: 0;
	margin: 0;
}

/**/
.common_headline1_ {
	color: #002a68;
	font-size: 16px;
	font-weight: normal;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	text-align: center;
	line-height: 1.4;
	margin: 21px 0 8px;
	letter-spacing: 0.13em;
}

.common_headline2_ {
	color: #002a68;
	font-size: 16px;
	font-weight: normal;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	line-height: 1.5;
	padding: 0 0 0 18px;
	margin: 0 0 10px 0;
	background-image: url(../../4c-bridal/bridalservice/img/decoration_diamond_L.png);
	background-position: left center;
	background-repeat: no-repeat;
	-webkit-background-size: 10px 12px;
	background-size: 10px 12px;
}

#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;
}

.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_ {
	color: #ff0000;
	font-size: 12px;
}

.price_ {}

.price_ small {
	font-weight: bold;
}

.coupon_bonus_ {
	color: #CC3300;
	font-weight: bold;
	white-space: nowrap;
}

div.wrapper_ {
	padding: 84px 0 0;
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	background-color: #ffffff;
	position: relative;
	z-index: 2;
}

header.cart_header_+div.wrapper_ {
	padding-top: 90px;
}

.side-open div.wrapper_ {
	-webkit-transform: translate3d(275px, 0, 0);
	transform: translate3d(275px, 0, 0);
	overflow-x: hidden;
	overflow-y: hidden;
}

div.wrapper_ .contents_ {
	/*padding: 15px 0 0;*/
}

div.col1_ {
	padding: 0;
}

/* --------------------------------------------------------------------
	共通ヘッダー
-------------------------------------------------------------------- */
header {
	/* width: 100%;
	z-index: 1000;
	position: fixed;
	left: 0;
	top: 0;
	background-color: #192b49;
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	transition: all .5s ease; */
}

.side-open header {
	-webkit-transform: translate3d(275px, 0, 0);
	transform: translate3d(275px, 0, 0);
}


.optimaizedH1 {
	color: #002a68;
	font-size: 10px;
	text-align: center;
	font-weight: normal;
	line-height: 1.3;
	padding: 4px 0 3px;
	background-color: #d6e3f4;
	letter-spacing: 0.1em;
}

header .header_top_ {
	position: relative;
}

header.fixed {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	background-color: #ffffff;
}

header.refine_ {
	position: static;
}

header .header_top_ #sitelogo {
	width: 100%;
	height: 53px;
	text-align: center;
}

header .header_top_ #sitelogo img {
	margin-top: 2px;
	height: 45px;
}

@media screen and (max-width:340px) {
	header .header_top_ #sitelogo img {
		margin-top: 0;
		height: 41px;
		padding: 5px 0;
	}
}

header .header_top_ #header_nav li {
	position: absolute;
	top: 0;
	width: 35px;
	margin-top: 6px;
}

header .header_top_ #header_nav li a {
	display: block;
	text-align: center;
}

header .header_top_ #header_nav li img {}

header .header_top_ #header_nav li#hnav_menu {
	left: 0;
	width: 53px;
	height: 53px;
	margin-top: 0;
}

header .header_top_ #header_nav li#hnav_menu a {
	height: 53px;
	text-indent: -99999px;
	background-image: url(../../4c-bridal/bridalservice/img/hnav_menu.png);
	background-position: left top;
	background-repeat: no-repeat;
	-webkit-background-size: 53px 53px;
	background-size: 53px 53px;
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
}

header .header_top_ #header_nav li#hnav_menu a.close {
	background-image: url(../../4c-bridal/bridalservice/img/ico_close.png);
	background-position: center center;
	-webkit-background-size: 25px 25px;
	background-size: 25px 25px;
}

header .header_top_ #header_nav li#hnav_bookmark {
	right: -7px;
}

header .header_top_ #header_nav li#hnav_bookmark a {
	text-decoration: none;
}

header .header_top_ #header_nav li#hnav_bookmark span {
	display: block;
	color: #fff;
	font-size: 10px;
	line-height: 1.7;
	text-align: left;
	position: absolute;
	top: 12px;
	right: 0;
	margin: auto;
}

header .header_top_ #header_nav li#hnav_cart {
	right: -7px;
}

header #globalnav {
	background: #fff;
}

header #globalnav ul {
	overflow: hidden;
	padding: 0 7px;
	display: flex;
	justify-content: space-around;
}

header #globalnav ul li {
	/* float: left; */
	width: 25%;
}

header #globalnav ul li:nth-child(1) {
	width: 22.8%;
}

header #globalnav ul li:nth-child(2) {
	width: 23.2%;
}

header #globalnav ul li:nth-child(3) {
	width: 22.7%;
}

header #globalnav ul li:nth-child(4) {
	width: 31.3%;
}

header #globalnav ul li a {
	display: block;
	color: #002a68;
	font-size: 11px;
	text-align: center;
	text-decoration: none;
	line-height: 1.2;
	letter-spacing: 0.1em;
	/*padding: 10px 0 8px;*/
	padding: 9px 0;
}

header #globalnav ul li a img {
	height: 12px;
}

.cart_header_ {
	border-bottom: 1px solid #002a68;
}

/* --------------------------------------------------------------------
	検索フォーム
-------------------------------------------------------------------- */
form.search_form_ {
	height: 40px;
	padding: 0 60px 0 0;
	margin-bottom: 5px;
	position: relative;
}

form.search_form_ input.keyword_ {
	width: 100%;
	max-width: none;
	height: 38px;
	margin: 0;
	line-height: 38px;
	font-size: 12px;
	text-indent: 5px;
	border: 1px #a2bce2 solid;
	-moz-border-radius: 2px 0 0 2px;
	-webkit-border-radius: 2px 0 0 2px;
	border-radius: 2px 0 0 2px;
	-webkit-appearance: none;
	background-color: #ffffff;
}

/*form.search_form_ .placeholder_ {
	position: absolute;
	top: 20px;
	left: 20px;
	color: #999;
	font-size:12px;
}*/

form.search_form_ .search_button_ {
	border: 0;
	margin: 0;
	padding: 0;
	display: block;
	width: 60px;
	height: 38px;
	text-indent: -9999px;
	border: 1px #a2bce2 solid;
	border-left: 0;
	position: absolute;
	right: 0;
	top: 0;
	-moz-border-radius: 0 2px 2px 0;
	-webkit-border-radius: 0 2px 2px 0;
	border-radius: 0 2px 2px 0;
	-webkit-appearance: none;
	background: url(../../4c-bridal/bridalservice/img/ico_search.png), -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #c0d2ee), color-stop(0.00, #d2e0f4));
	background: url(../../4c-bridal/bridalservice/img/ico_search.png), -webkit-linear-gradient(#d2e0f4, #c0d2ee);
	background: url(../../4c-bridal/bridalservice/img/ico_search.png), -moz-linear-gradient(#d2e0f4, #c0d2ee);
	background: url(../../4c-bridal/bridalservice/img/ico_search.png), -o-linear-gradient(#d2e0f4, #c0d2ee);
	background: url(../../4c-bridal/bridalservice/img/ico_search.png), -ms-linear-gradient(#d2e0f4, #c0d2ee);
	background: url(../../4c-bridal/bridalservice/img/ico_search.png), linear-gradient(#d2e0f4, #c0d2ee);
	background-position: center center, left top;
	background-repeat: no-repeat, repeat;
	-moz-background-size: 15px auto, auto auto;
	-webkit-background-size: 15px auto, auto auto;
	box-shadow: 0px 0px 0px 1px #ffffff inset;
	-moz-box-shadow: 0px 0px 0px 1px #ffffff inset;
	-webkit-box-shadow: 0px 0px 0px 1px #ffffff inset;
}

dl.goodssearch_ dd input[type="input"],
dl.goodssearch_ dd textarea,
dl.goodssearch_ dd select {
	max-width: 95%;
}

/* --------------------------------------------------------------------
	共通ヘッダー 横から出てくるメニュー
-------------------------------------------------------------------- */
html.side-open,
body.side-open {
	overflow-x: hidden;
	overflow-y: hidden;
	height: 100%;
	outline: medium none;
}

#sitemenu_wrap {
	display: none;
	width: 275px;
	height: 100%;
	z-index: 1;
	opacity: 0;
	position: fixed;
	top: 0;
	left: 0;
	/*border-right: 1px solid #8a99a9;*/
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
}

.side-open #sitemenu_wrap {
	display: block;
	opacity: 1;
}

#sitemenu_wrap #sitemenu {
	width: 275px;
	height: 100%;
	overflow-y: scroll;
	box-shadow: -4px 0px 4px -4px #8a99a9 inset;
	-moz-box-shadow: -4px 0px 4px -4px #8a99a9 inset;
	-webkit-box-shadow: -4px 0px 4px -4px #8a99a9 inset;
	/*-webkit-overflow-scrolling: touch;*/
	/*-webkit-transform: translateZ(0px);*/
}

#sitemenu_wrap #sitemenu_cont {
	/*height: 100%;*/
	padding: 10px 6px 10px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

#sitemenubg {
	height: 150%;
	left: -100%;
	outline: medium none;
	overflow: hidden;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 9999;
}

#sitemenubg div {
	height: 150%;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
}

/* 閉じる */
#sitemenu_close {
	position: fixed;
	top: 25px;
	left: -84%;
	width: 14%;
	height: 50px;
	background-color: #e3e0da;
	background-image: url(../../4c-bridal/bridalservice/img/site_close.png);
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: 50px 50px;
	background-size: 50px 50px;
	z-index: 10000;
	text-indent: -99999px;
}

/* --------------------------------------------------------------------
	共通ヘッダー 横から出てくるメニュー の　メニュー
-------------------------------------------------------------------- */
#sitemenu .btn_2col_ {
	display: flex;
	margin-bottom: 8px;
}

#sitemenu .btn_2col_ li:nth-child(n) {
	padding-right: 3px;
}

#sitemenu .btn_2col_ li:nth-child(2n) {
	padding-left: 3px;
}

#sitemenu .sidenav_tree_ {
	margin-bottom: 15px;
}

#sitemenu .sidenav_tree_ ul li a,
#sitemenu .sidenav_tree_ ul li span {
	display: block;
	text-decoration: none;
}

#sitemenu .sidenav_tree_ ul.layer1_>li {
	border: 1px solid #d6e3f4;
	background-color: #e9f1fa;
	margin-bottom: 5px;
}

#sitemenu .sidenav_tree_ ul li>a,
#sitemenu .sidenav_tree_ ul li>span.nolink_ {
	color: #002a68;
	font-size: 14px;
	line-height: 1.2;
	padding: 13px 25px 12px 12px;
	letter-spacing: 0.05em;
	position: relative;
}

#sitemenu .sidenav_tree_ ul>li.nochild_>a {
	background-image: url(../../4c-bridal/bridalservice/img/ico_arrow06.png);
	background-position: right center;
	background-repeat: no-repeat;
	-webkit-background-size: 24px 15px;
	background-size: 24px 15px;
}

#sitemenu .sidenav_tree_ .link_webcatalog {
	font-size: 14px;
}

#sitemenu .sidenav_tree_ .link_webcatalog:after {
	content: url(../../4c-bridal/bridalservice/img/ico_web_catalog_blue.png);
	display: inline-block;
	margin: 2px 0 0 3px;
	line-height: 1;
	vertical-align: middle;
}

#sitemenu .sidenav_tree_ ul>li.onchild_ {
	position: relative;
}

#sitemenu .sidenav_tree_ ul>li.onchild_ a {
	padding-right: 50px;
}

#sitemenu .sidenav_tree_ ul>li.onchild_ a.small_ {
	font-size: 12px;
}

#sitemenu .sidenav_tree_ ul>li.onchild_ span.expand_ {
	display: block;
	width: 50px;
	height: 41px;
	background-image: url(../../4c-bridal/bridalservice/img/ico_arrow07.png);
	background-position: right center;
	background-repeat: no-repeat;
	-webkit-background-size: 28px 6px;
	background-size: 28px 6px;
	position: absolute;
	right: 0;
	top: 0;
	text-indent: -99999px;
}

#sitemenu .sidenav_tree_ ul>li.onchild_ span.expand.open_ {
	background-image: url(../../4c-bridal/bridalservice/img/ico_arrow08.png);
}

#sitemenu .sidenav_tree_ ul.layer1_>li.img_ {
	border: 0;
}

#sitemenu .sidenav_tree_ ul.layer1_>li.img_ a {
	padding: 0;
}

/* 第2階層 */
#sitemenu .sidenav_tree_ ul.layer2_ {
	display: none;
	background-color: #ffffff;
}

#sitemenu .sidenav_tree_ ul.layer2_ li {
	border-top: 1px solid #d6e3f4;
}

#sitemenu .sidenav_tree_ ul.layer2_ li>a {
	color: #333333;
	font-size: 13px;
	line-height: 1.36;
	padding: 12px 25px 12px 12px;
	background-image: url(../../4c-bridal/bridalservice/img/ico_arrow06.png);
	background-position: right center;
	background-repeat: no-repeat;
	-webkit-background-size: 24px 15px;
	background-size: 24px 15px;
}

/* バナー */
#sitemenu .sidenav_bnr_ {
	padding-bottom: 10px;
}

#sitemenu .sidenav_bnr_ li {
	margin-bottom: 5px;
}

#sitemenu .sidenav_bnr_ li.txt_ {
	border: 1px solid #a2bce2;
}

#sitemenu .sidenav_bnr_ li.txt_ a {
	display: block;
	padding: 23px 25px 22px 12px;
	text-decoration: none;
}

#sitemenu .sidenav_bnr_ li.txt_ a span {
	color: #002a68;
	font-size: 14px;
	line-height: 1.2;
	padding: 0 20px 0 0;
}

/* リンク */
#sitemenu .sidenav_link_ {
	overflow: hidden;
	padding: 0 0 8px;
}

#sitemenu .sidenav_link_ li {
	float: left;
	width: 50%;
	margin-bottom: 10px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

#sitemenu .sidenav_link_ li:nth-child(odd) {
	border-right: 1px solid #eeeeee;
}

#sitemenu .sidenav_link_ li a {
	display: block;
	color: #002a68;
	font-size: 10px;
	line-height: 2.3;
	text-align: center;
	text-decoration: none;
}

/* CLOSE */
#sitemenu .btn_close_ {
	border: 1px solid #a2bce2;
}

/* --------------------------------------------------------------------
	共通フッター
-------------------------------------------------------------------- */

footer {
	position: relative;
	background-color: #ffffff;
	border-top: 1px solid #cbd7e8;
	padding-bottom: 6px;
	-moz-transition: all .5s ease;
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
}

.side-open footer {
	-webkit-transform: translate3d(275px, 0, 0);
	transform: translate3d(275px, 0, 0);
}

footer #footer_pagetop {
	width: 40px;
	height: 40px;
	position: absolute;
	right: 5px;
	bottom: 0;
	z-index: 100;
}

footer #footer_pagetop a {
	display: block;
	width: 40px;
	height: 40px;
}

footer #footer_pagetop a img {
	height: 100%;
}

footer #footer_pagetop.refine_ {
	display: none !important;
}

footer #sns {
	margin: 20px 0 10px;
}

footer #sns h2 {
	color: #002a68;
	font-size: 20px;
	font-weight: normal;
	line-height: 1.57;
	letter-spacing: 0.01em;
	text-align: center;
	padding: 10px 0 8px;
}

footer #sns p {
	text-align: center;
	font-size: 12px !important;
	margin: 0 0 15px;
	letter-spacing: 1px;
}

footer #sns .inner_ {
	display: flex;
	justify-content: center;
}

footer #sns .inner_ a {
	text-align: center;
	text-decoration: none;
	margin: 0 30px 0 0;
}

footer #sns .inner_ a:last-child {
	margin: 0;
}

footer #sns .inner_ a img {
	width: 35px;
	margin: 0 0 5px;
}

footer #sns .inner_ a span {
	display: block;
	color: #666666;
	font-size: 9px;
}

footer #footernav {
	padding: 15px 0 0;
}

footer #footernav ul {
	overflow: hidden;
}

footer #footernav ul li {
	float: left;
	width: 50%;
	margin-bottom: 11px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

footer #footernav ul li:nth-child(odd) {
	border-right: 1px solid #eeeeee;
}

footer #footernav ul li a {
	display: block;
	color: #002a68;
	font-size: 10px;
	line-height: 1.0;
	text-align: center;
	padding: 2px 0 1px;
	text-decoration: none;
}

footer #copyright {
	text-align: center;
	font-size: 10px;
	line-height: 1.25;
	margin-top: 10px;
}

/* --------------------------------------------------------------------
	トップページ
-------------------------------------------------------------------- */
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 3% 3% 0;
	float: left;
}

/* --------------------------------------------------------------------
	会員規約
-------------------------------------------------------------------- */
#agree_contents dt {
	padding: 0px 0px 0px 6px;
	border: none;
	font-size: 14px;
	color: #00377f;
	text-decoration: underline;
	cursor: pointer;
}

#agree_contents dd {
	font-size: 10px;
	border: none;
	display: none;
}

/* --------------------------------------------------------------------
	ログイン
-------------------------------------------------------------------- */
div.login_ {}

div.login_ div.loginform_ {
	margin-bottom: 10px;
}

div.login_ div.loginform_ div.form_text_ {
	margin: 5px 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%;
}

/* --------------------------------------------------------------------
	追加認証
-------------------------------------------------------------------- */
input.certify_ {
	width: 0px;
	height: 0px;
}

div.certify_escape_ {
	margin-top: 10px;
	text-align: center;
}

div.certify_escape_ a {
	text-decoration: underline;
	font-size: 13px;
}

/* --------------------------------------------------------------------
	新規会員登録
-------------------------------------------------------------------- */
.agreebody_ {
	margin: 0 10px 10px;
	padding: 4px;
	border: 1px solid #999999;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	white-space: pre-wrap;
	white-space: -moz-pre-wrap;
	white-space: -pre-wrap;
	white-space: -o-pre-wrap;
	word-wrap: break-word;
	font-size: 10px;
}

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;
}

dl.customer_ dd input[type="tel"],
dl.customer_ dd input[type="email"],
dl.customer_ dd input[type="text"] {
	width: 80%;
	/*height: 30px;*/
}

dl.customer_ dd .checktype_name input,
dl.customer_ dd .checktype_kana input {
	width: 62%;
	/*height: 30px;*/
	margin-bottom: 15px;
}

dl.customer_ dd #pref,
dl.customer_ dd #s_pref,
dl.customer_ dd #d_pref {
	width: 50%;
}

dl.customer_ dd .note_ {
	color: #666666;
	font-size: 13px;
	line-height: 1.5;
	padding-top: 5px;
}

dl.customer_ dd p.error_ {
	line-height: 1.66;
	margin-top: 5px;
}

dl.customer_ dd p.s_name_error_,
dl.customer_ dd p.s_name2_error_ {
	margin-left: 40px;
}

dl.customer_ dd p.s_kana_error_,
dl.customer_ dd p.s_kana2_error_ {
	margin-left: 50px;
}

/* --------------------------------------------------------------------
	マイページ
-------------------------------------------------------------------- */
div.customer_status_ {
	margin: 0 10px 10px;
	padding: 5px;
	background: #F8F8F8;
	border: 1px solid #CCC;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

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: 5px 25px 5px 10px;
	text-decoration: none;
	background: url(../../4c-bridal/bridalservice/img/link_mypage.png) right center no-repeat;
	-webkit-background-size: 19px 20px;
	background-size: 19px 20px;
}

#mypagenav li img {
	margin-right: 5px;
	width: 40px;
	vertical-align: middle;
}

#mypagenav #dest_change a {
	cursor: pointer;
	background: url(../../4c-bridal/bridalservice/img/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(../../4c-bridal/bridalservice/img/link_dest.png) right center no-repeat;
}

.customer_ {
	/*margin-bottom: 10px;*/
}

.customer_ p {}

.submit_ {
	margin: 0 10px 20px;
	text-align: center;
}

.submit_ .message_ {
	font-size: 12px;
}

/* --------------------------------------------------------------------
	マイページ　購入履歴
-------------------------------------------------------------------- */
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%;
	font-weight: normal;
	padding: 3px;
	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%;
}

/* 購入履歴 */
div.history_table_ {
	margin: 0 10px;
}

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;
}

table.history_ td.order_detail_ .order_again_ span {
	padding: 5px;
	display: inline-block;
	text-align: center;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	-webkit-box-shadow: 0 1px 1px #ccc;
	-moz-box-shadow: 0 1px 1px #ccc;
	border: 1px solid #CCCCCC;
	background-color: #f6f6f6;
	background: #DFDFDF -moz-linear-gradient(top, #FFF, #DFDFDF);
	background: #DFDFDF -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#DFDFDF));
	background: #DFDFDF linear-gradient(top, #FFF, #DFDFDF);
}

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.destgoodslist_ {
	/*	width: 100%;
	margin-bottom: 10px;*/
}

table.destgoodslist_ th.name_,
table.destgoodslist_ td.name_ {}

table.destgoodslist_ th.qty_,
table.destgoodslist_ td.qty_ {}

table.destgoodslist_ th.sales_detail_append_spec_,
table.destgoodslist_ td.sales_detail_append_spec_ {}

table.destgoodslist_ th.cancel_dt_,
table.destgoodslist_ td.cancel_dt_ {}

table.destgoodslist_ td.cancel_dt_ {
	color: #cc0000;
}

table.destgoodslist_ img.img_ {}

div.processimage_ {
	margin: 0 10px 10px;
	text-align: center;
}

div.processimage_ img {
	max-width: 320px;
	width: 100%;
}


/* --------------------------------------------------------------------
	マイページ　お気に入り
-------------------------------------------------------------------- */
/**/
div.customer_ .bookmark_tab_ {}

div.customer_ .bookmark_tab_ ul {
	overflow: hidden;
}

div.customer_ .bookmark_tab_ ul li {
	width: 50%;
	float: left;
	padding: 10px 0 9px 15px;
	border: 1px solid #a2bbe1;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	border-radius: 2px 2px 0 0;
	-webkit-border-radius: 2px 2px 0 0;
	-moz-border-radius: 2px 2px 0 0;
	overflow: hidden;
}

div.customer_ .bookmark_tab_ ul li:last-child {
	border-left: 0;
}

div.customer_ .bookmark_tab_ ul li.select_ {
	background-color: #e0e9f6;
	border-bottom: 0;
	padding-bottom: 10px;
}

div.customer_ .bookmark_tab_ ul li span {
	float: right;
	padding-right: 12px;
}

/**/
div.bookmark_tabwrap_ {
	padding-bottom: 30px;
}

div.bookmark_tabwrap_ .bookmark_tabbox_ {
	display: none;
	padding: 20px 0 0;
	border-top: 3px solid #eaf0f9;
}

div.bookmark_tabwrap_ .bookmark_tabbox_.active_ {
	display: block;
}

div.bookmark_tabwrap_ .bookmark_tabbox_ p.message_ {
	color: #002a68;
	font-size: 14px;
	line-height: 1.36;
	margin-bottom: 12px;
	text-align: center;
}

div.bookmark_tabwrap_ .bookmark_tabbox_ p.comment_ {
	text-align: center;
	margin: 0 12px 30px;
}

/**/
div.customer_ .bookmark_buy_ {
	margin: 0 12px 8px;
}

div.customer_ .bookmark_buy_ li#sample_app {
	position: relative;
	font-size: 13px;
	line-height: 1.0;
	padding: 11px 0;
	text-align: center;
	background: #ffffff;
	border: 1px solid #a2bce2;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

div.customer_ .bookmark_buy_ li#sample_app:after,
div.customer_ .bookmark_buy_ li#sample_app:before {
	top: 100%;
	left: 6%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

div.customer_ .bookmark_buy_ li#sample_app:after {
	border-color: rgba(255, 255, 255, 0);
	border-top-color: #ffffff;
	border-width: 5px;
	margin-left: -5px;
}

div.customer_ .bookmark_buy_ li#sample_app:before {
	border-color: rgba(162, 188, 226, 0);
	border-top-color: #a2bce2;
	border-width: 6px;
	margin-left: -6px;
}

/**/
div.customer_ .bookmark_buy_ li#all_engagement {
	position: relative;
	font-size: 13px;
	line-height: 1.0;
	padding: 6px 10px;
	background: #ffffff;
	background-color: #e0e9f6;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
}

div.customer_ .bookmark_buy_ li#all_engagement label {
	color: #002a68;
}

div.customer_ .bookmark_buy_ li#all_engagement:after,
div.customer_ .bookmark_buy_ li#all_engagement:before {
	top: 100%;
	left: 6%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
}

div.customer_ .bookmark_buy_ li#all_engagement:after {
	border-color: rgba(255, 255, 255, 0);
	border-top-color: #e0e9f6;
	border-width: 5px;
	margin-left: -5px;
}

div.customer_ .bookmark_buy_ li#all_engagement:before {
	border-color: rgba(162, 188, 226, 0);
	border-top-color: #e0e9f6;
	border-width: 6px;
	margin-left: -6px;
}

/**/
div.customer_ .favoritecart_ {
	display: none;
	width: 100%;
	position: fixed;
	left: 0;
	bottom: 0;
	padding: 8px;
	f border-top: 1px solid #a2bce2;
	background-color: #ffffff;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	z-index: 100;
}

div.customer_ .favoritecart_ input {
	width: 100%;
}

/**/
div.customer_ .bookmark_frame_ {}

div.customer_ li.bookmark_item_ {
	border-top: 1px solid #d5e3f4;
	padding: 30px 0;
}

div.customer_ li.bookmark_item_:first-child {
	border-top: 0;
	padding-top: 0;
}

li.bookmark_item_ div.cartgoods_ {
	margin: 0 20px;
	z-index: 99;
	position: relative;
}

li.bookmark_item_ div.cartgoods_ input,
li.bookmark_item_ div.cartgoods_ label {
	vertical-align: middle;
}

li.bookmark_item_ div.cartgoods_ label {
	color: #333333;
	font-size: 14px;
	line-height: 2.15;
}

li.bookmark_item_ div.img_ {
	text-align: center;
	/* margin: -95px 0; */
}

li.bookmark_item_ div.img_ img {}

li.bookmark_item_ div.desc_ {
	margin: 0 7px;
	padding-bottom: 2px;
}

li.bookmark_item_ div.desc_ .use_by_ {
	color: #00245f;
	font-size: 16px;
	line-height: 1.56;
	padding: 0 0 6px 7px;
}

li.bookmark_item_ div.desc_ table.bookmark_ {
	margin: 0 0 20px 7px;
}

li.bookmark_item_ div.desc_ table.bookmark_ th,
li.bookmark_item_ div.desc_ table.bookmark_ td {
	font-size: 13px;
	line-height: 1.5;
	font-weight: normal;
	padding: 5px 0;
}

li.bookmark_item_ div.desc_ table.bookmark_ th {
	color: #00245f;
	width: 43px;
}

li.bookmark_item_ div.desc_ .btn_line_ {
	padding: 8px 0 10px 0;
	overflow: hidden;
}

li.bookmark_item_ div.desc_ .btn_line_ .detail_,
li.bookmark_item_ div.desc_ .btn_line_ .del_ {
	margin: 0;
	padding: 0;
	background: none;
	width: 49%;
	border: 1px solid #a2bce2;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

li.bookmark_item_ div.desc_ .btn_line_ .detail_ {
	float: left;
}

li.bookmark_item_ div.desc_ .btn_line_ .del_ {
	float: right;
}

li.bookmark_item_ div.desc_ .btn_line_ .detail_ a,
li.bookmark_item_ div.desc_ .btn_line_ .del_ input {
	margin: 0;
	padding: 12px 0 11px;
	background: none;
	border: 0;
	display: block;
	text-align: center;
	text-decoration: none;
	width: 100%;
	color: #002a68;
	font-size: 12px;
	line-height: 1.25;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

li.bookmark_item_ div.desc_ .btn_line_ .detail_ a {
	background-image: url(../../4c-bridal/bridalservice/img/ico_arrow05.png);
	background-position: right center;
	background-repeat: no-repeat;
	-webkit-background-size: auto 14px;
	background-size: auto 14px;
}

li.bookmark_item_ div.desc_ input.bookmark_cart_ {
	width: 100%;
}



li.bookmark_item_ div.name_ {}

li.bookmark_item_ div.spec_ {}

li.bookmark_item_ .edit_memo_ {
	margin-top: 5px;
	font-weight: bold;
}

li.bookmark_item_ .comment_ {}

li.bookmark_item_ .comment_ textarea {
	width: 100%;
}

li.bookmark_item_ .comment_ .bookmark_comment_ {}

div.customer_ div.del_ {}

div.bookmark_ img.icon_ {
	padding-bottom: 3px;
	padding-left: 2px;
	padding-right: 2px;
}

/* --------------------------------------------------------------------
	マイページ　お問い合わせ履歴
-------------------------------------------------------------------- */
/* お問合せ履歴 */
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(../../4c-bridal/bridalservice/img/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;
}

/**/
div.contact_ p {
	/*font-size: 10px;*/
	/*line-height: 1.4;*/
	text-align: center;
	font-size: 13x;
	line-height: 1.9;
	/*margin: 0 19px 27px;*/
	margin: 0 19px 18px;
}

div.contact_ p.lead_ {
	color: #333333;
	font-size: 14px;
	line-height: 1.65;
	letter-spacing: 0.03em;
	text-align: center;
}

div.contact_ .bnr_tel_ {
	text-align: center;
	margin: 0 12% 35px;
}

div.contact_ h2 {
	color: #002a68;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	font-size: 14px;
	letter-spacing: 0.12em;
	line-height: 1.0;
	margin: 0 0 10px;
	text-align: center;
}

div.bank_transfer_ {
	margin: 0 18px;
}

div.bank_transfer_ h3 {
	color: #002a68;
	font-size: 14px;
	font-weight: normal;
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	text-align: center;
	line-height: 1.4;
	margin: 21px 0 8px;
	letter-spacing: 0.13em;
}

div.bank_transfer_ p {
	text-align: left;
	margin: 0 0 18px;
}

/* --------------------------------------------------------------------
	カート画面
-------------------------------------------------------------------- */
div.cartlist_ {
	/*padding-bottom: 34px;*/
	margin-top: -10px;
}

div.order_ .order_header_,
div.cartlist_ .order_header_ {
	color: #002a68;
	font-size: 17px;
	font-weight: normal;
	line-height: 1.2;
	text-align: center;
	letter-spacing: 0.13em;
}

div.order_ .order_header_ span,
div.cartlist_ .order_header_ span {
	display: block;
	font-size: 17px;
	line-height: 1.2;
}

div.order_flow_ {
	margin: 12px 7px 27px 7px;
	text-align: center;
}

div.order_flow_ img {
	width: 100%;
	max-width: 660px;
}

div.cartlist_ .order_flow_ p.lead_ {
	color: #333333;
	font-size: 13px;
	/*margin: 15px 10px 0;*/
	/*text-align: left;*/
	margin: 15px 9px 0;
	text-align: center;
}

div.cartinfo_ {
	margin: 0 10px 10px;
	text-align: center;
	font-size: 12px;
}

div.cartinfo_ span.price_ {
	padding: 0 2px;
	font-size: 14px;
	font-weight: bold;
	color: #ff0000;
}

div.cartinfo_ span.free_ {
	padding: 0 2px;
	font-size: 14px;
	font-weight: bold;
	color: #ff6600;
}

input.calc_ {
	display: none;
}


div.cartlist_flame_ {
	margin: 0 8px;
}

div.cartlist_flame_ .cartlist_list_ {
	border-bottom: 1px solid #d6e3f4;
	margin-bottom: 21px;
	/*overflow: hidden;*/
}

div.cartlist_flame_ .img_ {
	float: left;
	width: 30%;
	/*border: 1px solid #a7bfe3;*/
	/*padding-top: 2px;*/
}

div.cartlist_flame_ .img_ a {
	/*display: block;*/
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	border: 1px solid #a7bfe3;
}

div.cartlist_flame_ .desc_ {
	float: right;
	width: 66%;
}

div.cartlist_flame_ .desc_ .name_ {
	color: #002a68;
	font-size: 13px;
	line-height: 1.5;
}

div.cartlist_flame_ .desc_ .price_box_ {
	margin: 0 8px 15px 0;
}

div.cartlist_flame_ .desc_ .price_box_ .price_ {
	font-size: 13px;
	line-height: 1.5;
	text-align: right;
}

div.cartlist_flame_ .cart_link_ {
	clear: both;
	overflow: hidden;
	padding-bottom: 15px;
}

div.cartlist_flame_ .cart_link_ .button_ {
	float: left;
}

div.cartlist_flame_ .cart_link_ .button_ input.delete_button_ {
	border: 0;
	padding: 0 0 0 6px;
	margin: 0;
	background: none;
	color: #666666;
	font-size: 11px;
	line-height: 1.3;
	text-decoration: underline;
}

div.cartlist_flame_ .cart_link_ .back_page_ {
	float: right;
	margin-right: 8px;
}

div.cartlist_flame_ .cart_link_ .back_page_ a {
	padding: 0 0 0 12px;
	background-image: url(../../4c-bridal/bridalservice/img/ico_arrow09.png);
	background-position: left center;
	background-repeat: no-repeat;
	-webkit-background-size: 5px 10px;
	background-size: 5px 10px;
}



table.cartlist_ td.total_ {
	vertical-align: middle;
	text-align: right;
}

table.cartlist_ td.button_ {
	text-align: right;
}

table.cartlist_ .qty_ input {
	width: 48px;
	height: 38px;
	padding: 0;
	margin: 0 2px;
	line-height: 40px;
	text-align: center;
	font-size: 16px;
}

table.cartlist_ td.money_ .price_ {
	color: #ff0000;
	font-size: 24px;
	font-weight: bold;
}

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.product_details_ {
	margin-bottom: 10px;
}

table.product_details_ th,
table.product_details_ td {
	font-size: 13px;
	font-weight: normal;
	line-height: 1.5;
	text-align: left;
	padding: 5px 0;
	border: 0;
}

table.product_details_ th {
	color: #002a68;
	width: 31%;
}

table.product_details_ td {
	word-wrap: break-word;
}

div.cartlist_ .total_line_ {
	margin: 0 7px 25px;
	padding: 12px 20px;
	background-color: #f9faff;
}

div.cartlist_ .total_line_ table {
	width: 100%;
}

div.cartlist_ .total_line_ th,
div.cartlist_ .total_line_ td {
	font-size: 13px;
	line-height: 1.1;
	padding: 6px 0;
}

div.cartlist_ .total_line_ th {
	width: 45%;
	text-align: left;
	font-weight: normal;
}

div.cartlist_ .total_line_ td {
	text-align: right;
}

div.cartlist_ .total_line_ .order_total_ {
	font-size: 15px;
	font-weight: bold;
	line-height: 1.0;
}

div.cartlist_ .total_line_ td.order_total_ {
	color: #002a68;
}

div.back_.button_ {
	text-align: center;
}

div.back_.button_ ul {
	display: inline-block;
	margin: 0 auto;
	text-align: left;
}

div.back_.button_ ul li {
	margin-bottom: 14px;
	padding: 0 0 0 12px;
}

/* --------------------------------------------------------------------
	ご注文方法の指定
-------------------------------------------------------------------- */
div.order_ {
	padding-bottom: 50px;
	margin-top: -10px;
}

/* ご注文主（ログイン時） */
div.method_host_ {}

div.method_host_ div.host_info_ {
	padding-bottom: 28px;
}

div.method_host_ .host_name_ {
	padding-bottom: 5px;
}

div.method_host_ address {
	padding: 10px;
	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_host_ .common_headline2_ {
	margin-left: 7px;
}

/**/
/* 贈り主（ログイン時） */
div.method_sender_ {
	margin-bottom: 10px;
}

div.method_sender_ div.sender_info_ {
	margin-bottom: 5px;
	padding-left: 10px;
}

div.sender_change_ {
	padding: 5px;
	margin: 0 10px 10px 10px;
	background: #F0F0F0;
	border: 1px solid #CCC;
	width: auto;
}

div.sender_change_ input.zip_ {
	width: 140px;
}

div.method_sender_ ul.method_sender_ {
	width: 90%;
	padding-left: 20px;
}

/**/
/* 宛て先（ログイン時） */
div.method_address_ {
	margin: 0 7px;
}

div.addresslist_ {
	padding-bottom: 58px;
}

div.address_item_ {
	border: 1px solid #d6e3f4;
	margin: 0 0 10px;
	padding: 15px 15px 10px 12px;
}

div.address_item_ .address_title_ {}

div.address_item_ label {
	font-size: 14px;
	line-height: 1.4;
	padding: 1px 0 2px;
}

div.address_item_ .note_ {
	color: #666666;
	font-size: 13px;
	line-height: 1.5;
	display: block;
	text-indent: -1em;
	padding-left: 1em;
	margin-left: 30px;
}

div.address_item_ .link_ {
	color: #666666;
	display: block;
	font-size: 12px;
	line-height: 1.3;
	margin-left: 30px;
	padding-left: 12px;
	background-image: url(../../4c-bridal/bridalservice/img/ico_arrow01.png);
	background-position: left 5px;
	background-repeat: no-repeat;
	-webkit-background-size: 5px 10px;
	background-size: 5px 10px;
}

div.address_item_ .link_ span {
	display: inline-block;
	font-size: 13px;
	line-height: 1.5;
	padding-right: 16px;
	text-decoration: underline;
}

div.address_item_ .dest_disp address {}

div.address_item_ .address_change_ {
	margin-top: 5px;
	text-align: right;
}

div.address_bottom_ {
	padding: 0 10px;
	text-align: right;
}

div.address_bottom_ input {
	margin-bottom: 10px;
}

/**/
div.new_address_,
div.yamato_office_ {
	display: none;
}

div.new_address_ dl.formdetail_.customer_,
div.yamato_office_ dl.formdetail_.customer_ {
	margin: 0;
}

/* 配送方法 */
div.method_box_ {}

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 10px 10px;
}

/**/
/* 配送希望日時指定 */
#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;
}

/**/

/* --------------------------------------------------------------------
	ギフト注文 配送先の選択
-------------------------------------------------------------------- */
.order_gift_ .dest_list_ {
	background: #F0F0F0;
}

.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;
}

.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;
}

.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: 8px;
}

.order_gift_ .delivery_dest_ .address_item_ {
	padding-bottom: 0;
	border: none;
}

.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: 1px solid #CCCCCC;
}

.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_ {
	margin-bottom: 10px;
}

.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_ .section_ {
	margin-bottom: 30px;
	background: #FCFCFC;
}

.order_gift_ .section_ label {
	padding: 0;
}

.order_gift_ .section_ h3 {
	margin: 0 0 10px 0;
	padding: 5px 10px;
	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 10px 20px;
}

.order_gift_ .section_ .thum_info_ {
	float: right;
	padding: 10px 20px 0 0;
}

.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 10px 10px 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;
}

/* --------------------------------------------------------------------
	ご注文内容の確認
-------------------------------------------------------------------- */
div.spandual_ {
	margin: 0 7px;
}

div.spandual_ .box_ {
	padding: 0;
}

div.spandual_ table {
	width: 100%;
	margin-bottom: 11px;
}

.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;
}

table.estimate_ td textarea {
	max-width: 95%
}

/**/
div.order_ .spandual_box_ {
	padding: 12px 20px 13px;
	margin: 0 7px 57px;
	background-color: #f9faff
}

/**/
div.estimate_.host_ {
	padding: 0 13px 14px;
	/*border-top: 1px solid #d6e3f4;*/
	margin: 0 7px;
}

/**/
table.estimate_.sales_,
table.estimate_method_ {
	border: 0;
	margin: 0;
}

table.estimate_.sales_ th,
table.estimate_method_ th {
	font-size: 13px;
	line-height: 1.15;
	border: 0;
	padding: 5px 0 7px;
}

table.estimate_.sales_ td,
table.estimate_method_ td {
	font-size: 13px;
	line-height: 1.15;
	border: 0;
	padding: 5px 0 7px;
}

table.estimate_.sales_ .total_ {
	font-size: 15px;
	font-weight: bold;
	line-height: 1;
}

table.estimate_.sales_ td.total_ {
	color: #002a68;
}

table.estimate_.sales_ td.nocell_ {
	border: none !important;
}

/* 商品一覧 */
table.goodslist_ {
	text-align: left;
	border-top: 1px solid #e5e5e5;
}

table.goodslist_ {
	border-top: 1px solid #d6e3f4;
}

table.goodslist_ td.img_,
table.goodslist_ td.desc_ {
	padding: 14px 0 15px;
	vertical-align: top;
}

table.goodslist_ td.img_ {
	max-width: 30%;
}

table.goodslist_ td.img_ a,
table.goodslist_ td.img_ span {
	display: block;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	border: 1px solid #a7bfe3;
}

table.goodslist_ td.img_ img {
	max-width: 100%;
}

table.goodslist_ td.desc_ {
	width: 70%;
	padding-left: 4%;
}

table.goodslist_ td.name_ {
	vertical-align: top;
}

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_ {}

table.goodslist_ img.img_ {
	max-width: 100%;
}

table.goodslist_ td.desc_ .price_box_ {
	/*margin: 0 0 15px;*/
}

table.goodslist_ td.desc_ .price_box_ .price_ {
	font-size: 13px;
	line-height: 1.5;
	text-align: right;
}

table.goodslist_ td.desc_ .button_ input.delete_button_ {
	border: 0;
	padding: 0;
	margin: 0;
	background: none;
	color: #999999;
	font-size: 11px;
	line-height: 1.3;
	text-decoration: underline;
}

table.goodslist_ td.del_ {
	width: 100%;
	padding-bottom: 15px;
	border-bottom: 1px solid #d6e3f4;
}

table.goodslist_ td.del_ .button_ input.delete_button_ {
	border: 0;
	padding: 0;
	margin: 0;
	background: none;
	color: #999999;
	font-size: 11px;
	line-height: 1.3;
	text-decoration: underline;
}

/* 配送情報 */
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: 3px;
	font-weight: normal;
	text-align: left;
}

table.host_ td,
table.sender_ td {
	padding: 3px;
}

div.order_ .method_addr_ {
	font-size: 13px;
	line-height: 1.5;
	/*border-top: 1px solid #d6e3f4;*/
	margin: 0 7px 34px;
	/*padding: 16px 13px;*/
	padding: 0 13px 16px;
}

table.card_,
table.convinience_ {
	width: 100%;
}

table.card_ label {
	margin: 0 20px 0 5px;
}

table.convinience_ th {
	width: 16em;
}

/* お支払い方法 */
#method_date {
	padding: 15px 0 0;
	margin: 0 7px 0;
	border-top: 1px solid #d6e3f4;
}

#method_date p {
	font-size: 13px;
	line-height: 1.5;
	margin-bottom: 22px;
}

#method_date ul li {
	margin-bottom: 15px;
}

/* お支払い方法 */
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_ {
	padding: 0 7px 20px;
}

div.estimate_card_form_ p {
	font-size: 13px;
}

div.estimate_card_form_ dd p {
	color: #666666;
	margin-top: 10px;
}

div.estimate_card_form_ .message_ {
	margin: 0 7px 26px;
	/*padding: 17px 13px 0;*/
	padding: 0 13px 0;
	/*border-top: 1px solid #d6e3f4;*/
}

div.estimate_card_form_ input.card_num_ {
	width: 150px;
}

div.estimate_card_form_ input.security_code_ {
	width: 90px;
}

div.estimate_.card_ input.card_num_ {
	width: 150px;
}

div.estimate_.card_ input.security_code_ {
	width: 60px;
}

.pointpay_num_bg_ {
	background-color: #dedede;
}

div.estimate_card_form_ dl.card_ li {
	margin-bottom: 20px;
}

div.estimate_card_form_ dl.card_ li:last-child {
	margin-bottom: 0;
}

div.estimate_card_form_ dl.card_ span.card_img_ {}

div.estimate_card_form_ dl.card_ span.card_img_ img {
	height: 18px;
	margin: 0 0 0 10px;
}

div.estimate_card_form_ dl.card_ select[name="card_method"],
div.estimate_card_form_ dl.card_ select[name="card_divide"] {
	max-width: none;
	width: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

/* お届け先 */
div.order_ table.dest_ {
	width: 100%;
}

div.destgoodslist_ {
	padding: 0 10px 10px;
}

table.destgoodslist_ {}

table.destgoodslist_ {
	margin: 0 0 45px;
	border-top: 1px solid #e5e5e5;
}

table.destgoodslist_ th {}

table.destgoodslist_ td {}

table.destgoodslist_ td.method_img_,
table.destgoodslist_ td.method_goodsname_ {
	border-top: 1px solid #e5e5e5;
}

table.destgoodslist_ td.method_img_ {
	padding: 14px 0 19px;
	max-width: 30%;
	vertical-align: top;
}

table.destgoodslist_ td.method_img_ img {
	max-width: 100%;
}

table.destgoodslist_ td.method_goodsname_ {
	width: 70%;
	padding: 14px 0 19px 4%;
	vertical-align: middle;
}

table.destgoodslist_ td.method_goodsname_ .name_ {
	color: #002a68;
	font-size: 13px;
	line-height: 1.5;
}

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;
}

/* お支払い方法 */
#method_pay {
	margin: 0 7px;
}

#method_pay .method_box_content_ {
	padding: 20px 13px;
	margin-bottom: 30px;
	border-top: 1px solid #d6e3f4;
}

#method_pay .method_box_content_ ul.method_list_ li {
	margin-bottom: 25px;
}

#method_pay .method_box_content_ ul.method_list_ li span.link_ {
	display: block;
	margin: 0 0 0 38px;
	padding: 0 0 0 10px;
	background-image: url(../../4c-bridal/bridalservice/img/ico_arrow01.png);
	background-position: left center;
	background-repeat: no-repeat;
	-webkit-background-size: 5px 10px;
	background-size: 5px 10px;
}

#method_pay .method_box_content_ ul.method_list_ li span.link_ a {
	padding-right: 21px;
	-webkit-background-size: 14px 11px;
	background-size: 14px 11px;
}

/* カードで支払う */
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%;
}

/* キャンペーン適用 */
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_comment_ dl.estimate_ {
	margin-bottom: 5px;
	border-top: 0;
}

div.order_comment_ dl.estimate_ dt {
	font-size: 13px;
	line-height: 1.5;
	margin-bottom: 10px;
}

div.order_comment_ dl.estimate_ dd {}

div.order_comment_ dl.estimate_ dd textarea {
	max-width: none;
	width: 100%;
	height: 95px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

div.order_comment_ {
	font-size: 13px;
	line-height: 1.5;
	text-align: center;
	margin-bottom: 25px;
}

div.order_comment2_ {
	font-size: 13px;
	line-height: 1.5;
	text-align: center;
	margin-bottom: 10px;
}

/* --------------------------------------------------------------------
	ご注文受付完了
-------------------------------------------------------------------- */
div.order_complete_ {
	margin: 0 7px;
}

div.order_complete_ h2 {
	color: #002a68;
	font-size: 16px;
	font-weight: normal;
	line-height: 1.57;
	letter-spacing: 0.01em;
	text-align: center;
	padding: 30px 0 8px;
	background-image: url(../../4c-bridal/bridalservice/img/ico_dec02.png);
	background-position: center top;
	background-repeat: no-repeat;
	-webkit-background-size: 131px 15px;
	background-size: 131px 15px;
}

div.order_complete_ table.order_ {
	border: 0;
	border-top: 1px solid #d6e3f4;
}

div.order_complete_ table.order_ th,
div.order_complete_ table.order_ td {
	display: list-item;
	list-style: none;
	width: 100%;
	font-size: 17px;
	line-height: 1.17;
	text-align: center;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	border: 0;
}

div.order_complete_ table.order_ th {
	color: #002a68;
	background-color: #f9faff;
	padding: 7px 0 5px;
	border-top: 1px solid #ffffff;
}

div.order_complete_ table.order_ td {
	padding: 12px 0;
	border-bottom: 1px solid #d6e3f4;
}

div.order_complete_ p {
	font-size: 13px;
	line-height: 1.5;
	margin: 0 10px 20px;
}

div.order_complete_ .bank_transfer_ h3 {
	font-size: 14px;
	font-weight: bold;
	line-height: 1.4;
	margin: 0 10px;
}

div.order_complete_ p.lead_ {
	color: #333333;
	font-size: 13px;
	line-height: 1.65;
	letter-spacing: 0.03em;
	text-align: center;
	margin-bottom: 19px;
}

/* --------------------------------------------------------------------
	バーコード系
-------------------------------------------------------------------- */
div.barcodeimage_ img {
	height: auto;
	width: 100%;
}

p.barcodenumber_ {
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 5px;
}

/* --------------------------------------------------------------------
	テーブル系
-------------------------------------------------------------------- */
dl.formdetail_ {
	margin: 0 7px;
	border-top: 1px solid #d6e3f4;
}

div.box_ dl.formdetail_ {
	margin-left: 0;
	margin-right: 0;
}

dl.formdetail_ dt {
	font-size: 15px;
	line-height: 1.35;
	padding: 7px 8px 6px;
	background-color: #f9faff;
	border-top: 1px solid #ffffff;
}

dl.formdetail_ dt img.must_ {
	height: 19px;
	float: right;
}

dl.formdetail_ dd {
	padding: 15px 8px 30px;
	border-bottom: 1px solid #d6e3f4;
}

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;
}

dl.formdetail_ dd:last-child {
	border-bottom: 0;
}

/* ---------------------------------------------------------------
	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;
}

/* --------------------------------------------------------------------
	カート画面 追加
-------------------------------------------------------------------- */
div.cartlist_flame_ .cart_link_ .back_page_ input.edit_button_ {
	border: 0;
	padding: 0 0 0 12px;
	background-image: url(../../4c-bridal/bridalservice/img/ico_arrow09.png);
	background-position: left center;
	background-repeat: no-repeat;
	-webkit-background-size: 5px 10px;
	background-size: 5px 10px;
	background-color: transparent;
	text-decoration: underline;
}

/* --------------------------------------------------------------------
	header 来店予約追加
-------------------------------------------------------------------- */
header .header_top_ #header_nav li#hnav_webcatarog {
	right: 75px;
}

header .header_top_ #header_nav li#hnav_bookmark {
	right: 45px;
}

header .header_top_ #header_nav li#hnav_reserve {
	right: 5px;
	margin-top: 0;
	width: 70px;
	height: 53px;
	line-height: 53px;
}

header .header_top_ #header_nav li#hnav_reserve a {
	color: #fff;
	text-decoration: none;
}

header .header_top_ #header_nav li#hnav_reserve img {
	vertical-align: middle;
}