/*--------COMMON--------*/
.layout_uppertext h1 {
width: 40%;
margin: 0 auto 1%;
}

#caution_210331 {
font-size: 10px;
width: 45%;
margin: 0 auto 3%;
}

#caution_210331 ul li:nth-last-child(2),
#caution_210331 ul li:last-child {
font-size: 13px;
color:#e5186b;
}
#caution_210331 ul li:nth-last-child(2) span.bold,
#caution_210331 ul li:last-child span.bold{
font-weight: bold;
}

#order-form .step3 {
margin-bottom: 7%;
}

#order h3 i {
display:none;
}

/*--------ログイン前--------*/

/*ボタン＆HOVER*/
div#no_login_conf input[type="submit"],
div#order-form #conf.next-box input,
#order div#no_login_disp input[type="button"] {
background-color: #e4678a!important;
}
#order div#no_login_conf input[type="submit"]:hover,
#conf.next-box input:hover,
#order div#no_login_disp input[type="button"]:hover {
background: #d05577!important;
color: rgba(255,255,255,0.6)!important;
}
/*div#no_login_conf input[type="submit"]:hover + i.fa-angle-right:before {
content:"";
display: none;
}*/

/*当店のご利用が初めての方はこちら*/
#order #no_login_disp h4 {
    margin-bottom: 13px;
}

/*「お届け先の指定」
#nonmember h3 {
display: none;
}*/

/*「DM送付について」
#nonmember .order-in table tr.maildm_regist_area:nth-last-child(2){
display: none;
}*/

/*ご確認画面へ*/
#no_login_conf {
    margin-bottom: 80px;
}

/*--------ログイン後--------*/
#conf {
margin-top: 8%;
margin-bottom: 16%;
}
#member {
margin-top: 8%;
margin-bottom: 8%;
}