@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700&display=swap");
@font-face {
  font-family: "icomoon";
  font-display: swap;
  src: url("../font/icomoon.woff") format("woff"), url("../font/icomoon.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
[class^=icon-], [class*=" icon-"] {
  position: relative;
  top: -2px;
  font-family: icomoon;
  margin-right: 4px;
  vertical-align: middle; }
.icon-arrow-up::before { content: "\e91a"; }
.icon-arrow-down::before { content: "\e917"; }
.icon-arrow-next::before { content: "\e918"; }
.icon-arrow-prev::before { content: "\e919"; }
.icon-arrow-up-round::before { content: "\e933"; }
.icon-arrow-down-round::before { content: "\e91d"; }
.icon-arrow-next-round::before { content: "\e931"; }
.icon-arrow-prev-round::before { content: "\e932"; }
.icon-arrow-up-circle::before { content: "\e916"; }
.icon-arrow-down-circle::before::before { content: "\e908"; }
.icon-arrow-next-circle::before { content: "\e914"; }
.icon-arrow-prev-circle::before { content: "\e915"; }
.icon-arrow-up-circle2::before { content: "\e92d"; }
.icon-arrow-down-circle2::before { content: "\e92a"; }
.icon-arrow-next-circle2::before { content: "\e92b"; }
.icon-arrow-prev-circle2::before { content: "\e92c"; }
.icon-angle1-up::before { content: "\e903"; }
.icon-angle1-down::before { content: "\e900"; }
.icon-angle1-next::before { content: "\e901"; }
.icon-angle1-prev::before { content: "\e902"; }
.icon-angle2-up::before { content: "\e907"; }
.icon-angle2-down::before { content: "\e906"; }
.icon-angle2-prev::before { content: "\e91e"; }
.icon-angle2-next::before { content: "\e91f"; }
.icon-angle2-double-next::before { content: "\e904"; }
.icon-angle2-double-prev::before { content: "\e905"; }
.icon-broom::before { content: "\e909"; }
.icon-car::before { content: "\e90a"; }
.icon-car-side::before { content: "\e929"; }
.icon-home::before { content: "\e91b"; }
.icon-check::before { content: "\e90b"; }
.icon-checkmark::before { content: "\ea10"; }
.icon-close::before { content: "\e90c"; }
.icon-freetel::before { content: "\e90e"; }
.icon-tel::before { content: "\e921"; }
.icon-fax::before { content: "\e913"; }
.icon-mail:before { content: "\e90e"; }
.icon-mail-black::before { content: "\e90d"; }
.icon-note::before { content: "\e90f"; }
.icon-profile::before { content: "\e92e"; }
.icon-download::before { content: "\e922"; }
.icon-minus::before { content: "\e912"; }
.icon-plus::before { content: "\e911"; }
.icon-menu::before { content: "\e91d"; }
.icon-en::before { content: "\e920"; }
.icon-search::before { content: "\e91c"; }
.icon-search-global::before { content: "\e923"; }
.icon-tire::before { content: "\e924"; }
.icon-exclamation::before { content: "\e925"; }
.icon-return::before { content: "\e926"; }
.icon-bookmark::before { content: "\e927"; }
.icon-diamond::before { content: "\e928"; }
.icon-hamburger::before { content: "\e92f"; }
.icon-gear::before { content: "\e930"; }
.icon-book::before { content: "\e941"; }
.icon-member::before { content: "\e940"; }

/* icomoondefault */
.icon-menu::before { content: "\e9bd"; }
.icon-facebook::before { content: "\ea90"; }
.icon-facebook2::before { content: "\ea91"; }
.icon-twitter::before { content: "\ea96"; }
[class^=icon-], [class*=" icon-"] {
  font-family: icomoon;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
* { box-sizing: border-box; }
body, div, ul, ol, li, dl, dt, dd, 
h1, h2, h3, h4, h5, h6, p, th, td, 
form, input, textarea, fieldset, 
pre, blockquote, figure, figcaption {
  padding: 0;
  margin: 0;
}
body {
  overscroll-behavior-y: none;
  font-feature-settings: "palt";
  font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Noto Sans JP", Meiryo, sans-serif;
}
header, footer, nav, menu, main, article, 
aside, section, details, figcaption, figure {
  display: block;
}
h1, h2, h3, h4, h5, h6, th { font-weight: normal; }
ul, ol { list-style: none; }
table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption, th { text-align: left; }
img { vertical-align: bottom; }
a img { border: none; }
a:hover img { text-decoration: none; }
i { font-style: normal; }
@media only screen and (min-width: 768px), print {
  a[href^=tel]:hover {
    text-decoration: none;
  }
}
input, textarea, select, option { font-size: 16px; }

/* init */
a {
  text-decoration: none;
  color: #363636;
}
a:hover, a:hover img {
  text-decoration: none;
}
img {
  width: 100%;
  max-width: 100%;
  height: auto;
}
@media only screen and (min-width: 768px), print {
  img {
    width: auto;
    height: auto;
  }
}


/* ***************************************** */
/* --- common --- */
/* ***************************************** */
/* 余白 ------------------------------------ */
/* ※margin(padding) */
/* m-mb [spサイズ] - [pcサイズ] */
.m-mt35-70 { margin-top: 35px; }
.m-mb22 { margin-bottom: 22px; }
.m-mb32 { margin-bottom: 32px; }
.m-mb35-50 { margin-bottom: 35px; }
.m-mb45-70 { margin-bottom: 45px; }
@media only screen and (min-width: 768px), print {
  .m-mt35-70 { margin-top: 70px; }
  .m-mb35-50 { margin-bottom: 50px; }
  .m-mb45-70 { margin-bottom: 70px; }
}

@media only screen and (max-width: 767px) {
  .m-hidden-sp { display: none; }
}
@media only screen and (min-width: 768px), print {
  .m-hidden-pc { display: none; }
}

:root {
  --c-red1: #d93924;
  --c-blue1: #13327B;
  --c-blue2: #10A3E7;
  --c-blue3: #e8eefc;;
  --c-gray1: #f4f4f4;
}
.m-red1{ color: var(--c-red1); }
.m-blue1{ color: var(--c-blue1); }
.m-blue2{ color: var(--c-blue2); }
.m-blue3{ color: var(--c-blue3); }

/* ***************************************** */
/* --- メインモジュール --- */
/* ***************************************** */
@media only screen and (min-width: 768px), print {
  .l-wrap {
    width: 100%;
    max-width: 1240px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 20px;
  }
}
.l-block1 {
  padding: 26px 5%;
  padding-top: 12px;
  background-color: #fff;
}
.l-block1 .m-heading1 {
  margin: 10px 0;
  margin-bottom: 28px;
  line-height: 1.2;
}
.l-block1 .m-heading1 span { display: block; }
@media only screen and (min-width: 768px), print {
  .l-block1 {
    padding: 40px;
    padding-top: 20px;
  }
}


/* ***************************************** */
/* --- 見出し --- */
/* ***************************************** */
.m-heading1 {
  position: relative;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-feature-settings: "palt";
  text-align: center;
  font-size: 6.4vmin;
  line-height: 1;
  color: #000;
}
.m-heading1::after {
  content: "";
  display: block;
  width: 100%;
  padding-bottom: 8px;
  border-bottom: 2px solid #c4000f;
}

.m-heading2 {
  position: relative;
  margin-bottom: 25px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-feature-settings: "palt";
  text-align: center;
  font-size: 6.8vmin;
  line-height: 1.3;
  color: #000;
}
.m-heading2::after {
  content: "";
  display: block;
  width: 40%;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 8px;
  border-bottom: 2px solid #c4000f;
}

.m-heading3 {
  margin-bottom: 10px;
  padding-left: 10px;
  border-left: 6px solid #c4000f;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-feature-settings: "palt";
  font-size: 5vmin;
}
@media only screen and (min-width: 768px), print {
  .m-heading1 { font-size: 38px; }
  .m-heading1::after { padding-bottom: 12px; }

  .m-heading2 {
    margin-bottom: 34px;
    font-size: 28px;
  }
  .m-heading2::after {
    width: 300px;
    padding-bottom: 14px;
  }

  .m-heading3 { font-size: 24px; }
}


/* ***************************************** */
/* --- ボタン --- */
/* ***************************************** */
.m-btn2 a, .m-btn2 button {
  display: block;
  height: 16vmin;
  line-height: 16vmin;
  border-radius: 8px;
  border: none;
  background-color: #5e5e5e;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-feature-settings: "palt";
  text-align: center;
  font-size: 5vmin;
  color: #fff;
  outline: none;
}
@media only screen and (min-width: 768px), print {
  .m-btn2 a,
  .m-btn2 button {
    transition: background-color 0.8s;
    height: 54px;
    line-height: 54px;
    font-size: 20px;
    cursor: pointer;
  }
  .m-btn2 a:hover,
  .m-btn2 button:hover {
    background-color: #000;
  }
}



/* ***************************************** */
/* --- header --- */
/* ***************************************** */
header { background-color: #fff; }
header h1 {
  padding: 0.3em 0;
  background-color: #000;
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-feature-settings: "palt";
  font-size: 4.5vmin;
  color: #fff;
}
@media only screen and (min-width: 768px), print {
  header h1 { font-size: 20px; }
}


/* ***************************************** */
/* --- footer --- */
/* ***************************************** */
footer {
  background-color: #000;
  padding: 50px 0;
  text-align: center;
  color: #fff;
  font-size: 14px;
}
footer ul {
  display: flex;
  justify-content: center;
  gap: 0 1.5em;
  margin-bottom: 1rem;
}
footer a { color: inherit; }
footer a:hover,
footer a:active {
  text-decoration: underline;
}


/* ***************************************** */
/* --- アメリア　ステップ --- */
/* ***************************************** */
.step-amelia-wrap{
  padding: 30px 5%;
  background-color: #f4f4f4;
}
.step-amelia{
  display: flex;
  border-radius: 9999px;
  text-align: center;
  color: #656565;
}
.step-amelia li{
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: calc(100% / 3);
  height: 48px;
  background-color: #A4A4A4;
  font-family: "Noto Sans JP", sans-serif;
  font-feature-settings: "palt";
  letter-spacing: 0.01em;
  font-weight: 700;
  line-height: 1.3;
  font-size: 14px;
}
.step-amelia li:nth-of-type(1){
  z-index: 3;
  border-radius: 9999px 0 0 9999px;
}
.step-amelia li:nth-of-type(2){
  z-index: 2;
  padding-left: 6px;
}
.step-amelia li:nth-of-type(3){
  z-index: 1;
  border-radius: 0 9999px 9999px 0;
}
.step-amelia li:nth-of-type(1)::before,
.step-amelia li:nth-of-type(2)::before{
  content: "";
  position: absolute;
  right: -12px;
  top: 50%;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 28px solid transparent;
  border-bottom: 28px solid transparent;
  border-left: 14px solid #fff;
  border-right: 0;
}
.step-amelia li:nth-of-type(1)::after,
.step-amelia li:nth-of-type(2)::after{
  content: "";
  position: absolute;
  right: -10px;
  top: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 24px solid transparent;
  border-bottom: 24px solid transparent;
  border-left: 12px solid #a4a4a4;
  border-right: 0;
}
.step-amelia li.active{
  background-color: #17295A;
  color: #fff;
}
.step-amelia li.active::after{
  border-left-color: #17295A;
}
@media screen and (min-width: 768px), print{
  .step-amelia-wrap{
    padding: 100px 20px 30px;
    background-color: transparent;
  }
  .conversion .step-amelia-wrap{ padding: 60px 20px 30px; }
  .step-amelia{
    width: min(100%, 1000px);
    margin: auto;
  }
  .step-amelia li:nth-of-type(2){ padding-left: 11px; }
  .step-amelia li:nth-of-type(1)::before,
  .step-amelia li:nth-of-type(2)::before{
    content: "";
    position: absolute;
    right: -22px;
    top: 50%;
    border-top: 28px solid transparent;
    border-bottom: 28px solid transparent;
    border-left: 24px solid #fff;
  }
  .step-amelia li:nth-of-type(1)::after,
  .step-amelia li:nth-of-type(2)::after{
    right: -20px;
    border-top: 24px solid transparent;
    border-bottom: 24px solid transparent;
    border-left: 22px solid #a4a4a4;
  }
  .step-amelia li.active::after{
    border-left-color: #17295A;
  }
}


/* ***************************************** */
/* --- conversion --- */
/* ***************************************** */
.conversion {
  width: 100%;
  padding: 0 0 40px;
  background-color: #F4F4F4;
}
.conversion-heading {
  width: 54.5%;
  margin: auto;
  margin-bottom: 1em;
  padding: 0 0.5em 0.2em;
  border-bottom: 2px solid #C4000F;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-feature-settings: "palt";
  font-size: 5.8vmin;
  text-align: center;
  line-height: 1.2;
}
.conversion > p {
  padding: 0 5% 30px;
  text-align: center;
  font-size: 4.2vmin;
}

/* カレンダーの重ね順調整 */
.ui-datepicker { z-index: 2 !important; }
@media only screen and (min-width: 768px), print {
  .conversion { padding: 60px 0; }
  .conversion-heading {
    display: table;
    width: auto;
    margin-bottom: 30px;
    font-size: 33px;
    padding: 0 0.5em 0.3em;
  }
  .conversion > p {
    padding-bottom: 50px;
    font-size: 16px;
  }
}


/* ***************************************** */
/* --- thanks --- */
/* ***************************************** */
.thanks {
  padding: 40px 0;
  background-color: #F4F4F4;
  text-align: center;
}
.thanks img { width: 80%; }
.thanks h2 {
  margin: 30px 0 10px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-feature-settings: "palt";
  font-size: 6vmin;
}
.thanks p { font-size: 4vmin; }
@media only screen and (min-width: 768px), print {
  .thanks img { width: 400px; }
  .thanks h2 {
    margin: 30px 0 10px;
    font-size: 30px;
  }
  .thanks p { font-size: 16px; }
}

/* ***************************************** */
/* --- thanks アメリア --- */
/* ***************************************** */
.thanks-amelia{ padding: 30px 0 100px; }
.thanks-amelia-block{
  width: 90%;
  margin: auto;
}
.thanks-amelia-block p{
  margin-bottom: 1em;
  font-family: "Noto Sans JP", sans-serif;
  font-feature-settings: "palt";
  letter-spacing: 0.01em;
  font-weight: 700;
  text-align: center;
  font-size: 5vmin;
}
.thanks-amelia-block p .min {
  display: block;
  font-size: 3.7vmin;
  font-weight: normal;
  margin-top: 0.7em;
}
.thanks-amelia-text{
  margin: 30px 0 5px;
  text-align: center;
}
@media screen and (min-width: 768px), print{
  .thanks-amelia-block{
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: min(100%, 700px);
  }
  .thanks-amelia-block > *{ width: 48%; }
  .thanks-amelia-block p{
    margin: 0;
    text-align: left;
    font-size: 22px;
  }
  .thanks-amelia-block p .min {
    font-size: 16px;
    margin-top: 20px;
  }
  .thanks-amelia-text{ margin: 70px 0 5px; }
}

/* ***************************************** */
/* --- prev アメリア --- */
/* ***************************************** */
.prev-amelia {
background-color: #F4F4F4;
font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Noto Sans JP", Meiryo, sans-serif;
font-feature-settings: "palt";
padding: 0 0 calc(40px + 30px);
}
.prev-amelia-lead {
  font-size: 4.2vmin;
  max-width: 1024px;
  padding: 30px 16px;
  text-align: left;
  margin: auto;
  font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Noto Sans JP", Meiryo, sans-serif;
  font-weight: 400;
}
.prev-amelia-container {
  max-width: 520px;
  display: flex;
  justify-content: center;
  width: 100%;
  height: 560px;
  margin: 0 auto 100px;
  border-radius: 8px;
  box-shadow: 0 30px 40px #0000001f;
  transition: max-width .3s ease-in-out;
}
.prev-amelia-box {
  width: 100%;
  background-color: #FFF;
  border-radius: .5rem;
  position: relative;
  height: 100%;
}
.prev-amelia-box-head p {
  font-size: 16px;
  padding: 16px 32px;
  font-family: Amelia Roboto, sans-serif;
  font-weight: 500;
  color: #33434C;
  line-height: 1.55;
  box-shadow: 0 2px 3px rgba(26, 44, 55, 0.15);
}
.prev-amelia-box-step {
  height: 2px;
  display: flex;
  flex-direction: row;
  gap: 4px;
  width: 100%;
}
.prev-amelia-box-step li {
  background: #D1D5D7;
  height: 2px;
  width: 25%;
}
.prev-amelia-box-step li.active {background: #808A90;}
.prev-amelia-box-head p {font-size: 18px;}
.prev-amelia-box-content {padding: 40px 16px 16px;}
.prev-amelia-box-content p{
  font-size: 15px;
  line-height: 1.3;
  animation: .6s cubic-bezier(.45,1,.4,1.2) 0ms am-animation-slide-up;
  animation-fill-mode: both;
  font-family: Amelia Roboto, sans-serif;
  font-weight: 400;
  color: #1A2C37;
}
@keyframes am-animation-slide-up {
  0% {
    transform: translate3d(0, 40px, 0);
    opacity: 0;
  }
  75% {
      transform: translate3d(0, -5px, 0);
      opacity: .7;
  }
  100% {
      transform: translateZ(0);
      opacity: 1;
  }
}
.prev-amelia-box-footer {
  position: absolute;
  left: 0;
  bottom: 50%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 15px;
  width: 100%;
  padding: 16px;
  background-color: transparent;
  box-shadow: 0 -2px 3px rgba(26, 44, 55, 0.15);
}
.prev-amelia-box-btntext {
  font-size: 14px;
  font-family: Amelia Roboto, sans-serif;
  font-weight: 400;
  color: #1A2C37;
}
.prev-amelia-box-btn {
  font-family: Amelia Roboto, sans-serif;
  font-weight: 500;
  background-color: #265CF2;
  border: 1px solid #265CF2;
  display: inline-flex;
    align-items: center;
    justify-content: center;
    height: 40px;
    font-size: 15px;
    font-weight: 500;
    line-height: 1.6;
    white-space: nowrap;
    text-decoration: none;
    text-transform: unset;
    border-radius: 6px;
    outline: 0;
    margin: 0;
    cursor: pointer;
    transition: .3s all ease-in-out;
}
.prev-amelia-box-btn a {
  padding: 8px 24px 8px 24.5px;
  display: block;
  color: #fff;
}
.prev-amelia-box-btn span {
  display: flex;
  align-items: center;
  justify-content: center;
  overflow: hidden;
}
@media screen and (max-width: 409px), print {
  .prev-amelia-box-head p {padding: 16px;}
}
@media screen and (min-width: 560px), print {
  .prev-amelia-box-content {padding: 40px 32px 16px;}
}
@media screen and (min-width: 561px), print {
  .prev-amelia {padding: 0 0 calc(40px + 30px);}
  .prev-amelia-lead {padding: 30px 16px;}
  .prev-amelia-container {
    margin: 0 auto 100px;
    max-width: 760px;
    width: 100%;
  }
  .prev-amelia-box {display: flex;}
  .prev-amelia-box-left {
    background-color: #17295A;
    width: 240px;
    flex-shrink: 0;
    border-radius: .5rem 0 0 .5rem;
  }
  .prev-amelia-box-right {
    background-color: #fff;
    width: 100%;
    border-radius: 0 .5rem .5rem 0;
  }
  .prev-amelia-box-head p {
    padding: 16px 32px;
    font-size:18px;
  }
  .prev-amelia-box-step {display: none;}
  .prev-amelia-box-content {padding: 40px 16px 16px;}
  .prev-amelia-box-content p {font-size:15px;}
  .prev-amelia-box-btntext {font-size:15px;}
  .prev-amelia-box-footer {padding: 16px 16px 16px calc(240px + 16px);}
  .prev-amelia-box-btn:hover {background-color: rgba(38, 92, 242, 0.8);}
}
@media screen and (min-width: 600px), print {
  .prev-amelia-box-footer {
    bottom: 0;
    padding: 16px 32px 16px calc(240px + 32px);
  }
}
@media screen and (min-width: 640px), print {
  .prev-amelia-box-content {padding: 40px 32px 16px;}
}
@media screen and (min-width: 768px), print {
  .prev-amelia {padding: 60px 0 calc(60px + 50px);}
  .prev-amelia-lead {font-size: 16px;}
}
@media screen and (min-width: 1024px), print {
  .prev-amelia-lead {text-align: center;}
}

/* ***************************************** */
/* --- 資料ダウンロード download --- */
/* ***************************************** */
.download {
  padding: 40px 0;
  background-color: #F4F4F4;
  text-align: center;
}
.download h2 {
  margin-bottom: 10px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-feature-settings: "palt";
  font-size: 6vmin;
}
.download > p:first-of-type { margin-top: 20px; }
.download .btn-download { margin-top: 35px; }
.download .btn-download a {
  display: block;
  text-align: center;
  text-decoration: none;
  width: 80%;
  margin: auto;
  border-radius: 25px;
  background-image: linear-gradient(130deg, #FFD800, #EA2B0E 70%, #E50012);
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-feature-settings: "palt";
  line-height: 50px;
  font-size: 18px;
  color: #fff;
  transition: all 0.2s ease-in-out;
}
.download .btn-download a:hover,
.download .btn-download a:active {
  filter: brightness(120%);
}
@media only screen and (min-width: 768px), print {
  .download { padding: 60px 0; }
  .download h2 { font-size: 30px; }
  .download .btn-download a {
    width: 310px;
    line-height: 66px;
    margin-top: 40px;
    border-radius: 33px;
  }
}

.download-sec { margin-top: 45px; }
.download-sec .download-sec-inner {
  margin-top: -60px;
  padding: 60px 5% 40px;
  background-color: #fff;
}
.download-sec h3 {
  position: relative;
  z-index: 2;
  margin-bottom: 30px;
  padding: 0.3em 0;
  border-radius: 16px;
  background-color: #C4000F;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-feature-settings: "palt";
  font-size: 7.5vmin;
  color: #fff;
}
.download-sec .text1 {
  margin-top: 30px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-feature-settings: "palt";
  font-size: 4.8vmin;
}
.download-sec .text2 {
  margin: 30px 0;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-feature-settings: "palt";
  font-size: 6.2vmin;
  line-height: 1.6;
}
.download-sec .text2 span:nth-of-type(1) {
  text-decoration: underline;
  text-decoration-thickness: 2px;
  text-underline-offset: 3px;
}
.download-sec .text2 span:nth-of-type(2) { color: #3646AB; }
.download-sec ul { text-align: left; }
.download-sec ul li {
  margin-top: 0.5em;
  padding-left: 1.1em;
  text-indent: -1.1em;
}
.download-sec ul li::before {
  content: "●";
  margin-right: 0.1em;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-feature-settings: "palt";
  color: #C4000F;
}
.vimeo{ margin-top: 30px;
}
.vimeo iframe{
  width: 100%;
  height: auto;
  aspect-ratio: 16/9;
}
.download-sec .btn-inquiry { margin-top: 40px; }
.download-sec .btn-inquiry a {
  display: block;
  text-decoration: none;
  width: 80%;
  margin: auto;
  margin-top: 20px;
  border-radius: 25px;
  background-image: url(../img/angle.svg);
  background-repeat: no-repeat;
  background-position: right 8% center;
  background-color: #3646AB;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-feature-settings: "palt";
  line-height: 50px;
  font-size: 18px;
  color: #fff;
  transition: all 0.2s ease-in-out;
}
.download-sec .btn-inquiry a:hover,
.download-sec .btn-inquiry a:active {
  filter: brightness(120%);
}
@media only screen and (min-width: 768px), print {
  .download-sec {
    width: min(100%, 750px);
    margin: auto;
    margin-top: 80px;
  }
  .download-sec .download-sec-inner {
    margin-top: -60px;
    padding: 60px 20px 40px;
  }
  .download-sec h3 {
    margin-bottom: 30px;
    padding: 0.3em 0;
    border-radius: 12px;
    font-size: 32px;
  }
  .download-sec .text1 {
    margin-top: 30px;
    font-size: 20px;
  }
  .download-sec .text2 {
    margin: 30px 0;
    font-size: 28px;
    line-height: 1.6;
  }
  .download-sec .text2 span:nth-of-type(1) {
    text-decoration: underline;
    text-decoration-thickness: 2px;
    text-underline-offset: 5px;
  }
  .download-sec ul {
    width: 84%;
    margin: auto;
    text-align: left;
  }
  .download-sec ul li {
    margin-top: 0.3em;
    font-size: 18px;
  }
  .vimeo{ margin-top: 50px; }
  .download-sec .btn-inquiry a {
    width: 430px;
    line-height: 66px;
    margin-top: 50px;
    border-radius: 33px;
  }
}


/* ***************************************** */
/* --- フォーム --- */
/* ***************************************** */
.inquiry {
  width: 100%;
  padding: 5vh 5vw;
  background-color: #f4f4f4;
}
sup {
  font-size: 0.5em;
  color: #E50012;
}
input[type=radio] {
  width: 18px !important;
  height: 18px !important;
  vertical-align: -2px;
}
input[type=checkbox] {
  width: 18px !important;
  height: 18px !important;
  vertical-align: -2.5px;
}
.form {
  padding: 30px 5% 0;
  background-color: #fff;
  margin-bottom: -30px;
}
.form br { display: none; }
.form.last {
  margin-bottom: 60px;
  padding-bottom: 30px;
}
.form-item{ margin-bottom: 16px; }
.form-item h3 {
  margin-bottom: 0.3em;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-feature-settings: "palt";
  font-size: 18px;
}
.form-item label {
  display: inline-block;
  margin-bottom: 0.2em;
  color: #000;
}
.form-item label span{
  font-weight: normal;
}
.form-row {
  display: flex;
  gap: 1rem;
  margin-bottom: 1.5rem;
}
.form-col { flex: 1 0 0%; }
.form-col.yoko {
  display: flex;
  align-items: center;
}
.form-col.yoko label { width: 60%; }
.form-input {
  display: flex;
  gap: 0.5rem;
}
.form-input > .wpcf7-form-control-wrap {
  flex: 1 0 0%;
}
.form-input > .wpcf7-form-control-wrap > input,
.form-input > .wpcf7-form-control-wrap textarea,
.form-input > .wpcf7-form-control-wrap select {
  display: block;
  width: 100%;
  padding: 0.5rem 0.75rem;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  appearance: none;
  border-radius: 0.25rem;
  transition: border-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
}
.form-input > .wpcf7-form-control-wrap > select {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right 0.75rem center;
  background-size: 1rem;
}
.form-input > .wpcf7-form-control-wrap > .wpcf7-not-valid-tip {
  margin-top: 0.25rem;
  color: #ff0000;
  font-size: 0.85rem;
}
.form-input>.wpcf7-form-control-wrap>.wpcf7-checkbox {
  display: flex;
  flex-wrap: wrap;
  gap: 0 2em;
}
.form-input>.wpcf7-form-control-wrap>.wpcf7-checkbox .wpcf7-list-item{
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.form-text {
  flex: 0 0 auto;
  padding: calc(0.375rem + 1px) 0;
  font-size: 1rem;
  line-height: 1.5;
}
.form-center {
  margin-top: 20px;
  text-align: center;
}
.form-btn {
  margin-top: 2rem;
  text-align: center;
}
/* .form-btn .wpcf7-submit {
  appearance: none;
  display: block;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  user-select: none;
  width: 80%;
  margin: auto;
  border: 0;
  background-image: url(../img/angle.svg), linear-gradient(130deg, #FFD800, #EA2B0E 70%, #E50012);
  background-repeat: no-repeat;
  background-position: right 8% center;
  color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-feature-settings: "palt";
  font-size: 18px;
  line-height: 50px;
  border-radius: 25px;
  transition: all 0.2s ease-in-out;
}
.form-btn .wpcf7-submit:hover,
.form-btn .wpcf7-submit:active {
  filter: brightness(120%);
} */
.form-btn{
  width: 80%;
  margin: auto;
}
.form-btn .wpcf7-submit{
  position: relative;
  z-index: 3;
  appearance: none;
  display: block;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  user-select: none;
  border: 0;
  width: 100%;
  background-color: transparent;
  color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-feature-settings: "palt";
  font-size: 18px;
  line-height: 50px;
  border-radius: 25px;
  transition: all 0.2s ease-in-out;
}
.form-btn.normal a{ position: static; }
.form-btn div::after{
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  border-radius: 9999px;
  box-shadow: 0 2px 10px #A87575;
  background-image: url(../img/angle.svg), linear-gradient(130deg, #FFD800, #EA2B0E 70%, #E50012);
  background-repeat: no-repeat;
  background-position: right 8% center;
}
.form-btn.normal a{
  appearance: none;
  display: block;
  cursor: pointer;
  text-align: center;
  text-decoration: none;
  user-select: none;
  border: 0;
  width: 100%;
  background-color: transparent;
  color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-feature-settings: "palt";
  font-size: 18px;
  line-height: 50px;
  border-radius: 25px;
  transition: all 0.2s ease-in-out;
  border-radius: 9999px;
  box-shadow: 0 2px 10px #A87575;
  background-image: url(../img/angle.svg), linear-gradient(130deg, #FFD800, #EA2B0E 70%, #E50012);
  background-repeat: no-repeat;
  background-position: right 8% center;
}
.form-btn .wpcf7-submit:hover,
.form-btn .wpcf7-submit:active,
.form-btn a:hover {
  filter: brightness(120%);
}
.form-btn .wpcf7-spinner {
  display: none;
  margin: 1rem auto 0;
  background-color: transparent;
}
.form-btn.woman { margin-top: 50px; }
.form-btn.woman div { position: relative; }
.form-btn.woman div::before {
  content: "";
  display: block;
  position: absolute;
  left: 15%;
  bottom: -1px;
  z-index: 2;
  width: 18%;
  height: auto;
  aspect-ratio: 176/218;
  background: url(../img/form-btn-woman.png) no-repeat top left/contain;
}
/* 女性アイコンなしの場合 */
.form-btn.woman.hidden-woman div::before { visibility: hidden; }
.form .wpcf7-list-item {
  display: inline-block;
  margin-top: 0.5em;
  margin-left: 2em;
}
.form .wpcf7-list-item.first { margin-left: 0 !important; }
.form .wpcf7-list-item:nth-of-type(4) { margin-left: 0 !important; }
@media only screen and (min-width: 768px), print {
  .form {
    width: min(100%, 1000px);
    margin: auto;
    margin-bottom: 60px;
    padding: 40px;
    padding-bottom: 15px;
  }
  .form br { display: inline; }
  .form.last { padding-bottom: 30px; }
  .form::after { display: none; }
  .form-item {
    display: flex;
    flex-wrap: wrap;
  }
  .form-item h3 { width: 220px; }
  .form-item > div { width: calc(100% - 220px); }
  .form-row { width: calc(100% - 200px); }
  .form-col.yoko label { width: 80px; }
  .form input[type=text] { width: 100%; }
  .col2 {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
  }
  .col2 input { display: inline-block; }
  .col2 .form-row:first-of-type { width: 40%; }
  .col2 .form-row:last-of-type {
    width: 40%;
    margin-left: 2em;
  }
  .form-center { margin-top: -10px; }
  .form-btn .wpcf7-submit,
  .form-btn a{
    font-size: 22px;
  }
  .form-btn{
    width: 430px;
  }
  .form-btn.woman div::before {
    left: 10%;
    width: 20%;
  }
  .form-btn div::after{ transition: all 0.2s ease-in-out; }
  .form-btn:hover div::after{ filter: brightness(120%); }
  .form .wpcf7-list-item.last {
    margin-left: 2em !important;
  }
  .form .gyo-list .wpcf7-list-item.last {
    margin-left: 0em !important;
  }
  /* .form-btn.woman { margin-top: 18px; }
  .form-btn.woman div {
    position: relative;
    display: table;
    margin: auto;
  }
  .form-btn.woman div::before {
    left: 10%;
    width: 20%;
  }
  .form-btn.woman div .wpcf7-submit {
    font-size: 22px;
  } */
}

.form-tel {
  margin-top: 50px;
  text-align: center;
}
.form-tel p:nth-of-type(1) {
  display: table;
  margin: auto;
  margin-bottom: 20px;
  padding: 0 0.5em 0.3em;
  border-bottom: 2px solid #C4000F;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-feature-settings: "palt";
  font-size: 6vmin;
}
.form-tel p:nth-of-type(2) {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-feature-settings: "palt";
  font-size: 5vmin;
  line-height: 1.1;
}
.form-tel p:nth-of-type(3) {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-feature-settings: "palt";
  font-size: 11vmin;
}
.form-tel p:nth-of-type(3) img {
  width: auto;
  height: 10vmin;
  vertical-align: -1vmin;
}
.form-tel p:nth-of-type(4) {
  font-size: 3.8vmin;
}
.form-tel .tel-btn a {
  display: block;
  text-decoration: none;
  width: 80%;
  margin: auto;
  margin-top: 20px;
  background-image: url(../img/angle.svg), linear-gradient(130deg, #76E3B9, #41BEBE, #3CBABF);
  background-repeat: no-repeat;
  background-position: right 8% center;
  color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-feature-settings: "palt";
  font-size: 18px;
  line-height: 50px;
  border-radius: 25px;
  transition: all 0.2s ease-in-out;
}
.form-tel .tel-btn a:hover,
.form-tel .tel-btn a:active {
  filter: brightness(120%);
}
@media only screen and (min-width: 768px), print {
  .form-tel { margin-top: 60px; }
  .form-tel p:nth-of-type(1) { font-size: 30px; }
  .form-tel p:nth-of-type(2) { font-size: 24px; }
  .form-tel p:nth-of-type(3) {
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    font-feature-settings: "palt";
    font-size: 60px;
  }
  .form-tel p:nth-of-type(3) img {
    width: auto;
    height: 50px;
    vertical-align: -6px;
  }
  .form-tel p:nth-of-type(4) { font-size: 17px; }
}

/* PCボタン一括 */
@media only screen and (min-width: 768px), print {
  .form-btn .wpcf7-submit,
  .form-tel .tel-btn a,
  .form-contact .contact-btn a {
    width: 430px;
    line-height: 66px;
    margin-top: 50px;
    border-radius: 33px;
  }
}

/* アニメーション　見出し */
.anime-head {
  display: flex;
  margin-top: 35px;
  padding-bottom: 20px;
}
.anime-head::before {
  width: 22%;
  content: "";
}
.anime-head.a::before { background: url(../img/anime-head-a-amelia.png) no-repeat right center/contain; }
.anime-head p {
  width: 78%;
  padding: 8px 14px;
  border-radius: 6px;
  background-color: #EAEEF9;
}

.anime-head p span {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  font-feature-settings: "palt";
  color: #E50012;
}
@media only screen and (min-width: 768px), print {
  .anime-head {
    margin-top: 0;
    padding-bottom: 40px;
  }
  .anime-head::before { width: 94px; }
  .anime-head p {
    width: calc(100% - 94px);
    padding: 24px 30px;
    border-radius: 6px;
  }
}

@media screen and (max-width: 767px){
  .flex-sp{
    display: flex;
    gap: 1.5em;
  }
}

.gyo-list .wpcf7-list-item{
  display: block;
  margin-left: 0;
}

/* reCAPTCHA非表示 */
.grecaptcha-badge { display: none; }

/* ***************************************** */
/* --- Amelia アメリア --- */
/* ***************************************** */
/* Amelia 予約完了画面　従業員を非表示 */
.am-fs__congrats-info-customer .am-fs__congrats-info-app-employee {
  display: none !important;
}

/* Amelia */
/* 予約完了画面　従業員を非表示 */
.am-fs__congrats-info-customer .am-fs__congrats-info-app-employee {
  display: none;
}

/*予約日時選択画面　予約率のインジケーターを非表示 */
.amelia-v2-booking #amelia-container .am-advsc.fc-theme-standard td.am-advsc__dayGridMonth-cell .fc-daygrid-day-bg .fc-bg-event .am-advsc__slot-wrapper {
  display: none;
}

/* 予約日時選択画面　余白を調整 */
.amelia-v2-booking #amelia-container.am-fs__wrapper {
  margin-top: 0 !important;
}

/* リード文 */
.amalia-lead {
  max-width: 1024px;
  padding: 30px 16px !important;
  text-align: left !important;
  margin: auto;
}

/* 次へボタンの位置 */
.amelia-v2-booking #amelia-container .am-fs__main-footer {
  padding: 16px !important;
}

/* 説明会を選択 */
.amelia-v2-booking #amelia-container .am-fs__init + .am-fs__main-footer {
  bottom: 50%;
}

/* 申込者情報 */
.amelia-v2-booking #amelia-container .am-fs__info + .am-fs__main-footer {
  bottom: 20%;
}
.amelia-v2-booking #amelia-container .am-fs__info-form .el-form-item {
  width: 100% !important;
}

@media screen and (min-width: 600px) {
  .amelia-v2-booking #amelia-container .am-fs__init + .am-fs__main-footer,
  .amelia-v2-booking #amelia-container .am-fs__info + .am-fs__main-footer {
    bottom: 0;
  }
  .amelia-v2-booking #amelia-container .am-fs__main-footer {
    padding: 16px 32px !important;
  }
}


@media screen and (min-width: 1024px) {
  .amalia-lead { text-align: center !important; }
  .amelia-v2-booking #amelia-container .am-fs__info-form .el-form-item {
    width: calc(50% - 12px) !important;
  }
}