@charset "utf-8";
/* CSS Document */

/**フッター**/
#footer {
    display: block;
    width: 1060px;
    height: auto;
    box-sizing: border-box;
    padding: 0;
    margin: 0;
    text-align: left;
}

.footer_index {
    display: block;
    box-sizing: border-box;
    background-color: #000000;
    vertical-align: bottom;
    text-align: left;
    color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    padding: 2px 2px 2px 5px;
    border-radius: 0 0 5px 0;
    margin: 0;
    clear: both;
}

/**SHOPPING GUIDE**/

.info_box {
    display: block;
    width: 1060px;
    height: auto;
    box-sizing: border-box;
    padding: 0;
}

.info_box dl {
    display: block;
    width: 520px;
    height: auto;
    box-sizing: border-box;
    padding: 0;
    margin: 20px 0 0 20px;
    text-align: left;
    float: left;
}

.info_box dl:first-child {
    margin: 20px 0 0 0;
}

.info_box dt {
    display: block;
    width: 520px;
    height: auto;
    box-sizing: border-box;
    padding: 0 0 10px 0;
    border-bottom: 1px dashed #000000;
    font-size: 14px;
    font-weight: bold;
    line-height: 1em !important;
    letter-spacing: -0.1em !important;
}

.info_box dd {
    margin: 0;
    padding: 0;
    font-size: 10px;
    line-height: 1.4em !important;
}

.info_box dd.no_section {
    padding: 10px 0 0 0;
}

.section {
    display: block;
    width: 520px;
    height: auto;
    padding: 0;
    margin: 10px 0 10px 0;
    font-size: 12px;
    font-weight: bold;
    line-height: 1em !important;
}

#card {
    display: block;
    width: 520px;
    height: auto;
    box-sizing: border-box;
    padding: 0;
    margin: 5px 0 20px 0;
    position: relative;
    right: 10px;
}

#card li {
    display: block;
    width: 60px;
    height: auto;
    box-sizing: border-box;
    padding: 0;
    list-style-type: none;
    text-align: center;
    font-size: 10px;
    line-height: 1em !important;
    float: left;
}

#card li img {
    width: 40px;
    margin: 0 0 3px 0;
}

.info_link {
    display: block;
    width: 100px;
    height: 30px;
    box-sizing: border-box;
    padding: 10px 0 0 0;
    margin: 10px 0 0 0;
    text-align: center;
    vertical-align: bottom;
    border: 1px solid #000000;
    font-size: 11px;
    line-height: 1em !important;
    letter-spacing: -0.1em !important;
    float: right;
}

#payment {
    position: relative;
    bottom: 27px;
}

#delivery {
    position: relative;
    top: 43px;
}

#return {
    position: relative;
    bottom: 30px;
}

#privacy {
    position: relative;
    top: 40px;
}

.clear {
    clear: both;
}

#contact {
    display: block;
    width: 1060px !important;
    height: auto;
    box-sizing: border-box;
    padding: 0;
    margin: 20px 0 0 0;
    text-align: left;
    float: left;
}

#contact dt {
    display: block;
    width: 1060px;
    height: auto;
    box-sizing: border-box;
    padding: 0 0 10px 0;
    border-bottom: 1px dashed #000000;
    font-size: 14px;
    font-weight: bold;
    line-height: 1em !important;
    letter-spacing: -0.1em !important;
}

.info_box dd {
    margin: 0;
    padding: 0;
    font-size: 10px;
    line-height: 1.4em !important;
}

#info_left_box {
    display: block;
    width: 520px;
    height: auto;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    float: left;
}

#contact_info {
    display: block;

    height: auto;
    box-sizing: border-box;
    margin: 0;
    padding: 20px 0 20px 0;
}

.info_icon {
    width: 20px;
    margin: 0;

}

#tel {
    font-size: 16px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    float: left;
    margin: 0 20px 0 5px;
    line-height: 1em;
}

#fax {
    font-size: 16px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    float: left;
    margin: 0 20px 0 5px;
    line-height: 1em;
}

#mail {
    font-size: 16px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;

    margin: 0 0 0 5px;
    line-height: 1em;
}

br {
    clear: both;
}

#info_right_box {
    display: block;
    width: 520px;
    height: auto;
    box-sizing: border-box;
    margin: 34px 0 0 0;
    padding: 0;
    float: right;
    text-align: center;
}

#info_right_box a:hover img{
    filter: alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
}

#info_right_box img {
    width: 100%;
}

#footer_navi {
    display: block;
    width: 520px;
    height: auto;
    box-sizing: border-box;
    margin: 22px 0 0 0;
    padding: 0;
}

#footer_navi li {
    display: block;
    width: auto;
    height: 14px;
    box-sizing: border-box;
    float: left;
    list-style-type: none;
    vertical-align: bottom;
    text-align: center;
    border-right: 1px solid #000000;
    padding: 0 16px;
    margin: 0;
}

#footer_navi li:first-child {
    display: table-cell;
    width: auto;
    height: auto;
    box-sizing: border-box;
    float: left;
    list-style-type: none;
    vertical-align: bottom;
    border-right: 1px solid #000000;
    border-left: 1px solid #000000;
    padding: 0 11px 0 12px;
    margin: 0;
}

#footer_navi li a {
    display: block;
    height: 14px;
    width: 100%;
    font-size: 11px;
    letter-spacing: normal;
    padding: 0;
    margin: 0;
    text-align: center;
}

#copy {
    display: block;
    width: 520px;
    height: auto;
    box-sizing: border-box;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    line-height: 1em;
    padding: 0;
    margin: 0;
    text-align: center;
    position: relative;
    top: 33px;
}

#card_list {
    display: table;
    width: 530px;
    height: auto;
    box-sizing: border-box;
    padding: 0;
    margin: 5px 0 15px 0;
    position: relative;
    left: -5px;
    table-layout: fixed;
}
#card_list li {
    display: table-cell;
    width: 20%;
    list-style-type: none;
    text-align: center;
    font-size: 10px;
    line-height: 1em !important;
    margin: 0;
    vertical-align: top;
    padding: 0 5px 5px 5px;
}
#card_list li span {
    display: block;
    width: 100%;
    box-sizing: border-box;
    padding: 11px 8px 9px 8px;
    list-style-type: none;
    text-align: center;
    font-size: 10px;
    line-height: 1em !important;
    float: left;
    border: 1px solid #ccc;
    margin: 0;
    white-space: nowrap;
    overflow: hidden;
    border-radius: 5px;
}
