@charset "UTF-8";

section.storefurniture {
    background: #fff;
    /* font-family: "Hiragino Kaku Gothic ProN" , "Hiragino Sans" , Meiryo , sans-serif; */
    font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
    display: block;
    font-size: 14px;
    font-style: normal;
    font-weight: bold;
    line-height: 1.6;
    margin: 0;
    padding: 0;
    width: 100%;
    /* width: 912px; */
}
section.storefurniture img {
    outline: none;
    vertical-align:bottom;
    width: 100%;
}
section.storefurniture a img {
    transition: opacity .3s ease-in-out;
}
section.storefurniture a:hover img {
    opacity: .7;   
}
section.storefurniture .reversed_button {
    margin: 40px auto;
}
section.storefurniture .reversed_button a {
    background: #3D3535;
    border-radius: 5px;
    color: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    font-weight: bold;
    height: 60px;
    width: 50%;
    margin: 0 auto;
    text-align: center;
    transition: opacity .3s ease-in-out;
}
section.storefurniture .reversed_button a:hover {
    opacity: .7;   
}
section.storefurniture p {
    margin: 1em 0;
}

.storefurniture__section {
    margin: 40px auto;
}
.storefurniture__section__header {
    border-top: 1px solid #CF0000;
    border-bottom: 1px solid #CF0000;
    padding: 5px 0;
}
.storefurniture__section__header h2 {
    border-top: 1px solid #CF0000;
    border-bottom: 1px solid #CF0000;
    color: #CF0000;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 30px;
    font-weight: bold;
    line-height: 1.25;
    margin: 0;
    padding: 10px 0;
    position: relative;
}
.storefurniture__section__header h2:before {
    background-position: center;
    background-repeat: no-repeat;
    background-size: auto 100%;
    content: "";
    height: 55px;
    width: 85px;
    display: block;
    margin-right: 8px;
}
.storefurniture__section__header h2.icon-01 {
    color: #111;
    font-size: 20px;
    justify-content: flex-start;
}
.storefurniture__section__header h2.icon-01:before {
    background-image: url(https://www.nigiwai-dougu.com/nigiwai_dougu_wp/wp-content/themes/nigiwai/common/images/storefurniture/storefurniture_icon_01.png);
}
.storefurniture__section__header h2.icon-02:before {
    background-image: url(https://www.nigiwai-dougu.com/nigiwai_dougu_wp/wp-content/themes/nigiwai/common/images/storefurniture/storefurniture_icon_02.png);
}
.storefurniture__section__header h2.icon-03:before {
    background-image: url(https://www.nigiwai-dougu.com/nigiwai_dougu_wp/wp-content/themes/nigiwai/common/images/storefurniture/storefurniture_icon_03.png);
}
.storefurniture__section__header h2.icon-04:before {
    background-image: url(https://www.nigiwai-dougu.com/nigiwai_dougu_wp/wp-content/themes/nigiwai/common/images/storefurniture/storefurniture_icon_04.png);
}
.storefurniture__section__header h2.icon-05:before {
    background-image: url(https://www.nigiwai-dougu.com/nigiwai_dougu_wp/wp-content/themes/nigiwai/common/images/storefurniture/storefurniture_icon_05.png);
}
.storefurniture__section__content .image {
    margin: 40px auto;
}
.storefurniture__section__content h3 {
    font-size: 22px;
    /* font-size: clamp(15px,.9375rem + ((1vw - 10.68px) * 1.3441),20px); */
    font-weight: bold;
    line-height: 1.5;
    margin: 0 auto;
    text-align: center;
}
.storefurniture__section__content h3 span {
    background: linear-gradient(transparent 66%, #C9B283 0%);
}
.storefurniture__section__content .text {
    font-size: 18px;
    font-weight: bold;
    letter-spacing: .1em;
    line-height: 1.8;
    margin: 40px auto;
    text-align: left;
}
.storefurniture__section__content .text.is-min-width {
    width: 70%;
}
.storefurniture__section__content .text.is-center {
    text-align: center;
}


.storefurniture__contact__container {
}
.storefurniture__contact__container .contact__text {
    font-size: 24px;
    font-weight: bold;
    letter-spacing: .1em;
    line-height: 1.8;
    margin: 40px auto;
    text-align: center;
}
.storefurniture__contact__container .contact__button {
    margin: 50px auto 80px;
    width: 50%;
}
.storefurniture__contact__container .contact__button a {
    display: block;
}
.storefurniture__item__container {
}
.storefurniture__item__container__header h2 {
    border-bottom: 1px solid #6c5c3c;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 40px;
    position: relative;
}
.storefurniture__item__container__header h2:before {
    content: "";
    width: 10px;
    height: 32px;
    background: url(https://www.nigiwai-dougu.com/nigiwai_dougu_wp/wp-content/themes/nigiwai/common/images/global/title_label.svg);
    background-size: cover;
    display: block;
    margin-right: 8px;
}
.storefurniture__item__container__content {
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-evenly;
    text-align: center;
}
.storefurniture__item__container__content .item {
    margin-bottom: 40px;
    width: 40%;
}
.storefurniture__item__container__content .item a {
    color: #111;
    display: block;
    text-decoration: none;
}
.storefurniture__item__container__content .item__image {
    margin: 0;
}
.storefurniture__item__container__content .item__text {
    margin: 0 auto;
    text-align: left;
    width: 90%;
}
.storefurniture__item__container__content .item__text .item_info {
    font-size: 18px;
    font-weight: bold;
    letter-spacing: .1em;
    line-height: 1.5;
    margin: 1em 0;
    word-break: break-all;
}
.storefurniture__item__container__content .item__text .item_price {
    color: #d83030;
    font-size: 20px;
    font-weight: bold;
    letter-spacing: .1em;
    line-height: 1.5;
}

.storefurniture__case__container {
}
.storefurniture__case__container__header h2 {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    font-size: 24px;
    font-weight: bold;
    padding-bottom: 7.5px;
    position: relative;
}
.storefurniture__case__container__header h2:before {
    content: "";
    width: 10px;
    height: 32px;
    background: url(https://www.nigiwai-dougu.com/nigiwai_dougu_wp/wp-content/themes/nigiwai/common/images/global/title_label.svg);
    background-size: cover;
    display: block;
    margin-right: 8px;
}
.storefurniture__case__container__content {
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: flex-start;
    margin: 40px -7.5px;
    text-align: center;
}
.storefurniture__case__container__content .case {
    box-sizing: border-box;
    padding: 7.5px;
    width: 50%;
}
.storefurniture__case__container__content .case__image {
    margin: 0;
}
.storefurniture__case__container__content .case__text {
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 1.5;
    margin: 1em auto;
    text-align: center;
}

.storefurniture__category__container {
}
.storefurniture__category__container__content {
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: flex-start;
    margin: 40px -7.5px;
    text-align: center;
}
.storefurniture__category__container__content a {
    color: #111;
    display: block;
    margin: 7.5px;
    text-decoration: none;
    width: 31.71%;
}
.storefurniture__category__container__content .spacer {
    width: 100%;
}

@media (max-width: 911px) {
  section.storefurniture {
    zoom: .8;
  }
}
@media (max-width: 480px) {
  section.storefurniture {
    zoom: .4;
  }
}