@charset "UTF-8";


#switch-popup .modal-content {
	display: block;
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,0.2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,0.5);
    box-shadow: 0 3px 9px rgba(0,0,0,0.5);
    background-clip: padding-box
}
#switch-popup .modal-header {
	display:block;
    align-items: flex-start;
    justify-content: space-between;
    padding: 1rem 1rem;
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: calc(.3rem - 1px);
    border-top-right-radius: calc(.3rem - 1px)
}

#switch-popup .modal-header {
    border: none;
    padding-bottom: 0px
}
#switch-popup .modal-header .close {
    margin: 0px;
}

#switch-popup button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
}
#switch-popup .close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20)
}

#switch-popup .entry h2 {
    float: none;
    font-size: 20px;
    font-weight: bold;
    color: #333;
    margin: 20px 0;
    padding: 10px 10px 14px;
    position: relative;
    background: url(../img/common/h2_bg_2.png) bottom left no-repeat,url(../img/common/h2_bg_1.png) top left no-repeat
}
#switch-popup .modal-title {
    margin: 0;
    line-height: 1.428571429
}
#switch-popup .modal-body {
    padding-top: 0px
}
#switch-popup .modal-body {
    position: relative;
   
}
#switch-popup .cart_modal .searchButtonArea a {
    padding: 0 40px !important;
    margin: 5px
}

#switch-popup a:link {
    text-decoration: none;
    color: #123256
}

#switch-popup .btn-submit {
    border-radius: 4px;
    background-color: #ff8246;
    color: rgba(255,255,255,0.9);
    display: inline-block;
    font-size: 15px;
    padding: 10px 0;
    position: relative;
    text-align: center;
    zoom:1;font-weight: bold;
    margin: 10px 0
}
#switch-popup .cart_modal .searchButtonArea a.btn-default {
    padding: 0 20px !important;
    display: inline-block;
    background-origin: border-box;
    position: relative;
    background-color: #eaeaea;
    background-image: linear-gradient(to bottom, #f7f7f7, #eaeaea);
    border-radius: 4px;
    border: 1px solid rgba(0,0,0,0.1);
    box-shadow: rgba(0,0,0,0) -1px 1px 0,rgba(255,255,255,0.1) -1px 1px 0 inset;
    color: rgba(51,51,51,0.9);
    text-align: center;
    font-size: 15px;
    padding: 10px 0;
    zoom:1
    }
	
#switch-popup .cart_modal table {
    width: 70%;
    margin: 20px auto
}
#switch-popup .cart_modal .searchButtonArea {
    width: 400px;
    margin: 0 auto;
    text-align: center
}
#switch-popup .entry table th {
    font-size: 14px;
    font-weight: bold;
    line-height: 1.2em;
    background: none repeat scroll 0 0 #ccc;
    color: #000000;
    border-width: 1px;
    text-align: center;
    font-size: 12px;
    font-weight: norboldmal;
    line-height: 1.2em;
    background: none repeat scroll 0 0 #ccc;
    text-align: left
}
#switch-popup .entry table.text-left td,.entry table.text-left th {
    text-align: left
}
#switch-popup .entry table.text-left td,.entry table.text-left th {
    text-align: left
}
#switch-popup .entry table td {
    font-size: 12px;
    line-height: 1.5em;
    font-size: 14px;
    padding: 3px 2px
}
#switch-popup .entry table th,.entry table td {
    color: #000;
    border: 1px solid #e8e8e8;
    padding: 2px;
    text-align: left
}
#switch-popup .entry table th ul,.entry table td ul {
    color: #555
}

#switch-popup .modal-content {
    position: relative;
    background-color: #fff;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,0.2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0,0,0,0.5);
    box-shadow: 0 3px 9px rgba(0,0,0,0.5);
    background-clip: padding-box
}
#switch-popup .close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .2;
    filter: alpha(opacity=20)
}
#switch-popup p {
    font-size: 14px;
    font-weight: normal;
    line-height: 1.5em;
    margin: 0px;
    padding: 5px;
}


