input::-ms-clear,
input::-ms-reveal {
    display: none;
}

.big img {
    max-width: unset !important;
}

.ec-productRole .ec-productRole__sns {
    margin-top: 16px;
}

.glowing-border {
    box-shadow: 0 0 5px rgba(81, 203, 238, 1);
    padding: 3px 3px 3px 3px;
    margin: 5px 1px 3px 0px;
    border: 1px solid rgba(81, 203, 238, 1);
}

.video-center {
    left: 50%;
    width: 100%;
    height: auto;
    position: relative;
    top: 50%;
    transform: translate(-50%, -50%);
}

.video-wrapper {
    display: table;
    width: 100%;
    position: relative;
    height: auto;
}

.playButton {
    border-radius: 90px;
    border: 12px solid #fff;
    height: 100px;
    position: absolute;
    width: 100px;
    margin: auto;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    cursor: pointer;
}

.playButton:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 25px 0 25px 50px;
    border-color: transparent transparent transparent #fff;
    position: absolute;
    top: 0;
    left: 0;
    right: -10px;
    bottom: 0;
    margin: auto;
}

.ec-hover__item:hover {
    text-decoration: none;
    opacity: .5;
}

.favorite-active {
    background-color: #8B8986!important;
    cursor: not-allowed;
    /* pointer-events: none; */
}

.favorite-active .txt {
    color: white;
}

.ec-shelfGrid_recent .ec-shelfGrid__item-tag {
    position: absolute;
    top: 5px;
    left: 0;
}

.ec-shelfGrid_recent .ec-shelfGrid__item-tag span {
    display: block;
    height: 1.7rem;
    margin-bottom: 3px;
}

.ec-shelfGrid_recent .ec-shelfGrid__item-tag img {
    width: auto;
    height: 100%;
    vertical-align: top;
}

.ec-shelfGrid_recent .ec-shelfGrid__item-soldout {
    position: absolute;
    top: 5px;
    right: 5px;
}

.ec-shelfGrid_recent .ec-shelfGrid__item-soldout span {
    display: block;
    height: 2.2rem;
    margin-bottom: 3px;
}

.ec-shelfGrid_recent .ec-shelfGrid__item-soldout img {
    width: auto;
    height: 100%;
    vertical-align: top;
}


/* .p-left-filter input[type=checkbox] {
  display: inline-block;
} */

.ec-addressList__remove input[type=radio] {
    display: inline-block !important;
}


/* .ec-login__input input[type=checkbox] {
  display: inline-block !important;
} */

.p-sortSP__clear span,
.p-sortSPList__item span {
    cursor: pointer;
}

.filter_cancel_all,
.filter_cancel {
    cursor: pointer;
}

.ec-orderCoupon {
    margin-bottom: 4rem;
}

.quantity-control {
    margin-bottom: 16px;
}

.ec-productRole__description ul {
    padding: 0;
    margin: 0;
    list-style-type: none
}

.error {
    color: #FF0000;
}

.p-mail-input .input::after {
    top: 30px !important;
}

.nl_nodata {
    cursor: text !important;
    opacity: 0.5 !important;
    color: #999 !important
}

#bottom_contents .ec-pager span[aria-current="page"] {
    color: #fff;
    width: 23px;
    height: 23px;
    border-radius: 50%;
    background-color: #80735C;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}

#bottom_contents .ec-pager a {
    width: 23px;
    height: 23px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #3E3C35;
}

#bottom_contents .ec-pager a.prev,
#bottom_contents .ec-pager a.next {
    width: auto;
}

.ec-shelfGrid__item-image {
    border: 1px solid #E6E6E6;
}

.ec-entryConfirmRole__actions {
    padding: 2.5rem 0 6rem;
    text-align: center;
}

@media only screen and (min-width: 768px) {
    .ec-entryConfirmRole__actions {
        padding: 4.5rem 0 0rem !important;
        margin-bottom: 8rem;
    }
}

.ec-entryConfirmRole__btn {
    margin: 0 auto 2rem;
    margin-left: auto;
    margin-right: auto;
    max-width: 355px;
    font-size: 1.6rem;
}

.ec-entryConfirmRole__btn--small {
    max-width: 195px;
}

.ec-registerRole1 .ec-pageHeader {
    padding-top: 2rem !important;
}

.sp-header-custom {
    position: static;
}

.ec-forgotRole__actions .ec-blockBtn--action {
    max-width: 325px;
    margin: 0 auto;
}

.ec-forgotRole__actions .ec-blockBtn--cancel {
    max-width: 220px;
    margin: 0 auto;
}

.mg-bottom-2 {
    margin-bottom: 2rem !important;
}

.pd-top-2 {
    margin-top: 2rem !important;
}

.mg-bottom-4 {
    margin-bottom: 4rem !important;
}

.ec-forgot-notice {
    font-size: 16px;
}

.ec-forgot-notice {
    font-weight: bold;
    color: #5D554A;
}

.page-forgot {
    max-width: 890px;
}

@media only screen and (max-width: 768px) {
    .ec-forgotRole-form {
        width: 100%;
    }
}

@media only screen and (min-width: 768px) {
    .ec-forgotForm {
        padding-left: 80px !important;
        padding-right: 80px !important;
    }
}

.ec-forgotEmailRole {
    border: solid 1px #ccc;
    padding: 20px;
    font-weight: bold;
    color: #5D554A;
}

.ec-forgotEmailRole h4 {
    text-align: center;
    font-weight: bold !important;
}

#nl_icon_red li {
    display: inline-block;
    padding: 0 1rem;
    margin-right: .8rem;
    height: 2.4rem;
    list-style: none;
    color: #DB4037;
    border: solid 1px #DB4037;
    border-radius: 3px;
    background-color: #fff;
    font-size: 1.2rem;
    line-height: 2.2rem;
}

@media only screen and (min-width: 768px) {
    #nl_icon_red li {
        margin-right: .5rem;
    }
}

#detail_txt {
    margin-bottom: 14px;
    font-size: 1.4rem;
    line-height: 1.5;
    border-bottom: none;
}

@media only screen and (min-width: 768px) {
    #detail_txt {
        line-height: 1.8;
    }
}

#detail_txt02 {
    padding: 1rem 0;
    border-top: 1px solid #E6E6E6;
    border-bottom: 1px solid #E6E6E6;
    font-size: 1.4rem;
    color: #67645C;
    line-height: 1.5;
}

@media only screen and (min-width: 768px) {
    #detail_txt02 {
        line-height: 1.7;
    }
}

#mypage_card_card_name2 {
    margin-left: 0px !important;
}

.card-name-notice {
    margin-top: 1.5rem;
}

.cart-empty-notice {
    margin-top: 9rem !important;
}

@media only screen and (max-width: 767px) {
    .ec-productRole .ec-productRole__btn {
        max-width: none !important;
    }
    .cart-empty-notice {
        background-color: #A5B382;
        /* box-shadow: 0 0 6px #A5B382; */
        border: .5px solid #A5B382;
        /* border-radius: 4px; */
        text-align: center;
        color: #fff;
        font-weight: bold;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        padding: 16px;
        margin-top: 5rem !important;
    }
}

.ec-forgotEmailRole a {
    text-decoration: underline;
}

.mg-top-4 {
    margin-top: 4rem !important;
}

.ec-forgotEmail {
    max-width: 800px;
    margin: 0 auto;
}

@media only screen and (min-width: 768px) {
    .ec-mypageRole-first {
        padding-top: 5rem;
    }
}

@media only screen and (max-width: 767px) {
    .p-filterList__item {
        margin-bottom: 15px !important;
    }
}

.p-voicesItem__left {
    height: 100%;
    background-color: #F3F5ED;
    padding: 15px;
}

.ec-blockTopBtn {
    z-index: 20;
    width: 35px;
    height: 155px;
    padding-bottom: 28px;
    right: 0;
    bottom: 0;
    background-color: transparent;
}

#detail_pic03 img {
    /* max-width: 50px; */
    overflow: hidden!important;
    display: block;
    height: auto;
}

#detail_pic03 ul {
    padding-left: 0px !important;
}

#detail_pic03 li {
  margin-right: 3%;
  float: none;
  flex: 0 1 auto;
}

#detail_pic03 li:last-child {
    margin-right: 0;
}

.lib-image-stretch {
    object-fit: cover;
}

.cvv-span {
    display: block;
}

@media only screen and (min-width: 768px) {
    .cvv-span {
        display: inline-block;
    }
}

@media only screen and (max-width: 767px) {
    #shopping_order_payment_type_0_body dt,
    #shopping_order_payment_type_0_body dd {
        width: 100%!important;
    }
    #shopping_order_payment_type_0_body dl {
        display: flex!important;
        flex-wrap: wrap!important;
        padding-bottom: 0px!important;
        border-bottom: 1px solid #e6e6e6;
    }
}

.p-mail-input .input::after {
    content: none !important;
}

.mail-magazine-submit-wrapper,
.mail-magazine-submit {
    top: 27px !important;
    cursor: pointer;
}

@media only screen and (min-width: 768px) {
    #page_product_detail .txt p {
        font-size: 15px;
    }
    .ec-productRole-block1 .txt p {
        text-align: left;
    }
}

.ec-imageGrid__img {
    position: relative;
}

.img-zoom {
    position: absolute;
    width: 25px !important;
    top: 5px;
    right: 5px;
}

.brightness-zoom {
    background-color: white;
    display: inline-block;
}

.brightness-zoom img {
    opacity: .85;
}

.brightness-zoom img:hover {
    opacity: .7;
}

.ec-productRole__actions #classcategory_id1 {
    width: 100%;
}

.ec-productRole .ec-productRole__actions .ec-select select {
    background-color: #ededed;
    border: 1px solid #cecece;
}

#page_mypage_history .ec-orderRole {
    margin-bottom: 0px!important;
}

@media only screen and (min-width: 768px) {
    #page_mypage_history .ec-orderRole .ec-orderRole__detail {
        padding: 0 0 0 0;
        width: 100% !important;
    }
}

@media only screen and (max-width: 1023px) {
    .ec-sliderItemRole .slideThumb {
        margin-bottom: 0px;
        margin-top: 15px;
    }
}

@media only screen and (max-width: 767px) {
    .p-sortSPList #form2 input[type="checkbox"] {
        display: none;
    }
    /* .p-sortSPList #form2 input[type=checkbox]:checked:before {
    background-color: #6F8C28 !important;
  }

  .p-sortSPList #form2 input[type=checkbox] {
    width: 0px;
    height: 0px;
    top: 33%;
    right: 15%;
    font-family: sans-serif;
    font-size: 0;
  }
  
  .p-sortSPList #form2 input[type=checkbox]:before {
    content: "";
    display: block;
    width: 16px;
    height: 16px;
    top: 0;
    left: 0;
    border: 1px solid #BCB7B7;
    border-radius: 2px;
    background-color: #FFF;
  }

  .p-sortSPList #form2 input[type=checkbox]:checked:before{
    border: 1px solid #6F8C28;
  }

  .p-sortSPList #form2 input[type=checkbox]:checked:after {
    content: "";
    display: block;
    width: 5px;
    height: 10px;
    border: 1px solid #fff;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 2px;
    left: 6px;
  } */
    .p-sortSPList #form2 input[type="checkbox"]+span::before {
        content: "";
        display: block;
        position: absolute;
        right: 8%;
        /**50px;**/
        width: 16px;
        top: 16px;
        height: 16px;
        border: 1px solid #BCB7B7;
        border-radius: 2px;
    }
    .p-sortSPList #form2 input[type="checkbox"]:checked+span::before {
        border: 1px solid #6F8C28;
        background-color: #6F8C28;
    }
    .p-sortSPList #form2 input[type="checkbox"]:checked+span::after {
        content: "";
        display: block;
        position: absolute;
        top: 19px;
        right: calc(8% + 5px);
        width: 5px;
        height: 8px;
        -webkit-transform: rotate(40deg);
        transform: rotate(40deg);
        border-bottom: 1px solid #fff;
        border-right: 1px solid #fff;
    }
    /* #page_product_list .ec-layoutRole__contentTop {
    display: none;
  } */
}

.sp-headerBtn {
    z-index: 2 !important;
}

.p-pickup-recommend__item img {
    max-width: 220px;
    max-height: 220px;
}

.goolge-maps-ifrane {
    height: 30rem !important;
}

.hidden-field {
    display: none;
}

.about-tel-class {
    display: none!important;
}

@media only screen and (max-width: 767px) {
    .about-tel-class {
        display: inline-block!important;
    }
}

.about-tel-class-pc {
    display: none!important;
}

@media only screen and (min-width: 768px) {
    .about-tel-class-pc {
        display: inline-block!important;
        justify-content: space-between;
    }
}

#detail_pic03 ul {
    display: inline-flex !important;
}

.p-header-logo img:hover {
    opacity: 0.6;
}

.center {
    text-align: center;
}

.ec-page-header-forgot {
    padding-top: 0px!important;
}

#page_shopping .hidden-credit-select {
    display: none;
}

.credit-name-notice {
    margin-top: 0px!important;
}

.bold-header {
    font-weight: bold!important;
}

@media only screen and (max-width: 767px) {
    .p-catDesc__inner {
        position: relative;
        overflow: hidden;
    }
    .p-catDesc__inner .read-more {
        position: absolute;
        bottom: 0;
        left: 20px;
        width: 100%;
        margin: 0;
        padding: 10px 0 0 0;
        /* "transparent" only works here because == rgba(0,0,0,0) */
        /* background-image: linear-gradient(to bottom, transparent, white); */
    }
    .p-catDesc .p-catDesc__link {
        margin-top: 1.6rem;
    }
    .trigger_category_txt_show {
        padding: 2rem 0 0 2.5rem !important;
    }
    .read-more .opened {
        padding: 0rem 0 0 2.5rem !important;
    }
    .read-more .opened::after {
        background-image: none !important;
    }
    .trigger_category_txt_show .arrow {
        top: 62% !important;
    }
    .opened .arrow {
        top: 25% !important;
    }
    .p-catDesc p {
        margin-bottom: 3rem;
    }
}

.p-kiyakuHeader {
    text-align: center;
    max-width: 1024px;
    margin: 0 auto;
}

.p-kiyakuHeader .title {
    font-weight: bold;
    font-size: 1.286em;
}

.p-kiyakuHeader .message {
    margin-bottom: 20px;
    line-height: 150%;
    font-weight: bold;
    font-size: 120%;
}

.kiyaku_text {
    display: block;
    margin: 7rem auto;
    padding: 10px;
    border: solid 1px #ccc;
    width: 94%;
    background: #fff;
    line-height: 18px;
    resize: none;
}

.p-kiyakuContent {
    max-width: 1024px;
    margin: 0 auto;
}

.detail_txt_chui {
    border-bottom: none;
}

@media only screen and (max-width: 767px) {
    .detail_in02 {
        display: -webkit-box;
        display: -moz-box;
        display: box;
        -webkit-box-orient: vertical;
        -moz-box-orient: vertical;
        box-orient: vertical;
    }
    .detail_in {
        padding: 0 0 0 0 !important;
    }
    #detail_left02 {
        -webkit-box-ordinal-group: 2;
        -moz-box-ordinal-group: 2;
        box-ordinal-group: 2;
    }
    #detail_right02 {
        -webkit-box-ordinal-group: 1;
        -moz-box-ordinal-group: 1;
        box-ordinal-group: 1;
        margin-bottom: 2rem;
        border-left: none;
        border-bottom: 1px dashed #E6E6E6;
    }
    .detail_txt_chui {
        border-bottom: 1px dashed #E6E6E6;
        margin-bottom: 2rem;
    }
}

.sp-headerD {
    padding: 10px 0 0;
    background-color: #fff;
    z-index: 1;
}

.sp-headerE {
    padding: 0 0 0 0;
    background-color: #fff;
    z-index: 1;
}

.target_headerD,
.target_headerE {
    overflow: hidden;
    -webkit-transition: .1s;
    transition: .1s;
}

.target_headerD,
.target_headerE {
    -webkit-transition: .3s;
    transition: .3s;
}

.target_headerD.u-header-hidden,
.target_headerE.u-header-hidden {
    -webkit-transition: .3s;
    transition: .3s;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    padding: 0;
    height: 0;
}

.ec-cartRole__totalText_header .ec-blockBtn--action {
    max-width: 355px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
}

.ec-orderMail__close {
    padding-top: 15px;
}

.p-header-common2.u-header-fixed {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1000;
    width: 100%;
    background-color: #fff;
    -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
}

.ec-header-shopping-confirm_btn {
    max-width: 355px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
}

.ec-shoppingConfirm-header {
    padding-left: 20px;
    padding-right: 20px;
}

@media only screen and (min-width: 768px) {
    .p-fvA h1 {
        height: 6.4rem;
    }
}

.img-tbpc_only {
    height: unset !important;
}

.link-hover-opacity:hover {
    opacity: 0.8;
}

.p-guideContact__title {
    height: auto;
    text-align: center;
}

.p-guideContact__title img {
    height: auto;
    max-height: 2.5rem;
}

@media only screen and (min-width: 768px) {
    .p-guideContact__title img {
        max-height: 1.7rem;
    }
}

@media only screen and (min-width: 768px) {
    .guideGuarantee {
        padding-top: 0;
    }
    .guideGuarantee {
        padding-top: 0.3rem;
    }
    .guideGift {
        padding-top: 0;
    }
    .guideFaq {
        padding-top: 0;
        margin-top: 0;
    }
    .guideTopay {
        padding-top: 0;
    }
    .ec-orderMails-pcCustom {
        border-bottom: 1px solid #E6E6E6;
    }
}

.input-w220 {
    width: 220px!important;
}

#mypage_card_card_name3 {
    margin-left: 0px !important;
}

.guideBlockA hr {
    margin: 4rem 0;
}

@media only screen and (min-width: 768px) {
    .guideBlockA hr {
        margin: 6rem 0;
    }
    .ec-guideGift3 {
        margin-left: 0 !important;
    }
}

@media only screen and (min-width: 768px) {
    .guideBlockB hr {
        margin: 6rem 0;
    }
}

.misson-description {
    color: #453426 !important;
}

@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {  
  .p-fvA {
    display: inline;
  }
  .p-fvA h1 {
    margin: 86px 0 80px;
  }

  .p-guideMenu-list__item a {
    display: inline-block;
  }
}


/* .guide_paddingBottom10px {
  padding-bottom: 10px;
} */

.guide-map {
    max-width: 100%;
    display: none;
}

.ec-mypageRole .ec-mypageRole__header p,
.ec-mypageRole .ec-favoriteRole__header p,
.ec-mypageRole .ec-editRole__header p {
    margin: 0!important;
}

@media only screen and (max-width: 768px) {
    .ec-orderMail-spCustom {
        border-bottom: none !important;
    }
}

.p-header-nav2 li a:hover img {
    border-bottom: none;
}

.p-header-nav2 li a {
    position: relative;
}

.p-header-nav2 li a::after {
    position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    right: 0;
    width: calc(100% - 6rem);
    opacity: 0;
    transform: scale(0, 1);
    transform-origin: left center;
    border-bottom: 1px solid #505050;
    transition: transform 0.3s, opacity 0.3s;
    margin: auto;
}

.p-header-nav2 li a:hover::after {
    opacity: 1;
    transform: scale(1, 1);
}

.p-header-nav2 li:first-child a::after {
    width: calc(100% - 3rem);
    right: inherit;
}

.p-header-nav2 li:last-child a::after {
    width: calc(100% - 3rem);
    left: inherit;
}

@media only screen and (min-width: 1024px) and (min-width: 768px) {
    .ec-guideGift3 {
        width: 50% !important;
    }
}

@media only screen and (max-width: 768px) {
    .ec-pager .ec-pager__item a {
        font-size: 1.4rem !important;
    }
    .ec-pager .ec-pager__item--active a {
        color: #fff;
        width: 23px !important;
        min-width: 23px !important;
        height: 23px !important;
        border-radius: 50%;
        background-color: #80735C;
        display: inline-flex;
        align-items: center;
        justify-content: center;
    }
    .ec-pager .ec-pager__item--active {
        color: #fff;
        width: 23px !important;
        min-width: 23px !important;
        height: 23px !important;
        border-radius: 50%;
        background-color: #80735C;
        display: inline-flex;
        align-items: center;
        justify-content: center;
    }
    .ec-pager .ec-pager__item {
        width: 23px !important;
        min-width: 23px !important;
        height: 23px !important;
        display: inline-flex;
        align-items: center;
        justify-content: center;
    }
    .ec-pager .ec-pager__item--active a {
        font-size: 1.4rem !important;
    }
    .ec-pager .next-page,
    .ec-pager .prev-page {
        width: auto !important;
    }
    .ec-pager .ec-pager__item,
    .ec-pager .ec-pager__item--active {
        margin: 0;
    }
}

@media only screen and (max-width: 768px) {
    .p-filterList {
        overflow-x: scroll !important;
    }
}

@media only screen and (min-width: 768px) {
    .p-filterList {
        overflow-x: auto !important;
    }
}

#page_mypage_delivery_edit span.ec-required,
#page_mypage_change span.ec-required,
#page_mypage_delivery_new span.ec-required,
#page_entry span.ec-required,
#page_shopping_nonmember span.ec-required,
#page_shopping_shipping_edit span.ec-required,
#page_shopping_shipping_multiple_edit span.ec-required {
    display: none !important;
}

.ec-radio .ec-errorMessage {
    margin-bottom: 25px;
    font-size: 12px;
    font-weight: bold;
    color: #DE5D50;
}

@media only screen and (max-width: 768px) {
    .guideBlockA__img__guarantee img.sptb_only {
        margin: 0 0 8rem 0 !important;
    }
}

.sp-headerB {
    transform: translateY(0%) !important;
}

.target_headerD,
.target_headerE {
    transform: translateY(0%) !important;
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .menu-postage {
        padding-top: 12px !important;
    }
    .menu-gift {
        padding-top: 12px !important;
    }
    .menu-guarantee {
        padding-top: 1px !important;
    }
    .menu-topay {
        margin-top: -1px !important;
    }
}

.ec-orderDelivery .ec-orderDelivery__address_border {
    border-top: 1px dotted #ccc;
    margin-top: 0!important;
    padding-top: 28px;
}

@media only screen and (min-width: 768px) {
    .ec-productRole .ec-productRole__description {
        margin-bottom: 14px;
    }
}

@media only screen and (max-width: 1023px) {
    .p-header-logo img {
        height: 100%;
    }
}

.ec-cartProductList {
    overflow-y: auto !important;
    max-height: 350px !important;
    margin-bottom: 10px;
}

.p-artList-item__img img {
    image-rendering: -webkit-optimize-contrast;
}

.p-header__acc.target_header_acc {
    display: initial;
    visibility: hidden;
    opacity: 0;
    transition: all 0.3s ease-in-out;
}

.p-header__acc.target_header_acc.is_active {
    visibility: visible;
    opacity: 1;
}

@media only screen and (max-width: 768px) {
    .target_headerA.u-header-hidden {
        display: none !important;
    }
}


.icon-facebook {
    width: 41px;
    height: 41px;
    background-color: rgb(120, 107, 89);
    color: #FFF;
    border-radius: 25px;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
    font-size: 20px;
}

@media screen and (-ms-high-contrast: active),
(-ms-high-contrast: none) {
    .icon-facebook {
        padding-top: 9px !important;
    }
}

@media only screen and (max-width: 768px) {
    .mail-notice .icon {
        display: inline-flex !important;
        vertical-align: middle !important;
    }
    .mail-notice span.ja {
        vertical-align: middle !important;
        height: 17px !important;
    }
}

.p-mail-input input {
    -webkit-appearance: none !important;
}

a.ec-productRole__tel {
    display: block;
}

a.ec-productRole__tel span {
    color: #37383A;
    font-size: 2.4rem;
    font-weight: bold;
}

a.ec-productRole__tel .icon {
    display: none;
}

@media screen and (-ms-high-contrast: active),
screen and (-ms-high-contrast: none) {
    input,
    select {
        padding-bottom: 0px!important;
    }
    #mail_magazine {
        padding-top: 0px!important;
    }
}

.ec-closeBtn--circle {
    z-index: 2 !important;
}

.ec-contactRole dt .ec-required {
    vertical-align: 2px;
}

.ec-card select:first-child {
    margin-left: 0;
}

.ec-shelfGrid .ec-shelfGrid__item-tag span {
    height: 1.4rem;
}

.ec-shelfGrid .ec-shelfGrid__item p {
    font-size: 1.3rem;
}

.ec-shelfGrid .ec-shelfGrid__item p {
    font-size: 1.2rem;
}

@media only screen and (min-width: 768px) {
  .ec-shelfGrid .ec-shelfGrid__item-tag span {
    height: 1.6rem;
  }
  .ec-shelfGrid .ec-shelfGrid__item p {
    font-size: 1.3rem;
  }
  .ec-shelfGrid .ec-shelfGrid__item p {
    font-size: 1.2rem;
  }
}
@media only screen and (min-width: 1024px) {
  .ec-shelfGrid .ec-shelfGrid__item-tag span {
    height: 1.7rem;
  }
  .ec-shelfGrid .ec-shelfGrid__item p {
    font-size: 1.4rem;
  }
  .ec-shelfGrid .ec-shelfGrid__item p {
    font-size: 1.4rem;
  }
}


/* ie11 */

@media (-ms-high-contrast: none),
(-ms-high-contrast: active) {
    .ec-layoutRole .ec-layoutRole__contents {
        max-width: 1287px;
    }
    .ec-shelfGrid .ec-shelfGrid__item {
        flex-direction: row;
    }
    .p-header-menu__item a span.txt {
        padding-top: 5px;
    }
    .ec-searchnavRole .ec-searchnavRole__actions .ec-select select {
        padding: 5px 5px 2px;
    }
    #nl_icon_red li {
        padding-top: 3px;
    }
    .ec-productRole .ec-productRole__actions .ec-select select {
        padding: 6px 5px 0;
    }
    .ec-productRoleBtm h3, .guideBlockA h2 {
        padding-bottom: 0;
        padding-top: 4px;
    }
    .p-voices h2 {
        padding-bottom: 0;
    }
}


/*ie:products*/

.ec-sliderItemRole .slideThumb {
    min-height: 0%;
}


/*sp_menu_scroll*/

.p-drawer-list li:last-child {
    margin-bottom: 17rem;
}

.p-drawer-search {
    padding-bottom: 0;
}

.p-drawer-list {
	overflow:visible;
}
.drawer_wrap{
    overflow-y: auto !important;
    -webkit-overflow-scrolling: touch;
    height:90vh;
    height: calc(100vh - 10rem);
    padding:0;
    transform: translateZ(0);
}

.drawer_wrap_custom {
    overflow: hidden;
}
/*chrome svg*/

@media screen and (-webkit-min-device-pixel-ratio:0) {
    @media only screen and (min-width: 768px) {
        .p-homeBnr-list__item img {
            width: 99.8%;
            padding: .1% 0;
        }
        .p-pickup-link a {
            padding: 1px;
        }
        .p-pickup-link img {
            width: 99%;
            padding: 0 .5%;
        }
    }
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    @media only screen and (min-width: 768px) {
        .p-homeBnr-list__item {
            width: 47.399%;
        }
        .p-homeBnr-list__item img {
            width: 99.8%;
            padding: .1% 0;
            height: auto;
            line-height: initial;
        }
        .p-pickup-link a {
            padding: 1px;
        }
        .p-pickup-link img {
            width: 99%;
            padding: 0 .5%;
            height: auto;
            line-height: initial;
        }
    }
}
.message-block .message-block__img img {
    height: auto;
}
@media only screen and (max-width: 1024px) and (min-width: 848px) {
.message-block .message-block__img img {
    margin-left: 1px;
    margin-right: 1px;
  }
}
/** font fix**/
/* #detail_txt, .detail_txt05, .p-voicesItem__txt {
    color: #67645C;
} */
.detail_txt05 {
    line-height: 1.8;
}
#detail_txt02 {
    color: #8C7F75;
}
.detail_txt04 {
    color: #827e74;
}
.ec-productRole .ec-productRole__title .ec-headingTitle {
    letter-spacing: normal;
    /* font-weight: 700; */
}
.ec-productRole__code {
    font-size: 1.2rem;
}
.ec-price .ec-price__price, .ec-price .ec-price__tax {
    font-size: 1.6rem;
}
.ec-productRoleBtm h3 {
    font-weight: bold;
}

@media (max-width: 768px) {
    #nl_icon_red {
        padding-bottom: 15px;
    }
}

@media (min-width: 768px) {
    #detail_left02 {
        width: 360px;
    }
    #detail_right02 {
        width: calc(95.7% - 360px);
    }
    #detail_pic03 li {
        margin-right: 2%;
    }

}

@media (min-width: 768px) and (max-width: 1024px) {
    #tbpc_header a:after {
        width: 0px !important;
    }

    #tbpc_header .is_active a:after {
        width: calc(100% - 6rem) !important;
    }
    
    #tbpc_header .first.is_active a::after {
        width: calc(100% - 3rem) !important;
    }

    #tbpc_header a:hover {
        opacity: 1 !important;
    }

    h1.sptb_only {
        height: 100%;
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .ec-totalBox {
        position: -webkit-sticky;
        position: sticky;
        top: 0;
    }
}

#archive_uservoice .list_voice_title {
    border-left: 8px solid #6F8C28;
    padding: 4px 10px;
    font-size: 1.8rem;
    font-weight: bold;
    color: #645440;
    margin-top: 0;
    margin-top: 0;
    margin-bottom: 2rem;
    font-size: 2rem;
}