body {
    font-family: var(--bs-body-font-family);
    font-size: var(--bs-body-font-size);
    font-weight: var(--bs-body-font-weight);
    line-height: var(--bs-body-line-height);
    color: var(--bs-body-color);
    text-align: var(--bs-body-text-align);
    background-color: var(--bs-body-bg);
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
/* ゴシック */
.font-gothic {
    font-family: 'Noto Sans JP', sans-serif;
}
/* mincho */
.font-mincho {
    font-family: 'Noto Serif JP', serif;
}

.maxWidth {
  max-width: 931px;
}
/* navi */
#mainNav {
    min-height: 1rem;
    height: 100px;
    background: #fff !important;
    color: #dedede;
    font-family: 'Noto Serif JP', serif;
    font-weight: 300;
}
#mainNav .nav-link {
    color: #000;
}
#mainNav .navbar-brand {
    min-width: 200px;
    color: #fff;
    text-align: center;
    font-weight: 300;
}
#mainNav .nav-link:hover {
    background: #dedede;
    color: #000;
}
@media(min-width: 992px) {
    #mainNav.navbar-shrink .navbar-brand {
        color: #fff;
    }
}

.navbar-brand img {
    width: auto;
    height: 72px;
}

.navbar .container {
      background: #fff;
    width: 100% !important;
    max-width: unset;
}

.masthead {
    position: relative;
    width: 100%;
    height: auto;
    min-height: 35rem;
    padding: 15rem 0;
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.3) 0%, rgba(0, 0, 0, 0.7) 75%, #000 100%), url('https://gigaplus.makeshop.jp/naturalbody/NB2023/assets/img/top-resize/fv-001.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-size: cover;
}
.midasiWrap {
    text-align: center;
    background: #fff;
    height: 110px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.midasiWrap h2 {
    padding: 0 !important;
    margin: 0 !important;
}
/* concept section */
.midashi img {
    max-width: 320px;
}
.about-section {
    padding-top: 0;
    padding-bottom: 4rem;
    background: #fff;
}
.bg-concept {
    background: url('https://gigaplus.makeshop.jp/naturalbody/NB2023/assets/img/top-resize/concept-02.jpg');
}
.concept-right {
    padding: 30px;
    background: #ffffff8f;
    margin: 0 30px;
}
.concept-right h4 {
    font-size: 1.25rem;
}
.concept-right p {
    font-size: 0.75rem;
    padding: 10px 0 0;
    text-align: left;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 300;
}
.text-left {
    text-align: left;
}
.text-right {
    text-align: right;
}
@media(min-width: 992px) {
    .projects-section .project-text {
        padding: 3rem;
    }
}
.accentWrap {
    width: 260px;
    position: absolute;
    right: 0;
    margin: -240px 0 0;
}
.accent {
    position: absolute;
    width: 260px;
    right: 0;
    overflow: hidden;
}
.accentWrapL {
    width: 260px;
    position: absolute;
    left: 0;
    margin: -240px 0 0;
}
.accent-left {
    position: absolute;
    width: 260px;
    left: 0;
    overflow: hidden;
    transform: scale(-1, 1);
}
.about-section {
    overflow: hidden;
}
.projects-section {
    padding: 2rem 0;
    background: #fff;
}
.ml--160 {
    margin: 0 0 0 -160px;
}
.product {
    padding-top: 2rem;
    padding-bottom: 4rem;
    background: #dedde3;
}
.product .card {
    border: unset;
}
.product .card-body {
    padding: 0;
    background: #dedde2;
}
.card-body img {
    width: auto;
    max-height: 180px;
}
.product .card-body .ttlBefore {
    background: #000;
    border-radius: 30px;
    color: #FFF;
    padding: 4px 10px;
    margin: 0 1rem 0 0;
    font-size: 0.725rem;
}
.ttlBefore {
    background: #000;
    border-radius: 30px;
    color: #FFF;
    padding: 4px 10px;
    margin: 0 1rem 0 0;
    font-size: 0.725rem;
}
.product .card-body .itemInfo {
    text-align: left;
    padding: 10px 10px 20px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: space-between;
    height: 320px;
}
.toBuy {
    background: #7E7E7E;
    color: #fff;
    width: 100%;
    height: 40px;
    text-align: center;
    padding: 4px 0;
    margin: 10px 0 0;
}
.toBuy-dark {
    background: #000000;
    color: #fff;
    width: 100%;
    height: 40px;
    text-align: center;
    padding: 4px 0;
    margin: 10px 0 0;
}
.productTtl {
    height: 40px;
    color: #000;
    font-family: 'Noto Serif JP', serif;
}
.productTtlSub {
    font-size: 0.875rem;
    color: #000;
    font-family: 'Noto Serif JP', serif;
    padding: 0 0 10px;
    margin: -10px 0 0;
}
.productDetail {
    font-size: 0.75rem;
    padding: 0 0 30px;
}
.productPrice {
    color: #000;
    font-family: 'Noto Serif JP', serif;
    font-size: 1rem;
    margin: 0 auto;
}
.productPrice .tax {
    font-size: 0.5rem;
}
.productPrice .off {
    color: red;
    font-size: 0.75rem;
}
.productPrice.priceTeika {
    font-size: 0.75rem;
}
.naname {
    position: relative;
}
.naname::before {
    position: absolute;
    content: "";
    display: block;
    transform: rotate(-10deg);
    background-color: red;
    width: 100%;
    height: 1px;
    top: 50%;
    left: 0;
}
.productPrice .teiki {
    font-size: 0.75rem;
}
.mg-140 {
    margin-top: 140px;
}
.mg--140 {
    margin-top: -140px;
}
/* about */
.signup-section {
    padding: 2rem 0;
    background: url('https://gigaplus.makeshop.jp/naturalbody/NB2023/assets/img/top-resize/concept-02.jpg');
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-size: cover;
}
.mb-30 {
    margin-bottom: 30px;
}
.seibunArea img {}
.seibunArea .col-lg-6 {
    margin-bottom: 30px;
    object-fit: contain;
    height: 200px;
    overflow: hidden;
}
.seibunArea .project-text {
    padding: 0;
}
.pbt-30 {
    padding: 30px 0;
}
.mbt-30 {
    margin: 30px 0;
}
.seibunLast .col-lg-6 {
    margin-bottom: 30px;
    object-fit: contain;
    height: 250px;
    overflow: hidden;
}
/* footer */
.footer {
    padding: 5rem 0 3rem;
    background: #5C5C5C !important;
}
.copyright {
    font-family: 'Noto Serif JP', serif;
    color: #fff;
    padding: 50px 0 0;
}
.footer h5,
.footer h6 {
    font-family: 'Noto Serif JP', serif;
    color: #fff;
    font-size: 0.75rem;
    text-align: left;
}
.footer h5 a,
.footer h6 a {
    color: #fff;
}
.footer .navbar-brand {
    color: #fff;
    text-align: center;
    font-weight: 300;
    padding: 10px 40px;
}
.footer .row {
    --bs-gutter-x: 0;
}
.itemWrap {
    margin: 140px auto 0;
    max-width: 980px;
}
.itemWrap .bnr {
    width: 980px;
    text-align: center;
    margin: 30px 0;
}
.itemWrap .bnr img {
    width: 100%;
}
/* about */
.item-section {
    text-align: left;
    padding: 2rem 0;
    border-bottom: 1px solid #000;
}
.item-section h3 {
    font-size: 1rem;
    text-align: left;
}
.item-section h4 {
    font-size: 0.875rem;
    text-align: left;
}
.item-section p {
    font-size: 0.75rem;
    padding: 10px 0 0;
    text-align: left;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 300;
}
.item-section .qWrap p {
    border-bottom: 1px solid #dedede;
    margin: 0 0 30px;
    padding: 0 0 20px;
}
.itemPageInfo {
    text-align: left;
}
.itemSlideWrap {
    width: 400px;
    border: 1px solid #bcbcbc;
}
.itemSlideFlex {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: space-evenly;
}
.itemSlideWrapSub {
    border: 1px solid #bcbcbc;
}
.itemPageTtl {
    height: 60px !important;
    color: #000;
    font-family: 'Noto Serif JP', serif;
    font-size: 1.5rem;
}
.ml-50 {
    margin: 0 0 0 50px;
}

.pt-30 {
      padding: 30px 0 0 0;
}

.colorRed {
  color:red;
}

.tokuchoWrap {

}

.tokuchoWrap h3 {
text-align: center;
}

.tokuchoWrap img {
  margin: 0 0 30px 0;
}

.tokuchoWrap p {
text-align: center;
padding: 20px 0 60px 0;
    font-size: 0.875rem;
    line-height: 1.75rem;
        letter-spacing: 0.25rem;
}

@media(max-width: 991px) {
.md-mr-50 {
  margin-right: 50px;
}
}
