@charset "UTF-8";
.sec-zeh {
  line-height: 1.5;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  font-size: 15px;
  color: #000;
  background-color: #fdfcfc;
  letter-spacing: 0.1em;
  font-family: "Oswald", YakuHanJP_Noto, "Noto Sans JP", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "YuGothicM", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", sans-serif;
  /*調整*/
}

.sec-zeh img {
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  image-rendering: -webkit-optimize-contrast;
  max-width: 100%;
  height: auto;
  border: none;
  vertical-align: bottom;
  margin: 0;
  padding: 0;
}

.sec-zeh address,
.sec-zeh em,
.sec-zeh h1,
.sec-zeh h2,
.sec-zeh h3,
.sec-zeh h4,
.sec-zeh h5,
.sec-zeh h6,
.sec-zeh ins,
.sec-zeh pre,
.sec-zeh strong,
.sec-zeh th {
  font-style: normal;
  font-weight: 400;
}

.sec-zeh table {
  border-collapse: collapse;
  border: 0;
}

.sec-zeh th {
  text-align: left;
}

.sec-zeh input,
.sec-zeh select,
.sec-zeh textarea {
  vertical-align: middle;
}

.sec-zeh a,
.sec-zeh ins {
  text-decoration: none;
}

.sec-zeh ul {
  list-style: none;
}

.sec-zeh br {
  letter-spacing: 0;
}

.sec-zeh *,
.sec-zeh *:after,
.sec-zeh *:before {
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.sec-zeh .hack::after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.sec-zeh .clear {
  clear: both;
}

@media (max-width: 740px) {
  .sec-zeh {
    font-size: 11px;
  }
}
.sec-zeh .base_bg {
  background-color: #ece6df;
}

.sec-zeh .main_inner {
  font-family: "YakuHanJP", "Noto Serif JP", serif;
  font-weight: 400;
}

.sec-zeh .main_inner a,
.sec-zeh .main_inner a:active,
.sec-zeh .main_inner a:hover,
.sec-zeh .main_inner a:link,
.sec-zeh .main_inner a:visited {
  color: #000;
}

.sec-zeh .sp {
  display: none !important;
}

.sec-zeh .pc {
  display: block !important;
}

@media screen and (max-width: 740px) {
  .sec-zeh .sp {
    display: block !important;
  }
  .sec-zeh .pc {
    display: none !important;
  }
}
.sec-zeh .base_w {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 1000px) {
  .sec-zeh .base_w {
    width: 90%;
  }
}
.sec-zeh .cap {
  font-size: 12px;
}

.sec-zeh .imgCap {
  position: absolute;
  bottom: 5px;
  right: 5px;
  font-size: 10px;
  color: #fff;
  text-shadow: 0 0 5px #000;
}

@media (max-width: 740px) {
  .sec-zeh .cap {
    font-size: 10px;
    letter-spacing: 0;
  }
}
.sec-zeh main {
  position: relative;
  background-image: url(../../../zeh/images/main.jpg);
  background-size: cover;
  height: 36vw;
  margin-top: 100px;
}

@media (max-width: 740px) {
  .sec-zeh main {
    height: 60vw;
  }
}
.sec-zeh main img {
  width: 100%;
  height: auto;
}

.sec-zeh main .base_w {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  height: 100%;
}

.sec-zeh main .base_w .catch01 {
  position: absolute;
  top: 5vw;
  left: 0;
  font-size: 24px;
  line-height: 2;
  color: #fff;
  text-shadow: 0 0 10px #204372, 0 0 10px #204372, 0 0 10px #204372, 0 0 5px #204372;
}

@media (max-width: 1000px) {
  .sec-zeh main .base_w .catch01 {
    font-size: 2.4vw;
  }
}
@media (max-width: 740px) {
  .sec-zeh main .base_w .catch01 {
    font-size: 3vw;
  }
}
.sec-zeh main .base_w .catch02 {
  position: absolute;
  bottom: 5vw;
  right: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 24px;
  line-height: 2;
  color: #fff;
  text-shadow: 0 0 10px #204372, 0 0 10px #204372, 0 0 10px #204372, 0 0 5px #204372;
  padding-left: 200px;
}

.sec-zeh main .base_w .catch02::before {
  position: absolute;
  top: 23px;
  left: 0;
  content: "";
  display: inline-block;
  width: 180px;
  height: 2px;
  background-color: #fff;
  -webkit-box-shadow: 0 0 10px #204372, 0 0 10px #204372;
  box-shadow: 0 0 10px #204372, 0 0 10px #204372;
}

@media (max-width: 1000px) {
  .sec-zeh main .base_w .catch02 {
    font-size: 2.4vw;
    padding-left: 7vw;
  }
  .sec-zeh main .base_w .catch02::before {
    top: 2.3vw;
    width: 6vw;
    height: 1px;
  }
}
@media (max-width: 740px) {
  .sec-zeh main .base_w .catch02 {
    font-size: 3vw;
    padding-left: 10vw;
  }
  .sec-zeh main .base_w .catch02::before {
    top: 2.7vw;
    width: 9vw;
    height: 1px;
  }
}
.sec-zeh .intro {
  padding: 80px 0;
}

.sec-zeh .intro dl dt {
  font-size: 24px;
  line-height: 1.6;
  text-align: center;
  margin-bottom: 50px;
}

@media (max-width: 740px) {
  .sec-zeh .intro dl dt {
    font-size: 4.2vw;
  }
}
.sec-zeh .intro dl dt img {
  height: 30px;
  width: auto;
  margin-bottom: 4px;
}

@media (max-width: 740px) {
  .sec-zeh .intro dl dt img {
    height: 5vw;
  }
}
.sec-zeh .intro dl dd {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

@media (max-width: 740px) {
  .sec-zeh .intro dl dd {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.sec-zeh .intro dl dd .txtArea {
  width: calc(60% - 15px);
  font-size: 20px;
}

@media (max-width: 740px) {
  .sec-zeh .intro dl dd .txtArea {
    width: 100%;
    font-size: 4vw;
  }
}
.sec-zeh .intro dl dd .txtArea .lead {
  margin-top: 20px;
  font-size: 14px;
  line-height: 1.8;
}

@media (max-width: 740px) {
  .sec-zeh .intro dl dd .txtArea .lead {
    font-size: 3.2vw;
  }
}
.sec-zeh .intro dl dd .imgArea {
  position: relative;
  width: calc(40% - 15px);
}

@media (max-width: 740px) {
  .sec-zeh .intro dl dd .imgArea {
    width: 100%;
    margin-top: 20px;
  }
}
.sec-zeh .about {
  padding: 80px 0;
  background-color: #edf1f0;
}

.sec-zeh .about dl dt {
  font-size: 24px;
  line-height: 1.6;
  text-align: center;
  margin-bottom: 30px;
}

@media (max-width: 740px) {
  .sec-zeh .about dl dt {
    font-size: 4.2vw;
  }
}
.sec-zeh .about dl dt img {
  height: 30px;
  width: auto;
  margin-bottom: 4px;
}

.sec-zeh .about dl dd {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media (max-width: 740px) {
  .sec-zeh .about dl dd {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.sec-zeh .about dl dd > .txtArea {
  width: calc(50% - 15px);
  font-size: 20px;
}

@media (max-width: 740px) {
  .sec-zeh .about dl dd > .txtArea {
    width: 100%;
  }
}
.sec-zeh .about dl dd > .txtArea .txt01 {
  font-size: 20px;
  color: #446ea4;
  border-bottom: 1px solid #446ea4;
  padding-bottom: 10px;
}

@media (max-width: 740px) {
  .sec-zeh .about dl dd > .txtArea .txt01 {
    font-size: 4.2vw;
  }
}
.sec-zeh .about dl dd > .txtArea .lead {
  margin-top: 20px;
  font-size: 16px;
  line-height: 1.8;
}

@media (max-width: 740px) {
  .sec-zeh .about dl dd > .txtArea .lead {
    font-size: 3.2vw;
  }
}
.sec-zeh .about dl dd > .txtArea figure {
  width: 90%;
  margin: 20px auto;
}

.sec-zeh .about dl dd .imgArea {
  position: relative;
  width: calc(50% - 15px);
}

@media (max-width: 740px) {
  .sec-zeh .about dl dd .imgArea {
    width: 100%;
  }
}
.sec-zeh .about dl.standard dd {
  padding: 30px;
  background-color: #fff;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .1);
  box-shadow: 0 0 20px rgba(0, 0, 0, .1);
}

.sec-zeh .about dl.merit {
  margin-top: 80px;
}

.sec-zeh .about dl.merit dt {
  position: relative;
  z-index: 1;
}

.sec-zeh .about dl.merit dt div {
  background-color: #edf1f0;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin: 0 auto;
}

.sec-zeh .about dl.merit dt div span {
  background-color: #edf1f0;
  padding: 0 10px;
  color: #446ea4;
  display: inline-block;
}

.sec-zeh .about dl.merit dt::before {
  position: absolute;
  top: 50%;
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #446ea4;
  z-index: -1;
}

.sec-zeh .about dl.merit dd .meritCatg {
  background-color: #7eabb7;
  color: #fff;
  font-size: 20px;
  text-align: center;
  padding: 5px 0;
}

.sec-zeh .about dl.merit dd .meritTtl {
  font-size: 20px;
  margin-bottom: 10px;
}

.sec-zeh .about dl.merit dd .lead {
  font-size: 14px;
  margin-bottom: 10px;
  min-height: 84px;
}

.sec-zeh .about dl.merit dd figure {
  position: relative;
}

.sec-zeh .about dl.merit dd .merit01 {
  width: calc(66.66% - 15px);
}

@media (max-width: 740px) {
  .sec-zeh .about dl.merit dd .merit01 {
    width: 100%;
  }
}
.sec-zeh .about dl.merit dd .merit01 ul {
  padding: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media (max-width: 740px) {
  .sec-zeh .about dl.merit dd .merit01 ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.sec-zeh .about dl.merit dd .merit01 ul li {
  width: calc(50% - 10px);
}

@media (max-width: 740px) {
  .sec-zeh .about dl.merit dd .merit01 ul li {
    width: 100%;
    margin-bottom: 30px;
  }
}
.sec-zeh .about dl.merit dd .merit02 {
  width: calc(33.33% - 15px);
}

@media (max-width: 740px) {
  .sec-zeh .about dl.merit dd .merit02 {
    width: 100%;
  }
}
.sec-zeh .about dl.merit dd .merit02 ul {
  padding: 10px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.sec-zeh .bels {
  padding: 80px 0;
}

.sec-zeh .bels .belsWrap {
  border: 1px solid #446ea4;
  padding: 30px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media (max-width: 740px) {
  .sec-zeh .bels .belsWrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.sec-zeh .bels .belsWrap .txtArea {
  font-size: 20px;
}

@media (max-width: 740px) {
  .sec-zeh .bels .belsWrap .txtArea {
    font-size: 3.6vw;
  }
}
.sec-zeh .bels .belsWrap .txtArea .lead {
  margin-top: 10px;
  font-size: 14px;
}

@media (max-width: 740px) {
  .sec-zeh .bels .belsWrap .txtArea .lead {
    margin-bottom: 20px;
    font-size: 2.8vw;
  }
}
.sec-zeh .bels .belsWrap figure {
  margin-left: 20px;
}

@media (max-width: 740px) {
  .sec-zeh .bels .belsWrap figure {
    margin-left: 0;
  }
}
.sec-zeh .bels .belsWrap figure figcaption {
  margin-top: 10px;
  font-size: 9px;
}

.sec-zeh .sub_visual {
  height: 200px;
  position: relative;
  background-color: #0d1f35;
}

@media screen and (min-width: 768px) {
  .sec-zeh .sub_visual {
    height: 250px;
  }
}
@media screen and (min-width: 1200px) {
  .sec-zeh .sub_visual {
    height: 320px;
  }
}
.sec-zeh .sub_visual_ttl {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.sec-zeh .footer {
  background-color: #0d1f35;
  color: #fff;
}