@charset "UTF-8";
header {
  color: #fff;
}
.rela {
position: relative;
}
/* パンくず */
#bread_List {
  padding: 10px;
  font-size: 12px;
  box-sizing: border-box;
}

#bread_List li {
  position: relative;
  margin-right: 2em;
  color: #4f4f4f;
}

#bread_List li:not(:last-child)::after {
  display: block;
  content: '';
  position: absolute;
  top: 50%;
  right: -1.3em;
  width: 0.6em;
  height: 0.6em;
  border: 1px solid #4f4f4f;
  border-left: transparent;
  border-bottom: transparent;
  transform: translateY(-70%) rotate(45deg);
}

#bread_List a {
  display: block;
  padding-bottom: 2px;
  border-bottom: 1px solid #4f4f4f;
  transition: .3s;
}

#bread_List a:hover {
  border-bottom: 1px solid transparent;
}

#bread_List li>p {
  display: block;
  padding-bottom: 2px;
}


/* 共通部分 */
/* header {
  background-color: #fff;
  opacity: 0.2;
} */

#main_Img {
  width: 100%;
  /* padding: 11em 0 5%; */
  padding: 320px 0;
  /* background-image: linear-gradient(to right bottom, #dbcdc3, #f8f2ee, #dbcdc3); */
  background: url(../img/mv.jpg) top center;
  background-size: cover;
  text-align: center;
}

#main_Img h2 {
  font-size: min(4.5vw, 24px);
  line-height: 1.2;
  letter-spacing: 0.5em;
  /* color: #002938; */
  color: #fff;
}

#main_Img span {
  font-size: 13px;
  letter-spacing: 0.5em;
}


/*共通設定*/

.eq_Area {
  position: relative;
  z-index: 1;
  padding: 50px 0 0;
  width: 100%;
  margin: 0 auto;
}

.eq_Area h2 {
  text-align: center;
  color: #002938;
  font-style: italic;
  font-size: min(7vw, 28px);
  margin-bottom: 30px;
}
.eq_Area h2 small {
font-style: normal;
  font-size: min(3vw, 15px);
}
.eq_Area h2.ttl_txt {
text-align: center;
margin-bottom: 50px;
margin-top: -20px;
font-style: normal;
color: #333;
font-size: 18px;
}
.eq_Area h3 {
  text-align: center;
  color: #002938;
  font-size: min(5vw, 23px);
  margin-bottom: 30px;
    margin-top: 50px;
    line-height: 1.4;
}
.copy_p {
    text-align: center;
    color: #002938;
    margin-bottom: 30px;
    line-height: 1.4;
}
.minicopy_p {
    text-align: center;
    margin-bottom: 30px;
    line-height: 1.4;
    font-size: 14px;
    margin-top: 20px;
}

.eq_Area h3.mini_copy {
  text-align: center;
  color: #002938;
    font-size: 17px;
  margin-bottom: 50px;
}

.eq_Area .logo_img {
    display:flex;
    align-items:center;
    margin-bottom: 20px;
}
.eq_Area .logo_img:after {
    margin-left:15px;
    border-top:1px solid #585858;
    content:"";
    flex-grow:1;
}

.eq_Area .page_nav {
width: 1000px;
max-width: 90%;
margin: 0 auto 50px;
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
.eq_Area .page_nav li {
width: 24%;
}
.eq_Area .page_nav li a {
height: 3.5em;
display: block;
background: #002938;
border: 1px solid #002938;
color: #d6b8a6;
text-align: center;
display: flex;
justify-content: center;
align-items: center;
transition: 0.5s;
}
.eq_Area .page_nav li.here a {
pointer-events: none;
}
.eq_Area .page_nav li.here a ,
.eq_Area .page_nav li a:hover {
background: #d6b8a6;
color: #002938;
}

.inner_1000 {
  width: 1000px;
  max-width: 90%;
  margin: 0 auto 70px;
}
.inner_1000 figure {
    position: relative;
}
.mix_mul {
    mix-blend-mode: multiply;
}
.mt_none {
    margin-top: 0 !important;
}
.mb_none {
    margin-bottom: 0 !important;
}
.eq_Area .flex {
flex-wrap: wrap;
}
.eq_Area .flex li {
margin-bottom: 40px;
}
.jus_been {
justify-content: space-between;
}
.ali_top {
align-items: flex-start;
}
.ali_center {
align-items: center;
}
.ali_bottom {
align-items: flex-end;
}
.flex3-1 {
width: 31%;
}
.flex3-2 {
width: 66%;
}
.flex3-1_dairi {
width: 25%;
    margin-top: 15px;
}
.flex3-2_dairi {
width: 70%;
}
.flex2-1 {
width: 47.5%;
}
.flex1-1 {
width: 100%;
}
h4.midashi {
color: #6d4f25;
font-size: 18px;
padding: 15px 0;
line-height: 1.4;
}
h4.komidashi {
border-top: 1px solid #808080;
border-bottom: 1px solid #808080;
margin-bottom: 10px;
padding-top: 8px;
padding-bottom: 8px;
font-size: 20px;
line-height: 1.6;
}
h4.komidashi small {
margin-right: 10px;
font-size: 15px;
}
p.komi_txt {
font-size: 15px;
margin-bottom: 20px;
line-height: 1.6;
}
p.nml {
font-size: 14px;
line-height: 1.6;
font-family:"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
p.nml.nomi {
margin-top: 10px;
}

p.small {
font-size: 12px;
line-height: 1.6;
margin-top: 10px;
font-family:"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
p.brown {
color: #6d4f25;
line-height: 1.6;
}

/*個別css ：kitchen
===============*/
.takara img {
    width: 200px;
    max-width: 80%;
}
.kitchen {
margin-top: 40px;
}
.kit_bd {
    width: 100%;
    border: 1px solid #41301b;
    padding: 0px 20px 20px;
}


/*個別css ：bathroom
===============*/
.toto img {
    width: 100px;
    max-width: 80%;
}
.bathroom {
margin-top: 40px;
}
.bath_box {
margin-top: 30px;
}


/*個別css ：powderroom
===============*/
.powderroom .mirror .flex3-2 {
width: 55%;
}
.powderroom .mirror .flex3-1 {
width: 41%;
}



/*個別css ：toilet
===============*/
.toilet .kirei_kinou{
margin-top: 30px;
}
.toilet .aqua .flex3-2 {
width: 66.8%;
}
.toilet .aqua .flex3-1 {
width: 30%;
}



/*個別css ：structure
===============*/
.structure .conkuri {
margin-bottom: 10px;
}
.structure .support h5 {
color: #6d4f25;
font-size: 20px;
margin-bottom: 10px;
}
.structure .support h6 {
background: #6d4f25;
color: #fff;
margin-top: 20px;
padding: 5px;
margin-bottom: 10px;
}



/*個別css ：security
===============*/
.security .secom {
margin-top: 10px;
}
.security .secom figure {
width: 110px;
max-width: 10%;
}
.security .secom .secom_txt {
width: 87%;
}
.security .secom .secom_txt h4.midashi {
padding-top: 0;
}
.security .key div {
margin-bottom: 15px;
}
.security .key div:last-child {
margin-bottom: 0;
}
.f22 {
    margin-top: 30px;
}
.clavis {
    width: 180px;
    max-width: 80%;
    background: #f4f0ea;
}
.clavis img {
    mix-blend-mode: multiply;
}


/*個別css ：landplan
===============*/
.landplan.shikichi h4.midashi {
color: #333;
    font-size: 16px;
}
.landplan.shikichi h4.midashi .red {
color: #fff;
background: #a84b77;
padding: 2px 6px;
margin-right: 10px;
font-family:"Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}


/*個別css ：ecology
===============*/
.ecology .eco5 {
width: 150px;
max-width: 80%;
margin-bottom: 20px;
}
.ecology strong.blue {
color: #2080aa;
font-size: 120%;
}



/*個別css ：other
===============*/
.other .locker {
margin-top: 20px;
}
.other .monitor {
margin-top: 20px;
}
.other .monitor p.nml {
font-size: 13px;
}
.other .img_box.flex3-1 {
width: 28%;
}
.other .txt_box.flex3-2 {
width: 67%;
}
.flex3-4 {
width: 80%;
}
.other .jcom {
max-width: 70%;
margin-top: 20px;
}
.service {
    width: 100%;
    border: 1px solid #002938;
    padding: 0px 20px;
}
.service > .ttl_txt {
    margin: 30px auto;
}
.ecojozu {
    width: 30%;
}
.ecoj {
    width: 150px;
    max-width: 80%;
}
.dog {
    position: absolute;
    width: 140px;
    top: -10px;
    left: -15px;
}


/*個別css ：achievement
===============*/
.achievement {
margin-bottom: 30px;
}
.kankyo li:first-child {
margin-right: 30px;
}



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

  #main_Img {
    padding: 100px 0 50px;
  }
  #main_Img span {
    font-size: 12px;
    display: block;
    padding-top: 20px;
    line-height: 1.6;
}

  /* パンくず */
  #bread_List {
    display: none;
  }
  
  
  .eq_Area {
    padding: 50px 0 0;
  }
  .eq_Area h2 {
  margin-bottom: 40px;
  }
  
  .eq_Area h2.ttl_txt {
  line-height: 1.6;
  font-size: 16px;
  }
  
  .eq_Area .page_nav li {
  width: 48%;
  margin-bottom: 10px;
  }
  .eq_Area .page_nav li a {
  font-size: 14px;
  }

  .inner_1000 {
    margin-bottom: 70px;
  }
  
  .flex3-2 {
  width: 100%;
  }
  .flex3-1 {
  width: 100%;
  }
  .flex2-1 {
  width: 100%;
  }

  .js-scrollable {
    overflow-y: hidden;
  }

  .js-scrollable img {
    height: 300px;
    padding: 30px 0;
    max-width: unset;
  }
  
  .mr_Bnone {
  margin-bottom: 0 !important;
  }

  .mr_B20 {
  margin-bottom: 20px !important;
  }


/*個別css ：kitchen
===============*/
    .mt_20_sp {
        margin-top: 20px;
    }

/*個別css ：bathroom
===============*/
.powderroom .mirror .flex3-2 {
width: 100%;
margin-bottom: 40px;
}
.powderroom .mirror .flex3-1 {
width: 100%;
}


/*個別css ：toilet
===============*/
.toilet .aqua .flex3-2 {
width: 100%;
margin-bottom: 40px;
}
.toilet .aqua .flex3-1 {
width: 100%;
}



/*個別css ：structure
===============*/
.structure {}
.security .secom figure {
max-width: 30%;
margin: 0 auto 20px;
}



/*個別css ：security
===============*/
.security .secom .secom_txt {
width: 100%;
}
.security .key {
margin-top: 20px;
}
.security .key div.flex3-1 {
width: 48%;
}
.security .key div.flex3-1 h4.midashi {
font-size: 14px;
}
    .sec_sc {
        background: #fff;
    }



/*個別css ：other
===============*/
.other .img_box.flex3-1 {
width: 100%;
display: flex;
justify-content: space-between;
align-items: flex-start;
}
.other .img_box.flex3-1 figure:nth-child(1) {
width: 44%;
}
.other .img_box.flex3-1 figure:nth-child(2) {
width: 50%;
}
.other .txt_box.flex3-2 {
width: 100%;
}
.other .monitor {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
align-items: flex-start;
}
.other .monitor .flex3-1 {
width: 45%;
}
.other .monitor .flex3-2 {
width: 50%;
}




/*個別css ：achievement
===============*/
.kankyo li:first-child {
margin-right: 0px;
}




}