.brandtitle-lead__box>p {
    font-size: .24rem;
    text-align: center;
    margin-bottom: 60px;
    letter-spacing: 0.08em;
}

.brand-main .page-title {
    background-image: url(../images/brand/brand-title-back.jpg?0310);
    background-position: right;
}


.background-block {
    background-image: none;
    overflow: hidden;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    clip-path: inset(0);
    z-index: 2;
}


.background-block__img {
    position: fixed;
    background-image: url(../images/brand/brand-intro-back.jpg);
    top: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: right top;
}


.brand-intro {
    position: relative;
    margin-bottom: 90px;
    padding-top: 48px;
    padding-bottom: 62px;
}

.brand-intro__text {
    position: relative;
    z-index: 10;
}

.brand-intro__head {
    font-size: .43rem;
	font-weight: 600;
	letter-spacing: .2em;
    text-align: center;
    color: #2B613D;
    margin-bottom: 10px;
}

.brand-intro__lead {
    font-size: .16rem;
    line-height: 2.6;
    text-align: center;
}




/* 引っ張ってきた_ */
.brand-heading__lead {
    font-size: .28rem;
    font-weight: 500;
    font-family: "Noto Serif JP", serif;
    width: 1000px;
    max-width: 100%;
    margin: 0 auto;
    line-height: 1.8;
}







/* 経営理念 */
.brand-philosophy {
    width: 1320px;
    max-width: 100%;
    margin: 0 auto 97px;
    padding: 0 20px;
}

.brand-philosophy__contents {
    width: 998px;
    max-width: 100%;
    margin: 32px auto 0;
}

.brand-philosophy__contents img {
    width: 100%;
}

.brand-philosophy .brand-heading__lead {
    white-space: nowrap;
}
@media screen and (max-width:1140px){
	.brand-philosophy .brand-heading__lead {
		white-space: wrap;
	}
}
/* ものづくりの考え方 */
.brand-concept {
    width: 1320px;
    ;
    padding: 0 20px;
    max-width: 100%;
    margin: 0 auto 113px;
}

.brand-concept__contents {
    width: 1000px;
    max-width: 100%;
    margin: 15px auto 0;
}

.brand-concept__contents p {
    font-size: .16rem;
    font-weight: 500;
    margin-bottom: 44px;
    line-height: 2.1;
}

.brand-concept__img {
    width: 883px;
    max-width: 100%;
    margin-left: auto;
    display: block;
    margin-right: 75px;
}



/* 建築分野 */
.brand-architecture {
    width: 1320px;
    max-width: 100%;
    margin: 0 auto;
    padding: 0 20px;
}

.brand-architecture__contents {
    width: 1000px;
    max-width: 100%;
    margin: 23px auto 130px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.brand-architecture__list {
    width: 46%;
    display: flex;
    flex-direction: column;
    margin-bottom: 37px;
}

.brand-architecture__list--title {
    font-size: .24rem;
    font-weight: 600;
    color: #B49A6D;
    margin-bottom: 11px;
}

.brand-architecture__list--lead {
    font-weight: 500;
    font-size: .16rem;
    flex-grow: 1;
    line-height: 1.8;
    margin-bottom: 15px;
}

.brand-architecture__list img {
    width: 84%;
    margin: 0 auto;
}


.brand-home-intro {
    padding-top: 120px;
    padding-bottom: 105px;
}

.brand-intro__img {
    width: 474px;
    max-width: 100%;
    display: block;
    margin: 0 auto 46px;
}


/* パーパス（タマキホームの存在意義） */

.brand-purpose {
    width: 1320px;
    max-width: 100%;
    margin: 0 auto 136px;
    padding: 0 20px;
}

.brand-purpose>p {
    font-size: .36rem;
    font-weight: 500;
    text-align: center;
    background: linear-gradient(transparent 70%, #d6ccb3 70%);
    width: fit-content;
    margin: 0 auto;
    padding: 0 15px;
}

/* サービス */

.brand-service {
    width: 1320px;
    max-width: 100%;
    margin: 0 auto 125px;
    padding: 0 20px;
}

.brand-service__img {
    width: 1000px;
    max-width: 100%;
    margin: -11px auto 0;
    display: block;
}

/* 特徴 */

.brand-future {
    width: 1320px;
    max-width: 100%;
    margin: 0 auto 145px;
    padding: 0 20px;
}

.brand-future__contents {
    width: 1000px;
    max-width: 100%;
    margin: 90px auto 0;
}

.brand-future__unit {
    display: flex;
    justify-content: space-between;
    margin-bottom: 41px;
    line-height: 1.8;
    margin-top: 43px;
}

.brand-future__unit:last-of-type {
    margin-bottom: 0;
}

.brand-f-2line {
    justify-content: center;
}

.brand-future__list {
    background-color: #d6ccb3;
    display: flex;
    align-items: center;
    width: 460px;
    max-width: 46%;
}

.brand-future__list p {
    text-align: center;
    width: 260px;
    max-width: 57%;
    font-size: .18rem;
    font-weight: bold;
}

.brand-future__list img {
    width: 200px;
    max-width: 44%;
}







/* 実績 */
.brand-achievements {
    width: 100%;
    max-width: 100%;
    margin: 0 auto 145px;
    padding: 0 20px;
}

.brand-achievements .brand-heading__lead {
    width: 94%;
    margin-top: 86px;
    letter-spacing: 0.07em;
    position: relative;
    z-index: 2;
}

.brand-heading__lead span {
    font-size: .16rem;
}

.brand-achievements__wrap {
    padding: 0 24px;
    width: 1320px;
    max-width: 100%;
    margin: 0 auto;
}

.brand-achievements-img {
    width: 1320px;
    max-width: 100%;
}

.brand-achievements-img {
    width: 1320px;
    max-width: 100%;
    margin: -48px auto 0;
}

.brand-achievements-img img{
	width:100%;
}


/* 歴史 */
.brand-history {
    width: 1320px;
    max-width: 100%;
    margin: 0 auto 130px;
    padding: 0 20px;
}

.brand-history .brand-heading__lead {
    margin-top: 107px;
    margin-bottom: 45px;
}

.history-container {
    width: 1000px;
    max-width: 100%;
    margin: 0 auto;
}

.history-item {
    width: 100%;
    max-width: 100%;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

/* .history-number {
    margin-left: 10px;
} */

.history-item--left {
    width: 23.5%;
    position: relative;
}

.history-item--right {
    width: 25%;
    position: relative;
}

.history-item--left::after {
    content: "";
    position: absolute;
    background-color: #B49A6D;
    height: 1px;
    width: 52%;
    top: 34px;
    right: -68%;
}

.history-item--right::before {
    content: "";
    position: absolute;
    background-color: #B49A6D;
    height: 1px;
    width: 52%;
    top: 34px;
    left: -64%;
}

.history-month {
    font-size: .18rem;
    color: #B49A6D;
    line-height: 1;
    margin-bottom: 5px;
}

.history-item .history-text {
    font-size: .16rem;
    font-weight: 500;
    margin-bottom: 8px;
	text-align: left;
}

.history-number p {
    color: #B49A6D;
    margin-bottom: 9px;
    margin-top: 7px;
    font-size: .48rem;
    font-weight: bold;
    line-height: 1;
}

.history-text:last-of-type {
    margin-bottom: 0;
}

.history-center--item {
    /* width: fit-content;
    color: #271C82;
    font-family: futura-pt, sans-serif;
    margin-bottom: 10px; */

}

.history-number img {
    width: 3px;
    display: block;
    margin: 0 auto;
}

.history-item:nth-of-type(even) .history-item--left::after {
    display: none;
}

.history-item:nth-of-type(odd) .history-item--right::before {
    display: none;
}

.top-history {
    margin-bottom: 155px;
    border-top-right-radius: 70px;
    border-top-left-radius: 70px;
    background-color: #fff;
    margin-top: -76px;
}

.history-number span {
    display: none;
}


.his-1999-04 {}

.his-2002-02 {
    margin-top: -5px;
}

.his-2007-01 {
    margin-top: -45px;
}


.his-2012-03 {
    margin-top: -5px;
}

.his-2013-11 {
    margin-top: -23px;
}

.his-2014-03 {
    margin-top: -6px;
}

.his-2015-07 {
    margin-top: -24px;
}


.his2016-08 {
    margin-top: -7px;
}

.his-2018-06 {
    margin-top: -5px;
}


.his-2019-10 {
    margin-top: -7px;
}

.his-2021-03 {
    margin-top: -20px;
}


.his-2022-01 {
    margin-top: -59px;
}

.his-2023-03 {
    margin-top: -44px;
}

.his-2024-09 {
    margin-top: -8px;
}

/* イメージ画像 */

.brand-img-block {
    margin-bottom: 100px;
}

.brand-img-set {
    position: relative;
}

.brand-img-set02 {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 267px;
}



@media screen and (min-width:800px) and (max-width:1080px) {
    .brand_tb_only {
        display: block;
    }
	
    .brand-heading__lead span {
        font-size: .15rem;
    }

    .brand-heading__lead {
        font-size: .21rem;
    }

    .brand-future__list p {
        font-size: .15rem;
        line-height: 1.6;
    }
}

@media screen and (min-width:800px) and (max-width:1366px) {
    .brand-title {
        background-position: -636px;
    }

    .brand-main-title {
        padding: 0 20px 0 56px;
    }
}

@media screen and (max-width: 800px) {
    .brand-main {
        margin-top: 0;
    }

    .brand-main .description-title {
        margin: 91px auto 45px;
    }

    .brand_tb_only {
        display: none;
    }
	

    .sp_narrow {
        padding: 0 15px;
    }

    .brand-intro__head {
        font-size: .30rem;
        margin-bottom: 8px;
    }

    .brand-main .page-title {
        background-image: url(../images/brand/sp-brand-title-back.jpg);
        background-position: right;
        margin-bottom: 47px;
    }

    .brand-intro {
        margin-bottom: 64px;
        padding: 36px 0 48px;
    }


    .brand-intro__lead {
        font-size: .15rem;
        line-height: 2;
    }

    .brand-heading__lead {
        font-size: .17rem;
        line-height: 1.7;
        text-align: left;
    }
	
	.brand-purpose .common-title-wrap{
		flex-direction: column;
	}
	
	.brand-purpose .common-title-wrap p {
		margin: 25px 0 0 auto;
        text-align: right;
        letter-spacing: 0;
	}
	.brand-architecture .brand-heading__lead{
	    white-space: nowrap;
    }
    /* philosophy */

    .brand-philosophy .brand-heading__lead {
        font-size: .16rem;
    }

    .rand-philosophy__container {
        margin-top: 61px;
    }

    .brand-philosophy__contents {
        margin: 27px auto 0;
    }

    .brand-philosophy {
        margin-bottom: 50px;
    }


    .brand-philosophy__contents img {
        width: 100vw;
        max-width: 100vw;
        margin-left: -35px;
    }

    /* concept */

    .brand-concept {
        margin: 0 auto;
        padding-bottom: 97px;
    }


    .brand-concept .common-title-warp p {
        letter-spacing: 0.01em;
    }

    .brand-concept .common-title-warp {
        margin-bottom: 55px;
    }

    .brand-concept__contents {
        margin: 9px auto 0;
    }

    .brand-concept__contents p {
        font-size: .14rem;
        line-height: 1.55;
        margin-bottom: 28px;
    }


    /* architecture */
    .brand-architecture__container {
        margin-top: 51px;
    }

    .brand-architecture__contents {
        margin: 28px auto 85px;
    }

    .brand-architecture__list {
        width: 100%;
        max-width: none;
        margin-bottom: 28px;
    }

    .brand-architecture__list--title {
        order: 2;
        margin-top: 6px;
        margin-bottom: 1px;
        font-size: .15rem;
    }

    .brand-architecture__list--lead {
        order: 3;
        margin-bottom: 0;
        font-size: .13rem;
    }

    .brand-architecture__list img {
        order: 1;
        width: 100%;
    }

    /* タマキホーム */
    .brand-home-intro {
        padding-top: 76px;
        padding-bottom: 105px;
    }

    .brand-intro__img {
        margin: 0 auto 35px;
    }

    .brand-home-intro {
        padding: 76px 30px 46px;
        margin-bottom: 54px;
    }

    .brand-takami-home {
        margin-bottom: 60px;
    }


    /* パーパス */
    .brand-purpose {
        margin: 0 auto 85px;
    }

    .brand-purpose .common-title-warp {
        flex-direction: column;
        margin-bottom: 35px;
    }

    .brand-purpose .common-title-warp p {
        display: block;
        margin-top: 23px;
        letter-spacing: 0.01em;
        text-align: center;
        width: fit-content;
        margin: 23px auto 0;
    }

    .brand-purpose>p {
        font-size: .23rem;
        background: linear-gradient(transparent 95%, #B99866 70%);
        padding: 0;
        width: 290px;
        line-height: 1.6;
        letter-spacing: 0.1em;
    }

    /* サービス */
    .brand-service {
        margin-bottom: 81px;
    }

    .brand-service img {
        max-width: 100vw;
        margin-left: -20px;
    }

    .brand-service__img {
        margin: 48px auto 0;
    }



    /* 特徴 */
    .brand-future {
        margin: 0 auto 73px;
    }

    .brand-future__contents {
        margin: 50px auto 0;
    }

    .brand-future__unit {
        margin-bottom: 0;
        flex-wrap: wrap;
        margin-top: 35px;
    }

    .brand-f-2line,
    .brand-f-3line {
        margin-top: 0;
    }

    .brand-future__list {
        margin-bottom: 20px;
        width: 100%;
        max-width: none;
    }

    .brand-future__unit.brand-f-3line .brand-future__list:last-of-type {
        margin-bottom: 0;
    }

    .brand-future__list p {
        font-size: .14rem;
        line-height: 1.4;
        width: 61%;
        max-width: none;
    }

    .brand-future__list img {
        width: 39%;
    }



    /* 実績 */
    .brand-achievements__wrap {
        padding: 0 0px;
    }

    .brand-achievements .brand-heading__lead {
        width: 100%;
        margin-top: 0px;
        letter-spacing: 0.02em;
        padding-right: 0;
    }

    .brand-achievements .common-title-warp {
        margin-bottom: 40px;
    }

    .brand-heading__lead span {
        font-size: .14rem;
    }





    .brand-concept__contents img {
        max-width: 100vw;
        margin-left: -35px;
    }

    .brand-concept__contents img.sp_only {
        display: block;
    }

    .brand-concept__contents img.pc_only {
        display: none;
    }

    .brand-achievements {
        margin-bottom: 53px;
        overflow: hidden;
    }

    .brand-achievements-img {
        overflow-x: scroll;
        margin-top: 5px;
        width: 100vw;
        max-width: 100vw;
        margin-left: -20px;
    }

    .brand-achievements img {
        width: 993px;
        max-width: max-content;
        padding-bottom: 10px;
    }

/* 背景（トラック） */
.simplebar-track.simplebar-horizontal{
  height: 7px !important;       /* ←ここが背景の高さ */
  background: #B5B5B5 !important;
  border-radius: 10px !important;
}

/* バー（つまみ） */
.simplebar-track.simplebar-horizontal .simplebar-scrollbar{
  height: 7px !important;       /* 念のため */
}
.simplebar-track.simplebar-horizontal .simplebar-scrollbar:before{
  height: 7px !important;       /* ←ここがバーの高さ（本命） */
  background: #006339 !important;
  border-radius: 10px !important;
  opacity: 1 !important;
}

/* もし上下のズレが出る場合だけ追加 */
.simplebar-track.simplebar-horizontal .simplebar-scrollbar:before{
  top: 0 !important;
  bottom: 0 !important;
}
    
    /* 歴史 */

    .brand-history .brand-heading__lead {
        margin-top: 44px;
        margin-bottom: 45px;
    }

    .brand-history {
        margin: 0 auto 60px;
    }

    .history-container {
        padding: 0;
        position: relative;
        overflow: hidden;
    }

    .history-month {
        width: 22%;
        font-size: .20rem;
        text-align: right;
    }

    .history-text {
        font-size: .14rem;
        width: 70%;
        line-height: 1.7;
        margin-left: auto;
    }

    .history-item--right:first-of-type .history-text,
    .history-item--left:first-of-type .history-text {
        margin-top: -26px;
    }

    .history-item {
        margin-bottom: 19px;
    }

    .history-number p {
        font-size: .22rem;
        margin-bottom: 2px;

    }

    .history-number span {
        display: inline-block;
        font-size: .14rem;
    }

    .history-month span {
        font-size: .14rem;
    }

    .history-item--left::after {
        display: none;
    }

    .history-item:nth-of-type(even) {
        flex-direction: column;
    }

    .history-item:nth-of-type(odd) {
        flex-direction: column-reverse;
    }

    .history-item:nth-of-type(odd) .history-item--right {
        display: none;
    }

    .history-item:nth-of-type(odd) .history-item--left,
    .history-item:nth-of-type(even) .history-item--right {
        display: flex;
        width: 100%;
        justify-content: space-between;
        flex-wrap: wrap;
    }

    .sp-history--kigou {
        position: absolute;
        left: 81px;
        top: 10px;
        width: 2.52%;
    }

    .top-history .effect-rise-wrap {
        margin-bottom: 39px;
    }

    .sp-history--item {
        margin-bottom: 30px;
    }

    .sp-history--item__wrap {
        display: flex;
        justify-content: space-between;
        margin-bottom: 19px;
    }

    .history-number {
        width: 75px;
    }

    .sp-history--text {
        width: 70%;
        line-height: 1.6;
        font-size: .14rem;
        position: relative;
    }

    .history-month {
        width: 100%;
    }

    .history-number p {
        margin-top: 0;
        text-align: right;
    }

    .sp-history--text:before {
        content: "";
        width: 8px;
        height: 8px;
        background: #B49A6D;
        position: absolute;
        border-radius: 50%;
        left: -8%;
        top: 9px;
        z-index: 2;
    }

    .sp-history--text::after {
        background: radial-gradient(ellipse at center, #B49A6D 0%, #B49A6D 25%, rgba(255, 255, 255, 1) 25%, rgba(255, 255, 255, 1) 100%) center 0 repeat-y;
        background-size: 4px 4px;
        width: 8px;
        height: 100vh;
        display: block;
        position: absolute;
        top: 10px;
        left: -8%;
        content: "";
        z-index: 0;
    }

    .brand-img-block {
        margin-bottom: 50px;
    }

    .brand-img-set02 {
        width: 48%;
    }

    .top-brand-introduction .brand-heading {
        margin-bottom: 30px;
    }

    .top-brand__text p:nth-of-type(1) {
        margin-bottom: 20px;
        font-size: .2rem;
        line-height: 2;
    }

    .top-brand__text p:nth-of-type(2) {
        font-size: .14rem;
        line-height: 1.9;
        text-align: justify;
    }

    /*
    .top-brand__text p:nth-of-type(2),
    .top-brand__text p:nth-of-type(3){
        font-size: .14rem;
        line-height: 1.9;
        text-align: justify;
    }*/
    .bgfix-fixed {
        background-size: auto 210vw;
        background-position: top;
    }

    .brand-img-block .bgfix-fixed {
        background-image: url(/webdata/wp-content/themes/original/images/brand/brand-img-block01_sp.jpg);
    }

}