.purpbg {
    background-color: #66c408;
    padding-bottom: 15px
}

.purpbg .tableclothTtl {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    background-color: #666;
    padding: 8px 10px
}

.purpbg .wBox-radius {
    background-color: #fff;
    border-radius: 10px;
    margin-left: 10px;
    margin-right: 10px;
    padding: 15px 10px
}

.purpbg .wBox-radius .txtDblu {
    color: #1c2975
}

.table_auto_input {
    overflow: hidden;
    *zoom: 1
}

.table_auto_input li {
    border: 1px solid #aaa;
    width: 49%;
    font-size: 14px;
    background-color: #eee;
    padding: 3px 0;
    box-sizing: border-box
}

.table_auto_input li:first-child {
    float: left
}

.table_auto_input li:last-child {
    float: right
}

.size {
    margin-bottom: 10px;
    margin-left: 5px
}

.size input[type="text"] {
    border: 1px solid #ccc;
    width: 6em;
    padding: 3px 4px 6px 10px;
    font-size: 16px;
    position: relative;
    top: -3px;
    margin-right: 10px
}

.size .circle {
    display: block;
    font-weight: bold;
    text-align: center;
    line-height: 25px;
    float: left;
    width: 25px;
    height: 25px;
    margin-right: 10px;
    background-color: #fff697;
    position: relative;
    top: -2px
}

.size dt {
    float: left
}

.size dd {
    padding-left: 80px
}

.conclusion-size a {
    text-align: center;
    background-color: #ff7800;
    width: 100%;
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    border-radius: 10px
}

select.type3,
select.type4,
.data dd select.type4 {
    width: 60%;
    border: 1px solid #ccc;
    padding: 2px 1px 6px 10px;
    font-size: 16px;
    background-color: #fff;
    background-image: url(../../../img/original/common/img-form2.png);
    background-repeat: no-repeat;
    background-size: 20px 32px;
    background-position: center right;
    margin-right: 10px
}

select.type4 {
    width: 13em
}

input.type3 {
    top: 0 !important
}

.cloth {
    *zoom: 1;
    font-size: 14px;
    margin-bottom: 10px
}

.cloth:after {
    content: "";
    display: table;
    clear: both
}

.cloth dt {
    float: left
}

.cloth dd {
    border: 1px solid #ccc;
    margin-left: 80px;
    width: 12em;
    padding: 6px 1px 2px 10px;
    border-radius: 5px;
    position: relative;
    top: -6px
}

.data {
    *zoom: 1;
    font-size: 14px
}

.data:after {
    content: "";
    display: table;
    clear: both
}

.data dt {
    float: left
}

.data dd {
    margin-left: 80px
}

.data dd select.type4 {
    position: relative;
    top: -6px;
    font-size: 14px;
    width: 13em
}

.price {
    *zoom: 1;
    font-size: 14px
}

.price:after {
    content: "";
    display: table;
    clear: both
}

.price dt {
    float: left
}

.price dd {
    margin-left: 80px;
    position: relative;
    top: -6px
}

.price dd input[type="text"] {
    border: 1px solid #ccc;
    text-align: right;
    width: 3em;
    padding: 5px 10px 3px 10px;
    border-radius: 5px;
    position: relative;
    top: 0;
    margin-right: 10px
}

.make-size {
    *zoom: 1;
    font-size: 14px
}

.make-size:after {
    content: "";
    display: table;
    clear: both
}

.make-size dt {
    float: left
}

.make-size dd {
    border: 1px solid #ccc;
    margin-left: 80px;
    width: 66%;
    width: calc(100% - 95px);
    padding: 6px 1px 2px 10px;
    border-radius: 5px;
    position: relative;
    top: -6px
}

.conclusion-price {
    *zoom: 1;
    background-color: #efdfc4;
    padding: 7px 10px
}

.conclusion-price:after {
    content: "";
    display: table;
    clear: both
}

.conclusion-price dt {
    float: left;
    border: 1px solid #aaa;
    padding: 3px 15px;
    position: relative;
    top: 3px;
    background: #fff;
}

.conclusion-price dd {
    padding: 3px 15px;
    text-align: right;
    border-radius: 5px;
    font-size: 22px;
    color: #df0011
}

.carts {
    position: relative;
    height: 80px
}

.carts .incarton,
.carts .incartoff {
    position: absolute;
    z-index: -1;
    width: 100%
}

.carts .incarton a,
.carts .incartoff a {
    background-color: #ff3810;
    display: block;
    color: #fff;
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px
}

.carts .incarton p,
.carts .incartoff p {
    color: #df0011;
    text-align: center
}

.carts .incartoff {
    position: absolute;
    z-index: 1;
    width: 100%
}

.carts .incartoff a {
    background-color: #ccc
}

.carts .incartoff p {
    color: #ccc
}

.acoordTtl {
    background-color: #8adff7;
    border-color: #2daace;
    color: #000
}

.acoordTtl::after {
    border-color: #000
}

.opened::after {
    border-color: #000 !important
}

.tablefix2 {
    width: 100%;
    margin-bottom: 1px
}

.tablefix2 th,
.tablefix2 td {
    border: 1px solid #999;
    text-align: center;
    padding: 5px 3px;
    font-size: 14px
}

.tablefix2 .graycell {
    background-image: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cline%20x2%3D%22100%25%22%20y2%3D%22100%25%22%20stroke%3D%22%23666%22%20stroke-width%3D%22.7%22%2F%3E%3C%2Fsvg%3E");
    background-size: 100% 100%;
    background-color: #eee
}

.tablefix2 .graycell div {
    min-height: 6em;
    position: relative
}

.tablefix2 .graycell span {
    display: inline-block;
    position: absolute;
    font-weight: bold
}

.tablefix2 .graycell span:first-child {
    top: 2px;
    right: 2px
}

.tablefix2 .graycell span:last-child {
    bottom: 2px;
    left: 2px
}

.tablefix2 .graycell sup {
    font-size: 50%
}

.tablefix2 thead th {
    font-weight: bold
}

.tablefix2 .graycell,
.tablefix2 tbody th {
    box-sizing: border-box;
    border-right: 2px solid #999;
    white-space: nowrap
}

.tablefix2 .beta {
    background-color: #fff698
}

.txt50 {
    *zoom: 1
}

.txt50:after {
    content: "";
    display: table;
    clear: both
}

.txt50 li {
    width: 48.5%;
    font-size: 14px
}

.txt50 li:first-child {
    float: left
}

.txt50 li:last-child {
    float: right
}

.cartBtn {
    margin-bottom: 15px
}

.carts .incarton {
    position: absolute;
    z-index: 0;
    width: 100%
}


#toromatto,
#ponji,
#h_toro,
#suede{
    display: none;
}

.select_type {
    margin-bottom: 15px;
}

.select_type dl {
    background: #fff;
    width: 96%;
    margin: 3px auto;
    clear: both;
    overflow: hidden;
    padding: 4px 8px;
    box-sizing: border-box;
    border-radius: 8px;
}

.select_type dl dd {
    font-size: 12px;
    padding: 0 40px 0 20px;
    display: table;
    height: 70px;
    position: relative;
    vertical-align: middle;
    text-decoration: none;
}

.select_type dl dd::before,
.select_type dl dd::after {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    content: "";
    vertical-align: middle;
}

.select_type dl dd::before {
    width: 20px;
    height: 20px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #66c408;
}

.select_type dl dd::after {
    right: -2px;
    box-sizing: border-box;
    width: 7px;
    height: 7px;
    border: 7px solid transparent;
    border-left: 7px solid #fff;
}


.select_type dl dd span {
    display: table-cell;
    vertical-align: middle;
}

.table_auto_input ul {
    margin: 10px 0;
}

.table_auto_input ul li {
    text-align: center;
    color: #66c408;
    background: #fff;
    border: 2px solid #66c408;
    border-radius: 6px;
}

.related_goods {
    clear: both;
    border: 2px solid #ececec;
    padding: 10px;
    margin: 10px 0;
}

.related_goods div.desc {
    float: left;
    width: 50%;
}

.related_goods .lead {
    font-size: 15px;
}

.related_goods .bg {
    background: #faf5ec;
    margin: 5px 0;
    padding: 10px;
    font-size: 13px;
}

.related_goods p.fig {
    float: right;
    width: 45%;
}

.related_goods p.fig img {
    max-width: 100%;
}

.related_goods input[type="text"] {
    border: 1px solid #ccc;
    width: 2em;
    padding: 3px;
    font-size: 13px;
    position: relative;
    top: -3px;
}

.top_lead {
    margin: 10px 10px 20px;
    font-size: 14px;
}

div.type .btn {
    border: 1px solid #66c408;
    border-radius: 6px;
    text-decoration: none;
    position: relative;
    padding: 8px;
    margin: 0 0 10px;
    box-sizing: border-box;
    background: #fff;
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.1);
}


div.type div.btn img {
    max-width: 25%;
    height: auto;
    display: inline-block;
    vertical-align: middle;
}

div.type div.btn img + p {
    width: 70%;
    display: inline-block;
    vertical-align: middle;
    text-align: justify;

}

ul.cloth {
    margin: 20px auto 5px;
    display: flex;
    flex-wrap: wrap;
}

ul.cloth li {
    width: 47%;
    margin: 0 auto 5px;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    padding: 5px 0;
    border-bottom: 1px dotted #ccc;
}


ul.cloth li.space {
    border: none;
    }
    

ul.cloth li div.desc {
    width: 48%;
    display: inline-block;
    vertical-align: top;
}

ul.cloth li div.fig {
    width: 48%;
    display: inline-block;
    vertical-align: top;
}

ul.cloth a.btn {
    border: 1px solid #595959;
    box-sizing: border-box;
    color: #595959 !important;
    font-size: 14px;
    padding: 10px 5px;
    text-align: center;
    -webkit-filter: drop-shadow(0px 1px 1px rgba(0, 0, 0, .2));
    filter: drop-shadow(0px 1px 1px rgba(0, 0, 0, .2));
    border-radius: 4px;
    width: 100%;
    display: block;
    background: #fff;
    margin: 5px 0;
    text-decoration: none !important;
}

ul.cloth a.btn.bg {
    background: #595959;
    color: #fff !important;
}



div.size_fig {
    width: 90%;
    margin: 0 auto 10px;
    text-align: center;
}

ul.notes {
    width: 90%;
    margin: 0 auto;
}

ul.notes li {
    margin: 0 0 5px;
    font-size: 12px;
    list-style-type: disc;
    text-align: justify;
}

div.select_option {
    width: 80%;
    margin: 10px auto;
}

div.select_option select {
    width: 90%;
    padding: 5px 0;
}

div.select_option dl.option {
    margin: 20px 0;
}

dl.option.lot {
    width: 80%;
    margin: 10px auto;
}

dl.option dt,
dl.option dd {
    display: inline-block;
    vertical-align: top;
    font-size: 16px
}

dl.option dt {
    width: 35%;
    margin: 3px 0;
}

dl.option dd {
    width: 60%;
    margin: 3px 0 !important;
}

.cloth_active {
    font-size: 20px !important;
    font-weight: bold !important;
    line-height: 1 !important;
    margin: 20px 0 15px !important;
    text-align: center;
}

.cloth_active .underline {
    border-bottom: 2px solid #64c318
}

span.size_icon {
    font-size: 18px;
    line-height: 1;
    font-weight: bold;
    background: #fff0ca;
    border: 1px solid #000;
    color: #000;
    padding: 3px 5px;
    display: inline-block;
    margin: 0 5px 0 0;
    width: auto;
}

.tablecloth_size_text {
    width: 5em;
    font-size: 17px;
    text-align: right;
    padding: 0 5px;
    line-height: 1.2;
    border: 1px solid #ccc;
    width: 4em;
    box-sizing: border-box;
    padding: 3px;
    font-size: 16px;
    position: relative;
    top: 0;
}

.enter_size ul {
    font-size: 14px;
    line-height: 2;
    display: -webkit-box;
    /* before Android4.3 iOS6:Safari */
    display: -ms-flexbox;
    /* IE10 */
    display: -webkit-flex;
    /* Pc-safari */
    display: flex;
    -webkit-justify-content: space-around;
    justify-content: space-around;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}

.enter_size ul li {
    width: 48%;
    margin-bottom: 10px;
}

.select_size {
    background: #e2f3d1;
    padding: 10px;
    width: 100%;
    box-sizing: border-box;
    margin: 0 0 10px;
}

.select_size .btn {
    background: #f05925;
    color: #fff !important;
    font-weight: bold;
    text-decoration: none !important;
    padding: 10px;
    display: block;
    text-align: center;
    width: 60%;
    margin: 0 auto 15px;
    border-radius: 5px;
    font-size: 14px;
}

.size_sample_btn {
    padding: 10px;
    text-align: left;
    font-size: 13px;
    width: 100%;
    margin: 0;
    display: block;
    border: 1px dotted #333;
    border-top: none;
    background: #fff;
    box-sizing: border-box;
}

.size_sample_btn::before {
    /*position: absolute;
    top: 32%;
    right: 5px;*/
    color: #333;
    content: '\f150';
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    font-size: 14px;
    margin-right: 5px;
}

.txtBold {
    font-weight: bold;
}

.size_sample_box {
    position: relative;
    margin: 0 0 15px;
}

.size_sample_box a {
    text-decoration: underline;
}

.size_sample_box .desc {
    background: #333;
    padding: 8px 15px;
    margin: 0 !important;
    color: #fff;
    font-weight: bold;
}

.size_sample_box dl {
    width: 100%;
    padding: 5px 0;
    border-bottom: 1px dotted #000;
}

.size_sample_box dl:last-child {
    border: 0;
}

.size_sample_box dt {
    text-align: center;
    font-size: 13px;
    font-weight: normal !important;
    padding: 5px 0 0 0;
}

.size_sample_box dd {
    text-align: center;
    padding-bottom: 10px;
}

.size_sample_box .btn {
    border: 1px solid #595959;
    box-sizing: border-box;
    color: #595959 !important;
    font-size: 15px;
    padding: 5px;
    text-align: center;
    -webkit-filter: drop-shadow(0px 1px 1px rgba(0, 0, 0, .2));
    filter: drop-shadow(0px 1px 1px rgba(0, 0, 0, .2));
    border-radius: 4px;
    width: 100%;
    display: inline-block;
    vertical-align: top;
    background: #fff;
    margin: 5px 8px 0;
    text-decoration: none !important;
    width: 7em;
}

.size_sample_box .btn.bg {
    background: #595959;
    color: #fff !important;
}

.calculate_price {
    border: 2px solid #f7d8c9;
    border-radius: 4px;
    padding: 10px 20px;
    margin: 10px auto;
    ;
}

#write_price {
    color: #ff0000;
    font-weight: bold;
    font-size: 22px;
    width: 8em;
    text-align: right;
    display: inline-block;
}


.bdbox {
    border: 3px solid #e7e7e7;
    border-radius: 4px;
    padding: 10px 40px;
    margin: 20px 0;
    display: flex;
    align-items: center;
}

.txtSmall {
    font-size: 12px !important;
}

h4.line_lb {
    position: relative;
    border-bottom: 1px dotted #ccc !important;
    padding: 4px 0 !important;
    background: none !important;
    font-size: 16px !important;
    margin: 30px 0 0 !important;
    border-top: 0 !important;
}

h4.line_lb::before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    width: 10px;
    height: 1.8em;
    margin-right: 10px;
    background: #efdfd6;
}
