@charset "UTF-8";
@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap');
.l-faq {
    width: auto;
    padding: 40px 0px 80px;
}
.l-faq-head {
    margin: 0 24px 40px;
    padding: 0 0 40px;
    background: transparent url('/webstore/design/themes/new_marumitsu/media/images/ver2/bg-handline.svg') no-repeat bottom;
    background-size: 100% 8px;
    text-align: center;
}
.p-faq-head__title {
    margin: 0 0 8px 0;
    font-size: 25px;
    font-weight: 900;
    line-height: 1.2;
}
.p-faq-head__subtitle {
    font-size: 14px;
    font-weight: 700;
    line-height: 1.5;
}

.l-faq-section {
    justify-content: center;
    margin: 0 0 24px 0;
    padding: 0 0 24px 0;
}
.l-faq-body {
    width: 100%;
}
.p-faq-body-box {
    display: flex;
}


.p-faq__define {
    margin: 40px 24px;
}
.p-faq__title {
    margin: 24px 0;
    font-size: 21px;
    font-weight: 700;
    line-height: 1.5;
}
.p-faq__text {
    display: block;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.8;
    margin: 0 0 24px 0;
}
.p-faq__text a {
    border-bottom: solid 1px currentcolor;
}

ul.p-faq_list {
    margin: 40px 24px;
    padding: 40px 0 0;
    border-top: 1px solid var(--c-black70);
}
li.p-faq_list_article {
    padding: 0 0 40px 0;
    border-bottom: dotted 1px var(--c-black50);
    margin: 0 0 40px 0;
}
h4.p-faq_list_title {
    font-size: 16px;
    line-height: 1.5;
    text-align: justify;
    text-indent: calc(-1em - 7px);
    padding: 0 0px 24px calc(1em + 7px);
    font-weight: 600;
}
h4.p-faq_list_title:before {
    content: 'Q.';
    margin: 0 4px 0 0px;
}
.p-faq_list_ans h5 {
    font-size: 16px;
    font-weight: 600;
    margin: 0 0 8px 0;
    line-height: 1.5;
  text-align: justify;
      text-indent: calc(-1em - 7px);
    padding: 0 0 0 calc(1em + 7px);
}
.p-faq_list_ans h5:before {
    content: 'A.';
    margin: 0 4px 0 0px;
}
.p-faq_list_ans p {
    font-size: 16px;
    line-height: 1.6;
}
.p-faq_list_ans p a {
    display: inline-block;
    padding: 0 30px 0px 0px;
    background: transparent url(/webstore/design/themes/new_marumitsu/media/images/ver2/icon-arrow.svg) no-repeat center right;
    transition: all 0.3s;
    margin: 8px 0 0 0;
}
.p-faq_list_ans p a:hover {
    background-image: url(/webstore/design/themes/new_marumitsu/media/images/ver2/icon-arrow-hover.svg);
    color: var(--c-hover);
}
/*
.p-about-marumitsu-image__box {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-bottom: 40px;
}
.p-about-marumitsu-explain__image img {
    height: 88px;
}
.p-about-marumitsu-explain__english {
    max-width: 150px;
    font-family: 'Special Elite', system-ui;
    font-size: 11px;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: 0.02em;
}
.about-sp-none {
    display: none;
}
.l-about-section {
    justify-content: center;
    margin: 0 0 24px 0;
    padding: 0 0 24px 0;
}
.l-about-body {
    width: 100%;
}
.p-about-body-box {
    display: flex;
}
.p-about-body__image {
    width: 100%;
    aspect-ratio: 3 / 2;
}
.p-about-body__image2 {
    aspect-ratio: 3 / 4;
  position: relative;
}
.p-about__define {
    margin: 40px 24px;
}
.p-about__title {
    margin: 24px 0;
    font-size: 21px;
    font-weight: 700;
    line-height: 1.5;
}
.p-about__text {
    display: block;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.8;
    margin: 0 0 24px 0;
}
.p-about-button__box {
    margin-bottom: 40px;
}
.p-about__button {
    font-size: 14px;
    font-weight: 800;
    line-height: 1;
    letter-spacing: 0.02em;
    width: 187px;
    margin: 0 0 0 24px;
}
.p-about__link {
    display: block;
    padding: 0;
    background: transparent url(/webstore/design/themes/new_marumitsu/media/images/ver2/icon-arrow.svg) no-repeat right center;
    transition: all 0.3s;
}
.p-about-m__link {
    margin-bottom: 24px;
}
.l-magazine-introduction {
    padding: 8px;
    margin: 0 24px;
}
.p-magazine-introduction__inner {
    display: block;
    padding: 40px 32px;
    border: 2px solid var(--c-black);
}
.p-magazine-introduction__col {
    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;
    text-align: center;
}
.p-magazine-introduction__title {
    margin: 0 0 8px 0;
    font-size: 21px;
    font-weight: 900;
    line-height: 1.3;
    text-align: center;
}
.p-magazine-introduction__subtitle {
    font-size: 14px;
}
.p-magazine-introduction__text {
    font-size: 14px;
    line-height: 1.8;
    margin: 40px 0;
}
.c-about-banner__col {
    margin: 0 0 40px 0;
    padding: 0 0 40px 0;
    border-bottom: 2px dashed var(--c-black);
}
.c-about-banner__col:last-child {
    margin: 0;
    padding: 0;
    border: none;
}
.c-about-banner__explain {
    margin: 12px 0 24px 0;
    font-size: 12px;
    font-weight: 400;
    line-height: 1.8;
}
.c-about-banner-bold {
    font-weight: 700;
    font-size: 14px;
}
.p-about-magazine__link {
    margin: 0;
    margin-bottom: 40px;
    padding-bottom: 40px;
    border-bottom: 2px dashed var(--c-black);
    width: auto;
    font-size: 14px;
    font-weight: 800;
    line-height: 1;
    letter-spacing: 0.02em;
}
.c-about-banner__box:last-child .p-about-magazine__link {
    margin: 0;
    border: none;
    padding: 0;
}
*/

@media (min-width: 769px) {
    .l-faq-head {
        display: flex;
        justify-content: space-between;
        width: 608px;
        margin-left: auto;
        margin-right: auto;
        text-align: center;
             justify-content: center;
        text-align: center;
    }
    .l-faq-section {
        width: 608px;
        margin: 0 auto;
    }

 
  
  /*
    .p-magazine-introduction__title {
        font-size: 25px;
        text-align: left;
    }
    .about-pc-none {
        display: none;
    }
    .about-sp-none {
        display: flex;
        margin-bottom: 0;
    }
    .p-magazine-introduction__col {
        text-align: left;
        background-repeat: repeat-x;
    }
    .p-magazine-introduction__text {
        font-size: 16px;
    }
    .p-magazine-introduction__inner {
        padding: 80px;
    }
    .p-about-magazine__link2 {
        margin-bottom: 0;
    }*/

}
@media (min-width: 1081px) {
    .l-faq-head {
        width: 870px;
    }
    .l-faq-section {
        width: 870px;
    }
  .l-faq-body {
    width: 100%;
    margin: 0 0 80px 0;
}
    .p-faq__define {
        margin: 56px 95px 0;
    }
  
  /*
    .c-about-banner__col {
        display: flex;
    }
  
    .c-about-banner__box1 {
        border-right: 1px solid var(--c-black);
        margin-right: 40px;
        padding-right: 40px;
    }
    .p-about__button {
        margin: 0 0 0 95px;
    }
    .c-about-banner__box {
        position: relative;
        padding-bottom: 20px;
    }
    .p-about-magazine__link {
        margin: 0 auto;
        padding-bottom: 0;
        border-bottom: none;
        position: absolute;
        bottom: 0;
        width: calc(100% - 40px);
    }
    .p-about-magazine__link2 {
        width: 100%;
    }*/
}