@charset "UTF-8";

.mt05em {
  margin-top: 0.5em;
}

.color-reibo {
	color: #14a5d1;
}

.color-danbo {
	color: #eb6877;
}

.emark img {
	width: auto;
}
/* 製品仕様 */
table.table-rei-danbo thead th,
table.table-eco th {
  background: #F5F5F5;
}

table.table-eco th.emark {
  background: #fff;
}

/* エアコン 個別発売指定対応 */
.prod-spec-item .inner-red-yotei {
  color: red;
  font-size: 1.4rem;
}

.prod-spec-item .has-yotei {
  padding-right: 1.4rem;
}



/* テレビ 個別発売指定対応 */

.pc {
	display: block !important;
}
.sp {
	display: none !important;
}
@media only screen and (max-width: 767px) {
.pc {
display: none !important;
}
.sp {
display: block !important;
}
}

.link-area {
  max-width: 100%;
  margin: 0 auto;
  text-align: center;
}
.link-area_txt {
  display: inline-block;
  text-align: left;
}
.link-area_txt p {
	font-size: 100%;
	margin-top: 2rem;
}
.link-area_txt p:first-child {
	margin-top: 0;
}



.container_block {
	display: flex;
	padding-top: 40px;
	padding-bottom: 20px;
}
.container_block .contents_l {
	width: 48%;
}
.container_block .contents_r {
	flex: 1;
	width: 48%;
	margin-left: 4%;
}


/* ====================================
	スマートフォン専用スタイル
===================================== */
@media only screen and (max-width: 767px) {

  .icon-fron {
    width: 52px;
  }

  .icon-plug {
    width: 18px;
  }

  /* 製品仕様・ナビ */
  ul.list-room-size {
    display: flex;
    flex-wrap: wrap;
  }

  ul.list-room-size li {
    width: 19%;
    margin-right: 2px;
    margin-bottom: 6px;
  }

  ul.list-room-size li a {
    display: block;
    width: 100%;
    padding: 0.6em 1em 0.6em 0;
    font-size: 1.4rem;
    font-weight: 500;
    background: #A0A0A0 url('/assets/common/images/chevron-down-solid-w.svg') no-repeat top 0.9em right 0.5em / 14px auto;
    color: #fff;
    border-radius: 5px;
    text-align: center;
    text-decoration: none;
    position: relative;
  }

  /* 製品仕様 */
  .prod-spec-item {
    padding-top: 6rem;
  }

  .prod-spec-item:first-of-type {
    padding-top: 5rem;
  }

  .prod-spec-item .text-small {
    font-size: 1.2rem;
  }

  .prod-spec-item-header {
    margin-bottom: 2rem;
    padding-left: 20px;
    border-left: solid 6px #000;
    font-weight: 500;
  }

  .prod-spec-title {
    font-size: 3rem;
  }

  .prod-spec-sub-title {
    font-size: 1.2rem;
  }

  .prod-spec-item-header .prod-name {
    font-weight: bold;
  }

  .prod-spec-item-header .color {
    margin-left: 0.5em;
    font-size: 1.2rem;
  }

  .prod-spec-item-header .price {
    display: block;
    font-size: 1.2rem;
  }

  table.table-rei-danbo {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
    font-size: 1.2rem;
    border-top: solid 1px #ccc;
    border-left: solid 1px #ccc;
    text-align: center;
  }

  table.table-rei-danbo th,
  table.table-rei-danbo td {
    padding: 0.5em;
    border-bottom: solid 1px #ccc;
    border-right: solid 1px #ccc;
  }

  table.table-rei-danbo thead th {
    width: 28%;
    font-weight: normal;
  }

  table.table-rei-danbo th:first-child {
    width: 16%;
  }

  table.table-rei-danbo .text-small {
    display: block;
  }

  .teion-danou {
    margin-top: 0.5em;
    font-size: 1.2rem;
    text-align: right;
  }

  .eco-shohi-denryoku {
    margin-top: 1rem;
  }

  .eco-shoene-kijun {
    margin-top: 1rem;
  }

  table.table-eco {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
    font-size: 1.2rem;
    border-top: solid 1px #ccc;
    border-left: solid 1px #ccc;
    text-align: center;
  }

  table.table-eco th,
  table.table-eco td {
    padding: 0.5em;
    border-bottom: solid 1px #ccc;
    border-right: solid 1px #ccc;
  }

  table.table-eco th {
    font-weight: normal;
  }

  table.table-eco td {
    font-weight: bold;
  }

  .eco-shoene-kijun table.table-eco th:first-child {
    width: 10%;
  }

  /* エアコン 個別発売指定対応 */
  .prod-spec-item .inner-red-yotei {
    color: red;
    font-size: 1.2rem;
  }

  .prod-spec-item .has-yotei {
    padding-right: 1.2rem;
  }
  
  
  /* テレビ 個別発売指定対応 */
  
  .prod-series {
    display:inline-block;
    text-align:left;
  }
  
	.container_block {
	 display: block;
	}
	.container_block .contents_l {
	 width: 100%;
	}
	.container_block .contents_r {
	 width: 100%;
	 margin-left: 0%;
	 margin-top: 4rem;
	}

}

/* ====================================
	PC&タブレット、印刷専用スタイル
===================================== */
@media print,
screen and (min-width: 768px) {
  article {
    font-size: 1.4rem;
  }

  .icon-fron {
    width: 50px;
  }

  .icon-plug {
    width: 18px;
  }

  /* 仕様表 */
  table.table-spec th {
    font-size: 1.5rem;
  }

  table.table-spec td .sub-ttl {
    width: 8em;
    padding-right: 1rem;
  }

  /* 製品仕様・ナビ */
  ul.list-room-size {
    display: flex;
    flex-wrap: wrap;
  }

  ul.list-room-size li {
    width: 10.8%;
    margin-right: 2px;
    margin-bottom: 2px;
  }

  ul.list-room-size li a {
    display: block;
    width: 100%;
    padding: 0.6em 1em 0.6em 0;
    font-size: 1.8rem;
    font-weight: 500;
    background: #A0A0A0 url('/assets/common/images/chevron-down-solid-w.svg') no-repeat;
    background-position: top 0.9em right 0.5em;
    background-size: 18px auto;
    color: #fff;
    border-radius: 5px;
    text-align: center;
    text-decoration: none;
    position: relative;
  }

  /* 製品仕様 */
  .prod-spec-item {
    padding-top: 10rem;
  }

  .prod-spec-item:first-of-type {
    padding-top: 7rem;
  }

  .prod-spec-item .text-small {
    font-size: 1.2rem;
  }

  .prod-spec-item-header {
    margin-bottom: 3rem;
    padding-left: 20px;
    border-left: solid 6px #000;
    font-weight: 500;
  }

  .prod-spec-title {
    font-size: 4rem;
  }

  .prod-spec-item-header .prod-name {
    margin-right: 0.5em;
    font-weight: bold;
  }

  .prod-spec-item-header .color {
    font-size: 1.4rem;
    font-weight: 700;
  }

  .prod-spec-item-header .price {
    font-size: 1.4rem;
  }

  table.table-rei-danbo {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0;
    border-top: solid 1px #ccc;
    border-left: solid 1px #ccc;
    text-align: center;
  }

  table.table-rei-danbo th,
  table.table-rei-danbo td {
    padding: 0.5em;
    line-height: 1.4;
    border-bottom: solid 1px #ccc;
    border-right: solid 1px #ccc;
  }

  table.table-rei-danbo th {
    font-size: 1.5rem;
  }

  table.table-rei-danbo td {
    font-size: 1.4rem;
  }

  table.table-rei-danbo thead th {
    width: 27%;
    font-weight: normal;
  }

  table.table-rei-danbo th:first-child {
    width: 19%;
  }

  table.table-rei-danbo .text-small {
    font-size: 1.2rem;
    ;
  }

  .teion-danou {
    text-align: right;
  }

  .eco-container {
    display: flex;
    justify-content: space-between;
    margin-top: 2rem;
  }

  .eco-shohi-denryoku {
    width: 25%;
  }

  .eco-shoene-kijun {
    width: 74%;
  }

  table.table-eco {
    width: 100%;
    font-size: 1.4rem;
    line-height: 1.4;
    border-collapse: separate;
    border-spacing: 0;
    border-top: solid 1px #ccc;
    border-left: solid 1px #ccc;
    text-align: center;
  }

  table.table-eco th,
  table.table-eco td {
    padding: 0.5em;
    border-bottom: solid 1px #ccc;
    border-right: solid 1px #ccc;
  }

  table.table-eco th {
    height: 3.8em;
    font-weight: normal;
  }

  table.table-eco td {
    height: 2em;
    font-weight: bold;
  }

  .eco-shoene-kijun table.table-eco th {
    width: 29%;
  }

  .eco-shoene-kijun table.table-eco th:first-child {
    width: 13%;
  }
  
  
  /* テレビ 個別発売指定対応 */
  .link-area_txt p {
	font-size: 123.1%;
  }
}