.center1000{
    margin: 0 auto;
    max-width: 1000px;
}
/*
.concept-spheader,
.concept__slide--header{
    display: none;
}
*/
.slide-text{
  position: absolute;
  top: 50%;
  margin-top: -18px;
  left: 0;
  z-index: 1001;
  width: 100%;
  padding: 10px;
  text-align: center;
  font-weight: bold;
  background-color: rgba(230, 230 ,230 ,.5);
}

.concept__top--wrap{
    position: relative;
}
.concept__top--wrap::before {
    content: "";
    display: inline-block;
    width: 26%;
    min-width: 350px;
    max-width: 400px;
    min-height: 500px;
    height: 100%;
    background-color: #1a1a1a;
    mix-blend-mode: multiply;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
.concept__top--left {
    padding: 5% 0;
    box-sizing: border-box;
    width: 26%;
    min-width: 350px;
    max-width: 400px;
    min-height: 500px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.concept__top--logo {
    margin-left: 11%;
    flex: 0 1 auto;
    width: 273px;
}
.concept__top--logo--img{
    width: 100%;
}
.concept__nav{
    margin-left: 0.75rem;
}
.concept__nav--list{
    list-style: none;
}
.concept__nav--item{
    margin-bottom: 0.50rem;
}
.concept__nav--item--insta{
    margin-bottom: 0;
    width: 30px;   
}
.concept__nav--link{
    font-size: .16rem;
    font-weight: 600;
    letter-spacing: 0.02rem;
    color: #fff;
    text-decoration: none;
}
.concept__slider{
    position: relative;
    line-height: 0;
    font-size: 0;
}
.concept__slide--img{
    padding-bottom: 59%;
    width: 100%;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    min-height: 900px;
}
.concept__slide--img1{
    background-image: url(../images/bland/concept_slide1.jpg)
}
.concept__slide--img2{
    background-image: url(../images/bland/concept_slide2.jpg)
}
.concept__slide--text{
    position: absolute;
    top: 30%;
    right: 3%;
    font-size: .24rem;
    letter-spacing: 0.02rem;
}
.concept__slide--text--white{
    color: #fff;
}
.concept__slide--text--black{
    color: #000;
}

.concept__h2{
    margin-left: calc(50% - 50vw);
    padding:0.04rem 0 0.04rem 78px;
    background-color: #000;
    color: #fff;
    font-size: .18rem;
    font-weight: 600;
    letter-spacing: 0.04rem;
    width: 350px;
}
.concept__more{
    margin: 0 auto;
    padding: 5px 32px 5px 18px;
    display: block;
    width: 160px;
    text-decoration: none;
    text-align: center;
    color: #fff;
    font-weight: 600;
    letter-spacing: 0.02rem;
    background-color: #000;
    position: relative;
    border-radius: 15px;
    font-size: .14rem;
    box-sizing: border-box;
}
.concept__more::after{
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 0 4px 12px;
    border-color: transparent transparent transparent #fff;
    position: absolute;
    top: 50%;
    right: 11px;
    margin-top: -4px;
}

.concept__news{
    margin-top: 0.65rem;
}
.concept__news-list{
    margin: 0.2rem 0 0.35rem auto;
    max-width: 780px;
    list-style: none;
}
.concept__news--item{
    margin-bottom: 0.15rem;
}
.concept__news--link{
    color: #000;
    text-decoration: none;
}
.concept__news--time{
    margin-right: 0.15rem;
    letter-spacing: 0.015rem;
}
.concept__concept{
    margin-top: 0.7rem;
    padding: 0.6rem 0 0.9rem;
    background-image: url(../images/bland/concept_bg.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    overflow: hidden;
}
.concept__concept::before{
    content: "";
    display: inline-block;
    width: 374px;
    height: 466px;
    background-image: url(../images/bland/concept_bg_logo.svg?new);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    bottom: 0;
    right: -0.1rem;
}
.concept__concept--inner{
    position: relative;
    z-index: 1;
}
.concept__concept--text{
    margin-top: 0.3rem;
    font-size: .15rem;
    line-height: 0.39rem;
}
.concept__concept--heading{
    margin-bottom: 0.3rem;
    display: block;
    font-size: .28rem;
    font-weight: 500;
}

.concept__category{
    margin-top: 1.2rem;
}
.concept__ia--wrap{
    margin-top: 0.35rem;   
}
.concept__hh--wrap{
    margin-top: 1rem;   
}
.concept__ok--wrap{
    margin-top: 0.8rem;   
}
.concept__mk--wrap{
    margin-top: 1.1rem;   
}
.concept__category--h3{
    padding-left: 0.72rem;
    font-family: 'georgea', serif;
    font-weight: 500;
    font-size: .76rem;
    letter-spacing: -0.02rem;
    position: relative;
}
.concept__category--h3jp{
    margin-left: 0.5rem;
    font-size: .2rem;
    letter-spacing: 0.01rem;
    font-family: 'Hiragino Kaku Gothic' , sans-serif;
}
.concept__category--h3--ia{
    border-bottom: solid 1px #ae7d90;
    width: 865px;
    color: #ae7d90;
}
.concept__category--h3--hh{
    border-bottom: solid 1px #6c9795;
    width: 865px;
    color: #6c9795;
}
.concept__category--h3--ok{
    border-bottom: solid 1px #b3966f;
    width: 1281px;
    color: #b3966f;
}
.concept__category--h3--mk{
    border-bottom: solid 1px #6998b1;
    width: 1140px;
    color: #6998b1;
}
.concept__category--h3::after{
    content: "";
    display: inline-block;
    width: 351px;
    height: 1px;
    background-color: #000;
    position: absolute;
    bottom: -0.18rem;
    left: 0;
}
.concept__cat--item{
    position: relative;
}
.concept__category--text{
    width: 54%;
    font-size: .15rem;
    line-height: 0.3rem;
}
.concept__category--text--large{
	margin-bottom: 16px;
    font-size: .24rem;
    line-height: 1.9;
    font-weight: 500;
    display: block;
}
.concept__category--text--ia{
    margin-top: 1.1rem;
}
.concept__category--text--hh{
    margin-top: 0.7rem;
}
.concept__category--text--ok{
    margin-top: 0.3rem;
    margin-left: calc((100vw - 1000px)/2);
	margin-bottom: 0.3rem;
    font-size: .15rem;
    line-height: 0.3rem;
    width: 65%;
}
.concept__category--text--mk{
	margin-bottom: 20px;
    font-size: .15rem;
    line-height: 0.3rem;
}

.concept__catlist--ia{
    margin-top: -390px;
    display: grid;
    grid-template-columns: 3fr minmax(270px, 1fr) minmax(270px, 1fr);
    grid-template-rows: minmax(270px, 1fr) minmax(270px, 1fr) minmax(270px, 1fr) minmax(270px, 1fr);
    gap: 0.05rem;
}
.concept__bosch{
    grid-column: 1 / 2;
    grid-row: 3 / 5;
    display: flex;
    justify-content: center;
    align-items: flex-end;
}
.concept__ariafina{
    grid-column: 3 / 4;
    grid-row: 1 / 2;
}
.concept__miele{
    grid-column: 2 / 3;
    grid-row: 2 / 3;
}
.concept__aeg{
    grid-column: 3 / 4;
    grid-row: 2 / 3;
}
.concept__gaggenau{
    grid-column: 2 / 3;
    grid-row: 3 / 4;
}
.concept__eurocave{
    grid-column: 3 / 4;
    grid-row: 3 / 4;
}
.concept__mabe{
    grid-column: 2 / 3;
    grid-row: 4 / 5;
}
.concept__liebherr{
    grid-column: 3 / 4;
    grid-row: 4 / 5;
}
.conceot__cat--img{
    width: 100%;
}
.conceot__cat--img:not(.conceot__cat--img--blanco).conceot__cat--img--ok1{
	margin-bottom: 0;
	object-fit: contain;
}
.conceot__cat--img:not(.conceot__cat--img--blanco){
    height: 100%;
    object-fit: cover;
}
.concept__cat--logo--bosch{
    width: 160px;
    position: absolute;
    bottom: 11%;
    right: 14%;
}
.concept__cat--logo--ariafina{
    width: 106px;
    position: absolute;
    top: 5%;
    left: 4%;
}
.concept__cat--logo--miele{
    width: 84px;
    position: absolute;
    top: 6%;
    left: 6%;
}
.concept__cat--logo--aeg{
    width: 54px;
    position: absolute;
    top: 6%;
    left: 5%;
}
.concept__cat--logo--gaggenau{
    width: 118px;
    position: absolute;
    top: 6%;
    left: 4%;
}
.concept__cat--logo--eurocave{
    width: 105px;
    position: absolute;
    top: 4%;
    left: 5%;
}
.concept__cat--logo--mabe{
    width: 103px;
    position: absolute;
    top: 3%;
    left: 3%;
}
.concept__cat--logo--liebherr{
    width: 125px;
    position: absolute;
    top: 7%;
    left: 5%;
}


.concept__catlist--hh{
    margin-top: -280px;
    display: grid;
    grid-template-columns: 3fr minmax(270px, 1fr) minmax(270px, 1fr);
    grid-template-rows: minmax(270px, 1fr) minmax(270px, 1fr) minmax(270px, 1fr);
    gap: 0.05rem;
}
.concept__blanco{
    grid-column: 1 / 2;
    grid-row: 2 / 4;
    display: flex;
    justify-content: center;
    align-items: flex-end;
}
.concept__kohler{
    grid-column: 2 / 3;
    grid-row: 3 / 4;
}
.concept__grohe{
    grid-column: 3 / 4;
    grid-row: 1 / 2;
}
.concept__brizo{
    grid-column: 3 / 4;
    grid-row: 2 / 3;
}
.concept__delta{
    grid-column: 2 / 3;
    grid-row: 2 / 3;
}
.concept__kvk{
    grid-column: 3 / 4;
    grid-row: 3 / 4;
}
.concept__mabe{
    grid-column: 2 / 3;
    grid-row: 4 / 5;
}
.concept__liebherr{
    grid-column: 3 / 4;
    grid-row: 4 / 5;
}
.concept__cat--slider{
    display: none;
}

.concept__cat--logo--blanco{
    width: 149px;
    position: absolute;
    bottom: 23%;
    right: 8%;
}
.concept__cat--logo--kohler{
    width: 125px;
    position: absolute;
    top: 1%;
    left: 0;
}
.concept__cat--logo--grohe{
    width: 71px;
    position: absolute;
    top: 4%;
    left: 6%;
}
.concept__cat--logo--brizo{
    width: 90px;
    position: absolute;
    top: 5%;
    left: 5%;
}
.concept__cat--logo--delta{
    width: 93px;
    position: absolute;
    top: 6%;
    left: 6%;
}
.concept__cat--logo--kvk{
    width: 65px;
    position: absolute;
    top: 7%;
    left: 6%;
}

.concept__catlist--ok{
    margin-top: 45px;
    margin-bottom: 0.4rem;
    display: grid;
    grid-template-columns: auto minmax(270px, 1fr) minmax(270px, 1fr);
    grid-template-rows: minmax(270px, 1fr) minmax(270px, 1fr) minmax(270px, 1fr);
    gap: 0.05rem;
}
.concept__ok1--wrap{
    grid-column: 1 / 2;
    grid-row: 1 / 4;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.concept__ok2{
    grid-column: 2 / 3;
    grid-row: 1 / 2;
}
.concept__ok3{
    grid-column: 3 / 4;
    grid-row: 1 / 2;
}
.concept__ok4{
    grid-column: 2 / 3;
    grid-row: 2 / 3;
}
.concept__ok5{
    grid-column: 3 / 4;
    grid-row: 2 / 3;
}
.concept__ok6{
    grid-column: 2 / 3;
    grid-row: 3 / 4;
}
.concept__ok7{
    grid-column: 3 / 4;
    grid-row: 3 / 4;
}
.conceot__cat--img--ok1{
    margin-bottom: 20px;
}

.concept__catlist--mk{
    margin-top: 0.8rem;
    margin-bottom: 0.4rem;
    display: grid;
    grid-template-columns: 3fr minmax(270px, 1fr) minmax(270px, 1fr);
    grid-template-rows: minmax(270px, 1fr) minmax(270px, 1fr);
    gap: 0.05rem;
}
.concept__cleanup--wrap{
    margin-left: calc((100vw - 1000px)/2);
    margin-right: 12%;
    grid-column: 1 / 2;
    grid-row: 1 / 3;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.concept__takara{
    grid-column: 2 / 3;
    grid-row: 1 / 2;
}
.concept__toto{
    grid-column: 3 / 4;
    grid-row: 1 / 2;
}
.concept__panasonic{
    grid-column: 2 / 3;
    grid-row: 2 / 3;
}
.concept__lixil{
    grid-column: 3 / 4;
    grid-row: 2 / 3;
}
.concept__cat--logo--cleanup{
    width: 97px;
    position: absolute;
    top: 6%;
    left: 5%;
}
.concept__cat--logo--takara{
    width: 130px;
    position: absolute;
    top: 6%;
    left: 5%;
}
.concept__cat--logo--toto{
    width: 62px;
    position: absolute;
    top: 7%;
    left: 5%;
}
.concept__cat--logo--panasonic{
    width: 113px;
    position: absolute;
    top: 5%;
    left: 5%;
}
.concept__cat--logo--lixil{
    width: 60px;
    position: absolute;
    top: 5%;
    left: 5%;
}

.concept__ec{
    margin-top: 1.05rem;
    padding: 0.6rem 0 0.55rem;
    background-color: #e8e8e8;
}
.concept-ec__list{
    margin: 0 auto 0.15rem;
    padding-top: 0.6rem;
    max-width: 1255px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    clear: both;
}
/*
.concept-ec__list:before {
    content: "";
    width: 19%;
    order: 1;
}
.concept-ec__list:after {
    content: "";
    width: 19%;
}
*/
.concept-ec__item{
    margin-bottom: .22rem;
    flex: 0 1 auto;
    width: 19%;
    min-width: 228px;
    text-decoration: none;
}
.concept-ec__item:not(:nth-child(4n)){
    margin-right: .2rem;
}
.concept-ec__img--wrap{
    border: solid 1px #cecece;
    position: relative;
    width: 100%;
}
.concept-ec__img--wrap:before{
    content: "";
    display: block;
    padding-top: 100%;
}
.concept-ec__img{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    object-fit: contain;
}
.concept-ec__name{
    font-size: .13rem;
    text-decoration: none;
    color: #000;
    line-height: 0.2rem;
    margin-top: 6px;
}
.concept-ec__price{
    font-size: .13rem;
    font-weight: 600;
    text-decoration: none;
    color: #000;
}
.concept__bland{
    margin-top: 1.1rem;
}
.concept__bland--list{
    margin: 0.3rem auto 0;
    max-width: 1255px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
}
.concept__bland--link{
    flex: 0 1 auto;
    width: 15%;
}
.concept__bland--logo{
    width: 100%;
}

.top_case{
	padding-top: .75rem;
}
.concept-case__text {
	margin-top: .65rem;
    font-size: .28rem;
}
.top_case_list {
    margin: .37rem auto;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-wrap: wrap;
}
.top_case_list::after{
	content: "";
	display: block;
	width: 31%;
	height: 0;
}
.top_case_item {
    flex: 0 1 auto;
    width: 29%;
    text-decoration: none;
    color: #000;
}
.top_case_label{
	padding: .03rem .08rem;
	background-color: #000;
	color: #fff;
	font-size: .12rem;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
.top_case_imgwrap{
	padding-bottom: 63%;
    overflow: hidden;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
}
.top_case_img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0%;
}
.top_case_emptyimg{
	width: 1rem;
	position: absolute;
    top: 50%;
}

.top_case_text {
    margin: 0;
    padding: 15px 17px 17px;
    font-size: .14rem;
    min-height: 82px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    background: #e8e8e8;
    line-height: 1.68;
}

.concept__showroom{
    margin-top: 1rem;
}
.concept__showroom--innner{
    margin-top: 0.5rem;
}
.concept-showroom__h3--wrap{
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
}
.concept-showroom__h3{
    flex: 0 1 auto;
    width: fit-content;
    font-family: "adobe-garamond-pro", serif;
    font-weight: 700;
    font-style: normal;
    font-size: .54rem;
    letter-spacing: 0.01rem;
}
.concept-showroom__h3--jp {
    flex: 0 1 auto;
    width: fit-content;
    font-size: .18rem;
    letter-spacing: 0.015rem;
    margin-right: 0.2rem;
    margin-bottom: 15px;
}
.concept-showroom__text{
    margin-top: 0.5rem;
    font-size: .28rem;
}
.concept-showroom__table--wrap{
    margin-top: 0.4rem;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.concept-showroom__table{
    flex: 0 1 auto;
    width: 68%;
}
.concept-showroom__tr{
    position: relative;
}
.concept-showroom__tr::before{
    content: "";
    width: 4px;
    height: 50%;
    display: inline-block;
    background-color: #000;
    position: absolute;
    top: 25%;
    left: 0;
}
.concept-showroom__th{
    padding: 0.15rem 0.2rem;
    width: 15%;
    text-align-last: justify;
    font-weight: 500;
}
.concept-showroom__td{
    padding: 0.05rem 0.1rem 0.05rem 0.2rem;
}
.concept-showroom__map{
    flex: 0 1 auto;
    width: 30%;
}
.concept-shoroom__img{
    margin-top: 0.7rem;
    margin-bottom: 0.4rem;
    width: 100%;
}
.concept__google{
    margin-left: 0.5rem;
    padding-left: 0.25rem;
    color: #000;
    text-decoration: none;
    display: inline-block;
    position: relative;
}
.concept__google::after{
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 0 4px 12px;
    border-color: transparent transparent transparent #000;
    position: absolute;
    top: 50%;
    left: 11px;
    margin-top: -4px;
}
.concept-showroom__map--sp{
    display: none;
}

.concept__showroom--tel{
    font-size: .18rem;
    color: #000;
    text-decoration: none;
}
.concept__showroom--contact{
    font-size: .18rem;
    color: #0071b2;
}
.concept__contact-btn {
    margin: 1.1rem auto 0.9rem;
    padding: 0.05rem 0.32rem 0.05rem 1rem;
    padding: 12px 20px 15px 39px;
    display: block;
    width: 600px;
    text-decoration: none;
    text-align: center;
    color: #fff;
    background-color: #000;
    position: relative;
    border-radius: 15px;
    font-size: .2rem;
    line-height: 1.4;
    box-sizing: border-box;
}
.concept__contact-btn::after{
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 7px 0 7px 25px;
    border-color: transparent transparent transparent #fff;
    position: absolute;
    top: 30%;
    left: 0.7rem;
}
.concept__contact-btn--small{
    font-size: .15rem;
}
.concept__contact-btn--tel{
    display: none;
}

@media(min-width: 1600px){

	.concept__category {
		max-width: 1600px;
		margin: 110px auto 0;
	}
	.concept__category--text--ok {
		margin-left: 12.4%;
		margin-bottom: 26px;
		width: 65%;
	}
	.concept__h2 {
		margin-left: calc(50% - 50vw);
		padding: 0.04rem 0 0.04rem 78px;
		background-color: #000;
		color: #fff;
		font-size: .18rem;
		font-weight: 600;
		letter-spacing: 0.04rem;
		width: calc((100vw - 1200px) /2);
		min-width: 400px;
		padding-left: calc((100vw - 1500px) /2);
	}
	.concept__cleanup--wrap {
		margin-left: 0;
	}
	.concept__category--h3::after {
		left: calc((100vw - 1600px) / -2);
		width: calc(((100vw - 1600px) /2) + 351px);
	}
	
	.concept__ok--wrap .concept__category--h3::before {
		content: "";
		display: inline-block;
		height: 1px;
		position: absolute;
		left: calc((100vw - 1600px) / -2);
		width: calc(((100vw - 1600px) /2) + 1250px);
		border-bottom: solid 1px #ae7d90;
		bottom: 0;
	}
	.concept__category--h3::before {
		content: "";
		display: inline-block;
		height: 1px;
		position: absolute;
		left: calc((100vw - 1600px) / -2);
		width: calc(((100vw - 1600px) /2) + 867px);
		border-bottom: solid 1px #ae7d90;
		bottom: 0;
	}
	.concept__category--h3 {
		border-bottom: 0;
	}
	.concept__category--h3--hh.concept__category--h3::before{
	    border-bottom: solid 1px #6c9795;
	}
	.concept__ok--wrap .concept__category--h3::before{
	    border-bottom: solid 1px #b3966f;
	}
	.concept__mk--wrap .concept__category--h3::before {
		border-bottom: solid 1px #6998b1;
		width: calc(((100vw - 1600px) /2) + 1140px);
	}
	
}

@media(min-width: 1780px){
	.concept__h2 {
		padding-left: calc((100vw - 1750px) /2);
	}
}

@media(min-width: 800px) and (max-width: 1300px){
	.concept__cat--logo--bosch{
		bottom: 12px;
		right: 12px;
	}
}

@media(max-width: 1280px){
    .concept__news-list{
        margin: 0.4rem 0 0.35rem auto;
    }
    .concept__category--h3--ia,
    .concept__category--h3--hh,
    .concept__category--h3--ok,
    .concept__category--h3--mk{
        padding-left: 25px;
        width: calc(100% - 25px);
        font-size: .5rem;
    }
    .concept-ec__list{
        width: calc(100% - 50px);
    }
    .concept-ec__item:not(:nth-child(4n)){
        margin-right: 0;
    }
    .concept-ec__item{
        width: 22%;
        min-width: 0;
    }
	.concept__bland--list{
        width: calc(100% - 50px);
    }
}
@media(max-width: 1200px){
    .concept__catlist--ia{
        margin-top: -240px;
        grid-template-columns: 3fr minmax(100px, 1fr) minmax(100px, 1fr);
        grid-template-rows: minmax(100px, 1fr) minmax(100px, 1fr) minmax(100px, 1fr) minmax(100px, 1fr);
    }
    .concept__catlist--hh{
        margin-top: -180px;
        grid-template-columns: 3fr minmax(100px, 1fr) minmax(100px, 1fr);
        grid-template-rows: minmax(100px, 1fr) minmax(100px, 1fr) minmax(100px, 1fr);
    }
    .concept__catlist--ok{
        grid-template-columns: 3fr minmax(100px, 1fr) minmax(100px, 1fr);
        grid-template-rows: minmax(100px, 1fr) minmax(100px, 1fr) minmax(100px, 1fr);
    }
    .concept__category--text--ok{
        margin-left: 25px;
        margin-bottom: 40px;
        padding-right: 40px;
        width: 100%;
    }
    .concept__catlist--mk{
        grid-template-columns: 3fr minmax(100px, 1fr) minmax(100px, 1fr);
        grid-template-rows: minmax(100px, 1fr) minmax(100px, 1fr);
    }
    .concept__cleanup--wrap{
        margin-right: 40px;
        margin-left: 25px;
    }
    .concept__category--text--mk{
        margin-bottom: 40px;
    }
}
@media(max-width: 1050px){
    .concept__slide--text{
        font-size: .2rem;
    }
    .concept__top--left{
        padding: 0.2rem 0;
        width: 35%;
        min-width: 0;
        justify-content: center;
    }
    .concept__top--wrap::before{
        width: 35%;
        min-width: 0;
        min-height: 0;
    }
    .concept__top--logo{
        margin-bottom: 0.2rem;
        width: calc(100% - 80px);
    }
    .concept__nav{
        margin: 0 auto;
        width: calc(100% - 80px);
    }
    .concept__nav--item{
        margin-bottom: 0.15rem;
    }
    .concept__nav--link{
        font-size: .14rem;
    }
    .concept__nav--item--insta{
        width: 20px;
    }
    .concept__news-list{
        margin: 0.2rem auto 0.35rem;
        width: 100%;
    }
    .concept__concept--inner{
        margin: 0.3rem auto 0;
        width: calc(100% - 50px);
    }
    .concept__category--h3--ia,
    .concept__category--h3--hh,
    .concept__category--h3--ok,
    .concept__category--h3--mk{
        font-size: .35rem;
        letter-spacing: 0;
    }
}
@media(max-width: 799px){   
    .concept__slide--img{
        padding-bottom: 0;
        height: 595px;
	    min-height: unset;
    }
    .concept__slide--img1{
        background-image: url(../images/bland/concept_slide1_sp.jpg)
    }
    .concept__slide--img2{
        background-image: url(../images/bland/concept_slide2_sp.jpg)
    }
    .concept__slide--text{
        font-size: .16rem;
        line-height: .26rem;
        top: 37%;
    }
    .concept__top--left,
    .concept__top--wrap::before{
        display: none;
    }
	.concept__h2 {
		padding: 0.04rem 10px 0.04rem 25px;
		font-size: .13rem;
		letter-spacing: 0.03rem;
		min-width: 175px;
		max-width: fit-content;
	}
    .concept__more{
        padding: 2px 25px 2px 10px;
        width: 133px;
        font-size: .12rem;
        letter-spacing: 0.01rem;
    }
    .concept__more::after{
        border-width: 3px 0 3px 10px;
    }
    .concept__news{
        margin-top: 0.4rem;
    }
    .concept__news-list{
        margin: 0.2rem auto 0.25rem;
    }
    .concept__news--item{
        margin-bottom: 0.08rem;
    }
    .concept__news--time{
        margin-right: 0;
        display: block;
    }
    .concept__news--link{
        font-size: .13rem;
    }
    .concept__concept{
        margin-top: 0.5rem;
    }
    .concept__concept{
        padding: 0 0 0.35rem;
    }
    .concept__concept::before{
        width: 206px;
        height: 266px;
        bottom: -0.1rem;
    }
    .concept__concept--text{
        margin-top: 0.2rem;
        line-height: 0.27rem;
        font-size: 0.13rem;
    }
    .concept__concept--heading{
        margin-bottom: 0.1rem;
        font-size: .2rem;
        line-height: 0.3rem;
    }
    .concept__category{
        margin-top: 0.6rem;
    }
	.concept__category--text--large {
		margin-top: 0.25rem;
		font-size: .18rem;
	}
    .concept__category--h3--ia,
    .concept__category--h3--hh,
    .concept__category--h3--ok,
    .concept__category--h3--mk{
        border-bottom: 0;
    }
    .concept__category--h3::after{
        width: 175px;
        bottom: 0;
    }
    .concept__category--h3jp{
        margin: 0 0 0 auto;
        padding-left: 0.1rem;
        width: fit-content;
        display: block;
        position: relative;
        font-size: 0.14rem;
    }
    .concept__category--h3jp::before{
        content: "";
        display: inline-block;
        width: calc(100vw - 100%);
        height: 1px;
        position: absolute;
        bottom: 50%;
        right: 100%;
    }
    .concept__category--h3jp--ia::before{
        background-color: #ae7d90;
    }
    .concept__category--h3jp--hh::before{
        background-color: #6c9795;
    }
    .concept__category--h3jp--ok::before{
        background-color: #b3966f;
    }
    .concept__category--h3jp--mk::before{
        background-color: #6998b1;
    }
    .concept__catlist--ia,
    .concept__catlist--hh,
    .concept__catlist--ok{
        margin-top: 0;
        display: block;
    }
    .concept__ariafina,
    .concept__miele,
    .concept__aeg,
    .concept__gaggenau,
    .concept__eurocave,
    .concept__mabe,
    .concept__liebherr,
    .concept__kohler,
    .concept__grohe,
    .concept__brizo,
    .concept__delta,
    .concept__kvk,
    .concept__ok2,
    .concept__ok3,
    .concept__ok4,
    .concept__ok5,
    .concept__ok6,
    .concept__ok7{
        display: none;
    }
    .concept__cat--slider{
        display: block;
    }
    .concept__cat--slider .slick-slide{
        margin-right: 5px;
    }
    .concept__catlist--ia{
        margin-top: 0.3rem;
        margin-bottom: 0.2rem;
    }
    .concept__category--text{
        margin-top: 0;
        width: 100%;
        font-size: 0.13rem;
        line-height: 0.25rem;
            letter-spacing: -0.01rem;
    }
    .concept__cat--logo--bosch{
        width: 90px;
        bottom: 6%;
        right: 6%;
    }
    .concept__cat--logo--ariafina{
        width: 72px;
    }
    .concept__cat--logo--miele{
        width: 58px;
    }
    .concept__cat--logo--aeg{
        width: 37px;
    }
    .concept__cat--logo--gaggenau{
        width: 81px;
    }
    .concept__cat--logo--eurokave{
        width: 72px;
    }
    .concept__cat--logo--mabe{
        width: 71px;
    }
    .concept__cat--logo--liebherr{
        width: 85px;
    }
    .concept__hh--wrap{
        margin-top: 0.55rem;
    }
    .concept__catlist--hh{
        margin-top: 0.2rem;
        margin-bottom: 0.2rem;
    }
    .concept__cat--logo--blanco{
        width: 91px;
        bottom: 19%;
        right: 6%;
    }
    .concept__cat--logo--kohler{
        width: 68px;
    }
    .concept__cat--logo--grohe{
        width: 49px;
    }
    .concept__cat--logo--brizo{
        width: 62px;
    }
    .concept__cat--logo--delta{
        width: 64px;
    }
    .concept__cat--logo--kvk{
        width: 45px;
    }
    .concept__ok--wrap{
        margin-top: 0.6rem;
    }
    .concept__catlist--ok{
        margin-bottom: 0;
    }
    .concept__category--h3--ok,
    .concept__category--h3--mk{
        line-height: 0.4rem;
    }
    .concept__category--text--ok{
        margin: 0 auto 0.25rem;
        padding-right: 0;
        width: calc(100% - 50px);
        font-size: 0.13rem;
        line-height: 0.25rem;
    }
	.concept__cat--slider--ok {
		margin-bottom: 0.2rem;
		margin-top: 10px;
	}
    .concept__mk--wrap{
        margin-top: 0.6rem;
    }
    .concept__catlist--mk{
        margin-top: 0;
        margin-bottom: 0.2rem;
        grid-template-columns: 1fr 1fr;
        grid-template-rows: auto 1fr 1fr;
    }
    .concept__category--text--mk{
        margin-bottom: 0.15rem;
        font-size: .13rem;
        line-height: 0.25rem;
    }
    .concept__cleanup--wrap{
        margin: 0 auto 0.2rem;
        width: calc(100% - 50px);
        grid-column: 1 / 3;
        grid-row: 1 / 2;
    }
    .concept__takara{
        grid-column: 1 / 2;
        grid-row: 2 / 3;
    }
    .concept__toto{
        grid-column: 2 / 3;
        grid-row: 2 / 3;
    }
    .concept__panasonic{
        grid-column: 1 / 2;
        grid-row: 3 / 4;
    }
    .concept__lixil{
        grid-column: 2 / 3;
        grid-row: 3 / 4;
    }
    .concept__cat--logo--cleanup{
        width: 60px;
        left: 2%;
    }
    .concept__cat--logo--takara{
        width: 90px;
    }
    .concept__cat--logo--toto{
        width: 43px;
    }
    .concept__cat--logo--panasonic{
        width: 77px;
    }
    .concept__cat--logo--lixil{
        width: 41px;
    }
    .concept__bland--link{
        width: 27%
    }
    .concept__ec{
        margin-top: 0.5rem;
        padding-top: 0.35rem;
    }
    .concept-ec__list{
        padding-top: 0.25rem;
    }
    .concept-ec__list{
        margin: 0 auto;
        width: calc(100% - 50px);
    }
    .concept-ec__item{
        width: 46%;
    }
    .concept-ec__name{
        line-height: .17rem;
    }
    .concept__bland{
        margin-top: 0.55rem;
    }

	.concept-case__text{
		margin-top: .25rem;
		font-size: .18rem;
	}
	.top_case_list{
	    margin: .3rem auto .4rem;
		justify-content: center;
	}
	.top_case_item{
		width:80%;
	}
	.top_case_item:not(:last-child){
		margin-bottom:30px;
	}
	
	.top_case_text {
        min-height: auto;
    }
	
    .concept__showroom--innner{
        margin-top: 0.25rem;
        padding-bottom: 0.6rem;
        width: 100%;
    }
    .concept-showroom__h3--wrap{
        margin: 0 auto;
        flex-direction: column;
        align-items: center;
        width: calc(100% - 50px);
    }
    .concept-showroom__h3{
        width: 100%;
        font-size: 0.3rem;
        letter-spacing: 0;
    }
    .concept-showroom__h3--jp{
        margin-right: 0;
        width: 100%;
        font-size: 0.15rem;
    }
    .concept-showroom__text{
        margin: 0.3rem auto 0.1rem;
        width: calc(100% - 50px);
        font-size: .18rem;
    }
    .concept-showroom__table{
        width: 100%;
        font-size: .12rem;
    }
    .concept-showroom__tr::before{
        height: 0.21rem;
        top: 6px;
    }
    .concept-showroom__th{
        padding: 0.06rem 0.2rem 0.06rem;
        width: 25%;
    }
    .concept-showroom__td{
        padding: 0.06rem 0.2rem 0.06rem 0;
    }
    .concept__google{
        margin-left: 0;
        padding-left: 0.15rem;
    }
    .concept__google::after{
        margin-top: -2px;
        border-width: 3px 0 3px 8px;
        left: 4px;
    }
    .concept__showroom--tel,
    .concept__showroom--contact{
        font-size: .13rem;
    }
    .concept-showroom__map{
        display: none;
    }
    .concept-showroom__map--sp{
        margin-top: 0.1rem;
        margin-bottom: 0.1rem;
        display: block;
        width: 100%;
    }
    .concept-shoroom__img{
        margin-top: 0.2rem;
        margin-bottom: 0.2rem;
    }
    .concept__contact-btn{
        margin: 0 auto;
        padding: 0.16rem 0 0.16rem .3rem;
        width: calc(100% - 50px);
        font-size: 0.12rem;
        border-radius: 5px;
    }
    .concept__contact-btn::after{
        border-width: 6px 0 6px 16px;
        top: 38%;
        left: 0.15rem;
    }
    .concept__contact-btn--small{
        display: none;
    }
    .concept__contact-btn--tel{
        margin: 0.3rem auto 0.6rem;
        display: block;
    }
	.concept__contact-btn--tel,
	.concept__contact-btn.concept__contact-btn--ec,
	.concept__contact-btn--tel--ec{
		padding: 0.16rem 0 0.16rem .3rem;
		width: calc(100% - 50px);
		font-size: .12rem;
	}
	.concept__contact-btn.concept__contact-btn--ec,
	.concept__contact-btn--tel--ec{
		width: 100% ;
	}
	.concept__contact-btn.concept__contact-btn--ec::after {
		border-width: 6px 0 6px 16px;
		top: 38%;
		left: 0.15rem;
	}
}