@charset "utf-8";
/* 共通 */
#quality .sub_ttl {
  font-size: 64px;
  line-height: 1;
  margin-bottom: 45px;
  text-align: center;
}
#quality .sub_txt {
  font-size: 32px;
  line-height: 1.8;
  margin-bottom: 30px;
  text-align: center;
}
#quality .sub_txt01 {
  font-size: 18px;
  text-align: center;
  margin-bottom: 80px;
}
.page_caption {
  font-size: 10px;
  margin-bottom: 240px;
}
/* mv */
#quality .mv {
  position: relative;
}
#quality .mvArea::after {
  position: absolute;
  content: "";
  background: url(../../img/quality/mv_ttl.png);
  background-repeat: no-repeat;
  background-size: contain;
  width: 230px;
  height: 270px;
  bottom: -132px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}
#quality .mv_info {
  padding-top: 5px;
}
#quality .mv_info p {
  max-width: 1200px;
  width: 90%;
  font-size: 10px;
  text-align: right;
  margin: 0 auto -1px;
}
.quality_list, .quality_list02, .quality_list04, .fourItem_list, .bathroom_list, .sanitary_list, .lastItem_list, .amenity_list, .amenity_box, .amenity_box_item02 ul, .security_list, .security_bg_list, .structure_list {
  max-width: 1000px;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
/* top_contents */
.top_contents {
  padding-top: 220px;
}
/* quality */
.quality, .quality_figure, .planning_inner, .security {
  max-width: 1000px;
  margin: auto;
}
.quality_contents {
  margin-bottom: 40px;
}
.quality_list01 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.quality_list01 li {
  width: 50%;
}
.quality_list_ttl {
  font-size: 16px;
  margin: 10px 0;
  line-height: 1.2;
}
.quality_list_ttl {
  margin: 10px 0;
}
.quality_list_txt {
  font-size: 13px;
  line-height: 1.6;
  margin: 0;
}
.quality_list02 {
  margin-bottom: 40px;
}
.quality_list03 {
  width: 48%;
}
.quality_list03_ttl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
/* .quality_list03_01 {
  width: 75%;
} */
.quality_caption01 {
  padding: 0 !important;
}
.quality_caption {
  max-width: 100%;
  font-size: 10px;
  margin: 3px auto 0;
}
.quality_list04 {
  padding: 40px 3%;
  border-top: solid 1px #fff;
  border-bottom: solid 1px #fff;
  margin-bottom: 120px;
}
.quality_list04 li:first-child {
  width: 32%;
}
.quality_list04 li:nth-child(2) {
  width: 64%;
  margin-top: -10px;
}
.quality_list04_ttl {
  font-size: 24px;
  line-height: 1.7;
  margin-bottom: 15px;
}
.quality_figure figure {
  margin-bottom: 80px;
}
.quality_list04_txt {
  font-size: 14px;
  line-height: 1.4;
}
/* planning */
.planning {
  background: #fff;
}
.planning_inner {
  padding: 130px 0;
}
.planning .sub_txt01 {
  color: #000;
}
.planning_figure {
  margin-bottom: 40px;
}
/* kitchen */
.kitchen {
  padding: 120px 0;
}
.subttl {
  font-size: 48px;
  text-align: center;
  line-height: 1;
  margin-bottom: 80px;
}
.list_ttl {
  font-size: 15px;
  margin-bottom: 6px;
  margin-top: 6px;
  line-height: 1.5;
}
.list_txt {
  font-size: 13px;
  line-height: 1.6;
}
.list_txt span {
  display: block;
  font-size: 10px;
  line-height: 1.6;
  margin-top: 2px;
}
.sink {
  background-image: url(../../img/quality/sink_bg.png);
  background-position: top right;
  background-size: 59%;
  background-repeat: no-repeat;
  padding: 70px 0 40px;
  background-color: #ebeff0;
  margin-bottom: 40px;
  color: #000;
}
.sink figure {
  width: 33%;
  margin-right: 50%;
  margin-left: 13%;
  margin-bottom: 25px;
}
.sink h2 {
  width: 82%;
  margin: 0 auto;
  font-size: 23px;
  margin-bottom: 20px;
}
.sink ul {
  width: 82%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.sink li:first-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.sink ul > li {
  width: 48.2%;
}
.sink li:first-child > div {
  width: 47%;
}
.sink .list_txt {
  font-size: 13px;
}
.sink .list_ttl {
  font-size: 16px;
  margin-bottom: 3px;
  font-weight: 500;
}
.sink_left {
  margin-top: -10px;
}
.fourItem_list li {
  width: 23%;
  margin-bottom: 30px;
}
/* sanitary */
.sanitary {
  margin-bottom: 120px;
}
.lastItem_list > li:first-child > div {
  width: 47%;
}
.lastItem_list > li:first-child {
  width: 48%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.lastItem_list > li:first-child > div:nth-of-type(-n+2) {
  margin-bottom: 35px;
}
.lastItem_list > li:last-child {
  width: 49%;
}
.sanitary .fourItem_list li {
  margin-bottom: 40px;
}
/* amenity */
.amenity {
  margin-bottom: 120px;
}
.amenity_box {
  background: #fff;
  padding: 10px 20px;
  color: #000;
}
.amenity_box_left {
  width: 66.5%;
}
.amenity_box_right {
  width: 32%;
}
.amenity_box_ttl {
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 25px;
}
.amenity_ttl_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.amenity_ttl_box .amenity_box_ttl {
  width: 88%;
  margin-bottom: 10px;
  font-size: 17.5px;
}
.amenity_box_figure {
  width: 12%;
}
.amenity_contents li:first-child {
  margin-bottom: 40px;
}
.amenity .fourItem_list {
  margin-bottom: 20px;
}
/* security */
.security {
  margin-bottom: 120px;
}
.security_img {
  padding: 20px 0 3px;
}
.security_img_ttl {
  color: #003f7f;
  text-align: center;
  font-size: 24px;
  margin-bottom: 25px;
}
.security_img {
  background: #f3f3f2;
}
.security_img img {
  margin-bottom: 10px;
}
.security .quality_caption {
  text-align: right;
  color: #000;
  margin-right: 6px;
}
.security .quality_list_txt span {
  display: block;
  font-size: 10px;
  line-height: 1.6;
  margin-top: 2px;
}
.security_top {
  margin-bottom: 40px;
}
/* structure */
.structure {
  margin-bottom: 120px;
}
/* member_btn */
.member_login_box {
  width: 90%;
  max-width: 580px;
  margin: auto;
  background: #848060;
  padding: 20px;
  margin-bottom: 140px;
}
.member_login_box a {
  display: inline-block;
  width: 100%;
  background: #000;
  text-align: center;
  color: #fff;
  font-size: 24px;
  margin-bottom: 10px;
  position: relative;
}
.member_login_box a::before {
  position: absolute;
  content: "";
  background-image: url(../../img/top/allow_w.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 10px;
  height: 18px;
  top: 50%;
  right: 14px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media screen and (max-width:1024px) {
  .quality, .quality_figure, .planning_inner, .security, .sanitary, .amenity, .structure {
    width: 90%;
    max-width: none;
    margin: 0 auto;
  }
  .amenity, .security, .structure, .sanitary {
    margin-bottom: 80px;
  }
}
@media screen and (max-width:750px) {
  /* 共通 */
  #quality .sub_ttl {
    font-size: 38px;
    margin-bottom: 40px;
  }
  #quality .sub_txt {
    font-size: 20px;
    margin-bottom: 30px;
  }
  #quality .sub_txt01 {
    font-size: 16px;
  }
  /* mv */
  #quality .mvArea::after {
    width: 102px;
    height: 120px;
    bottom: -60px;
    background-size: 100%;
  }
  .quality_list, .quality_list01, .bathroom_list, .sanitary_list, .lastItem_list, .amenity_list, .amenity_box, .amenity_box_item02 ul, .security_list, .security_bg_list, .structure_list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .fourItem_list li {
    width: 48%;
    margin-bottom: 30px;
  }
  .subttl {
    font-size: 30px;
    margin-bottom: 60px;
  }
  .top_contents {
    padding-top: 100px;
  }
  .quality_list01 li {
    width: 100%;
  }
  .planning {
    color: #000;
  }
  .planning .sp figure:first-child {
    margin-bottom: 40px;
  }
  .planning_listBox {
    background: #f3f3f2;
    padding: 5%;
    position: relative;
  }
  .planning_listBox_inner::before {
    position: absolute;
    content: "";
    width: 30px;
    height: 30px;
    top:0;
    left: 0;
    background: url(../../img/quality/room_list_number.png) no-repeat top left;
    background-size: contain;
  }
  .planning_listBox_ttl {
    text-align: center;
    font-size: 20px;
    margin-bottom: 20px;
  }  
  .planning_listBox figure {
    width: 25%;
    margin: 10px 0 0 auto;
  }
  .planning_inner {
    padding: 80px 0;
  }
  .quality_list04 {
    padding: 40px 3%;
    margin-bottom: 80px;
  }
  .quality_list04 li:first-child {
    width: 100%;
    margin-bottom: 20px;
  }
  .quality_list04 li:nth-child(2) {
    width: 100%;
    margin-top: 0;
  }
  .sink {
    background-size: 100%;
    padding: 70px 0 20px;
    position: relative;
  }
  .sink figure {
    width: 78%;
    margin: 180px auto 40px;
  }
  .sink h2 {
    width: 90%;
    font-size: 20px;
    margin: 0 auto 20px;
  }
  .sink ul > li {
    width: 100%;
    margin-bottom: 30px;
  }
  .sink ul {
    width: 90%;
    margin: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .sink li:first-child > div {
    width: 48%;
  }
  .kitchen {
    padding: 80px 0;
  }
  .lastItem_list > li:first-child {
    width: 100%;
    margin-bottom: 30px;
  }
  .lastItem_list > li:last-child {
    width: 100%;
  }
  .amenity_box_left {
    width: 100%;
  }
  .amenity_box {
    padding: 20px 5%;
  }
  .amenity_box_right {
    width: 100%;
  }
  .amenity_ttl_box {
    flex-direction: column; 
  }
  .amenity_ttl_box .amenity_box_ttl {
    width: 100%;
    margin-bottom: 10px;
    font-size: 18px;
  }
  .amenity_box_figure {
    width: 32%;
    margin: 10px 0 0 auto;
  }
  .security_img {
    padding: 30px 0 10px;
  }
  .member_login_box a {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .member_login_box {
    width: 90%;
    max-width: 580px;
    margin: auto;
    background: #848060;
    padding: 20px;
    margin-bottom: 80px;
  }
  .page_caption {
    font-size: 10px;
    margin-bottom: 100px;
  }
  #quality .submenu_btn .submenu_01 .en {
    font-size: 21px;
    white-space: nowrap;
  }
}

