@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;600;700&family=Noto+Serif+JP:wght@500;600&display=swap");
.tx-g {
  font-family: "Noto Sans JP", sans-serif;
}

.tx-m {
  font-family: "Noto Serif JP", serif;
}

.color01 {
  color: #0a4468;
}

.basic-color {
  color: #7E1F24;
}

.bg-b {
  background: #008cdc;
}

.zehtop {
  margin-top: -50px !important;
}
.zehtop .top-img img {
  width: 100%;
}
.zehtop .cap {
  margin-top: -1px;
  background: linear-gradient(90deg, rgb(126, 31, 36) 0%, rgb(181, 29, 35) 50%, rgb(126, 31, 36) 100%);
  padding: 20px 0 20px 0;
}
.zehtop .cap .model-box {
  width: 1000px;
  margin: auto;
  display: flex;
  justify-content: space-between;
}
.zehtop .cap .model-box li {
  width: 48%;
}
.zehtop .cap .model-box li img {
  width: 100%;
}

.model {
  background: #f7f0e7;
  margin: 0px auto 0 auto;
}
.model .box02 {
  width: 1000px;
  margin: auto;
  display: block;
  justify-content: space-between;
  padding: 30px 0;
}
.model .box02 .left {
  width: 100%;
  margin-bottom: 40px;
}
.model .box02 .right {
  width: 100%;
}
.model .box02 h2 {
  font-size: 30px;
  font-weight: 700;
  color: #7E1F24;
  border-bottom: 3px solid #c4a87e;
  margin-bottom: 20px;
  padding-left: 60px;
  position: relative;
}
.model .box02 h2 .num {
  position: absolute;
  top: -10px;
  left: 0;
}
.model .box02 h2 .num img {
  width: 70px;
}
.model .box02 h2 .sub {
  font-size: 75%;
  padding-left: 10px;
}
.model .box02 .read {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 10px;
}
.model .box02 .tx1 {
  font-size: 13px;
}
.model .box02 .model1 {
  display: flex;
}
.model .box02 .model1 .item1 {
  width: 380px;
  margin-right: 20px;
}
.model .box02 .model1 .item3 img {
  width: 600px;
}
.model .box02 .item4 {
  margin: 0px auto 0 auto;
  display: flex;
  align-items: flex-start;
}
.model .box02 .item4 strong {
  color: #c8161d;
}
.model .box02 .item4 strong span {
  font-size: 160%;
}
.model .box02 .item4 img.regi01 {
  width: 300px;
  border-right: 1px dashed #999;
}
.model .box02 .item4 img.regi02 {
  width: 305px;
  margin-left: 10px;
}

.function {
  background: #f7f0e7;
  padding-bottom: 50px;
}
.function .box3 {
  width: 1000px;
  margin: auto;
  padding: 40px 0;
  display: flex;
  justify-content: space-between;
}
.function .box3 li {
  width: 32%;
  box-sizing: border-box;
  border: 2px solid #005bac;
  text-align: center;
  padding: 15px;
}
.function .box3 li h2 {
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 15px;
  color: #005bac;
}
.function .box3 li p {
  font-size: 20px;
  line-height: 1.6em;
}
.function .box3 li .caut {
  font-size: 12px;
}
.function .box3 .type1 {
  background-image: url("images/type01.png");
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 100% auto;
}
.function .box3 .type2 {
  background-image: url("images/type02.png");
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 100% auto;
}
.function .box3 .type3 {
  background-image: url("images/type03.png");
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 100% auto;
}
.function .func-up li {
  width: 960px;
  margin: auto;
  border-top: 10px solid #005bac;
  display: flex;
  justify-content: space-between;
}
.function .func-up .item01 {
  width: 260px;
  margin-right: 15px;
  padding: 20px 0;
}
.function .func-up .item02 {
  flex: 1;
  padding: 20px 0;
}
.function .func-up .item02 .read {
  font-size: 18px;
  font-weight: 600;
  color: #005bac;
}
.function .func-up .item02 p {
  font-size: 16px;
  font-weight: 500;
}
.function .func-up .item02 .caut {
  font-size: 11px;
}
.function .func-up .item03 {
  width: auto;
  margin-left: 15px;
}
.function .func-up .item03 img {
  height: 140px;
}
.function .read {
  width: 1000px;
  margin: auto;
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 10px;
}

.overview {
  background: linear-gradient(90deg, rgb(126, 31, 36) 0%, rgb(181, 29, 35) 50%, rgb(126, 31, 36) 100%);
  padding: 40px 0;
}
.overview p {
  width: 960px;
  margin: auto;
  color: #FFF;
  font-size: 13px;
  line-height: 2em;
}
.overview .toi-btn {
  text-align: center;
  padding: 20px 0 0 0;
}
.overview .toi-btn img {
  width: 400px;
}

.caution-cg {
  width: 960px;
  margin: 10px auto;
  text-align: right;
}

.merit {
  width: 960px;
  margin: auto;
  border: 2px solid #009240;
  background: #FFF;
  position: relative;
  text-align: center;
}
.merit .title {
  background: #009240;
  color: #FFF;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 17px;
  line-height: 17px;
  padding: 7px 20px 10px 20px;
}
.merit h5 {
  font-size: 30px;
  color: #005bac;
  font-weight: 700;
  margin: 10px auto;
}
.merit .expl {
  display: flex;
  justify-content: space-between;
  padding: 0 20px 20px 20px;
}
.merit .expl .tx1 {
  width: 20%;
  text-align: left;
  font-size: 16px;
}
.merit .expl .tx2 {
  width: 30%;
  text-align: left;
  font-size: 11px;
}
.merit .expl .img {
  width: 55%;
  margin: 0px 1%;
}
.merit .expl .img img {
  margin-top: 5px;
}
.merit .expl .img p {
  font-size: 16px;
  font-weight: 700;
}

.toggle_contents {
  width: 1000px;
  margin: 0 auto 10px;
  background: #fff;
  box-sizing: border-box;
  border: 1px solid #CCC;
}
.toggle_contents dd {
  display: none;
}
.toggle_contents .model1-title {
  font-family: "Noto Sans JP", sans-serif;
  background: #FFF;
  color: #7E1F24;
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 2px;
  padding: 12px;
}
.toggle_contents .model1-detail {
  display: flex;
  justify-content: space-between;
  background: #FFF;
  padding: 0 30px;
}
.toggle_contents .model1-detail .item01 {
  width: 300px;
  margin-right: 15px;
  padding: 20px 0;
}
.toggle_contents .model1-detail .item01 img {
  margin-bottom: 5px;
}
.toggle_contents .model1-detail .item02 {
  flex: 1;
  padding: 20px 0;
}
.toggle_contents .model1-detail .item02 .read {
  font-size: 18px;
  font-weight: 600;
  color: #005bac;
}
.toggle_contents .model1-detail .item02 p {
  font-size: 16px;
  font-weight: 500;
  line-height: 30px;
}
.toggle_contents .model1-detail .item02 p.caut {
  font-size: 11px;
  line-height: 20px !important;
  margin-top: 5px;
}
.toggle_contents .suptx {
  font-size: 11px;
}

.toggle_title {
  position: relative;
  cursor: pointer;
  text-align: left;
}

.toggle_btn {
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  display: block;
  width: 24px;
  height: 24px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  border-radius: 50%;
  color: #7E1F24;
}

.toggle_btn2 {
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  display: block;
  width: 24px;
  height: 24px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  border-radius: 50%;
  color: #7E1F24;
}

.toggle_btn:before, .toggle_btn:after {
  color: #7E1F24;
  display: block;
  content: "";
  background-color: #7E1F24;
  position: absolute;
  width: 15px;
  height: 2px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.toggle_btn2:before, .toggle_btn2:after {
  color: #7E1F24;
  display: block;
  content: "";
  background-color: #7E1F24;
  position: absolute;
  width: 15px;
  height: 2px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.toggle_btn:before, .toggle_btn2:before {
  width: 2px;
  height: 15px;
}

.toggle_title.selected .toggle_btn:before {
  content: normal;
}

.toggle_title.selected .toggle_btn2:before {
  content: normal;
}

.toggle_contents dd {
  display: none;
}

.point {
  background: #f7f0e7;
  padding-bottom: 50px;
  margin-top: -30px;
}
.point .point-box {
  background: #fff;
  box-sizing: border-box;
  border: 1px solid #CCC;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 3px;
  padding: 12px;
  margin-bottom: 10px;
}
.point .point-title {
  color: #7E1F24;
}
.point .point-title i {
  font-style: normal;
  font-size: 70%;
  padding-right: 5px;
}
.point .point-detail {
  display: flex;
  margin: 15px auto 0 auto;
}
.point .point-detail .item01 img {
  width: 60px;
}
.point .point-detail .item02 {
  flex: 1;
  margin: 0 15px;
}
.point .point-detail .item02 .read {
  font-size: 20px;
  border-bottom: 2px solid #999;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.point .point-detail .item02 .read span {
  color: #aa505a !important;
}
.point .point-detail .item02 .sub {
  font-size: 17px;
  font-weight: 400;
  margin-bottom: 10px;
}
.point .point-detail .item02 .sub span {
  color: #aa505a !important;
}
.point .point-detail .item02 .caut {
  font-size: 15px;
  font-weight: 400;
}
.point .point-detail .item02 .caut span {
  color: #aa505a !important;
}
.point .point-detail .item03 img {
  width: 400px;
}
.point .point-detail .item04 img {
  width: 500px;
  padding-bottom: 20px;
}
.point .point-detail .item05 {
  flex: 1;
  margin-left: 15px;
}
.point .point-detail .item05 .read {
  font-size: 20px;
  border-bottom: 2px solid #999;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.point .point-detail .item05 .read span {
  font-size: 70%;
  font-weight: 400;
  margin-left: 20px;
}
.point .point-detail .item05 ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.point .point-detail .item05 ul li {
  width: 49.9%;
  border-right: 1px dashed #333;
  border-bottom: 1px dashed #333;
  font-size: 15px;
  font-weight: 400;
}
.point .point-detail .item05 ul li span {
  font-size: 16px;
  display: block;
  color: #aa505a;
  margin-bottom: 5px;
}
.point .point-detail .item05 ul li p {
  padding: 15px;
}
.point .point-detail .item05 ul li:nth-of-type(2n) {
  border-right: 0px dashed #333;
}
.point .point-detail .item05 ul li:nth-of-type(3), .point .point-detail .item05 ul li:nth-of-type(4) {
  border-bottom: 0px dashed #333;
}

.ene-box {
  width: 1000px;
  margin: auto;
  padding: 20px 0;
  font-style: normal;
}
.ene-box h2 {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 20px;
}
.ene-box h2 span {
  color: #e60012;
}
.ene-box h2 i {
  font-style: normal;
  font-size: 70%;
}
.ene-box ul {
  display: flex;
  justify-content: space-between;
}
.ene-box ul li:first-child {
  margin-right: 15px;
}
.ene-box ul li:last-child {
  margin-left: 15px;
}

@media (min-width: 769px) {
  .forSP {
    display: none;
  }
}
@media (max-width: 768px) {
  .forPC {
    display: none;
  }
  .zehtop {
    margin-top: -50px !important;
  }
  .zehtop .cap {
    margin-top: 0;
    background: linear-gradient(90deg, rgb(126, 31, 36) 0%, rgb(181, 29, 35) 50%, rgb(126, 31, 36) 100%);
    padding: 20px 0 20px 0;
  }
  .zehtop .cap .model-box {
    width: 92%;
    margin: auto;
    display: block;
  }
  .zehtop .cap .model-box li {
    width: 100%;
    margin-bottom: 10px;
  }
  .zehtop .cap .model-box li img {
    width: 100%;
  }
  .model {
    background: #f7f0e7;
    margin: 0 auto 0 auto;
  }
  .model .box02 {
    width: 90%;
    margin: auto;
    padding: 30px 0;
    display: block !important;
  }
  .model .box02 .left {
    width: 100%;
  }
  .model .box02 .right {
    width: 100%;
  }
  .model .box02 h2 {
    font-size: 6vw;
    font-weight: 600;
    color: #7E1F24;
    border-bottom: 3px solid #c4a87e;
    margin-bottom: 20px;
    padding-left: 40px;
    position: relative;
  }
  .model .box02 h2 .num {
    position: absolute;
    top: 0;
    left: 0;
  }
  .model .box02 h2 .num img {
    width: 40px;
  }
  .model .box02 .read {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 10px;
  }
  .model .box02 .cap {
    font-size: 3vw;
    font-weight: 500;
    margin-top: 5px;
  }
  .model .box02 .model1 {
    display: block;
    text-align: center;
  }
  .model .box02 .model1 .item1 {
    width: 100%;
  }
  .model .box02 .model1 .item1 .tx1 {
    text-align: left;
    margin-bottom: 20px;
  }
  .model .box02 .model1 .item2 {
    margin: 10px auto 0 auto;
    width: 50px;
  }
  .model .box02 .model1 .item3 {
    width: 100%;
    padding: 0;
  }
  .model .box02 .item4 {
    display: block;
  }
  .model .box02 .item4 strong {
    color: #c8161d;
  }
  .model .box02 .item4 strong span {
    font-size: 160%;
  }
  .model .box02 .item4 img.regi01 {
    width: 100%;
    border-right: 0px dashed #999;
  }
  .model .box02 .item4 img.regi02 {
    width: 100%;
    margin-top: -40px;
    padding-top: 15px;
    border-top: 1px dashed #666;
  }
  .blu-box .mid-title {
    width: 100%;
    margin: auto;
    display: flex;
    flex-wrap: wrap;
  }
  .blu-box .mid-title img {
    margin-right: 15px;
  }
  .blu-box .mid-title .sub {
    font-family: "Noto Serif JP", serif;
    font-size: 16px;
    margin-top: 10px;
    flex: 1;
    color: #008cdc;
  }
  .blu-box .mid-title .sub2 {
    font-size: 16px;
    margin-top: 10px;
    flex: 1;
    color: #008cdc;
  }
  .blu-box .mid-title .title {
    text-align: center;
    font-size: 20px;
    width: 90%;
  }
  .blu-box .mid-title .title2 {
    text-align: left;
    font-size: 20px;
    width: 90%;
    margin: -30px auto 30px 70px;
  }
  .kikan {
    margin-top: 10px;
    font-size: 15px;
    font-weight: 400;
    padding: 10px 15px;
  }
  .jitsugen {
    width: 90%;
    margin: auto;
    padding: 30px 0px !important;
    color: #FFF;
  }
  .jitsugen h3 {
    text-align: center;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 20px;
  }
  .jitsugen p {
    font-size: 16px;
    line-height: 1.8em;
  }
  .jitsugen .caut {
    font-size: 12px;
  }
  .function {
    width: 100%;
    margin: auto;
    padding-bottom: 20px !important;
  }
  .function .box3 {
    width: 90%;
    margin: auto;
    padding: 30px 0;
    display: block;
  }
  .function .box3 li {
    width: 100%;
    box-sizing: border-box;
    border: 2px solid #005bac;
    text-align: center;
    padding: 15px;
    margin-bottom: 20px;
  }
  .function .box3 li h2 {
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 15px;
    color: #005bac;
  }
  .function .box3 li p {
    font-size: 18px;
    line-height: 1.6em;
  }
  .function .box3 li .caut {
    font-size: 12px;
  }
  .function .box3 .type1 {
    background-image: url("images/type01.png");
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 100% auto;
  }
  .function .box3 .type2 {
    background-image: url("images/type02.png");
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 100% auto;
  }
  .function .box3 .type3 {
    background-image: url("images/type03.png");
    background-repeat: no-repeat;
    background-position: left top;
    background-size: 100% auto;
  }
  .function .func-up li {
    width: 90%;
    margin: auto;
    border-top: 10px solid #005bac;
    display: block;
    justify-content: space-between;
  }
  .function .func-up .item01 {
    width: 100%;
    margin-right: 15px;
    padding: 20px 0;
  }
  .function .func-up .item02 {
    padding: 0;
  }
  .function .func-up .item02 .read {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 10px;
  }
  .function .func-up .item02 p {
    font-size: 14px;
    font-weight: 500;
  }
  .function .func-up .item02 .caut {
    font-size: 11px;
  }
  .function .func-up .item03 {
    text-align: center;
    width: auto;
    height: 120px;
    margin: 20px auto;
  }
  .function .func-up .item03 img {
    height: 120px;
  }
  .function .read {
    width: 90%;
    margin: auto;
    font-size: 17px;
    font-weight: 700;
    margin-bottom: 10px;
  }
  .overview {
    padding: 40px 0;
  }
  .overview p {
    width: 90%;
    margin: auto;
    color: #FFF;
    font-size: 13px;
    line-height: 2em;
  }
  .overview .toi-btn {
    text-align: center;
    padding: 20px 0 0 0;
  }
  .overview .toi-btn img {
    width: 400px;
  }
  .merit {
    width: 90%;
    margin: auto;
    border: 2px solid #009240;
    background: #FFF;
    position: relative;
    text-align: center;
  }
  .merit .title {
    background: #009240;
    color: #FFF;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 17px;
    line-height: 17px;
    padding: 7px 20px 10px 20px;
  }
  .merit h5 {
    font-size: 5vw;
    color: #005bac;
    font-weight: 700;
    margin: 40px auto 10px auto;
  }
  .merit .expl {
    display: block;
    padding: 0 20px 20px 20px;
  }
  .merit .expl .tx1 {
    width: 100%;
    text-align: left;
    font-size: 15px;
    margin-bottom: 10px;
  }
  .merit .expl .tx2 {
    width: 100%;
    text-align: left;
    font-size: 12px;
  }
  .merit .expl .img {
    width: 100%;
    margin: 0 0 10px 0;
  }
  .merit .expl .img img {
    margin-top: 5px;
  }
  .merit .expl .img p {
    font-size: 16px;
    font-weight: 700;
  }
  .toggle_contents {
    width: 90%;
    border: 1px solid #CCC;
  }
  .toggle_contents .model1-title {
    font-family: "Noto Sans JP", sans-serif;
    background: #FFF;
    color: #7E1F24;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 2px;
    padding: 12px 30px 12px 12px !important;
  }
  .toggle_contents .model1-detail {
    display: block;
    padding: 0 15px 30px 15px !important;
    margin: auto;
  }
  .toggle_contents .model1-detail .item01 img {
    width: 100%;
  }
  .toggle_contents .model1-detail .item02 {
    padding: 0;
  }
  .toggle_contents .model1-detail .item02 .read {
    font-size: 18px;
    font-weight: 600;
    color: #005bac;
    margin-bottom: 10px;
  }
  .toggle_contents .model1-detail .item02 p {
    font-size: 14px;
    font-weight: 500;
  }
  .toggle_contents .model1-detail .item02 .caut {
    font-size: 11px;
  }
  .toggle_contents .model1-detail .item03 {
    text-align: center;
    margin-left: 0px;
    margin-top: 20px;
  }
  .toggle_contents .model1-detail .item03 img {
    height: 150px;
  }
  .toggle_contents .cap {
    width: 90%;
  }
  .point {
    margin-top: -50px !important;
  }
  .point .point-box {
    box-sizing: border-box;
  }
  .point .point-title {
    font-size: 16px !important;
    padding: 0px 20px 0px 0px !important;
  }
  .point .point-detail {
    display: flex;
    flex-wrap: wrap;
    margin: 15px auto 0 auto;
  }
  .point .point-detail .item01 img {
    width: 40px;
  }
  .point .point-detail .item02 {
    flex: 1;
    margin: 0 0 0 15px;
  }
  .point .point-detail .item02 .read {
    font-size: 18px;
    border-bottom: 2px solid #999;
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
  .point .point-detail .item02 .read span {
    color: #aa505a !important;
  }
  .point .point-detail .item02 .sub {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 10px;
  }
  .point .point-detail .item02 .sub span {
    color: #aa505a !important;
  }
  .point .point-detail .item02 .caut {
    font-size: 14px;
    font-weight: 400;
  }
  .point .point-detail .item02 .caut span {
    color: #aa505a !important;
  }
  .point .point-detail .item03 img {
    margin-top: 15px;
    width: 100%;
  }
  .point .point-detail .item04 img {
    margin-top: 15px;
    width: 100%;
  }
  .point .point-detail .item05 {
    flex: 1;
    margin-left: 15px;
  }
  .point .point-detail .item05 .read {
    font-size: 18px;
  }
  .point .point-detail .item05 .read span {
    font-size: 70%;
    font-weight: 400;
    display: block;
    margin-left: 0px;
  }
  .point .point-detail .item05 ul {
    display: block;
  }
  .point .point-detail .item05 ul li {
    width: 100%;
    border-right: 0px dashed #333;
    border-bottom: 1px dashed #333;
    font-size: 15px;
    font-weight: 400;
  }
  .point .point-detail .item05 ul li span {
    font-size: 16px;
    display: block;
    color: #aa505a;
    margin-bottom: 5px;
  }
  .point .point-detail .item05 ul li p {
    padding: 10px 0;
  }
  .point .point-detail .item05 ul li:nth-of-type(2n) {
    border-right: 0px dashed #333;
  }
  .point .point-detail .item05 ul li:nth-of-type(3), .point .point-detail .item05 ul li:nth-of-type(4) {
    border-bottom: 1px dashed #333;
  }
  .toggle_btn2 {
    top: 50%;
    right: 0px !important;
  }
  .ene-box {
    width: 90%;
    margin: auto;
    padding: 20px 0;
    font-style: normal;
  }
  .ene-box h2 {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 20px;
  }
  .ene-box h2 span {
    color: #e60012;
  }
  .ene-box h2 i {
    font-style: normal;
    font-size: 70%;
  }
  .ene-box ul {
    display: block;
  }
  .ene-box ul li:first-child {
    margin-right: 0;
    margin-bottom: 30px;
  }
  .ene-box ul li:first-child img {
    width: 80%;
  }
  .ene-box ul li:last-child {
    margin-left: 0;
  }
}/*# sourceMappingURL=zeh.css.map */