@charset "UTF-8";
body {
  text-align: center;
}

p.flow {
  line-height: 0;
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  p.flow {
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 767px) {
  p.flow img {
    width: 15px;
  }
}

.block04 p.flow {
  margin-bottom: 55px;
}
@media screen and (max-width: 767px) {
  .block04 p.flow {
    margin-bottom: 20px;
  }
}

@media screen and (max-width: 767px) {
  .block {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.block ._in {
  margin: 0 auto;
  max-width: 660px;
  container-type: inline-size;
  --cqw-base: 660;
}

.block01 {
  min-height: 480px;
  background-image: url(../image/bg01.jpg);
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: 100% auto;
}
@media screen and (max-width: 767px) {
  .block01 {
    margin-top: 0;
    height: auto;
    min-height: 180px;
  }
}
.block01 h1 {
  padding-top: 70px;
  font-family: "dnp-shuei-gothic-gin-std", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: calc(27 / var(--cqw-base) * 100cqw);
  letter-spacing: 0.2em;
  text-decoration: underline dotted #db5310;
  text-decoration-thickness: 2px;
  text-underline-offset: 0.3em;
}
@media screen and (max-width: 767px) {
  .block01 h1 {
    padding-top: 30px;
    padding-bottom: 100px;
  }
}

.block02 {
  padding-top: 70px;
  padding-bottom: 60px;
}
@media screen and (max-width: 767px) {
  .block02 {
    padding-top: 30px;
    padding-bottom: 20px;
  }
}
.block02 ._in p {
  font-family: "shippori-mincho", serif;
  font-weight: 400;
  font-style: normal;
  font-feature-settings: "palt";
  letter-spacing: 0.1em;
  font-size: calc(19 / var(--cqw-base) * 100cqw);
  line-height: 2;
}
.block02 ._in p strong {
  font-family: "dnp-shuei-gothic-gin-std", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: calc(27 / var(--cqw-base) * 100cqw);
  letter-spacing: 0.1em;
  text-decoration: underline;
  text-decoration-color: #fff000;
  text-decoration-thickness: 5px;
  text-underline-offset: 1px; /* 文字からの距離 */
}

.block03 {
  background: #f2f1e6;
}
.block03 ._in .titleStyle1 {
  position: relative;
}
.block03 ._in .titleStyle1::before {
  content: "";
  display: block;
  width: 2000px;
  background: #db5310;
  z-index: 0;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.block03 ._in .titleStyle1 .titleStyle1_in {
  padding-top: calc(26 / var(--cqw-base) * 100cqw);
  padding-bottom: calc(26 / var(--cqw-base) * 100cqw);
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 1;
  line-height: 1;
}
.block03 ._in .titleStyle1 .titleStyle1_in > span {
  box-sizing: border-box;
  background: url(../image/titlestyle_bg.svg) no-repeat center center/contain;
  font-family: "dnp-shuei-gothic-gin-std", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: calc(17 / var(--cqw-base) * 100cqw);
  letter-spacing: 0.06em;
  width: calc(110 / var(--cqw-base) * 100cqw);
  height: calc(30 / var(--cqw-base) * 100cqw);
  padding-right: calc(10 / var(--cqw-base) * 100cqw);
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
}
.block03 ._in .titleStyle1 .titleStyle1_in > div {
  display: flex;
  align-items: center;
}
.block03 ._in .titleStyle1 .titleStyle1_in > div strong {
  font-family: "dnp-shuei-gothic-gin-std", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: calc(33 / var(--cqw-base) * 100cqw);
  letter-spacing: 0.12em;
  color: #fff;
}
.block03 ._in .titleStyle1 .titleStyle1_in > div span {
  font-family: "shippori-mincho", serif;
  font-weight: 400;
  font-style: normal;
  font-feature-settings: "palt";
  letter-spacing: 0.12em;
  font-size: calc(28 / var(--cqw-base) * 100cqw);
  color: #fff;
}
.block03 ._in .txtStyle1 {
  font-family: "shippori-mincho", serif;
  font-weight: 400;
  font-style: normal;
  font-feature-settings: "palt";
  font-size: calc(19 / var(--cqw-base) * 100cqw);
  letter-spacing: 0.05em;
  letter-spacing: 0.1em;
  line-height: 1.7142857143;
  margin-bottom: calc(40 / var(--cqw-base) * 100cqw);
}
.block03 ._in .txtStyle1 strong {
  font-family: "dnp-shuei-gothic-gin-std", sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #db5310;
  font-size: calc(21 / var(--cqw-base) * 100cqw);
}
.block03 ._in .txtStyle1.-q::before {
  content: "";
  display: block;
  width: calc(42 / var(--cqw-base) * 100cqw);
  height: calc(76 / var(--cqw-base) * 100cqw);
  background: url(../image/q.svg) no-repeat center/contain;
  margin: 0 auto calc(20 / var(--cqw-base) * 100cqw);
}
.block03 ._in .boxStyle1 {
  margin-bottom: calc(70 / var(--cqw-base) * 100cqw);
}
.block03 ._in .boxStyle1 dl dt {
  background: #3e3a39;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-family: "shippori-mincho", serif;
  font-weight: 400;
  font-style: normal;
  font-feature-settings: "palt";
  font-size: calc(19 / var(--cqw-base) * 100cqw);
  letter-spacing: 0.05em;
  letter-spacing: 0.2em;
  line-height: 1.8947368421;
  padding: calc(5 / var(--cqw-base) * 100cqw);
}
.block03 ._in .boxStyle1 dl dt strong {
  font-family: "dnp-shuei-gothic-gin-std", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: calc(21 / var(--cqw-base) * 100cqw);
}
.block03 ._in .boxStyle1 dl dt::before {
  content: "";
  display: block;
  width: 21px;
  height: 12px;
  background: url(../image/ico_arrow.svg) no-repeat center/contain;
  margin-right: calc(10 / var(--cqw-base) * 100cqw);
}
.block03 ._in .boxStyle1 dl dd {
  background: #fff;
  padding: calc(25 / var(--cqw-base) * 100cqw);
}
.block03 ._in .boxStyle1 dl dd p {
  font-family: "shippori-mincho", serif;
  font-weight: 400;
  font-style: normal;
  font-feature-settings: "palt";
  font-size: calc(19 / var(--cqw-base) * 100cqw);
  letter-spacing: 0.08em;
  letter-spacing: 0.1em;
  line-height: 1.8947368421;
  padding: calc(5 / var(--cqw-base) * 100cqw);
}
.block03 ._in .boxStyle1 dl dd p strong {
  font-family: "dnp-shuei-gothic-gin-std", sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: calc(21 / var(--cqw-base) * 100cqw);
  text-decoration: underline;
  text-decoration-color: #fff000;
  text-decoration-thickness: 5px;
  text-underline-offset: 1px; /* 文字からの距離 */
}
.block03 ._in .boxStyle1 dl dd .img {
  margin-top: calc(20 / var(--cqw-base) * 100cqw);
  text-align: center;
}
.block03 ._in .boxStyle1 dl dd .img img {
  width: calc(366 / var(--cqw-base) * 100cqw);
}
.block03 ._in .data02 {
  padding-bottom: calc(55 / var(--cqw-base) * 100cqw);
}

.block04 {
  background: #db530f;
}
.block04 ._in {
  max-width: 1000px;
}
.block04 ._in .data01 {
  padding: 0 20px 60px;
  padding-bottom: 40px;
  padding-bottom: 65px;
}
@media screen and (max-width: 767px) {
  .block04 ._in .data01 {
    padding: 0 0 15px;
    padding-bottom: 30px;
  }
}
.block04 ._in .data01 img {
  max-width: 1000px;
  width: 95%;
}
.block04 ._in .data04 {
  padding-bottom: 60px;
  padding-bottom: 70px;
}
@media screen and (max-width: 767px) {
  .block04 ._in .data04 {
    padding-bottom: 30px;
    padding-bottom: 35px;
  }
}
.block04 ._in .data04 img {
  max-width: 1000px;
  width: 95%;
}
.block04 ._in .data05 {
  padding-bottom: 50px;
  padding-bottom: 25px;
}
@media screen and (max-width: 767px) {
  .block04 ._in .data05 {
    padding-bottom: 15px;
    padding-bottom: 25px;
  }
}
.block04 ._in .data05 img {
  width: 400px;
}
@media screen and (max-width: 767px) {
  .block04 ._in .data05 img {
    max-width: 300px;
    width: 65%;
  }
}
.block04 ._in .but {
  padding-bottom: 60px;
}
@media screen and (max-width: 767px) {
  .block04 ._in .but {
    width: 80%;
    margin: 0 auto;
    padding-bottom: 30px;
  }
}
.block04 ._in .but img {
  width: 336px;
}
@media screen and (max-width: 767px) {
  .block04 ._in .but img {
    width: 80%;
  }
}

.spblock {
  display: none;
}
@media screen and (max-width: 767px) {
  .spblock {
    display: block;
  }
}

.sphide {
  display: none;
}

.footer {
  padding-top: 70px;
  padding-bottom: 17px;
}
@media screen and (max-width: 767px) {
  .footer {
    padding-top: 30px;
    padding-bottom: 17px;
  }
}

a:hover {
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
}/*# sourceMappingURL=style.css.map */