@charset "utf-8";

.ec-zipInputHelp>a span {
    color: #ED7B1D;
}

.tradelawTb01 th {
    width: 100%;
    border: 0 solid;
    text-align: left;
    padding: 10px;
    line-height: 1.5em;
}

.tradelawTb01 td {
    width: 100%;
    border: 0 solid;
    padding: 12px 10px;
    line-height: 1.5em;
}

.tradelawTb01 tr {
    display: flex;
    flex-direction: column;
}

.text01 {
    font-size: 16px;
    font-weight: bold;
}

.ec-link {
    color: #ED7B1D;
}

.ec-link:hover {
    color: #ED7B1D;
    text-decoration: underline;
}

.iAgreTit01 {
    border-left: 7px solid #ED7B1D;
}

.ec-closeBtn--circle {
    background: #ED7B1D;
}

#page_product_list .ec-topicpath__item a:hover {
    text-decoration: underline;
}

.ec-customerRole {
    padding-left: 10px;
    padding-right: 10px;
}

.ec-productRole .ec-productRole__weight {
    display: none !important;
}

.ec-productRole .ec-productRole__code {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: baseline;
    color: #ED7B1D;
}

.ec-price .ec-price__price {
    font-size: 20px;
}

.ec-productRole .ec-productRole__priceRegular {
    font-size: 13px;
    color: #ED7B1D;
}

.ec-favoriteRole .ec-favoriteRole__item-image {
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ec-totalBox .ec-totalBox__price {
    font-size: 18px;
    font-weight: 500;
    margin-left: 6px;
}

.ec-totalBox .ec-totalBox__paymentTotal {
    font-size: 11px;
}

.ec-totalBox .ec-totalBox__taxLabel {
    font-size: 12px;
    margin-left: 6px;
}

.ec-productRole__weight {
    color: #ED7B1D;
    font-weight: 500;
}

.ec-productRole__size {
    color: #ED7B1D;
    font-weight: 500;
}

.ec-headerNav .ec-headerNav__itemLink {
    color: #ED7B1D;
    font-weight: 500;
}

.ec-productRole__actions .ec-checkbox a {
    background: #F8B029;
    padding: 0px 10px 2px;
    border-radius: 30px;
}

.ec-modal .ec-modal-wrap .ec-inlineBtn--cancel {
    border-radius: 30px;
}

.ec-modal .ec-modal-wrap .ec-inlineBtn--action {
    border-radius: 30px;
}

.ec-productRole__actions .ec-checkbox a span {
    color: #fff !important;
}

.ec-productRole__actions .ec-checkbox a:hover {
    background-color: #ED7B1D;
}

body .option_description .btn-info {
    background-color: #F8B029;
    border-radius: 30px;
}

body .option_description .btn-info:hover {
    background-color: #ED7B1D;
}

.ec-productRole__actions .ec-input {
    display: block;
    margin-top: 10px;
}

.ec-productRole__actions label {
    font-weight: bold;
    color: #ED7B1D;
}

#page_product_detail .option_description {
    top: 10% !important;
    margin-top: auto !important;
}

#page_shopping_nonmember .ec-cartRole {
    padding: 0;
}

#page_shopping_nonmember .ec-cartRole .ec-progress__label {
    font-size: 9px;
}

#page_entry .ec-checkbox {
    font-size: 14px;
    text-align: center;
}

.ec-progress .ec-progress__number {
    background-color: #ED7B1D;
}

.ec-progress .ec-progress__item:after {
    background-color: #ED7B1D;
}

.ec-shelfGrid {
    color: #ED7B1D;
}

.ec-searchnavRole .ec-searchnavRole__counter {
    color: #444444;
}

.ec-modal .ec-modal-wrap {
    background-color: #fff;
    border-color: #fff;
}

.ec-blockBtn.ec-cartNavi--cancel {
    border-color: #ED7B1D;
    background-color: #fff;
    color: #ED7B1D !important;
    border-radius: 30px;
}

.ec-blockBtn.ec-cartNavi--cancel:hover {
    background-color: #ED7B1D;
    color: #fff !important;
}

.red {
    color: red;
}

.ec-inlineBtn--cancel {
    background-color: #ED7B1D;
    border-color: #ED7B1D;
}

.ec-inlineBtn--cancel:hover {
    background-color: #ED7B1D;
    border-color: #ED7B1D;
    opacity: .9;
}

.ec-inlineBtn--action {
    background-color: #F8B029;
    border-color: #F8B029;
}

.ec-inlineBtn--action:hover {
    background-color: #F8B029;
    border-color: #F8B029;
    opacity: .9;
}


.listBtn {
    width: 100%;
    height: 45px;
    display: flex;
    background: #F8B029;
    justify-content: center;
    align-items: center;
    color: #fff !important;
    font-size: 15px;
    font-weight: bold;
    margin: 15px auto 0;
    border-radius: 30px;
}

.listBtn:hover {
    background: #ED7B1D;
    color: #fff !important;
}

.ec-reportDescription {
    font-size: 13px !important;
    line-height: 1.85em;
    text-align: left;
    color: #444;
    text-align: center;
}

.ec-select select {
    font-size: 14px !important;
}

/*---------------------ECのみfooter調整----------------------------*/

/*---------------------ECのみfooter調整ここまで----------------------------*/



.ec-headingTitle {
    font-size: 18px !important;
    font-weight: 900;
    line-height: 1.5em;
    color: #ED7B1D;
}

.ec-alert-warning .ec-alert-warning__text {
    font-size: 14px !important;
}

.priceAr .baseTb {
    width: 450px;
}

.priceTd {
    justify-content: center;
    border-right: 1px solid #ccc;
}

.feeTb .baseTh {
    text-align: center;
}

.priceTd:last-of-type {
    border-right: 0;
}

.priceTd {
    font-size: 12px;
    padding: 5px 10px;
    display: flex;
    align-items: center;
}

.priceTh span {
    padding: 5px;
    display: inline-block;
}

.priceTh {
    font-size: 12px;
    padding: 5px 10px;
    color: #ED7B1D;
    background: #EDF8F6;
}

.iPriceBg01 {
    background: #0D2838;
    color: #fff;
}

.ec-role {
    line-height: 1.5;
}

#page_product_detail .ec-modal .ec-role {
    display: flex;
    flex-direction: column;
    gap: 10px;
    align-items: center;
    justify-content: center;
}

.tradeTxt01 {
    font-size: 16px;
    font-weight: 500;
    margin: 0 0 5px;
}

.product_page .ec-inlineBtn--action {
    margin-top: 10px !important;
}

.tradeTxtBox {
    margin: 10px 0 0 0;
}

.ec-borderedDefs dd {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.05em;
    line-height: 1.875em;
    color: #444444;
}

#page_product_list .ec-layoutRole .ec-layoutRole__contents,
#page_product_detail .ec-layoutRole .ec-layoutRole__contents {
    padding: 60px 15px;
}

.ec-pageHeader h1 {
    color: #ED7B1D;
}

.ec-shelfGrid .ec-shelfGrid__item-image {
    height: 142px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
}

.ec-borderedDefs dd a:hover {
    text-decoration: none;
}

.ec-blockTopBtn {
    display: none !important;
}

.ec-cartHeader .ec-cartHeader__label {
    color: #fff;
    background: #ED7B1D;
    padding: 5px;
}

.pankuzuTxt {
    font-size: 12px;
}

.hvr-opacity:hover {
    opacity: .7;
}

.hEcWr {
    width: 100%;
    background: #ED7B1D;
    z-index: 99999999999;
    position: relative;
    border-bottom: 1px solid #fff;
}

.hEcAr {
    margin: 0 auto;
    padding: 5px;
    width: 96%;
}

.hEcBtnBx {
    margin: 0;
    display: flex;
    justify-content: flex-end;
}

.hEcBtn a {
    color: #FFF;
    display: flex;
    align-items: center;
    transition: .5s;
}

.hEcBtn a i {
    font-size: 18px;
    line-height: 1em;
    color: #fff;
}

.hEcBtn a span {
    margin: 0 0 0 0.5em;
    font-size: 12px;
    line-height: 1em;
    color: #fff;
}

.hEcBtn:nth-of-type(n + 2) {
    margin: 0 0 0 1.5em;
}

.hEcBtn a:hover span {
    text-decoration: underline;
}

a>.fa-shopping-cart:before {
    color: #fff;
}

.text-hover-ul:hover {
    text-decoration: underline;
}

.text-ul {
    text-decoration: underline;
}

.p-cateTit {
    background: #ED7B1D;
}

.ec-headerSearch .ec-headerSearch__category .ec-select.ec-select_search {
    background: #ED7B1D;
}


.fa-shopping-cart:before {
    color: #ED7B1D;
}

.ec-headerNav .ec-headerNav__itemIcon {
    color: #ED7B1D;
}

.ec-blockBtn--action {
    border: 1px solid #F8B029;
    color: #F8B029 !important;
    border-radius: 30px;
}

.ec-blockBtn--action:hover {
    background: #F8B029;
    color: #fff !important;
    border: 1px solid #F8B029;
}

.ec-topicpath .ec-topicpath__item,
.ec-topicpath .ec-topicpath__divider,
.ec-topicpath .ec-topicpath__item--active {
    color: #F8B029;
}

.ec-topicpath .ec-topicpath__item--active a {
    color: #ED7B1D;
}

.ec-itemNav__nav li ul li a {
    background: #ED7B1D;
    color: #fff;
}

.ec-itemNav__nav li ul li a:hover {
    background: #ED7B1D !important;
    opacity: .7 !important;
}

.ec-itemNav__nav>li:hover li:hover>a {
    background-color: #ED7B1D;
}

.ec-itemNav__nav li ul li ul li a {
    background: #F8B029;
}

.ec-itemNav__nav li ul li ul li a:hover {
    background: #F8B029 !important;
    opacity: .7 !important;
}

.ec-progress .is-complete .ec-progress__number {
    background: #F8B029;
}

.ec-progress .is-complete .ec-progress__label {
    color: #F8B029;
}

.ec-blockBtn--cancel {
    background: #ED7B1D;
    border-color: #ED7B1D;
    color: #fff;
    border-radius: 30px;
}

.ec-blockBtn--cancel:hover {
    color: #fff;
    border-color: #b7282c;
    background-color: #b7282c;
}

.ec-rectHeading h1,
.ec-rectHeading h2,
.ec-rectHeading h3,
.ec-rectHeading h4,
.ec-rectHeading h5,
.ec-rectHeading h6 {
    background: #ED7B1D;
    color: #fff;
}

.ec-navlistRole .active a {
    background: #ED7B1D;
    color: #fff;
}

.ec-navlistRole .active a:hover {
    background: #ED7B1D;
}

.ec-navlistRole .ec-navlistRole__item a:hover {
    background: #ED7B1D;
}

.ec-borderedDefs dt {
    background: #ED7B1D;
    color: #fff;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 0.05em;
    line-height: 1.8em;
}

.ec-required {
    padding: 1px 4px 1px 4px;
    color: #ED7B1D;
    font-size: 14px;
    background-color: #fff;
    line-height: 1.5em;
}

.ec-productRole .ec-productRole__category>div {
    background: #fff;
    color: #ED7B1D;
    border: 1px solid #ED7B1D;
}

.ec-productRole .ec-productRole__tag {
    border-color: #FBD682;
    color: #ED7B1D;
    font-weight: 400;
    font-size: 12px;
    padding: 3px 15px;
    background-color: #FBD682;
    border-radius: 6px;
}

.ec-headerNav__item>a:hover {
    opacity: .7;
}

.ec-pageHeader {
    font-size: 18px;
    font-weight: 700;
    position: relative;
}

.ec-login {
    background: #FFF7EF;
    color: #ED7B1D;
}

.ec-guest {
    background: #FFF7EF;
}

.ec-totalBox {
    background: #F7F7F7;
    padding: 16px 10px;
}

.ec-borderedDefs .ec-label {
    margin: 0 !important;
}

.ec-cartRole .ec-cartRole__actions {
    width: 100%;
}

/*--detail_slider--*/

.ec-sliderItemRole .slideThumb {
    padding-bottom: 19%;
    position: relative;
    width: 19%;
    margin: 0.5%;
    background: #fff;
}

.ec-sliderItemRole .slideThumb>img {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    object-fit: cover;
}

.slide-item img {
    position: absolute;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.slide-item {
    height: 0;
    padding-top: 348px;
    position: relative;
    background: #fff;
}

/*---オプションプラグイン---*/

#option_description_3_1.option_description .btn-info {
    background-color: #fff;
    border: 1px solid #F8B029;
    color: #F8B029;
    float: right;
    margin: 15px 0 0 0;
    max-width: 100%;
}

#option_description_3_1.option_description .btn-info:hover {
    background-color: #F8B029;
    color: #fff;
}

#option_description_3_1.btn-info:not(:disabled):not(.disabled).active, #option_description_3_1.btn-info:not(:disabled):not(.disabled):active, .show>#option_description_3_1.btn-info.dropdown-toggle {
    background-color: #F8B029;
    border-color: #F8B029;
}

#option_description_3_1.option_description img {
    max-width: 100%;
    width: 48%;
    float: left;
}

.option_description .modal-body {
    padding-bottom: 70px;
}

/*-----*/

#page_entry_activate .ec-blockBtn--action {
    margin-bottom: 15px !important;
}

.ec-totalBox .ec-totalBox__btn .ec-blockBtn--action:hover {
    background-color: #F8B029;
    color: #fff !important;
    border-color: #F8B029;
    box-shadow: none;
}

#page_product_list .ec-shelfGrid__item>form {
    display: none;
    visibility: hidden;
}

#page_product_list .ec-shelfGrid__item>.ec-productRole__btn {
    display: none;
    visibility: hidden;
}

/*-----*/

a {
    color: #F8B029;
}

.ec-orderMail .ec-orderMail__link a {
    color: #F8B029;
}

a:hover {
    color: #ED7B1D;
}

.ec-orderMail .ec-orderMail__link a:hover {
    color: #ED7B1D;
}

.ec-withdrawRole .ec-withdrawRole__description {
    text-align: left;
}

.ec-off1Grid .ec-select {
    display: inline-block;
    margin-bottom: 0;
}

#shopping-form .ec-orderCoupon {
    margin: 10px 0 0;
}

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width:378px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
.product_page .ec-inlineBtn--action {
    margin-top: 0 !important;
}

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

}

/* min-width: 378px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */


/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width:414px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
.pankuzuTxt {
    font-size: 14px;
}

.priceAr .baseTb {
    width: 100%;
}

#page_shopping_nonmember .ec-cartRole .ec-progress__label {
    font-size: 12px;
}

#page_product_detail .ec-modal .ec-role {
    flex-direction: row;
}

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

}

/* min-width: 414px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width:768px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
.ec-pageHeader {
    font-size: 24px;
}

#page_product_list .ec-layoutRole .ec-layoutRole__contents,
#page_product_detail .ec-layoutRole .ec-layoutRole__contents {
    padding: 100px 15px;
}

.product_page .ec-inlineBtn--action {
    margin: 0;
}

.feeTb .baseTh {
    text-align: left;
}

.ec-headingTitle {
    font-size: 24px !important;
}

.ec-cartRole .ec-cartRole__actions {
    width: 50%;
}

#option_description_3_1.option_description .btn-info {
    margin: 0 0 0 15px;
    max-width: 100%;
}

#option_description_3_1.option_description img {
    width: 25%;
    margin-right: 15px;
}

.ec-reportDescription {
    font-size: 16px !important;
}

.ec-withdrawRole .ec-withdrawRole__description {
    text-align: center;
}

.tradelawTb01 th {
    width: 40%;
    border: solid 1px #ccc;
    text-align: left;
    padding: 10px;
}

.tradelawTb01 td {
    width: 60%;
    border: solid 1px #ccc;
    padding: 12px 10px;
}

.tradelawTb01 tr {
    display: table-row;
}

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

}

/* min-width: 768px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width:1024px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

.ec-pageHeader {
    font-size: 32px;
}

.ec-totalBox .ec-totalBox__price {
    font-size: 24px;
    margin-left: 10px;
}

.ec-totalBox .ec-totalBox__paymentTotal {
    font-size: 14px;
}

.ec-totalBox .ec-totalBox__taxLabel {
    font-size: 14px;
}

.slide-item {
    padding-top: 320px;
}

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

}

/* min-width: 1024px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */


/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width:1200px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */



/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

}

/* min-width: 1200px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */