﻿.header {
  padding: 0 26px 0 40px;
}
.header-nav-list-item.orange a {
  width: 190px;
  background-color: #eca419;
  border: 2px solid #eca419;
}
.header-nav-list-item.orange a:hover {
  color: #eca419;
}
.cta-item-simulator {
  background: #eca419;
}
.cta-item-simulator a {
  color: #eca419;
}
.cta-item-simulator a::before {
  background: url(/cms/energy_saving/img/top/simulatorGraph.svg) no-repeat 0 0;
  width: 32px;
  height: 24px;
  background-size: contain;
}
.cta-item-simulator::before {
  background: url(/cms/energy_saving/img/top/simulatorbg2.svg) no-repeat 0 0;
  top: 0;
  right: 0;
  pointer-events: none;
  user-select: none;
}
.cta-item-simulator::after {
  content: "";
  display: block;
  position: absolute;
  width: 300px;
  height: 118px;
  background: url(/cms/energy_saving/img/top/simulatorbg1.svg) no-repeat 0 0;
  background-size: 300px 118px;
  left: 0;
  bottom: 0;
  pointer-events: none;
  user-select: none;
}
.page_step .sub-step-head.simulator-head {
  max-width: none;
  width: 100%;
  padding: 50px 90px;
  justify-content: flex-start;
}
.sub-step-head.simulator-head::after {
  position: absolute;
  content: "";
  display: block;
  bottom: -50px;
  right: -208px;
  width: 416px;
  height: 190px;
  background: url(../img/step/step_bg_head.svg) no-repeat 0 0;
  background-size: 416px 190px;
  transform: rotate(180deg);
}
.sub-step-head.simulator-head .sub-step-inner {
  margin: 0;
  width: 100%;
}
.simulator-head .sub-step-inner h2 span:nth-of-type(2) {
  margin-left: 0.5%;
  font-size: 80%;
  vertical-align: super;
}
.simulator-head .sub-step-inner h2 span:nth-of-type(3) {
  margin-left: 2%;
}
.simulatorHead_text {
  font-size: 20px;
  margin: 77px auto;
  text-align: center;
  width: 72%;
}
.simulatorHead_text .blue {
  font-weight: 600;
  color: #0070c3;
}

.simulatorHead_text .red {
  font-size: 1.2em;
  font-weight: 600;
  color: #ff0000;
}
.thermofitButton {
  background-color: #eff6fc;
  padding: 80px 0;
}
.thermofitButton a {
  width: 80%;
  max-width: 680px;
  display: block;
  margin: auto;
}
.thermofitButton a:hover img {
  opacity: 0.5;
}
.simulator_main {
  width: 90%;
  margin: auto;
}
.simulatorWrap {
  display: flex;
  justify-content: center;
  gap: 48px;
}
.simulatorImg {
  width: 50%;
  max-width: 576px;
}
.simulatorForm {
  background-color: #eff6fc;
  border: 3px solid #0065ae;
  border-radius: 30px;
  padding: 40px 30px;
  width: 50%;
  max-width: 576px;
  font-family: "Hiragino Sans", sans-serif;
}
.simulatorStep_title {
  font-size: 21px;
  font-weight: 500;
}
.simulatorStep_title span {
  background: #0065ae;
  color: #fff;
  border-radius: 100px;
  padding: 9px 28px 9px 28px;
  margin-right: 12px;
  font-size: 18px;
}
.simulatorStep1_radio {
  margin-top: 28px;
  display: flex;
}
.simulatorStep1_radio label {
  display: flex;
  gap: 10px;
  font-size: 18px;
  align-items: center;
}
.simulatorStep1_radio label:first-child {
  margin-right: 9%;
}
.simulatorStep1_radio input {
  width: 24px;
  height: 24px;
  appearance: none !important;
  display: flex;
  position: relative;
}
.simulatorStep1_radio input::before {
  content: "";
  width: 24px;
  height: 24px;
  border: 2px solid #0065ae;
  border-radius: 50px;
}
.simulatorStep1_radio input::after {
  content: "";
  width: 14px;
  height: 14px;
  position: absolute;
  background: #0065ae;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  border-radius: 50px;
  opacity: 0;
}
.simulatorStep1_radio input:checked::after {
  opacity: 1;
}
.simulatorStep1_text,
.simulatorText {
  margin-top: 30px;
  font-size: 1.2em;
  font-weight: 500;
}
.simulatorStep1_text p span,
.simulatorText span:first-child {
  font-size: 14px;
  background: #0065ae;
  color: #fff;
  margin-right: 8px;
  /*  padding: 3px 9px;*/
  border-radius: 50px;
  width: 26px;
  height: 26px;
  display: inline-block;
  text-align: center;
  position: relative;
  top: -2px;
}
.step1TextInput {
  display: flex;
  align-items: end;
  gap: 8px;
  margin: 12px 0;
}
.step1TextInput input,
.simulatorStep_information select {
  background: #fff;
  border: 1px solid #dcdde3;
  border-radius: 4px;
  height: 56px;
  width: 90%;
  padding: 10px 20px;
}
.simulatorStep_information select {
  width: 100%;
}
.simulatorForm_note {
  font-size: 14px;
}
.simulatorForm_error {
  font-size: 14px;
  color: #d01800;
  display: none;
}
.simulatorForm_range {
  display: block !important;
}
.simulatorStep2 {
  margin-top: 40px;
}
.simulatorText span:nth-of-type(2) {
  color: #d01800;
}
.simulatorSelect {
  display: flex;
  align-items: end;
  gap: 8px;
}
.simulatorSelect p {
  margin-bottom: 12px;
}
.simulatorSelect_wrap {
  position: relative;
  width: 90%;
  margin: 12px 0;
}
.simulatorSelect_wrap::after {
  content: "";
  background-image: url(/cms/energy_saving/img/top/simulatorSelect.png);
  background-size: contain;
  background-repeat: no-repeat;
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 42px;
  height: 36px;
  pointer-events: none;
}
.simulatorStep2_text > p:last-child {
  font-size: 14px;
  margin-top: 28px;
}
.simulatorSubmit {
  margin: 64px auto 80px;
}
.simulatorSubmit input {
  max-width: 350px;
  width: 90%;
  margin: auto;
  display: block;
  background: linear-gradient(to right, #0065ae, #1c84d0);
  height: 70px;
  border-radius: 100px;
  text-align: center;
  color: #fff;
  border: 2px solid #0165ae;
  transition: all 0.3s;
}

@media screen and (min-width: 641px) {
.simulatorSubmit input:hover {
  background: inherit;
  color: #0165ae;
}
}

.testResult_wrap {
  background-color: #0099c3;
  padding: 80px 0;
}
.testResult_contents {
  background-color: #eff6fc;
  border-radius: 30px;
  font-family: "Hiragino Sans", sans-serif;
  width: 90%;
  margin: auto;
  padding-bottom: 40px;
}
.testResult_contents h4 {
  text-align: center;
  font-size: 23px;
  padding-top: 28px;
}
.testResult_about {
  padding: 40px;
  width: 92%;
  margin: 14px auto 0;
  border: 3px solid #0165ae;
  border-radius: 30px;
  background-color: #fff;
}
.testResult_content {
  display: flex;
  justify-content: center;
  gap: 12px;
}
.heatRank {
  background-color: #e88f21;
  color: #fff;
  padding: 24px 36px;
  width: 291px;
}
.heatRank.RankA {
  background-color: #0099c3;
}
.heatRank.RankB {
  background-color: #8ac454;
}
.heatRank.RankC {
  background-color: #e88f21;
}
.heatRank.RankD {
  background-color: #d01800;
}
.heatRank.RankE {
  background-color: #7f7f7f;
}
.heatRank span:first-child {
  font-size: 15px;
  display: block;
  border: 3px solid #fff;
  border-radius: 100px;
  padding: 8px 32px;
  text-align: center;
  word-break: keep-all;
}
.heatRank span:last-child {
  font-size: 110px;
  text-shadow: 0 3px 12px rgba(0, 0, 0, 0.3);
  display: block;
  text-align: center;
  line-height: 0;
  margin-top: 80px;
}
.heatRank_text {
  background-color: #fbe9d4;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 15px;
  padding: 24px;
  width: auto;
}
.heatRank_text a {
  color: #0065ae;
  text-decoration: underline;
}
.heatRank_list {
  width: 327px;
}
.heatRank_list ul li {
  display: flex;
}
.heatRank_list ul li p {
  display: flex;
  align-items: center;
  padding: 13px;
}
.heatRank_list ul li p:first-child {
  color: #fff;
  width: 60px;
  height: 60px;
  justify-content: center;
}
.heatRank_list ul li p:last-child {
  width: 18vw;
  word-break: keep-all;
  padding: 13px;
  font-size: 14px;
}
.heatRank_list ul li:nth-last-of-type(4) p:first-child {
  background-color: #0099c3;
}
.heatRank_list ul li:nth-last-of-type(4) p:last-child {
  background-color: #cdebf3;
}
.heatRank_list ul li:nth-last-of-type(3) p:first-child {
  background-color: #8ac454;
}
.heatRank_list ul li:nth-last-of-type(3) p:last-child {
  background-color: #e8f4dd;
}
.heatRank_list ul li:nth-last-of-type(2) p:first-child {
  background-color: #e88f21;
}
.heatRank_list ul li:nth-last-of-type(2) p:last-child {
  background-color: #fbe9d4;
}
.heatRank_list ul li:nth-last-of-type(1) p:first-child {
  background-color: #d01800;
}
.heatRank_list ul li:nth-last-of-type(1) p:last-child {
  background-color: #f6d1cd;
}
.testResult_amount {
  width: calc(100% / 3);
  background: #eff6fc;
  margin-top: 24px;
  border-radius: 20px;
  padding: 16px 12px 12px;
}
.amountTitle {
  text-align: center;
  font-size: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 8px;
}
.amountTitle img {
  width: 56px;
}
.amountContent {
  background: #0065ae;
  color: #fff;
  border-radius: 16px;
  text-align: center;
  padding: 12px;
  margin-top: 12px;
}
.amountContent p:first-child {
  background: #fff;
  width: fit-content;
  margin: auto;
  color: #0065ae;
  line-height: 1;
  padding: 9px 44px;
  border-radius: 100px;
  font-size: 18px;
}
.simulatorAmount {
  line-height: 1.2;
  margin: 20px 0 14px;
}
.simulatorAmount span:first-child {
  font-size: 40px;
  display: block;
}
.simulatorAmount span:last-child {
  margin-left: 3px;
}
.amountChange {
  display: flex;
  justify-content: space-between;
  margin-top: 12px;
  position: relative;
}
.amountChange::after {
  content: "";
  top: 50%;
  left: 50%;
  position: absolute;
  background-image: url(/cms/energy_saving/img/top/amountChange_arror.png);
  width: 32px;
  height: 22px;
  background-size: contain;
  background-repeat: no-repeat;
  transform: translate(-50%, -50%);
}
.amountChange_before,
.amountChange_after {
  background: #fff;
  border-radius: 16px;
  text-align: center;
  padding: 8px;
}
.amountChange_before {
  color: #d01800;
  border: 1px solid #d01801;
  width: calc(100% / 2.1);
}
.amountChange_after {
  border: 1px solid #0165ae;
  color: #0165ae;
  width: calc(100% / 2.1);
}
.amountChange_before p:first-child {
  background: #fbe9e6;
  line-height: 1;
  margin-bottom: 4px;
  padding: 5px 0 3px;
  border-radius: 100px;
  font-size: 14px;
  margin-bottom: 4px;
}
.amountChange_before p:last-child span:first-child,
.amountChange_after p:last-child span:first-child {
  font-size: 20px;
}
.amountChange_before p:last-child span:last-child,
.amountChange_after p:last-child span:last-child {
  font-size: 14px;
  display: inline-block;
  margin-left: 3px;
}
.amountChange_after p:first-child {
  background: #eff6fc;
  border-radius: 100px;
  font-size: 14px;
  margin-bottom: 4px;
}
.testResult_note {
  background: #f5f5f5;
  margin-top: 20px;
  padding: 32px 24px;
  border-radius: 20px;
  justify-self: unset;
  width: 100%;
  text-align: left;
}
.thermofitButton_top {
  width: 80%;
  max-width: 690px;
  display: block;
  margin: 0 auto 40px;
  background: #0065ae;
  color: #fff;
  text-align: center;
  padding: 30px;
  font-size: 18px;
  border-radius: 100px;
  position: relative;
}
.thermofitButton_br {
  display: none;
}
.thermofitButton_top::after {
  content: "";
  position: absolute;
  bottom: -17px;
  right: 0;
  left: 0;
  margin: auto;
  width: 0;
  height: 0;
  border-left: 13px solid transparent;
  border-right: 13px solid transparent;
  border-top: 20px solid #0065ae;
}
.fixed-bnr-item-simulator a {
  background: #eca419;
}
.fixed-bnr-item-simulator a::before {
  background: url(/cms/energy_saving/img/top/simulatorGraph.svg) no-repeat 0 0;
  width: 2vw;
  height: 1.6vw;
  background-size: contain;
}
@media screen and (max-width: 1280px) {
  .header {
    padding: 0 2.5vw 0 3.125vw;
  }
  .header-nav-list-item.orange a {
    width: 15.375vw;
  }
  .page_step .sub-step-head.simulator-head {
    padding: 3.90625vw 9.125vw;
  }
  .sub-step-head.simulator-head::after {
    bottom: -3.90625vw;
    right: -16.25vw;
    width: 32.5vw;
    height: 14.84375vw;
    background-size: 32.5vw 14.84375vw;
  }
  .heatRank span:first-child {
    font-size: 1.35vw;
  }
  .heatRank span:last-child {
    font-size: 10vw;
  }
  .heatRank_list ul li p:first-child {
    font-size: 1.4vw;
  }
  .heatRank_text {
    font-size: 1.3vw;
  }
  .heatRank_list ul li p:last-child {
    font-size: 1.3vw;
  }
  .amountTitle {
    font-size: 2.1vw;
  }
  .amountContent p:first-child {
    font-size: 1.6vw;
  }
  .simulatorAmount span:first-child {
    font-size: 3.2vw;
  }
  .simulatorAmount span:last-child {
    font-size: 1.4vw;
  }
  .amountChange_before p:first-child,
  .amountChange_after p:first-child {
    font-size: 1.1vw;
  }
  .amountChange_before p:last-child span:first-child,
  .amountChange_after p:last-child span:first-child {
    font-size: 1.2vw;
  }
  .amountChange_before p:last-child span:last-child,
  .amountChange_after p:last-child span:last-child {
    font-size: 1.3vw;
  }
  .testResult_note {
    font-size: 1.5vw;
  }
  .thermofitButton_top {
    font-size: 16px;
  }
}
@media screen and (max-width: 820px) {
  .simulatorWrap {
    flex-direction: column-reverse;
  }
  .simulatorForm {
    width: 100%;
    max-width: none;
  }
  .simulatorImg {
    width: 100%;
    max-width: none;
  }
  .simulatorStep_title span {
    display: block;
    width: fit-content;
    margin-bottom: 10px;
    padding: 6px 22px 6px 22px;
    font-size: 14px;
  }
  .step1TextInput input,
  .simulatorSelect_wrap {
    width: 100%;
  }
  .testResult_about {
    padding: 15px;
  }
  .testResult_content {
    flex-direction: column;
  }
  .heatRank {
    width: 100%;
    padding: 24px 15px;
  }
  .heatRank span:first-child {
    font-size: 16px;
    padding: 8px 32px 7px;
  }
  .heatRank span:last-child {
    font-size: 88px;
    line-height: 1;
    margin-top: 26px;
  }
  .heatRank_text {
    width: 100%;
    padding: 32px 15px;
    font-size: 14px;
  }
  .heatRank_list {
    width: 100%;
  }
  .heatRank_list ul li p:first-child {
    width: 56px;
    height: 56px;
    font-size: 20px;
  }
  .heatRank_list ul li p:last-child {
    width: 100%;
    font-size: 14px;
  }
  .testResult_amount {
    width: 100%;
  }
  .amountTitle {
    font-size: 20px;
    gap: 6px;
  }
  .amountTitle img {
    width: 40px;
  }
  .amountContent p:first-child {
    font-size: 14px;
  }
  .simulatorAmount span:first-child {
    font-size: 36px;
  }
  .simulatorAmount span:last-child {
    font-size: 16px;
  }
  .amountChange_before p:first-child,
  .amountChange_after p:first-child {
    font-size: 12px;
  }
  .amountChange_before p:last-child span:first-child,
  .amountChange_after p:last-child span:first-child {
    font-size: 18px;
  }
  .amountChange_before p:last-child span:last-child,
  .amountChange_after p:last-child span:last-child {
    font-size: 12px;
  }
  .testResult_note {
    font-size: 12px;
  }
  .amountChange_before,
  .amountChange_after {
    width: calc(100% / 2.05);
  }
  .thermofitButton a,
  .thermofitButton_top {
    width: 90%;
  }
}
@media screen and (max-width: 640px) {
  .sub-step-head.simulator-head::after {
    bottom: -6.666666666666667vw;
    right: -14.4vw;
    width: 55.46666666666667vw;
    height: 25.333333333333332vw;
    background-size: 55.46666666666667vw 25.333333333333332vw;
  }
  .sub-step-head.simulator-head h2 {
    font-size: 24px;
  }
  .page_step .sub-step-head.simulator-head {
    justify-content: center;
  }
  .simulator-head .sub-step-inner h2 span:nth-of-type(3) {
    display: block;
  }
  .sub-step-head.simulator-head .sub-step-inner {
    text-align: center;
  }
  .simulatorHead_text {
    font-size: 15px;
    margin: 30px auto;
  }
  .thermofitButton {
    padding: 50px 0;
  }
  .thermofitButton a {
    width: 90%;
  }
  .thermofitButton_top {
    border-radius: 30px;
    padding: 25px;
  }
  .thermofitButton_br {
    display: block;
  }
}
select:disabled,
input:disabled {
  background-color: #f0f0f0;
  color: #888;
  opacity: 0.7;
}


/* top */
.loss-img-wrap {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 80px;
  gap: 24px;
}
.loss-img-btn1,
.loss-img-btn2 {
  width: 50%;
  color: #fff;
  height: 70px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  font-size: 24px;
  border-radius: 100px;
}
.loss-img-btn1 span,
.loss-img-btn2 span {
  font-size: 18px;
  display: contents;
}
.loss-img-btn1::after,
.loss-img-btn2::after {
  position: absolute;
  content: "";
  top: 50%;
  right: 5%;
  transform: translateY(-50%) rotate(45deg);
  width: 10px;
  height: 10px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
}
.loss-img-btn1 {
  background: linear-gradient(to right, #cc3426, #eca419);
}
.loss-img-btn2 {
  background: linear-gradient(to right, #0065ae, #1c84d0);
}
@media screen and (max-width: 1280px) {
  .loss-img-btn1,
  .loss-img-btn2 {
    font-size: 2vw;
  }
  .loss-img-btn1 span,
  .loss-img-btn2 span {
    font-size: 1.45vw;
  }
}
@media screen and (max-width: 640px) {
  .loss-img-wrap {
    flex-direction: column;
    padding: 0 5%;
    gap: 12px;
  }
  .loss-img-btn1,
  .loss-img-btn2 {
    width: 100%;
    height: 58px;
    font-size: 18px;
  }
  .loss-img-btn1 span,
  .loss-img-btn2 span {
    font-size: 16px;
  }
}
input::placeholder {
  color: #d7d6d6;
}
.red_ {
  color: #d01800;
}
.yellow_ {
  color: #eca419;
}
.thermofitButton_txt {
  text-align: center;
  padding-bottom: 20px;
}
.thermofitButton p {
  text-align: center;
}
.simulatorSubmit input[type="submit"][disabled] {
  color: #ebebeb;
}
@media screen and (max-width: 640px) {
  .header-nav-list-item.orange a {
    width: auto;
    padding: 4.266666666666667vw;
    border-radius: 0;
    font-size: 3.733333333333333vw;
    text-align: left;
  }
}

@media screen and (max-width: 640px) {
  .fixed-bnr-item a {
    padding: 0 2.266667vw;
  }
  .fixed-bnr-item-contact a:before {
    width: 4.5vw;
    height: 4.1vw;
    background-size: 3.8vw 4.266666666666667vw;
  }
  .fixed-bnr-item-simulator a::before {
    width: 7.5vw;
    height: 5.6vw;
    background-size: 3.8vw 4.266667vw;
  }
  .fixed-bnr-item-catalog a:before {
    width: 4.5vw;
    height: 4.1vw;
    background-size: 3.8vw 4.266666666666667vw;
  }
  .fixed-bnr-item a span {
    font-size: 3.5vw;
    line-height: 1.4;
  }
  .fixed-bnr-item a:before {
    margin: 0 1vw 0 0;
  }
}
