@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Gilda+Display&display=swap');
.pc_use {
    display: none;
}
.img-cover {
    width: 100%;
    height: 100%;
    object-fit: cover;
    background-color: #cccccc;
}
.flex {
    display: flex;
}
/*トップページ*/
.l-care-summary {
    margin: 0 auto;
    padding: 40px 24px 0;
}
.l-care-summary-head {
    border-bottom: 1px solid #000;
    padding-bottom: 40px;
}
.p-care_title {
    font-size: 18px;
    font-weight: 700;
}
.p-care_text {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.8;
    margin-top: 24px;
}
.p-care-list-head {
    font-size: 16px;
    font-weight: 700;
    margin: 40px 0 16px;
}
.p-care-global-nav__list {
    padding: 24px 0;
    border-bottom: dotted var(--c-black50) 1px;
}
.border-none {
    border-bottom: none;
    margin-bottom: 32px;
}
.p-care-global-nav__item {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
}
.p-care-global-nav__item:last-child {
    margin: 0;
}
.p-care-global-nav__link {
    position: relative;
}
.p-care-global-nav__link.is-dropdown::after {
    position: absolute;
    top: 45%;
    right: 8px;
    content: '';
    display: inline-block;
    width: 8px;
    height: 8px;
    border-bottom: 1.5px solid var(--c-black);
    border-right: 1.5px solid var(--c-black);
    transform: translate(0%, -50%) rotate(45deg);
    transition: all 0.3s;
}
.p-care-global-nav__link.is-active.is-dropdown::after {
    transform: rotate(225deg);
}
.p-care-global-nav__link-button {
    padding: 12px 32px 12px 0;
    overflow: hidden;
    background: transparent url(/webstore/design/themes/new_marumitsu/media/images/ver2/icon-arrow.svg) no-repeat center right;
    font-size: 16px;
    line-height: 1.5;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: all 0.3s;
}
.p-care-local-nav {
    display: none;
    padding: 0 0 16px 18px;
}
.p-care-local-nav__item {
    margin: 0 0 16px 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.5;
}
.p-care-global-nav__item a, .p-care-local-nav__item a {
    display: block;
}
hr.p-care-local-nav__item-divid {
    border: none;
    border-bottom: 1px dotted var(--c-black40);
    padding: 0px 0 0px 0;
    display: block;
    margin: 0 0 15px 0;
}
@media (min-width: 768px) {
    .l-care-summary {
        max-width: 870px;
    }
    div#care_banner {
        width: 100%;
        max-width: 870px;
        margin: 0 auto 80px;
        padding: 0 24px 0;
    }
}
/*使用前のお手入れ 陶器*/
.l-care {
    width: auto;
    margin: 0 auto;
}
.l-before-care {
    margin: 0 auto;
    padding: 40px 24px 56px;
}
.l-before-care-heading-group {
    margin: 0 0 40px 0;
    padding: 0 0 40px 0;
    background: transparent url(/webstore/design/themes/new_marumitsu/media/images/ver2/bg-handline.svg) no-repeat bottom;
    background-size: 100% 8px;
    text-align: center;
}
.l-before-care-heading-group h2 {
    font-size: 21px;
    font-weight: 900;
}
.l-before-care-section {
    /*margin: 0 auto 56px;*/
    padding: 0 0 56px;
    /*border-bottom: dotted var(--c-black50) 1px;*/
    overflow-x: hidden;
}
.l-before-care-section-last {
    /*margin: 0 auto 56px;*/
    padding: 0 0 32px;
    /*border-bottom: solid var(--c-black50) 1px;*/
    overflow-x: hidden;
}
.p-before-care__explain {
    margin: 0 0 40px 0;
}
.p-before-care__term {
    margin: 0 0 14px 0;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0.01em;
}
.p-before-care__description {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.8;
}
.p-before-care-touki__button {
    border-bottom: 2px solid var(--c-black);
    font-size: 16px;
    font-weight: 800;
    line-height: 1;
    letter-spacing: 0.02em;
}
.p-before-care-touki__more-link {
    display: block;
    padding: 20px 0;
    background: transparent url(/webstore/design/themes/new_marumitsu/media/images/ver2/icon-arrow.svg) no-repeat right center;
    transition: all 0.3s;
}
dd.p-before-care__description {
    background: #aeb09b4f;
    padding: 24px;
}
dd.p-before-care__description dl{
      margin: 40px 0 0 0;
}
@media (min-width: 768px) {
    .l-before-care {
        margin: 0 auto;
        padding: 40px 24px 0;
        max-width: 870px;
    }
    .l-before-care-heading-group {
        margin: 0 auto 40px;
    }
    .l-before-care-section, .l-before-care-section-last {
        /*max-width: 600px;*/
    }
    .l-before-care-section-last {
        margin-bottom: 80px
    }
}
/*使用前のお手入れ リネン*/
.p-before-care-linen__explain {
    margin: 0;
}
.p-before-care-linen li {
    text-indent: -1em;
    padding-left: 1em;
}
/*目止めのやり方*/
.l-medome-set {
    margin: 0;
}
.p-medome-set__image {
    width: 100%;
    aspect-ratio: 4 / 3;
    margin: 0 0 24px 0;
}
.p-medome-set__define {
    width: 350px;
}
.p-medome-set__define ul {
    margin: 0;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.5;
}
.p-medome-set__define li {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.8;
}
.l-before-care-menu {
    position: relative;
    overflow-x: visible;
}
.p-before-care-slider {
    width: auto;
}
.p-before-care-slider__item {
    width: auto;
	margin-right: 24px;
}
.p-before-care-slider__define {
    margin: 0;
    margin-top: 8px;
    padding: 0;
}
.p-before-care-slider__image {
    width: 100%;
}
.p-before-care-slider__name {
    padding: 20px 0;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.4;
    transition: all 0.3s;
}
.p-before-care-slider__name span {
    font-size: 20px;
    display: block;
    line-height: 1.2;
}
.p-before-care__description span {
    font-size: 20px;
    display: block;
    line-height: 1.2;
}
.p-before-care-slider__text li {
    font-weight: 400;
    line-height: 1.3;
    margin: 8px 0 0 1em;
    font-size: 15px;
    list-style: disc;
}
.p-before-care__button {
    border-bottom: 2px solid var(--c-black);
    font-size: 14px;
    font-weight: 800;
    line-height: 1;
    letter-spacing: 0.02em;
}
.p-before-care-big {
    padding: 8px;
    background-image: url(/webstore/design/themes/new_marumitsu/media/images/ver2/bg-noise.png);
    background-color: var(--c-paper);
    background-blend-mode: color-burn;
    /* background-size: 25%; */
    background-repeat: repeat;
    background-size: 110px;
}
.p-before-care-big__inner {
    display: block;
    padding: 24px;
    border: 2px solid var(--c-black);
}
.p-before-care-big__title {
    font-size: 16px;
    margin: 0 0 16px 0;
    font-weight: 700;
    line-height: 1.3;
    text-align: center;
}
.p-before-care-big-list {
    margin: 0;
    font-size: 16px;
    line-height: 1.5;
    text-align: center;
    display: flex;
    flex-wrap: wrap;
}
.p-before-care-big__text {
    font-size: 15px;
    line-height: 1.6;
    text-align: left;
}
.l-before-care-ih__title {
    margin: 0 0 8px 0;
    font-size: 16px;
    font-weight: 700;
}
.l-before-care-ih__text {
    line-height: 1.8;
    margin-bottom: 16px;
}
.p-before-care-slider-ih__define {
    margin: 16px 0 24px;
    line-height: 1.8;
}
.p-before-care-slider__name-ih {
	font-weight: 400;
}
@media (min-width: 768px) {
    .l-medome-set {
        display: flex;
        justify-content: space-between;
        align-items: center;
        flex-direction: row-reverse;
        margin: 0 0 40px 0;
        padding: 0;
    }
    .p-before-care-slider__item {
        width: 50%;
    }
    /* .p-medome-set__image {
	width: 70%;
  }*/
    .p-before-care-slider {
        display: flex;
    }
    .p-before-care-no_slider {
        width: auto;
        display: flex;
        column-gap: 24px;
    }
    .p-before-care-big__inner {
        display: block;
        padding: 48px;
        border: 2px solid var(--c-black);
    }
}
@media (min-width: 1081px) {
    .swiper-before-care .swiper-button-prev {
        display: block;
        top: -25px;
        left: auto;
        right: 40px;
        bottom: auto;
        z-index: 1;
        width: 24px;
        height: 24px;
        margin: auto;
        padding: 5px 2px;
    }
    .swiper-before-care .swiper-button-prev::after {
        position: absolute;
        content: '';
        top: 0;
        left: 0;
        width: 24px;
        height: 24px;
        background: transparent url(/webstore/design/themes/new_marumitsu/media/images/ver2/btn-prev.svg) no-repeat;
    }
    .swiper-before-care .swiper-button-next {
        display: block;
        top: -25px;
        left: auto;
        right: 0;
        bottom: auto;
        z-index: 1;
        width: 24px;
        height: 24px;
        margin: auto;
        padding: 5px 2px;
    }
    .swiper-before-care .swiper-button-next::after {
        position: absolute;
        content: '';
        top: 0;
        left: 0;
        width: 24px;
        height: 24px;
        background: transparent url(/webstore/design/themes/new_marumitsu/media/images/ver2/btn-next.svg) no-repeat;
    }
}
/*電子レンジ・食器洗い乾燥機・オーブン*/
.l-care-use-section__title {
    font-size: 18px;
    font-weight: 700;
    margin: 0 0 20px;
}
.p-care-use__image {
    width: 100%;
    aspect-ratio: 4 / 3;
    margin: 0 0 24px 0;
}
.l-care-use-section__text {
    line-height: 1.8;
}
.l-care-use-section__sub-title {
    margin: 40px 0 20px;
    font-weight: 700;
}
.p-care-use-attention {
    margin-bottom: 40px;
}
.l-care-use-section-pad {
    padding-bottom: 32px;
}
.l-care-use-sub {
    padding: 0 0 40px;
    overflow-x: hidden;
}
@media (min-width: 768px) {
    .l-care-use-sub {
        max-width: 870px;
        margin: 0 auto;
    }
}
/*使用後のお手入れ（陶器）*/
.l-before-care-section-nioi {
    padding-bottom: 32px;
}
/*使用後のお手入れ（銀彩）*/
.p-ginsai__text {
    font-weight: 400;
}
.l-after-care-section {
    margin: 0 auto;
    overflow-x: hidden;
}
.l-after-care-section__title {
    margin-bottom: 8px;
    font-weight: 700;
}
@media (min-width: 768px) {
    .l-after-care-section {
        /*max-width: 600px;*/
    }
}
/*リネンの特性*/
.fabric-tokusei_table {
    width: 100%;
    margin: 2% 0;	
}
.fabric-tokusei_table td{
    width: 30%;
    text-align: center;
    border: solid 1px #CCC;
    padding: 8px;	
}
.p-before-care__description-last {
	margin-bottom: 40px;
}
/*素材由来の個体差*/
ul.differences {
    margin: 40px 0 0 0;
}
.differences table {
    width: 100%;
    font-size: 13px;
    text-align: center;
}
/*素材の特性*/
.sozainotokusei-img {
	background-color: transparent;
}
.differences table td {
    border-bottom: 1px solid var(--c-black20);
    padding: 12px 4px 12px 4px;
    border-left: solid 1px var(--c-black70);
    width: 20%;
}
ul.differences table th {
    text-align: center;
    padding: 12px 0 12px 0;
    border-bottom: 1px solid var(--c-black20);
    border-left: solid 1px var(--c-black70);
    border-top: 1px solid var(--c-black70);
}
.differences table th:last-child, .differences table td:last-child {
    border-right: solid 1px var(--c-black70);
}

.l-care-sozai-summary {
    margin: 0 auto 40px;
}
.p-care-sozai-summary__text {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.8;
}
.p-care-sozai__box {
    margin: 0 auto 80px;
}
.p-care-sozai__term {
    padding-bottom: 8px;
    margin-bottom: 0;
    border-bottom: 1px solid #000;
    position: relative;
    margin-top: 24px;
    font-weight: 600;
}
.p-care-sozai__term.is-dropdown::after {
    position: absolute;
    top: 45%;
    right: 8px;
    content: '';
    display: inline-block;
    width: 8px;
    height: 8px;
    border-bottom: 1.5px solid var(--c-black);
    border-right: 1.5px solid var(--c-black);
    transform: translate(0%, -50%) rotate(45deg);
    transition: all 0.3s;
}
.p-care-sozai__term.is-active.is-dropdown::after {
    transform: rotate(225deg);
}
.p-care-tokusei-linen__term {
    padding-bottom: 8px;
    margin-bottom: 8px;
}
.p-care-e-tokusei-linen__subterm {
    font-weight: 400;
}
.bt_m {
    margin-bottom: 16px;
}
.p-care-sozai__box ul h3.p-care-sozai__box__title {
    width: 100%;
    border-bottom: solid 1px var(--c-black70);
    padding: 0 0 8px 0;
    font-weight: 600;
    font-size: 17px;
    margin: 80px 0 16px 0;
}
.p-care-sozai__box ul h3.p-care-sozai__box__title.firsttitle {
    margin: 16px 0 16px 0;
}
.p-care-sozai__term .p-product-detail-material__number {
    width: 22px;
    margin: -3px 0 0 4px;
    cursor: default;
}
@media (min-width: 768px) {
    .p-care-sozai__box ul {
        display: flex;
        flex-wrap: wrap;
        column-gap: 8px;
        row-gap: 8px;
    }
    .p-care-sozai__box li {
        width: 49%;
    }
  .differences table {
    font-size: 14px;
}
}
.l-magazine-submenu.l-care-use-sub.active {
    position: fixed;
    top: 61px;
    background: var(--c-white);
    width: 100%;
    padding: 24px 24px;
    left: 0;
    box-sizing: border-box;
    max-width: 100%;
    z-index: 10;
}
@media (min-width: 768px) {
    .l-magazine-submenu.l-care-use-sub.active .subcategories {
        margin: 0 auto;
        padding: 0px 16px 0;
        max-width: 792px;
    }
}
/*まてりあるなんばー*/
.mate_no_head_text{
      font-size: 15px;
    line-height: 1.8;
}
li.material_no_box {
    padding: 24px 0;
    margin: 24px 0;
    border-bottom: 1px solid var(--c-black50);
}
.material_no_box_head.wrap {
    flex-wrap: wrap;
}
.material_no_box__number p{
  margin: 4px 0 auto 4px;
}

dl.use dt, dl.use dd {
    font-weight: 400;
    border: solid 1px var(--c-black50);
    font-size: 14px;
    border-right: none;
    padding: 6px 4px 4px;
    line-height: 1;
}

dl.use.flex.wrap {
    width: 100%;
    margin: 8px 0;
}
dl.use dd {
    border-right: solid 1px var(--c-black50);
    margin: 0 8px 0 0px;
}
dl.use dd img{
  width: 15px;
}

@media (min-width: 768px) {
.material_no_box_head {
    justify-content: space-between;
  
}
dl.use.flex.wrap {
    width: auto;
    margin: 0px 0;
}
}

/*共通のメニュー*/
.menu_box {
    border-top: solid 1px var(--c-black);
    margin: 24px 0 0 0;
}
