HEX
Server: Apache
System: Linux s198.coreserver.jp 5.15.0-151-generic #161-Ubuntu SMP Tue Jul 22 14:25:40 UTC 2025 x86_64
User: nagasaki (10062)
PHP: 7.1.33
Disabled: NONE
Upload Files
File: /virtual/nagasaki/public_html/shop/wp-content/themes/riffles_ver1.1/usces_cart.scss
@charset "UTF-8";

#memberpages {
    .loginbox p {
        font-size: inherit;
    }
    input.loginmail,input.loginpass {
        width: 260px;
    }
}
    input[type="text"]:focus,input[type="password"]:focus{
        border-color: #258FAF;
        /*修正box-shadow: 0px 0px 5px #258FAF;*/
        background: none repeat scroll 0% 0% #fff;
    }
#memberpages div.loginbox {
    width: 280px;
    padding: 0px 10px 30px;
    margin-top: 0px;
}
.submit #member_login {
    width: 100%;
}
input:hover,#memberpages .loginbox p#nav:hover{opacity: .8}

#memberpages .loginbox p#nav {
    width: 100%;
    padding: 0.4rem;
    text-align: center;
    margin-bottom: 1.7rem;
}
#memberpages .loginbox p#nav a{
    color: #fff;
}
#newmember .customer_form input, #newmember .customer_form input#mailaddress1, #newmember .customer_form input#mailaddress2, #newmember .customer_form input#address1, #newmember .customer_form input#address2, #newmember .customer_form input#address3 {
    width: 90%;
}
#customer_pref, #delivery_pref {
    width: 50%;
    height: 2.5rem;
    font-size: 1rem;
}
select#member_pref {
    width: 10rem;
}
div.usccart_navi li.usccart_cart, div.usccart_navi li.usccart_confirm, div.usccart_navi li.usccart_customer, div.usccart_navi li.usccart_delivery {
    background-repeat: repeat-x;
    background-color: #258FAF;
    text-shadow: 1px 1px 5px #000;
    background: linear-gradient(to bottom, #7a4302, #3b2001);
    background: -moz-linear-gradient(center top , #7a4302 0%, #3b2001);
    background: -webkit-gradient(linear, left top, left bottom, from(#7a4302), to(#3b2001));
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#7a4302', endColorstr='#3b2001', GradientType=0)";
    span{margin: 0 0.4rem 0 0;}
}
div.usccart_navi li.ucart {
    float: left;
    height: 29px;
    color: #FFF;
    font-size: 14px;
    font-weight: bold;
    line-height: 29px;
    text-align: center;
    padding: 2px 0px 0px;
    width: 24%;
    background-color: rgba(219, 219, 219, 0.65);
    margin: 0px 3px;
    border-radius: 5px;
    margin: 0.5rem 3px;
}
#cart th {
    background-color: #D5D5D5;
}
#cart input.quantity {
    margin: auto 0;
}
#inside-cart .send, #info-confirm .send, #customer-info .send, #delivery-info .send {
    margin-top: 0;
    border-top: 0 none;
}
.send input, .upbutton input, input.delButton, input.use_point_button, .edit_member a, .logout_member a, .usces_search_button, #searchsubmit {
    border-radius: 10px;
    cursor: pointer;
    margin: 0.4rem 0px;
    display: inline-block;
    padding: 0.4rem;
    text-align: center;
    border: none;
    font-family: inherit;
    font-weight: bold;
}
#previouscart, .back_cart_button, .back_to_customer_button, .logout_member a {
        background-color: #CBCBCB;
        width: 140px;
        font-size: 1rem;
        color: #FFF;
}
.to_customerinfo_button, .to_deliveryinfo_button, .to_deliveryinfo_buttonup, .to_confirm_button, #memberpages .send input, .edit_member a {
        background-color: #258FAF;
        width: 160px;
        font-size: 1.1rem;
        color: #FFF;
}
#memberpages .send input {
        background-color: #258FAF;
        width: 160px;
        font-size: .95rem;
        color: #FFF;
}
.to_reganddeliveryinfo_button {
        background-color: #119B2B;
        width: 210px;
        font-size: 1.1rem;
        color: #FFF;
}
.usces_search_button, #searchsubmit{
        background-color: #119B2B;
        width: 100px;
        font-size: .9rem;
        color: #FFF;
}
#purchase_button, input.use_point_button {
    background-color: #258FAF;
    width: 170px;
    color: #FFF;
    font-size: 1rem;
}
.upbutton input{
        background-color: #222222;
        font-size: .9rem;
        color: #FFF;
}
input.delButton{
        background-color: #fff;
        font-size: 1.1rem;
    color: #222222;
}
#cart th.aright {color: #6A6A6A;}
#cart th, #cart td {
    border-color: #CCC;
}
#cart table {
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0px;
}
#confirm_table td {
    font-size: 1rem;
}
.postage_privilege{text-align: center;}
.customer_form input {
    padding: 0.5rem;
    font-size: 0.8rem;
    height: 2rem;
    margin: 0;
}
form .send{
max-width: 400px;
margin: 0px auto;
}
div.usccart_navi ol.ucart {
    margin: 0 0 1rem;
    display: inline-block;
}
@media only screen and (max-width: 40em) {
    div.usccart_navi li.ucart {
    width: 46%;
    }
}
#wc_customer h6{
    border-bottom: 1px solid;
    border-left: 10px solid;
    padding-left: 1em;
}
#time select{
    max-width: 320px;
    margin: auto;
}

#customer-info table {
    width: 100%;
}

#customer-info th, #delivery-info th, #newmember th,  {
    font-size: .87rem;
}
.customer_form input {
    width: 1rem;
    height: 2.5rem;
    vertical-align: middle;
}
#delivery-info td {
    font-size: 1rem;
    line-height: 150%;
    color: #4C4C4C;
    border: 1px solid #E6E6E6;
    padding: 0 5px;
    height: 3rem;
    vertical-align: middle;
}

#delivery_table td {
    font-size: 11px;
    line-height: 150%;
    color: #4C4C4C;
    border: 1px solid #E6E6E6;
    padding: 5px 10px;
}

#customer-info .customer_form input, #delivery_table table.customer_form input, #delivery_table input {
    font-size: 1rem;
    height: 2.5rem;
}
#inside-cart .no_cart {
    color: #258FAF;
}
#cart #point_table input.used_point {
    margin: auto;
}
#memberpages #memberinfo ul {
    list-style: none;
}
#delivery-info .customer_form dt {
    font-size: 1rem;
}
#delivery-info .customer_form dl dd {
    border-bottom: 1px solid #E6E6E6;
    &:last-child {border-bottom: none;}
}
dl.itemGpExp dt {
    margin: 0px;
    padding: 3px 0px 0px;
    font-size: 13px;
    font-weight: bold;
    color: #F33;
    height: 16px;
    background: none;
}
/*--------------------------------------------------------------
media only screen S
--------------------------------------------------------------*/
@media only screen and (max-width: 40em) {
    #cart table {
    font-size: .6rem;
}
    #cart th, #cart td {
    padding: 1px 2px;
}
    #customer-info th, #delivery-info th, #newmember th, #cart .upbutton,#delivery_table table.customer_form th {
    font-size: 0.7rem;
}
    #customer-info th,#delivery_table table.customer_form th {
    padding: 5px 5px;
}
    #customer-info .customer_form input,#delivery_table table.customer_form input {
    width: 80%;
}
    #customer-info .customer_form tr.inp1 input, #delivery_table table.customer_form tr.inp1 input {
    width: 100%;
}
    #cart input.quantity {
    width: 30px;
}
}
@media only screen and (max-width: 400px) {
    #cart #point_table {
    width: 90%;
}
}