@charset "UTF-8";
h1, h2, h3, h4 {
  font-feature-settings: "palt";
}

.u-blue {
  color: #3FA9F5;
  font-weight: bold;
}

body {
  color: #555;
  box-sizing: border-box;
}
body * {
  box-sizing: border-box;
}

p {
  line-height: 1.8;
}

.e-btn-01 {
  display: block;
  padding: 16px;
  background-color: #01479d;
  color: #fff;
  border-radius: 8px;
  box-shadow: 0 6px 0 rgba(0, 0, 0, 0.3098039216);
  font-size: 18px;
  max-width: 100%;
  width: 375px;
  font-weight: bold;
}
.e-btn-01:link, .e-btn-01:visited {
  color: #fff;
}
.e-btn-01-img {
  position: absolute;
  width: 32px;
  height: auto;
  top: 50%;
  transform: translateY(-50%);
  left: 8px;
}
.e-btn-01-img-02 {
  position: absolute;
  width: 24px;
  height: auto;
  top: 50%;
  transform: translateY(-50%);
  right: 8px;
}
.e-btn-01-flex {
  position: relative;
  text-align: center;
}
.e-img {
  width: 100%;
}
.e-img-area {
  width: 100%;
  padding-bottom: 72px;
}
.e-img img {
  width: 100%;
}

#gnavi li {
  position: relative;
}

#gbox {
  display: none;
}

.event-mv__img {
  width: 100%;
}

.event-mv__img img {
  width: 100%;
}

.event-mv__inner {
  position: relative;
  width: 1980px;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.event-mv__inner .event-02__btn {
  position: absolute;
  transform: translateX(-50%);
  left: 50%;
  bottom: 4vw;
  max-width: 80%;
  padding: 8px;
}

.event-mv__pc-txt {
  display: none;
}

.event-mv__inner-02 {
  position: absolute;
  bottom: 0;
  width: 100%;
}

.event-mv__img-txt img {
  width: 100%;
}

.event-mv__img-txt {
  width: 70%;
  display: block;
  padding-bottom: 16vw;
}

@media screen and (min-width: 768px) {
  .event-02__btn {
    max-width: 100%;
    /* width: 425px; */
    width: 375px;
    margin-left: 0;
    margin-right: auto;
  }
  .event-02__btn-img-01 {
    left: 24px;
    width: 60px;
  }
  .event-02__btn-img-02 {
    right: 24px;
    width: 35px;
  }
  .event-02__btn-text-01 {
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media screen and (min-width: 769px) {
  .event-mv__pc-inner {
    max-width: 70%;
    position: absolute;
    left: 0;
    bottom: 0;
    width: 1100px;
  }
  .event-mv__inner .event-02__btn {
    max-width: 50%;
    left: 13%;
    bottom: 2vw;
  }
  .event-mv__pc-txt {
    display: block;
    width: 50%;
  }
  .event-mv__wrapper {
    height: 400px;
    overflow: hidden;
  }
  .event-mv__img img {
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: 79% center;
       object-position: 79% center;
  }
  .event-mv__img {
    height: 100%;
    display: block;
  }
  .event-mv__inner {
    height: 100%;
  }
  #gbox {
    display: block;
  }
}
@media screen and (min-width: 1024px) {
  .event-mv__wrapper {
    height: 480px;
  }
  .event-mv__img img {
    -o-object-position: right top;
       object-position: right top;
  }
}
.event-mv__btn {
  background-color: #EC6D81;
  display: block;
  text-align: center;
  padding: 2vw;
  position: relative;
  margin-right: auto;
  margin-left: auto;
  box-shadow: 6px 6px #bbb;
  width: 70%;
  position: absolute;
  bottom: 4vw;
  left: 50%;
  transform: translateX(-50%);
  cursor: pointer;
}

.event-mv__btn-txt-area {
  display: inline-block;
}

.event-mv__btn-txt-01 {
  font-size: 3vw;
  text-align: center;
  padding: 4px 16px 2px;
  background-color: #fff;
  margin-bottom: 8px;
  color: #EC6D81;
  font-weight: bold;
  display: block;
}

.event-mv__btn-img-01 {
  position: absolute;
  left: 16px;
  width: 15%;
  top: 50%;
  transform: translateY(-50%);
}

.event-mv__btn-img-02 {
  position: absolute;
  right: 16px;
  width: 10%;
  top: 50%;
  transform: translateY(-50%);
}

.event-mv__btn-txt-02 {
  display: block;
  font-size: 5vw;
  text-align: center;
  color: #fff;
}

@media screen and (min-width: 768px) {
  .event-mv__inner-02 {
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    width: 1100px;
    max-width: 100%;
  }
  .event-mv__inner-03 {
    position: absolute;
    left: 5%;
    bottom: 0;
    bottom: 0;
    width: 40%;
  }
  .event-mv__img-txt {
    /* width: 88%; */
    width: 100%;
    display: block;
    padding-bottom: 40%;
  }
  .event-mv__btn {
    padding: 12px;
  }
  .event-mv__btn-txt-01 {
    font-size: 16px;
  }
  .event-mv__btn-txt-02 {
    font-size: 20px;
  }
  .event-mv__btn {
    bottom: 7%;
    width: 425px;
    max-width: 100%;
  }
  .event-mv__btn-img-01 {
    left: 24px;
  }
  .event-mv__btn-img-02 {
    right: 24px;
    width: 8%;
  }
}
@media screen and (min-width: 1280px) {
  .event-mv__img-txt {
    width: 100%;
    padding-bottom: 37%;
  }
  .event-mv__img {
    position: relative;
  }
  .event-mv__img::before {
    content: "";
    height: 100%;
    width: 70%;
    background: linear-gradient(to left, rgba(0, 0, 0, 0) 0, #fff 100%);
    position: absolute;
    left: 0;
    top: 0;
  }
  .event-mv__inner-03 {
    width: 45%;
    bottom: 0;
  }
  .event-mv__btn {
    bottom: 11%;
  }
}
/*! CSS Used from: Embedded */
.alert {
  background: rgba(221, 241, 252, 0.4);
  padding: 8px 16px;
  color: #03559f;
  border: 2px solid #0a3e7c;
  text-align: center;
  margin-bottom: 24px;
  font-size: 1.3em;
  border-radius: 30px;
  font-weight: 600;
}

.event-02__btn {
  position: relative;
}

.event-02__btn::before {
  /* content: "本イベントは終了いたしました。"; */
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 1em;
  font-weight: bold;
  color: #555;
  z-index: 100;
}

@media screen and (min-width: 768px) {
  .event-02__btn::before {
    font-size: 1.2em;
  }
}
.event-mv__btn {
  /* position: relative; */
}

.event-mv__btn::before {
  content: "本イベントは終了いたしました。";
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 1.2em;
  font-weight: bold;
  color: #555;
  z-index: 100;
}

.event-02__finish {
  text-decoration: line-through;
}

.main {
  overflow: hidden;
}

p {
  font-size: 14px;
}

html {
  font-size: 62.5%;
}

:root {
  --color-01: rgb(136, 136, 136);
  --title-01: 21px;
  --title-02: 26px;
  --font-family-01: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Hiragino Sans", "Hiragino Kaku Gothic ProN",
      "游ゴシック Medium", meiryo, sans-serif;
  --section-paddint-top: 40px;
  --section-paddint-side: 16px;
}

img {
  height: auto;
}

@media screen and (min-width: 768px) {
  :root {
    --title-01: 24px;
    --title-02: 28px;
    --section-paddint-top: 56px;
    --section-paddint-side: 24px;
  }
}
@media screen and (min-width: 1024px) {
  :root {
    --title-02: 40px;
  }
}
@media screen and (max-width: 374px) {
  :root {
    --title-01: 5vw;
    --title-02: 6.5vw;
  }
}
body {
  font-family: var(--font-family-01);
  line-height: 1.6;
  color: rgb(59, 59, 59);
  font-size: 16px;
}

h1,
h2,
h3,
h4 {
  line-height: 1;
  letter-spacing: 0.05em;
  font-feature-settings: "palt";
}

.u__font-small {
  font-size: 0.7em;
}

.u__serif {
  font-family: YuMincho, 游明朝体, "Yu Mincho", serif;
}

.u__btn-01 {
  background-color: #014382;
  display: block;
  border: 4px solid #014382;
  border-radius: 16px;
  width: 340px;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.u__btn-01__area {
  padding: 16px 24px 24px;
  position: relative;
}

.u__btn-01__inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.u__btn-01__logo {
  width: 48px;
}

.u__btn-01__logo img {
  width: 100%;
}

.u__btn-01__txt-area {
  width: calc(100% - 48px);
  padding-left: 16px;
  font-weight: bold;
}

.u__btn-01__txt-01 {
  background-color: #fff;
  text-align: center;
  color: #014382;
}

.u__btn-01__txt-02 {
  font-size: 18px;
  text-align: center;
  margin-top: 4px;
  color: #fff;
}

.u__btn-01__parts-01 {
  border-bottom: 8px solid rgba(255, 255, 255, 0.822);
  border-right: 24px solid rgba(255, 255, 255, 0);
  border-left: 24px solid rgba(255, 255, 255, 0);
  position: absolute;
  left: 50%;
  bottom: 8px;
  transform: translateX(-50%);
}

.u__btn-01__parts-02 {
  position: absolute;
  width: calc(100% - 16px);
  left: 50%;
  transform: translateX(-50%);
  bottom: -12px;
  height: 8px;
  background-color: #aaa;
  border-radius: 0 0 16px 16px;
}

.u__pc-only {
  display: none;
}

.u__simple-btn {
  text-decoration: underline;
  color: #005bb1;
}

@media screen and (min-width: 768px) {
  .u__pc-only {
    display: block;
  }
  .u__sp-only {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .u__btn-01 {
    width: 480px;
  }
  .u__btn-01__area {
    padding: 24px 32px 32px;
  }
  .u__btn-01__parts-01 {
    bottom: 16px;
  }
  .u__btn-01__txt-02 {
    font-size: 24px;
  }
  .u__btn-01__txt-01 {
    font-size: 18px;
  }
  .u__btn-01__logo {
    width: 64px;
  }
  .u__btn-01__txt-area {
    width: calc(100% - 64px);
  }
}
.u__tel-01-icon img {
  width: 100%;
}

.u__tel-01-icon {
  width: 24px;
  margin-right: 4px;
  position: relative;
  top: -2px;
}

.u__tel-01-area {
  display: flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
}

.u__tel-01-num {
  font-size: 40px;
  color: #005bb1;
  font-weight: bold;
}

/* MV */
.mv-01__wrapper {
  background-image: url(../img/mv-01-sp.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top right;
  /* overflow: hidden; */
  position: relative;
}

.mv-01__header-area {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1000;
  padding: 8px 24px;
}

.mv-01__logo {
  width: 100%;
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.mv-01__txt-area {
  padding: 24vw 16px 160px;
  background-color: rgba(0, 46, 107, 0.6980392157);
  width: 62%;
  max-width: 100%;
  -webkit-clip-path: polygon(0 0, 77% 0, 100% 100%, 0% 100%);
          clip-path: polygon(0 0, 77% 0, 100% 100%, 0% 100%);
  position: relative;
}

.mv-01__txt-img img {
  width: 100%;
}

.mv-01__txt-img {
  display: block;
  width: 93%;
}

.mv-01__title-01 {
  padding: 16px 8px;
  background-color: rgba(102, 168, 180, 0.7176470588);
  font-weight: bold;
  text-align: center;
  color: #fff;
}

.mv-01__title-01-txt-01 {
  font-size: 26px;
  margin-bottom: 4px;
}

.mv-01__title-01-txt-02 {
  padding: 8px;
  border-radius: 100px;
  background-color: #002f6b;
  margin-bottom: 4px;
  font-size: 14px;
  max-width: 100%;
  width: 360px;
  margin-right: auto;
  margin-left: auto;
}

.mv-01__title-01-txt-03 {
  font-size: 14px;
}

.mv-01__btn {
  display: block;
}

.mv-01__btn-block {
  display: flex;
}

.mv-01__btn {
  position: absolute;
  bottom: -56px;
  left: 50%;
  transform: translateX(-50%);
  border: none;
  border-radius: 40px;
}

.mv-01__btn .u__btn-01__area {
  padding: 8px 40px;
}

.mv-01__btn .u__btn-01__txt-02 {
  font-size: 16px;
}

.mv-01__block-01 {
  position: absolute;
  bottom: 36px;
  z-index: 100;
  width: 100%;
}

.mv-01__area {
  position: relative;
}

.mv-01__btn .u__btn-01__txt-area {
  padding-left: 8px;
}

.mv-01__btn .u__btn-01__txt-01 {
  font-size: 12px;
}

.mv-01__btn-area {
  display: none;
}

.mv-01__point-color {
  color: #ff0;
}

@media screen and (min-width: 768px) {
  .mv-01__wrapper {
    background-image: url(../img/mv-01.png);
    background-position-x: 40%;
  }
  .mv-01__txt-img {
    width: 96%;
    margin-left: 0;
    padding: 0 40px 40px;
  }
  .mv-01__txt-area {
    width: 60%;
  }
  .mv-01__inner {
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
    width: 1200px;
  }
  .mv-01__txt-area {
    padding-top: 140px;
    padding-bottom: 310px;
  }
  .mv-01__title-01 {
    padding: 40px;
    padding-bottom: 80px;
  }
  .mv-01__block-01 {
    bottom: 52px;
  }
  .mv-01__title-01-txt-01 {
    font-size: 40px;
    margin-bottom: 16px;
  }
  .mv-01__title-01-txt-02 {
    font-size: 24px;
    width: 480px;
    margin-bottom: 16px;
  }
  .mv-01__title-01-txt-03 {
    font-size: 24px;
  }
  .mv-01__inner {
    position: relative;
  }
  .mv-01__inner::before {
    content: "";
    width: 200%;
    height: 100%;
    background-color: rgba(0, 46, 107, 0.6980392157);
    position: absolute;
    right: 100%;
    top: 0;
    z-index: 100;
  }
  .mv-01__header-inner {
    width: 1072px;
    max-width: 92%;
    margin-right: auto;
    margin-left: auto;
  }
  .mv-01__logo {
    width: 480px;
    margin-left: 0;
    margin-right: auto;
  }
  .mv-01__btn .u__btn-01__txt-01 {
    font-size: 18px;
  }
  .mv-01__btn .u__btn-01__txt-02 {
    font-size: 25px;
  }
  .mv-01__btn .u__btn-01__area {
    padding: 16px 40px;
  }
  .mv-01__btn {
    bottom: -40px;
  }
}
@media screen and (min-width: 1000px) {
  .mv-01__wrapper {
    /* background-position: 70% top; */
  }
}
@media screen and (min-width: 1024px) {
  .mv-01__title-01-txt-01 {
    font-size: 54px;
  }
  .mv-01__title-01-txt-02 {
    /* font-size: 34px; */
    width: 653px;
    padding: 12px;
  }
  .mv-01__title-01-txt-03 {
    font-size: 30px;
  }
  .mv-01__txt-area {
    padding-bottom: 380px;
  }
  .mv-01__block-01 {
    bottom: 100px;
  }
  .mv-01__btn {
    width: 600px;
    bottom: -82px;
  }
  .mv-01__btn .u__btn-01__txt-02 {
    font-size: 32px;
  }
  .mv-01__btn .u__btn-01__txt-01 {
    font-size: 24px;
  }
  .mv-01__btn .u__btn-01__area {
    padding: 24px 48px 16px;
  }
  .mv-01__btn .u__btn-01__txt-area {
    padding-left: 24px;
  }
  .mv-01__header-inner {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
  }
  .mv-01__btn-01 {
    padding: 8px 16px;
    display: flex;
    background-color: #479f9d;
    align-items: center;
    color: #fff;
    width: auto;
  }
  .mv-01__btn-01 img {
    display: block;
    margin-right: 16px;
  }
  .mv-01__btn-area {
    width: 520px;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    max-width: calc(100% - 480px - 8px);
  }
  .mv-01__btn-02 {
    width: 50%;
    background-color: #479f9d;
    color: #fff;
    padding: 16px;
  }
  .mv-01__btn-02-tel-area {
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
  }
  .mv-01__btn-02 img {
    width: 21px;
    margin-right: 4px;
  }
  .mv-01__btn-02-txt {
    margin-bottom: 6px;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .mv-01__btn-02-txt-01 {
    width: 100px;
    font-size: 14px;
  }
  .mv-01__btn-02-txt-parts {
    width: calc(100% - 108px);
    height: 1px;
    background-color: #fff;
    margin-bottom: 1px;
  }
  .mv-01__btn-02-txt {
    display: flex;
    align-items: center;
  }
  .mv-01__btn-01 img {
    width: 40px;
    margin-right: 8px;
  }
  .mv-01__btn-01-txt {
    font-size: 18px;
    line-height: 1.2;
  }
  .mv-01__btn-02-tel-num {
    font-size: 22px;
  }
}
@media screen and (min-width: 1280px) {
  .mv-01__btn-01 {
    width: 50%;
  }
  .mv-01__btn-01 img {
    width: 60px;
    margin-right: 16px;
  }
  .mv-01__wrapper {
    /* background-position: right top; */
    width: 2000px;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
  .mv-01__btn-01-txt {
    font-size: 24px;
  }
  .mv-01__btn-02-tel-num {
    font-size: 28px;
  }
  .mv-01__btn-02 {
    padding: 24px;
  }
}
@media screen and (max-width: 374px) {
  .mv-01__title-01-txt-01 {
    font-size: 8vw;
  }
  .mv-01__title-01-txt-02 {
    font-size: 4vw;
  }
  .mv-01__title-01-txt-03 {
    font-size: 4.5vw;
  }
  .mv-01__btn .u__btn-01__txt-02 {
    font-size: 4.4vw;
  }
  .mv-01__btn .u__btn-01__txt-01 {
    font-size: 4vw;
  }
}
@media screen and (min-width: 1880px) {
  .mv-01__wrapper {
    background-position: right;
  }
}
/* 5つのこだわり */
.sec-01__wrapper {
  background-image: url(../img/bg-01.png);
  background-size: 20%;
  background-repeat: repeat;
  background-position: center;
}

.sec-01__title-area {
  padding: 40px 0 16px;
}

.sec-01__title {
  padding: 0 16px;
  font-size: var(--title-02);
  text-align: center;
  font-weight: bold;
  /* margin-bottom: 16px; */
  width: 480px;
  margin-right: auto;
  margin-left: auto;
  max-width: 100%;
}

.sec-01__title-txt-01 {
  padding: 8px 8px 6px;
  border-radius: 1000px;
  background-color: #d98e3c;
  display: block;
  text-align: center;
  color: #fff;
  margin-bottom: 12px;
  font-size: 0.7em;
  font-weight: normal;
}

.sec-01__block-01-item-01 {
  display: flex;
  margin-bottom: 16px;
  align-items: center;
}

.sec-01__num {
  width: 80px;
}

.sec-01__num img {
  width: 100%;
}

.sec-01__block-01 {
  padding: 32px 16px;
  background-color: rgba(195, 227, 255, 0.3);
}

.sec-01__title-02 {
  font-size: 28px;
  width: calc(100% - 80px);
  padding-left: 16px;
  font-weight: bold;
}

.sec-01__title-02-txt-01 {
  padding-bottom: 8px;
  margin-bottom: 8px;
  border-bottom: 1px solid #aaa;
  color: #4f85bd;
}

.sec-01__title-02-txt-02 {
  font-size: 0.6em;
  line-height: 1.4;
}

.sec-01__block-01-item-02 {
  margin-bottom: 16px;
}

.sec-01__block-01-item-02-img {
  width: calc(100% - 16px);
  display: block;
  margin-left: 0;
  margin-right: auto;
  margin-bottom: 12px;
  box-shadow: 16px 12px 0 rgba(170, 170, 170, 0.6);
}

.sec-01__block-01-body {
  display: none;
}

.sec-01__block-01-item-05 {
  margin-top: 16px;
}

.sec-01__block-01-item-05 img {
  width: 100%;
}

.sec-01__block-01-type2.sec-01__block-01 {
  background-color: rgba(255, 255, 255, 0);
}

.sec-01__block-01-type2 .sec-01__block-01-item-02-img {
  margin-right: 0;
  margin-left: auto;
  box-shadow: -16px 12px 0 rgba(170, 170, 170, 0.6);
}

.sec-01__block-01-item-05-inner {
  display: flex;
  justify-content: space-between;
}

.sec-01__block-01-item-05-inner img {
  width: calc(50% - 8px);
}

.sec-01__block-01:nth-of-type(1) {
  padding-top: 16px;
}

@media screen and (min-width: 768px) {
  .sec-01__block-01 {
    padding: 56px 24px 64px;
  }
  .sec-01__title-area {
    padding: 56px 0 24px;
    background-color: rgba(195, 227, 255, 0.3);
  }
  .sec-01__block-01-header {
    width: calc(50% - 32px);
    display: flex;
    align-items: center;
    justify-content: center;
    height: auto;
  }
  .sec-01__block-01-body {
    display: block;
    width: 50%;
  }
  .sec-01__block-01-item-02 {
    display: none;
  }
  .sec-01__block-01-inner {
    display: flex;
    width: 1200px;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
    justify-content: space-between;
    align-items: stretch;
  }
  .sec-01__block-01-item-04 img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
  }
  .sec-01__block-01-item-04 {
    height: 100%;
    margin-bottom: 16px;
    width: calc(100% - 24px);
    margin-left: 0;
    margin-right: auto;
    box-shadow: 24px 16px rgba(170, 170, 170, 0.6);
  }
  .sec-01__title-02-txt-01 {
    padding-bottom: 12px;
    margin-bottom: 12px;
  }
  .sec-01__block-01-item-01 {
    margin-bottom: 24px;
  }
  .sec-01__block-01-item-05 {
    margin-top: 24px;
  }
  .sec-01__block-01-type2 .sec-01__block-01-inner {
    flex-direction: row-reverse;
  }
  .sec-01__block-01-type2 .sec-01__block-01-item-04 {
    margin-left: auto;
    margin-right: 0;
    box-shadow: -24px 16px rgba(170, 170, 170, 0.6);
  }
  .sec-01__block-01:nth-of-type(1) {
    padding-top: inherit;
  }
  .sec-01__title-txt-01 {
    padding: 12px;
    margin-bottom: 24px;
  }
}
@media screen and (min-width: 1280px) {
  .sec-01__title-txt-01 {
    font-size: 0.5em;
  }
  .sec-01__block-01-inner {
    padding-left: 80px;
  }
  .sec-01__block-01-header {
    width: calc(50% - 56px);
  }
  .sec-01__title-02 {
    font-size: 40px;
    padding-left: 24px;
  }
  .sec-01__num {
    width: 100px;
  }
}
/* -------------------------------- */
.sec-02__wrapper {
  padding: calc(var(--section-paddint-top) * 2) var(--section-paddint-side);
  /* background-image: url(../img/sec-02-bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center; */
  /* background-color: #aaa; */
  position: relative;
  overflow: hidden;
}

.sec-02__bg-img {
  height: calc(100% + 48px);
  position: absolute;
  top: -40px;
  left: -180px;
}

.sec-02__bg-img::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0.6);
}

.sec-02__bg-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.sec-02__title {
  font-size: var(--title-02);
  text-align: center;
  margin-bottom: 32px;
  font-weight: bold;
}

.sec-02__inner {
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  width: 270px;
  position: relative;
  z-index: 100;
}

.sec-02__box {
  padding: 16px;
  background-color: rgba(255, 255, 255, 0.7);
}

.sec-02__box p:not(:last-child) {
  margin-bottom: 16px;
}

@media screen and (min-width: 768px) {
  .sec-02__title {
    margin-bottom: 48px;
  }
  .sec-02__inner {
    width: 560px;
  }
  .sec-02__box {
    padding: 32px;
  }
  .sec-02__bg-img {
    height: auto;
    width: 1800px;
    top: 50%;
    left: 50%;
    transform: translate(-60%, -40%);
  }
  .sec-02__bg-img::before {
    background: linear-gradient(to right, rgba(255, 255, 255, 0.673) 0%, rgb(224, 224, 224) 100%);
  }
  .sec-02__wrapper {
    background-color: #e1e1e1;
  }
}
/* -------------------------------- */
.sec-03__wrapper {
  background-color: #dce8ef;
}

.sec-03__img-area {
  padding: var(--section-paddint-top) var(--section-paddint-side);
  position: relative;
  width: 375px;
  margin-right: auto;
  margin-left: auto;
  max-width: 100%;
}

.sec-03__inner {
  position: relative;
  z-index: 100;
}

.sec-03__img-01 {
  width: 280px;
  position: absolute;
  right: -80px;
  top: 0;
  transform: scale(-1, 1);
}

.sec-03__title-area {
  font-size: var(--title-02);
  line-height: 1.4;
  margin-bottom: 48px;
  font-weight: bold;
}

.sec-03__title-point {
  font-size: 1.2em;
  position: relative;
  padding-top: 8px;
  color: rgb(61, 129, 209);
  font-weight: bold;
}

.sec-03__title-point::before {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  background-color: rgb(217, 142, 60);
}

.sec-03__title-txt-01 {
  font-size: 0.8em;
  margin-bottom: 12px;
  /* text-align: center; */
}

.sec-03__card {
  padding: 36px 0px 24px;
  background-color: #fff;
  position: relative;
  width: calc(50% - 8px);
  border-radius: 8px;
  text-align: center;
  margin-bottom: 32px;
  letter-spacing: -0.1em;
  /* font-weight: bold; */
}

.sec-03__card:nth-child(5) {
  margin-bottom: 0;
}

.sec-03__card:nth-child(6) {
  margin-bottom: 0;
}

.sec-03__card-header {
  font-size: 48px;
  text-align: center;
  width: 100%;
  position: absolute;
  left: 0;
  top: -32px;
  color: #3d81d1;
  /* font-weight: bold; */
}

.sec-03__block-area {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.sec-03__wrapper {
  overflow: hidden;
}

@media screen and (min-width: 768px) {
  .sec-03__card {
    width: calc(33.3333333333% - 16px);
    font-size: 1.3em;
    font-weight: bold;
  }
  .sec-03__card:nth-child(4) {
    margin-bottom: 0;
  }
  .sec-03__img-area {
    width: 800px;
  }
  .sec-03__img-01 {
    width: 403px;
    right: -33px;
    top: -20px;
  }
  .sec-03__br-01 {
    display: none;
  }
}
@media screen and (min-width: 1024px) {
  .sec-03__block-area {
    width: 680px;
    margin-right: 0;
    margin-left: auto;
    max-width: 100%;
  }
  .sec-03__inner {
    max-width: 100%;
    width: 900px;
    margin-right: auto;
    margin-left: auto;
  }
  .sec-03__title-area {
    text-align: center;
  }
  .sec-03__img-01 {
    transform: scale(1, 1);
    width: 600px;
    right: auto;
    top: 0;
    left: -190px;
  }
  .sec-03__img-area {
    width: 1100px;
  }
}
/* -------------------------------- */
.sec-04__title {
  font-size: var(--title-02);
  text-align: center;
  line-height: 1.4;
  margin-bottom: 32px;
  font-weight: bold;
}

.sec-04__wrapper {
  padding: var(--section-paddint-top) var(--section-paddint-side);
}

/* -------------------------------- */
.sec-05__wrapper {
  padding: var(--section-paddint-top) var(--section-paddint-side);
  background-color: #3f85d1;
}

.sec-05__inner {
  width: 480px;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.sec-05__box {
  padding: 32px 16px 24px;
  background-color: #fff;
}

.sec-05__title {
  padding: 8px;
  text-align: center;
  border-top: 2px solid #6c6696;
  border-bottom: 2px solid #6c6696;
  font-size: 18px;
  margin-bottom: 16px;
  font-weight: bold;
}

.sec-05__time-area {
  font-size: 0.8em;
  margin-top: 24px;
}

.sec-05__time-01 {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  margin-bottom: 8px;
}

.sec-05__time-01-name {
  padding: 2px 8px 0;
  display: inline-block;
  background-color: #666666;
  color: #fff;
  margin-right: 4px;
  font-size: 0.5em;
  white-space: nowrap;
  margin-top: 2px;
  width: 56px;
  text-align: center;
  width: 76px;
  text-align: center;
  font-size: 13px;
}

@media screen and (min-width: 768px) {
  .sec-05__time-01 {
    justify-content: center;
    align-items: center;
  }
}
/* -------------------------------- */
.sec-06__block-01 {
  overflow: hidden;
}

.sec-06__title {
  font-size: var(--title-02);
  width: 50%;
  text-align: center;
  line-height: 1;
  font-weight: bold;
  position: relative;
  z-index: 100;
}

.sec-06__title-point {
  position: relative;
  padding-top: 8px;
}

.sec-06__title-point::before {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  position: absolute;
  top: 0px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #ef7b1f;
}

.sec-06__title-block {
  margin-top: 24px;
}

.sec-06__block-01-inner {
  width: 400px;
  margin-right: auto;
  margin-left: auto;
  max-width: 100%;
  position: relative;
  padding: calc(var(--section-paddint-top) * 2) var(--section-paddint-side);
}

.sec-06__block-02 {
  padding: 32px 16px;
}

.sec-06__title-02 {
  text-align: center;
  margin-bottom: 12px;
  font-size: 0.9em;
}

.sec-06__title-03 {
  text-align: center;
  padding: 12px 0;
  border-top: 1px solid #555;
  border-bottom: 1px solid #555;
}

.sec-06__title-area-01 {
  font-size: var(--title-01);
  color: #555;
  margin-bottom: 8px;
}

.sec-06__img-02 {
  float: right;
  width: 120px;
  display: block;
  margin-left: 16px;
  background-color: #fff;
  height: auto;
}

.sec-06__img-02 img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}

.sec-06__img-01 {
  position: absolute;
  width: 202px;
  bottom: -117px;
  right: 0px;
  transform: scale(-1, 1);
}

.sec-06__title-04 {
  font-size: 0.9em;
  padding: 12px 0;
  border-top: 1px solid #555;
  border-bottom: 1px solid #555;
  text-align: center;
}

.sec-06__list-01 {
  padding: 8px 16px;
  background-color: #fff;
}

.sec-06__list-01:not(:last-child) {
  margin-bottom: 8px;
}

.sec-06__list-01 {
  display: flex;
}

.sec-06__text-area {
  margin-bottom: 16px;
  text-align: justify;
  overflow: hidden;
}

.sec-06__list-01-img {
  width: 18px;
}

.sec-06__list-01-txt {
  display: block;
  width: calc(100% - 18px);
  padding-left: 16px;
  letter-spacing: -0.05em;
}

.type-01.sec-06__block-02 {
  padding-top: 16px;
  background-color: #def0fc;
}

.type-02.sec-06__block-02 {
  background-color: #eef8fe;
}

@media screen and (min-width: 768px) {
  .sec-06__block-01-inner {
    width: 600px;
  }
  .sec-06__block-02 {
    padding: 40px 0;
    width: calc(50% - 16px);
    width: 780px;
    padding: 32px;
    max-width: 100%;
  }
  .sec-06__inner {
    width: 1200px;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
  .sec-06__block-02-area {
    display: flex;
    justify-content: space-between;
    padding: 0 32px;
    flex-direction: column;
    align-items: center;
    justify-content: flex-start;
  }
  .sec-06__title-02 {
    font-size: 0.8em;
  }
  .sec-06__img-01 {
    width: 350px;
    bottom: -260px;
  }
}
@media screen and (min-width: 1024px) {
  .sec-06__wrapper {
    padding-bottom: var(--section-paddint-top);
  }
  .sec-06__img-01 {
    width: 500px;
    bottom: -403px;
  }
  .sec-06__block-01-inner {
    width: 900px;
    padding-top: 140px;
    padding-bottom: 140px;
  }
  .sec-06__block-02-area {
    display: block;
    justify-content: space-between;
    padding: 0;
    background-color: #fff;
  }
  .sec-06__block-02 {
    display: flex;
    justify-content: space-between;
    width: 100%;
    background-color: #def0fc;
    padding: 40px 48px;
    border: 2px solid #b8d2ec;
  }
  .sec-06__block-02:nth-child(1) {
    padding-bottom: 40px;
  }
  .sec-06__block-02:not(:last-child) {
    margin-bottom: 40px;
    padding-top: 40px;
  }
  .sec-06__block-area-01 {
    width: 50%;
  }
  .sec-06__block-area-02 {
    width: calc(50% - 48px);
  }
  .sec-06__img-02 {
    float: none;
    width: 40%;
    margin: 0;
  }
  .sec-06__text-area-txt {
    width: calc(60% - 24px);
  }
  .sec-06__text-area {
    display: flex;
    align-items: flex-start;
    flex-direction: row-reverse;
    justify-content: space-between;
  }
  .sec-06__text-area {
    margin-bottom: 0;
  }
  .sec-06__title-04 {
    padding: 24px 0;
    border: none;
    background-color: #808080;
    color: #fff;
    font-size: 26px;
  }
  .sec-06__list-01:not(:last-child) {
    margin-bottom: 12px;
  }
  .sec-06__list-01 {
    padding: 16px 24px;
    /* font-size: 1.2em; */
  }
  .sec-06__list-01-img {
    width: 26px;
  }
  .sec-06__list-01-txt {
    width: calc(100% - 26px);
    padding-left: 24px;
  }
  .sec-06__title-03 {
    font-size: 1.5em;
  }
  .sec-06__title-02 {
    margin-bottom: 24px;
    font-size: 1.1em;
  }
  .sec-06__title-03 {
    padding-top: 14px;
    padding-bottom: 14px;
  }
  .sec-06__title-area-01 {
    margin-bottom: 16px;
  }
}
/* -------------------------------- */
.sec-07__wrapper {
  background-color: #f6f6f6;
  overflow: hidden;
}

.sec-07__bg-area {
  padding: calc(var(--section-paddint-top) * 2) var(--section-paddint-side) var(--section-paddint-top);
}

.sec-07__box {
  padding: 16px;
  background-color: rgba(255, 255, 255, 0.8);
}

.sec-07__title {
  font-size: var(--title-02);
  text-align: center;
  margin-bottom: 12px;
}

.sec-07__title-txt-01 {
  padding: 6px 4px;
  background-color: #4d4d4d;
  color: #fff;
  font-size: 0.7em;
  border-radius: 8px;
  margin-bottom: 12px;
}

.sec-07__title-txt-02 {
  line-height: 1.4;
  font-weight: bold;
  font-size: 0.9em;
}

.sec-07__title-point {
  background: linear-gradient(rgba(255, 255, 255, 0) 70%, rgb(241, 227, 55) 70%);
  background-repeat: no-repeat;
  background-position: bottom left;
  background-size: 0 100%;
  color: #0d4576;
  transition: all 1s ease-in-out;
  font-size: 1.1em;
  font-weight: bolder;
  /* 後で付与 */
  background-size: 100% 100%;
}

.sec-07__title-small {
  font-size: 0.8em;
}

.sec-07__text-area p:not(:last-child) {
  margin-bottom: 16px;
}

.sec-07__bg-area {
  position: relative;
}

.sec-07__img-01 {
  width: 480px;
  position: absolute;
  top: -168px;
  right: -132px;
}

.sec-07__inner {
  position: relative;
  z-index: 100;
}

@media screen and (min-width: 768px) {
  .sec-07__inner {
    width: 1000px;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
  .sec-07__box {
    width: 600px;
    padding: 40px;
  }
  .sec-07__title-txt-01 {
    padding: 12px;
    margin-bottom: 16px;
  }
  .sec-07__title {
    margin-bottom: 32px;
  }
  .sec-07__text-area {
    text-align: center;
  }
  .sec-07__img-01 {
    top: auto;
    right: -160px;
    bottom: -80px;
    width: 450px;
  }
  .sec-07__bg-area {
    width: 895px;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
}
@media screen and (min-width: 1024px) {
  .sec-07__img-01 {
    bottom: -229px;
    width: 568px;
    right: 0;
  }
  .sec-07__bg-area {
    width: 1040px;
    padding-right: 0;
    padding-left: 0;
    padding-top: 64px;
  }
}
/* -------------------------------- */
.sec-08__wrapper {
  padding-bottom: var(--section-paddint-top);
}

.sec-08__parts-area {
  position: relative;
  padding-bottom: 16px;
  margin-bottom: 32px;
}

.sec-08__parts-01 {
  height: 16px;
  width: 100%;
  background-color: #002f6b;
}

.sec-08__parts-02 {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 0;
  border-top: 32px solid #002f6b;
  border-right: 120px solid rgba(255, 255, 255, 0);
  border-left: 120px solid rgba(255, 255, 255, 0);
  display: block;
}

.sec-08__title {
  text-align: center;
  font-size: var(--title-02);
  padding-top: 12px;
  padding-bottom: 12px;
  border-top: 2px solid #eee;
  border-bottom: 2px solid #eee;
  margin-bottom: 16px;
  color: #888;
}

.sec-08__inner {
  padding-right: var(--section-paddint-side);
  padding-left: var(--section-paddint-side);
  width: 680px;
  margin-right: auto;
  margin-left: auto;
  max-width: 100%;
}

.sec-08__title-02-txt {
  width: 140px;
  text-align: center;
  font-weight: bold;
}

.sec-08__title-02-area {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 16px;
}

.sec-08__title-02-parts {
  height: 1px;
  background-color: #aaa;
  display: block;
  width: calc((100% - 120px) / 2);
}

.sec-08__img-01 img {
  display: block;
  width: 100%;
}

.sec-08__img-01 {
  margin-bottom: 24px;
  width: 390px;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.sec-08__block-01 {
  margin-bottom: 24px;
}

.sec-08__img-02 {
  /* height: 180px; */
  overflow: hidden;
  border-radius: 8px;
  height: 142px;
}

.sec-08__img-02 img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.sec-08__text-area-02 {
  margin-bottom: 32px;
}

.sec-08__img-02-area {
  margin-right: auto;
  margin-left: auto;
  width: 276px;
  max-width: 100%;
}

.sec-08__img-02-txt {
  font-size: 0.9em;
  margin-top: 8px;
}

@media screen and (min-width: 768px) {
  .sec-08__parts-01 {
    height: 48px;
  }
  .sec-08__parts-02 {
    border-top: 88px solid rgb(0, 47, 107);
    border-right: 200px solid rgba(255, 255, 255, 0);
    border-left: 200px solid rgba(255, 255, 255, 0);
  }
  .sec-08__parts-area {
    padding-bottom: 40px;
  }
}
@media screen and (min-width: 1024px) {
  .sec-08__parts-02 {
    border-top: 108px solid rgb(0, 47, 107);
    border-right: 400px solid rgba(255, 255, 255, 0);
    border-left: 400px solid rgba(255, 255, 255, 0);
  }
  .sec-08__parts-01 {
    height: 68px;
  }
  .sec-08__parts-area {
    padding-bottom: 48px;
  }
  .sec-08__block-area {
    display: flex;
    justify-content: space-between;
  }
  .sec-08__inner {
    width: 1000px;
    padding-left: 0;
    padding-right: 0;
  }
  .sec-08__block-01 {
    margin-bottom: 0;
    width: 50%;
  }
  .sec-08__block-02 {
    width: calc(50% - 40px);
  }
  .sec-08__title {
    font-size: 32px;
  }
  .sec-08__img-02-area {
    width: 80%;
  }
  .sec-08__img-02 {
    height: auto;
  }
  .sec-08__img-02-txt {
    text-align: center;
    font-size: 1em;
    margin-top: 16px;
  }
  .sec-08__img-01 {
    width: 100%;
    margin-bottom: 32px;
  }
  .sec-08__title {
    margin-bottom: 56px;
    padding: 16px;
  }
  .sec-08__title-02-txt {
    font-size: 24px;
    width: 200px;
  }
  .sec-08__title-02-parts {
    width: calc((100% - 200px) / 2);
  }
  .sec-08__title-02-area {
    margin-bottom: 32px;
  }
  .sec-08__text-area-02 {
    margin-bottom: 24px;
  }
}
/* -------------------------------- */
.sec-09__wrapper {
  padding: var(--section-paddint-top) var(--section-paddint-side);
  background-color: #ecf7fe;
}

.sec-09__title-01 {
  font-size: var(--title-02);
  text-align: center;
  margin-bottom: 24px;
}

.sec-09__title-01-txt-01 {
  font-size: 0.75em;
  margin-bottom: 12px;
  font-weight: bold;
  white-space: nowrap;
}

.sec-09__title-01-txt-02 {
  line-height: 1.2;
  padding-top: 8px;
  padding-bottom: 8px;
  border-top: 1px solid #aaa;
  border-bottom: 1px solid #aaa;
  color: var(--color-01);
}

.sec-09__img-01 {
  margin-bottom: 16px;
}

.sec-09__img-01 img {
  width: 100%;
}

.sec-09__title-02 {
  position: relative;
  text-align: center;
  font-size: var(--title-01);
  padding-top: 8px;
  padding-bottom: 8px;
  border-top: 1px solid rgb(170, 170, 170);
  border-bottom: 1px solid rgb(170, 170, 170);
  margin-bottom: 16px;
  color: var(--color-01);
}

.sec-09__img-02 {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 55px;
}

.sec-09__title-02-inner {
  display: inline-block;
  padding: 0 30%;
  position: relative;
  text-align: center;
  white-space: nowrap;
}

.sec-09__text-area {
  margin-bottom: 32px;
}

.sec-09__inner {
  width: 700px;
  margin-right: auto;
  margin-left: auto;
  max-width: 100%;
}

@media screen and (min-width: 1024px) {
  .sec-09__text-area {
    margin-bottom: 16px;
  }
  .sec-09__inner {
    width: 1000px;
  }
  .sec-09__block-area {
    display: flex;
    justify-content: space-between;
  }
  .sec-09__block-02 {
    width: 50%;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
  }
  .sec-09__block-03 {
    width: calc(50% - 40px);
  }
  .sec-09__img-02 {
    width: 84px;
  }
  .sec-09__title-02 {
    padding: 16px 0;
  }
  .sec-09__title-01-txt-02 {
    font-size: 32px;
    padding-top: 16px;
    padding-bottom: 16px;
  }
  .sec-09__title-01-txt-01 {
    font-size: 24px;
    margin-bottom: 24px;
  }
  .sec-09__img-01 {
    margin-bottom: 0;
  }
  .sec-09__title-01 {
    /* padding-top: 24px; */
  }
}
/* -------------------------------- */
.sec-010__title-01 {
  text-align: center;
  font-feature-settings: "palt";
  padding: 32px 16px 16px;
  background-color: rgba(0, 66, 128, 0.8274509804);
  color: #fff;
  position: relative;
}

.sec-010__title-01::after {
  content: "";
  border-top: 20px solid rgba(0, 66, 128, 0.8274509804);
  border-right: 140px solid transparent;
  border-left: 140px solid transparent;
  position: absolute;
  bottom: -20px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 1;
}

@media screen and (min-width: 768px) {
  .sec-010__title-01 {
    padding: 48px 0 32px;
  }
  .sec-010__title-01::after {
    border-top: 40px solid rgba(0, 66, 128, 0.8274509804);
    border-right: 270px solid transparent;
    border-left: 270px solid transparent;
    bottom: -40px;
  }
}
.sec-010__text-01 {
  font-size: var(--title-02);
}

@media screen and (min-width: 768px) {
  .sec-010__text-01 {
    font-size: 30px;
  }
}
.sec-010__text-02 {
  font-size: 1.5em;
  position: relative;
}

.sec-010__text-02::before {
  content: "";
  width: 0.2em;
  height: 0.2em;
  background-color: #ffff00;
  position: absolute;
  top: -0.2em;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 50%;
}

.sec-010__parts-01 {
  display: inline-block;
}

.sec-010__wrapper-02 {
  background-image: url(/img/bg-02.png);
  background-size: contain;
  position: relative;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: top center;
}

@media screen and (min-width: 768px) {
  .sec-010__wrapper-02 {
    background-attachment: fixed;
    background-size: cover;
    background-position: center center;
  }
}
.sec-010__imgarea-01 {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  z-index: -1;
  display: none;
  overflow: hidden;
}

.sec-010__imgarea-01 img {
  width: 100%;
}

.sec-010__imgarea-01.imgBlock {
  display: block;
}

@media screen and (min-width: 768px) {
  .sec-010__imgarea-01 {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
  }
}
.sec-010__inner-02 {
  padding: 40px 16px 24px;
}

@media screen and (min-width: 768px) {
  .sec-010__inner-02 {
    padding: 70px 16px 48px;
  }
}
.sec-010__title-02 {
  text-align: center;
  font-size: 18px;
  position: relative;
  margin-bottom: 32px;
  font-weight: bold;
}

.sec-010__title-02::after {
  content: "";
  display: block;
  width: 50px;
  height: 1px;
  position: absolute;
  left: 50%;
  bottom: -16px;
  transform: translateX(-50%);
  background: #004380;
}

@media screen and (min-width: 768px) {
  .sec-010__title-02 {
    margin-bottom: 40px;
    font-size: 24px;
  }
}
.sec-010__text-04 {
  font-size: 1.3em;
  color: #088088;
}

.sec-010__text-05 {
  line-height: 1.6;
  font-size: 16px;
}

@media screen and (min-width: 768px) {
  .sec-010__text-05 {
    text-align: center;
  }
  .sec-010__text-05:not(:last-child) {
    margin-bottom: 32px;
  }
}
.sec-010__inner-03 {
  padding: 24px 16px 32px;
  background-color: rgba(0, 66, 128, 0.6901960784);
}

@media screen and (min-width: 768px) {
  .sec-010__inner-03 {
    padding: 48px 16px 48px;
  }
}
.sec-010__box-01 {
  padding: 24px 16px;
  background-color: rgba(255, 255, 255, 0.808);
}

@media screen and (min-width: 768px) {
  .sec-010__box-01 {
    max-width: 100%;
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding: 40px;
    border-radius: 20px;
  }
}
.sec-010__title-03 {
  color: #004380;
  font-size: 18px;
  text-align: center;
  margin-bottom: 16px;
  font-feature-settings: "palt";
}

@media screen and (min-width: 768px) {
  .sec-010__title-03 {
    font-size: 24px;
    margin-bottom: 30px;
  }
}
.sec-010__text-06 {
  color: #088088;
}

.sec-010__box-02 {
  padding: 12px 0;
  background-color: #fff;
  font-size: 12px;
  border: 1px solid #004380;
  border-radius: 12px;
  width: calc(50% - 8px);
  text-align: center;
}

@media screen and (min-width: 768px) {
  .sec-010__box-02 {
    font-size: 20px;
    height: 80px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 260px;
  }
  .sec-010__box-02--type-01 {
    margin-right: 16px;
  }
}
.sec-010__box-03 {
  padding: 12px 0;
  background-color: #fff;
  font-size: 12px;
  border: 1px solid #004380;
  border-radius: 12px;
  text-align: center;
}

.sec-010__box-03:not(:last-child) {
  margin-bottom: 8px;
}

.sec-010__flex-01 {
  display: flex;
  justify-content: space-between;
  margin-bottom: 16px;
}

@media screen and (min-width: 768px) {
  .sec-010__flex-01 {
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
    justify-content: center;
  }
}
@media screen and (min-width: 768px) {
  .sec-010__flex-02 {
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    justify-content: space-between;
  }
}
@media screen and (min-width: 768px) {
  .sec-010__box-03 {
    width: calc(33.3333333333% - 8px);
    display: flex;
    align-items: center;
    justify-content: center;
    height: 80px;
    flex-wrap: wrap;
    font-size: 20px;
    line-height: 1.3;
  }
}
@media screen and (min-width: 768px) {
  .sec-010__box-03:not(:last-child) {
    margin: 0;
  }
}
@media screen and (min-width: 768px) {
  .sec-010__text-08 {
    display: block;
    font-size: 0.8em;
  }
}

/* -------------------------------- */
/*! CSS Used from: Embedded */
.sec-011__wrapper-02 {
  padding: 3.2rem 1.6rem;
  background-color: #def0fc;
}

@media screen and (min-width: 768px) {
  .sec-011__wrapper-02 {
    padding: 4.8rem 1.6rem;
  }
}
.sec-011__title-02 {
  text-align: center;
  margin-bottom: 2.4rem;
  font-feature-settings: "palt";
}

@media screen and (min-width: 768px) {
  .sec-011__title-02 {
    width: 68rem;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 11.6rem;
  }
  .sec-011__title-02::before {
    content: "";
    width: 34.5rem;
    height: 8rem;
    display: block;
    position: absolute;
    bottom: -2.7rem;
    background-color: #fff;
    border: 0.4rem solid #d98e3c;
    left: 0.5rem;
    transform: rotate(8deg);
    z-index: 1;
    border-right: none;
  }
  .sec-011__title-02::after {
    content: "";
    width: 34.5rem;
    height: 8rem;
    display: block;
    position: absolute;
    bottom: -2.7rem;
    background-color: #fff;
    border: 0.4rem solid #d98e3c;
    right: 0.5rem;
    transform: rotate(-8deg);
    z-index: 1;
    border-left: none;
  }
}
.sec-011__text-05 {
  font-size: var(--title-01);
  padding: 2.4rem;
  border: 0.4rem solid #d98e3c;
  color: #d98e3c;
  display: inline-block;
  font-weight: bold;
  background-color: #fff;
  border-radius: 1rem;
  font-weight: bold;
}

@media screen and (min-width: 768px) {
  .sec-011__text-05 {
    font-size: 40px;
    padding: 3.2rem 0 10px;
    border-radius: 0;
    border-bottom: none;
    position: relative;
    display: block;
    z-index: 5;
  }
}
.sec-011__box-02 {
  padding: 1.6rem;
  background-color: #fff;
}

.sec-011__box-02--type2 {
  margin-bottom: 4rem;
  position: relative;
}

.sec-011__box-02--type2::after {
  content: "";
  display: block;
  border-top: 1.5rem solid #aaa;
  border-right: 3rem solid transparent;
  border-left: 3rem solid transparent;
  position: absolute;
  bottom: -3rem;
  left: 50%;
  transform: translateX(-50%);
}

@media screen and (min-width: 768px) {
  .sec-011__box-02 {
    width: calc(33.3333333333% - 33px);
    padding: 4rem 2.4rem;
    position: relative;
  }
  .sec-011__box-02--type2 {
    margin-bottom: 0;
  }
  .sec-011__box-02--type2::after {
    content: "";
    display: block;
    border: none;
    border-left: 2rem solid #aaa;
    border-top: 4rem solid transparent;
    border-bottom: 4rem solid transparent;
    position: absolute;
    right: -4rem;
    top: 50%;
    left: auto;
    bottom: auto;
    transform: translateY(-50%);
  }
}
.sec-011__parts-01 {
  display: inline-block;
  padding: 0.5rem 0.8rem 0.8rem;
  background-color: #d98e3c;
  color: #fff;
  font-size: 1.8rem;
  line-height: 1;
}

@media screen and (min-width: 768px) {
  .sec-011__parts-01 {
    white-space: nowrap;
    position: absolute;
    top: -2rem;
    left: 50%;
    transform: translateX(-50%);
    font-size: 2.3rem;
    font-size: 28px;
    padding: 4px 24px 8px;
  }
}
.sec-011__text-06 {
  display: inline-block;
}

.sec-011__text-07 {
  font-size: 1.2em;
  margin-left: 0.4rem;
  display: inline-block;
  line-height: 1;
  vertical-align: baseline;
}

@media screen and (min-width: 768px) {
  .sec-011__text-07 {
    font-size: 0.9em;
  }
}
.sec-011__text-08 {
  font-size: 2rem;
  margin-left: 1.6rem;
  font-weight: bold;
}

@media screen and (min-width: 768px) {
  .sec-011__text-08 {
    margin-left: 0;
    font-size: 2.8rem;
    text-align: center;
  }
}
.sec-011__title-03 {
  display: flex;
  align-items: center;
  margin-bottom: 1.6rem;
  width: 20rem;
  margin-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 768px) {
  .sec-011__title-03 {
    display: block;
    width: 100%;
    margin-bottom: 8px;
  }
}
.sec-011__text-09 {
  font-size: 1.6rem;
  line-height: 1.6;
}

@media screen and (min-width: 768px) {
  .sec-011__flex-01 {
    display: flex;
    justify-content: space-between;
  }
}
@media screen and (min-width: 768px) {
  .sec-011__inner-02 {
    width: 1000px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}
/* -------------------------------- */
.type-02 .sec-09__text-area {
  overflow: hidden;
}

.type-02 .sec-09__img-01 {
  width: 120px;
  float: right;
  margin-left: 8px;
  margin-bottom: 0;
}

@media screen and (min-width: 768px) {
  .type-02 .sec-09__img-01 {
    width: 200px;
    margin-left: 16px;
  }
}
@media screen and (min-width: 1024px) {
  .type-02 .sec-09__img-01 {
    width: 50%;
  }
}
/* -------------------------------- */
.sec-012__wrapper {
  background-image: url(../img/sec-12-02.webp);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  overflow: hidden;
}

.sec-012__title {
  padding: 16px;
  background-color: #3c87d2;
  font-size: var(--title-02);
  font-weight: bold;
  color: #fff;
  margin-bottom: 16px;
}

.sec-012__title-txt {
  width: 393px;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
  display: block;
}

.sec-012__img-area {
  position: relative;
  width: 425px;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.sec-012__img-01 {
  width: 184px;
  position: absolute;
  right: -54px;
  bottom: 0;
}

.sec-012__inner {
  padding-left: 16px;
  padding-bottom: var(--section-paddint-top);
  padding-right: 124px;
}

@media screen and (min-width: 768px) {
  .sec-012__wrapper {
    padding: var(--section-paddint-top) var(--section-paddint-side);
    padding-bottom: 0;
  }
  .sec-012__inner {
    padding: 0;
  }
  .sec-012__inner-02 {
    width: 720px;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
  .sec-012__title-txt {
    margin-left: 0;
    margin-right: auto;
    text-align: center;
  }
  .sec-012__img-area {
    width: 620px;
    margin: 0;
    padding-bottom: var(--section-paddint-top);
  }
  .sec-012__text-area {
    width: 480px;
    padding-left: 16px;
  }
  .sec-012__title {
    border-radius: 16px;
    background-color: rgba(0, 92, 172, 0.7333333333);
  }
  .sec-012__img-01 {
    width: 215px;
    right: -87px;
  }
}
@media screen and (min-width: 1024px) {
  .sec-012__inner-02 {
    width: 1000px;
  }
  .sec-012__title-txt {
    width: 60%;
  }
  .sec-012__title {
    padding: 24px 80px;
    margin-bottom: 40px;
  }
  .sec-012__img-area {
    width: 92%;
  }
  .sec-012__img-01 {
    width: 258px;
    right: 0;
    bottom: -27px;
  }
  .sec-012__text-area {
    width: 640px;
  }
}
/* -------------------------------- */
.sec-013__point-color {
  color: #285a99;
}

.sec-013__wrapper {
  background-color: #ecf7fe;
  padding-bottom: var(--section-paddint-top);
}

.sec-013__title-01-area {
  display: flex;
  align-items: center;
  justify-content: center;
}

.sec-013__title-01-img {
  display: block;
  width: 120px;
}

.sec-013__title-01 {
  width: calc(100% - 120px);
  padding-left: 16px;
  font-size: var(--title-01);
  font-weight: bold;
  line-height: 1.6;
}

.sec-013__title-02 {
  padding-top: 8px;
  padding-bottom: 8px;
  text-align: center;
  border-top: 1px solid #aaa;
  border-bottom: 1px solid #aaa;
  font-size: var(--title-01);
  font-weight: bold;
  margin-bottom: 16px;
  color: #555;
  line-height: 1.4;
}

.sec-013__inner {
  padding: 0 16px;
}

.sec-013__img-01 {
  display: block;
  width: 120px;
  margin-left: 8px;
  height: auto;
}

.sec-013__text-area {
  overflow: hidden;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}

.sec-013__block-01:not(:last-child) {
  margin-bottom: 24px;
}

.sec-013__title-01-img-02 {
  display: none;
}

@media screen and (min-width: 768px) {
  .sec-013__block-area {
    display: flex;
    justify-content: space-between;
  }
  .sec-013__inner {
    padding: 0 24px;
  }
  .sec-013__block-01:not(:last-child) {
    margin-bottom: 0;
  }
  .sec-013__block-01 {
    padding: 24px;
    width: calc(50% - 12px);
    background-color: #fff;
  }
  .sec-013__title-01-img-02 {
    display: block;
    position: absolute;
    right: 0;
    bottom: 16px;
    width: 160px;
  }
  .sec-013__title-01-area {
    display: block;
    position: relative;
    width: 600px;
    margin-right: auto;
    margin-left: auto;
    max-width: 100%;
    padding: var(--section-paddint-top) 0;
  }
  .sec-013__title-01 {
    text-align: center;
    font-size: var(--title-02);
    padding-left: 0;
  }
  .sec-013__title-01-img {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 200px;
  }
  .sec-013__title-01 {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    text-align: center;
  }
  .sec-013__img-01 {
    width: 160px;
    max-width: 30%;
  }
  .sec-013__inner {
    width: 1000px;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
}
@media screen and (min-width: 1024px) {
  .sec-013__title-01-area {
    width: 868px;
  }
  .sec-013__title-01-img {
    width: 240px;
  }
  .sec-013__title-01-img-02 {
    width: 200px;
  }
}
/* -------------------------------- */
.sec-014__wrapper {
  overflow: hidden;
}

.sec-014__img-01 {
  width: 100%;
  height: 180px;
  margin-bottom: 16px;
}

.sec-014__img-01 img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center -16px;
     object-position: center -16px;
}

.sec-014__title-area {
  text-align: center;
  font-size: var(--title-01);
  margin-bottom: 32px;
}

.sec-014__title {
  line-height: 1.4;
  font-weight: bold;
}

.sec-014__inner {
  padding: 0 16px;
}

.sec-014__wrapper {
  padding: var(--section-paddint-top) 0;
  /* background-color: #ecf7fe; */
}

.sec-014__img-02 {
  display: none;
}

@media screen and (min-width: 768px) {
  .sec-014__img-02 {
    display: block;
  }
  .sec-014__img-01 {
    display: none;
  }
  .sec-014__block-area {
    display: flex;
    justify-content: flex-end;
    align-items: stretch;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
    width: 1280px;
  }
  .sec-014__block-01 {
    max-width: 50%;
    width: 600px;
    padding: var(--section-paddint-top) 24px;
  }
  .sec-014__img-02 {
    width: 50%;
    /* max-height: 400px; */
    height: auto;
  }
  .sec-014__img-02 img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center center;
       object-position: center center;
  }
  .sec-014__title-area {
    font-size: 24px;
  }
  .sec-014__inner {
    padding: 0;
  }
  .sec-014__wrapper {
    padding-top: 0;
    padding-bottom: 0;
  }
}
@media screen and (min-width: 1024px) {
  .sec-014__block-area {
    /* align-items: center; */
  }
  .sec-014__title-area {
    font-size: 32px;
  }
  .sec-014__block-01 {
    padding-right: 40px;
    width: 482px;
    padding-left: 0;
  }
}
/* -------------------------------- */
.sec-015__wrapper {
  padding: var(--section-paddint-top) var(--section-paddint-side);
  background-color: #ecf7fe;
}

.sec-015__inner {
  padding: 16px;
  background-color: #fff;
  padding-bottom: 32px;
}

.sec-015__title-01 {
  padding: 16px;
  border: 1px solid #aaa;
  text-align: center;
  font-size: 20px;
  margin-bottom: 16px;
}

.sec-015__title-01 h2 {
  line-height: 1.4;
  font-weight: bold;
}

.sec-015__title-02 {
  padding: 16px;
  background-color: #f07b0c;
  font-size: 16px;
  text-align: center;
  margin-bottom: 16px;
  border-radius: 8px;
  color: #fff;
  font-weight: bold;
}

.sec-015__text-area-01 {
  font-size: 14px;
}

.sec-015__title-03 {
  text-align: center;
  font-weight: bold;
  position: relative;
  font-size: 17px;
}

.sec-015__title-03::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 40px;
  height: 1px;
  background-color: #aaa;
}

.sec-015__title-03::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  width: 40px;
  height: 1px;
  background-color: #aaa;
}

.sec-015__title-04 {
  padding: 8px;
  background-color: #aaa;
  text-align: center;
  font-size: 17px;
  margin-bottom: 8px;
  border-radius: 8px;
  font-weight: bold;
}

.sec-015__list {
  display: flex;
  font-size: 12px;
  align-items: center;
  padding-bottom: 4px;
  border-bottom: 1px dashed #eee;
}

.sec-015__list:not(:last-child) {
  margin-bottom: 4px;
}

.sec-015__list::before {
  content: "";
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #aaa;
  margin-right: 12px;
}

.sec-015__text-area-02 {
  font-size: 14px;
}

.sec-015__block-01 {
  padding: 16px 8px;
  border: 1px solid #aaa;
  margin-bottom: 16px;
}

.sec-015__list-02 {
  position: relative;
  padding-left: 16px;
  font-size: 14px;
  letter-spacing: -0.07em;
}

.sec-015__list-02:not(:last-child) {
  margin-bottom: 16px;
}

.sec-015__list-02::before {
  content: "";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #aaa;
  position: absolute;
  left: 0;
  top: 8px;
}

.sec-015__list-02-txt-01 {
  font-weight: bold;
}

.sec-015__list-02-txt-01 {
  font-size: 12px;
}

.sec-015__font-smal {
  font-size: 0.8em;
}

.sec-015__text-area-02 {
  font-size: 14px;
}

.sec-015__pc-block-01 {
  margin-bottom: 16px;
}

.sec-015__title-03 {
  margin-bottom: 16px;
}

.sec-015__block-02:not(:last-child) {
  margin-bottom: 16px;
}

.sec-015__pc-block-02 {
  margin-bottom: 16px;
}

.sec-015__block-03 {
  margin-bottom: 16px;
}

.title-color-01 {
  background-color: #059c97;
  color: #fff;
}

.title-color-02 {
  background-color: #418daf;
  color: #fff;
}

.title-color-03 {
  background-color: #efefef;
  color: #aaa;
}

@media screen and (min-width: 768px) {
  .sec-015__pc-block-02 {
    display: flex;
    justify-content: space-between;
    width: 620px;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
  .sec-015__block-02 {
    width: calc(50% - 20px);
  }
  .sec-015__inner {
    padding: 40px;
  }
  .sec-015__title-01 {
    margin-bottom: 32px;
  }
  .sec-015__block-02:not(:last-child) {
    margin-bottom: 0;
  }
  .sec-015__inner {
    width: 768px;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
  }
  .sec-015__pc-block-01 {
    margin-bottom: 32px;
  }
  .sec-015__title-03 {
    margin-bottom: 32px;
  }
  .sec-015__pc-block-02 {
    margin-bottom: 32px;
  }
  .sec-015__block-03 {
    margin-bottom: 32px;
  }
  .sec-015__block-01 {
    width: 620px;
    margin-right: auto;
    margin-left: auto;
    max-width: 100%;
    text-align: center;
  }
  .sec-015__list-02 {
    display: flex;
    align-items: center;
  }
  .sec-015__list-02-txt-01 {
    width: 200px;
    margin-right: 16px;
    text-align: left;
  }
  .sec-015__title-04.title-color-03 {
    width: 600px;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
    /* margin-bottom: 16px; */
  }
  .sec-015__title-04 {
    margin-bottom: 16px;
  }
  .sec-015__title-03 {
    font-size: 22px;
  }
  .sec-015__title-04 {
    font-size: 18px;
  }
  .sec-015__title-01 {
    font-size: 24px;
  }
  .sec-015__list-area {
    padding: 0 8px;
  }
  .sec-015__title-03::before {
    width: 100px;
    height: 2px;
  }
  .sec-015__title-03::after {
    width: 100px;
    height: 2px;
  }
  .sec-015__pc-block-01 {
    display: flex;
  }
  .sec-015__title-02 {
    margin-bottom: 0;
    width: 350px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 32px;
  }
}
/* -------------------------------- */
/* フォーム部分のcss */
.frm__wrapper {
  padding: var(--section-paddint-top) var(--section-paddint-side);
  background-color: #f3f3f3;
}

.frm__title {
  font-size: var(--title-01);
  text-align: center;
  margin-bottom: 24px;
  position: relative;
  padding-bottom: 16px;
  color: #002f6b;
  font-weight: bold;
}

.frm__title-parts {
  width: 48px;
  height: 1px;
  background-color: #aaa;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}

.frm__table-header {
  padding: 16px 12px 14px;
  background-color: #deeaf9;
  position: relative;
  margin-bottom: 12px;
}

.frm__required {
  padding: 8px 10px;
  text-align: center;
  color: #fff;
  background-color: rgb(0, 160, 232);
  border-radius: 8px;
  position: absolute;
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
  font-size: 0.7em;
}

.frm__text-area {
  background-color: #fafafa;
  border: 1px solid #eee;
  padding: 16px 12px;
  display: block;
  width: 100%;
}

.frm__table-block {
  padding-top: 12px;
  padding-bottom: 12px;
  border-bottom: 1px dotted #aaa;
}

.frm__box {
  padding: 40px 16px;
  background-color: #fff;
}

.frm__inner {
  width: 880px;
  max-width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.frm__table-body-birth {
  display: flex;
  align-items: center;
  max-width: 320px;
}

.frm__birth-block {
  display: flex;
  align-items: center;
  padding-right: 16px;
}

.frm__birth-block .frm__text-area {
  margin-right: 8px;
}

.frm__birth-01 {
  flex: 4;
}

.frm__birth-02 {
  flex: 3;
}

.frm__birth-03 {
  flex: 3;
}

.frm__radio {
  visibility: hidden;
  width: 0;
  height: 0;
  position: absolute;
}

.frm__radio-parts {
  width: 16px;
  height: 16px;
  border: 1px solid rgba(200, 200, 200, 0.5);
  border-radius: 50%;
  position: relative;
  margin-right: 4px;
}

.frm__radio:checked ~ .frm__radio-label .frm__radio-parts::before {
  content: "";
  display: block;
  width: 8px;
  height: 8px;
  background-color: rgb(0, 160, 232);
  border-radius: 50%;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.frm__radio-label {
  padding-right: 8px;
}

.frm__radio-label {
  display: flex;
  align-items: center;
}

.frm__table-body-radio {
  display: flex;
  padding: 16px 12px;
}

.frm__radio-block {
  position: relative;
}

.frm__block-date-select-item {
  display: flex;
  flex-wrap: wrap;
}

.frm__text-area-datepicker {
  width: 50%;
}

.frm__block-date-select-item-02 {
  width: 50%;
  display: flex;
  align-items: center;
  padding-left: 12px;
  flex-wrap: wrap;
}

.frm__block-date-select-txt {
  white-space: nowrap;
  margin-right: 8px;
}

.frm__block-date-select {
  padding-top: 16px;
  padding-bottom: 16px;
}

.frm__table-block-bdnone {
  border-bottom: none;
}

.frm__btn-01 {
  padding: 24px 16px;
  border: solid 1px #002f6b;
  display: block;
  text-align: center;
  border-radius: 1000px;
  margin-top: 24px;
  margin-right: auto;
  margin-left: auto;
  font-weight: bold;
  color: #002f6b;
  width: 480px;
  max-width: 90%;
}

.frm__table-txt-01 {
  display: inline-block;
}

.frm__block-date-select-title {
  margin-bottom: 8px;
}

.frm__table-area {
  margin-bottom: 32px;
}

.frm__list-01 {
  padding-left: 16px;
  position: relative;
  line-height: 1.4;
}

.frm__list-01:not(:last-child) {
  margin-bottom: 16px;
}

.frm__list-01::before,
.frm__list-01::after {
  content: "";
  width: 5px;
  height: 5px;
  position: absolute;
  top: 0;
}

.frm__list-01::before {
  background-color: rgba(40, 64, 104, 0.6);
  left: 3px;
  top: 6px;
}

.frm__list-01::after {
  background-color: rgba(40, 64, 104, 0.3);
  left: 6px;
  top: 9px;
}

.frm__text-area-01-careful {
  position: relative;
  padding-left: 16px;
  margin-top: 24px;
}

.frm__text-area-01-careful::before {
  content: "※";
  position: absolute;
  left: 0;
  top: 0;
}

.frm__text-area-time {
  width: 70%;
}

@media screen and (min-width: 768px) {
  .frm__table-txt-01 {
    display: block;
    text-indent: -8px;
    margin-top: 4px;
  }
  .frm__box {
    padding: 72px 64px 48px;
    background-color: #fff;
  }
  .frm__title {
    margin-bottom: 64px;
  }
  .frm__table-block {
    display: flex;
  }
  .frm__table-header {
    min-width: 230px;
    width: 35%;
    margin-bottom: 0;
    padding-right: 40px;
    padding: 0;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: flex-start;
  }
  .frm__table-body {
    width: 65%;
  }
  .frm__required {
    right: 52px;
  }
  .frm__table-block {
    padding: 16px 40px;
    border-top: 1px dotted rgba(200, 200, 200, 0.5);
    border-bottom: none;
  }
  .type-01.frm__text-area {
    max-width: 280px;
  }
  .frm__radio-label {
    padding-right: 24px;
  }
  .frm__list-01 {
    padding-left: 24px;
  }
  .frm__text-area-01 {
    max-width: 100%;
    width: 700px;
    margin-right: auto;
    margin-left: auto;
  }
  .frm__table-area {
    margin-bottom: 64px;
  }
  .frm__text-area-01-careful {
    padding-left: 24px;
  }
  .frm__btn-01 {
    font-size: 21px;
    padding: 16px;
    margin-top: 32px;
  }
  .frm__table-block-bdb {
    border-bottom: 1px dotted rgba(200, 200, 200, 0.5);
  }
}
@media screen and (min-width: 1024px) {
  .type-01.frm__text-area {
    max-width: 100%;
  }
  .frm__table-body-birth {
    max-width: 100%;
  }
}
.mfp_element_all {
  max-width: 100%;
}

/* ----------------------------- */
.mtb-001__sidebnr--formlink {
  background-color: #043566;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: stretch;
  height: auto;
  width: 64px;
  font-weight: bold;
  position: relative;
  padding: 69px 8px 14px;
  box-shadow: unset;
  transition: all 0.3s;
  writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
}

.mtb-001__sidebnr--formlink::before {
  content: "";
  background: url(../img/mtb-01-24h.svg) no-repeat;
  width: 52px;
  height: 52px;
  display: block;
  background-size: 100%;
  position: absolute;
  left: 50%;
  top: 10px;
  transform: translate(-50%, 0);
}

.mtb-001__sidebnr--formtext {
  color: #fff;
  font-size: 1.8rem;
  line-height: 1;
  letter-spacing: 0.05em;
}

.mtb-001__sidebnr--formtext--sub {
  color: #043566;
  padding: 0 3px 0 2px;
  background-color: #fff;
  height: calc(100% - 3px);
  line-height: 1;
  font-size: 1.6rem;
  letter-spacing: 0.05em;
  display: flex;
  align-items: center;
  justify-content: center;
}

.mtb-001__sidebnr--formlink:hover {
  transform: scale(1.15);
  margin-right: 2px;
  z-index: 999;
}

.mtb-001__sidebnr--formtext--eng {
  text-orientation: upright;
  font-size: 0.9em;
  margin-bottom: 0.2rem;
}

.mtb-001__sidebnr {
  position: fixed;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

/*! CSS Used from: https://www.natalie-orth.com/orthodontic-dentistry/src/css/form.css?v=1.0.8 */
a {
  text-decoration: none;
}

.js__side-btn {
  display: none;
  position: relative;
  z-index: 9999;
}

.add-wrapper-01 {
  overflow: hidden;
}

@media screen and (max-width: 374px) {
  .u__btn-01__txt-02 {
    font-size: 4vw;
  }
  .u__tel-01-num {
    font-size: 10vw;
  }
}
.sec-05__time-01-time {
  width: calc(100% - 74px);
}

@media screen and (min-width: 768px) {
  .mv-01__btn-03 {
    width: 50%;
    padding: 24px 8px;
    background-color: #0a8187;
    color: #fff;
    font-size: 36px;
  }
  .mv-01__btn-02 {
    padding: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
  .mv-01__btn-03-txt-01 {
    font-size: 0.5em;
    margin-bottom: 8px;
  }
  .mv-01__btn-02-txt-02 {
    font-size: 11px;
    letter-spacing: -0.01em;
    text-align: center;
    display: block;
    margin-top: 8px;
  }
  .mv-01__btn-02 {
    align-items: center;
    text-align: center;
  }
  .mv-01__btn-02-txt {
    width: 100%;
  }
  .mv-01__btn-03 {
    padding: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    line-height: 1;
  }
  .mv-01__btn-03-txt-02 {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    left: -4px;
    font-size: 0.9em;
  }
  .mv-01__btn-03-txt-02 img {
    width: 40px;
    display: block;
    margin-right: 8px;
  }
}
.mv-01__point {
  position: absolute;
  right: 19%;
  bottom: 200px;
  width: 28%;
}
@media screen and (min-width: 768px) {
  .mv-01__point {
    right: 26%;
    bottom: 370px;
    width: 22%;
  }
}
@media screen and (min-width: 1024px) {
  .mv-01__point {
    right: 30%;
    bottom: 449px;
  }
}

.e-mv__wrapper {
  width: 100%;
  overflow: hidden;
  background-color: #eef2ec;
}
@media screen and (min-width: 768px) {
  .e-mv__wrapper .e-btn-01 {
    width: 320px;
  }
}
.e-mv__bg {
  position: absolute;
  max-width: 100%;
  width: 375px;
  height: 100%;
  right: 0;
  bottom: 0;
  z-index: 1;
}
@media screen and (min-width: 425px) {
  .e-mv__bg {
    width: 760px;
    height: auto;
    right: -400px;
    left: auto;
    max-width: none;
  }
}
@media screen and (min-width: 768px) {
  .e-mv__bg {
    right: auto;
    left: 47%;
  }
}
@media screen and (min-width: 425px) {
  .e-mv__bg::after {
    content: "";
    width: 40px;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background: linear-gradient(to left, #eef2ec 0, transparent 100%);
    z-index: 10;
  }
}
@media screen and (min-width: 768px) {
  .e-mv__bg {
    width: 820px;
  }
  .e-mv__bg::before {
    content: "";
    width: 80px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(to right, #eef2ec 0, transparent 100%);
    z-index: 10;
  }
}
.e-mv__bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: right bottom;
     object-position: right bottom;
}
.e-mv__inner {
  height: 100%;
  z-index: 10;
  position: relative;
  margin-left: auto;
  margin-right: auto;
  min-width: 170px;
  max-width: 100%;
}
.e-mv__inner-02 {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  height: 380px;
  position: relative;
  padding: 40px 16px;
}
@media screen and (min-width: 425px) {
  .e-mv__inner-02 {
    height: 450px;
  }
}
@media screen and (min-width: 768px) {
  .e-mv__inner-02 {
    display: flex;
    align-items: center;
    justify-content: flex-start;
  }
}
@media screen and (min-width: 425px) {
  .e-mv__inner {
    width: 425px;
  }
}
@media screen and (min-width: 768px) {
  .e-mv__inner {
    width: 1000px;
    height: auto;
  }
}
.e-mv__block {
  position: relative;
}
.e-mv__block-img {
  display: block;
  width: 50%;
}
@media screen and (min-width: 768px) {
  .e-mv__block-img {
    width: 500px;
  }
}
.e-mv__block-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center center;
     object-position: center center;
}
.e-mv__block-title {
  font-family: Georgia, 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
  position: absolute;
  z-index: 10;
  left: 8px;
  top: 21%;
  letter-spacing: -0.05em;
  font-feature-settings: "palt";
  color: #01479d;
  font-size: 8.7vw;
  line-height: 1.2;
}
@media screen and (min-width: 425px) {
  .e-mv__block-title {
    font-size: 41px;
  }
}
@media screen and (min-width: 768px) {
  .e-mv__block-title {
    font-size: 61px;
    text-align: center;
    left: 57px;
    top: 66px;
  }
  .e-mv__block-title-big {
    font-size: 1.2em;
  }
}
.e-mv__btn-area {
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
  width: 100%;
}
@media screen and (min-width: 768px) {
  .e-mv__btn-area {
    padding-left: 40px;
    bottom: 25px;
  }
}

.sec-31__wrapper {
  background-color: #fbfdfe;
  background: linear-gradient(to bottom, #fbfdfe 0, #edf1f3 50%, #f7f7f7 100%);
  overflow: hidden;
  padding-top: 40px;
  position: relative;
}
.sec-31__wrapper::after {
  content: "";
  border-right: 50vw solid #e9edee;
  border-top: 40px solid transparent;
  border-bottom: 0 solid transparent;
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 999;
}
@media screen and (min-width: 768px) {
  .sec-31__wrapper::after {
    border-top: 80px solid transparent;
  }
}
@media screen and (min-width: 768px) {
  .sec-31__wrapper {
    padding-top: 0;
    background-color: #fbfdfe;
  }
}

.sec-31__bg-inner {
  position: relative;
  padding: 40px 16px;
  width: 375px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .sec-31__bg-inner {
    padding: 40px 24px 56px;
    width: 1000px;
  }
}
@media screen and (min-width: 1024px) {
  .sec-31__bg-inner {
    padding: 80px 40px;
  }
}

.sec-31__bg {
  position: absolute;
  width: 350px;
  z-index: 1;
  top: 0;
  left: 0;
  max-width: 90%;
  left: -18%;
}
@media screen and (min-width: 375px) {
  .sec-31__bg {
    left: -72px;
  }
}
@media screen and (min-width: 768px) {
  .sec-31__bg {
    position: static;
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: top center;
       object-position: top center;
  }
}

.sec-31__inner {
  position: relative;
  z-index: 1000;
}
@media screen and (min-width: 768px) {
  .sec-31__inner {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 100;
  }
  .sec-31__inner::before {
    content: "";
    width: 40px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: linear-gradient(to left, transparent 0, #f2f4f5 100%);
    z-index: 10;
  }
  .sec-31__inner::after {
    content: "";
    width: 140px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    background: linear-gradient(to right, transparent 0, #f2f4f5 100%);
    z-index: 10;
  }
}
.sec-31__inner-02 {
  position: relative;
  z-index: 1010;
}

.sec-31__title {
  writing-mode: vertical-rl;
  margin-right: 0;
  margin-left: auto;
  font-size: 7vw;
  padding-right: 5%;
  line-height: 1.4;
}
@media screen and (min-width: 375px) {
  .sec-31__title {
    font-size: 24px;
    padding-right: 26px;
  }
}
@media screen and (min-width: 768px) {
  .sec-31__title {
    display: none;
  }
}

.sec-31__title-txt-01 {
  display: block;
}

.sec-31__title-txt-02 {
  display: block;
}

.sec-31__parts {
  border: 1px solid #aaa;
  border-radius: 50%;
  position: absolute;
  top: 17%;
  right: 28%;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  flex-direction: column;
  line-height: 1;
  font-size: 10px;
  width: 100px;
  height: 100px;
  z-index: 100;
}
@media screen and (min-width: 375px) {
  .sec-31__parts {
    font-size: 10px;
    width: 120px;
    height: 120px;
  }
}
@media screen and (min-width: 768px) {
  .sec-31__parts {
    right: auto;
    font-size: 13px;
    width: 150px;
    height: 150px;
    left: 56%;
    top: 21%;
  }
}
@media screen and (min-width: 1024px) {
  .sec-31__parts {
    left: -13%;
    top: 22%;
    width: 200px;
    height: 200px;
    font-size: 16px;
  }
}

.sec-31__parts-txt-01 {
  font-size: 2em;
  margin-bottom: 4px;
}
@media screen and (min-width: 1024px) {
  .sec-31__parts-txt-01 {
    margin-bottom: 8px;
  }
}

.sec-31__parts-txt-02 {
  line-height: 1.4;
}

.sec-31__box {
  padding: 24px 16px;
  background-color: rgba(255, 255, 255, 0.7137254902);
  margin-top: 24px;
}
@media screen and (min-width: 768px) {
  .sec-31__box {
    padding: 0;
    background-color: transparent;
    margin: 0;
  }
}

.sec-31__box-txt {
  margin-bottom: 16px;
}
@media screen and (min-width: 768px) {
  .sec-31__box-txt {
    margin-bottom: 24px;
    font-size: 16px;
  }
  .sec-31__box-txt p {
    line-height: 2.3;
  }
}
@media screen and (min-width: 1024px) {
  .sec-31__box-txt {
    text-align: center;
    margin-bottom: 40px;
  }
}

.sec-31__box-txt p:not(:last-child) {
  margin-bottom: 8px;
}
@media screen and (min-width: 768px) {
  .sec-31__box-txt p:not(:last-child) {
    margin: 0;
  }
}

.sec-31__box-name {
  display: flex;
  align-items: center;
}
@media screen and (min-width: 768px) {
  .sec-31__box-name {
    display: block;
    width: 280px;
    margin-right: 0;
    margin-left: auto;
    padding-right: 20px;
  }
}
.sec-31__box-name-01 {
  flex: 1;
  font-size: 10px;
  text-align: right;
  padding-right: 8px;
}
@media screen and (min-width: 768px) {
  .sec-31__box-name-01 {
    padding: 0;
    margin-bottom: 12px;
    font-size: 14px;
  }
}
.sec-31__box-name-02 {
  flex: 1;
}

.sec-31__box-name-02-img {
  display: block;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .sec-31__box-name-02-img {
    width: 60%;
    margin-right: 0;
    margin-left: auto;
  }
}

.sec-31__box-img {
  width: 40%;
  position: absolute;
  right: 0;
  top: -40px;
}
@media screen and (min-width: 768px) {
  .sec-31__box-img {
    width: 34%;
    right: 33px;
    top: -16px;
  }
}
.sec-31__title-02 {
  display: none;
}
@media screen and (min-width: 768px) {
  .sec-31__title-02 {
    display: block;
    font-size: 28px;
    line-height: 1.4;
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 1024px) {
  .sec-31__title-02 {
    font-size: 32px;
  }
}

@media screen and (min-width: 768px) {
  .sec-31__item-01 {
    width: 60%;
    position: absolute;
    left: -5%;
    top: auto;
    bottom: 0;
    max-height: 100%;
  }
}
@media screen and (min-width: 1024px) {
  .sec-31__item-01 {
    left: 0;
  }
}

@media screen and (min-width: 768px) {
  .sec-31__item-02 {
    max-width: 50%;
    margin-right: 0;
    margin-left: auto;
    width: 423px;
  }
}

.sec-31__br {
  display: none;
}
@media screen and (min-width: 1024px) {
  .sec-31__br {
    display: block;
  }
}

.sec-32__wrapper {
  background-color: #eaf0f2;
  position: relative;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .sec-32__wrapper {
    padding: 16px 0;
  }
}
@media screen and (min-width: 1024px) {
  .sec-32__wrapper {
    padding: 40px 0;
  }
}
.sec-32__wrapper::before {
  content: "";
  border-left: 100vw solid #e2e5e0;
  border-top: 40px solid transparent;
  border-bottom: 0 solid transparent;
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 999;
}
@media screen and (min-width: 768px) {
  .sec-32__wrapper::before {
    border-top: 80px solid transparent;
    border-left: 50vw solid #e2e5e0;
  }
}

.sec-32__title {
  text-align: center;
  font-size: 22px;
  margin-bottom: 32px;
  position: relative;
}
@media screen and (min-width: 768px) {
  .sec-32__title {
    font-size: 28px;
  }
}

.sec-32__title-01 {
  letter-spacing: -0.05em;
  font-size: 0.8em;
  display: block;
  width: 255px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  margin-bottom: 24px;
}
@media screen and (min-width: 768px) {
  .sec-32__title-01 {
    width: 320px;
  }
}
.sec-32__title-01::before, .sec-32__title-01::after {
  content: "";
  width: 1px;
  height: 150%;
  position: absolute;
  background-color: #aaa;
  bottom: -0.2em;
}
.sec-32__title-01::before {
  transform: rotate(-35deg);
  left: 0;
}
.sec-32__title-01::after {
  transform: rotate(35deg);
  right: 0;
}

.sec-32__title-02-point {
  display: inline-block;
  margin-right: 0.2em;
  margin-left: 0.2em;
  color: #a78a2c;
  vertical-align: baseline;
  font-size: 1.4em;
  font-family: var(--font-family-01);
}
.sec-32__title-02-point em {
  position: relative;
  font-style: normal;
  padding-top: 8px;
}
.sec-32__title-02-point em::before {
  content: "";
  width: 6px;
  height: 6px;
  background-color: rgba(167, 138, 44, 0.5058823529);
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  border-radius: 50%;
}

.sec-32__title-02 {
  line-height: 1.3;
}

.sec-32__block-list {
  display: flex;
  align-items: center;
  font-size: 14px;
  margin-bottom: 16px;
}
.sec-32__block-list:nth-child(2n+1) {
  padding-left: 24px;
}
@media screen and (min-width: 768px) {
  .sec-32__block-list:nth-child(2n+1) {
    padding: 0;
  }
}
@media screen and (min-width: 768px) {
  .sec-32__block-list:nth-child(2n) {
    padding-top: 56px;
  }
}
@media screen and (min-width: 768px) {
  .sec-32__block-list {
    font-size: 16px;
    flex-direction: column;
    text-align: center;
    line-height: 1.6;
    flex: none;
    width: 210px;
    margin-bottom: 0;
  }
}

.sec-32__block-list-num {
  width: 40px;
  height: 40px;
  margin-right: 8px;
  background: linear-gradient(to bottom, #c1c1c1 0, #a8a8a8 100%);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.8em;
  color: #fff;
  text-align: center;
  line-height: 1;
}
@media screen and (min-width: 768px) {
  .sec-32__block-list-num {
    margin-right: 0;
    margin-bottom: 16px;
    width: 56px;
    height: 56px;
    font-size: 3;
    position: relative;
    z-index: 1;
  }
  .sec-32__block-list-num-01::before {
    content: "";
    height: 2px;
    width: 200px;
    position: absolute;
    background-color: #aaa;
    left: 98%;
    transform: rotate(8deg);
    top: 40px;
  }
  .sec-32__block-list-num-02::before {
    content: "";
    height: 2px;
    width: 210px;
    position: absolute;
    background-color: #aaa;
    right: 57%;
    transform: rotate(-35deg);
    top: 99px;
    left: auto;
  }
}
@media screen and (min-width: 768px) and (min-width: 955px) {
  .sec-32__block-list-num-02::before {
    content: "";
    content: "";
    height: 2px;
    width: 200px;
    position: absolute;
    background-color: #aaa;
    left: 98%;
    transform: rotate(-8deg);
    top: 8px;
    right: auto;
  }
}
@media screen and (min-width: 768px) {
  .sec-32__block-list-num-03::before {
    content: "";
    height: 2px;
    width: 200px;
    position: absolute;
    background-color: #aaa;
    left: 98%;
    transform: rotate(8deg);
    top: 40px;
  }
}
@media screen and (min-width: 768px) and (min-width: 955px) {
  .sec-32__block-list-num-03::before {
    content: none;
  }
}
@media screen and (min-width: 768px) {
  .sec-32__block-list-num-04::before {
    content: "";
    height: 2px;
    width: 210px;
    position: absolute;
    background-color: #aaa;
    right: 57%;
    transform: rotate(-35deg);
    top: 99px;
    left: auto;
  }
}
@media screen and (min-width: 768px) and (min-width: 955px) {
  .sec-32__block-list-num-04::before {
    content: "";
    height: 2px;
    width: 200px;
    position: absolute;
    background-color: #aaa;
    left: 98%;
    transform: rotate(-8deg);
    top: 8px;
    right: auto;
  }
}
@media screen and (min-width: 768px) {
  .sec-32__block-list-num-05::before {
    content: "";
    height: 2px;
    width: 200px;
    position: absolute;
    background-color: #aaa;
    left: 98%;
    transform: rotate(8deg);
    top: 40px;
  }
}

.sec-32__block-list-txt {
  line-height: 1.3;
  position: relative;
  z-index: 10;
}

.sec-32__block-list-txt-point {
  color: #a78a2c;
}

@media screen and (min-width: 768px) {
  .sec-32__block {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    gap: 8px;
  }
}

.sec-32__parts {
  position: absolute;
  top: 62px;
  left: -10px;
  writing-mode: vertical-lr;
  line-height: 1;
  letter-spacing: 0.05em;
  font-size: 56px;
  font-feature-settings: "palt";
  color: #fff;
  z-index: 1;
}
@media screen and (min-width: 425px) {
  .sec-32__parts {
    font-size: 80px;
  }
}
@media screen and (min-width: 768px) {
  .sec-32__parts {
    right: -10px;
    left: auto;
    top: auto;
    bottom: 0;
    z-index: 999;
  }
}

.sec-32__inner {
  position: relative;
  z-index: 100;
  width: 400px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .sec-32__inner {
    width: 1000px;
  }
}

.sec-32__bg {
  width: 232px;
  max-width: 62%;
  position: absolute;
  right: -57px;
  z-index: 10;
  bottom: 0;
}
.sec-32__bg::after {
  content: "";
  width: 40px;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  background: linear-gradient(to right, transparent 0, #eaf0f2 100%);
  z-index: 10;
}
.sec-32__bg::before {
  content: "";
  width: 40px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: linear-gradient(to left, transparent 0, #eaf0f2 100%);
  z-index: 10;
}
.sec-32__bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: bottom center;
     object-position: bottom center;
}
@media screen and (min-width: 768px) {
  .sec-32__bg {
    width: auto;
    height: 100%;
    bottom: -40px;
  }
}

.sec-32__bg-inner {
  position: relative;
  padding: 40px 16px;
  width: 400px;
  margin-left: auto;
  max-width: 100%;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .sec-32__bg-inner {
    width: 1000px;
  }
}
@media screen and (min-width: 768px) {
  .sec-32__block-02 {
    width: 648px;
    max-width: 70%;
  }
}

.sec-33__wrapper {
  background-color: #f7f3f3;
  overflow: hidden;
  position: relative;
}

.sec-33__inner {
  width: 400px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 40px 16px 0;
  position: relative;
  z-index: 10;
}
@media screen and (min-width: 768px) {
  .sec-33__inner {
    padding-top: 56px;
    margin-bottom: 48px;
    width: 430px;
  }
}

.sec-33__title-img {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  left: 50%;
  top: 0;
  width: 140px;
  z-index: 1;
}

.sec-33__title-txt-area {
  position: relative;
  z-index: 10;
}

.sec-33__title {
  position: relative;
  padding-top: 64px;
  text-align: center;
  font-size: 24px;
}
@media screen and (min-width: 768px) {
  .sec-33__title {
    font-size: 28px;
  }
}

.sec-33__title-01 {
  display: block;
  margin-bottom: 16px;
  font-size: 0.9em;
}

.sec-33__title-03-02 {
  display: inline-block;
}

.sec-33__title-02 {
  display: block;
  width: 100%;
  margin-bottom: 12px;
}

.sec-33__title-03-point {
  display: inline-block;
  font-size: 2.2em;
  font-weight: bold;
  vertical-align: middle;
  position: relative;
  top: -4px;
  margin-right: 4px;
  margin-left: 4px;
  font-family: var(--font-family-01);
  color: #005bac;
}

.sec-33__block-01-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center center;
     object-position: center center;
}

.sec-33__block-01 {
  position: relative;
  display: flex;
  align-items: center;
  font-size: 15px;
  line-height: 1;
  margin-bottom: 16px;
  padding-right: 16px;
}
@media screen and (min-width: 768px) {
  .sec-33__block-01 {
    display: block;
    width: 100%;
    font-size: 18px;
  }
}

.sec-33__block-01-img {
  width: 72px;
  margin-right: 12px;
}
@media screen and (min-width: 768px) {
  .sec-33__block-01-img {
    position: absolute;
    right: -22px;
    top: -62px;
    margin: 0;
    width: 116px;
  }
}

.sec-33__block-01-ttl {
  width: calc(100% - 84px);
}
@media screen and (min-width: 768px) {
  .sec-33__block-01-ttl {
    width: 100%;
  }
}

.sec-33__block-01-ttl-01 {
  font-size: 2em;
  padding-bottom: 8px;
  border-bottom: 1px solid #aaa;
  margin-bottom: 8px;
}
@media screen and (min-width: 768px) {
  .sec-33__block-01-ttl-01 {
    font-size: 2.5em;
    width: 130px;
    letter-spacing: 0.2em;
    padding-bottom: 16px;
    margin-bottom: 24px;
  }
}

.sec-33__block-02-img {
  border-radius: 12px;
  overflow: hidden;
}
.sec-33__block-02-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}

.sec-33__block-03 {
  padding: 16px;
  padding-bottom: 0;
}
@media screen and (min-width: 768px) {
  .sec-33__block-03 {
    padding: 0;
  }
}

.sec-33__block {
  padding: 32px 16px;
  position: relative;
  z-index: 10;
}
@media screen and (min-width: 768px) {
  .sec-33__block {
    padding: 56px;
  }
}

.sec-33__block-inner {
  width: 400px;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .sec-33__block-inner {
    width: 1000px;
    display: flex;
    justify-content: space-between;
  }
}

.sec-33__block-type-02 {
  background-color: #f1eded;
}
.sec-33__block-type-02 .sec-33__block-01 {
  flex-direction: row-reverse;
  padding-right: 0;
  padding-left: 16px;
}
@media screen and (min-width: 768px) {
  .sec-33__block-type-02 .sec-33__block-01 {
    padding: 0;
    margin-bottom: 24px;
  }
}
.sec-33__block-type-02 .sec-33__block-01-img {
  margin-right: 0;
  margin-left: 12px;
}
@media screen and (min-width: 768px) {
  .sec-33__block-type-02 {
    background-color: transparent;
  }
  .sec-33__block-type-02 .sec-33__block-inner {
    flex-direction: row-reverse;
  }
  .sec-33__block-type-02 .sec-33__block-01-ttl-01 {
    margin-right: 0;
    margin-left: auto;
    text-align: right;
  }
  .sec-33__block-type-02 .sec-33__block-01-img {
    right: auto;
    left: -22px;
    margin: 0;
  }
  .sec-33__block-type-02 .sec-33__block-01-ttl-02 {
    text-align: right;
  }
}

@media screen and (min-width: 768px) {
  .sec-33__block-02 {
    display: none;
  }
}

@media screen and (min-width: 768px) {
  .sec-33__item-01 {
    width: 220px;
  }
}

.sec-33__item-02 {
  display: none;
}
@media screen and (min-width: 768px) {
  .sec-33__item-02 {
    display: block;
    width: calc(100% - 220px - 40px);
    overflow: hidden;
    border-radius: 16px;
  }
  .sec-33__item-02 img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center center;
       object-position: center center;
  }
}

@media screen and (min-width: 768px) {
  .sec-33__block-01-ttl-02 {
    font-size: 0.8em;
  }
}

.sec-33__block-01-ttl-02 {
  line-height: 1.4;
}

@media screen and (min-width: 768px) {
  .sec-33__block-type-03 .sec-33__block-01-ttl-01 {
    width: 165px;
  }
  .sec-33__block-type-03 .sec-33__item-02 {
    width: calc(100% - 220px - 70px);
  }
  .sec-33__block-type-03 .sec-33__item-01 {
    width: 250px;
  }
}

.sec-33__block-03-txt-kome {
  font-size: 0.8em;
  white-space: nowrap;
}

.sec-33__block-03-img {
  width: 100%;
  margin-bottom: 16px;
  margin-top: 16px;
}

.sec-33__bg-01 {
  position: absolute;
  max-width: 30%;
  width: 200px;
  top: 0;
  left: 0;
  z-index: 1;
}

.sec-33__bg-02 {
  position: absolute;
  max-width: 30%;
  width: 200px;
  right: 0;
  bottom: 0;
  transform: rotate(180deg);
  z-index: 1;
}

.sec-34__img-01 {
  width: 100%;
}
.sec-34__img-01 img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: bottom left;
     object-position: bottom left;
}
@media screen and (min-width: 768px) {
  .sec-34__img-01 {
    height: 100%;
  }
}

.sec-34__block-01 {
  padding: 40px 16px 115px;
  padding-right: 80px;
  background-color: #1a5ca8;
  position: relative;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .sec-34__block-01 {
    padding: 56px 40px 96px;
    width: 50%;
    background: linear-gradient(to right, #1a5ca8 0, #1a5ca8 70%, transparent 100%);
    overflow: visible;
  }
}
@media screen and (min-width: 1024px) {
  .sec-34__block-01 {
    padding: 80px 40px 120px;
  }
}

.sec-34__block-01-title-01 {
  display: block;
  padding: 16px;
  text-align: center;
  position: relative;
  width: calc(100% - 32px);
  margin-left: auto;
  margin-right: auto;
  color: #fff;
  font-size: 18px;
  line-height: 1.4;
}
@media screen and (min-width: 1024px) {
  .sec-34__block-01-title-01 {
    font-size: 24px;
  }
}
.sec-34__block-01-title-01-parts-01 {
  position: absolute;
  display: block;
  height: 1px;
  width: 100%;
  background-color: #fff;
  top: 0;
  left: 0;
}
.sec-34__block-01-title-01-parts-02-01 {
  position: absolute;
  display: block;
  height: 1px;
  width: calc(50% - 12px);
  background-color: #fff;
  bottom: 0;
  left: 0;
}
.sec-34__block-01-title-01-parts-02-02 {
  position: absolute;
  display: block;
  height: 1px;
  width: calc(50% - 12px);
  background-color: #fff;
  bottom: 0;
  right: 0;
}
.sec-34__block-01-title-01-parts-02-03 {
  position: absolute;
  display: block;
  height: 1px;
  width: 24px;
  background-color: #fff;
  bottom: -10px;
  left: calc(50% - 18px);
  transform: rotate(56deg);
}
.sec-34__block-01-title-01-parts-03 {
  position: absolute;
  display: block;
  height: 100%;
  width: 1px;
  background-color: #fff;
  bottom: 0;
  left: 0;
}
.sec-34__block-01-title-01-parts-04 {
  position: absolute;
  display: block;
  height: 100%;
  width: 1px;
  background-color: #fff;
  bottom: 0;
  right: 0;
}

.sec-34__block-01-title-02 {
  line-height: 1.4;
  font-size: 28px;
  color: #fff;
  text-align: center;
  margin-top: 24px;
  margin-bottom: 16px;
}
@media screen and (min-width: 768px) {
  .sec-34__block-01-title-02 {
    font-size: 32px;
    margin-top: 32px;
    margin-bottom: 24px;
  }
}

.sec-34__block-01-title-02-img {
  display: block;
  width: 140px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 8px;
}

.sec-34__block-01-img {
  position: absolute;
  right: -3%;
  bottom: -18%;
  max-width: 60%;
  width: 250px;
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .sec-34__block-01-img {
    width: 400px;
    right: -19%;
    bottom: -225px;
    max-width: none;
    filter: opacity(40%);
  }
}

.sec-34__block-01-inner {
  position: relative;
  z-index: 10;
  width: 400px;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
}

.sec-34__block-01-txt-area {
  position: relative;
  overflow: hidden;
  color: #fff;
}

.sec-34__block-01-parts {
  color: rgba(255, 255, 255, 0.1568627451);
  position: absolute;
  right: -10px;
  writing-mode: vertical-rl;
  font-size: 60px;
  line-height: 1;
}
@media screen and (min-width: 768px) {
  .sec-34__block-01-parts {
    left: 16px;
    bottom: 0;
    top: auto;
    right: auto;
    writing-mode: horizontal-tb;
    font-size: 70px;
  }
}

@media screen and (min-width: 768px) {
  .sec-34__flex {
    display: flex;
    flex-direction: row-reverse;
    width: 1200px;
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
  }
}
@media screen and (min-width: 1024px) {
  .sec-34__flex::after {
    content: "";
    width: 40px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 100;
    background: linear-gradient(to right, transparent 0, #1a5ca8 100%);
  }
}

@media screen and (min-width: 768px) {
  .sec-34__inner-01 {
    width: 65%;
    position: relative;
    margin-left: -15%;
  }
}

.sec-34__wrapper {
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .sec-34__wrapper {
    background-color: #1a5ca8;
  }
}

.sec-35__wrapper {
  position: relative;
}

.sec-35__bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.sec-35__bg img {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: top center;
     object-position: top center;
  width: 100%;
  height: 100%;
}

.sec-35__inner {
  position: relative;
  z-index: 10;
  padding: 40px;
}
.sec-35__inner::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .sec-35__inner {
    padding: 56px 40px;
  }
}
@media screen and (min-width: 1024px) {
  .sec-35__inner {
    padding: 80px 40px;
  }
}

.sec-35__box {
  position: relative;
  z-index: 100;
  padding: 24px;
  width: 600px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .sec-35__box {
    padding: 40px;
  }
}
@media screen and (min-width: 1024px) {
  .sec-35__box {
    padding: 64px;
  }
}

.sec-35__box-parts-01 {
  position: absolute;
  width: calc(100% + 16px);
  height: 1px;
  background-color: #fff;
  top: 0;
  left: -8px;
}
.sec-35__box-parts-02 {
  position: absolute;
  height: calc(100% + 16px);
  width: 1px;
  background-color: #fff;
  top: -8px;
  left: 0;
}
.sec-35__box-parts-03 {
  position: absolute;
  width: calc(100% + 16px);
  height: 1px;
  background-color: #fff;
  bottom: 0;
  left: -8px;
}
.sec-35__box-parts-04 {
  position: absolute;
  height: calc(100% + 16px);
  width: 1px;
  background-color: #fff;
  top: -8px;
  right: 0;
}

.sec-35__box-title-01 {
  padding: 10px 8px 8px;
  background-color: #fff;
  border-radius: 100px;
  text-align: center;
  position: relative;
  margin-bottom: 24px;
  line-height: 1.4;
}
@media screen and (min-width: 768px) {
  .sec-35__box-title-01 {
    font-size: 22px;
    margin-bottom: 40px;
  }
}

.sec-35__box-title-02 {
  text-align: center;
  font-size: 24px;
  color: #fff;
  line-height: 1.4;
  margin-bottom: 16px;
}
@media screen and (min-width: 768px) {
  .sec-35__box-title-02 {
    font-size: 32px;
    margin-bottom: 40px;
  }
}

.sec-35__box-txt {
  color: #fff;
}

.sec-35__box-inner {
  width: 250px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .sec-35__box-inner {
    width: 100%;
  }
}

.sec-35__box-title-01-img {
  position: absolute;
  right: 15%;
  width: 31px;
  bottom: -20px;
}
@media screen and (min-width: 768px) {
  .sec-35__box-title-01-img {
    right: 5%;
  }
}

.sec-35__box-title-02-point {
  font-size: 1.2em;
  display: inline-block;
  margin-right: 4px;
}

.sec-36__wrapper {
  background-color: #eee4e6;
}

.sec-36__title {
  padding: 40px 0 56px;
  text-align: center;
  font-size: 20px;
  background-color: #514b49;
  color: #fff;
  -webkit-clip-path: polygon(100% 0, 100% 75%, 50% 100%, 0 75%, 0 0);
  clip-path: polygon(100% 0, 100% 75%, 50% 100%, 0 75%, 0 0);
}
@media screen and (min-width: 768px) {
  .sec-36__title {
    font-size: 28px;
    padding: 56px 0 72px;
    -webkit-clip-path: polygon(100% 0, 100% 65%, 50% 100%, 0 65%, 0 0);
    clip-path: polygon(100% 0, 100% 65%, 50% 100%, 0 65%, 0 0);
  }
}
@media screen and (min-width: 1024px) {
  .sec-36__title {
    font-size: 32px;
    padding: 80px 0 96px;
  }
}

.sec-36__title-point {
  font-size: 1.3em;
}

.sec-36__block-item {
  padding: 24px;
  position: relative;
  background-color: #fff;
}
.sec-36__block-item:not(:last-child) {
  margin-bottom: 56px;
}
.sec-36__block-item:not(:last-child)::after {
  content: "";
  border-top: 24px solid #cbccd1;
  border-left: 24px solid transparent;
  border-right: 24px solid transparent;
  position: absolute;
  bottom: -42px;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (min-width: 768px) {
  .sec-36__block-item:not(:last-child)::after {
    bottom: auto;
    top: 50%;
    transform: translateY(-50%);
    border-left: 18px solid #cbccd1;
    border-top: 18px solid transparent;
    border-bottom: 18px solid transparent;
    left: calc(100% + 12px);
  }
}
@media screen and (min-width: 1024px) {
  .sec-36__block-item:not(:last-child)::after {
    border-left: 24px solid #cbccd1;
    border-top: 24px solid transparent;
    border-bottom: 24px solid transparent;
    left: calc(100% + 18px);
  }
}
@media screen and (min-width: 768px) {
  .sec-36__block-item:not(:last-child) {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 768px) {
  .sec-36__block-item {
    width: 290px;
    padding: 40px 16px 24px;
  }
}

.sec-36__block {
  padding: 24px;
  padding-bottom: 40px;
}
@media screen and (min-width: 768px) {
  .sec-36__block {
    padding: 40px;
  }
}
@media screen and (min-width: 1024px) {
  .sec-36__block {
    padding: 80px;
  }
}

.sec-36__block-item-ttl {
  padding-left: 16px;
  padding-right: 16px;
  display: flex;
  align-items: center;
  gap: 16px;
  font-size: 18px;
  margin-bottom: 18px;
}
@media screen and (min-width: 768px) {
  .sec-36__block-item-ttl {
    display: block;
    padding: 0;
    font-size: 24px;
  }
}

.sec-36__block-item-ttl-01 {
  padding: 8px 24px 5px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  background-color: #b4cde8;
  color: #347ebf;
  letter-spacing: 0.03em;
  font-size: 0.8em;
}
@media screen and (min-width: 768px) {
  .sec-36__block-item-ttl-01 {
    position: absolute;
    top: -18px;
    left: -16px;
    padding: 12px 20px 10px;
    margin: 0;
    font-size: 0.6em;
  }
}

.sec-36__block-item-ttl-num {
  font-size: 1.3em;
  font-weight: bold;
  vertical-align: top;
  display: inline-block;
  margin-left: 4px;
}

.sec-36__block-inner {
  width: 400px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .sec-36__block-inner {
    width: 960px;
    display: flex;
    flex-direction: column;
  }
}

@media screen and (min-width: 768px) {
  .sec-36__block-flex {
    display: flex;
    justify-content: center;
    gap: 40px;
    position: relative;
    left: 16px;
  }
}
@media screen and (min-width: 1024px) {
  .sec-36__block-flex {
    gap: 56px;
  }
}

.sec-36__img {
  display: block;
  width: 100%;
  margin-bottom: 24px;
}
@media screen and (min-width: 768px) {
  .sec-36__img {
    order: 2;
    margin-bottom: 0;
    margin-top: 40px;
    position: relative;
    left: 16px;
  }
}
@media screen and (min-width: 1024px) {
  .sec-36__img {
    margin-top: 56px;
  }
}
.sec-36__img img {
  width: 100%;
}

.sec-36__block-item-type-01 .sec-36__block-item-ttl-01 {
  background-color: #b3cee7;
  color: #1a5bac;
}

.sec-36__block-item-type-02 .sec-36__block-item-ttl-01 {
  background-color: #7fadd5;
  color: #fff;
}

.sec-36__block-item-type-03 .sec-36__block-item-ttl-01 {
  background-color: #337cbd;
  color: #fff;
}

.sec-37__block-01 {
  padding: 80px 24px 140px;
  position: relative;
}
@media screen and (min-width: 768px) {
  .sec-37__block-01 {
    padding: 120px 40px 180px;
  }
}
.sec-37__block-01::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 10;
}

.sec-37__block-01-bg {
  position: absolute;
  z-index: 1;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}
.sec-37__block-01-bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: right bottom;
     object-position: right bottom;
}
@media screen and (min-width: 1024px) {
  .sec-37__block-01-bg img {
    -o-object-position: left top;
       object-position: left top;
  }
}

.sec-37__block-01-inner {
  position: relative;
  z-index: 10;
  width: 560px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.sec-37__block-01-title {
  line-height: 1.4;
  letter-spacing: 0.05em;
  font-size: 6vw;
  color: #fff;
  text-align: center;
  padding: 40px 16px;
  position: relative;
}
@media screen and (min-width: 375px) {
  .sec-37__block-01-title {
    font-size: 24px;
  }
}
@media screen and (min-width: 768px) {
  .sec-37__block-01-title {
    padding: 64px 0;
    font-size: 28px;
  }
}

.sec-37__block-01-title-parts-01 {
  width: calc(100% - 16px);
  height: 1px;
  background-color: #fff;
  position: absolute;
  top: 0;
  right: -8px;
}
@media screen and (min-width: 768px) {
  .sec-37__block-01-title-parts-01 {
    width: 70%;
    right: -16px;
  }
}

.sec-37__block-01-title-parts-02 {
  height: 30%;
  width: 1px;
  background-color: #fff;
  position: absolute;
  top: -8px;
  right: 0;
}

.sec-37__block-01-title-parts-03 {
  width: calc(100% - 16px);
  height: 1px;
  background-color: #fff;
  position: absolute;
  bottom: 0;
  left: -8px;
}
@media screen and (min-width: 768px) {
  .sec-37__block-01-title-parts-03 {
    width: 70%;
    left: -16px;
  }
}

.sec-37__block-01-title-parts-04 {
  height: 30%;
  width: 1px;
  background-color: #fff;
  position: absolute;
  bottom: -8px;
  left: 0;
}

.sec-37__btn-area {
  position: relative;
  padding: 0 16px;
  margin-top: -60px;
  z-index: 100;
}
.sec-37__btn-area .u__btn-01__area {
  padding-bottom: 12px;
  font-size: 0.8em;
}
@media screen and (min-width: 375px) {
  .sec-37__btn-area .u__btn-01__area {
    font-size: 1em;
  }
}
.sec-37__btn-area .u__btn-01 {
  box-shadow: 0 4px 10px #555;
  width: 560px;
}

.sec-37__block-02 {
  padding: 40px 24px;
  position: relative;
  margin-top: -34px;
  padding-top: 64px;
}
@media screen and (min-width: 768px) {
  .sec-37__block-02 {
    margin-top: -55px;
    padding: 80px 40px;
    padding-top: 125px;
  }
}

.sec-37__bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}
.sec-37__bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}

.sec-37__block-02-inner {
  position: relative;
  z-index: 10;
  width: 560px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.sec-37__tel {
  display: flex;
  align-items: center;
  font-size: 9vw;
  gap: 6px;
  justify-content: center;
  font-feature-settings: "palt";
  color: #1a5bac;
}
@media screen and (min-width: 375px) {
  .sec-37__tel {
    font-size: 40px;
  }
}
.sec-37__tel-icon {
  width: 24px;
  max-width: 8%;
}
@media screen and (min-width: 768px) {
  .sec-37__tel-icon {
    width: 32px;
  }
}

.sec-37__card {
  padding: 16px;
  border: 1px solid #ddd;
  line-height: 1;
  background-color: rgba(255, 255, 255, 0.7);
}
@media screen and (min-width: 768px) {
  .sec-37__card {
    padding: 32px;
  }
}

.sec-37__card-header {
  padding: 8px;
  padding-bottom: 6px;
  display: block;
  border: 1px solid #ddd;
  text-align: center;
  font-size: 17px;
  margin-bottom: 12px;
}
@media screen and (min-width: 768px) {
  .sec-37__card-header {
    font-size: 18px;
    margin-bottom: 0;
    padding: 12px 24px;
  }
}

.sec-37__card-inner {
  width: 350px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .sec-37__card-inner {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 12px;
  }
}

.sec-38__wrapper {
  position: relative;
  padding: 80px 24px 40px;
  overflow: hidden;
}
.sec-38__wrapper::after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: linear-gradient(to right, rgba(255, 255, 255, 0.9) 0, rgba(255, 255, 255, 0.3) 100%);
  z-index: 10;
  position: absolute;
  top: 0;
  left: 0;
}
@media screen and (min-width: 768px) {
  .sec-38__wrapper::after {
    background: linear-gradient(to right, #c8e0de 0, rgba(200, 224, 222, 0.6549019608) 50%, rgba(255, 255, 255, 0) 100%);
  }
}
@media screen and (min-width: 768px) {
  .sec-38__wrapper {
    padding: 56px 40px;
  }
}
@media screen and (min-width: 1024px) {
  .sec-38__wrapper {
    padding: 80px 40px;
  }
}

.sec-38__bg {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 1;
}
.sec-38__bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}

.sec-38__inner {
  position: relative;
  z-index: 100;
  width: 600px;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .sec-38__inner {
    width: 1000px;
  }
}

.sec-38__inner-02 {
  width: 600px;
  margin-left: 0;
  max-width: 70%;
}
@media screen and (min-width: 768px) {
  .sec-38__inner-02 {
    width: 400px;
    max-width: 100%;
    padding: 40px;
    background-color: rgba(255, 255, 255, 0.7);
    border-radius: 24px;
  }
}
@media screen and (min-width: 1024px) {
  .sec-38__inner-02 {
    padding: 56px;
    width: 500px;
  }
}

.sec-38__title {
  margin-bottom: 16px;
  letter-spacing: 0.1em;
  line-height: 1.4;
  font-size: 4.5vw;
}
@media screen and (min-width: 375px) {
  .sec-38__title {
    font-size: 16px;
  }
}
@media screen and (min-width: 768px) {
  .sec-38__title {
    font-size: 20px;
    text-align: center;
    margin-bottom: 24px;
  }
}
@media screen and (min-width: 1024px) {
  .sec-38__title {
    font-size: 24px;
  }
}

.sec-38__title-point {
  font-size: 1.3em;
  color: #1a5bac;
}

.sec-38__txt {
  padding-right: 40px;
}
@media screen and (min-width: 768px) {
  .sec-38__txt {
    padding: 0;
  }
}
@media screen and (min-width: 1024px) {
  .sec-38__txt {
    text-align: center;
  }
}

.sec-38-br {
  display: none;
}
@media screen and (min-width: 1024px) {
  .sec-38-br {
    display: block;
  }
}

.sec-39__wrapper.sec-09__wrapper {
  background-color: #f6f1ee;
  padding: 40px 24px;
}
@media screen and (min-width: 768px) {
  .sec-39__wrapper.sec-09__wrapper {
    padding: 56px 40px;
  }
}
@media screen and (min-width: 1024px) {
  .sec-39__wrapper.sec-09__wrapper {
    padding: 80px 40px;
  }
}
.sec-39__wrapper .sec-09__title-01-txt-01 {
  line-height: 1.4;
}
.sec-39__wrapper .sec-09__title-01-txt-02 {
  border: 1px solid #ccc;
  font-size: 20px;
  padding: 20px 0;
}
@media screen and (min-width: 768px) {
  .sec-39__wrapper .sec-09__title-01-txt-02 {
    padding: 40px;
    font-size: 24px;
  }
}
.sec-39__wrapper .sec-09__img-01 {
  width: 160px;
  max-width: 50%;
}
.sec-39__wrapper .sec-09__inner {
  width: 600px;
}
@media screen and (min-width: 1024px) {
  .sec-39__wrapper .sec-09__inner {
    width: 1000px;
  }
}
.sec-39__wrapper .sec-09__title-02 {
  font-size: 20px;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
@media screen and (min-width: 768px) {
  .sec-39__wrapper .sec-09__title-02 {
    font-size: 24px;
    color: #1a5bac;
  }
}
@media screen and (min-width: 1024px) {
  .sec-39__wrapper .sec-09__block-02 {
    display: block;
  }
}
@media screen and (min-width: 1024px) {
  .sec-39__wrapper .sec-09__img-01 {
    padding: 40px 16px;
    background-color: #fff;
  }
}

.sec-40__wrapper {
  position: relative;
  overflow: hidden;
  padding: 40px;
}
@media screen and (min-width: 768px) {
  .sec-40__wrapper {
    padding: 56px 40px;
  }
}
@media screen and (min-width: 1024px) {
  .sec-40__wrapper {
    padding: 80px 40px;
  }
}

.sec-40__bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  filter: opacity(60%);
}
.sec-40__bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}

.sec-40__inner {
  position: relative;
  z-index: 10;
  width: 400px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .sec-40__inner {
    margin-right: 0;
    margin-left: auto;
    width: 500px;
  }
}
@media screen and (min-width: 1024px) {
  .sec-40__inner {
    width: 580px;
  }
}

.sec-40__box {
  padding: 24px;
  background-color: rgba(255, 255, 255, 0.7);
}
@media screen and (min-width: 768px) {
  .sec-40__box {
    padding: 40px;
    padding-top: 56px;
    border-radius: 16px;
    position: relative;
  }
}
@media screen and (min-width: 1024px) {
  .sec-40__box {
    padding: 56px 40px;
  }
}

.sec-40__title-01 {
  padding: 8px;
  background-color: #4d4d4d;
  text-align: center;
  color: #fff;
  line-height: 1.4;
  border-radius: 12px;
  margin-bottom: 16px;
}
@media screen and (min-width: 768px) {
  .sec-40__title-01 {
    margin-bottom: 0;
    position: absolute;
    display: inline-block;
    top: -16px;
    left: 50%;
    transform: translateX(-50%);
    width: 340px;
    font-size: 18px;
  }
}

.sec-40__title-02 {
  font-size: 5.5vw;
  line-height: 1.4;
  margin-bottom: 16px;
  letter-spacing: 0.05em;
}
.sec-40__title-02-01 {
  display: inline-block;
}
.sec-40__title-02-02 {
  display: inline-block;
}
.sec-40__title-02-03 {
  display: inline-block;
}
@media screen and (min-width: 375px) {
  .sec-40__title-02 {
    font-size: 22px;
  }
}
@media screen and (min-width: 768px) {
  .sec-40__title-02 {
    text-align: center;
    font-size: 24px;
    margin-bottom: 24px;
  }
}
@media screen and (min-width: 1024px) {
  .sec-40__title-02 {
    font-size: 28px;
    margin-bottom: 32px;
  }
}

.sec-40__title-02-point {
  font-size: 1.2em;
  color: #1a5bac;
}

.sec-40__inner-02 {
  width: 1000px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.sec-40__br {
  display: none;
}
@media screen and (min-width: 1024px) {
  .sec-40__br {
    display: block;
  }
}

@media screen and (min-width: 1024px) {
  .sec-40__txt-area {
    text-align: center;
  }
}

.sec-41__wrapper.sec-09__wrapper {
  background-color: #efe4e3;
}
.sec-41__wrapper .sec-09__inner {
  width: 600px;
}
@media screen and (min-width: 1024px) {
  .sec-41__wrapper .sec-09__inner {
    width: 1000px;
  }
}
.sec-41__wrapper .sec-09__title-01-txt-02 {
  border: 1px solid #ccc;
  font-size: 20px;
  padding: 20px 0;
}

.sec-42__img {
  width: 100%;
  background-color: #e2e2e2;
  display: block;
  text-align: right;
}
.sec-42__img img {
  width: 300px;
  max-width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}
@media screen and (min-width: 768px) {
  .sec-42__img {
    background: transparent;
    position: absolute;
    right: 50%;
    max-width: calc(50% - 40px);
    width: 500px;
    height: 100%;
    top: 0;
    z-index: 10;
  }
  .sec-42__img::before {
    content: "";
    width: 80%;
    height: 60%;
    z-index: 1;
    border: 1px solid #aaa;
    position: absolute;
    top: 0;
    left: 55%;
    transform: translateX(-50%);
  }
  .sec-42__img img {
    width: 100%;
    -o-object-position: top right;
       object-position: top right;
    position: relative;
    z-index: 100;
  }
}

.sec-42__title {
  font-size: 18px;
  margin-bottom: 16px;
}
@media screen and (min-width: 768px) {
  .sec-42__title {
    font-size: 24px;
    line-height: 1.2;
  }
}

.sec-42__title-point {
  font-size: 1.3em;
  color: #b3a156;
}
@media screen and (min-width: 768px) {
  .sec-42__title-point {
    color: inherit;
  }
}

.sec-42__inner {
  padding: 0 24px;
  position: relative;
  margin-top: -40px;
  z-index: 10;
  width: 480px;
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .sec-42__inner {
    width: 1000px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0;
    padding: 80px 40px 120px;
  }
}

.sec-42__wrapper {
  position: relative;
  padding-bottom: 40px;
}
@media screen and (min-width: 768px) {
  .sec-42__wrapper {
    padding-bottom: 0;
  }
}

@media screen and (min-width: 768px) {
  .sec-42__bg-inner-02 {
    position: relative;
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
  }
  .sec-42__bg-inner-02::after {
    content: "";
    width: 100%;
    height: calc(100% - 40px);
    position: absolute;
    left: 20%;
    background-color: #ddd;
    top: 0;
  }
}

.sec-42__parts {
  position: absolute;
  position: absolute;
  top: 0;
  left: -10px;
  writing-mode: vertical-lr;
  line-height: 1;
  letter-spacing: 0.05em;
  font-size: 56px;
  font-feature-settings: "palt";
  color: rgba(255, 255, 255, 0.4745098039);
  z-index: 1;
}
@media screen and (min-width: 768px) {
  .sec-42__parts {
    right: 0;
    bottom: 30px;
    left: auto;
    top: auto;
    writing-mode: horizontal-tb;
    font-size: 70px;
  }
}

@media screen and (min-width: 768px) {
  .sec-42__item {
    width: 500px;
    margin-right: 0;
    margin-left: auto;
    max-width: 50%;
    padding-left: 40px;
  }
}

.sec-42__bg-inner {
  width: 1000px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.sec-42__title-02 {
  display: none;
}
@media screen and (min-width: 768px) {
  .sec-42__title-02 {
    display: block;
    font-size: 14px;
    color: #1a5bac;
    padding-left: 4px;
    margin-bottom: 8px;
  }
}

@media screen and (min-width: 768px) {
  .sec-42__txt-area {
    width: 300px;
  }
}

.sec-43__wrapper {
  position: relative;
  overflow: hidden;
}
.sec-43__wrapper .sec-010__inner-02 {
  position: relative;
  z-index: 100;
}
.sec-43__wrapper .sec-010__inner-03 {
  position: relative;
  z-index: 100;
}

.sec-43__bg {
  position: absolute;
  width: 100%;
  height: 100%;
  z-index: 1;
  filter: opacity(20%);
}
.sec-43__bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}

.sec-44__wrapper {
  z-index: 100;
  position: relative;
}
.sec-44__wrapper .sec-010__title-01::after {
  border-top-color: #346297;
}

.sec-45__wrapper .sec-09__title-01-txt-02 {
  border: 1px solid #ccc;
  font-size: 20px;
  padding: 20px 0;
}
@media screen and (min-width: 768px) {
  .sec-45__wrapper .sec-09__title-01-txt-02 {
    padding: 40px;
    font-size: 24px;
  }
}
.sec-45__wrapper .sec-09__title-01 {
  font-size: 20px;
}
.sec-45__wrapper .sec-09__img-01 {
  width: 160px;
  max-width: 50%;
}
.sec-45__wrapper .sec-09__inner {
  width: 600px;
}
@media screen and (min-width: 1024px) {
  .sec-45__wrapper .sec-09__inner {
    width: 1000px;
  }
}
.sec-45__wrapper .sec-09__block-02 {
  display: block;
}

.sec-46__wrapper {
  padding: 40px 16px;
  position: relative;
}
@media screen and (min-width: 768px) {
  .sec-46__wrapper {
    padding: 56px 40px;
  }
}
@media screen and (min-width: 1024px) {
  .sec-46__wrapper {
    padding: 80px 40px;
  }
}

.sec-46__title {
  font-size: 24px;
  text-align: center;
  position: relative;
  padding-bottom: 24px;
  margin-bottom: 24px;
}
@media screen and (min-width: 768px) {
  .sec-46__title {
    color: #fff;
    font-size: 28px;
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 1024px) {
  .sec-46__title {
    font-size: 32px;
  }
}

.sec-46__title-parts {
  position: absolute;
  width: 40px;
  height: 1px;
  background-color: #b3a156;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
@media screen and (min-width: 768px) {
  .sec-46__title-parts {
    display: none;
  }
}

.sec-46__item-cost {
  text-align: center;
  line-height: 1;
  margin-bottom: 16px;
  color: #7e6339;
}
@media screen and (min-width: 768px) {
  .sec-46__item-cost {
    display: flex;
    align-items: flex-end;
  }
}

.sec-46__item-cost-01 {
  font-size: 40px;
}
@media screen and (min-width: 768px) {
  .sec-46__item-cost-01 {
    font-size: 24px;
  }
}
@media screen and (min-width: 1024px) {
  .sec-46__item-cost-01 {
    font-size: 50px;
  }
}

@media screen and (min-width: 768px) {
  .sec-46__item-cost-02 {
    font-size: 12px;
  }
}
@media screen and (min-width: 1024px) {
  .sec-46__item-cost-02 {
    font-size: 14px;
  }
}

.sec-46__item-cost-02 {
  display: block;
  margin-top: 8px;
}

.sec-46__item-cost-small {
  font-size: 0.7em;
}

.sec-46__item-list {
  position: relative;
  font-size: 14px;
}
.sec-46__item-list::before {
  content: "※";
}
@media screen and (min-width: 768px) {
  .sec-46__item-list {
    text-align: right;
    display: inline-block;
  }
}

.sec-46__box {
  padding: 24px 16px;
  background-color: rgba(255, 255, 255, 0.6980392157);
}
@media screen and (min-width: 768px) {
  .sec-46__box {
    padding: 40px;
    border-radius: 16px;
  }
}
@media screen and (min-width: 1024px) {
  .sec-46__box {
    padding: 70px 40px;
  }
}

.sec-46__item-ttl {
  padding: 12px;
  border: 1px solid #A0A0A0;
  text-align: center;
  border-radius: 8px;
  line-height: 1;
  margin-bottom: 8px;
}
@media screen and (min-width: 768px) {
  .sec-46__item-ttl {
    margin-bottom: 0;
    margin-top: 8px;
    font-size: 14px;
  }
}

.sec-46__box-inner {
  width: 400px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .sec-46__box-inner {
    width: 870px;
  }
}

.sec-46__item:not(:last-child) {
  margin-bottom: 32px;
}
@media screen and (min-width: 768px) {
  .sec-46__item:not(:last-child) {
    padding-bottom: 40px;
    border-bottom: 1px solid #A0A0A0;
    margin-bottom: 40px;
  }
}
@media screen and (min-width: 768px) {
  .sec-46__item {
    display: flex;
    align-items: flex-start;
    gap: 16px;
    width: 656px;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    justify-content: center;
  }
}
@media screen and (min-width: 1024px) {
  .sec-46__item {
    width: 1000px;
    gap: 24px;
  }
}

@media screen and (min-width: 768px) {
  .sec-46__item-01 {
    width: 220px;
  }
}
@media screen and (min-width: 1024px) {
  .sec-46__item-01 {
    width: 260px;
  }
}

@media screen and (min-width: 768px) {
  .sec-46__item-02 {
    width: calc(100% - 220px);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
  }
}
.sec-46__inner {
  width: 400px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 100;
}
@media screen and (min-width: 768px) {
  .sec-46__inner {
    width: 1000px;
  }
}

.sec-46__item-list-area {
  font-size: 12px;
}
@media screen and (min-width: 768px) {
  .sec-46__item-list-area {
    text-align: right;
    font-size: 14px;
  }
}

.sec-46__box-block {
  padding: 24px 8px;
  border: 1px solid #A0A0A0;
  border-radius: 16px;
  text-align: center;
}

.sec-46__box-block-title-01 {
  padding-bottom: 16px;
  font-size: 16px;
  border-bottom: 1px solid #A0A0A0;
  margin-bottom: 16px;
}
@media screen and (min-width: 768px) {
  .sec-46__box-block-title-01 {
    font-size: 18px;
  }
}

.sec-46__box-block-inner {
  width: 400px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (min-width: 768px) {
  .sec-46__box-block-inner {
    width: 600px;
  }
}

.sec-46__box-block-title-02 {
  font-size: 17px;
  margin-bottom: 16px;
}
@media screen and (min-width: 768px) {
  .sec-46__box-block-title-02 {
    font-size: 24px;
  }
}

.sec-46__box-block-title-03 {
  padding: 8px;
  line-height: 1;
  border: 1px solid #A0A0A0;
  border-radius: 8px;
}
@media screen and (min-width: 768px) {
  .sec-46__box-block-title-03 {
    border-radius: 0;
  }
}

.sec-46__box-block-cost-02 {
  color: #7e6339;
}

.sec-46__box-block-cost-01 {
  padding: 4px 8px;
  display: inline-block;
  border: 1px solid #A0A0A0;
  line-height: 1;
  font-size: 0.4em;
}

.sec-46__box-block-cost {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
  font-size: 40px;
  margin-bottom: 4px;
}
@media screen and (min-width: 1024px) {
  .sec-46__box-block-cost {
    font-size: 50px;
  }
}

.sec-46__box-block-cost-small {
  font-size: 0.7em;
  display: inline-block;
}

.sec-46__box-block-txt {
  font-size: 12px;
}
.sec-46__box-block-txt-01 {
  display: block;
}
.sec-46__box-block-txt-02 {
  display: block;
}
.sec-46__box-block-txt-03 {
  display: block;
}
@media screen and (min-width: 768px) {
  .sec-46__box-block-txt {
    font-size: 14px;
    line-height: 2;
  }
}

.sec-46__bg {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
@media screen and (min-width: 768px) {
  .sec-46__bg {
    filter: opacity(70%);
  }
  .sec-46__bg::before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.4);
    z-index: 1;
  }
}
.sec-46__bg img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}

@media screen and (min-width: 768px) {
  .sec-46__flex {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 32px;
  }
}

.frm-01__wrapper input {
  width: 100%;
  border: 1px solid #ccc;
  background-color: #f7f7f7;
  padding: 8px;
  border-radius: 4px;
}
@media screen and (min-width: 768px) {
  .frm-01__wrapper input {
    padding: 8px 16px;
    width: 400px;
    max-width: 100%;
  }
}
.frm-01__wrapper select {
  max-width: 100%;
  border: 1px solid #ccc;
  background-color: #f7f7f7;
  padding: 8px;
  border-radius: 4px;
}
@media screen and (min-width: 768px) {
  .frm-01__wrapper select {
    padding: 8px 16px;
  }
}
.frm-01__wrapper textarea {
  border: 1px solid #ccc;
  background-color: #f7f7f7;
  width: 100%;
  height: 200px;
  padding: 8px;
  border-radius: 4px;
}
@media screen and (min-width: 768px) {
  .frm-01__wrapper textarea {
    padding: 8px 16px;
  }
}
.frm-01__wrapper .frm-01__input-01 {
  width: 120px;
  max-width: 100%;
}
.frm-01__wrapper .frm-01__input-02 {
  width: 180px;
  max-width: 100%;
}
.frm-01__wrapper .frm-01__time {
  width: 200px;
  max-width: 50%;
}
.frm-01__wrapper .frm-01__time select {
  width: 100%;
}
.frm-01__wrapper .frm-01__date {
  width: 200px;
  max-width: 50%;
}

.frm-01__wrapper {
  padding: 40px 24px;
  background-color: rgba(129, 168, 31, 0.1058823529);
}
@media screen and (min-width: 768px) {
  .frm-01__wrapper {
    padding: 56px 40px;
  }
}
@media screen and (min-width: 1024px) {
  .frm-01__wrapper {
    padding: 80px 40px;
  }
}

.frm-01__title {
  text-align: center;
  font-size: 22px;
  margin-bottom: 32px;
}
@media screen and (min-width: 768px) {
  .frm-01__title {
    font-size: 24px;
    margin-bottom: 32px;
  }
}
@media screen and (min-width: 1024px) {
  .frm-01__title {
    font-size: 32px;
    margin-bottom: 56px;
  }
}

.frm-01__inner {
  width: 800px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.frm-01__item-01 {
  overflow: hidden;
  padding: 8px 16px;
  background-color: #f5f2ec;
  border: 1px solid #ccc;
  border-bottom: none;
  border-radius: 4px 4px 0 0;
}
@media screen and (min-width: 768px) {
  .frm-01__item-01 {
    width: 400px;
    border-radius: 0;
    padding: 24px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    font-size: 18px;
  }
}

.frm-01__item-02 {
  overflow: hidden;
  padding: 16px;
  border: 1px solid #ccc;
  border-radius: 0 0 4px 4px;
  background-color: #fff;
}
@media screen and (min-width: 768px) {
  .frm-01__item-02 {
    width: calc(100% - 200px);
    border-radius: 0;
    border-left: none;
    padding: 24px;
    border-bottom: none;
  }
}

.frm-01__select-01 {
  width: 100px;
}

.frm-01__select-02 {
  width: 50px;
}

.frm-01__block-01:not(:last-child) {
  margin-bottom: 24px;
}
@media screen and (min-width: 768px) {
  .frm-01__block-01:not(:last-child) {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 768px) {
  .frm-01__block-01 {
    display: flex;
    width: 100%;
  }
}

.frm-01__item-02-flex {
  display: flex;
  gap: 16px;
}
.frm-01__item-02-flex:not(:last-child) {
  margin-bottom: 24px;
}
@media screen and (min-width: 768px) {
  .frm-01__item-02-flex {
    gap: 24px;
  }
}

.frm-01__btn {
  display: block;
  padding: 16px;
  border: 1px solid #ccc;
  width: 400px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  background-color: #89c240;
  color: #fff;
  font-size: 18px;
  position: relative;
}
.frm-01__btn::before {
  content: "";
  width: calc(100% - 8px);
  height: calc(100% - 8px);
  position: absolute;
  top: 4px;
  left: 4px;
  border: 1px solid #fff;
}

.frm-01__block-area {
  margin-bottom: 24px;
}
@media screen and (min-width: 768px) {
  .frm-01__block-area {
    border-bottom: 1px solid #ccc;
    margin-bottom: 56px;
  }
}

.frm-01__required {
  position: relative;
}
.frm-01__required::after {
  content: "必須";
  font-size: 0.6em;
  display: inline-block;
  padding: 4px;
  background-color: #ef8704;
  color: #fff;
  margin-left: 8px;
  position: absolute;
  top: 50%;
  right: 16px;
  transform: translateY(-50%);
}

.frm-01__date-title {
  padding: 6px 4px;
}

.mimi-01__wrapper {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 99999;
}
@media screen and (min-width: 768px) {
  .mimi-01__wrapper {
    right: 0;
    top: 50%;
    left: auto;
    bottom: auto;
    transform: translateY(-50%);
    display: inline-block;
    width: auto;
  }
}

.mimi-01__flex {
  display: flex;
}

.mimi-01__item-01 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 80px;
  padding: 16px;
  background-color: #fff;
  border: 2px solid #014382;
}
@media screen and (min-width: 768px) {
  .mimi-01__item-01 {
    display: none;
  }
}

.mimi-01__icon {
  width: 24px;
  max-width: 100%;
}

.mimi-01__icon-02 {
  width: 32px;
  max-width: 100%;
  display: inline-block;
  margin-right: 8px;
}
@media screen and (min-width: 768px) {
  .mimi-01__icon-02 {
    margin-right: 0;
    margin-bottom: 14px;
    width: 48px;
  }
}

.mimi-01__item-02 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: calc(100% - 80px);
  border: 1px solid #014382;
  background-color: #014382;
  color: #fff;
  font-size: 18px;
  line-height: 1.3;
}
@media screen and (min-width: 768px) {
  .mimi-01__item-02 {
    writing-mode: vertical-rl;
    text-orientation: upright;
    width: 80px;
    padding: 24px;
  }
}

.mimi-01-web-text {
  color: #fff;
  font-size: 18px;
  padding: 4px;
  line-height: 1;
  text-align: center;
  display: block;
  line-height: 1.4;
}
@media screen and (min-width: 768px) {
  .mimi-01-web-text {
    display: none;
  }
}

.mimi-01-web {
  text-align: center;
}

.mimi-01-web-text-02 {
  display: none;
}
@media screen and (min-width: 768px) {
  .mimi-01-web-text-02 {
    display: block;
  }
}/*# sourceMappingURL=style.css.map */