  @charset "UTF-8";

/*==============================
business building construction carlton
common
==============================*/

/* p付きh2 */
.page-id-66 .sec_ttl_box {
  position: relative;
  margin: 0 0 38px 0;
  padding: 0 0 20px 0;
  border-bottom: solid 3px #e6e6e6;
}

@media screen and (max-width: 767px) {
  .page-id-66 .sec_ttl_box {
    margin: 0 0 30px 0;
    padding: 0 0 15px 0;
  }
}

.page-id-66 .sec_ttl_box:after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 3px #d7092f;
  bottom: -3px;
  width: 60px;
}

.page-id-66 .sec_ttl_box .sec_ttl {
  margin: 0;
  padding: 0;
  border-bottom: none;
}

@media screen and (max-width: 767px) {
  .page-id-66 .sec_ttl_box .sec_ttl {
    font-size: 22px;
    font-size: 2.2rem;
  }
}

.page-id-66 .sec_ttl_box .sec_ttl:after {
  content: none;
}

/* page_sec直下のコンテンツのまとまり */
.page-id-66 .page_sec .sec_content {
  margin: 0 0 45px 0;
}
@media screen and (max-width: 767px) {
  .page-id-66 .page_sec .sec_content {
    margin: 0 0 30px 0;
  }
}

/* sec_col外のh3要素 */
.page-id-66 .page_sec .sec_ttl_sub {
  margin: 0 0 10px 0;
  color: #595959;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
}

/* 施工例　見出し */
.page-id-66 .page_sec .example_ttl {
  width: 100%;
  margin: 0 0 20px 0;
  font-weight: bold;
  font-size: 15px;
  font-size: 1.5rem;
}

/* 画像下テキスト */
.page-id-66 .page_sec .sec_col p.txt_cap {
  margin: 20px 0 20px 0;
}

/* pdfアイコン付きリンク */
.page-id-66 .page_sec .sec_col a .icon_pdf {
  display: inline-block;
  margin: 0 8px -5px 0;
}
.page-id-66 .page_sec .sec_col a .icon_pdf img {
  width: 18px;
}

/* CARLTON　グリッドタイプ仕様　テーブル */
.tb_scroll_box {
  overflow: auto;
  margin: 0 0 20px 0;
  background: linear-gradient(to left, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.1)) 0 0/20px 100%, linear-gradient(to right, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.1)) right/20px 100%;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.carlton_tb {
  width: 960px;
  height: 100%;
  background: linear-gradient(to left, rgba(255, 255, 255, 0), white 15px) 0 0/50px 100%, linear-gradient(to right, rgba(255, 255, 255, 0), white 15px) right/50px 100%;
  background-repeat: no-repeat;
  background-attachment: local;
  border-bottom: 1px solid #CCC;
  border-collapse: collapse;
}
@media screen and (max-width: 767px) {
  .carlton_tb {
    width: 690px;
  }
}
.carlton_tb th,
.carlton_tb td {
  height: 100%;
  padding: 10px 20px;
  font-size: 15px;
  font-size: 1.5rem;
  text-align: left;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  vertical-align: middle;
}

@media screen and (max-width: 767px) {
  .carlton_tb th,
  .carlton_tb td {
    padding: 17px 10px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.carlton_tb th.tb_th_col {
  padding: 10px 20px 10px 0;
}

.carlton_tb th .tb_border,
.carlton_tb td .tb_border {
  border-left: 1px solid #ccc;
  padding: 10px 0 10px 20px;
  height: 100%;
  display: flex;
  align-items: center;
}

.carlton_tb th {
  font-weight: normal;
  background: #f2f2f2;
}

@media screen and (max-width: 767px) {
  .carlton_tb th {
    width: 12%;
  }
}

.carlton_tb .carlton_tb_head {
  font-weight: bold;
  color: #fff;
  background: #c9999a;
}

.carlton_tb .carlton_tb_head .tb_border {
  border-left: 1px solid #fff;
  padding: 10px 0 10px 20px;
}

@media screen and (max-width: 767px) {
  .carlton_tb .carlton_tb_head_note {
    width: 25%;
  }
}


/*==============================
business building construction soundmild
common
==============================*/

/* 反響?残響のセンタリング横並び */
.page-id-75 .page_sec .sec_layout_center {
  justify-content: center;
}
@media screen and (max-width: 767px) {
  .page-id-75 .page_sec .sec_layout_center {
    display: flex;
    justify-content: space-around;
  }
}
.page-id-75 .page_sec .sec_layout_center .sec_col {
  width: auto;
}

/* page_sec直下のコンテンツのまとまり */
.page-id-75 .page_sec .sec_content {
  margin: 0 0 45px 0;
}
@media screen and (max-width: 767px) {
  .page-id-75 .page_sec .sec_content {
    margin: 0 0 30px 0;
  }
}

/* margin広めのsec_col */
.page-id-75 .page_sec .sec_col .mb_wide {
  margin-bottom: 45px;
}
@media screen and (max-width: 767px) {
  .page-id-75 .page_sec .sec_col .mb_wide {
    margin-bottom: 30px;
  }
}

/* sec_col外のh3要素 */
.page-id-75 .page_sec .sec_ttl_sub {
  margin: 0 0 10px 0;
    color: #595959;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: bold;
}

/* 施工例　見出し */
.page-id-75 .page_sec .example_ttl {
  width: 100%;
  margin: 0 0 20px 0;
  font-weight: bold;
  font-size: 15px;
  font-size: 1.5rem;
}

/* 画像下テキスト */
.page-id-75 .page_sec p.txt_cap {
  margin: 20px 0 20px 0;
}

/* 注意事項 */
.page-id-75 .page_sec .sec_col .note_box {
  margin-top: 20px;
}

.page-id-75 .page_sec .sec_col .note_box .note_box_ttl {
  margin: 0 0 10px 0;
  font-weight: bold;
  font-size: 15px;
  font-size: 1.5rem;
}

.page-id-75 .page_sec .sec_col ul {
  font-size: 1.5rem;
  margin: 0 0 20px 0;
}

.page-id-75 .page_sec .sec_col ul li {
  list-style: disc;
  list-style-position: outside;
  margin-left: 1em;
}

/* テキストボックス高さ：最大２行 */
.page-id-75 .page_sec .sec_col .txt_height {
  height: 3.5em;
}

/* テーブル */
.soundmild_tb {
  width: 100%;
}

.soundmild_tb th,
.soundmild_tb td {
  padding: 20px 0 20px 20px;
  font-size: 15px;
  font-size: 1.5rem;
  text-align: left;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  vertical-align: middle;
}
@media screen and (max-width: 767px) {
  .soundmild_tb th,
  .soundmild_tb td {
    padding: 17px 10px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.soundmild_tb th {
  font-weight: normal;
  background: #f2f2f2;
}

@media screen and (max-width: 767px) {
  .soundmild_tb th {
    width: 34%;
  }
}


/*==============================
business building construction n_pita
common
==============================*/

/* リスト */
.page-id-355 .page_sec .sec_col ul {
  font-size: 1.5rem;
  margin: 0 0 20px 0;
}
.page-id-355 .page_sec .sec_col ul li {
  list-style: disc;
  list-style-position: outside;
  margin-left: 1em;
}
/* sec_col下揃え */
.page-id-355 .page_sec .sec_layout.align_bottom {
  align-items: flex-end;
}
/* ラインアップ紹介　見出し */
.page-id-355 .page_sec .lineup_ttl {
  width: 100%;
  margin: 0 0 20px 0;
  font-weight: bold;
  font-size: 15px;
  font-size: 1.5rem;
}
.page-id-355 .page_sec .txt_note {
  font-size: 13px;
  font-size: 1.3rem;
}
/* N-PITA ラインアップ　テーブル */
.tb_scroll_box {
  overflow: auto;
  margin: 0 0 20px 0;
  background: linear-gradient(to left, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.1)) 0 0/20px 100%, linear-gradient(to right, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.1)) right/20px 100%;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.npita_tb {
  width: 960px;
  height: 100%;
  background: linear-gradient(to left, rgba(255, 255, 255, 0), white 15px) 0 0/50px 100%, linear-gradient(to right, rgba(255, 255, 255, 0), white 15px) right/50px 100%;
  background-repeat: no-repeat;
  background-attachment: local;
  border-bottom: 1px solid #CCC;
  border-collapse: collapse;
}
@media screen and (max-width: 767px) {
  .npita_tb {
    width: 690px;
  }
}
.npita_tb th,
.npita_tb td {
  height: 100%;
  padding: 20px;
  font-size: 15px;
  font-size: 1.5rem;
  text-align: left;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  vertical-align: middle;
}

@media screen and (max-width: 767px) {
  .npita_tb th,
  .npita_tb td {
    padding: 17px 10px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}
.npita_tb th.tb_border_cell,
.npita_tb td.tb_border_cell {
  padding: 10px 20px;
}
.npita_tb th .tb_border,
.npita_tb td .tb_border {
  border-left: 1px solid #ccc;
  padding: 10px 20px;
  height: 100%;
  display: flex;
  align-items: center;
}
.npita_tb td.tb_align_center {
  text-align: center;
}
.npita_tb td.tb_align_center img {
  display: inline-block;
}
.npita_tb td.tb_align_center .tb_border {
  justify-content: center;
}
.npita_tb th {
  font-weight: normal;
  background: #f2f2f2;
}

@media screen and (max-width: 767px) {
  .npita_tb th {
    width: 12%;
  }
}

.npita_tb .npita_tb_head {
  font-weight: bold;
  color: #fff;
  background: #c9999a;
}

.npita_tb .npita_tb_head .tb_border {
  border-left: 1px solid #fff;
  padding: 10px 0 10px 20px;
}

/*==============================
business building construction washinaprivateroom
common
==============================*/

.page-id-68 .page_sec p {
  margin: 0 0 20px 0;
}

.page-id-68 .table_wrapper {
	overflow: auto;
	margin: 0 0 20px 0;
	background: linear-gradient(to left,
	rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.1)) 0 0/20px 100%, linear-gradient(to right, rgba(255, 255, 255, 0),
	rgba(0, 0, 0, 0.1)) right/20px 100%;
	background-repeat: repeat, repeat;
	background-attachment: scroll, scroll;
	background-repeat: no-repeat;
	background-attachment: scroll;
}

.washinaprivateroom_tb {
	width: 960px;
	background: linear-gradient(to left,
	rgba(255, 255, 255, 0), white 15px) 0 0/50px 100%, linear-gradient(to right, rgba(255, 255, 255, 0),
	white 15px) right/50px 100%;
	background-repeat: repeat, repeat;
	background-attachment: scroll, scroll;
	background-repeat: no-repeat;
	background-attachment: local;
	border-bottom: 1px solid #CCC;
	border-collapse: collapse;
}
@media screen and (max-width: 767px) {
  .washinaprivateroom_tb {
    width: 800px;
  }
}
.washinaprivateroom_tb th,
.washinaprivateroom_tb td {
  padding: 20px 0 20px 20px;
  font-size: 15px;
  font-size: 1.5rem;
  text-align: left;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  vertical-align: middle;
}

@media screen and (max-width: 767px) {
  .washinaprivateroom_tb th,
  .washinaprivateroom_tb td {
    padding: 17px 10px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.washinaprivateroom_tb th {
  font-weight: normal;
  background: #f2f2f2;
}


/*==============================
business building construction carlton
common
==============================*/

.page-id-70 .page_sec .sec_col .sec_col_img_center {
  display: flex;
  justify-content: center;
}

.page-id-70 .page_sec .sec_col .sec_col_img_center img {
  width: auto;
}

.page-id-70 .page_sec .sec_ttl_sub {
  margin: 0 0 10px 0;
  color: #595959;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
}

.page-id-70 .page_sec .sec_col p.mb_wide {
  margin-bottom: 45px;
}

@media screen and (max-width: 767px) {
  .page-id-70 .page_sec .sec_col p.mb_wide {
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 767px) {
  .table_wrapper {
    width: 100%;
    overflow-x: scroll;
  }
}

.link_products img {
  width: 200px;
}

.link_products a:hover i {
  text-decoration: none;
}

/* テーブル */
.tb_scroll_box {
  overflow: auto;
  margin: 0 0 20px 0;
  background: linear-gradient(to left, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.1)) 0 0/20px 100%, linear-gradient(to right, rgba(255, 255, 255, 0), rgba(0, 0, 0, 0.1)) right/20px 100%;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.dysonairblade_tb {
  width: 960px;
  height: 100%;
  background: linear-gradient(to left, rgba(255, 255, 255, 0), white 15px) 0 0/50px 100%, linear-gradient(to right, rgba(255, 255, 255, 0), white 15px) right/50px 100%;
  background-repeat: no-repeat;
  background-attachment: local;
  border-bottom: 1px solid #CCC;
  border-collapse: collapse;
}

.dysonairblade_tb th,
.dysonairblade_tb td {
  padding: 10px 20px;
  font-size: 15px;
  font-size: 1.5rem;
  text-align: left;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  vertical-align: middle;
}

@media screen and (max-width: 767px) {

  .dysonairblade_tb th,
  .dysonairblade_tb td {
    padding: 17px 10px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.dysonairblade_tb th.tb_th_col {
  padding: 10px 20px 10px 0;
}

.dysonairblade_tb th .tb_border,
.dysonairblade_tb td .tb_border {
  border-left: 1px solid #ccc;
  padding: 10px 0 10px 20px;
  height: 100%;
}

.dysonairblade_tb th {
  font-weight: normal;
  background: #f2f2f2;
}

.dysonairblade_tb .dysonairblade_tb_head {
  font-weight: bold;
  color: #fff;
  background: #c9999a;
}

.dysonairblade_tb .dysonairblade_tb_head .tb_border {
  border-left: 1px solid #fff;
  padding: 10px 0 10px 20px;
}

/* テーブル：バリエーション */
.dysonairblade_tb.tb_variation {
  width: auto;
}

@media screen and (max-width: 767px) {
  .dysonairblade_tb.tb_variation {
    width: 100%;
  }

  .dysonairblade_tb.tb_variation td img {
    width: 100%;
  }
}

/* テーブル：dyson airblade tap */
.dysonairblade_tb.tb_airblade_tap th,
.dysonairblade_tb.tb_airblade_tap td {
  text-align: center;
}

.dysonairblade_tb.tb_airblade_tap td img {
  margin: 0 auto;
  position: relative;
  z-index: -1;
}

@media screen and (max-width: 767px) {
  .dysonairblade_tb.tb_airblade_tap {
    width: 715px;
  }
}

/* テーブル：ラインナップは3タイプ 12SKU */
.dysonairblade_tb.tb_lineup {
  table-layout: fixed;
}

.dysonairblade_tb.tb_lineup td img {
  position: relative;
  z-index: -1;
}

@media screen and (max-width: 767px) {
  .dysonairblade_tb.tb_lineup {
    width: 715px;
  }
}

/*==============================
business building construction hiroijoes
common
==============================*/

.page-id-60 .page_sec .sec_col ul {
    font-size: 1.5rem;
    margin: 0 0 20px 0;
}
.page-id-60 .page_sec .sec_col ul li {
    list-style: disc;
    list-style-position: outside;
    margin-left: 1em;
}
.page-id-60 .page_sec .sec_content {
    margin: 0 0 45px 0;
}
@media screen and (max-width: 767px) {
    .page-id-60 .page_sec .sec_content {
      margin: 0 0 30px 0;
    }
  }
.page-id-60 .page_sec .sec_col_zumen {
    width: 524px;
    margin: 0 auto;
    text-align: center;
}
@media screen and (max-width: 767px) {
    .page-id-60 .page_sec .sec_col_zumen {
        width: 100%;
        text-align: left;
    }
}
.page-id-60 .page_sec .sec_col_zumen .txt_cap {
    margin: 10px 0 20px 0;
}


/*==============================
business building construction briefbag
common
==============================*/

.page-id-62 .page_sec .sec_col p.txt_cap {
    margin: 20px 0 20px 0;
}
.page-id-62 .page_sec .sec_col ul {
    font-size: 1.5rem;
    margin: 0 0 20px 0;
}
.page-id-62 .page_sec .sec_col ul li {
    list-style: disc;
    list-style-position: outside;
    margin-left: 1em;
}



/*==============================
business building construction toolcheckmaster
common
==============================*/

.page-id-64 .page_sec .container > .sec_col {
    margin-bottom: 45px;
}
@media screen and (max-width: 767px) {
    .page-id-64 .page_sec .container > .sec_col {
        margin-bottom: 30px;
    }
}
.page-id-64 .page_sec .sec_col ul {
    font-size: 1.5rem;
    margin: 0 0 20px 0;
}
.page-id-64 .page_sec .sec_col ul li {
    list-style: disc;
    list-style-position: outside;
    margin-left: 1em;
}



/*==============================
xxxxxxxxxx
==============================*/
/* xxxxxxxxxx
====================*/
/* xxxxxxxxxx */
