@charset "utf-8";

.inEcTit01 {
    font-size: 20px !important;
}

.red {
    color: red;
}

.ec-color-red {
    color: #980000;
}

.listBtn {
    width: 100%;
    height: 45px;
    display: flex;
    background: #980000;
    justify-content: center;
    align-items: center;
    color: #FFF !important;
    font-size: 15px;
    font-weight: bold;
    margin: 10px auto 0;
}

.listBtn:hover {
    background: #980000;
    color: #FFF !important;
}

.ec-reportDescription {
    font-size: 15px !important;
}

.ec-select select {
    font-size: 12px !important;
}

.ec-cartRole .ec-cartRole__totalText {
    font-weight: 700;
}

.ec-itemNav__nav li ul {
    min-width: auto;
}



/*---------------------文字色----------------------------*/

#ec-modal-header {
    color: #333;
}

.pankuzu li a {
    color: #fff;
}

.ec-headerNav .ec-headerNav__itemLink {
    color: #fff;
}

.sideNavList li a {
    color: #fff;
}

.ec-productRole .ec-productRole__weight {
    color: #fff;
}

#page_entry .ec-checkbox {
    color: #fff;
}

.ec-welcomeMsg {
    color: #fff;
}

.ec-topicpath .ec-topicpath__item,
.ec-topicpath .ec-topicpath__divider,
.ec-topicpath .ec-topicpath__item--active {
    color: #202020;
}
/* .price02-default {
    color: #fff;
} */
/* .ec-shelfGrid .ec-shelfGrid__item{
    color: #fff;
} */
/* .ec-searchnavRole .ec-searchnavRole__counter{
     color: #fff;
} */

.ec-topicpath .ec-topicpath__item--active a {
    color: #202020;
}

.ec-productRole__priceRegularPrice {
    color: #202020;
}

.ec-productRole__code {
    color: #202020;
}

.product-code-default {
    color: #202020;
}

/* .ec-topicpath .ec-topicpath__item a {
    color: #fff;
} */

.ec-layoutRole .ec-layoutRole__mainWithColumn {
    color: #202020;
    background: #fff;
    padding: 15px;
}

.ec-cartRole .ec-cartRole__totalAmount {
    color: #980000;
}

.ec-mypageRole:last-child {
    background: #D9C59C;
    padding: 15px;
    max-width: 1100px;
}

.ec-navlistRole .ec-navlistRole__item a {
    color: #fff;
}

.ec-navlistRole .ec-navlistRole__item a:hover {
    background: #333;
    color: #fff;
}

a.ec-icon {
    filter: brightness(0.5);
}

a.ec-icon:hover {
    filter: brightness(1.5);
}

#page_shopping .ec-orderRole {
    background: #D9C59C;
    padding: 15px;
    margin-top: 0px;
}

#page_shopping_confirm .ec-orderRole {
    background: #D9C59C;
    padding: 15px;
    margin-top: 0px;
}

.ec-cartCompleteRole {
    background: #D9C59C;
    padding: 15px;
}

.ec-historyRole .ec-historyRole__contents {
border-top: 1px solid #513C30;
color: #513C30;
}

.ec-inlineBtn {
    color: #202020;
    background-color: #fff;
    transition: all .3s;
}

.ec-inlineBtn:hover {
    color: #fff;
    background-color: #987D37;
    transition: all .3s;
}

.ec-blockBtn.ec-cartNavi--cancel {
    color: #513C30 !important;
}

.ec-cartNaviIsset .ec-cartNaviIsset__cartContent {
    color: #202020;
}

.ec-closeBtn--circle {
    background: #987D37;
    z-index: 999;
}

.ec-checkbox label {
    display: inline-block;
    color: #202020;
}

.ec-para-normal {
    color: #fff;
}

.ec-mypageRole .ec-para-normal {
    color: #202020;
}

.ec-link:hover {
    color: #980000;
}

.ec-off1Grid {
    background: #D9C59C;
    padding: 40px 15px 40px;
}

.iAgreTit01 {
    color: #fff;
    border-left: 7px solid #BEA154;
}

.iAgreTxt01 {
    color: #fff;
}

.ec-blockBtn--action {
    margin-top: 20px;
}

.ec-addressRole .ec-addressRole__actions {
    margin-top: 32px;
    padding-bottom: 20px;
    border-bottom: 1px dotted #513C30;
}

.ec-searchnavRole .ec-searchnavRole__infos {
    color: #202020;
}

#page_mypage .ec-mypageRole:last-child {
    background: unset;
} 

#page_mypage .ec-mypageRole .ec-para-normal {
    color: #fff;
}

#page_mypage .ec-historyRole .ec-historyRole__contents {
    border-top: 1px solid #fff;
    color: #fff;
}

#page_mypage_favorite .ec-mypageRole:last-child {
    background: unset;
}

#page_mypage_favorite .ec-favoriteRole__header {
    color: #fff;
}

#page_mypage_favorite .ec-favoriteRole__item {
    color: #fff;
}

#page_mypage_change .ec-mypageRole:last-child {
    background: unset;
}

#page_mypage_change .ec-off1Grid {
    background: unset;
    padding: 0;
}

#page_mypage_delivery .ec-mypageRole:last-child {
    background: unset;
}

#page_mypage_delivery .ec-addressRole .ec-addressRole__actions {
    margin-top: 0px;
}

#page_mypage_delivery .ec-mypageRole .ec-para-normal {
    color: #fff;
}

#page_mypage_delivery .ec-off1Grid {
    background: unset;
    padding: 0;
}

#page_mypage_delivery .ec-addressRole .ec-addressRole__actions {
    border-bottom: 1px dotted #fff;
}

#page_mypage_history .ec-orderRole__detail {
    color: #fff;
}

#page_mypage_history .ec-imageGrid__content a:hover {
    text-decoration: underline;
}

#page_mypage_history .ec-orderMail__link a {
    color: #fff;
}

#page_mypage_history .ec-orderMail__link a:hover {
    text-decoration: underline;
}

#page_mypage_history .ec-imageGrid__content a {
    color: #fff;
}

#page_shopping_shipping_multiple .ec-AddAddress .ec-AddAddress__item {
    background: #D9C59C;
    color: #553E32;
}

#page_product_list .ec-select select {
    color: #fff;
    background-color: #980000;
}

.ec-withdrawRole__title, .ec-withdrawRole__description {
    color: #fff;
}

.ec-reportHeading, .ec-reportDescription {
    color: #fff;
}

.ec-alert-warning {
    background: #980000;
}

.ec-totalBox {
    background: #fff;
}

.ec-radio label:first-child {
    font-weight: 700;
    color: #980000;
    text-decoration: underline;
}

.ec-select label:first-child {
    font-weight: 700;
    color: #980000;
    text-decoration: underline;
}

.ec-input label:first-child {
    font-weight: 700;
    color: #980000;
    text-decoration: underline;
}

.ec-progress .ec-progress__number {
    background: #fff;
    color: #202020;
}

.ec-cartRole .ec-cartRole__totalText {
    color: #980000;
}

.ec-cartRow__name, .ec-cartRow__unitPrice {
    font-weight: 700;
    color: #202020;
}

.ec-cartRole .ec-cartRole__progress {
    color: #202020;
    font-weight: 700;
}

.ec-cartRow__sutbtotal {
    color: #202020;
    font-weight: 700;
}

.ec-cartRow__amount {
    color: #202020;
    font-weight: 700;
}

.ec-cartRole .ec-cartRole__total {
    color: #202020;
}

/*---------------------文字サイズ----------------------------*/

.ec-searchnavRole .ec-searchnavRole__infos {
    font-size: 18px;
}

.ec-cartNavi .ec-cartNavi__price {
    font-size: 16px;
    font-weight: 700;
    color: #980000;
}

.ec-headerSearch .ec-headerSearch__keyword input[type="search"] {
    font-weight: 700;
}

.ec-headerSearch .ec-headerSearch__category .ec-select select {
    font-weight: 700;
}

.ec-headerNav .ec-headerNav__itemLink {
    font-weight: 700;
}

.p-cateTit {
    font-weight: 700;
}

li.ec-shelfGrid__item p {
    font-weight: 700;
}

.ec-price .ec-price__tax {
    font-weight: 700;
}

.ec-radio .form-check-label {
    font-weight: 700;
}

.ec-productRole__actions .ec-select select {
    font-weight: 700;
}

/*---------------------ECのみfooter調整----------------------------*/

.fNavBox04 {
    width: fit-content;
}

.fNavBoxSet01 {
    max-width: 566px;
}

.fNavBox04 {
    width: 100%;
    max-width: 150px;
}

.fNavBoxSet01 {
    max-width: 626px;
}

.fEcNavLink:first-of-type {
    margin-top: 0;
}

.footerBox01 {
    flex-wrap: wrap;
}

.footerTownBox.sans {
    margin: 0 auto;
}

.fNavBoxSet01 {
    margin: 40px auto 0 auto;
}

/*---------------------ECのみfooter調整ここまで----------------------------*/

form label {
    font-size: 12px;
}

.ec-input select, .ec-halfInput select, .ec-numberInput select, .ec-zipInput select, .ec-telInput select, .ec-select select, .ec-birth select {
    padding: 4px 12px;
}

.ec-headingTitle {
    font-size: 18px !important;
    font-weight: 900;
    line-height: 1.5em;
    color: #202020;
}

.ec-alert-warning .ec-alert-warning__text {
    font-size: 14px !important;
}

.priceAr .baseTb {
    width: 450px;
    border: 1px solid #ccc;
    border-bottom: 0;
}

.priceTd {
    justify-content: center;
    border-right: 1px solid #ccc;
}

.feeTb .baseTh {
    text-align: center;
}

.iScrollTb {
    overflow-x: scroll;
}

.scrollTxt01 {
    display: block;
}

.baseTr {
    border-bottom: 1px solid #ccc;
}

.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: #111;
    background: #EDF8F6;
}

.iPriceBg01 {
    background: #980000;
    color: #FFF;
}

.ec-role {
    line-height: 1.5;
}

.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: 500;
    letter-spacing: 0.1em;
    line-height: 1.8em;
}

#page_product_list .ec-layoutRole .ec-layoutRole__contents,
#page_product_detail .ec-layoutRole .ec-layoutRole__contents {
    padding: 60px 15px;
}

.ec-pageHeader h1 {
    color: #fff;
}

.ec-shelfGrid .ec-shelfGrid__item-image {
    height: 180px !important;
}

.ec-borderedDefs dd a:hover {
    text-decoration: none;
}

.ec-blockTopBtn {
    display: none !important;
}

.ec-cartHeader .ec-cartHeader__label {
    color: #FFF;
    background: #980000;
    padding: 5px;
}

.pankuzuTxt {
    font-size: 12px;
}

.hvr-opacity:hover {
    opacity: .7;
}

.hEcWr {
    width: 100%;
    background: #980000;
    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;
}

.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: #980000;
}

.ec-headerSearch .ec-headerSearch__category .ec-select.ec-select_search {
    background: #980000;
}


.fa-shopping-cart:before {
    color: #980000;
}

.ec-headerNav .ec-headerNav__itemIcon {
    color: #BEA154;
}

.ec-blockBtn--action {
    border: 1px solid #980000;
    color: #fff;
    font-weight: 700;
}

#page_product_list .ec-blockBtn--action, #page_product_detail .ec-blockBtn--action {
    color: #fff;
}

.ec-blockBtn--action:hover {
    background: #513C30;
}

.ec-topicpath .ec-topicpath__item,
.ec-topicpath .ec-topicpath__divider,
.ec-topicpath .ec-topicpath__item--active {
    color: #202020;
}

.ec-topicpath .ec-topicpath__item--active a {
    color: #111;
}

.ec-itemNav__nav li ul li a {
    background: #980000;
}

.ec-itemNav__nav li ul li a:hover {
    background: #980000 !important;
    opacity: .7 !important;
}

.ec-itemNav__nav li ul li ul li a {
    background: #980000;
}

.ec-itemNav__nav li ul li ul li a:hover {
    background: #980000 !important;
    opacity: .7 !important;
}

.ec-progress .is-complete .ec-progress__number {
    background: #980000;
}

.ec-progress .is-complete .ec-progress__label {
    color: #980000;
}

.ec-blockBtn--cancel {
    background: #987D37;
    border-color: #987D37;
    color: #FFF;
}

.ec-blockBtn--cancel:hover {
    color: #FFF;
    border-color: #513C30;
    background-color: #513C30;
}

.ec-rectHeading h1,
.ec-rectHeading h2,
.ec-rectHeading h3,
.ec-rectHeading h4,
.ec-rectHeading h5,
.ec-rectHeading h6 {
    background: #980000;
    color: #FFF;
}

.ec-navlistRole .active a {
    color: #111;
    background-color: #fff;
}

.ec-navlistRole .active a:hover {
    background: #111;
}

.ec-navlistRole .ec-navlistRole__item a:hover {
    background: #111;
}

.ec-borderedDefs dt {
    background: #513C30;
    color: #FFF;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0.1em;
    line-height: 1.8em;
}

.ec-required {
    padding: 1px 4px 1px 4px;
    color: #980000;
    font-size: 13px;
    background-color: #FFF;
    line-height: 1.5em;
}

.ec-productRole .ec-productRole__category>div {
    background: #980000;
    color: #FFF;
    font-weight: 600;
    border: 1px solid #BEA154;
}

.ec-productRole .ec-productRole__tag {
    background: #980000;
    color: #FFF;
    font-weight: bold;
    font-size: 15px;
    padding: 5px 10px;
}

.ec-headerNav__item>a:hover {
    opacity: .7;
}

.ec-pageHeader {
    font-size: 18px;
    font-weight: 700;
    position: relative;
}

.ec-login {
    background: #D9C59C;
}

.ec-guest {
    background: #D9C59C;
}

.ec-borderedDefs .ec-label {
    margin: 0 !important;
}

.ec-cartRole .ec-cartRole__actions {
    width: 100%;
}

.ec-totalBox .ec-totalBox__paymentTotal {
    padding: 8px 0;
    text-align: right;
    font-size: 10px;
    font-weight: bold;
}

#page_product_list .ec-shelfGrid__item>form {
    display: none;
    visibility: hidden;
}

.listBtn {
    max-width: 286px;
    padding: 15px 15px;
    font-weight: 500;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    font-size: 16px;
    transition: all .3s;
    color: #fff;
    background: #987D37;
    border: 1px solid #987D37;
}

.listBtn:hover {
    color: #fff;
  	background: #553E32;
  	border: 1px solid #553E32;
    transition: all .3s;
}

.ec-progress__item.is-complete .ec-progress__number {
    color: #fff;
    background: #980000;
}

.ec-progress .ec-progress__number {
    line-height: 30px;
    width: 30px;
    height: 30px;
    margin-bottom: 5px;
    font-size: 12px;
    background: #fff;
    color: #202020;
}

.ec-progress .ec-progress__label {
    color: #202020;
}

.ec-progress .ec-progress__item:after {
    background: #fff;
}

.ec-orderRole {
    color: #202020;
}

.ec-reportHeading, .ec-reportDescription {
    color: #202020;
}

#page_shopping_login .ec-blockBtn--cancel {
    background: #980000;
    border-color: #980000;
    color: #FFF;
}

#page_shopping_login .ec-blockBtn--cancel:hover {
    background: #513C30;
    border-color: #513C30;
    color: #FFF;
}

#page_mypage_login .ec-blockBtn--cancel {
    background: #980000;
    border-color: #980000;
    color: #FFF;
}

#page_mypage_login .ec-blockBtn--cancel:hover {
    background: #513C30;
    border-color: #513C30;
    color: #FFF;
}

#page_shopping_login .ec-link {
    color: #202020;
}

#page_shopping_login .ec-link:hover {
    color: #980000;
}

#page_mypage_login .ec-link {
    color: #202020;
}

#page_mypage_login .ec-link:hover {
    color: #980000;
}

/*---------------------20250708@作業分----------------------------*/

.infiniCaution {
    border: 1px solid #987D37;
    padding: 15px;
}

.detailH4 {
    font-size: 17px;
    font-weight: bold;
    color: #987D37;
    text-align: center;
}

.infiniCaution p {
    font-size: 16px;
    line-height: 1.5em;
    margin: 10px auto 0;
}

.infiniTbBox02 {
    margin: 20px auto;
    padding: 10px;
    border-top: 1px solid #987D37;
    border-bottom: 1px solid #987D37;
}

.infiniTb02 th {
    width: 30%;
}

.infiniTb02 td {
    width: 70%;
}

.shopMakerLink input {
    width: 100%;
    background: #987D37;
    border-color: #987D37;
    color: #FFF;
    padding: 15px 10px;
    border: none;
}

.shopMakerLink input:hover {
    color: #FFF;
    border-color: #513C30;
    background-color: #513C30;
}

.detailH3 {
    font-size: 17px;
    font-weight: bold;
    color: #987D37;
    text-align: center;
    padding: 0 0 10px 0;
    border-bottom: 1px solid #987D37;
}

.infiniDetailBox01 p {
    margin: 10px auto 0;
}

.infiniTb01 {
    width: 100%;
    margin: 40px auto 24px;
}

.infiniTb01 th {
    width: 33%;
    padding: 12px;
}

.infiniTb01 td {
    width: 67%;
    padding: 15px;
}

.infiniTb01 tr {
    border-bottom: 1px solid #987D37;
}

.infiniTb01 tr:first-child {
    border-top: 1px solid #987D37;
}

#page_product_list .ec-productRole__btn {
    display: none;
}

#page_shopping_nonmember .ec-progress .ec-progress__label {
    font-size: 7px;
}

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@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%;
}

.inEcTit01 {
    font-size: 24px !important;
}

.iScrollTb {
    overflow-x: hidden;
}

.scrollTxt01 {
    display: none;
}

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

}

/* 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: 20px !important;
}

.ec-cartRole .ec-cartRole__actions {
    width: 50%;
}

.ec-searchnavRole .ec-searchnavRole__infos {
    border-top: 1px solid #513C30;
}

.ec-totalBox .ec-totalBox__price {
    font-size: 14px;
}

.ec-totalBox .ec-totalBox__taxLabel {
        font-size: 10px;
}

.ec-totalBox .ec-totalBox__paymentTotal {
    font-size: 10px;
}

.ec-itemNav__nav li ul li ul:before {
    content: none;
    color: unset;
}

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

}

/* min-width: 768px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width:1024px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

.ec-pageHeader {
    font-size: 32px;
}

.ec-borderedDefs dt {
    font-size: 13px;
}

.ec-layoutRole .ec-layoutRole__mainWithColumn {
    padding: 25px;
}

.ec-totalBox .ec-totalBox__price {
    font-size: 23px;
}

.ec-totalBox .ec-totalBox__paymentTotal {
    font-size: 12px;
}

/*---------------------20250708@作業分----------------------------*/

.detailH4, .detailH3 {
    font-size: 20px;
}

.ec-headingTitle {
    font-size: 24px !important;
}

/*---------------------20250709@作業分----------------------------*/

.ec-itemNav__nav li ul {
    min-width: auto;
}

/*---------------------20250728@作業分----------------------------*/

#page_shopping_nonmember .ec-progress .ec-progress__label {
    font-size: 12px;
}

form label {
    font-size: 15px;
}


/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

}

/* min-width: 1024px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

@media screen and (min-width:1250px) {

/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */
/* ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★ */

.ec-select select {
    font-size: 15px !important;
}

.ec-headerSearch .ec-headerSearch__keyword input[type="search"] {
    padding: 0.5em 30px 0.5em 1em !important;
    font-size: 14px !important;
}

.ec-headerNav .ec-headerNav__itemLink {
    font-size: 18px !important;
}

.p-cateTit {
    font-size: 18px !important;
}

.ec-itemNav__nav li a {
    font-size: 19px !important;
}

li.ec-shelfGrid__item p {
    font-size: 18px !important;
}

.ec-topicpath__item {
    font-size: 18px !important;
}

.listBtn {
    font-size: 18px;
}

/* .ec-headingTitle {
    font-size: 30px !important;
} */

.ec-headingTitle {
    font-size: 30px !important;
}

.ec-price .ec-price__price {
    font-size: 28px;
}

.ec-price .ec-price__tax {
    font-size: 18px;
}

.ec-productRole .ec-productRole__category>div {
    font-size: 17px;
}

.ec-productRole .ec-productRole__category > ul > li > a {
    font-size: 18px;
}

.ec-radio label:first-child {
    font-size: 18px;
}

.ec-select label:first-child {
    font-size: 18px;
}

.ec-input label:first-child {
    font-size: 18px;
}

.ec-radio .form-check-label {
    font-size: 17px;
}

.ec-blockBtn--action {
    font-size: 20px;
}

.ec-blockBtn--cancel {
    font-size: 20px;
}

.ec-productRole .ec-productRole__description {
    font-size: 18px;
}

.ec-progress .ec-progress__label {
    font-weight: 700;
    font-size: 15px;
}

.ec-progress .ec-progress__number {
    line-height: 40px;
    width: 40px;
    height: 40px;
    font-size: 20px;
}

.ec-cartRole .ec-cartRole__totalText {
    font-size: 19px;
}

.ec-cartRow .ec-cartRow__summary .ec-cartRow__name > a {
    font-size: 20px;
}

.ec-cartRow__name, .ec-cartRow__unitPrice {
    font-size: 16px;
}

.ec-cartRole .ec-cartRole__total {
    font-size: 18px;
}

.ec-cartRole__progress {
    font-size: 18px;
}

.ec-cartRow__sutbtotal {
    font-size: 20px;  
}

.ec-cartRow__amount {
    font-size: 20px;  
}

.ec-totalBox .ec-totalBox__btn .ec-blockBtn--action {
    font-size: 20px; 
}


/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */

}

/* min-width: 1250px ここまで */

/* ☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆☆ */