@charset "utf-8";
/* divert css/spec.css */
body {
    overflow: visible
}

body:not(#topPage) .pageContents {
    padding: 0
}

.border {
    border: 1px solid #ccc
}

.sec-structure,
.sec-design,
.sec-facility {
    margin-top: 50px
}

@media only screen and (max-width: 991px) {

    .sec-structure,
    .sec-design,
    .sec-facility {
        margin: 100px 0 0
    }
}

@media only screen and (max-width: 767px) {

    .sec-structure,
    .sec-design,
    .sec-facility {
        margin: 50px 0 0
    }
}

.sec-structure .sectionWrap,
.sec-design .sectionWrap,
.sec-facility .sectionWrap {
    max-width: 1320px;
    margin: 0 auto
}

@media only screen and (max-width: 1440px) {

    .sec-structure .sectionWrap,
    .sec-design .sectionWrap,
    .sec-facility .sectionWrap {
        max-width: 92%
    }
}

.sec-structure .sectionText,
.sec-design .sectionText,
.sec-facility .sectionText {
    text-align: center;
    margin-bottom: 100px
}

@media only screen and (max-width: 767px) {

    .sec-structure .sectionText,
    .sec-design .sectionText,
    .sec-facility .sectionText {
        margin-bottom: 50px
    }
}

.sec-structure .sectionText .sectionTitle,
.sec-design .sectionText .sectionTitle,
.sec-facility .sectionText .sectionTitle {
    margin-bottom: 30px;
    font-size: 5.4rem;
    color: #13447D;
    font-weight: 500
}

@media only screen and (max-width: 767px) {

    .sec-structure .sectionText .sectionTitle,
    .sec-design .sectionText .sectionTitle,
    .sec-facility .sectionText .sectionTitle {
        font-size: 3.0rem
    }
}

.sec-structure .sectionText .subTitle,
.sec-design .sectionText .subTitle,
.sec-facility .sectionText .subTitle {
    margin-bottom: 40px;
    font-size: 2.3rem;
    font-weight: 500
}

@media only screen and (max-width: 767px) {

    .sec-structure .sectionText .subTitle,
    .sec-design .sectionText .subTitle,
    .sec-facility .sectionText .subTitle {
        margin-top: 30px;
        font-size: 1.8rem
    }
}

.sec-structure .sectionText .text,
.sec-design .sectionText .text,
.sec-facility .sectionText .text {
    margin-bottom: 30px;
    font-size: 1.8rem;
    font-weight: 500
}

@media only screen and (max-width: 991px) {

    .sec-structure .sectionText .text,
    .sec-design .sectionText .text,
    .sec-facility .sectionText .text {
        font-size: 1.4rem
    }
}

@media only screen and (max-width: 767px) {

    .sec-structure .sectionText .text,
    .sec-design .sectionText .text,
    .sec-facility .sectionText .text {
        margin-bottom: 20px;
        text-align: left
    }
}

.container {
    margin: 150px 0 0
}

@media only screen and (max-width: 991px) {
    .container {
        margin: 100px 0 0
    }
}

@media only screen and (max-width: 767px) {
    .container {
        margin: 50px 0 0
    }
}

.container .containerTitle {
    margin-bottom: 40px;
    padding: 0 .5em;
    font-size: 3.4rem;
    font-weight: 500;
    border-left: 3px solid #13447D
}

@media only screen and (max-width: 1024px) {
    .container .containerTitle {
        font-size: 3.0rem
    }
}

@media only screen and (max-width: 767px) {
    .container .containerTitle {
        margin-bottom: 20px;
        padding: 0 0 0 1em;
        font-size: 1.8rem;
        line-height: 1.5
    }
}

.container .containerTitle+.text,
.container .containerTitle+.text+.text,
.container .containerTitle+.text+.text+.text,
.container .containerTitle+.text+.text+.text+.text {
    margin-bottom: 20px;
    font-size: 1.6rem;
    font-weight: 500;
    line-height: 2
}

@media only screen and (max-width: 991px) {

    .container .containerTitle+.text,
    .container .containerTitle+.text+.text,
    .container .containerTitle+.text+.text+.text,
    .container .containerTitle+.text+.text+.text+.text {
        font-size: 1.4rem
    }
}

.container .containerTitle+.text+.imgWrap,
.container .containerTitle+.text+.text+.imgWrap,
.container .containerTitle+.text+.text+.text+.imgWrap,
.container .containerTitle+.text+.text+.text+.text+.imgWrap {
    margin-top: 60px
}

@media only screen and (max-width: 767px) {

    .container .containerTitle+.text+.imgWrap,
    .container .containerTitle+.text+.text+.imgWrap,
    .container .containerTitle+.text+.text+.text+.imgWrap,
    .container .containerTitle+.text+.text+.text+.text+.imgWrap {
        margin-top: 20px
    }
}

.container .containerTitle+.containerSubTitle {
    margin: 60px 0 20px;
    font-size: 2.1rem;
    font-weight: 500
}

@media only screen and (max-width: 767px) {
    .container .containerTitle+.containerSubTitle {
        margin: 30px 0 20px;
        font-size: 1.6rem
    }
}

.container .containerTitle+.containerSubTitle+.text,
.container .containerTitle+.containerSubTitle+.text+.text,
.container .containerTitle+.containerSubTitle+.text+.text+.text,
.container .containerTitle+.containerSubTitle+.text+.text+.text+.text {
    margin-bottom: 20px;
    font-size: 1.6rem;
    font-weight: 500;
    line-height: 2
}

@media only screen and (max-width: 991px) {

    .container .containerTitle+.containerSubTitle+.text,
    .container .containerTitle+.containerSubTitle+.text+.text,
    .container .containerTitle+.containerSubTitle+.text+.text+.text,
    .container .containerTitle+.containerSubTitle+.text+.text+.text+.text {
        font-size: 1.4rem
    }
}

.container .containerTitle+.containerSubTitle+.text+.imgWrap,
.container .containerTitle+.containerSubTitle+.text+.text+.imgWrap,
.container .containerTitle+.containerSubTitle+.text+.text+.text+.imgWrap,
.container .containerTitle+.containerSubTitle+.text+.text+.text+.text+.imgWrap {
    margin-top: 60px
}

@media only screen and (max-width: 767px) {

    .container .containerTitle+.containerSubTitle+.text+.imgWrap,
    .container .containerTitle+.containerSubTitle+.text+.text+.imgWrap,
    .container .containerTitle+.containerSubTitle+.text+.text+.text+.imgWrap,
    .container .containerTitle+.containerSubTitle+.text+.text+.text+.text+.imgWrap {
        margin-top: 20px
    }
}

.container .speclistWrap {
    margin: 80px 0
}

@media only screen and (max-width: 767px) {
    .container .speclistWrap {
        margin: 40px 0
    }
}

.container .speclistWrap .toiletListTitle,
.container .speclistWrap .flooringListTitle {
    margin-bottom: 40px;
    font-size: 2.6rem;
    color: #13447D
}

@media only screen and (max-width: 767px) {

    .container .speclistWrap .toiletListTitle,
    .container .speclistWrap .flooringListTitle {
        margin-bottom: 20px;
        font-size: 1.8rem
    }
}

.container .speclistWrap .toiletListTitle+.text,
.container .speclistWrap .flooringListTitle+.text {
    margin-bottom: 40px;
    font-size: 1.4rem;
    line-height: 2
}

.container .speclistWrap .speclist {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px
}

.container .speclistWrap .speclist>* {
    margin: 0 15px;
    width: calc(25% - 30px)
}

.container .speclistWrap .speclist>*:nth-child(n+5) {
    margin-top: 40px
}

@media only screen and (max-width: 991px) {
    .container .speclistWrap .speclist {
        display: flex;
        flex-wrap: wrap;
        margin: 0 -15px
    }

    .container .speclistWrap .speclist>* {
        margin: 0 15px;
        width: calc(50% - 30px)
    }

    .container .speclistWrap .speclist>*:nth-child(n+3) {
        margin-top: 40px
    }
}

.container .speclistWrap .speclist li .title {
    margin: 15px 0;
    font-size: 1.7rem
}

.container .speclistWrap .speclist li .text {
    font-size: 1.4rem;
    line-height: 2
}

.container .speclistWrap .speclist li .text+.text {
    margin-top: 20px
}

.container .speclistWrap .speclist li .text small {
    color: #5F5F5F;
    font-size: 1.3rem
}

.container .speclistWrap .toiletTotoList,
.container .speclistWrap .powderList,
.container .speclistWrap .flooringList,
.container .speclistWrap .kitchenList,
.container .speclistWrap .airPermeabilityList2 {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px
}

.container .speclistWrap .toiletTotoList>*,
.container .speclistWrap .powderList>*,
.container .speclistWrap .flooringList>*,
.container .speclistWrap .kitchenList>*,
.container .speclistWrap .airPermeabilityList2>* {
    margin: 0 15px;
    width: calc(33.3333% - 30px)
}

.container .speclistWrap .toiletTotoList>*:nth-child(n+4),
.container .speclistWrap .powderList>*:nth-child(n+4),
.container .speclistWrap .flooringList>*:nth-child(n+4),
.container .speclistWrap .kitchenList>*:nth-child(n+4),
.container .speclistWrap .airPermeabilityList2>*:nth-child(n+4) {
    margin-top: 40px
}

@media only screen and (max-width: 767px) {

    .container .speclistWrap .toiletTotoList,
    .container .speclistWrap .powderList,
    .container .speclistWrap .flooringList,
    .container .speclistWrap .kitchenList,
    .container .speclistWrap .airPermeabilityList2 {
        display: flex;
        flex-wrap: wrap;
        margin: 0 -15px
    }

    .container .speclistWrap .toiletTotoList>*,
    .container .speclistWrap .powderList>*,
    .container .speclistWrap .flooringList>*,
    .container .speclistWrap .kitchenList>*,
    .container .speclistWrap .airPermeabilityList2>* {
        margin: 0 15px;
        width: calc(100% - 30px)
    }

    .container .speclistWrap .toiletTotoList>*:nth-child(n+2),
    .container .speclistWrap .powderList>*:nth-child(n+2),
    .container .speclistWrap .flooringList>*:nth-child(n+2),
    .container .speclistWrap .kitchenList>*:nth-child(n+2),
    .container .speclistWrap .airPermeabilityList2>*:nth-child(n+2) {
        margin-top: 40px
    }
}

.container .speclistWrap .toiletTotoList li,
.container .speclistWrap .powderList li,
.container .speclistWrap .flooringList li,
.container .speclistWrap .kitchenList li,
.container .speclistWrap .airPermeabilityList2 li {
    margin-top: 0 !important
}

@media only screen and (max-width: 767px) {

    .container .speclistWrap .toiletTotoList li+li,
    .container .speclistWrap .powderList li+li,
    .container .speclistWrap .flooringList li+li,
    .container .speclistWrap .kitchenList li+li,
    .container .speclistWrap .airPermeabilityList2 li+li {
        margin-top: 40px !important
    }
}

.container .speclistWrap .kitchenList li {
    margin-bottom: 40px !important
}

@media only screen and (max-width: 767px) {
    .container .speclistWrap .kitchenList li {
        margin-bottom: 0 !important
    }
}

.container .speclistWrap .bathroomList {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px
}

.container .speclistWrap .bathroomList>* {
    margin: 0 15px;
    width: calc(50% - 30px)
}

.container .speclistWrap .bathroomList>*:nth-child(n+3) {
    margin-top: 40px
}

@media only screen and (max-width: 767px) {
    .container .speclistWrap .bathroomList {
        display: flex;
        flex-wrap: wrap;
        margin: 0 -15px
    }

    .container .speclistWrap .bathroomList>* {
        margin: 0 15px;
        width: calc(100% - 30px)
    }

    .container .speclistWrap .bathroomList>*:nth-child(n+2) {
        margin-top: 40px
    }
}

@media only screen and (max-width: 767px) {
    .container .speclistWrap .baseGroundList {
        display: flex;
        flex-wrap: wrap;
        margin: 0 -15px
    }

    .container .speclistWrap .baseGroundList>* {
        margin: 0 15px;
        width: calc(100% - 30px)
    }

    .container .speclistWrap .baseGroundList>*:nth-child(n+2) {
        margin-top: 40px
    }
}

.container .speclistWrap2 {
    margin: 80px 0
}

@media only screen and (max-width: 767px) {
    .container .speclistWrap2 {
        margin: 40px 0
    }
}

.container .speclistWrap2 .speclist2 li {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
    align-items: center;
    margin-bottom: 80px
}

.container .speclistWrap2 .speclist2 li>* {
    margin: 0 15px;
    width: calc(50% - 30px)
}

.container .speclistWrap2 .speclist2 li>*:nth-child(n+3) {
    margin-top: 40px
}

@media only screen and (max-width: 767px) {
    .container .speclistWrap2 .speclist2 li {
        display: flex;
        flex-wrap: wrap;
        margin: 0 -15px;
        margin-bottom: 40px
    }

    .container .speclistWrap2 .speclist2 li>* {
        margin: 0 15px;
        width: calc(100% - 30px)
    }

    .container .speclistWrap2 .speclist2 li>*:nth-child(n+2) {
        margin-top: 40px
    }
}

.container .speclistWrap2 .speclist2 li .title {
    margin-bottom: 30px;
    font-size: 2.6rem;
    color: #13447D
}

@media only screen and (max-width: 991px) {
    .container .speclistWrap2 .speclist2 li .title {
        font-size: 2.2rem
    }
}

@media only screen and (max-width: 767px) {
    .container .speclistWrap2 .speclist2 li .title {
        margin-bottom: 20px;
        font-size: 1.8rem
    }
}

.container .speclistWrap2 .speclist2 li .subTitle {
    margin-bottom: 15px;
    font-size: 1.8rem
}

@media only screen and (max-width: 767px) {
    .container .speclistWrap2 .speclist2 li .subTitle {
        margin-bottom: 10px;
        font-size: 1.6rem
    }
}

.container .speclistWrap2 .speclist2 li .text {
    font-size: 1.7rem;
    line-height: 2
}

.container .speclistWrap2 .speclist2 li .imgWrap {
    padding-left: 5%
}

@media only screen and (max-width: 767px) {
    .container .speclistWrap2 .speclist2 li .imgWrap {
        margin: 20px auto;
        padding: 0
    }
}

.container .speclistWrap2 .airPermeabilityList3 li:nth-of-type(2) {
    align-items: normal
}

.sticky {
    position: sticky;
    top: 0;
    margin-top: -100px;
    padding-top: 150px
}

@media only screen and (max-width: 767px) {
    .sticky {
        margin-top: -150px
    }
}

body:not(#topPage) .sec-kv .sectionImg figure img {
    object-position: 50% 38%
}

@media only screen and (max-width: 767px) {
    body:not(#topPage) .sec-kv .sectionImg figure img {
        object-position: 62% 25%
    }
}

.sec-intro {
    margin: 50px 0 100px
}

@media only screen and (max-width: 991px) {
    .sec-intro {
        margin: 50px 0 100px
    }
}

@media only screen and (max-width: 767px) {
    .sec-intro {
        margin: 0
    }
}

.sec-intro .sectionWrap {
    text-align: center
}

.sec-intro .sectionWrap .text {
    font-size: 1.8rem;
    line-height: 2
}

@media only screen and (max-width: 767px) {
    .sec-intro .sectionWrap .text {
        font-size: 1.4rem;
        text-align: left
    }

    .sec-intro .sectionWrap .text br {
        display: none
    }
}

.tabListArea {
    margin: 40px auto 120px
}

@media only screen and (max-width: 767px) {
    .tabListArea {
        margin: 40px auto 60px
    }
}

.tabListArea .tabList {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px
}

.tabListArea .tabList>* {
    margin: 0 15px;
    width: calc(33.3333% - 30px)
}

.tabListArea .tabList>*:nth-child(n+4) {
    margin-top: 40px
}

@media only screen and (max-width: 767px) {
    .tabListArea .tabList {
        margin: 0 -5px
    }
}

@media only screen and (max-width: 767px) {
    .tabListArea .tabList li {
        width: calc(33.3333% - 10px);
        margin: 0 5px
    }
}

.tabListArea .tabList li a {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 1em;
    font-size: 2.0rem;
    color: #fff;
    background: #B7B7B7;
    border-bottom: 3px solid #F84515;
    transition: 0.5s all
}

@media only screen and (max-width: 767px) {
    .tabListArea .tabList li a {
        height: 40px;
        padding: 0;
        font-size: 1.4rem;
        text-align: center;
        line-height: 1.3
    }
}

.tabListArea .tabList li a span {
    position: relative;
    z-index: 2
}

.tabListArea .tabList li a:hover {
    background: #F84515
}

.tabListArea .tabList li.current a {
    background: #F84515;
    border: 3px solid #F84515
}

.sec-structure .otherListWrap {
    margin: 100px 0
}

@media only screen and (max-width: 767px) {
    .sec-structure .otherListWrap {
        margin: 50px 0
    }
}

.sec-structure .otherListWrap .otherListTitle {
    margin-bottom: 40px;
    font-size: 2.6rem;
    text-align: center;
    font-weight: 500
}

@media only screen and (max-width: 767px) {
    .sec-structure .otherListWrap .otherListTitle {
        margin-bottom: 20px;
        font-size: 2.0rem
    }
}

.sec-structure .otherListWrap .otherList {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px
}

.sec-structure .otherListWrap .otherList>* {
    margin: 0 15px;
    width: calc(33.3333% - 30px)
}

.sec-structure .otherListWrap .otherList>*:nth-child(n+4) {
    margin-top: 40px
}

@media only screen and (max-width: 767px) {
    .sec-structure .otherListWrap .otherList {
        display: flex;
        flex-wrap: wrap;
        margin: 0 -15px
    }

    .sec-structure .otherListWrap .otherList>* {
        margin: 0 15px;
        width: calc(100% - 30px)
    }

    .sec-structure .otherListWrap .otherList>*:nth-child(n+2) {
        margin-top: 40px
    }
}

.sec-structure .otherListWrap .otherList li {
    padding: 30px 25px;
    border: 1px solid #9C9C9C
}

@media only screen and (max-width: 991px) {
    .sec-structure .otherListWrap .otherList li {
        font-size: 1.8rem
    }
}

@media only screen and (max-width: 767px) {
    .sec-structure .otherListWrap .otherList li {
        margin-top: 20px !important;
        font-size: 1.6rem
    }
}

.sec-structure .otherListWrap .otherList li .title {
    margin: 0 0 15px;
    font-size: 2.1rem;
    font-weight: 500;
    line-height: 1
}

.sec-structure .otherListWrap .otherList li .title img {
    margin-right: 20px;
    max-width: 30px !important;
    vertical-align: middle
}

.sec-structure .otherListWrap .otherList li .text {
    font-size: 1.4rem;
    line-height: 2
}

.sec-structure .earthquakeProof .textWrap,
.sec-structure .earthquakeProof .imgWrap {
    max-width: 1004px;
    margin: 0 auto
}

.sec-structure .earthquakeProof .textWrap .title,
.sec-structure .earthquakeProof .imgWrap .title {
    margin: 100px auto 30px;
    color: #13447D;
    font-size: 3.0rem;
    font-weight: bold
}

@media only screen and (max-width: 991px) {

    .sec-structure .earthquakeProof .textWrap .title,
    .sec-structure .earthquakeProof .imgWrap .title {
        margin: 50px auto 30px;
        font-size: 2.4rem
    }
}

@media only screen and (max-width: 767px) {

    .sec-structure .earthquakeProof .textWrap .title,
    .sec-structure .earthquakeProof .imgWrap .title {
        margin: 40px auto 10px;
        font-size: 1.8rem
    }
}

.sec-structure .earthquakeProof .textWrap .title {
    text-align: center
}

.sec-structure .earthquakeProof .textWrap .title+.text {
    margin-bottom: 60px;
    font-size: 1.6rem;
    line-height: 2;
    text-align: center
}

@media only screen and (max-width: 991px) {
    .sec-structure .earthquakeProof .textWrap .title+.text {
        font-size: 1.4rem
    }
}

@media only screen and (max-width: 767px) {
    .sec-structure .earthquakeProof .textWrap .title+.text {
        margin-bottom: 20px;
        text-align: left
    }

    .sec-structure .earthquakeProof .textWrap .title+.text br {
        display: none
    }
}

.sec-structure .featuresListWrap {
    max-width: 1004px;
    margin: 0 auto 150px
}

@media only screen and (max-width: 991px) {
    .sec-structure .featuresListWrap {
        margin: 0 auto 100px
    }
}

.sec-structure .featuresListWrap .featuresListTitle {
    margin: 100px auto 30px;
    color: #13447D;
    font-size: 3.0rem;
    font-weight: bold
}

@media only screen and (max-width: 767px) {
    .sec-structure .featuresListWrap .featuresListTitle {
        margin: 50px auto 0;
        font-size: 1.8rem
    }
}

.sec-structure .featuresListWrap .featuresList li {
    border-top: 1px solid #707070;
    margin: 40px 0 0;
    padding: 40px 0 0
}

@media only screen and (max-width: 767px) {
    .sec-structure .featuresListWrap .featuresList li {
        margin: 20px 0 0;
        padding: 20px 0 0
    }
}

.sec-structure .featuresListWrap .featuresList li figure {
    margin-bottom: 40px
}

.sec-structure .featuresListWrap .featuresList .title {
    display: flex;
    align-items: center;
    margin: 0 auto 30px;
    font-size: 2.4rem;
    font-weight: 500
}

@media only screen and (max-width: 767px) {
    .sec-structure .featuresListWrap .featuresList .title {
        margin: 0 auto 20px;
        font-size: 1.8rem
    }
}

.sec-structure .featuresListWrap .featuresList .meritNum {
    margin-right: 30px;
    font-weight: 700;
    color: #13447D;
    font-family: 'Inter', sans-serif
}

@media only screen and (max-width: 767px) {
    .sec-structure .featuresListWrap .featuresList .meritNum {
        margin-right: 20px
    }
}

.sec-structure .featuresListWrap .featuresList .meritNum .en {
    display: block;
    font-size: 1.7rem;
    line-height: 1;
    text-align: center
}

@media only screen and (max-width: 767px) {
    .sec-structure .featuresListWrap .featuresList .meritNum .en {
        font-size: 1.3rem
    }
}

.sec-structure .featuresListWrap .featuresList .meritNum .num {
    font-size: 4.4rem;
    line-height: 1;
    letter-spacing: -.05em
}

@media only screen and (max-width: 767px) {
    .sec-structure .featuresListWrap .featuresList .meritNum .num {
        font-size: 3.6rem
    }
}

.sec-structure .featuresListWrap .featuresList .text {
    margin-bottom: 40px;
    font-size: 1.4rem;
    line-height: 2
}

@media only screen and (max-width: 767px) {
    .sec-structure .featuresListWrap .featuresList .text {
        margin-bottom: 20px
    }
}

.sec-structure .featuresListWrap .featuresList .text small {
    color: #5F5F5F;
    font-size: 1.3rem
}

.sec-design .airPermeabilityListWrap {
    margin: 100px 0
}

@media only screen and (max-width: 767px) {
    .sec-design .airPermeabilityListWrap {
        margin: 50px 0
    }
}

.sec-design .airPermeabilityListWrap .airPermeabilityListTitle {
    margin-bottom: 40px;
    font-size: 2.6rem;
    text-align: center;
    font-weight: 500
}

@media only screen and (max-width: 767px) {
    .sec-design .airPermeabilityListWrap .airPermeabilityListTitle {
        margin-bottom: 20px;
        font-size: 2.0rem
    }
}

.sec-design .airPermeabilityListWrap .airPermeabilityListTitle+.text {
    margin-bottom: 40px;
    font-size: 1.4rem;
    line-height: 2;
    text-align: center
}

.sec-design .airPermeabilityListWrap .airPermeabilityList {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px
}

.sec-design .airPermeabilityListWrap .airPermeabilityList>* {
    margin: 0 15px;
    width: calc(33.3333% - 30px)
}

.sec-design .airPermeabilityListWrap .airPermeabilityList>*:nth-child(n+4) {
    margin-top: 40px
}

@media only screen and (max-width: 767px) {
    .sec-design .airPermeabilityListWrap .airPermeabilityList {
        display: flex;
        flex-wrap: wrap;
        margin: 0 -15px
    }

    .sec-design .airPermeabilityListWrap .airPermeabilityList>* {
        margin: 0 15px;
        width: calc(100% - 30px)
    }

    .sec-design .airPermeabilityListWrap .airPermeabilityList>*:nth-child(n+2) {
        margin-top: 40px
    }
}

.sec-design .airPermeabilityListWrap .airPermeabilityList li {
    position: relative;
    padding: 40px 25px 25px;
    border: 1px solid #9C9C9C;
    text-align: center
}

.sec-design .airPermeabilityListWrap .airPermeabilityList li .title {
    margin: 0 0 20px;
    font-size: 2.1rem;
    font-weight: 500;
    line-height: 1
}

.sec-design .airPermeabilityListWrap .airPermeabilityList li .title img {
    margin-right: 20px;
    max-width: 30px !important;
    vertical-align: middle
}

.sec-design .airPermeabilityListWrap .airPermeabilityList li .text {
    padding: 10px 0;
    font-size: 1.4rem;
    line-height: 2;
    background: #EFEFEF
}

.sec-design .airPermeabilityListWrap .airPermeabilityList li .num {
    position: absolute;
    top: -.85em;
    left: 50%;
    transform: translateX(-50%);
    padding: 0 10px;
    font-size: 2.6rem;
    font-weight: 700;
    color: #13447D;
    background: #fff
}

.sec-design .checkBox {
    position: relative;
    margin: 60px 0 0;
    padding: 40px 25px;
    background: #F5F5F5
}

@media only screen and (max-width: 767px) {
    .sec-design .checkBox {
        padding: 20px
    }
}

.sec-design .checkBox::before {
    content: "CHECK!";
    position: absolute;
    top: -.75em;
    left: 50%;
    transform: translateX(-50%);
    font-size: 2.5rem;
    color: #7D5A3A
}

.sec-design .checkBox .twoColumn {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
    margin-bottom: 20px
}

.sec-design .checkBox .twoColumn>* {
    margin: 0 15px;
    width: calc(50% - 30px)
}

.sec-design .checkBox .twoColumn>*:nth-child(n+3) {
    margin-top: 40px
}

@media only screen and (max-width: 991px) {
    .sec-design .checkBox .twoColumn {
        display: flex;
        flex-wrap: wrap;
        margin: 0 -15px
    }

    .sec-design .checkBox .twoColumn>* {
        margin: 0 15px;
        width: calc(100% - 30px)
    }

    .sec-design .checkBox .twoColumn>*:nth-child(n+2) {
        margin-top: 40px
    }

    .sec-design .checkBox .twoColumn .textWrap {
        margin-top: 0 !important
    }
}

.sec-design .checkBox .twoColumn .title {
    margin: 20px 0 15px !important;
    line-height: .5
}

@media only screen and (max-width: 767px) {
    .sec-design .checkBox .twoColumn .title {
        margin: 0 0 15px !important
    }
}

.sec-design .checkBox .twoColumn .title span {
    display: inline-block;
    padding: 10px 10px;
    font-size: 1.6rem;
    color: #fff;
    background: #000
}

.sec-design .checkBox .twoColumn .subTitle {
    margin-bottom: 10px !important;
    color: #7D5A3A
}

.sec-design .checkBox .twoColumn small {
    color: #5F5F5F;
    font-size: 1.3rem
}

.sec-design .checkBox .imgWrap {
    padding: 0 !important
}

.sec-facility .toiletList {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -5px
}

.sec-facility .toiletList li {
    display: flex;
    justify-content: center;
    align-items: center;
    width: calc(100% / 6 - 10px);
    margin: 0 5px 10px;
    padding: 1.2em;
    background: #F5F5F5;
    font-weight: 700
}

@media only screen and (max-width: 1280px) {
    .sec-facility .toiletList li {
        width: calc(100% / 5 - 10px)
    }
}

@media only screen and (max-width: 991px) {
    .sec-facility .toiletList li {
        width: calc(100% / 3 - 10px)
    }
}

@media only screen and (max-width: 767px) {
    .sec-facility .toiletList li {
        width: calc(100% / 2 - 10px);
        padding: .75em;
        font-size: 1.3rem
    }
}

.sec-facility .kitchenList li:nth-of-type(4) .text+figure {
    margin-top: 30px;
    max-width: 142px
}

.sec-facility .kitchenList li:nth-of-type(5) .text+figure {
    margin-top: 30px;
    max-width: 285px
}

.sec-facility .kitchenListWrap2>.imgWrap {
    margin-bottom: 60px
}

@media only screen and (max-width: 767px) {
    .sec-facility .kitchenListWrap2>.imgWrap {
        margin-bottom: 20px
    }
}

.sec-facility .powderListWrap,
.sec-facility .bathroomListWrap,
.sec-facility .toiletTotoListWrap {
    margin-top: 60px
}

@media only screen and (max-width: 767px) {

    .sec-facility .powderListWrap,
    .sec-facility .bathroomListWrap,
    .sec-facility .toiletTotoListWrap {
        margin-top: 20px
    }
}

.sec-facility .powderListWrap .toiletTotoList li,
.sec-facility .powderListWrap .powderList li,
.sec-facility .powderListWrap .bathroomList li,
.sec-facility .bathroomListWrap .toiletTotoList li,
.sec-facility .bathroomListWrap .powderList li,
.sec-facility .bathroomListWrap .bathroomList li,
.sec-facility .toiletTotoListWrap .toiletTotoList li,
.sec-facility .toiletTotoListWrap .powderList li,
.sec-facility .toiletTotoListWrap .bathroomList li {
    margin-bottom: 20px
}

.sec-facility .powderListWrap .toiletTotoList .doubleSize2,
.sec-facility .powderListWrap .toiletTotoList .doubleSize,
.sec-facility .powderListWrap .powderList .doubleSize2,
.sec-facility .powderListWrap .powderList .doubleSize,
.sec-facility .powderListWrap .bathroomList .doubleSize2,
.sec-facility .powderListWrap .bathroomList .doubleSize,
.sec-facility .bathroomListWrap .toiletTotoList .doubleSize2,
.sec-facility .bathroomListWrap .toiletTotoList .doubleSize,
.sec-facility .bathroomListWrap .powderList .doubleSize2,
.sec-facility .bathroomListWrap .powderList .doubleSize,
.sec-facility .bathroomListWrap .bathroomList .doubleSize2,
.sec-facility .bathroomListWrap .bathroomList .doubleSize,
.sec-facility .toiletTotoListWrap .toiletTotoList .doubleSize2,
.sec-facility .toiletTotoListWrap .toiletTotoList .doubleSize,
.sec-facility .toiletTotoListWrap .powderList .doubleSize2,
.sec-facility .toiletTotoListWrap .powderList .doubleSize,
.sec-facility .toiletTotoListWrap .bathroomList .doubleSize2,
.sec-facility .toiletTotoListWrap .bathroomList .doubleSize {
    width: calc(100% - 30px)
}

.sec-facility .powderListWrap .toiletTotoList .doubleSize2 .hokkarariImg,
.sec-facility .powderListWrap .toiletTotoList .doubleSize .hokkarariImg,
.sec-facility .powderListWrap .powderList .doubleSize2 .hokkarariImg,
.sec-facility .powderListWrap .powderList .doubleSize .hokkarariImg,
.sec-facility .powderListWrap .bathroomList .doubleSize2 .hokkarariImg,
.sec-facility .powderListWrap .bathroomList .doubleSize .hokkarariImg,
.sec-facility .bathroomListWrap .toiletTotoList .doubleSize2 .hokkarariImg,
.sec-facility .bathroomListWrap .toiletTotoList .doubleSize .hokkarariImg,
.sec-facility .bathroomListWrap .powderList .doubleSize2 .hokkarariImg,
.sec-facility .bathroomListWrap .powderList .doubleSize .hokkarariImg,
.sec-facility .bathroomListWrap .bathroomList .doubleSize2 .hokkarariImg,
.sec-facility .bathroomListWrap .bathroomList .doubleSize .hokkarariImg,
.sec-facility .toiletTotoListWrap .toiletTotoList .doubleSize2 .hokkarariImg,
.sec-facility .toiletTotoListWrap .toiletTotoList .doubleSize .hokkarariImg,
.sec-facility .toiletTotoListWrap .powderList .doubleSize2 .hokkarariImg,
.sec-facility .toiletTotoListWrap .powderList .doubleSize .hokkarariImg,
.sec-facility .toiletTotoListWrap .bathroomList .doubleSize2 .hokkarariImg,
.sec-facility .toiletTotoListWrap .bathroomList .doubleSize .hokkarariImg {
    max-width: 500px
}

@media only screen and (max-width: 767px) {

    .sec-facility .powderListWrap .toiletTotoList .doubleSize2 .hokkarariImg,
    .sec-facility .powderListWrap .toiletTotoList .doubleSize .hokkarariImg,
    .sec-facility .powderListWrap .powderList .doubleSize2 .hokkarariImg,
    .sec-facility .powderListWrap .powderList .doubleSize .hokkarariImg,
    .sec-facility .powderListWrap .bathroomList .doubleSize2 .hokkarariImg,
    .sec-facility .powderListWrap .bathroomList .doubleSize .hokkarariImg,
    .sec-facility .bathroomListWrap .toiletTotoList .doubleSize2 .hokkarariImg,
    .sec-facility .bathroomListWrap .toiletTotoList .doubleSize .hokkarariImg,
    .sec-facility .bathroomListWrap .powderList .doubleSize2 .hokkarariImg,
    .sec-facility .bathroomListWrap .powderList .doubleSize .hokkarariImg,
    .sec-facility .bathroomListWrap .bathroomList .doubleSize2 .hokkarariImg,
    .sec-facility .bathroomListWrap .bathroomList .doubleSize .hokkarariImg,
    .sec-facility .toiletTotoListWrap .toiletTotoList .doubleSize2 .hokkarariImg,
    .sec-facility .toiletTotoListWrap .toiletTotoList .doubleSize .hokkarariImg,
    .sec-facility .toiletTotoListWrap .powderList .doubleSize2 .hokkarariImg,
    .sec-facility .toiletTotoListWrap .powderList .doubleSize .hokkarariImg,
    .sec-facility .toiletTotoListWrap .bathroomList .doubleSize2 .hokkarariImg,
    .sec-facility .toiletTotoListWrap .bathroomList .doubleSize .hokkarariImg {
        max-width: 100%
    }
}

.sec-facility .powderListWrap .toiletTotoList .doubleSize2 .hokkarari span:first-child,
.sec-facility .powderListWrap .toiletTotoList .doubleSize .hokkarari span:first-child,
.sec-facility .powderListWrap .powderList .doubleSize2 .hokkarari span:first-child,
.sec-facility .powderListWrap .powderList .doubleSize .hokkarari span:first-child,
.sec-facility .powderListWrap .bathroomList .doubleSize2 .hokkarari span:first-child,
.sec-facility .powderListWrap .bathroomList .doubleSize .hokkarari span:first-child,
.sec-facility .bathroomListWrap .toiletTotoList .doubleSize2 .hokkarari span:first-child,
.sec-facility .bathroomListWrap .toiletTotoList .doubleSize .hokkarari span:first-child,
.sec-facility .bathroomListWrap .powderList .doubleSize2 .hokkarari span:first-child,
.sec-facility .bathroomListWrap .powderList .doubleSize .hokkarari span:first-child,
.sec-facility .bathroomListWrap .bathroomList .doubleSize2 .hokkarari span:first-child,
.sec-facility .bathroomListWrap .bathroomList .doubleSize .hokkarari span:first-child,
.sec-facility .toiletTotoListWrap .toiletTotoList .doubleSize2 .hokkarari span:first-child,
.sec-facility .toiletTotoListWrap .toiletTotoList .doubleSize .hokkarari span:first-child,
.sec-facility .toiletTotoListWrap .powderList .doubleSize2 .hokkarari span:first-child,
.sec-facility .toiletTotoListWrap .powderList .doubleSize .hokkarari span:first-child,
.sec-facility .toiletTotoListWrap .bathroomList .doubleSize2 .hokkarari span:first-child,
.sec-facility .toiletTotoListWrap .bathroomList .doubleSize .hokkarari span:first-child {
    display: inline-block;
    margin: 0 30px 10px 0
}

@media only screen and (max-width: 767px) {

    .sec-facility .powderListWrap .toiletTotoList .doubleSize2 .hokkarari span:first-child,
    .sec-facility .powderListWrap .toiletTotoList .doubleSize .hokkarari span:first-child,
    .sec-facility .powderListWrap .powderList .doubleSize2 .hokkarari span:first-child,
    .sec-facility .powderListWrap .powderList .doubleSize .hokkarari span:first-child,
    .sec-facility .powderListWrap .bathroomList .doubleSize2 .hokkarari span:first-child,
    .sec-facility .powderListWrap .bathroomList .doubleSize .hokkarari span:first-child,
    .sec-facility .bathroomListWrap .toiletTotoList .doubleSize2 .hokkarari span:first-child,
    .sec-facility .bathroomListWrap .toiletTotoList .doubleSize .hokkarari span:first-child,
    .sec-facility .bathroomListWrap .powderList .doubleSize2 .hokkarari span:first-child,
    .sec-facility .bathroomListWrap .powderList .doubleSize .hokkarari span:first-child,
    .sec-facility .bathroomListWrap .bathroomList .doubleSize2 .hokkarari span:first-child,
    .sec-facility .bathroomListWrap .bathroomList .doubleSize .hokkarari span:first-child,
    .sec-facility .toiletTotoListWrap .toiletTotoList .doubleSize2 .hokkarari span:first-child,
    .sec-facility .toiletTotoListWrap .toiletTotoList .doubleSize .hokkarari span:first-child,
    .sec-facility .toiletTotoListWrap .powderList .doubleSize2 .hokkarari span:first-child,
    .sec-facility .toiletTotoListWrap .powderList .doubleSize .hokkarari span:first-child,
    .sec-facility .toiletTotoListWrap .bathroomList .doubleSize2 .hokkarari span:first-child,
    .sec-facility .toiletTotoListWrap .bathroomList .doubleSize .hokkarari span:first-child {
        margin: 0
    }
}

.sec-facility .powderListWrap .toiletTotoList .doubleSize2 .hokkarari img,
.sec-facility .powderListWrap .toiletTotoList .doubleSize .hokkarari img,
.sec-facility .powderListWrap .powderList .doubleSize2 .hokkarari img,
.sec-facility .powderListWrap .powderList .doubleSize .hokkarari img,
.sec-facility .powderListWrap .bathroomList .doubleSize2 .hokkarari img,
.sec-facility .powderListWrap .bathroomList .doubleSize .hokkarari img,
.sec-facility .bathroomListWrap .toiletTotoList .doubleSize2 .hokkarari img,
.sec-facility .bathroomListWrap .toiletTotoList .doubleSize .hokkarari img,
.sec-facility .bathroomListWrap .powderList .doubleSize2 .hokkarari img,
.sec-facility .bathroomListWrap .powderList .doubleSize .hokkarari img,
.sec-facility .bathroomListWrap .bathroomList .doubleSize2 .hokkarari img,
.sec-facility .bathroomListWrap .bathroomList .doubleSize .hokkarari img,
.sec-facility .toiletTotoListWrap .toiletTotoList .doubleSize2 .hokkarari img,
.sec-facility .toiletTotoListWrap .toiletTotoList .doubleSize .hokkarari img,
.sec-facility .toiletTotoListWrap .powderList .doubleSize2 .hokkarari img,
.sec-facility .toiletTotoListWrap .powderList .doubleSize .hokkarari img,
.sec-facility .toiletTotoListWrap .bathroomList .doubleSize2 .hokkarari img,
.sec-facility .toiletTotoListWrap .bathroomList .doubleSize .hokkarari img {
    max-width: 190px !important;
    vertical-align: middle
}

@media only screen and (max-width: 767px) {

    .sec-facility .powderListWrap .toiletTotoList .doubleSize2 .hokkarari img,
    .sec-facility .powderListWrap .toiletTotoList .doubleSize .hokkarari img,
    .sec-facility .powderListWrap .powderList .doubleSize2 .hokkarari img,
    .sec-facility .powderListWrap .powderList .doubleSize .hokkarari img,
    .sec-facility .powderListWrap .bathroomList .doubleSize2 .hokkarari img,
    .sec-facility .powderListWrap .bathroomList .doubleSize .hokkarari img,
    .sec-facility .bathroomListWrap .toiletTotoList .doubleSize2 .hokkarari img,
    .sec-facility .bathroomListWrap .toiletTotoList .doubleSize .hokkarari img,
    .sec-facility .bathroomListWrap .powderList .doubleSize2 .hokkarari img,
    .sec-facility .bathroomListWrap .powderList .doubleSize .hokkarari img,
    .sec-facility .bathroomListWrap .bathroomList .doubleSize2 .hokkarari img,
    .sec-facility .bathroomListWrap .bathroomList .doubleSize .hokkarari img,
    .sec-facility .toiletTotoListWrap .toiletTotoList .doubleSize2 .hokkarari img,
    .sec-facility .toiletTotoListWrap .toiletTotoList .doubleSize .hokkarari img,
    .sec-facility .toiletTotoListWrap .powderList .doubleSize2 .hokkarari img,
    .sec-facility .toiletTotoListWrap .powderList .doubleSize .hokkarari img,
    .sec-facility .toiletTotoListWrap .bathroomList .doubleSize2 .hokkarari img,
    .sec-facility .toiletTotoListWrap .bathroomList .doubleSize .hokkarari img {
        margin: 10px 0 0
    }
}

.sec-facility .powderListWrap .toiletTotoList .doubleSize2 .imgWrap,
.sec-facility .powderListWrap .toiletTotoList .doubleSize .imgWrap,
.sec-facility .powderListWrap .powderList .doubleSize2 .imgWrap,
.sec-facility .powderListWrap .powderList .doubleSize .imgWrap,
.sec-facility .powderListWrap .bathroomList .doubleSize2 .imgWrap,
.sec-facility .powderListWrap .bathroomList .doubleSize .imgWrap,
.sec-facility .bathroomListWrap .toiletTotoList .doubleSize2 .imgWrap,
.sec-facility .bathroomListWrap .toiletTotoList .doubleSize .imgWrap,
.sec-facility .bathroomListWrap .powderList .doubleSize2 .imgWrap,
.sec-facility .bathroomListWrap .powderList .doubleSize .imgWrap,
.sec-facility .bathroomListWrap .bathroomList .doubleSize2 .imgWrap,
.sec-facility .bathroomListWrap .bathroomList .doubleSize .imgWrap,
.sec-facility .toiletTotoListWrap .toiletTotoList .doubleSize2 .imgWrap,
.sec-facility .toiletTotoListWrap .toiletTotoList .doubleSize .imgWrap,
.sec-facility .toiletTotoListWrap .powderList .doubleSize2 .imgWrap,
.sec-facility .toiletTotoListWrap .powderList .doubleSize .imgWrap,
.sec-facility .toiletTotoListWrap .bathroomList .doubleSize2 .imgWrap,
.sec-facility .toiletTotoListWrap .bathroomList .doubleSize .imgWrap {
    display: flex;
    margin: 0 -15px
}

@media only screen and (max-width: 767px) {

    .sec-facility .powderListWrap .toiletTotoList .doubleSize2 .imgWrap,
    .sec-facility .powderListWrap .toiletTotoList .doubleSize .imgWrap,
    .sec-facility .powderListWrap .powderList .doubleSize2 .imgWrap,
    .sec-facility .powderListWrap .powderList .doubleSize .imgWrap,
    .sec-facility .powderListWrap .bathroomList .doubleSize2 .imgWrap,
    .sec-facility .powderListWrap .bathroomList .doubleSize .imgWrap,
    .sec-facility .bathroomListWrap .toiletTotoList .doubleSize2 .imgWrap,
    .sec-facility .bathroomListWrap .toiletTotoList .doubleSize .imgWrap,
    .sec-facility .bathroomListWrap .powderList .doubleSize2 .imgWrap,
    .sec-facility .bathroomListWrap .powderList .doubleSize .imgWrap,
    .sec-facility .bathroomListWrap .bathroomList .doubleSize2 .imgWrap,
    .sec-facility .bathroomListWrap .bathroomList .doubleSize .imgWrap,
    .sec-facility .toiletTotoListWrap .toiletTotoList .doubleSize2 .imgWrap,
    .sec-facility .toiletTotoListWrap .toiletTotoList .doubleSize .imgWrap,
    .sec-facility .toiletTotoListWrap .powderList .doubleSize2 .imgWrap,
    .sec-facility .toiletTotoListWrap .powderList .doubleSize .imgWrap,
    .sec-facility .toiletTotoListWrap .bathroomList .doubleSize2 .imgWrap,
    .sec-facility .toiletTotoListWrap .bathroomList .doubleSize .imgWrap {
        flex-wrap: wrap
    }
}

.sec-facility .powderListWrap .toiletTotoList .doubleSize2 .imgWrap figure,
.sec-facility .powderListWrap .toiletTotoList .doubleSize .imgWrap figure,
.sec-facility .powderListWrap .powderList .doubleSize2 .imgWrap figure,
.sec-facility .powderListWrap .powderList .doubleSize .imgWrap figure,
.sec-facility .powderListWrap .bathroomList .doubleSize2 .imgWrap figure,
.sec-facility .powderListWrap .bathroomList .doubleSize .imgWrap figure,
.sec-facility .bathroomListWrap .toiletTotoList .doubleSize2 .imgWrap figure,
.sec-facility .bathroomListWrap .toiletTotoList .doubleSize .imgWrap figure,
.sec-facility .bathroomListWrap .powderList .doubleSize2 .imgWrap figure,
.sec-facility .bathroomListWrap .powderList .doubleSize .imgWrap figure,
.sec-facility .bathroomListWrap .bathroomList .doubleSize2 .imgWrap figure,
.sec-facility .bathroomListWrap .bathroomList .doubleSize .imgWrap figure,
.sec-facility .toiletTotoListWrap .toiletTotoList .doubleSize2 .imgWrap figure,
.sec-facility .toiletTotoListWrap .toiletTotoList .doubleSize .imgWrap figure,
.sec-facility .toiletTotoListWrap .powderList .doubleSize2 .imgWrap figure,
.sec-facility .toiletTotoListWrap .powderList .doubleSize .imgWrap figure,
.sec-facility .toiletTotoListWrap .bathroomList .doubleSize2 .imgWrap figure,
.sec-facility .toiletTotoListWrap .bathroomList .doubleSize .imgWrap figure {
    margin: 0 15px
}

@media only screen and (max-width: 767px) {

    .sec-facility .powderListWrap .toiletTotoList .doubleSize2 .imgWrap figure+figure,
    .sec-facility .powderListWrap .toiletTotoList .doubleSize .imgWrap figure+figure,
    .sec-facility .powderListWrap .powderList .doubleSize2 .imgWrap figure+figure,
    .sec-facility .powderListWrap .powderList .doubleSize .imgWrap figure+figure,
    .sec-facility .powderListWrap .bathroomList .doubleSize2 .imgWrap figure+figure,
    .sec-facility .powderListWrap .bathroomList .doubleSize .imgWrap figure+figure,
    .sec-facility .bathroomListWrap .toiletTotoList .doubleSize2 .imgWrap figure+figure,
    .sec-facility .bathroomListWrap .toiletTotoList .doubleSize .imgWrap figure+figure,
    .sec-facility .bathroomListWrap .powderList .doubleSize2 .imgWrap figure+figure,
    .sec-facility .bathroomListWrap .powderList .doubleSize .imgWrap figure+figure,
    .sec-facility .bathroomListWrap .bathroomList .doubleSize2 .imgWrap figure+figure,
    .sec-facility .bathroomListWrap .bathroomList .doubleSize .imgWrap figure+figure,
    .sec-facility .toiletTotoListWrap .toiletTotoList .doubleSize2 .imgWrap figure+figure,
    .sec-facility .toiletTotoListWrap .toiletTotoList .doubleSize .imgWrap figure+figure,
    .sec-facility .toiletTotoListWrap .powderList .doubleSize2 .imgWrap figure+figure,
    .sec-facility .toiletTotoListWrap .powderList .doubleSize .imgWrap figure+figure,
    .sec-facility .toiletTotoListWrap .bathroomList .doubleSize2 .imgWrap figure+figure,
    .sec-facility .toiletTotoListWrap .bathroomList .doubleSize .imgWrap figure+figure {
        margin-top: 20px
    }
}

.sec-facility .powderListWrap .toiletTotoList .doubleSize2 .twoColumn,
.sec-facility .powderListWrap .toiletTotoList .doubleSize .twoColumn,
.sec-facility .powderListWrap .powderList .doubleSize2 .twoColumn,
.sec-facility .powderListWrap .powderList .doubleSize .twoColumn,
.sec-facility .powderListWrap .bathroomList .doubleSize2 .twoColumn,
.sec-facility .powderListWrap .bathroomList .doubleSize .twoColumn,
.sec-facility .bathroomListWrap .toiletTotoList .doubleSize2 .twoColumn,
.sec-facility .bathroomListWrap .toiletTotoList .doubleSize .twoColumn,
.sec-facility .bathroomListWrap .powderList .doubleSize2 .twoColumn,
.sec-facility .bathroomListWrap .powderList .doubleSize .twoColumn,
.sec-facility .bathroomListWrap .bathroomList .doubleSize2 .twoColumn,
.sec-facility .bathroomListWrap .bathroomList .doubleSize .twoColumn,
.sec-facility .toiletTotoListWrap .toiletTotoList .doubleSize2 .twoColumn,
.sec-facility .toiletTotoListWrap .toiletTotoList .doubleSize .twoColumn,
.sec-facility .toiletTotoListWrap .powderList .doubleSize2 .twoColumn,
.sec-facility .toiletTotoListWrap .powderList .doubleSize .twoColumn,
.sec-facility .toiletTotoListWrap .bathroomList .doubleSize2 .twoColumn,
.sec-facility .toiletTotoListWrap .bathroomList .doubleSize .twoColumn {
    display: flex
}

@media only screen and (max-width: 767px) {

    .sec-facility .powderListWrap .toiletTotoList .doubleSize2 .twoColumn,
    .sec-facility .powderListWrap .toiletTotoList .doubleSize .twoColumn,
    .sec-facility .powderListWrap .powderList .doubleSize2 .twoColumn,
    .sec-facility .powderListWrap .powderList .doubleSize .twoColumn,
    .sec-facility .powderListWrap .bathroomList .doubleSize2 .twoColumn,
    .sec-facility .powderListWrap .bathroomList .doubleSize .twoColumn,
    .sec-facility .bathroomListWrap .toiletTotoList .doubleSize2 .twoColumn,
    .sec-facility .bathroomListWrap .toiletTotoList .doubleSize .twoColumn,
    .sec-facility .bathroomListWrap .powderList .doubleSize2 .twoColumn,
    .sec-facility .bathroomListWrap .powderList .doubleSize .twoColumn,
    .sec-facility .bathroomListWrap .bathroomList .doubleSize2 .twoColumn,
    .sec-facility .bathroomListWrap .bathroomList .doubleSize .twoColumn,
    .sec-facility .toiletTotoListWrap .toiletTotoList .doubleSize2 .twoColumn,
    .sec-facility .toiletTotoListWrap .toiletTotoList .doubleSize .twoColumn,
    .sec-facility .toiletTotoListWrap .powderList .doubleSize2 .twoColumn,
    .sec-facility .toiletTotoListWrap .powderList .doubleSize .twoColumn,
    .sec-facility .toiletTotoListWrap .bathroomList .doubleSize2 .twoColumn,
    .sec-facility .toiletTotoListWrap .bathroomList .doubleSize .twoColumn {
        flex-wrap: wrap
    }

    .sec-facility .powderListWrap .toiletTotoList .doubleSize2 .twoColumn .firstColumn,
    .sec-facility .powderListWrap .toiletTotoList .doubleSize2 .twoColumn .secondColumn,
    .sec-facility .powderListWrap .toiletTotoList .doubleSize .twoColumn .firstColumn,
    .sec-facility .powderListWrap .toiletTotoList .doubleSize .twoColumn .secondColumn,
    .sec-facility .powderListWrap .powderList .doubleSize2 .twoColumn .firstColumn,
    .sec-facility .powderListWrap .powderList .doubleSize2 .twoColumn .secondColumn,
    .sec-facility .powderListWrap .powderList .doubleSize .twoColumn .firstColumn,
    .sec-facility .powderListWrap .powderList .doubleSize .twoColumn .secondColumn,
    .sec-facility .powderListWrap .bathroomList .doubleSize2 .twoColumn .firstColumn,
    .sec-facility .powderListWrap .bathroomList .doubleSize2 .twoColumn .secondColumn,
    .sec-facility .powderListWrap .bathroomList .doubleSize .twoColumn .firstColumn,
    .sec-facility .powderListWrap .bathroomList .doubleSize .twoColumn .secondColumn,
    .sec-facility .bathroomListWrap .toiletTotoList .doubleSize2 .twoColumn .firstColumn,
    .sec-facility .bathroomListWrap .toiletTotoList .doubleSize2 .twoColumn .secondColumn,
    .sec-facility .bathroomListWrap .toiletTotoList .doubleSize .twoColumn .firstColumn,
    .sec-facility .bathroomListWrap .toiletTotoList .doubleSize .twoColumn .secondColumn,
    .sec-facility .bathroomListWrap .powderList .doubleSize2 .twoColumn .firstColumn,
    .sec-facility .bathroomListWrap .powderList .doubleSize2 .twoColumn .secondColumn,
    .sec-facility .bathroomListWrap .powderList .doubleSize .twoColumn .firstColumn,
    .sec-facility .bathroomListWrap .powderList .doubleSize .twoColumn .secondColumn,
    .sec-facility .bathroomListWrap .bathroomList .doubleSize2 .twoColumn .firstColumn,
    .sec-facility .bathroomListWrap .bathroomList .doubleSize2 .twoColumn .secondColumn,
    .sec-facility .bathroomListWrap .bathroomList .doubleSize .twoColumn .firstColumn,
    .sec-facility .bathroomListWrap .bathroomList .doubleSize .twoColumn .secondColumn,
    .sec-facility .toiletTotoListWrap .toiletTotoList .doubleSize2 .twoColumn .firstColumn,
    .sec-facility .toiletTotoListWrap .toiletTotoList .doubleSize2 .twoColumn .secondColumn,
    .sec-facility .toiletTotoListWrap .toiletTotoList .doubleSize .twoColumn .firstColumn,
    .sec-facility .toiletTotoListWrap .toiletTotoList .doubleSize .twoColumn .secondColumn,
    .sec-facility .toiletTotoListWrap .powderList .doubleSize2 .twoColumn .firstColumn,
    .sec-facility .toiletTotoListWrap .powderList .doubleSize2 .twoColumn .secondColumn,
    .sec-facility .toiletTotoListWrap .powderList .doubleSize .twoColumn .firstColumn,
    .sec-facility .toiletTotoListWrap .powderList .doubleSize .twoColumn .secondColumn,
    .sec-facility .toiletTotoListWrap .bathroomList .doubleSize2 .twoColumn .firstColumn,
    .sec-facility .toiletTotoListWrap .bathroomList .doubleSize2 .twoColumn .secondColumn,
    .sec-facility .toiletTotoListWrap .bathroomList .doubleSize .twoColumn .firstColumn,
    .sec-facility .toiletTotoListWrap .bathroomList .doubleSize .twoColumn .secondColumn {
        width: 100
    }
}

.sec-facility .powderListWrap .toiletTotoList .doubleSize2 .twoColumn .firstColumn,
.sec-facility .powderListWrap .toiletTotoList .doubleSize .twoColumn .firstColumn,
.sec-facility .powderListWrap .powderList .doubleSize2 .twoColumn .firstColumn,
.sec-facility .powderListWrap .powderList .doubleSize .twoColumn .firstColumn,
.sec-facility .powderListWrap .bathroomList .doubleSize2 .twoColumn .firstColumn,
.sec-facility .powderListWrap .bathroomList .doubleSize .twoColumn .firstColumn,
.sec-facility .bathroomListWrap .toiletTotoList .doubleSize2 .twoColumn .firstColumn,
.sec-facility .bathroomListWrap .toiletTotoList .doubleSize .twoColumn .firstColumn,
.sec-facility .bathroomListWrap .powderList .doubleSize2 .twoColumn .firstColumn,
.sec-facility .bathroomListWrap .powderList .doubleSize .twoColumn .firstColumn,
.sec-facility .bathroomListWrap .bathroomList .doubleSize2 .twoColumn .firstColumn,
.sec-facility .bathroomListWrap .bathroomList .doubleSize .twoColumn .firstColumn,
.sec-facility .toiletTotoListWrap .toiletTotoList .doubleSize2 .twoColumn .firstColumn,
.sec-facility .toiletTotoListWrap .toiletTotoList .doubleSize .twoColumn .firstColumn,
.sec-facility .toiletTotoListWrap .powderList .doubleSize2 .twoColumn .firstColumn,
.sec-facility .toiletTotoListWrap .powderList .doubleSize .twoColumn .firstColumn,
.sec-facility .toiletTotoListWrap .bathroomList .doubleSize2 .twoColumn .firstColumn,
.sec-facility .toiletTotoListWrap .bathroomList .doubleSize .twoColumn .firstColumn {
    padding: 0 30px 0 0
}

@media only screen and (max-width: 767px) {

    .sec-facility .powderListWrap .toiletTotoList .doubleSize2 .twoColumn .firstColumn,
    .sec-facility .powderListWrap .toiletTotoList .doubleSize .twoColumn .firstColumn,
    .sec-facility .powderListWrap .powderList .doubleSize2 .twoColumn .firstColumn,
    .sec-facility .powderListWrap .powderList .doubleSize .twoColumn .firstColumn,
    .sec-facility .powderListWrap .bathroomList .doubleSize2 .twoColumn .firstColumn,
    .sec-facility .powderListWrap .bathroomList .doubleSize .twoColumn .firstColumn,
    .sec-facility .bathroomListWrap .toiletTotoList .doubleSize2 .twoColumn .firstColumn,
    .sec-facility .bathroomListWrap .toiletTotoList .doubleSize .twoColumn .firstColumn,
    .sec-facility .bathroomListWrap .powderList .doubleSize2 .twoColumn .firstColumn,
    .sec-facility .bathroomListWrap .powderList .doubleSize .twoColumn .firstColumn,
    .sec-facility .bathroomListWrap .bathroomList .doubleSize2 .twoColumn .firstColumn,
    .sec-facility .bathroomListWrap .bathroomList .doubleSize .twoColumn .firstColumn,
    .sec-facility .toiletTotoListWrap .toiletTotoList .doubleSize2 .twoColumn .firstColumn,
    .sec-facility .toiletTotoListWrap .toiletTotoList .doubleSize .twoColumn .firstColumn,
    .sec-facility .toiletTotoListWrap .powderList .doubleSize2 .twoColumn .firstColumn,
    .sec-facility .toiletTotoListWrap .powderList .doubleSize .twoColumn .firstColumn,
    .sec-facility .toiletTotoListWrap .bathroomList .doubleSize2 .twoColumn .firstColumn,
    .sec-facility .toiletTotoListWrap .bathroomList .doubleSize .twoColumn .firstColumn {
        padding: 0
    }
}

.sec-facility .powderListWrap .toiletTotoList .doubleSize2,
.sec-facility .powderListWrap .powderList .doubleSize2,
.sec-facility .powderListWrap .bathroomList .doubleSize2,
.sec-facility .bathroomListWrap .toiletTotoList .doubleSize2,
.sec-facility .bathroomListWrap .powderList .doubleSize2,
.sec-facility .bathroomListWrap .bathroomList .doubleSize2,
.sec-facility .toiletTotoListWrap .toiletTotoList .doubleSize2,
.sec-facility .toiletTotoListWrap .powderList .doubleSize2,
.sec-facility .toiletTotoListWrap .bathroomList .doubleSize2 {
    width: calc(66.666% - 30px)
}

@media only screen and (max-width: 767px) {

    .sec-facility .powderListWrap .toiletTotoList .doubleSize2,
    .sec-facility .powderListWrap .powderList .doubleSize2,
    .sec-facility .powderListWrap .bathroomList .doubleSize2,
    .sec-facility .bathroomListWrap .toiletTotoList .doubleSize2,
    .sec-facility .bathroomListWrap .powderList .doubleSize2,
    .sec-facility .bathroomListWrap .bathroomList .doubleSize2,
    .sec-facility .toiletTotoListWrap .toiletTotoList .doubleSize2,
    .sec-facility .toiletTotoListWrap .powderList .doubleSize2,
    .sec-facility .toiletTotoListWrap .bathroomList .doubleSize2 {
        width: calc(100% - 30px)
    }
}

.sec-facility .powderListWrap .toiletTotoList li,
.sec-facility .powderListWrap .powderList li,
.sec-facility .bathroomListWrap .toiletTotoList li,
.sec-facility .bathroomListWrap .powderList li,
.sec-facility .toiletTotoListWrap .toiletTotoList li,
.sec-facility .toiletTotoListWrap .powderList li {
    margin-top: 0 !important;
    margin-bottom: 40px
}

@media only screen and (max-width: 767px) {

    .sec-facility .powderListWrap .toiletTotoList li,
    .sec-facility .powderListWrap .powderList li,
    .sec-facility .bathroomListWrap .toiletTotoList li,
    .sec-facility .bathroomListWrap .powderList li,
    .sec-facility .toiletTotoListWrap .toiletTotoList li,
    .sec-facility .toiletTotoListWrap .powderList li {
        margin-bottom: 0
    }
}

.sec-facility .withLogo {
    display: flex;
    align-items: center
}

@media only screen and (max-width: 767px) {
    .sec-facility .withLogo {
        flex-wrap: wrap
    }
}

.sec-facility .withLogo span {
    margin-right: 20px
}

.sec-facility .withLogo .logo-takaraStandard {
    width: 506px !important
}

@media only screen and (max-width: 1280px) {
    .sec-facility .withLogo .logo-takaraStandard {
        width: 360px !important
    }
}

@media only screen and (max-width: 767px) {
    .sec-facility .withLogo .logo-takaraStandard {
        display: block;
        margin-top: 20px;
        max-width: 240px !important
    }
}

.sec-facility .withLogo .logo-toto {
    width: 287px !important
}

@media only screen and (max-width: 1280px) {
    .sec-facility .withLogo .logo-toto {
        width: 200px !important
    }
}

@media only screen and (max-width: 767px) {
    .sec-facility .withLogo .logo-toto {
        display: block;
        margin: 20px 0;
        max-width: 180px !important
    }
}

.sec-facility .aboutEnamel {
    margin-bottom: 50px;
    padding: 40px 50px;
    background: #f7efe7;
    border-radius: 30px
}

@media only screen and (max-width: 1440px) {
    .sec-facility .aboutEnamel {
        padding: 40px 50px 10px
    }
}

@media only screen and (max-width: 991px) {
    .sec-facility .aboutEnamel {
        padding: 30px 40px 0
    }
}

@media only screen and (max-width: 767px) {
    .sec-facility .aboutEnamel {
        padding: 30px 20px 0
    }
}

.sec-facility .aboutEnamel .aboutEnamelTtl {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 30px;
    font-size: 24px
}

@media only screen and (max-width: 991px) {
    .sec-facility .aboutEnamel .aboutEnamelTtl {
        font-size: 20px
    }
}

@media only screen and (max-width: 767px) {
    .sec-facility .aboutEnamel .aboutEnamelTtl {
        margin-bottom: 20px;
        font-size: 16px
    }
}

.sec-facility .aboutEnamel .aboutEnamelTtl::before,
.sec-facility .aboutEnamel .aboutEnamelTtl::after {
    content: "";
    margin: 0 20px;
    height: 1px;
    flex-grow: 1;
    background-color: #333
}

@media only screen and (max-width: 767px) {

    .sec-facility .aboutEnamel .aboutEnamelTtl::before,
    .sec-facility .aboutEnamel .aboutEnamelTtl::after {
        margin: 0 10px
    }
}

.sec-facility .aboutEnamel .aboutEnamelList {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin: 0 -10px
}

.sec-facility .aboutEnamel .aboutEnamelList li {
    width: calc(100% / 6 - 20px);
    margin: 0 10px
}

@media only screen and (max-width: 1440px) {
    .sec-facility .aboutEnamel .aboutEnamelList li {
        width: calc(100% / 3 - 20px);
        margin-bottom: 30px
    }
}

@media only screen and (max-width: 767px) {
    .sec-facility .aboutEnamel .aboutEnamelList li {
        width: calc(100% / 2 - 20px);
        margin-bottom: 20px
    }
}

.sec-facility .aboutEnamel .aboutEnamelList li .title {
    position: relative;
    margin-bottom: 10px;
    font-size: 18px;
    text-align: center
}

@media only screen and (max-width: 991px) {
    .sec-facility .aboutEnamel .aboutEnamelList li .title {
        font-size: 16px
    }
}

@media only screen and (max-width: 767px) {
    .sec-facility .aboutEnamel .aboutEnamelList li .title {
        margin-bottom: 5px;
        font-size: 14px
    }
}

.sec-facility .aboutEnamel .aboutEnamelList li .title::before,
.sec-facility .aboutEnamel .aboutEnamelList li .title::after {
    content: "［";
    position: absolute;
    top: 0;
    left: 0;
    font-weight: normal
}

.sec-facility .aboutEnamel .aboutEnamelList li .title::after {
    content: "］";
    left: auto;
    right: 0
}

.sec-facility .aboutEnamel .aboutEnamelList li .text {
    font-size: 14px
}

@media only screen and (max-width: 767px) {
    .sec-facility .aboutEnamel .aboutEnamelList li .text {
        font-size: 13px
    }
}

@media only screen and (min-width: 769px) {
    #spCommonModalArea {
        display: none !important
    }
}

@media only screen and (max-width: 768px) {
    .commonSpModalImage {
        position: relative;
        cursor: pointer
    }

    .commonSpModalImage:after {
        position: absolute;
        top: 0;
        right: 0;
        display: block;
        content: '';
        width: 30px;
        height: 30px;
        background: url("../img/elements/ico_sp_modal.svg") no-repeat center center/contain;
        z-index: 3
    }

    #spCommonModalArea {
        overflow: auto;
        position: fixed;
        top: 0;
        left: 0;
        display: none;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.7);
        -webkit-overflow-scrolling: touch;
        z-index: 9999999
    }

    #spCommonModalTable {
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        position: relative;
        display: table;
        width: 100%;
        height: 100%;
        padding: 60px 0
    }

    #spCommonModalCell {
        display: table-cell;
        vertical-align: middle
    }

    #spCommonModalInner {
        position: relative;
        max-width: 1000px;
        margin: 0 auto;
        text-align: center
    }

    #spCommonModalInner img {
        max-width: 100%;
        height: auto
    }

    #spCommonModalContents {
        position: relative;
        overflow-x: auto;
        -webkit-overflow-scrolling: touch
    }

    #spCommonModalContents:before {
        position: absolute;
        top: 50%;
        left: 50%;
        display: block;
        content: '';
        width: 70px;
        height: 70px;
        background: url(../img/elements/swipe_icon.svg) no-repeat center center/contain;
        transform: translateY(-50%);
        transition: opacity 0.3s;
        animation: return 3s 0s infinite ease;
        z-index: 2
    }

    @keyframes return {
        50% {
            margin-left: -70px
        }

        100% {
            margin-left: 0
        }
    }

    #spCommonModalContents.icoOff:before {
        opacity: 0
    }

    #spCommonModalContents::after {
        content: "";
        position: absolute;
        z-index: 1;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        background: rgba(0, 0, 0, 0.2)
    }

    #spCommonModalContents.icoOff:after {
        opacity: 0
    }

    #spCommonModalContents figure {
        box-sizing: border-box;
        width: 200%;
        padding: 0 20px
    }

    #spCommonModalContents figure img {
        width: 100%
    }

    #spCommonModalClose {
        position: absolute;
        top: -60px;
        right: 0;
        width: 50px;
        height: 50px;
        cursor: pointer
    }

    #spCommonModalClose:before,
    #spCommonModalClose:after {
        position: absolute;
        top: 50%;
        left: 50%;
        display: block;
        content: '';
        width: 40px;
        height: 2px;
        margin-left: -20px;
        background-color: #fff
    }

    #spCommonModalClose:before {
        transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg)
    }

    #spCommonModalClose:after {
        transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg)
    }
}
/* End divert css/spec.css */

/* area.css */
.cmn-sec-kv-yokohama.sec-kv {
    position: relative;
    background: linear-gradient(to right, rgba(227, 227, 227, 1) 50%, transparent 100%),
        url('../img/pages/area/yokohama_top.jpg') no-repeat center bottom;
    background-size: cover;
}

.cmn-sec-kv-kawasaki.sec-kv {
    position: relative;
    background: linear-gradient(to right, rgba(227, 227, 227, 1) 28%, transparent 100%), url(../img/pages/area/kawasaki_top.jpg) no-repeat center bottom;
    background-size: 42%;
    background-position: 100% 102%;
}

.cmn-sec-kv-machida.sec-kv {
    position: relative;
    background: linear-gradient(to right, rgba(227, 227, 227, 1) 23%, transparent 100%), url(../img/pages/area/machida_top.jpg) no-repeat center bottom;
    background-size: cover;
    background-position: 100% 50%;
    background-size: 40%;
}

.cmn-sec-kv-sagamihara.sec-kv {
    position: relative;
    background: linear-gradient(to right, rgba(227, 227, 227, 1) 29%, transparent 67%), url(../img/pages/area/sagamihara_top.jpg) no-repeat center bottom;
    background-size: cover;
    background-position: 100% 96%;
    background-size: 49%;
}

.cmn-kvWrap-description-lg {
    text-decoration: underline;
    text-underline-offset: 6px;
    font-size: 2rem;
    font-weight: bold;
}

.pcOnly {
    display: block;
}

.spOnly {
    display: none;
}

.pageContents .sec-content-top {
    display: block;
    margin: 0;
    padding: 2vh 0;
}

.txtCenter {
    text-align: center;
}

.subHeading {
    font-size: 2.3rem;
    margin-bottom: 15px;
}

.subLead {
    color: #aaa;
}

.moreBtnList {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    margin: 20px 0;
}

.justifyCenter {
    justify-content: center;
}

.moreBtnLink {
    display: inline-block;
    text-align: center;
    color: #000;
    background: #F5F5F5;
    border: solid 1px #333333;
    padding: 10px 25px 10px 10px;
    min-width: 200px;
    position: relative;
}

.moreBtnLink::after {
    content: "＞";
    position: absolute;
    top: 25%;
    right: 4%;
}

.btnGlay {
    color: #fff;
    background: #777;
    border: none;
}

.bannerAreaWrap {
    max-width: 1320px;
    margin: 0 auto;
}

.bannerAreaItem {
    width: 100%;
}

.bannerAreaItem img {
    width: 100%;
    height: auto;
    object-fit: cover;
}

.sec-contact .sectionWrap {
    overflow-x: hidden;
}

@media(max-width:767px) {
    .cmn-sec-kv-yokohama.sec-kv {
        position: relative;
        background: linear-gradient(to right, rgba(227, 227, 227, 0.7) 100%, transparent 100%),
            url('../img/pages/area/yokohama_top.jpg') no-repeat center bottom;
        background-size: cover;
    }

    .cmn-sec-kv-kawasaki.sec-kv {
        position: relative;
        background: linear-gradient(to right, rgba(227, 227, 227, 0.7) 100%, transparent 100%),
            url('../img/pages/area/kawasaki_top.jpg') no-repeat center bottom;
        background-size: cover;
    }

    .cmn-sec-kv-machida.sec-kv {
        position: relative;
        background: linear-gradient(to right, rgba(227, 227, 227, 0.7) 100%, transparent 100%),
            url('../img/pages/area/machida_top.jpg') no-repeat center bottom;
        background-size: cover;
    }

    .cmn-sec-kv-sagamihara.sec-kv {
        position: relative;
        background: linear-gradient(to right, rgba(227, 227, 227, 0.7) 100%, transparent 100%),
            url('../img/pages/area/sagamihara_top.jpg') no-repeat center bottom;
        background-size: cover;
    }

    .cmn-kvWrap-description-lg {
        text-decoration: underline;
        text-underline-offset: 6px;
        font-size: 2rem;
        font-weight: bold;
    }

    .pcOnly {
        display: none;
    }

    .spOnly {
        display: block;
    }

    .subHeading {
        font-size: 1.8rem;
    }

    .flexColRev {
        flex-direction: column-reverse;
    }

}