@charset "shift_jis";
/*------------------------------
	j_tc
------------------------------*/
/*-- feature --*/
.feature {
  padding-top: 90px;
}
.feature .featureInr {
  background-image: url("../img/img_feature.jpg");
}

/*-- searchTemperature --*/
.searchTemperature {
  padding-top: 90px;
  margin-bottom: -60px;
}
.searchTemperature .filterItems {
  padding: 0 23px 29px;
  border: 2px solid #c00;
}
.searchTemperature .filterItems .heading {
  margin-top: -20px;
  text-align: center;
}

.searchTemperature .filterBtns {
  letter-spacing: -0.4em;
  margin-top: 40px;
  padding-left: 65px;
  background: url("../img/icon_search_thermometer.png") no-repeat 14px 0;
  white-space: nowrap;
}
.searchTemperature .filterBtns > li {
  letter-spacing: normal;
  display: inline-block;
  vertical-align: top;
  width: 130px;
  position: relative;
}
.searchTemperature .filterBtns > li.crown::after {
  content: "";
  display: block;
  width: 39px;
  height: 24px;
  background: url("../img/icon_search_crown.png") no-repeat 0 0;
  position: absolute;
  top: -15px;
  left: -7px;
}
.searchTemperature .filterBtns > li + li {
  margin-left: 10px;
}
.searchTemperature .filterBtns > li > a {
  display: block;
  width: 100%;
  height: 66px;
  background: url("../img/bg_search_btn.png") no-repeat 0 0;
  color: #fff;
  text-align: center;
  position: relative;
  transition: opacity ease 0.2s;
}
.searchTemperature .filterBtns > li > a.selected {
  background-image: url("../img/bg_search_btn_act.png");
  cursor: default;
}
.searchTemperature .filterBtns > li > a:not(.selected):hover {
  opacity: 0.7;
}

.searchTemperature .filterBar {
  display: table;
  table-layout: fixed;
  width: 100%;
  margin-top: 25px;
}
.searchTemperature .filterBar .bar {
  display: table-cell;
  padding-top: 30px;
  border-bottom: 8px solid #d0d0d0;
  text-align: right;
  position: relative;
}
.searchTemperature .filterBar .bar + .bar::after {
  content: "";
  display: block;
  width: 2px;
  height: 14px;
  background-color: #d0d0d0;
  position: absolute;
  left: 0;
  bottom: -8px;
}
.searchTemperature .filterBar .bar.selected {
  border-bottom-color: #c00;
}
.searchTemperature .filterBar .num {
  font-size: 1.6rem;
  font-weight: bold;
  white-space: nowrap;
  transform: translateX(50%);
  position: absolute;
  right: 0;
  top: 0;
}
.searchTemperature .filterBar .num .unit {
  font-size: 1.2rem;
}
.searchTemperature .filterBar .bar:nth-of-type(1) { width: 22px; }
.searchTemperature .filterBar .bar:nth-of-type(2) { width: 78px; }
.searchTemperature .filterBar .bar:nth-of-type(3) { width: 192px; }
.searchTemperature .filterBar .bar:nth-of-type(4) { width: 40px; }
.searchTemperature .filterBar .bar:nth-of-type(5) { width: 40px; }
.searchTemperature .filterBar .bar:nth-of-type(6) { width: 96px; }
.searchTemperature .filterBar .bar:nth-of-type(7) { width: 106px; }
.searchTemperature .filterBar .bar:nth-of-type(8) { width: 191px; }
.searchTemperature .filterBar .bar:nth-of-type(9) { width: 51px; }

/* containerArea */
.searchTemperature .containerArea {
  margin-top: 45px;
}
.searchTemperature .containerBlock {
  margin-bottom: 60px;
}
.searchTemperature .containerTtl {
  height: 45px;
  padding: 6px 30px 5px;
  background-color: #1e2d52;
}
.searchTemperature .containerTtl .heading {
  display: inline-block;
  vertical-align: middle;
  color: #fff;
  font-size: 2.0rem;
  font-weight: bold;
  padding-right: 0.5em;
}
.searchTemperature .containerTtl .help {
  display: inline-block;
  vertical-align: middle;
  transition: opacity ease 0.2s;
}
.searchTemperature .containerTtl .help:hover {
  opacity: 0.7;
}
.searchTemperature .containerBlock {
  padding-bottom: 60px;
  background: url("../img/bg_search_block.png") no-repeat right bottom;
}
.searchTemperature .containerBlock.all {
  background: none;
}
.searchTemperature .containerBoxes {
  letter-spacing: -0.4em;
  /*display: inline-block;*/
  max-width: 960px;
  margin-left: -10px;
  display: flex;
  flex-wrap: wrap;
}
.searchTemperature .containerBox {
  letter-spacing: normal;
  display: inline-block;
  vertical-align: top;
  width: 230px;
  margin: 20px 0 0 10px;
  background-color: #fff;
  border: 1px solid #ccc;
  box-shadow: 0px 2px 5px 0px rgba(204,204,204,0.5);
  position: relative;
}
.searchTemperature .containerBox .inner {
  padding: 10px 14px 19px;
}
.searchTemperature .containerBox .name {
  text-align: center;
  color: #ca3540;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.3;
}
.searchTemperature .containerBox .capacity {
  margin-top: 10px;
}
.searchTemperature .containerBox .capacity img {
  margin-left: 5px;
}
.searchTemperature .containerBox .spec {
  margin-top: 20px;
}
.searchTemperature .containerBox .spec .btnWT {
  width: 100%;
  text-align: center;
}
.searchTemperature .containerBox .original {
  position: absolute;
  top: -12px;
  left: -4px;
}

.searchTemperature .containerBlock.heatstorage.js-range-1,
.searchTemperature .containerBlock.charge.js-range-3,
.searchTemperature .containerBlock.charge.js-range-4 {
  background-image: url("../img/bg_search_block_charge_range3-4.png");
}
.searchTemperature .containerBlock.heatstorage.js-range-0 {
  background-image: url("../img/bg_search_block_heatstorage_range0-1.png");
}
.searchTemperature .containerBlock.heatstorage.js-range-2 {
  background-image: url("../img/bg_search_block_heatstorage_range2.png");
}
.searchTemperature .containerBlock.cover.js-range-2 {
  background-image: url("../img/bg_search_block_cover_range2.png");
}

/*-- modal --*/
.modal_wrapper .ttlLv2:first-of-type {
  padding-top: 0;
}

.mfp-iframe-scaler iframe{
    width: 990px;
	padding: 40px 20px;
	background-color: #fff;
}
.mfp-iframe-holder .mfp-content{
max-width: 990px;
}
.mfp-iframe-scaler{
padding-top: 710px;
}
.mfp-iframe-holder .mfp-close{
color: inherit;
    right: 50%;
    text-align: right;
    padding-right: 0;
    width: 40px;
}
.mfp-iframe-holder .mfp-close{
top: -50px;
}