.page-heading{
	
	text-align:center;
	clear:both;
	padding: 40px 0px 40px 0px;
	color:#278f01;
	font-weight:normal;
	font-size:24px;
	line-height:90%;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho";
}
.container-fluid {
        padding-left: 16px;
        padding-right: 16px;
    }
	/*
    .row {
        margin-left: -16px;
        margin-right: -16px;
        padding-bottom: 16px;
    }
	*/
.flowline {
    position: relative;
    margin: 20px 0;
    padding: 8px 0 16px 0;
    border-bottom: 1px dotted #fff;
}
.flowline ul {
    position: relative;
    margin: 0 auto;
	padding: 0px;
}
.flowline ul::before {
    content: "";
    height: 4px;
    background: #e4e4e4;
    position: absolute;
    top: 13px;
    margin: 0;
    border-radius: 2px;
    z-index:0;
}
.flowline.step3 ul::before {
    width: 66.66666666%;
    left: 16.6666666%;
}
.flowline.step4 ul::before {
    width: 75%;
    left: 12.5%;
}
.flowline ul li {
    float: left;
    position: relative;
    text-align: center;
    white-space: nowrap;
    font-size: 11px;
    font-weight: bold;
    z-index:1;
	list-style:none;
	font-weight:normal;
	margin: 0px 0px 20px 0px;
	padding: 0px;
}
.flowline.step3 ul li {
    width: 33.33333333333333%;
}
.flowline.step4 ul li {
    width: 25%;
}
.flowline li .flow_number {
    line-height: 30px;
    width: 30px; height: 30px;
    margin-bottom: 5px;
    font-size: 10px;
    background: #e4e4e4;
    color: #000;
    top: 0; left: 18px;
    display: inline-block;
    margin-bottom: 5px;
    text-align: center;
    vertical-align: middle;
    border-radius: 50%;
}
.flowline li.active {
	color:#2b8f07;
}
.flowline li.active .flow_number {
    background: #54b431;
	color:#fff;
}
#cart_item_info {
	clear:both;
	width:90%;
	padding: 5px 0px;
	margin:auto;
	text-align:center;
	border-top: 1px solid #ccdfe9;
	border-bottom: 1px solid #ccdfe9;
}
#cart_box__flow_state_list{
	width:50%;
	margin:auto;
}
#confirm_flow_box__flow_state_list {
	width:60%;
}
#complete_flow_box__flow_state{
	width:50%;
	margin:auto;
}
/*-----------*/
#form_cart {
	clear:both;
	width: 800px;
	margin:20px auto;
}
.thead {
	display:table;
	width:100%;
	border-top: 1px solid #e4e4e4;
	border-right: 1px solid #e4e4e4;
}
.thead ol{
	display:table-row;
}
.thead ol li{
	display:table-cell;
	border-bottom: 1px solid #e4e4e4;
	border-left: 1px solid #e4e4e4;
	text-align:center;
	background-color:#f7f7f7;
	padding: 5px 0px;
}
.thead ol li#cart_item_list__header_cart_remove{
	width:80px;
}
.thead ol li#cart_item_list__header_product_detail{
	width: 450px;
}
.thead ol li#cart_item_list__header_total{
	width:100px;
}
.thead ol li#cart_item_list__header_sub_total{
}
/*------------*/
.item_box {
	border-bottom: 1px solid #e4e4e4;
}
.tbody {
	display:table;
}
.tbody div.tr{
	display:table-row;
}
.tbody div.td{
	display:table-cell;
	vertical-align:middle;
	/*border-bottom: 1px solid #e4e4e4;*/
	height: 130px;
}
#cart_item_list__body img{
	width:70px;
	height:auto;
}
#cart_box_list div.item_photo {
	padding: 15px 0px 0px 0px;
}
#cart_box_list dl.item_detail {
	padding: 15px 0px 0px 0px;
}
.item_photo {
	float:left;
	width:100px;
	padding: 8px 0px 0px 0px;
}
#cart_item_list__item .item_detail {
	float:left;
	width:350px;
}
#cart_item_list__item div.table,
#cart_item_list__item div.icon_edit,
#cart_item_list__item div.item_quantity,
#cart_item_list__item div.item_subtotal,
#cart_box_list div.table{
	border-bottom: 1px solid #e4e4e4;
}

.item_detail dt{
	margin: 20px 0px 0px 0px;
	padding: 0px;
	font-size:14px;
}
.item_detail dt a{
	color:#000000;
	text-decoration:none;	
}
.item_detail dt a:hover{
	text-decoration:underline;
}
.item_detail dd{
	margin: 0px;
	padding: 0px;
	color:#777676;
}
.item_quantity {
	width:100px;
	text-align:center;
}
.item_subtotal {
	width:170px;
	text-align:right;
	font-weight:bold;
}
#cart_item_list__cart_remove {
	width:80px;
    text-align: center;
    padding: 0;
	margin: 0px;
}
#cart_item_list__cart_remove svg{
	width:50px;
	height:50px;
}
/* svg icon */
#svgicon {
    display: block;
    width: 0; height: 0; overflow: hidden;
}
#login_box .column  .icon svg {
	vertical-align: middle;
}
/*-----------*/
.item_quantity ul {
	float:left;
	margin: 0px;
	padding: 0px;
}
.item_quantity ul li{
	margin: 0px;
	padding: 0px;
	float:left;
	width:50%;
	list-style:none;
}
.item_quantity ul li a{
}
.item_quantity ul li svg{
	width:50px;
	height:50px;
}
.item_detail .item_subtotal{
	display:none;
}
/*---------*/
.total_box {
	display:table;
}
.total_box dl{
	display:table-row;
}
.total_box dl dt{
	display:table-cell;
	width:630px;
	text-align:right;
	padding: 10px 0px;
}
.total_box dl dd{
	display:table-cell;
	text-align:right;
	width:170px;
	padding: 25px 0px;
	font-size:18px;
	font-weight:bold;
}
.total_box .btn_group {
	float:right;
	clear:both;
	margin: 0px 0px 50px 0px;
}
.total_box .btn_group p{
	clear:both;
	margin: 10px -170px 0px 0px;
}
.total_box .btn_group p a{
	display:block;
	width:250px;
	padding: 10px 0px;
	text-align:center;
	text-decoration:none;
	font-size:14px;
}
.total_box .btn_group p#total_box__next_button a{
	color:#fff;
	background-color:#54b431;
	border: 2px solid #54b431;
}
.total_box .btn_group p#total_box__top_button a{
	border: 2px solid #54b431;
	color:#2a8609;
}
#cart_item__info {
	font-size:14px;
	text-align:center;
	padding: 15px 0px;
}
#cart_item__point_info {
	color:#e94a4a;
	text-align:center;
	padding: 0px 0px;
}
/*------------*/
#login_wrap {
	width:1000px;
	margin:auto;
}
#customer_box {
	width:65%;
	float:left;
	margin: 0px;
	padding: 0px;
	background-color:#f7f7f7;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#customer_box .icon{
	width:50px;
	margin:50px auto 10px auto;
}
#customer_box .icon svg,
#mypage_login_box .icon svg{
	width:50px;
	height:50px;
	background-image:url(../img/usericon.png);
	background-repeat:no-repeat;
	border-radius: 100px;
	-moz-border-radius: 100px;
	-webkit-border-radius: 100px;
	border: 1px solid #D4D4D4;
}
#customer_box .form-group {
	width:60%;
	margin:auto;
}
#customer_box .form-group input{
	padding: 10px;
	border: 1px solid #ACAAAA;
	width:90%;
	margin: 5px;
}
#customer_box__login_button {
	width:60%;
	margin:10px auto auto auto;
}
#customer_box__login_button p{
	float:left;
	width:200px;
}
#customer_box__login_button p button{
	padding: 10px;
	background-color:#54b431;
	border:none;
	color:#fff;
	width:90%;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-size:14px;
	cursor: pointer;
}
#customer_box__login_button ul{
	float:left;
	margin: 7px 0px;
	padding: 0px 0px 30px 0px;
}
#customer_box__login_button ul li{
	margin: 3px 0px;
	padding: 0px;
	list-style:none;
}
/*--------------------*/
#guest_box {
	background-color:#f7f7f7;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	float:right;
	width:30%;
	padding: 0px;
	text-align:center;
	margin: 0px 0px 100px 0px;
}
#guest_box p#guest_box__message {
	font-size:14px;
	width:70%;
	margin:95px auto auto auto;
}
#guest_box p#guest_box__confirm_button {
}
#guest_box p#guest_box__confirm_button a{
	padding: 10px;
	background-color:#fff;
	border:1px solid #54b431;
	text-decoration:none;
	display:block;
	margin:auto;
	color:#54b431;
	width:70%;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
/*------------*/
#top_wrap{
}
#top_wrap input,
#detail_wrap input{
	font-size:15px;
}
#confirm_wrap,
#confirm_box,
#detail_box__body{
	width:1000px;
	margin:auto;
}
#confirm_box__body_inner {
	width:100%;
	font-size:14px;
}
#confirm_box__body_inner dt{
	color:#7A7878;
}
#confirm_box__body_inner dd{
	font-weight:bold;
}
.dl_table {
	display:table;
	border-top: 1px dashed #C0BDBD;
}
#page_entry div.not_required {
	width:800px;
}
#page_entry div.not_required dt{
	font-size:14px;
	color:#000;
}
.not_required {
	border:none;
	width:100%;
}
#top_box__birth {
	border:none;
	width:800px;
}
#top_box__birth dl dt{
	text-align:left;
	vertical-align:middle;
	width:30%;
}
#top_box__birth dl dd{
	text-align:left;
}
div#entry_birth select{
	width:20%;
}
#top_box__birth dl dd div#entry_sex input{
	width:5%;
}
#confirm_box__body dl#confirm_box__birth {
}
/*-----------------------*/
.dl_table dl{
	display:table-row;
}
.dl_table dt{
	display:table-cell;
	width:30%;
	vertical-align:middle;
	border-bottom: 1px dashed #C0BDBD;
	padding: 10px 0px;
}
.dl_table dd{
	display:table-cell;
	vertical-align:top;
	border-bottom: 1px dashed #C0BDBD;
	padding: 10px 0px;
}
.dl_table dd input{
	padding: 10px;
	border: 1px solid #C9C6C6;
}
.dl_table dt span.required {
	color:#F83C3F;
	padding: 0px 0px 0px 10px;
}
.dl_table dd svg {
	width:20px;
	height:20px;
}
.zip-search button{
	background-color:#E1E1E1;
	border: 1px solid #CDCDCD;
	padding: 10px;
	width:230px;
	margin: 5px 0px;
}
select#pref {
	background-color:#fff;
	border: 1px solid #CDCDCD;
	padding: 10px;
	width:160px;
	margin: 5px 0px;
}
#entry_email_first,
#entry_email_second,
#entry_password_first,
#entry_password_second{
	width:96%;
	margin: 5px 0px;
}
#top_box__birth select{
	padding: 10px;
	border: 1px solid #CDCDCD;
}
#top_box__agreement {
	text-align:center;
	padding: 10px 0px;
}
#top_box__footer{
	width:30%;
	margin:auto auto 100px auto;
}
#confirm_box__footer,
#detail_box__button_menu{
	width:30%;
	margin:40px auto 100px auto;
}
#top_box__footer p{
}
#top_box__footer p button,
#detail_box__button_menu p button{
	padding: 15px 10px;
	background-color:#54b431;
	border:none;
	color:#fff;
	width:100%;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-size:14px;
	cursor: pointer;
}
#top_box__footer p a,
#detail_box__button_menu p a{
	font-size:14px;
	padding: 10px;
	background-color:#fff;
	border:1px solid #54b431;
	text-decoration:none;
	display:block;
	margin:auto;
	color:#54b431;
	width:91%;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	text-align:center;
}
#confirm_box__footer p#confirm_box__insert_button button{
	padding: 15px 10px;
	background-color:#54b431;
	border:none;
	color:#fff;
	width:100%;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#confirm_box__footer p#confirm_box__back_button button{
	padding: 15px 10px;
	background-color:#fff;
	border:1px solid #54b431;
	color:#54b431;
	width:100%;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#cart_box__message{
	clear:both;
	width:600px;
	margin:auto auto 50px auto;
	padding: 20px;
	text-align:center;
	font-weight:bold;
	border: 1px dashed #9A9999;
}
#cart_box__message svg{
	display:none;
}
#activate_box__body {
	text-align:center;
	margin:auto auto 50px auto;
}
#activate_box__top_button a{
}
/*-------------*/
#cart_box {
	display:table;
	width:100%;
}
#cart_box div#cart_box_list{
	width:100%;
}
#cart_box div#cart_box_list div.tr{
	display:table-row;
}
#cart_box div#cart_box_list div.td{
	display:table-cell;
}
#cart_box div#cart_box_list div.td img{
	width:70px;
	height:auto;
}
#cart_box div#cart_box_list div.table{
	width:100%;
	display:table;
}
#cart_box div#cart_box_list div.table dl.item_detail {
	padding: 10px 0px 0px 0px;
}
/*------------*/
#deliveradd_input_box__message {
	text-align:center;
	padding: 40px;
	width:550px;
	margin:auto;
}
#deliveradd_input_box__top_button {
	text-align:center;
	padding: 0px 0px 60px 0px;
}
#confirm_box__quantity_edit_button {
	display:block;
	width:230px;
	border:1px solid #d7dadd;
	text-decoration:none;
	text-align:center;
	background-color:#f5f7f8;
	padding: 10px 0px;
	font-size:14px;
	color:#000000;
	margin: 0px 0px 50px 0px;
}
#confirm_main {
	width:65%;
	float:left;
}
#confirm_main .heading02{
	font-size:14px;
	background-color:#f7f7f7;
	padding: 10px;
	margin: 0px;
}
/*----------*/
#shipping_confirm_box--0 {
}
#shipping_confirm_box--0 div.cart_item {
	display:table;
}
.td{
	display:table-row;
}
div.item_photo {
	display:table-cell;
}
div.item_photo img{
	width:70px;
	height:auto;
}



#confirm_wrap,
#shopping_confirm {
	width:1000px;
	margin:auto;
	clear:both;
}
#confirm_side {
	float:right;
	width:300px;
	background-color:#f7f7f7;
	position: relative;
}
#confirm_side2 {
	width:300px;
	background-color:#f7f7f7;
	
	position:absolute;
	left:65%;
}
#chumon_cment {
	float:right;
	width:234px;
	position: relative;
	border: 3px solid #F9F5E1;
	padding: 10px 30px;
	margin: 20px 0px;
}
#chumon_daikintxt {
	margin: -20px 0px 30px 0px;
	clear:both;
	font-size:12px;
	border: 2px solid #e4e4e4;
	padding: 20px 30px;
}
#chumon_daikintxt p{
	margin: 0px;
	padding: 0px;
}
p#rapidssl {
    float: right;
	width:234px;
	text-align:right;
	margin: -10px 0px 0px 0px;
}
/*
#summary_box__total_box{
	display:table;
	margin:20px 30px;
	width:100%;
}
#summary_box__total_box dl#summary_box__subtotal{
	display:table-row;
}
#summary_box__total_box dt{
	display:table-cell;
	text-align:left;
	vertical-align:top;
	width:70px;
}
#summary_box__total_box dd{
	display:table-cell;
	text-align:right;
	font-size:14px;
	vertical-align:top;
	padding: 0px;
	margin: 0px;
	font-weight:normal;
	width: 160px;
}*/

#summary_box__total_box{
	margin:20px 30px;
	width:80%;
}
#summary_box__total_box dl#summary_box__subtotal{
	clear:both;
	margin: 0px;
	padding: 0px;
}
#summary_box__total_box dt{
	margin: 0px;
	padding: 3px 0px;
	float:left;
	text-align:left;
	vertical-align:top;
	width:70px;
}
#summary_box__total_box dd{
	margin: 0px;
	padding: 3px 0px;
	float:right;
	text-align:right;
	font-size:14px;
	vertical-align:top;
	font-weight:normal;
	width: 160px;
}

#summary_box__result{
	width:100%;
	margin:20px auto;
	padding: 0px 0px 10px 0px;
}
/*
#summary_box__summary{
	width:100%;
	margin:20px auto;
	padding: 0px 0px 10px 0px;
}
*/
#summary_box__result p#summary_box__total_amount {
	width:240px;
	margin:auto auto 20px auto;
}
p.total_price {
	width:100%;
	margin:20px auto;
	padding: 20px 0px 0px 0px;
	text-align:right;
	clear:both;
	font-size:14px;
	border-top: 1px dashed #A6A4A4;
}
p.total_price strong {
	display:block;
	float:right;
	font-size:17px;
}
p.total_price strong span{
	font-weight:normal;
	font-size:14px;
}
#summary_box__confirm_button {
	float:right;
	margin: 0px;
	clear:both;
	width:100%;
	background-color:#000000;
}
#summary_box__confirm_button button{
	padding: 10px 0px;
	text-align:center;
	text-decoration:none;
	color:#fff;
	background-color:#54b431;
	width:100%;
	border: none;
	font-size:16px;
	cursor: pointer;
}
/*-------------*/
#mypage_login_box {
	margin: 0px auto 100px auto;
	padding: 20px 0px;
	background-color:#f7f7f7;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	height: 300px;
}
#mypage_login_box .icon{
	width:50px;
	margin:50px auto 10px auto;
}
#mypage_login_box .form-group {
	width:60%;
	margin:auto;
}
#mypage_login_box .form-group input{
	padding: 10px;
	border: 1px solid #ACAAAA;
	width:90%;
	margin: 5px;
	font-size:14px;
}
#mypage_login_box {
	width:60%;
	margin:10px auto 100px auto;
}
#mypage_login__login_button {
	width:60%;
	margin:10px auto 100px auto;
}
#mypage_login__login_button button{
	font-size:14px;
}
#mypage_login_box p{
	float:left;
	width:200px;
}
#mypage_login_box p button{
	padding: 10px;
	background-color:#54b431;
	border:none;
	color:#fff;
	width:90%;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 0px 0px 0px 10px;
}
#mypage_login_box ul{
	float:left;
	margin: 7px 0px;
	padding: 0px;
}
#mypage_login_box ul li{
	margin: 3px 0px;
	padding: 0px;
	list-style:none;
}
/*-------------*/
#top_box__body{
	/*
	width: 650px;
	*/
	width: 800px;
	margin:auto;
	text-align:center;
}
#top_box__body input{
	width: 90%;
}
#top_box__body_inner,
#detail_box__body_inner {
	width:100%;
}
#top_box__body_inner dt,
#detail_box__body dt{
	vertical-align:middle;
	text-align:left;
}
#top_box__body_inner dd{
	text-align:left;
}
#top_box__body_inner dd.input_name input{
	width:45%;
	float:left;
}
#detail_box__name dd.input_name{
	
}
#detail_box__name dd.input_name input,
#detail_box__kana input{
	width:45%;
	float:left;
}
#entry_name_name01,
#entry_kana_kana01,
#nonmember_name_name01,
#nonmember_kana_kana01{
	margin: 0px 10px 0px 0px;
}
#top_box__body_inner dd.input_name input#entry_company_name,
#top_box__body_inner dl#top_box__address_detail input#addr01,
#top_box__body_inner dl#top_box__address_detail input#addr02,
#top_box__email input,
#top_box__password input,
#nonmember_company_name,
#addr01,
#addr02,
#nonmember_email_first,
#nonmember_email_second{
	width:96%;
}
#top_box__body_inner dl#top_box__address_detail input#addr02,
#detail_box__address input#addr02,
#nonmember_email_second{
	margin: 5px 0px 0px 0px;
}
dl#top_box__address_detail input#zip01,
dl#top_box__address_detail input#zip02,
#detail_box__zip input {
	width:15%;
}
#top_box__zip svg,
#detail_box__zip svg{
	background-image:url(../img/yubin_q.png);
	background-repeat:no-repeat;
	background-size:20px 20px;
}
.main_only {
	text-align:center;
	padding: 20px 0px 100px 0px;
}
#top_box__tel input,
#top_box__fax input,
.input_tel input{
	width:20%;
}
/*-----------*/
#navi_list_box {
	display:table;
	width: 1000px;
	margin:auto;
	border-top: 1px solid #BCBBBB;
	border-right: 1px solid #BCBBBB;
}
#navi_list_box ul{
	display:table-row;
}
#navi_list_box ul li{
	display:table-cell;
	border-bottom: 1px solid #BCBBBB;
	border-left: 1px solid #BCBBBB;
}
#navi_list_box ul li a{
	display:block;
	text-decoration:none;
	padding: 10px 0px;
	width:100%;
	text-align:center;
	color:#707070;
}
#navi_list_box ul li.active a{
	color:#54b431;
	background-color:#FCFAF3;
	font-weight:bold;
}
#welcome_message {
	text-align:center;
	font-size:14px;
}
.txt_center {
	text-align:center;
	font-size:14px;
	margin: 15px auto;
}
/*-------------*/
#history_list {
	width: 1000px;
	margin:auto;
}
#history_list div#history_list__body{
}
#history_list div#history_list__body p#history_list__total_count{
	width:100%;
	border-top: 1px dashed #A09F9F;
	border-bottom: 1px dashed #A09F9F;
	margin: 0px;
	padding: 10px 0px;
}
#history_list div#history_list__body h3 {
	clear:both;
}
#history_list__body .col-sm-4 {
	float:left;
	width: 27%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
	clear:both;
}
#history_list__body .historylist_column h3{
	font-size:12px;
	margin: 20px 0px;
}
#history_list__body .historylist_column dl{
	margin: 0px;
	padding: 0px;
}
#history_list__body .historylist_column dt{
	width:30%;
	margin: 0px;
	padding: 0px;
	float:left;
	clear:both;
}
#history_list__body .historylist_column dd{
	width:40%;
	margin: 0px;
	padding: 0px;
	float:left;
}
#history_list__body .historylist_column a{
	display:block;
	border:1px solid #d7dadd;
	clear:both;
	margin: 20px 0px;
	float:left;
	text-decoration:none;
	padding: 10px 20px;
	background-color:#f5f7f8;
	font-size:14px;
	color:#000000;
}
#history_list__body .historylist_column .table{
	display:table;
	width:70%;
	float:right;
}
#history_list__body .historylist_column .tr{
	display:table-row;
}
#history_list__body .historylist_column .td{
	display:table-cell;
	vertical-align:middle;
}
#history_list__body .historylist_column .item_photo img{
	margin: 10px 0px 0px 0px;
}
/*-----------------
#detail_wrap {
	width:1000px;
	margin:auto;
}
#detail_box {
	float:left;
	width: 30%;
	margin: 0px 0px 0px 15px;
}
#detail_box__body{
}
#detail_box__body dl{
	margin: 0px;
	padding: 0px;
	display:table-row;
}
#detail_box__body dt{
	margin: 0px;
	padding: 10px 0px;
}
#detail_box__body dd{
	margin: 0px;
	padding: 10px 0px;
}
#detail_box__top_button {
	clear:both;
	width:1000px;
	margin:auto;
}
#detail_box__top_button a{
	display:block;
	border: 1px solid #000000;
	text-decoration:none;
	padding: 10px 30px;
	float:left;
	margin: 0px 0px 80px 0px;
}*/

#page_mypage_history #detail_box{
	margin: 0px auto 30px auto;
	height: 110px;
}
#page_mypage_history #detail_box dl{
	clear:both;
	margin: 0px;
	padding: 0px;
	border-top: 1px dotted #928F8F;
}
#page_mypage_history #detail_box dt{
	margin: 0px;
	padding: 10px 0px;
	float:left;
	width:15%;
	text-align:left;
	font-weight:bold;
	border-bottom: 1px dotted #928F8F;
}
#page_mypage_history #detail_box dd{
	margin: 0px;
	padding: 10px 0px;
	float:left;
	width:85%;
	border-bottom: 1px dotted #928F8F;
}
#page_mypage_history #detail_box__top_button {
	clear:both;
	width:1000px;
	margin:auto;
	text-align:center;
}
#page_mypage_history #detail_box__top_button a{
	display:block;
	border:1px solid #d7dadd;
	text-decoration:none;
	padding: 10px 30px;
	margin: 20px 0px 80px 0px;
	width:100px;
	float:left;
	background-color:#f5f7f8;
	font-size:14px;
	color:#000000;
}


/*--------------
#summary_box {
	display:table;
	width:80%;
	margin:20px auto;
}
#summary_box dl{
	display:table-row;
}
#summary_box dt{
	display:table-cell;
	text-align:left;
	vertical-align:top;
	padding: 0px;
	margin: 0px;
}
#summary_box dd{
	display:table-cell;
	text-align:right;
	font-size:14px;
	vertical-align:top;
	padding: 0px;
	margin: 0px;
	font-weight:normal;
}
-------------*/
#summary_box {
	width:80%;
	margin:20px 30px;
}
#summary_box dl{
	clear:both;
	margin: 0px;
	padding: 0px;
}
#summary_box dt{
	text-align:left;
	vertical-align:top;
	padding: 3px 0px;
	margin: 0px;
	float:left;
	width:70px;
}
#summary_box dd{
	float:left;
	text-align:right;
	font-size:14px;
	vertical-align:top;
	padding: 3px 0px;
	margin: 0px;
	font-weight:normal;
	width: 160px;
}
#summary_box__reorder_button {
	float:right;
	margin: 0px;
	clear:both;
	font-size:16px;
	width:100%;
}
#summary_box__reorder_button a{
	padding: 10px 0px;
	text-align:center;
	text-decoration:none;
	color:#fff;
	background-color:#54b431;
	width:100%;
	border: none;
	display:block;
}
#shopping_confirm #summary_box__summary{
	width: 240px;
}
#favorite_list__not_found_message {
	text-align:center;
}
/*------------*/
#favorite_lst__total_item_count {
	text-align:center;
}
#favorite_list_box {
	width:1000px;
	margin:auto;
}
#favorite_list__list svg{
	width:20px;
	height: 20px;
	position:absolute;
	right:-10px;
	top:-2px;
	background-image:url(../img/f_close.png);
	background-repeat:no-repeat;
	background-size: 20px 20px;
	cursor: pointer;
}
#favorite_list__list div.col-sm-3{
	margin: 0px 0px 0px 15px;
}
#favorite_list__list div.product_item {
	position:relative;
	float:left;
	width:110px;
	height: 280px;
	margin: 0px 0px 30px 30px;
}
#favorite_list__list div.product_item a{
	color:#000000;
	text-decoration:none;
	line-height:130%;
}
#favorite_list__list div.product_item div.item_photo{
	text-align:center;
	width:110px;
	height: 170px;
}
#favorite_list__list div.product_item div.item_photo img{
	margin:auto;
}
#favorite_list__list div.product_item div.item_photo img.size1{
	width:90%;
	height:auto;
}
#favorite_list__list div.product_item div.item_photo img.size2{
	width:auto;
	height:150px;
}
#favorite_list__list div.product_item div.item_photo img.size3{
	width:90%;
	height:auto;
}
#favorite_list__list dl{
	margin: 0px;
	padding: 0px;
	clear:both;
}
#favorite_list__list dl dt{
	margin: 0px;
	padding: 0px;
}
#favorite_list__list dl dd{
	margin: 0px;
	padding: 0px;
	color:#747373;
}
#favorite_list__list dl dd.item_price{
	clear:both;
}
/*-----------*/
#detail_wrap div#detail_box{
	width:100%;
}
#detail_wrap div#detail_box div#detail_box__body_inner {
	display:table;
	width:100%;
	margin:auto;
}
#detail_wrap div#detail_box div#detail_box__body_inner dl{
	display:table-row;
	clear:both;
}
#detail_wrap div#detail_box div#detail_box__body_inner dt{
	display:talbe-cell;
	padding: 10px 0px;
	width:20%;
	vertical-align:top;
}
#detail_wrap div#detail_box div#detail_box__body_inner dd{
	display:talbe-cell;
	padding: 10px 0px;
	width: 80%;
	vertical-align:top;
}
/*-------*/
.not_required {
	display:table;
	width:80%;
	margin:auto;
}
.not_required dl{
	display:table-row;
}
.not_required dt{
	display:talbe-cell;
	padding: 10px 0px;
	width:20%;
	vertical-align:top;
}
.not_required dd{
	display:talbe-cell;
	padding: 10px 0px;
	width: 80%;
	vertical-align:top;
}
/*------------*/
#delivery_list_box {
	width:1000px;
	margin:auto;
}
#delivery_address_list__list {
	display:table;
	margin:30px auto auto 20px;
}
#delivery_address_list__list div.tr{
	display:table-row;
}
#delivery_address_list__list div.icon_edit{
	display:talbe-cell;
	border-bottom: 1px solid #c9c8c8;
}
#delivery_address_list__list div.is-edit{
	display:talbe-cell;
	width:1000px;
}
#delivery_address_list__list div.is-edit p.address{
	float:left;
	width:80%;
}
#delivery_address_list__list div.is-edit p.btn_edit{
	float:right;
	width:20%;
}
#delivery_address_list__list button{
	float:right;
}
#delivery_address_list__list svg{
	width:50px;
	height: 50px;
}
/*--------------*/
#withdraw_box__body {
	text-align:center;
}
#withdraw_box__body svg{
	width:50px;
	height: 50px;
}
#withdraw_box__confirm_button {
	text-align:center;
}
#withdraw_box__confirm_button button{
	margin:auto;
}
/* svg icon */
#svgicon {
    display: block;
    width: 0; height: 0; overflow: hidden;
}
.cb {
    display: inline-block;
    width: 1em;
    height: 1em;
    vertical-align: middle;
    fill: currentColor;
}
.cb-close{
	background-image:url(../img/btn_close.png);
	background-repeat:no-repeat;
}
.cb-minus{
	background-image:url(../img/btn_mainasu.png);
	background-repeat:no-repeat;
}
.cb-plus{
	background-image:url(../img/btn_plus.png);
	background-repeat:no-repeat;
}
.cb-user-circle {
	background-image:url(../img/usericon.png);
	background-repeat:no-repeat;
	background-size:50px 50px;
}
#customer_detail_box {
	position:relative;
}
.btn_edit a{
	display:block;
	width:50px;
	border:1px solid #d7dadd;
	background-color:#f5f7f8;
	position:absolute;
	right:0;
	top:0;
	text-align:center;
	padding: 10px;
	font-size:13px;
	color:#000000;
	text-decoration:none;
}
#customer_detail_box div.mod-button {
	margin: 20px 0px;
	position:relative;
	color:#fff;
}
#customer_detail_box div.mod-button span#customer-ok button{
	position:inherit;
	float:left;
	margin: 0px 10px 0px 0px;
	background-color:#fffaed;
	color:#fff;
	padding: 10px 20px;
	color:#000000;
	width: 150px;
}
#customer_detail_box div.mod-button span#customer-cancel button{
	position:inherit;
	background-color:#fffaed;
	color:#fff;
	padding: 8px 20px;
	color:#000000;
	width: 150px;
}
/*-----------------*/
#customer_detail_box input{
	padding: 5px;
	font-size:14px;
}
/*-----------------*/
#customer_detail_box button{
	display:block;
	border:1px solid #d7dadd;
	background-color:#f5f7f8;
	position:absolute;
	right:0;
	top:0;
	text-align:center;
	padding: 15px 20px;
	font-size:13px;
	color:#000;
	text-decoration:none;
	font-weight:normal;
	width:70px;
}
#cart_box_list__item--1{
	border-top: 1px solid #e4e4e4;
}
div#confirm_main div#shipping_confirm_box--0{
	position:relative;
}
div#confirm_main div#shipping_confirm_box--0 h3{
	border-bottom: 1px dashed #C1BFBF;
	padding: 10px 0px 20px 0px;
}
div#confirm_main p.address{
	font-size:14px;
}
div#shopping_confirm_box__shipping_delivery--0 {
	width:30%;
	float:left;
}
div#shopping_confirm_box__shipping_delivery_date_time--0 {
	width:66%;
	float:left;
	margin: 0px 0px 30px 0px;
}
div#shopping_confirm_box__shipping_delivery_date_time--0 br {
	display:none;
}
div#shopping_confirm_box__shipping_delivery_date_time--0 select{
	margin: 0px 20px 0px 0px;
}
div#confirm_main div.form-inline {
	font-size:14px;
	padding: 5px 0px;
}
div#confirm_main div.form-inline lavel{
	display:block;
	padding: 5px;
}
div#confirm_main div.form-inline select{
	padding: 5px;
	font-size:14px;
}
#shopping_confirm_box__shipping_delivery_date_time--0{
}
#shopping_confirm_box__shipping_delivery_date_time--0 label{
}
#shopping_confirm_box__shipping_delivery_date_time--0 select{
	padding: 5px;
	font-size:14px;
}
#confirm_main h2.heading02 {
	clear:both;
}
ul#payment_list__list {
	margin: 0px;
	padding: 0px;
}
ul#payment_list__list li{
	margin: 0px;
	padding: 15px 0px 30px 0px;
	list-style:none;
}
#contact_message textarea{
	width:98%;
	padding: 5px;
	font-size:14px;
	margin: 5px 0px 50px 0px;
}
/*---------------*/
#main_middle {
	width:800px;
	margin: 40px auto;
}
#main_middle h2{
	text-align:center;
	font-size:20px;
	line-height:90%;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho";
	font-weight:normal;
	padding: 20px 0px;
	color:#30a805;
}
#payment_form_body {
	width:100%;
}
#payment_form_body input,
#payment_form_body select{
	padding: 10px;
	font-size:14px;
}
#main_middle hr{
	display:none;
}
#main_middle p a.btn-block{
	display:block;
	width:250px;
	margin:auto;
	background-color:#f5f7f8;
	border: 1px solid #d7dadd;
	padding: 5px 0px;
	text-align:center;
	color:#000000;
	text-decoration:none;
}
#main_middle p button {
	display:block;
	width:250px;
	padding: 10px 0px;
	text-align:center;
	text-decoration:none;
	font-size:14px;
	margin:auto;
	color:#fff;
	background-color:#54b431;
	border:none;
}
#formCredit a{
	display:block;
	background-color:#F0F0F0;
	clear:both;
	float:left;
	padding: 10px 30px;
	text-align:center;
	color:#000000;
	text-decoration:none;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin: 20px 0px -40px 0px;
}
#formCredit div.col-sm-4 {
	clear:both;
	margin:auto;
	width:100%;
	text-align:center;
}
#formCredit button{
	margin:auto;
	padding: 10px 50px;
	font-size:14px;
	color:#fff;
	background-color:#54b431;
	border:none;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#deliver_wrap {
	width:800px;
	margin:auto;
}
#list_box__add_button {
}
#list_box__add_button a,
#delivery_box__new_button button{
	display:block;
	border:1px solid #d7dadd;
	text-decoration:none;
	text-align:center;
	background-color:#f5f7f8;
	padding: 10px 20px;
	font-size:14px;
	color:#000000;
	margin: 0px 0px 30px 0px;
	float:left;
}
#list_box__list_body{
	display:table;
	clear:both;
	width:100%;
	border-top:1px solid #e4e4e4;
}
#delivery_address_list{
	display:table;
	clear:both;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
	width:100%;
}
#delivery_address_list div.addr_box {
	width:1000px;
}
#list_box__list_body div.tbody,
#delivery_address_list div.tbody{
	display:table-row;
}
#list_box__list_body div.tbody div.icon_radio,
#delivery_address_list div.tbody div.icon_radio{
	display:table-cell;
	height:100px;
	border-bottom:1px solid #e4e4e4;
	width:50px;
}
#list_box__list_body div.tbody div.column,
#delivery_address_list div.tbody div.column{
	display:table-cell;
	height:100px;
	border-bottom:1px solid #e4e4e4;
	width: 950px;
}
#delivery_address_list p.btn_edit{
	position:relative;
	text-align:center;
	padding: 0px 0px 50px 0px;
}
#delivery_address_list p.btn_edit a{
	background:none;
	border:none;
}
#delivery_address_list p.btn_edit button{
	display:block;
	width:100%;
	padding: 15px 0px;
	text-align:center;
	text-decoration:none;
	font-size:14px;
	color:#000;
	background-color:#f5f7f8;
	border:none;
	margin:auto;
	position:absolute;
	top:0px;
	right:0;
	border: 1px solid #D4D3D3;
}
#list_box__confirm_button,
#list_box__back_button,{
	text-align:center;
}
#list_box__confirm_button button{
	display:block;
	width:250px;
	padding: 15px 0px;
	text-align:center;
	text-decoration:none;
	font-size:14px;
	color:#fff;
	background-color:#54b431;
	border:none;
	margin:auto;
}
#list_box__back_button a{
	display:block;
	width:250px;
	padding: 7px 0px;
	margin:auto;
	text-align:center;
	text-decoration:none;
	font-size:12px;
	border: 1px solid #54b431;
	color:#2a8609;
}
#customer_box__login_email input,
#customer_box__login_pass input{
	font-size:14px;
}
.errormsg {
	color:#FB0004;
	font-size:14px;
	font-weight:bold;
}
.has-error {
	background-color:#FDFAF2;
}
#page_shopping_shipping_edit div#detail_box {
	margin: 0px;
	padding: 0px;
}
#page_shopping_shipping_edit div#detail_box div#detail_box__body,
#page_mypage_change div#detail_box div#detail_box__body,
#page_mypage_delivery_new div#detail_box div#detail_box__body,
#page_mypage_delivery_edit div#detail_box div#detail_box__body{
	width:800px;
	margin:auto;
}
#page_shopping_shipping_edit dl{
	margin: 0px;
	padding: 0px;
}
#page_shopping_shipping_edit div#detail_box div#detail_box__body dt{
	margin: 0px;
	padding: 0px;
	width:30%;
	vertical-align:middle;
}
#page_mypage_delivery_new div#detail_box div#detail_box__body dt{
	vertical-align:middle;
}
#page_shopping_shipping_edit dd{
	margin: 0px;
	padding: 0px;
}
#page_shopping_shipping_edit div#detail_box div#detail_box__body #shopping_shipping_name_name01,
#page_shopping_shipping_edit div#detail_box div#detail_box__body #shopping_shipping_kana_kana01,
#page_mypage_delivery_new div#detail_box div#detail_box__body #customer_address_name_name01,
#page_mypage_delivery_new div#detail_box div#detail_box__body #customer_address_kana_kana01,
#page_mypage_delivery_edit #customer_address_name_name01,
#page_mypage_delivery_edit #customer_address_kana_kana01
{
	margin: 0px 10px 0px 0px;
}
#page_mypage_change .not_required {
	margin: 0px;
	padding: 0px;
	width:100%;
}
#page_mypage_change dl#detail_box__birth select{
	padding: 10px;
	font-size:14px;
}
#page_mypage_change #detail_box__edit_button,
#page_mypage_delivery_new #detail_box__insert_button,
#page_mypage_delivery_edit #detail_box__insert_button{
	text-align:center;
}
#page_mypage_change #detail_box__edit_button button{
	padding: 15px 50px;
	text-align:center;
	text-decoration:none;
	font-size:14px;
	color:#fff;
	background-color:#54b431;
	border:none;
	margin: 20px auto;
}
#page_mypage_change dl#detail_box__job select{
	font-size:14px;
	padding: 10px;
}
#detail_box__insert_button button{
	padding: 15px 50px;
	text-align:center;
	text-decoration:none;
	font-size:14px;
	color:#fff;
	background-color:#54b431;
	border:none;
	margin: 20px auto;
}
#page_mypage_delivery div.column{
	border-bottom: 1px solid #C9C8C8;
}
#delivery_list_box__customer_addresses {
	padding: 0px 0px 0px 14px;
}
#delivery_list_box__body {
	margin: 0px 0px 0px -14px;
}
#delivery_box__new_button {
	padding: 0px 0px 20px 0px;
	clear:both;
	margin: 0px 0px 0px 15px;
	border-bottom: 1px solid #c9c8c8;
	width:1000px;
}
#delivery_box__new_button button {
	margin:auto;
}
#page_mypage_withdraw div#withdraw_box__body_inner{
	font-size:14px;
}
#page_mypage_withdraw div#withdraw_box__body_inner div.icon {
	width:130px;
	height:130px;
	margin: 20px auto;
}
#page_mypage_withdraw div#withdraw_box__body_inner div.icon{
	background-image:url(https://www.sogensha.co.jp/template/default/common/img/icon_taikai.png);
	background-repeat:no-repeat;
	background-size:130px auto;
}
#withdraw_box__confirm_button button{
	padding: 15px 50px;
	text-align:center;
	text-decoration:none;
	font-size:14px;
	color:#fff;
	background-color:#636262;
	border:none;
	margin: 0px auto 50px auto;
}
#page_cart p.errormsg{
	color:#000000;
}
.otodoke_txt{
	clear:both;
	font-size:12px;
	border: 2px solid #e4e4e4;
	padding: 20px 30px;
}
#g_link {
	background-color:#fff;
	margin: 0px;
	padding: 10px 0px;
	text-align:right;
}
/*--------------*/
#page_form input#contact_name_name01,
#page_form input#contact_name01,
#page_form input#contact_kana01,
#page_catalog input#contact_name_name01{
	margin: 0px 5px 0px 0px;
	width:45%;
	float:left;
}
#page_form input#contact_name_name02,
#page_form input#contact_name02,
#page_form input#contact_kana02,
#page_catalog input#contact_name_name02{
	width:45%;
	float:left;
}
#page_form input#addr01,
#page_catalog input#addr01 {
	margin: 0px 0px 5px 0px;
}
#page_form input#contact_tel_tel01,
#page_form input#contact_tel_tel02,
#page_form input#contact_tel_tel03,
#page_form input#contact_fax_fax01,
#page_form input#contact_fax_fax02,
#page_form input#contact_fax_fax03{
	width:20%;
}
#page_catalog input#contact_tel_tel01,
#page_catalog input#contact_tel_tel02,
#page_catalog input#contact_tel_tel03,
#page_catalog input#contact_fax_fax01,
#page_catalog input#contact_fax_fax02,
#page_catalog input#contact_fax_fax03{
	width:20%;
}
/*--------------*/
#history_list .item_box {
	border-top: 1px solid #e4e4e4;
	border-bottom:none;
	margin: 25px 0px -25px 0px;
}
#history_list .item_box dt{
	width:100%;
}
.message {
	text-align:center;
	clear:both;
}
/*----------*/
#page_products_detail_review div.container-fluid{
	margin:auto ;
	width:600px;
}
#page_products_detail_review div.dl_table{
	width:100%;
}
#page_products_detail_review div.container-fluid div.dl_table dl{
}
#page_products_detail_review div.container-fluid div.dl_table dt{
	width:30%;
}
#page_products_detail_review div.container-fluid div.dl_table dd{
	width:70%;
}
#page_products_detail_review div.container-fluid div.dl_table dd input.form-control{
	width:95%;
}
#page_products_detail_review div.container-fluid div.dl_table dd textarea{
	width:99%;
}
#page_products_detail_review div.container-fluid button {
	display:block;
	width:250px;
	padding: 10px 0px;
	text-align:center;
	text-decoration:none;
	font-size:14px;
	color:#fff;
	background-color:#54b431;
	border: 2px solid #54b431;
	margin: auto;
}
#page_products_detail_review div.container-fluid a{
	display:block;
	width:250px;
	padding: 5px 0px;
	text-align:center;
	text-decoration:none;
	font-size:12px;
	border: 2px solid #54b431;
	color:#2a8609;
	background-color:#fff;
	margin: auto;
}
#page_products_detail_review_complete div.complete_message,
#page_products_detail_review_complete div.btn_group{
	text-align:center;
}
#pagination_wrap {
	text-align:center;
	margin: 0px auto;
	display:table;
	clear:both;
}
#pagination_wrap ul{
	margin: 0px 0px;
	padding: 0px;
	display:table-row;
}
#pagination_wrap ul li{
	margin: 20px 0px 20px 0px;
	padding: 0px;
	float:left;
	list-style:none;
	display:table-cell;
}
#pagination_wrap ul li a{
	display:block;
	border: 1px solid #e2e2e2;
	margin: 0px 5px;
	padding: 3px 7px;
	text-decoration:none;
	color:#000000;
}
#pagination_wrap ul li a:hover{
	background-color:#fffadf;
}
#pagination_wrap ul li.active a{
	background-color:#e2e2e2;
}
#page_mypage_history div#detail_list_box__list dl.item_detail {
	display:block;
	margin: -10px 0px 0px 0px;
	padding: 0px;
	float:left;
}
#page_mypage div.item_box div.item_photo img{
	
}
.item_history_list {
    height: auto!important;
}
#confirm_box__complete_button a{
	font-size:14px;
	padding: 10px;
	background-color:#54b431;
	border:1px solid #54b431;
	text-decoration:none;
	display:block;
	margin:auto;
	color:#fff;
	width:91%;
	text-align:center;
}
#confirm_box__complete_button button{
	font-size:14px;
	padding: 10px;
	background-color:#fff;
	border:1px solid #54b431;
	text-decoration:none;
	display:block;
	margin:auto;
	color:#54b431;
	width:100%;
	text-align:center;
}
#confirm_box__message{
	text-align:center;
}
#complete_box__top_button{
	text-align:center;
}
#mypage_login_box__error_message {
	color:#FC0307;
	font-weight:bold;
}
#page_shopping_nonmember #detail_box__body{
	width:800px;
	margin:auto;
}
#customer_detail_box__customer_address span.customer-edit{
	width:50px;
}
p.btn_edit button#customer {
	margin: -3px 0px 0px 0px;
	padding: 10px 20px;
}
#confirm_main p.btn_edit a.btn-shipping-edit {
	width:28px;
	padding: 10px 20px;
	margin: -3px 0px 0px 0px;
}
#customer_detail_box__customer_address input#edit2,
#customer_detail_box__customer_address input#edit3,
#customer_detail_box__customer_address input#edit4,
#customer_detail_box__customer_address input#edit8,
#customer_detail_box__customer_address input#edit9,
#customer_detail_box__customer_address input#edit10 {
	width:60px;
}