@charset "UTF-8";
body.is-building-warema p {
  margin-bottom: 1.4em;
}
@media (max-width: 767px) {
  body.is-building-warema .g-container{
    padding-top: 10vw;
  }
  body.is-building-warema .g-container:not(.zeb) {
  /* body.is-building-warema .g-container { */
    padding-top: 10vw;
    padding-bottom: 14vw;
    font-family: "Roboto", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Osaka, sans-serif;
    line-height: 1;
  }
  body.is-download .g-container:not(.zeb) {
    padding-top: 0;
  }
  .contents_header {
    padding-bottom: 10.67vw;
  }
}
@media screen and (min-width: 769px) {
  .contents_header.is-features .child.is-current {
    display: block !important;
    height: 70px !important;
  }
}

.contents_header__headline {
  height: 17.33vw;
  background-color: #f6f6f6;
  text-align: center;
}
.contents_header__headline img {
  width: 48vw;
  margin-top: 5vw;
}
.header .global li:nth-child(3n) {
  display: none;
}
.contents_header__line {
  z-index: 9;
  position: absolute;
  width: 100%;
  height: 10.67vw;
  background-color: #000;
}
.contents_header__lbl {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0 5.33%;
  color: #fff;
  font-size: 14px;
  font-weight: 600;
  line-height: 10.67vw;
}
.contents_header__btn {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0 5.33%;
  color: #fff;
  font-size: 11px;
  font-weight: 300;
  line-height: 10.67vw;
}
.contents_header__btn::after {
  display: inline-block;
  width: 3.6vw;
  height: 2.13vw;
  margin-left: 2.93vw;
  background: url("/assets/common/img/icon-angle-down.png") 0 0/contain no-repeat;
  content: '';
}
.contents_header__btn.is-active::after {
  background-image: url("/assets/common/img/icon-angle-up.png");
}
.contents_header__nav {
  display: none;
  z-index: 9;
  position: absolute;
  top: 10.67vw;
  width: 100%;
  max-height: calc(100vh - 10.67vw);
  padding: 5.33vw 10.67% 20vw;
  background-color: #e9e9e9;
}
@media (max-width: 767px) {
  .contents_header__nav {
    overflow-y: auto;
  }
  .contents_header__nav a, .contents_header__nav span {
    line-height: 1;
  }
}
.contents_header__nav li {
  padding: 2.66vw 0;
}
.contents_header__nav li.parent {
  padding: 0;
}
.contents_header__nav a, .contents_header__nav span {
  display: block;
  padding: 1.34vw 0;
  font-size: 15px;
  font-weight: 600;

}
.contents_header__nav a.pc, .contents_header__nav span.pc {
  display: none;
}
.contents_header__nav img {
  width: 2.4vw;
  margin-right: 1.87vw;
}
.bnr {
  padding: 11.47vw 4.67vw;
  background: -webkit-gradient(linear, left top, right top, color-stop(27.2vw, #f2f2f2), color-stop(27.33vw, #f8f8f8));
  background: linear-gradient(to right, #f2f2f2 27.2vw, #f8f8f8 27.33vw);
}
.bnr-item:not(:last-of-type) {
  margin-bottom: 4.67vw;
}
#ANC-KASHIODAI.u-content {
  padding-top: 0;
}
body .headline span {
  display: block;
  font-size: 14px;
  line-height: 1.7;
  margin-top: 3vw;
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', Osaka, sans-serif;
}
h3.ttl {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝ProN W3", HiraMinProN-W3, "ヒラギノ明朝Pro W3", "Hiragino Mincho Pro", "ＭＳ 明朝", "MS Mincho", serif;
  font-size: 27px;
  font-weight: 400;
  line-height: 1.5;
  text-align: center;
}
.tit_bg {
  background: #c5d2d8;
  padding: 8px 10px 6px;
}
.ul_circle li {
  position: relative;
  line-height: 1.78;
  text-indent: -0.7em;
  margin-left: 1.5em;
  font-size: 14px;
  font-family: "Roboto", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Osaka, sans-serif;
}
.ul_circle li::before {
  content: "●";
  display: inline-block;
  font-size: 14px;
  color: #333;
  padding-right: 7px;
}
.technical {
  margin-top: 12vw;
}
.technical-container .technical-item h4 {
  width: 91%;
  margin: 8vw auto 0;
  font-size: 18px;
  line-height: 1.5;
  font-family: "Roboto", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Osaka, sans-serif;
}
.technical-item.system > .flex_wrap {
  width: 91%;
  margin: 3vw auto 0;
}
.technical-item.system .flex_wrap .tit_bg {
  margin-bottom: 4vw;
  font-weight: 600;
  line-height: 1;
}
.technical-item.system .flex_wrap .img {
  margin-bottom: 4vw;
}
.technical-item.system .flex_wrap .txt {
  font-size: 14px;
  line-height: 1.78;
  font-family: "Roboto", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Osaka, sans-serif;
}
.technical-item.system .flex_wrap .txt span {
  display: block;
  font-weight: bold;
}
.technical-container .spec_boxs {
  width: 91%;
  margin: 5vw auto 0;
}
.technical-container .spec_boxs table {
  width: 1200px;
  margin: 0 0 10px;
}
.technical-container .technical-item.system_table .spec_boxs table {
  width: 1065px;
}
.technical-container .technical-item.system_table .spec_boxs table .color02 {
  padding: 13px 11px 10px;
}
.technical-container .technical-item.system_table .spec_boxs table td, .technical-container .technical-item.system_table .spec_boxs table .t_l {
  padding: 8px 12px 7px;
}
table, td, th {
  border: 1px solid #999;
  border-collapse: collapse;
  text-align: center;
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', Osaka, sans-serif;
}
td, th {
  padding: 8px 7px 7px;
  font-size: 14px;
  font-weight: bold;
}
th {
  background: #f3f3f3;
}
.color01 {
  background: #c5d2d8;
  padding: 13px 8px 12px;
}
.color02 {
  background: #dbe5ea;
  padding: 13px 8px 12px;
}
.t_l {
  text-align: left;
  padding: 8px 8px 7px;
}
.technical-container .spec_boxs p {
  font-size: 14px;
  line-height: 1.5;
  font-family: "Roboto", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Osaka, sans-serif;
}
.technical-container .u-into-scroll {
  margin-bottom: 10px;
  line-height: 1;
}
.contact-building-warema {
  background: url(/product/building-warema/assets/img/contact_bg_sp.jpg) center/cover no-repeat;
}
@media (min-width: 768px) {
  body.is-building-warema .g-container {
    padding-top: 50px;
    padding-bottom: 80px;
  }
  body.is-building-warema .g-container.zeb,
  body.is-building-warema .g-container.facade {
    padding-bottom: 0;
  }
  .contents_header {
    padding-bottom: 0;
  }
  .contents_header.is-features {
    padding-bottom: 55px;
  }
  .contents_header__headline {
    height: auto;
    padding-top: 30px;
    padding-bottom: 18px;
  }
  .contents_header__headline a:hover {
    opacity: 1;
  }
  .contents_header__headline img {
    width: 279px;
    margin-top: 0;
  }
  .contents_header__line {
    position: static;
    height: auto;
    background-color: #f6f6f6;
  }
  .contents_header__lbl {
    display: none;
  }
  .contents_header__btn {
    display: none;
  }
  .contents_header__nav {
    display: block;
    position: relative;
    top: 0;
    height: auto;
    padding: 0;
    background: none;
  }
  .contents_header__nav ul {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
  }
  .contents_header__nav li {
    padding: 0;
  }
  .contents_header__nav a, .contents_header__nav span {
    padding: 20px 16px;
  }
  .contents_header__nav a.pc, .contents_header__nav span.pc {
    display: block;
  }
  .contents_header__nav a {
    position: relative;
  }
  .contents_header__nav a::after {
    display: block;
    position: absolute;
    right: 50%;
    bottom: 0;
    left: 50%;
    height: 3px;
    background: #007f41;
    content: '';
  }
  .contents_header__nav a:hover {
    color: #007f41;
    opacity: 1;
  }
  .contents_header__nav a:hover::after {
    right: 16px;
    left: 16px;
  }
  .contents_header__nav a.is-current {
    color: #007f41;
  }
  .contents_header__nav a.is-current::after {
    right: 16px;
    left: 16px;
  }
  .contents_header__nav span.is-current {
    color: #007f41;
  }
  .contents_header__nav .parent span::after {
    margin-left: 6px;
    color: #007f41;
    font-family: "FontAwesome";
    content: '\f107';
  }
  .contents_header__nav .parent span.is-current::after {
    content: '\f106';
  }
  .contents_header__nav .parent:hover {
    cursor: pointer;
  }
  .contents_header__nav .parent:hover span::after {
    content: '\f106';
  }
  .contents_header__nav .child {
    -webkit-transform: translateY(100%);
    display: none;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    transform: translateY(100%);
    background-color: #e2e2e2;
  }
  .contents_header__nav .child.is-current {
    height: 70px !important;
    display: block !important;
    z-index: 1;
  }
  .contents_header__nav .child:not(.is-current) {
    z-index: 1000;
  }
  .contents_header__nav .child ul {
    width: 1200px;
    margin: 0 auto;
  }
  .contents_header__nav .child li {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
  .contents_header__nav .child li:not(:first-of-type) {
    position: relative;
  }
  .contents_header__nav .child li:not(:first-of-type)::before {
    -webkit-transform: translateY(-50%);
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    width: 1px;
    height: 15px;
    transform: translateY(-50%);
    background-color: #c1c1c1;
    content: '';
  }
  .contents_header__nav .child a {
    display: block;
    position: relative;
    font-size: 15px;
    text-align: center;
  }
  .contents_header__nav .child a::after {
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background-color: #007f41;
    content: '';
    opacity: 0;
  }
  .contents_header__nav .child a.is-current, .contents_header__nav .child a:hover {
    color: #007f41;
    opacity: 1;
  }
  .contents_header__nav .child a.is-current::after, .contents_header__nav .child a:hover::after {
    opacity: 1;
  }
  .bnr {
    padding: 90px 0;
    background: linear-gradient(to right, #f2f2f2 200px, #f8f8f8 201px);
  }
  .bnr .wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 1200px;
    margin: 0 auto;
  }
  .bnr-item:not(:last-of-type) {
    margin-right: 20px;
    margin-bottom: 0;
  }
  body#works .g-container {
    padding-top: 0;
  }
  body#works .l-works-nav-wrap {
    padding-top: 0;
  }
  body#zeh .g-container {
    padding-bottom: 0;
  }
  body .headline span {
    font-size: 15px;
    line-height: 2;
    margin-top: 10px;
  }
  .tit_bg {
    padding: 11px 17px;
  }
  .ul_circle li {
    position: relative;
    line-height: 1.78;
    text-indent: -0.7em;
    margin-left: 1.5em;
    font-size: 15px;
  }
  .ul_circle li::before {
    font-size: 10px;
  }
  .technical-container .technical-item h4 {
    width: 100%;
    margin: 40px auto 0;
    font-size: 20px;
  }
  .technical-item.system > .flex_wrap {
    width: 100%;
    margin: 24px auto 0;
    flex-flow: wrap;
    justify-content: space-between;
  }
  .technical-item.system > .flex_wrap .boxs {
    width: calc(100% / 2 - 25px);
    margin-bottom: 30px;
  }
  .technical-item.system .flex_wrap .tit_bg {
    margin-bottom: 30px;
    font-size: 18px;
  }
  .technical-item.system .flex_wrap .txt {
    width: 100%;
    font-size: 15px;
    line-height: 2;
    margin: -10px 0 0 20px;
  }
  .technical-item.system .flex_wrap .img {
    margin-bottom: 0;
    width: 470px;
  }
  .technical-container .spec_boxs {
    width: 100%;
    margin: 24px auto 0;
  }
  .contact-building-warema {
    background: url(/product/building-warema/assets/img/contact_bg.jpg) center/cover no-repeat;
  }
}
@media (max-width: 767px) {
  .contents_header__line.is-fixed {
    position: fixed;
    top: 0;
  }
  body.is-product-page.is-building-warema #stage {
    /*padding-top: 13.33vw;*/
  }
  .technical-item.system .ul_circle {
    width: 91%;
    margin: 2vw auto 5vw;
  }
  .technical-container .spec_boxs p.spec_text {
    line-height: 1.8;
  }
}
.content_box.movie {
  margin: 80px auto 0;
}
.box_movie {
  width: 1200px;
  margin: 25px auto 0;
  padding: 60px 119px 33px;
  background: #f6f6f6;
}
.box_movie p {
  margin: 20px 0 0;
  font-size: 18px;
  font-weight: bold;
}
.area_youtube {
  width: 961px;
  height: 541px;
  margin: 0 auto;
  position: relative;
}
.player {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.thumb {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2;
}
@media (max-width: 767px) {
  .content_box.movie {
    margin: 13vw auto 0;
  }
  .box_movie {
    width: 100%;
    margin: 6vw auto 0;
    padding: 11vw 5% 5vw;
  }
  .box_movie p {
    margin: 4vw 0 0;
    font-size: 14px;
  }
  .area_youtube {
    width: 100%;
    height: 0;
    padding-bottom: 56%;
  }
  .player {
    width: 100%;
    height: 100%;
  }
}