
/**/
footer.advertisement_order_ {
	width: 100%;
	text-align: center;
	padding: 20px 0;
	background-color: #e4e4e4;
}
footer.advertisement_order_ ul.nav {
	display: flex;
	justify-content: center;
	align-items: center;
}
footer.advertisement_order_ ul.nav li {
	line-height: 1.0;
	border-left: 1px solid #727272;
}
footer.advertisement_order_ ul.nav li:first-child {
	border-left: 0;
}
footer.advertisement_order_ ul.nav li a {
	font-size: 9px;
	line-height: 1.0;
	padding: 0 8px;
}
footer.advertisement_order_ address {
	font-size: 9px;
	line-height: 1.0;
	font-style: normal;
	margin-top: 8px;
}
/**/
#lp_page_wrap div.lp_page_inner_ {
	font-family: "futura-pt", "dnp-shuei-gothic-kin-std", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif ;
	font-weight: 500;
}

#lp_page_wrap .common_headline2_ {
	margin: 0 0 15px;
	font-weight: 600;
}
/**/
#lp_page_wrap .item_select_ {
	margin: 0 10px;
}
#lp_page_wrap .item_select_ .item_select_box_ {
	display: flex;
	padding: 0 5px 20px;
	margin: 0 0 20px;
	border-bottom: 1px dotted #b7b7b7;
}
#lp_page_wrap .item_select_online_ .item_select_box_ {
	padding: 0 5px 20px;
	margin: 0 10px 20px;
	border-bottom: 1px dotted #b7b7b7;
}
#lp_page_wrap .item_select_ .item_check_ {
	width: 32px;
	display: flex;
	align-items: center;
}
#lp_page_wrap .item_select_ .item_check_ label {
	font-size: 0;
}

#lp_page_wrap .item_select_ .item_desc_ {
	flex: 1;
}
#lp_page_wrap .item_select_ .item_desc_ .item_title_,
#lp_page_wrap .item_select_online_ .item_desc_ .item_title_ {
	color: #FFFFFF;
	font-size: 11px;
	text-align: center;
	line-height: 1.36;
	margin: 0 0 10px;
	padding: 5px 0;
	background-color: #000;
}
#lp_page_wrap .item_select_ .item_desc_ .item_box_,
#lp_page_wrap .item_select_online_ .item_box_ {
	display: flex;
	justify-content: space-between;
}
#lp_page_wrap .item_select_ .item_desc_ .item_box_ .item_img_,
#lp_page_wrap .item_select_online_ .item_box_ .item_img_ {
	width: 65px;
	text-align: center;
	margin-right: 12px;
}
#lp_page_wrap .item_select_ .item_desc_ .item_box_ .item_img_ img,
#lp_page_wrap .item_select_online_ .item_box_ .item_img_ img {
	max-width: 65px;
}
#lp_page_wrap .item_select_ .item_desc_ .item_box_ .name_,
#lp_page_wrap .item_select_online_ .item_box_ .name_ {
	font-size: 12px;
	line-height: 1.36;
	flex: 1;
	
}
#lp_page_wrap .item_select_ .item_desc_ .subsc_info_,
#lp_page_wrap .item_select_online_ .subsc_info_ {
	color: #ff0000;
	font-size: 12px;
	line-height: 1.36;
	margin-top: 10px;
	background-color: #ffeed9;
	padding: 8px 10px 7px;
}
#lp_page_wrap .item_select_ .item_desc_ table.item_price_ {
	margin: 10px 0 0;
	border: 0;
	width: 100%;
	border-top: 1px solid #a2a2a2;
}
#lp_page_wrap .item_select_ .item_desc_ table.item_price_ th,
#lp_page_wrap .item_select_ .item_desc_ table.item_price_ td {
	font-size: 12px;
	line-height: 1.0;
	vertical-align: middle;
	border: 0;
	border-bottom: 1px solid #a2a2a2;
}
#lp_page_wrap .item_select_ .item_desc_ table.item_price_ th {
	text-align: left;
	width: 102px;
	padding: 9px 8px 8px;
	background-color: #d1d1d0;
	border-right: 1px solid #a2a2a2;
}
#lp_page_wrap .item_select_ .item_desc_ table.item_price_ td {
	text-align: right;
	padding: 3px 10px 2px;
}
#lp_page_wrap .item_select_ .item_desc_ table.item_price_ td input {
	font-size: 11px;
	width: 45px;
	text-align: right;
}
#lp_page_wrap .item_select_ .item_desc_ .item_title_.subsc_title_,
#lp_page_wrap .item_select_online_ .item_desc_ .item_title_.subsc_title_ {
	background-color: #f08200;
}
#lp_page_wrap .item_select_ .item_desc_ .item_title_.single_title_,
#lp_page_wrap .item_select_online_ .item_desc_ .item_title_.single_title_ {
	background-color: #999999;
}

#lp_page_wrap .item_select_online_ .item_box_ dl.price_ {
	display: flex;
	align-items: center;
	margin-top: 5px;
}
#lp_page_wrap .item_select_online_ .item_box_ dl.price_ dt,
#lp_page_wrap .item_select_online_ .item_box_ dl.price_ dd {
	font-size: 11px;
}
#lp_page_wrap .item_select_online_ .item_box_ dl.price_ dt {
	font-weight: 600;
	width: 60px;
}
#lp_page_wrap .item_select_online_ .item_btn_ {
	margin-top: 10px;
}
#lp_page_wrap .item_select_online_ .item_btn_ a {
	color: #FFFFFF;
	font-size: 12px;
	text-align: center;
	line-height: 1.0;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #009944;
	border-radius: 5px;
	height: 45px;
}
#lp_page_wrap .item_select_online_ .online_check_ {
	margin: 0 10px 25px;
	padding: 12px 10px 11px;
	background-color: rgba(0,153,68,0.10);
}
#lp_page_wrap .item_select_online_ .online_check_ label {
	font-size: 11px;
	line-height: 1.3;
}
#lp_page_wrap .entry_ dl dt,
#lp_page_wrap .entry_ dl dd {
	font-size: 12px;
	line-height: 1.36;
}
#lp_page_wrap div.cbon_info_ {
	margin: 30px 0 30px;
}
#lp_page_wrap div.cbon_info_ h3 {
	font-size: 12px;
	line-height: 1.09;
	padding: 11px 15px 9px;
	margin: 0 0 15px;
	background-color: #ececec;
}
#lp_page_wrap div.cbon_info_ ul {
	display: flex;
	align-items: center;
	margin: 0 15px;
}
#lp_page_wrap div.cbon_info_ li {
	margin-right: 20px;
}
#lp_page_wrap div.cbon_info_ li label {
	font-size: 12px;
}
#lp_page_wrap div.cbon_info_ .cbon_info_note_ {
	color: #ff0000;
	font-size: 12px;
	line-height: 1.36;
	margin: 15px;
	padding: 8px 10px 7px;
	background-color: #ffeed9;
}

#lp_page_wrap .item_method_payment_ {
	margin: 12px 0 17px;
}
#lp_page_wrap .item_method_payment_ h3 {
	padding: 9px 10px 8px;
	background-color: rgba(0,153,68,0.10);
	margin: 20px 0 0;
}
#lp_page_wrap .item_method_payment_ h3 label {
	font-size: 13px;
	font-weight: 600;
	line-height: 1.0;
	margin: 0;
	cursor: pointer;
}
#lp_page_wrap .item_method_payment_ .item_method_payment_box_ {
	padding: 12px 10px 0;
	/*display: none;*/
}
#lp_page_wrap .item_method_payment_ .item_method_payment_box_ p {
	font-size: 11px;
	line-height: 1.36;
	margin-top: 22px;
}
#lp_page_wrap .item_method_payment_ .item_method_payment_box_ p:first-child {
	margin-top: 0;
}
#lp_page_wrap .item_method_payment_ .item_method_payment_box_ ul.txt_ li {
	font-size: 11px;
	line-height: 1.36;
	text-indent: -1em;
	padding-left: 1em;
}
#lp_page_wrap .item_method_payment_ .item_method_payment_box_ .img_ {
	text-align: center;
	margin-top: 22px;
}
#lp_page_wrap .item_method_payment_ .item_method_payment_box_ .img_ img {
	max-width: 100%;
}
#lp_page_wrap .item_method_payment_ .item_method_payment_box_ .img_.img_card_ img {
	max-width: 260px;
}
#lp_page_wrap .terms_ #howtobuy {
	margin: 0 15px;
}
#lp_page_wrap .terms_ .agreebody_ {
	font-size: 12px;
	margin: 0;
}

#lp_page_wrap div.btn_agree_ {
	margin: 20px 10px 20px;
	text-align: center;
}
#lp_page_wrap div.btn_agree_ input + label::before {
	top: 5px;
}
#lp_page_wrap div.btn_agree_ input[type="checkbox"]:checked + label::after {
	top: 7px;
}
#lp_page_wrap .btn_cart_ {
	margin: 20px 10px 30px;
}
#lp_page_wrap .btn_cart_ input[type="submit"]{
	color: #FFFFFF;
	font-size: 13px;
	font-weight: 600;
	text-align: center;
	line-height: 1.0;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #009944;
	border-radius: 5px;
	height: 45px;
	pointer-events: none;
	opacity: 0.5;
	border: 0px;
	width: 100%;
}

#lp_page_wrap div.btn_cart_ .js-check-on {
	pointer-events: auto;
	opacity: 1.0;
}

/* チェックボックス装飾 */
#lp_page_wrap input[type="checkbox"] {
	opacity: 0;
	position: fixed;
	left: 0;
	top: 0;
}
#lp_page_wrap input[type="checkbox"] + label {
	position: relative;
	padding-left: 20px;
	margin: 0;
	display: inline-block;
	cursor: pointer;
}
#lp_page_wrap input[type="checkbox"] + label::before,
#lp_page_wrap input[type="checkbox"] + label::after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
}
#lp_page_wrap input[type="checkbox"] + label::before {
	top: 1px;
	width: 10px;
	height: 10px;
	border: 1px solid #a2a2a2;
	background-color: #FFFFFF;
}
#lp_page_wrap input[type="checkbox"]:checked + label::before {
	border: 2px solid #009944;
}
#lp_page_wrap input[type="checkbox"]:checked + label::after {
	width: 4px;
	height: 7px;
	border-right: 2px solid #009944;
	border-bottom: 2px solid #009944;
	transform: rotate(40deg);
	top: 3px;
	left: 5px;
}
/* ラジオボタン装飾 */
#lp_page_wrap input[type="radio"] {
	opacity: 0;
	position: fixed;
	left: 0;
	top: 0;
}
#lp_page_wrap input[type="radio"] + label {
	font-size: 12px;
	line-height: 1.36;
	position: relative;
	padding-left: 24px;
	margin: 0;
	display: inline-block;
	cursor: pointer;
}
#lp_page_wrap input[type="radio"] + label::before,
#lp_page_wrap input[type="radio"] + label::after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
}
#lp_page_wrap input[type="radio"] + label::before {
	top: 1px;
	width: 10px;
	height: 10px;
	border: 1px solid #a2a2a2;
	background-color: #FFFFFF;
	border-radius: 50%;
}
#lp_page_wrap input[type="radio"]:checked + label::before {
	border: 1px solid #009944;
}
#lp_page_wrap input[type="radio"]:checked + label::after {
	width: 4px;
	height: 4px;
	background-color: #009944;
	border-radius: 50%;
	top: 5px;
	left: 4px;
}
/**/
#lp_page_wrap .method_box_ .common_headline2_ {
	margin-bottom: 0;
}
#lp_page_wrap .method_box_content_ input[type="radio"] + label {
	padding-left: 18px;
	padding-right: 20px;
}
#lp_page_wrap .method_box_content_ input[type="radio"] + label::before {
	top: 7px;
}
#lp_page_wrap .method_box_content_ input[type="radio"]:checked + label::after {
	top: 11px;
}
/** ご注文内容の確認***********************/
.order_ table.goodslist_ div.note_ {
	color: #ff0000;
	font-size: 11px;
	line-height: 1.36;
	padding: 5px;
	margin: 2px;
	background-color: #ffeed9;
}
.order_ table.customer_info_,
.order_ table.cbon_info_,
.order_ table.shipping_info_ {
	width: 100%;
	margin: 15px 0;
}
.order_ table.customer_info_ td,
.order_ table.cbon_info_ td,
.order_ table.shipping_info_ td {
	text-align: left;
}

.order_ div.order_ .method_title_ {
	font-size: 11px;
	font-weight: 600;
	line-height: 1.36;
	padding: 8px 10px 7px;
	margin: 0 10px 12px;
	background-color: rgba(0,153,68,0.10);
}
.order_ div.order_ dl.formdetail_.estimate_.card_ {
	margin-top: 10px;
}
.order_ div.order_ dl.formdetail_.estimate_.card_ dt {
	background: #FFFFFF;
	text-shadow: none;
	padding: 5px 10px 0;
	border: 0;
}
.order_ #method_online_terms {
	margin-bottom: 37px;
}
.order_ #method_online_terms .common_headline2_ {
	margin-bottom: 25px;
}

.order_ #method_reco_item {
	margin: 37px 0 0;
}
.order_ #method_reco_item h2 {
	color: #333333;
	font-size: 16px;
	font-family: "adobe-caslon-pro", "Ryumin Medium KL", serif;
	text-align: center;
	line-height: 1.5;
	border-top: 1px solid #333333;
	border-bottom: 1px solid #333333;
	/*padding: 5px 0 4px;*/
	padding: 10px 0 0;
	margin: 0 0 30px;
}
.order_ #method_reco_item div.method_reco_item_ {
	margin: 0 20px;
}
.order_ #method_reco_item div.method_reco_item_ h3 {
	color: #b1a095;
	font-size: 13px;
	font-weight: 600;
	line-height: 1.5;
	text-align: center;
	padding: 0 0 3px;
	margin: 0 0 8px;
	border-bottom: 2px solid #b1a095;
	background: none;
}
.order_ #method_reco_item div.method_reco_item_ > p {
	font-size: 11px;
	font-weight: 600;
	text-align: center;
	line-height: 1.09;
	margin: 0 0 16px;
}
.order_ #method_reco_item div.method_reco_item_ .method_item_box_ .img_ {
	width: 225px;
	margin: 0 auto 17px;
	text-align: center;
	border: 1px solid #e6e6e6;
}
.order_ #method_reco_item div.method_reco_item_ .method_item_box_ .img_ img {
	max-width: 100%;
}
.order_ #method_reco_item div.method_reco_item_ .method_item_box_ .text_box_ {
	margin: 17px 20px;
}
.order_ #method_reco_item div.method_reco_item_ .method_item_box_ .text_box_ p {
	font-size: 11px;
	line-height: 1.363;
	text-align: justify;
	margin-top: 15px;
}
.order_ #method_reco_item div.method_reco_item_ .method_item_box_ .text_box_ p:first-child {
	margin-top: 0;
}
.order_ #method_reco_item div.method_reco_item_ .method_item_box_ .icon_ {
	margin: 17px 0 10px;
	text-align: center;
	letter-spacing: -5px;
}
.order_ #method_reco_item div.method_reco_item_ .method_item_box_ .icon_ img {
	letter-spacing: 0;
	margin: 0 3px;
	height: 16px;
}
.order_ #method_reco_item div.method_reco_item_ .method_item_box_ dl.price_ {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 10px 0 25px;
}
.order_ #method_reco_item div.method_reco_item_ .method_item_box_ dl.price_ dt,
.order_ #method_reco_item div.method_reco_item_ .method_item_box_ dl.price_ dd {
	font-size: 12px;
	line-height: 1.0;
	margin: 0 7px;
}
.order_ #method_reco_item .method_reco_item_ div.method_item_box_ .desc_ .spec_box_ dl.price_ dd{
    font-size: 24px;
    font-weight: 600;
    line-height: 1.66;
}
.order_ #method_reco_item .method_reco_item_ div.method_item_box_ .desc_ .spec_box_ dl.price_ dd span{
	font-size: 11px;
    font-weight: normal;
	margin-left: 10px;
}
.order_ #method_reco_item div.method_reco_item_ .method_item_box_ .btn_ {
	margin: 25px auto 26px;
	width: 82%;
}
.order_ #method_reco_item div.method_reco_item_ .method_item_box_ .btn_ a {
	color: #FFFFFF;
	display: block;
	box-sizing: border-box;
}
.order_ #method_reco_item div.method_reco_item_ .method_reco_component_ {
	margin: 26px 0 0;
}
.order_ #method_reco_item div.method_reco_item_ .method_reco_component_ h4 {
	font-size: 8px;
	font-family: "adobe-caslon-pro", "Ryumin Medium KL", serif;
	text-align: center;
	line-height: 1.75;
	margin: 0 0 13px;
}
.order_ #method_reco_item div.method_reco_item_ .method_reco_component_ h4 strong {
	font-size: 14px;
	line-height: 1.42;
	display: block;
}
.order_ #method_reco_item div.method_reco_item_ .method_reco_component_ p {
	font-size: 10px;
	line-height: 1.4;
	text-align: justify;
}

.order_ div.submit_ {
	padding: 30px 0 0;
	margin-top: 26px;
	margin-bottom: 30px;
	border-top: 1px solid #a2a2a2;
}
.order_ div.submit_ a {
	display: block;
	width: auto;
}

.stock_box_ {
	text-align: center;
	font-size: 1.5rem;
	font-weight: 600;
}

/*フォームレイアウト調整*/
dl.formdetail_ {
	/*margin:0 10px;*/
	/*border:1px solid #CCC;*/
	border-top: 1px solid #cdcdcd;
	margin-bottom:10px;
}

div.box_ dl.formdetail_ {
	margin: 10px -12px;
}

dl.formdetail_ dt {
	padding: 5px 2px 5px 6px;
	/*background-color: #F0F0F0;*/
	background: #d1d1d0 -moz-linear-gradient(#e8e8e8, #d1d1d0);
	background: #d1d1d0 -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #d1d1d0), color-stop(0.00, #e8e8e8));
	background: #d1d1d0 linear-gradient(#e8e8e8, #d1d1d0);
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #a5a5a4;
	/*text-shadow: 1px -1px 2px #FFFFFF;*/
    -moz-text-shadow: 0 1px 0 rgba(255, 255, 255, 1.0);
	-webkit-text-shadow: 0 1px 0 rgba(255, 255, 255, 1.0);
    text-shadow: 0 1px 0 rgba(255, 255, 255, 1.0);
}

img.must_ {
	width: 40px;
    vertical-align: text-top;
}
dl.formdetail_ dt img.must_ {
	margin-left: 5px;
	vertical-align: middle;
}

dl.formdetail_ dd {
	/*padding:2px 2px 2px 12px;*/
	padding: 10px 12px 10px 12px;
	border-bottom: 1px solid #cdcdcd;
}

/*利用規約レイアウト調整*/
#freepage h2.free_nav_ {
	/*font-size: 12px;
	border-top: 1px solid #ffffff;
	line-height: 16px;*/
	/*display: table-cell;*/
	/*line-height: 42px;
	background: #e4f0c5 -moz-linear-gradient(#f7fde7, #e4f0c5);
	background: #e4f0c5 -webkit-gradient(linear, left top, left bottom, color-stop(1.00, #e4f0c5), color-stop(0.00, #f7fde7));
	background: #e4f0c5 linear-gradient(#f7fde7, #e4f0c5);
	padding-left: 12px;
	color: #323232;*/
}

.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;
}


/* フッター */
footer.advertisement_order_ {
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
}

.formdetail2_1 {
	width: 100%;
	border-left: 1px solid #a5a5a4;
}

.formdetail2_1 td.tel_{
	width: 50% !important;
}


