@charset "utf-8";


/* 一覧 */

.mainVisual {
    margin-bottom: 3rem;
}

.mainVisual__bg {
    background-image: url("../img/voices/mv.jpg");
}

.voices-articles__container {
    height: auto;
    padding-left: var(--padding--container);
    padding-right: var(--padding--container);
    padding-bottom: 5rem;
}


p.voices-articles__lead {
  font-size: 1.6rem;
  text-align: center;
  margin-bottom: 60px;
}


.voices-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: stretch;
    width: 100%;
    margin-bottom: 2.6rem;
}

.voices-list__item {
    opacity: 1;
    width: calc(100% / 2 - 1.8vw);
    max-width: 50%;
    padding: .5rem .5rem 5rem .5rem;
    margin-bottom: 2.6rem;
    border: 1px solid #665546;
    position: relative;
	font-family: var(--ff-noto-sans);
}

.voices-list__item.is-hidden {
    display: none;
}

.voices-list__item:nth-child(even) {
    margin-left: 3.6vw;
}

.voices-list__thumb {
    width: 100%;
    height: 28.8vw;
}

.voices-list__thumb a {
    width: 100%;
    height: 100%;
}

.voices-list__thumb img {
    width: 100%;
    height: 100%;

    object-fit: cover;
}

.voices-list__new {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 30px;
    height: 30px;
    background: #665546;
    border-radius: 50%;
    color: #fff;
    font-size: 10px;
    text-align: center;
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 2;

    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
}

.voices-list__title {
	font-family: var(--ff-noto-serif);
    margin-top: 1rem;
    font-size: 1.3rem;
    font-weight: 500;
    line-height: 1.33;
    text-align: center;
}

.voices-list__subtitle {
    margin-top: .8rem;
    font-size: 1rem;
    font-weight: 500;
    line-height: 1.2;
    text-align: center;
}

.voices-list__read {
    margin-top: .8rem;
    font-size: 1rem;
    font-weight: 300;
    line-height: 1.5;
}

.voices-list__button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    padding: 0 .5rem;
    margin: auto;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 1rem;

    -webkit-box-pack: center;
    -ms-flex-pack: center;
}

.voices-list__button a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 17.9rem;
    background: #fff;
    border: 1px solid #665546;
    color: #665546;
    font-size: 1.3rem;
    text-align: center;
    position: relative;

    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
	padding: 8px 0 10px;
}

.voices-list__button a span {
    display: inline-block;
    font-weight: 400;
    line-height: 1;
}

.voices-list__button a span::before {
    content: "＞";
    margin: auto;
    color: #665546;
    font-size: 1rem;
    position: absolute;
    top: .8rem;
    right: .4rem;
}

.voices-list__tax {
    display: inline-block;
    padding: .4rem 2.2rem;
    margin-bottom: 1rem;
    background-color: var(--primary-brown);
    font-family: var(--ff-noto-sans);
    color: #fff;
    font-size: 1.2rem;
    font-weight: 400;
    line-height: 1.2;
}

@media (min-width: 1000px) {
    .mainVisual {
        margin-bottom: 5rem;
    }

    .mainVisual__bg {
        background-image: url("../img/voices/mv.jpg");
        position: relative;
    }

    .voices-articles__container {
        max-width: var(--width--container);
        padding: 0 0 8rem;
        margin: auto;
    }

    p.voices-articles__lead {
        font-size: 2rem;
        text-align: center;
        margin-bottom: 100px;
    }


    .voices-list__item {
        width: 320px;
        max-width: 100%;
        padding: 1rem 1rem 6.5rem 1rem;
        margin-right: 2rem;
        margin-bottom: 2rem;
    }

    .voices-list__item:nth-child(even) {
        margin-left: 0;
    }

    .voices-list__item:nth-child(3n) {
        margin-right: 0;
    }

    .voices-list__thumb {
        height: 225px;
    }

    .voices-list__thumb a {
        transition: all .4s ease;
    }

    .voices-list__thumb a:hover {
        opacity: .6;
    }

    .voices-list__new {
        width: 33px;
        height: 33px;
        top: 20px;
        left: 20px;
    }

    .voices-list__title {
        margin-top: 1.5rem;
        font-size: 1.5rem;
    }

    .voices-list__subtitle {
        margin-top: 17px;
    }

    .voices-list__read {
        padding: 0 1.5rem;
        margin-top: 1.5rem;
        font-size: 1.2rem;
    }

    .voices-list__button {
        bottom: 2rem;
    }

    .voices-list__button a {
        transition: background-color .3s ease, color .3s ease;
    }

    .voices-list__button a:hover {
        background: #665546;
        color: #fff;
    }

    .voices-list__button a span::before {
        right: 1rem;
        transition: color .3s ease;
    }

    .voices-list__button a:hover span::before {
        color: #fff;
    }

    /* 建築事例詳細 */


    .nosp {
        display: block;
    }

    .nopc {
        display: none;
    }
}


/*
.mainVisual__bg {
    position: relative;
    background-image: url(../img/voice/mv_pc.jpg);
}

.main-contents {
    display: flex;
    flex-direction: column;
}

.voice-articles__container {
    padding-left: var(--padding--container);
    padding-right: var(--padding--container);
}

.voice-articles__text {
    margin-bottom: 3rem;
    font-family: var(--ff-noto-sans);
    font-weight: 400;
    font-size: 1.4rem;
    line-height: 1.57;
}

.voice-list {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: flex-start;
    width: 100%;
    margin-bottom: 8.58rem;
}

.voice-list__item {
    max-width: 50%;
    width: calc(100% / 2 - 1.8vw);
}

.voice-list__item:nth-child(even) {
    margin-left: 3.6vw;
}

.voice-list__item:nth-child(-n+6) {
    margin-bottom: 3.5rem;
}

.voice-list__thumb {
    margin-bottom: .8rem;
    width: 100%;
    height: 32vw;
}

.voice-list__thumb a {
    width: 100%;
    height: 100%;
}

.voice-list__thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.voice-list__vol {
    font-family: var(--ff-noto-sans);
    font-weight: 400;
    font-size: 1.2rem;
    line-height: 1.2;
}

.voice-list__title {
    font-weight: 500;
    font-size: 1.4rem;
    line-height: 1.85;
} */

/* お客様の声詳細 */
.single-voice {
    margin-top: 3rem;
}

.voice-article {
    margin-bottom: 6rem;
    padding-left: var(--padding--container);
    padding-right: var(--padding--container);
}

.voice-article__content {
    margin-bottom: 4.2rem;
}

.voice-article__title {
    position: relative;
    margin-bottom: 4.8rem;
    font-weight: 600;
    font-size: 2rem;
    line-height: 1.3;
}

.voice-article__title::after {
    display: block;
    content: '';
    position: absolute;
    bottom: -16px;
    left: 50%;
    transform: translateX(-50%);
    width: 60px;
    height: 1px;
    background-color: #333;
}

.voice-article__vol {
    display: inline-block;
    padding-right: .8rem;
}

.voice-article p {
    margin: 1em 0;
    font-family: var(--ff-noto-sans);
    font-weight: 400;
    font-size: 1.4rem;
    line-height: 1.85;
}

.articles-link a {
    position: relative;
    width: 100%;
    font-family: var(--ff-noto-sans);
    font-weight: 400;
    font-size: 1.4rem;
    line-height: 1.85;
    text-align: right;
}

.articles-link a::before {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 0 6px 6px;
    border-color: transparent transparent transparent var(--primary-brown);
    position: absolute;
    top: 50%;
    left: auto;
    margin-top: -6px;
    margin-left: -10px;
}

/* お客様の声詳細 サイドバー */
.sidebar__container {
    padding-bottom: 4.5rem;
}

.other-voice {
    padding: 1.4rem 0 2.3rem 1.7rem;
    background-color: var(--tertiary-brown);
}

.other-voice__title {
    margin-bottom: 1.2rem;
    font-weight: 500;
    font-size: 1.4rem;
}

.other-voice-list {
    width: 100%;
    padding-left: var(--padding--container);
}

.other-voice-list__item a {
    position: relative;
    width: 100%;
    font-family: var(--ff-noto-sans);
    font-weight: 400;
    font-size: 1.4rem;
    line-height: 1.85;
}

.other-voice-list__item a::before {
    content: '';
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 0 6px 6px;
    border-color: transparent transparent transparent var(--primary-brown);
    position: absolute;
    top: 50%;
    left: -1.2rem;
    margin-top: -6px;
}



@media (min-width: 1000px) {
    /* .mainVisual {
        margin-bottom: 8rem;
    }

    .mainVisual__bg {
        position: relative;
        background-image: url(../img/voice/mv_pc.jpg);
    }

    .voice-articles__container {
        max-width: var(--width--container);
        margin: auto;
        padding: 0;
    }

    .voice-articles__text {
        margin-bottom: 5rem;
        padding-left: calc(var(--padding--container) * 2);
        padding-right: calc(var(--padding--container) * 2);
    }

    .voice-list__item {
        max-width: auto;
        width: 300px;
    }

    .voice-list__item:nth-child(even) {
        margin-left: 0;
    }

    .voice-list__item:nth-child(3n-1) {
        margin: 0 5rem;
    }

    .voice-list__item:nth-child(-n+6) {
        margin-bottom: 5rem;
    }

    .voice-list__item a:hover .voice-list__title {
        text-decoration: underline;
    }

    .voice-list__thumb {
        margin-bottom: 1rem;
        height: 225px;
    }

    .voice-list__thumb a {
        transition: all .4s ease;
    }

    .voice-list__thumb a:hover {
        opacity: 0.6;
    }

    .voice-list__title {
        font-size: 1.7rem;
    } */

    /* お客様の声詳細 */
	.sidebar {
	display: none;
	}
    .single-voice {
        margin-top: 50px;
    }

    .main-contents {
        flex-direction: row-reverse;
    }

    .voice-article {
/*        width: 77%;*/
		width: 100%;
        margin-bottom: 12.5rem;
        padding: 0;
    }

    .voice-article__content {
        margin-bottom: 8rem;
    }

    .voice-article__title {
        margin-bottom: 10rem;
        font-size: 2.4rem;
        text-align: center;
    }

    .voice-article__title::after {
        width: 100px;
        bottom: -28px;
    }

    .articles-link {
        width: 100%;
        text-align: right;
    }

    .articles-link a {
        position: relative;
        width: auto;
    }

    .articles-link a::after {
        content: '';
        background-color: var(--primary-brown);
        width: 0%;
        height: 1px;
        position: absolute;
        left: 0;
        bottom: 0;
        transition: all .3s ease;
    }

    .articles-link a:hover::after {
        width: 100%;
    }

    /* お客様の声詳細 パンくずリスト */
    .single-voice .p-breadcrumb {
        top: 90px;
        margin-bottom: 6rem;
        padding: 0.3rem 0;
        background-color: var(--tertiary-brown);
    }

    .single-voice .p-breadcrumb__item {
        color: var(--primary-brown);
    }

    .single-voice .p-breadcrumb__item:not(:last-child)::after {
        color: var(--primary-brown);
    }

    /* お客様の声詳細 サイドバー */
    .other-voice {
        margin-bottom: 2rem;
        padding: 3.4rem 1.7rem 2.5rem;
    }

    .other-voice__title {
        font-size: 1.4rem;
    }

    .other-voice-list {
        width: 100%;
        padding-left: calc(var(--padding--container) - 1rem);
    }

    .other-voice-list__item a::before {
        top: 0.7rem;
        left: -1rem;
        margin-top: 0;
    }

    .other-voice-list__item a:hover {
        text-decoration: underline;
    }
}

@media (max-width: 999px) {
      .voices-list__button a {
          background: #665546;
          color: #fff;
          border: 1px solid #665546;
		  font-size: 1.2rem;
      }
      .voices-list__button a span::before {
          color: #fff;
      }
    }
